<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:dtvmedia="http://participatoryculture.org/RSSModules/dtv/1.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: 134 Ajax Frameworks and Counting</title>
	<atom:link href="http://softwareas.com/134-ajax-frameworks-and-counting/feed" rel="self" type="application/rss+xml" />
	<link>http://softwareas.com/134-ajax-frameworks-and-counting</link>
	<description>Mahemoff's Podcast/Blog - Web, Programming, Usability from the Author of 'Ajax Design Patterns' (AjaxPatterns.org)</description>
	<lastBuildDate>Tue, 16 Mar 2010 19:17:45 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Prototype.js != $() &#171; chimney</title>
		<link>http://softwareas.com/134-ajax-frameworks-and-counting/comment-page-1#comment-269541</link>
		<dc:creator>Prototype.js != $() &#171; chimney</dc:creator>
		<pubDate>Thu, 19 Jun 2008 10:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/134-ajax-frameworks-and-counting#comment-269541</guid>
		<description>&lt;p&gt;[...] only AJAX functions. It is time people started writing their own funcitons or using a few of these pure AJAX libraries. The cross-browser AJAX functions are not tough. You need to write one function to initiate the [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] only AJAX functions. It is time people started writing their own funcitons or using a few of these pure AJAX libraries. The cross-browser AJAX functions are not tough. You need to write one function to initiate the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery, etc. added to System JavaScript libraries &#124; d-Classifieds</title>
		<link>http://softwareas.com/134-ajax-frameworks-and-counting/comment-page-1#comment-138980</link>
		<dc:creator>jQuery, etc. added to System JavaScript libraries &#124; d-Classifieds</dc:creator>
		<pubDate>Tue, 20 Nov 2007 21:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/134-ajax-frameworks-and-counting#comment-138980</guid>
		<description>&lt;p&gt;[...] There are many hundreds of AJAX and JavaScript libraries available, so we&#8217;re not, by any means, trying to provide all of them. However there are a few which are extremely well made and thus very popular so I decided to add some more of them. Here are the additional/upgraded libraries: [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] There are many hundreds of AJAX and JavaScript libraries available, so we&#8217;re not, by any means, trying to provide all of them. However there are a few which are extremely well made and thus very popular so I decided to add some more of them. Here are the additional/upgraded libraries: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvin Tan - Lucene Nutch Consulting</title>
		<link>http://softwareas.com/134-ajax-frameworks-and-counting/comment-page-1#comment-68077</link>
		<dc:creator>Kelvin Tan - Lucene Nutch Consulting</dc:creator>
		<pubDate>Tue, 29 May 2007 20:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/134-ajax-frameworks-and-counting#comment-68077</guid>
		<description>&lt;p&gt;[...] (Via Software As She&#8217;s Developed &#187; Blog Archive &#187; 134 Ajax Frameworks and Counting) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] (Via Software As She&#8217;s Developed &#187; Blog Archive &#187; 134 Ajax Frameworks and Counting) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Montoya</title>
		<link>http://softwareas.com/134-ajax-frameworks-and-counting/comment-page-1#comment-22492</link>
		<dc:creator>Montoya</dc:creator>
		<pubDate>Fri, 05 Jan 2007 16:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/134-ajax-frameworks-and-counting#comment-22492</guid>
		<description>&lt;p&gt;I don&#039;t see Taconite in there at all. It&#039;s an AJAX framework with a DOM parser that works with multiple server-side languages. You can check it out here: http://taconite.sourceforge.net/&lt;/p&gt;

&lt;p&gt;I used it in a project once and it was a huge help, it really allowed me to structure my forms and server side processors cleanly and ensure that the AJAX worked in all browsers.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see Taconite in there at all. It&#8217;s an AJAX framework with a DOM parser that works with multiple server-side languages. You can check it out here: <a href="http://taconite.sourceforge.net/" rel="nofollow">http://taconite.sourceforge.net/</a></p>
<p>I used it in a project once and it was a huge help, it really allowed me to structure my forms and server side processors cleanly and ensure that the AJAX worked in all browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Gertzen</title>
		<link>http://softwareas.com/134-ajax-frameworks-and-counting/comment-page-1#comment-5842</link>
		<dc:creator>Joshua Gertzen</dc:creator>
		<pubDate>Wed, 21 Jun 2006 03:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/134-ajax-frameworks-and-counting#comment-5842</guid>
		<description>&lt;p&gt;ThinWire is a pure Server-Side framework that you might want to look at. It’s open-source under the GPL. In any case, some of it’s features are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Familiar event-driven GUI programming model&lt;/li&gt;
&lt;li&gt;Reconnects the flow of logic, no request / response&lt;/li&gt;
&lt;li&gt;Maintains state naturally via variables, not via session&lt;/li&gt;
&lt;li&gt;Develop exclusively in server-side language only&lt;/li&gt;
&lt;li&gt;Rich Set of Complex Widget Components&lt;/li&gt;
&lt;li&gt;ThinWire downloads once, just over 100K&lt;/li&gt;
&lt;li&gt;Zero footprint client, no applets, activeX controls or browser plug-ins of any kind!&lt;/li&gt;
&lt;li&gt;All Major Browsers Supported: Firefox 1, Opera 8, Safari 2, IE6&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href=&quot;http://www.thinwire.com&quot; rel=&quot;nofollow&quot;&gt;ThinWire Ajax Framework&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>ThinWire is a pure Server-Side framework that you might want to look at. It’s open-source under the GPL. In any case, some of it’s features are:</p>
<ul>
<li>Familiar event-driven GUI programming model</li>
<li>Reconnects the flow of logic, no request / response</li>
<li>Maintains state naturally via variables, not via session</li>
<li>Develop exclusively in server-side language only</li>
<li>Rich Set of Complex Widget Components</li>
<li>ThinWire downloads once, just over 100K</li>
<li>Zero footprint client, no applets, activeX controls or browser plug-ins of any kind!</li>
<li>All Major Browsers Supported: Firefox 1, Opera 8, Safari 2, IE6</li>
</ul>
<p><a href="http://www.thinwire.com" rel="nofollow">ThinWire Ajax Framework</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: myHYP &#187; Ajax Design Principles and Patterns</title>
		<link>http://softwareas.com/134-ajax-frameworks-and-counting/comment-page-1#comment-4955</link>
		<dc:creator>myHYP &#187; Ajax Design Principles and Patterns</dc:creator>
		<pubDate>Sat, 27 May 2006 19:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/134-ajax-frameworks-and-counting#comment-4955</guid>
		<description>&lt;p&gt;[...] Michael Mahemoff from softwareas.com gave a pretty interesting talk on Ajax Design Principles and Patterns at the Ajax Experience conference earlier this month in San Fransisco. He mentions the 134 Ajax frameworks and counting today as well (Gosh!) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Michael Mahemoff from softwareas.com gave a pretty interesting talk on Ajax Design Principles and Patterns at the Ajax Experience conference earlier this month in San Fransisco. He mentions the 134 Ajax frameworks and counting today as well (Gosh!) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: www.scriptfu.de &#187; Blog Archive &#187; 134 Ajax Frameworks and Counting</title>
		<link>http://softwareas.com/134-ajax-frameworks-and-counting/comment-page-1#comment-4244</link>
		<dc:creator>www.scriptfu.de &#187; Blog Archive &#187; 134 Ajax Frameworks and Counting</dc:creator>
		<pubDate>Fri, 19 May 2006 10:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/134-ajax-frameworks-and-counting#comment-4244</guid>
		<description>&lt;p&gt;[...] Overall, that’s 134 Ajax frameworks and libraries out there, many of them under a year old! It’s true that a few of the pure Javascript libraries are things like Drag-And-Drop that have been around a few years, but only a few of those. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Overall, that’s 134 Ajax frameworks and libraries out there, many of them under a year old! It’s true that a few of the pure Javascript libraries are things like Drag-And-Drop that have been around a few years, but only a few of those. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 134 Ajax Frameworks and Counting at ajaxDNA: Ajax Daily News &#38; Analysis</title>
		<link>http://softwareas.com/134-ajax-frameworks-and-counting/comment-page-1#comment-4222</link>
		<dc:creator>134 Ajax Frameworks and Counting at ajaxDNA: Ajax Daily News &#38; Analysis</dc:creator>
		<pubDate>Fri, 19 May 2006 07:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/134-ajax-frameworks-and-counting#comment-4222</guid>
		<description>&lt;p&gt;[...] 134 Ajax Frameworks and Counting   Published May 19th, 2006.     I’m here in SF for The Ajax Experience, talking about design principles and patterns for Ajax (big surprise!), and one of the things my presentation will point out is the importance of libraries and frameworks in implementing Ajax patterns. Ahead of the talk, I just did a quick count of frameworks and libraries on the wiki. Turns out there are 58 in pure Javascript and another 76 with back-end support in PHP, Java, or whatever. This includes 13 for .Net, and no less than 22 for each of PHP and Java. Read Michael Mahemoff&#8217;s Ajax Experience coverage [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] 134 Ajax Frameworks and Counting   Published May 19th, 2006.     I’m here in SF for The Ajax Experience, talking about design principles and patterns for Ajax (big surprise!), and one of the things my presentation will point out is the importance of libraries and frameworks in implementing Ajax patterns. Ahead of the talk, I just did a quick count of frameworks and libraries on the wiki. Turns out there are 58 in pure Javascript and another 76 with back-end support in PHP, Java, or whatever. This includes 13 for .Net, and no less than 22 for each of PHP and Java. Read Michael Mahemoff&#8217;s Ajax Experience coverage [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Larsen &#187; 134 Ajax Frameworks and Counting</title>
		<link>http://softwareas.com/134-ajax-frameworks-and-counting/comment-page-1#comment-4012</link>
		<dc:creator>Rob Larsen &#187; 134 Ajax Frameworks and Counting</dc:creator>
		<pubDate>Wed, 17 May 2006 02:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/134-ajax-frameworks-and-counting#comment-4012</guid>
		<description>&lt;p&gt;[...] One Hundred and Thirty Four. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] One Hundred and Thirty Four. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Mahemoff</title>
		<link>http://softwareas.com/134-ajax-frameworks-and-counting/comment-page-1#comment-3993</link>
		<dc:creator>Michael Mahemoff</dc:creator>
		<pubDate>Tue, 16 May 2006 14:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/134-ajax-frameworks-and-counting#comment-3993</guid>
		<description>&lt;p&gt;Murthi, Feel free to add your framework to the wiki and help the community decide.&lt;/p&gt;

&lt;p&gt;Rick, thanks for the link fix (to my own site, duh).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Murthi, Feel free to add your framework to the wiki and help the community decide.</p>
<p>Rick, thanks for the link fix (to my own site, duh).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
