Publish Articles
Random Questions
 1  What if I do not have any question?
 2  Deny access from other pages in PHP or HTML?
 3  Would you help me change this joomla template?
 4  Joomla, How to change Menu?
 5  Tab function.... possible
 6  Do you you love me?
Latest Articles

jAnswers revealed - Yahoo Answers Clone Script

jAnswers Factory provides the perfect Question and Answers Solution for the Joomla CMS integrating features from the well know Jahoo Answers system. Users can ask questions, Community provides answer...
Read more...

Resolved Question

How are web 2.0 sites like facebook made?
What dev tools do creators of sites like facebook, twitter and other social networking/web 2.0 sites use. Obviously it isn't things like dreamweaver or coda. I have an idea for such a site and don't know what the best tools for a site like this are.


I've tried Joomla!, Dreamweaver CS3, CODA (and tried installing Drupal but it wouldn't work.

I prefer to use Mac but can use Windows also, any suggestions?


Thanks

Best Answer - Chosen by Asker

  • Most people who develop web sites professionally use a text editor, maybe with syntax highlighting, maybe not. (I use Edit Plus, but Notepad Plus, which is free, is just about as good, and you can even use Notepad.)

    The site is made by first developing it (the same as any program is "made"). What's going to be done, which part is going to be done using which language or technique, what it's going to look like. Once it's all done (and that can take man years of effort), someone(s) creates the graphics and someone(s) else (usually) creates the code in the text editor. (Programs and web pages are "developed in the same way - on legal pads, white boards or BOE - backs of envelopes.) Creating graphics and creating code use opposite halves of the brain, so someone who's good at one isn't usually good at the other.

    AJAX, being text just like the rest of the site, is best coded using a text editor (the same one you use to code the rest of the site).

    • 04/22/2009
    • Report as abusive/illegal
  • 1 Interesting!
  • Hits: 518
  • Closed on: 04/22/2009 13:40

Other Answers:

  • Those websites that use web 2.0 use alot of AJAX programming.. made based on java.. look for more information here: http://en.wikipedia.org/wiki/AJAX

    The method of building it, regardless of DW, M$ WD or the such is not as important as the programming language which you will need to learn. There are Drupal/Xoops, etc AJAX module to start you off. but will be very specific.. coding will need to be done by you with a database sitting with it.. good luck!

    • 04/22/2009
    • Report as abusive/illegal
  • For web 2 websites AJAX, PHP, ASP, Javascript are all the tools you need.

    Facebook is done with php and uses a lot of javascript for the users side of things, then again Myspace is the total opposite.

    As stated before, once you have the language then Notepad++ is all you will need and maybe a little dreamweaver if you want.


    • 04/22/2009
    • Report as abusive/illegal
  • Go to: http://www.goldpuma.com , pick their windows plan to get started.

    • 04/22/2009
    • Report as abusive/illegal