This morning I wrote a programming spec for the website I’m currently writing. This hasn’t been too taxing as it’s a simple enough site with the only “difficult” bit already written up in the “Project Scope” document.
The nicest thing about this site is that I’ve had some input into the technology used, so it’s being written in PHP with a database abstration layer (ADOdb). The database is SQL Server 2000. Not my first choice, but the company currently has an SQL Server 2000 system set up so it makes sense to utilise it.