<?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: jQuery Air: An outstanding introduction to jQuery	</title>
	<atom:link href="https://programmingzen.com/jquery-air-an-outstanding-introduction-to-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>https://programmingzen.com/jquery-air-an-outstanding-introduction-to-jquery/</link>
	<description>Meditations on programming, startups, and technology</description>
	<lastBuildDate>Sun, 19 Jun 2011 04:20:27 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Antonio Cangiano		</title>
		<link>https://programmingzen.com/jquery-air-an-outstanding-introduction-to-jquery/#comment-23812</link>

		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Sun, 19 Jun 2011 04:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1385#comment-23812</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/jquery-air-an-outstanding-introduction-to-jquery/#comment-23760&quot;&gt;Enrico&lt;/a&gt;.

Enrico, I don&#039;t think you and I are the target audience. It&#039;s an introduction meant to provide the basics of the library/framework. And at that, it&#039;s unbeatable in my opinion.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/jquery-air-an-outstanding-introduction-to-jquery/#comment-23760">Enrico</a>.</p>
<p>Enrico, I don&#8217;t think you and I are the target audience. It&#8217;s an introduction meant to provide the basics of the library/framework. And at that, it&#8217;s unbeatable in my opinion.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: encoder		</title>
		<link>https://programmingzen.com/jquery-air-an-outstanding-introduction-to-jquery/#comment-23776</link>

		<dc:creator><![CDATA[encoder]]></dc:creator>
		<pubDate>Fri, 17 Jun 2011 13:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1385#comment-23776</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/jquery-air-an-outstanding-introduction-to-jquery/#comment-23744&quot;&gt;Antonio Cangiano&lt;/a&gt;.

believe me, i know :D]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/jquery-air-an-outstanding-introduction-to-jquery/#comment-23744">Antonio Cangiano</a>.</p>
<p>believe me, i know 😀</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Enrico		</title>
		<link>https://programmingzen.com/jquery-air-an-outstanding-introduction-to-jquery/#comment-23760</link>

		<dc:creator><![CDATA[Enrico]]></dc:creator>
		<pubDate>Fri, 17 Jun 2011 07:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1385#comment-23760</guid>

					<description><![CDATA[The videos are well made, you can see the effort they&#039;ve put in the whole system.

I&#039;d suggest it only to people completely new to javascript and that never used a js framework before.

I have a background with Prototype and I used JS a little, and I didn&#039;t feel like I got out of it much more then if I read the API.
- Ajax is practically not covered (ie. handling response codes).
- The examples are really basic

Hopefully the next episode will be more challenging.]]></description>
			<content:encoded><![CDATA[<p>The videos are well made, you can see the effort they&#8217;ve put in the whole system.</p>
<p>I&#8217;d suggest it only to people completely new to javascript and that never used a js framework before.</p>
<p>I have a background with Prototype and I used JS a little, and I didn&#8217;t feel like I got out of it much more then if I read the API.<br />
&#8211; Ajax is practically not covered (ie. handling response codes).<br />
&#8211; The examples are really basic</p>
<p>Hopefully the next episode will be more challenging.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Antonio Cangiano		</title>
		<link>https://programmingzen.com/jquery-air-an-outstanding-introduction-to-jquery/#comment-23744</link>

		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Wed, 15 Jun 2011 18:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1385#comment-23744</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/jquery-air-an-outstanding-introduction-to-jquery/#comment-23739&quot;&gt;encoder&lt;/a&gt;.

JavaScript is weakly typed. You need to keep that in mind when you develop with it. Nevertheless, JavaScript is a fundamental skill for web developers.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/jquery-air-an-outstanding-introduction-to-jquery/#comment-23739">encoder</a>.</p>
<p>JavaScript is weakly typed. You need to keep that in mind when you develop with it. Nevertheless, JavaScript is a fundamental skill for web developers.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: encoder		</title>
		<link>https://programmingzen.com/jquery-air-an-outstanding-introduction-to-jquery/#comment-23739</link>

		<dc:creator><![CDATA[encoder]]></dc:creator>
		<pubDate>Wed, 15 Jun 2011 16:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1385#comment-23739</guid>

					<description><![CDATA[it has jquery and js...

today i lost 20 minutes because of the loose nature of it. screw that!

lets you compare [undefined] with numbers .. lol.]]></description>
			<content:encoded><![CDATA[<p>it has jquery and js&#8230;</p>
<p>today i lost 20 minutes because of the loose nature of it. screw that!</p>
<p>lets you compare [undefined] with numbers .. lol.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
