Entry
How can I set up a slashdot style site using PHP?
Sep 20th, 1999 08:20
Nathan Wallace, Kristian Köhntopp
There is the PHPslash project, with a mailing list at:
phpslash@lists.netuse.de
To subscribe, send the text "subscribe" to:
phpslash-request@lists.netuse.de
The current CVS is at
cvs -d ":pserver:cvsread@poe.shonline.de:/work/cvs/CVS" login
Password: cvsread
cvs -d ":pserver:cvsread@poe.shonline.de:/work/cvs/CVS" phpslash
The project is based on the original port of the Slashdot source
to PHP done by Jay Bloodworth, but has long since gone beyond that.
At the moment, the project is quite active and not in a state to be
deployed, but this will change in the beginning of October, when
a 0.5 release is planned.