[Ilugc] choice of web development technology

Gopalarathnam Venkatesan gopal at gopalarathnam.com
Sun Nov 19 09:56:13 IST 2006


anantha narasimhan wrote:
> hey,
> 
> iam trying to build a web service. I tht i ss hd take a quick response
> from the community in choosing the technology. The project demands a
> good UI (planing to rope in ajax) and has  pretty complex
> datastructures to work with in the back end. The performance is also
> critical as its  traffic is going to be a bit high. which
> technology/framework/language would be best  for developing such an
> application.
> 

The most popular programming/scripting language best suited for the web 
is PHP.

Since your application might use a lot of exchanges back-and-forth 
between the browser and the web server (for AJAX) you can use JSON as 
the data interchange format.

Many high volume traffic web sites including Yahoo! are powered by PHP.

Rasmus Lerdorf, the creator of PHP, is here for FOSS.in and would be 
giving a talk on PHP5, you can put forth your questions to him.

-- 
Gopalarathnam Venkatesan

http://gopalarathnam.com/


More information about the ilugc mailing list