
Backend platforms were also surveyed, with PHP (50%) the most used for Ajax, followed by Java (37%), .NET (16%), and Rails (14%). Interestingly, 25% of respondents are doing direct HTTPXMLRequest with no remoting frameworks.
The raw results let you filter by answers, allowing us to see what frameworks people chose who also said that they use a specific back-end. Using that tool, InfoQ did some filtering to uncover that the Java, .NET, and Ruby communities each were using the following top frameworks (sorted by proportion):
- Java: Prototype (35.2%), DWR (31.2%), and Dojo (28.6%). GWT was at 7.2%. 22% do direct XMLHTTPRequest.
- .NET: Prototype (32.4%), MS Atlas (27.2%), Dojo (17.6%), AJAX.NET professional (14%). 37% do direct XMLHTTPRequest.
- Rails: Prototype (74.8%), Dojo (20.2%). Interestingly, 67.2% use Scriptaculous for effects. Only 16% do direct XMLHTTPRequest.
Community comments
Good Survey
by Narendiran Dorairaj,
Re: Good Survey
by Floyd Marinescu,
Interesting
by mikael bergkvist,
Right now jQuery is the most popular JavaScript library by far
by Pedro Gonzalez,
Good Survey
by Narendiran Dorairaj,
Your message is awaiting moderation. Thank you for participating in the discussion.
This piece of info has made me probe into other frameworks available....and what the rest of the world is using more....good piece of info...
thanks
Re: Good Survey
by Floyd Marinescu,
Your message is awaiting moderation. Thank you for participating in the discussion.
I find it interesting that .NET developers are doing manual ajax by such a larger audience. Come now people, use a framework. :)
Interesting
by mikael bergkvist,
Your message is awaiting moderation. Thank you for participating in the discussion.
Interesting piece.
If you ever take a look at the ones existing on the fringe, then maybe frameworks like www.widgetplus.com would fit?
Right now jQuery is the most popular JavaScript library by far
by Pedro Gonzalez,
Your message is awaiting moderation. Thank you for participating in the discussion.
jQuery is nowadays the most popular, the most used, the fastest and the one with more opensource plug-ins and community by far.