Friday, July 16, 2010

Which is the best programming language for Web 2.0?

"Web 2.0" is a bit of a buzzword - it means different things to different people. For many people it's all to do with user-generated content - in which case the programming language doesn't matter, it's all to do with allowing people to upload and share their own content. Of course you will need a dynamic site which means some sort of server-side language such as PHP, Python or ASP.Net, and a database.





The other side of Web 2.0 is the whizzy interactive effects that you see on sites like this one. These are all done using a technology called AJAX - another buzzword - and this means Javascript and XML. Javascript is what runs on the user's browser, and it uses XML to communicate with the server to get updates without refreshing the entire page. The best way to use AJAX is via an existing framework, such as the Yahoo UI - http://developer.yahoo.com/yui - where most of the work is already done for you.

Which is the best programming language for Web 2.0?
Web 2.0 is defined by AJAX. That means javascript is the language you need.

dental plans

No comments:

Post a Comment