
September 9th, 1999, 05:44 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Hi,
I recently wrote a new discussion board using mySQL and php and I would like some input. It is heavily modelled after deja.com (I think their format is the most intuitive). If response is good I will probably release it under the General Public License. You can find it at http://24.112.246.179/forums. It has a pretty robust search engine which understands infix queries.
Example:
"Linus" and not ("bill gates"|microsoft or windows)
It also uses a caching system to display a thread tree.
To make a post on the site, just create a dummy character at http://24.112.246.179/new.php
I must warn you that the site is still difficult to navigate and is still pretty messy with grammatical errors everywhere.
All inputs (good or bad) or welcomed. Please bear in mind that it wasn't designed to be flashy, just easy to use, just like deja.com
|