Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/question/public_html/index.php:1) in /home/question/public_html/index.php on line 2

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/question/public_html/index.php:1) in /home/question/public_html/index.php on line 2
Questionville.com - Technology - Programming - Whats the best tools to build a digg like site in

Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /home/question/public_html/scripts.php on line 1574

Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /home/question/public_html/scripts.php on line 1574

Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /home/question/public_html/scripts.php on line 1574
Top Answers


Please try not to post duplicate answers... if you see an answer that you want to post, just add a vote to it and you can add a note as well. Thank You
1

0
LAMP and PHP
Submitted By: johnnicely ( 50 days, 4 hours, 45 minutes ago )
Why would you want to build another one? Any site will do well with a LAMP configured server (Linux Apache MySQL PHP), using, of course, PHP for the programming language. I recommend hasweb.com for hosting.
0

0
web 2.0 toolkits
Submitted By: logic11 ( 50 days, 4 hours, 10 minutes ago )
Most Digg like sites (web 2.0 sites) use AJAX on a LAMP platform. There are a ton of AJAX tutorials out there, and some great libraries (xajax, prototype, rico). As to servers, I use bluehost.com (if you use http://www.bluehost.com/track/logic11/question I get money, that makes me happy...). They are pretty cheap and have a decent service.