Developing Programmers .com

Local Search:


SyncUp8 is rethinking research. Find out more.


This site is optimized for standards so you can use any standards compliant browser:

Valid XHTML 1.0 Transitional
Valid CSS!
(RSS) RSS Feed

Web Search:
Google


Monday, 19 December, 2005
Free Advice from a Consulting Company

SSW is a consulting company who happen to offer a lot of free advice on their web site. The advice is worth a look.

Posted by sarah at 12:52 pm in: Methodology , Plugs
Thursday, 1 December, 2005
Testing On The Cheap

We all know that we “should” write tests for each new feature we add to ensure that the feature works correctly. At work we don’t have a formal testing process so I use a trivial shell script to run a series of tests for me.

Posted by sarah at 11:37 pm in: Methodology , Quality , Tools
Thursday, 17 November, 2005
What is Configuration Management?

Configuration Management is the responsible archival of each change made to a (typically software) project. This article discusses what they do, why they’re important and where to find one.

Posted by sarah at 12:38 pm in: Methodology , Teamwork , Tools