Archive for the 'bugfix' Category

Duplicate entries

Friday, February 3rd, 2006

Fixed a problem that caused duplicate data entries being added if you used browser’s back and forward buttons after adding a new book/movie/program to your list.
It was easy, actually :)
Fix: don’t send all those ‘page expired’ headers on the page after POSTDATA has been submitted.

Bank of Ideas fix

Sunday, October 16th, 2005

Fixed RSS feeds for all Banks of Ideas. Now it’s possible to track all newly added ideas with any RSS reader. Later I plan to add RSS feeds for comments too, which will allow to be totally up2date.

Bugfix

Monday, August 8th, 2005

Fixed bug - now tag1+tag2 queries are working properly in tag.myprogs.net and popular.myprogs.net

Updated: tag1-tag2 queries are working as well. They are also better optimized now, I’m using INNER JOINs.