Search
Recommended Sites
Related Links






   

Informative Articles

What Is An Autoresponder?
An autoresponder is a computer program that automatically returns a prewritten message to anyone who submits email to a particular Internet address. it will automatically email you a notification email that your subscription has been received...

A new meaning of Denver web development
The term 'Web development' has a broad meaning, because it refers to everything that is included in creating a successful web site, from graphical design, to programming, configuring the server and search engine optimization. Today there are...

WWW Hosting & Web Development: Empathise and Create Not bad(p) Websites
If you've ever browsed the World Wide Web and wondered how you could stake your claim along the Internet, like the billions of others that take done so already, then web hosting dismiss put up you with the services to do just that. The Online is a...

A Website for Your Small Business: How to Get One in Nine Steps
Your small business doesn't have a website, or perhaps the website you have is effective and you want to start over--how do you start or start over?. The truth is, there are several ways to "get a website" for your small business (for the first...

Work at Home as a Webdesign Freelancer
It's not important if you dont know how to programm, design, optimize sites or do similar things. You can still earn money doing things everybody knows. Start working from your home today, without any extra investments. You can do many...

 
Obtaining and Implementing Software Solutions


Why Reinvent The Wheel?
For software, be it a database, operating system or any other application, whatever you need, chances are something very similar has already been written. Having located something similar it is usually very easy to adapt it to your own needs. This is a process that works with both commercial software and with open source software, and provides many benefits including reduced cost, time and risk.
An Interruption
The standard life cycle of a typical software development project can be summarised as perception of need, systems analysis, requirements definition, design, implementation, testing, installation, maintenance. Variations on this are possible, such as prototyping and rapid application development. However all variations go through each of these stages in some form.
By interrupting the process after the requirements definition stage it is possible to short-circuit much of the rest of the process. Given the requirements it is often possible to find some existing software that provides most of the desired functionality. To do this it is necessary to have a wide appreciation of contemporary software in many fields. Target systems for re-use are often found in unexpected places.
Re-purposing existing software will usually take less time, cost and risk compared to writing new software from scratch. Provided that a software application can be found that meets most of the requirements for the new system, then adding the extra functionality will involve less time, cost and risk. If a business case can be made for developing a new software system, then a stronger business case can be made for re-purposing existing software.
Two Examples
Here are two examples from my own experience. The first was a conference billing and booking system for Warwick University, the second a database to track and gather statistics at a disability advocacy service.
Conference Billing and Booking
In the mid 1980's Warwick University wanted to computerise its conference booking and billing system, which up until that time had been paper based. As a consultant, having analysed their requirements, I concluded that what they were looking for was very similar to a hotel management system. After a search for suitable suppliers, Innsite (now RedSky IT) were selected. Innsite had a modular suite of programmes that would do everything that Warwick required except for booking facilities such as meeting rooms and AV equipment. They were happy to write a module especially for Warwick's needs. This solution turned out to be more cost effective for Warwick than having their own system written.
Complaints Database
Recently I was approached to fix problems with a database used to track complaints in a disability advocacy service. The database had been written in house several years previously, the developer had left and the documentation was missing. It quickly became apparent that replacing the database was going to be easier that trying to fix a database that was running under an unsupported database system.
After a workflow analysis and requirements definition for the database it became apparent that what was required was very similar to a Customer Relationship Management (CRM) database. A search on Sourceforge, the home of many open source software projects, turned up several CRM systems. The solution chosen most closely matched the requirements, was most mature and was easiest to adapt to the clients needs. The solution is based on a MySQL database with an interface written in PHP, both of which are also free software. The simplest way of providing the necessary platform to run the solution on was to install XAMPP, a single package that provides an integrated set of Apache web server, MySQL database and PHP web programming interface.
Summary
Interrupting the standard life cycle of a software development project after the requirements have been defined, to locate existing software that meets most of the desired functionality, can reduce the time, cost and risk involved in delivering a working product.

About The Author

Copyright © 2006 Dr Michael Baker.
Dr Michael Baker is an IT specialist with over 30 years software and web development experience. For further details see his website: http://www.michael-baker.com.

Sign up for PayPal and start accepting credit card payments instantly.