develpreneur podcast

The Product Launch – Shipping Your Software Product

We wrap up the season on building a small software product with tasks and recommendations for getting the product to a market.  This is also called the product launch.  Of course, what the market is can vary broadly for modern products.  You might aim for getting a shrink-wrapped version of the product on a store shelf.  However, that seems an almost pointless goal these days.  Digital delivery and the related catalogs or stores are less expensive and easier goals to achieve. The Product Page Whether you are using a store, a catalog, or some other way to sell your product, a web page for it is almost always needed.  This is your one-stop-shop for all things related to your product.  This page is... Read more

develpreneur podcast

Completing Your Consulting Project

This is the last episode in our consulting project side hustle series.  We wrap up the season with a look at how to end our project and wrap it up (for now at least).  As implied, we also look at moving on to the next project and making use of our success with a customer to grow to more work in the future. Final Delivery There should always be some sort of final release as part of completing a consulting project.  This can be the form of releasing the source code to a customer or something much more involved.  No matter the way you deliver the final product there are some things you should always ensure as part of that.... Read more

communication noise

Communication Noise vs. Content

Related to the idea of white space that we covered in the prior post is its enemy, noise.  The level of communication noise has grown by leaps and bounds over the last few decades.  The Internet has made it easy for nearly everyone to contribute to any discussion, but that is not what I want to focus on at this time.  The Internet has also made it easier than ever to fill space in any message with true, researched facts.  The question you should ask is whether those facts contribute to your point. Communication Noise Can Be Too Much Information Product reviews are full of these sort of noise.  In particular, the ones that are just a thinly disguised advertisement. ... Read more

develpreneur podcast

Creating Commercial Software – Finishing Touches

Our goal has been to create a small commercial software product, and we are rapidly getting to the end of our journey.  Creating commercial software does require us to do some additional work over something we build for personal use or even internal to our company.  We are going to ask people to pay money for our application, and they will have a set of expectations we need to meet. A Fresh Install One of the easy to forget tasks we need to perform is a fresh install of our software.  We have probably been coding and testing our application for a while, but that can leave a bit of a mess.  We may have some old files or development libraries on... Read more

develpreneur podcast

Implementation Details – Wrapping up Our Software Product Creation

In this episode, we look at the final pieces we need to code as part of building our product.  Many of these steps have already been taken partially, if not completely.  However, it is always worthwhile to walk down a checklist of the details as we move towards code freeze. What is Code Freeze? The idea of freezing product development is one that provides a hard completion of the implementation phase.  It is a way to avoid an endless cycle of enhancements and tweaks to “perfect” a product.  Once implementation is frozen, the requirements and specification should all be included in the application.  At that point, we theoretically have created what we set out to build. One would think that it... Read more

develpreneur podcast

Working The Project – Consulting Success

Winning a project is only half the battle.  For true consulting success, you must follow through with your plan and exceed expectations where possible.  There is not a single approach that works for every project.  However, there are some things you should touch on whether a job is a few hours or many years of work. Kick It Off An important piece of consulting success is setting expectations.  These should be addressed at the very beginning of the project.  Ideally, you set expectations with the proposal, and all you need to do now is reiterate what everyone already knows.  Every project should have some sort of kickoff.  This is when you have enough information and tools to start work as... Read more