Monday, July 13, 2009

Is it possible to build a type of social networking site with a web development program?

I want to create a site (like facebook) and wanted to know what the degree of difficulty is to build a site like that and what is the best program to use to build it

Is it possible to build a type of social networking site with a web development program?
If you are looking to create something like Facebook in an application like frontpage or Dreamweaver, then the simple answer is no.





You will need to learn a server-side scripting language like php, python, perl, or Java (JSP).





There are many open source projects with codebases which you can freely build off of to get started, but to create something original it might be best to start from scratch (of course using pre-made components in your system where appropriate).
Reply:Try Drupal. It is a open source application for social networking.
Reply:The best way to do it is by learning a server-side scripting language and a database. Then write the code yourself. That's how Mark Zuckerberg, creator of Facebook, did it.
Reply:You can find step by step guide on how to create a website at website like http://oktutorial.com/webdesign.htm .


No comments:

Post a Comment