Home | Photography | Flickr | LiveJournal | Get Firefox

Archive for October 4th, 2002

"discussion" not worthy

Earlier I mentioned a threaded discussion forum class written in PHP called "discussion". After reviewing the code, I've decided it sucks.
The author starts out with the right idea: he makes a class which calls a separate configuration file and that class is then called by a third page which does the front-end and/or admin. From [...]

Read the rest of this entry »

I found a threaded message board named discussionthat looks very promising. It is written in PHP and, aside from HTML output of the message board, all the code is in a PHP class. This means, if it is written well (which, at first glance, it appears to be), I can easily integrate threaded discussion functionality [...]

Read the rest of this entry »

blo.gs sucks

I use blo.gs to track many of the sites I read and when they have updated. Those sites that ping blo.gs directly, are shown to me immediately. Those sites that ping weblogs.com (or several other places that accept update pings) are updated every hour. This has always worked very well for me. Unfortunately, blo.gs has [...]

Read the rest of this entry »