Hey everyone, I am interested in creating a social media site. I use the term 'social-media' site loosely because basically I want to create a site where people can join, have a profile etc... I have a few questions -> Where do I start? -> What's the best programming language/s to use? Thank you, Fabien
Do you know what kind of programming language was used to create sites like Digg StumbleUpon Facebook Thank you
Facebook looks php as its got pages like http://www.facebook.com/login.php dunno if it used anyother internal languages too
Yes it is shabby, it doesn't even load. The best language would be PHP, I currently owner a Social networking website, that I've coded in PHP. (PHP + MySQL + HTML + Javascript [For dynamic bits]). Worth learning them 4 languages. /jobs/index.php?ref=pf Facebook is PHP, javascript + HTML.
Calon: Thank you for your insight...much appreciate as opposed to having people redirecting me to ready-made suites. I like the idea of having my own architecture - that way I know exactly how everything is and I know that I won't go bust...like some of the companies that provide ready-made stuff do (and basically leave you in a pit for when you want to improve). I know HTML, CSS and a little PHP, I will be off to do some extensive PHP, MySQL and Javascript training - thanks again Calon
I recommend using Elgg - you can check it out at www.Elgg.org. It's an open source social networking platform based on PHP and is the best ready made solution that I've found. It's easy to customize, there are many plugins and themes available, and they have an active community of developers so there should be plenty of support for future versions.