- Impact
- 815
Digg Clone Script
Welcome to the diggClone website!
You can download the most current package here: diggclone.tar.gz
The diggCLone project is an effort to reproduce the functionality of the oh-so-popular social bookmarking site, digg.com. We've changed up a few things about it, but kept how the site basically works. Right now, we're still in some of the early stages, though, so some of the functionality isn't there yet.
Here's what we have so far - you can:
* signup a new user
* make a post to one of the categories
* place votes (once logged in)
* place comments on the posts
* and, of course, view all of the results of the various links (comments/sections/posts)
The voting is all handled through a simple Ajax interface so that the page doesn't even need to reload to accomplish its job. Items will get automatically promoted to the front page when they hit the threshold set in the diggManage class (default is 20 votes).
To download this project, you can click here to grab the tar/gzip file (version 0.5).
If you would like to contact me about this project, you can reach me at enygma[@]phpdeveloper.org or you can use our Contact Us form.
If you would like to try out the "user only" features, you can use the test account: test/test
For the latest update information, check out the CHANGELOG.
http://www.talkingpixels.org/diggclone/index.php
Welcome to the diggClone website!
You can download the most current package here: diggclone.tar.gz
The diggCLone project is an effort to reproduce the functionality of the oh-so-popular social bookmarking site, digg.com. We've changed up a few things about it, but kept how the site basically works. Right now, we're still in some of the early stages, though, so some of the functionality isn't there yet.
Here's what we have so far - you can:
* signup a new user
* make a post to one of the categories
* place votes (once logged in)
* place comments on the posts
* and, of course, view all of the results of the various links (comments/sections/posts)
The voting is all handled through a simple Ajax interface so that the page doesn't even need to reload to accomplish its job. Items will get automatically promoted to the front page when they hit the threshold set in the diggManage class (default is 20 votes).
To download this project, you can click here to grab the tar/gzip file (version 0.5).
If you would like to contact me about this project, you can reach me at enygma[@]phpdeveloper.org or you can use our Contact Us form.
If you would like to try out the "user only" features, you can use the test account: test/test
For the latest update information, check out the CHANGELOG.
http://www.talkingpixels.org/diggclone/index.php






