faqts : Computers : Programming : Languages : PHP : General Information : PHP Based Projects

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

6 of 9 people (67%) answered Yes
Recently 0 of 1 people (0%) answered Yes

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.