Category Archives: Web development

All about creating web applications with PHP, PostgreSQL (MySQL) and similar.

Unbreak my code, say it will work again …

Today, I was cleaning up the code, trying to get the report page work again. Got it working finally The report wizard consists of two pages, the first one allows to choose the module, and the second is for entering … Continue reading

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

Update round I

Here we go, with the first update round for today. New editor I’ve switched to a new text editor – Programmer’s Notepad. It has a built in file explorer, a feature I’ve been missing from Notepad++. Programmer’s Notepad is comparable … Continue reading

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

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