Monthly Archives: February 2005

New comp running, bugtracker API ideas

In case you wonder why I didn’t post for some days… On Friday, my 480W PSU arrived, and I got my new comp up & running! Yeah! Had to move my development environment from my old disk to the new one, … Continue reading

Posted in General, Web development | Tagged , , | Leave a comment

Bug tracker tracking itself

I reached an important milestone – the bugtracker does track its own bugs now. This means it is already possible to enter new bugs and to edit the existing ones. Next thing I’ll take a look at is the bug … Continue reading

Posted in General, Web development | Tagged | Leave a comment

First bug tracker image

Lately, I took a closer look at the bugtracker, and entered some sample data into the database. Here you can see the current bug detail page: Detail page, 35kb. Hopefully I’ll be able to create the enter bug page tomorrow. … Continue reading

Posted in General, Web development | Tagged , , | Leave a comment

Bug tracker database schema finished

I’ve finished today the database schema for the bugtracker. Took some time to figure out how to store the interdependencies best, but I’m happy now with how it looks like. Got also eAccelerator running. I’ve been using Turck MMCache all … Continue reading

Posted in General, Web development | Tagged , | Leave a comment