<?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/"
		>
<channel>
	<title>Comments on: The Ajax Revolution: From UI responsiveness to functionality and beyond</title>
	<atom:link href="http://almaer.com/blog/the-ajax-revolution-from-ui-responsiveness-to-functionality-and-beyond/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/the-ajax-revolution-from-ui-responsiveness-to-functionality-and-beyond</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Fri, 25 May 2012 17:57:23 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dion</title>
		<link>http://almaer.com/blog/the-ajax-revolution-from-ui-responsiveness-to-functionality-and-beyond/comment-page-1#comment-39811</link>
		<dc:creator>dion</dc:creator>
		<pubDate>Wed, 29 Oct 2008 23:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/the-ajax-revolution-from-ui-responsiveness-to-functionality-and-beyond#comment-39811</guid>
		<description>@Brian, Some good ideas, I will noodle on them. Firebug can do some of that, and it can do more. Firebug is starting to cook again.

@Brad, Yeah ma man. Let&#039;s do it :)

@Duckie, Great ideas. Keep them coming. We are listening!</description>
		<content:encoded><![CDATA[<p>@Brian, Some good ideas, I will noodle on them. Firebug can do some of that, and it can do more. Firebug is starting to cook again.</p>
<p>@Brad, Yeah ma man. Let&#8217;s do it :)</p>
<p>@Duckie, Great ideas. Keep them coming. We are listening!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SchizoDuckie</title>
		<link>http://almaer.com/blog/the-ajax-revolution-from-ui-responsiveness-to-functionality-and-beyond/comment-page-1#comment-39803</link>
		<dc:creator>SchizoDuckie</dc:creator>
		<pubDate>Tue, 28 Oct 2008 23:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/the-ajax-revolution-from-ui-responsiveness-to-functionality-and-beyond#comment-39803</guid>
		<description>I think there could be a couple of things the mozilla foundation could do:

* Create a &#039;mozdev/sourceforge&#039;-alike site for plugins for all the favorite js libraries out there, with good info for the developers and standard demos to get started
* Host the all versions of the js libraries like the google project, but then keep up with the releases
* Maybe even try to create a standard for deploying javascript libraries into the browsers themselves. It would save all users loads of time if they don&#039;t have to keep loading the same libraries. Just identify jquery, mootools, whatever and save them in a special &#039;cache&#039; that maybe even precompiles them for the new JS engine
* *Keep Updating FIREBUG!*</description>
		<content:encoded><![CDATA[<p>I think there could be a couple of things the mozilla foundation could do:</p>
<p>* Create a &#8216;mozdev/sourceforge&#8217;-alike site for plugins for all the favorite js libraries out there, with good info for the developers and standard demos to get started<br />
* Host the all versions of the js libraries like the google project, but then keep up with the releases<br />
* Maybe even try to create a standard for deploying javascript libraries into the browsers themselves. It would save all users loads of time if they don&#8217;t have to keep loading the same libraries. Just identify jquery, mootools, whatever and save them in a special &#8216;cache&#8217; that maybe even precompiles them for the new JS engine<br />
* *Keep Updating FIREBUG!*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Neuberg</title>
		<link>http://almaer.com/blog/the-ajax-revolution-from-ui-responsiveness-to-functionality-and-beyond/comment-page-1#comment-39802</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Tue, 28 Oct 2008 20:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/the-ajax-revolution-from-ui-responsiveness-to-functionality-and-beyond#comment-39802</guid>
		<description>Hi Dion, we are in exactly the same place (of course :) As I&#039;ve been out here doing the GDDs I&#039;ve been taking some time trying to think about where we are headed on the web in general. It&#039;s like we are fighting these battles to just eke out small improvements; we need more. I mean, things like HTML 5, the Canvas tag, and more are great, but are they enough? Things are still too hard to create, the functionality we need needs to be more compelling, and more. We should definitely meet up when you are back from your sabbatical and I&#039;m back in the states :)</description>
		<content:encoded><![CDATA[<p>Hi Dion, we are in exactly the same place (of course :) As I&#8217;ve been out here doing the GDDs I&#8217;ve been taking some time trying to think about where we are headed on the web in general. It&#8217;s like we are fighting these battles to just eke out small improvements; we need more. I mean, things like HTML 5, the Canvas tag, and more are great, but are they enough? Things are still too hard to create, the functionality we need needs to be more compelling, and more. We should definitely meet up when you are back from your sabbatical and I&#8217;m back in the states :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian LeRoux</title>
		<link>http://almaer.com/blog/the-ajax-revolution-from-ui-responsiveness-to-functionality-and-beyond/comment-page-1#comment-39801</link>
		<dc:creator>Brian LeRoux</dc:creator>
		<pubDate>Tue, 28 Oct 2008 19:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/the-ajax-revolution-from-ui-responsiveness-to-functionality-and-beyond#comment-39801</guid>
		<description>Just as design patterns are symptoms of language deficiency I believe frameworks are symptoms of deficient platforms. The various browser vendors need to step up their game make these frameworks irrelevant and work together to improve the language on obvious fronts: querySelectorAll for example. That said, its never gonna happen, but there does seem to be some level agreement to disagreement. People are gonna choose their js frameworks and thats it. 

Tooling such as Firebug, Inspector (droseria) and whatever IE developers use are a good start but could be vastly improved with better code generation, test framework output integration (specs?).... Watir/Selenium style testing built right into the browser for automation and testing.

The language itself could have more utility. What about an IRB like console for JavaScript for scripting with full file system access? I suppose Rhino could be a way to do this / should check that out myself!

Thanks for this Dion -- look forward to seeing what you guys cook up!</description>
		<content:encoded><![CDATA[<p>Just as design patterns are symptoms of language deficiency I believe frameworks are symptoms of deficient platforms. The various browser vendors need to step up their game make these frameworks irrelevant and work together to improve the language on obvious fronts: querySelectorAll for example. That said, its never gonna happen, but there does seem to be some level agreement to disagreement. People are gonna choose their js frameworks and thats it. </p>
<p>Tooling such as Firebug, Inspector (droseria) and whatever IE developers use are a good start but could be vastly improved with better code generation, test framework output integration (specs?)&#8230;. Watir/Selenium style testing built right into the browser for automation and testing.</p>
<p>The language itself could have more utility. What about an IRB like console for JavaScript for scripting with full file system access? I suppose Rhino could be a way to do this / should check that out myself!</p>
<p>Thanks for this Dion &#8212; look forward to seeing what you guys cook up!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

