The core activities of configuration management (i.e. changeset management and release management) are essential to control the changes made to a system and to administer the release of its different versions. However getting it wrong damages your brand, customer...
PDM/PLM-Product Data and Lifecycle Management
Five Steps to Take if Your IT Outsourcing Agreement Goes South
IT outsourcing relationships can be fraught with challenges, ranging from communications breakdowns between client and provider to issues surrounding performance. If an IT outsourcing agreement isn’t meeting your company’s expectations (e.g. SLA targets are missed;...
SDLC Basics: The Vision Statement
In the Beginning In the beginning, there was an idea. The idea took shape and became a project. The project became an application and the application got used. Or maybe it didn't get used. Maybe it was completely the wrong application for the business. Or maybe it was...
LinkedIn Password Database Leaked!
LinkedIn, the social network for professionals, has reported that its user database has been hacked and the encrypted passwords of 6+ million users have been stolen. Even though the password database was encrypted, users with weak passwords could be exposed with...
The Project Management Skills Gap
When it comes to product innovation and project development, the role of the project manager cannot be underestimated. That's why it's important to take an objective look at the skills and resources available in your organization and determine if a skills gap exists...
Avoid Budget Overruns and Unhappy Customers with Better QA and Testing
Any project can be divided into different parts including requirements gathering, design, implementation, documentation and so on. One key aspect of the project lifecycle is quality assurance (QA), but it's often overlooked. Although almost all project managers...
A Brief History of Automated Builds
Almost every programming book starts with an example of a small program which can be compiled from the command line using a simple call to the compiler with maybe a few flags. Known as “Hello World”, the few lines of code needed to output the text is almost universal....
How to Ramp Up Your New Product Development While Servicing Your Existing Customers
To succeed in any market, a company needs to innovate, pioneer and push out the borders. The recent one-year anniversary of the death of Steve Jobs reminds of one of the tech industries greatest comeback stories. Apple's key to success, other than the charisma of Jobs...
Keep Your Developers Developing!
Software companies often choose to rollout new products by having their developers work directly with beta test customers. But is this really a good idea? Not really, but let's understand why not, and then consider a couple of best practices if you just have to do it...
Outsourcing of Vital IT Tasks to Grow in 2013
In 2013, roughly one third of businesses will increase their IT outsourcing budgets. Chief Information Officers and CEOs, from small businesses to large enterprises, are planning to up their spending on the outsourcing of web/e-commerce platforms, application...
Dropbox: Do Everything!
I will assume that everyone reading this is familiar with Dropbox -- my favorite program ever -- but I would like to highlight some newer features and espouse the virtues of this program in case anyone is still living in 2007. Dropbox acts as a shared folder between...
Continuous Integration Best Practices—Part 1
Continuous Integration is a leading software development methodology whereby new development is constantly being submitted and tested against the main body of work. The goal being rapid feedback on incremental changes, resulting in lower maintenance costs and higher...