Andres Aguiar's Weblog

Just My Code

September 2002 - Posts

Dave's Quick Search Deskbar

Version 3.1.2 of Dave's Quick Search Deskbar has been released.

I can't live without it.

WS-Amp

WS-Amp. a SOAP 1.1 server for Winamp3, there's an NSIS based install, and the source is also available. [Simon Fell]

I was trying to avoid Winamp3, but the solely existence of this kind of stuff made me switch.

Agile Data.org

I recently found this website, referred by Brett Morgan's Weblog. The company I work for has been developing (and releasing ;) software to solve this kind of problems since 1989, so it's good to find new people sharing our points of view. 

We are used to the idea that database schemas are static structures that can't be modified. The usual development practice is to build a 'complete' database schema at the beginning of the development cycle and then keep it unchanged. We know that we will have to change that schema later, because the business needs will change, but we try to fool ourselves.

Our idea is that regarding the database, you should proceed in the same way that methodologies like XP suggest. Start with the simplest design possible and then refactor the database when you need to add new functionality. That's the problem our tools try to solve.

More Posts