<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>jba blog &#187; javascript</title>
	<atom:link href="http://jbablog.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://jbablog.com</link>
	<description>the personal blog of John BouAntoun</description>
	<lastBuildDate>Fri, 18 Nov 2011 01:18:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Not blocking the UI in tight JavaScript loops</title>
		<link>http://jbablog.com/2009/07/not-blocking-the-ui-in-tight-javascript-loops/</link>
		<comments>http://jbablog.com/2009/07/not-blocking-the-ui-in-tight-javascript-loops/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 11:08:06 +0000</pubDate>
		<dc:creator>jba</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://jbablog.com/?p=293</guid>
		<description><![CDATA[Found on planet gnome. Cool code snippet for getting UI updates from a javascript loop using jquery.]]></description>
			<content:encoded><![CDATA[<p>Found on <a href="http://www.kryogenix.org/days/2009/07/03/not-blocking-the-ui-in-tight-javascript-loops">planet gnome</a>. Cool code snippet for getting UI updates from a javascript loop using jquery.</p>
]]></content:encoded>
			<wfw:commentRss>http://jbablog.com/2009/07/not-blocking-the-ui-in-tight-javascript-loops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery shipped with ASP.Net</title>
		<link>http://jbablog.com/2008/09/jquery-shipped-with-aspnet/</link>
		<comments>http://jbablog.com/2008/09/jquery-shipped-with-aspnet/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 01:57:28 +0000</pubDate>
		<dc:creator>jba</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://jbablog.com/?p=73</guid>
		<description><![CDATA[As read on Scott Gu&#8217;s Blog, jQuery to be shipped with ASP.Net. Fantastic news. One of the most annoying things of working in the ASP.Net world has been the lack of ability to use and stay up-to-date with cool community driven technologies. Chosing to use jQuery instead of re-inventing the wheel is a great decision [...]]]></description>
			<content:encoded><![CDATA[<p>As read on <a href="http://weblogs.asp.net/scottgu/">Scott Gu&#8217;s Blog</a>, <a href="http://weblogs.asp.net/scottgu/archive/2008/09/28/jquery-and-microsoft.aspx">jQuery to be shipped with ASP.Net</a>.</p>
<p>Fantastic news. One of the most annoying things of working in the ASP.Net world has been the lack of ability to use and stay up-to-date with cool community driven technologies. Chosing to use jQuery instead of re-inventing the wheel is a great decision for everyone. And just to make it that little bit better, they are shipping it with intellisense for VS.<span style="font-size: x-small;"><span style="font-family: arial;"> </span></span><span><span style="font-family: arial; font-size: x-small;"> </span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://jbablog.com/2008/09/jquery-shipped-with-aspnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript port of Processing</title>
		<link>http://jbablog.com/2008/05/javascript-port-of-processing/</link>
		<comments>http://jbablog.com/2008/05/javascript-port-of-processing/#comments</comments>
		<pubDate>Sat, 10 May 2008 11:03:37 +0000</pubDate>
		<dc:creator>jba</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://jbablog.com/?p=35</guid>
		<description><![CDATA[I ran into Processing at BarCamp earlier this year. It was quite an interesting concept. Slashdot has news of a javascript version of this system. This is mainly cool because it makes it that much easier to have a play around with Processing. Yay the good old days of demo writing.]]></description>
			<content:encoded><![CDATA[<p>I ran into <a href="http://processing.org/">Processing</a> at BarCamp earlier this year. It was quite an interesting concept. Slashdot has news of a <a href="http://rss.slashdot.org/~r/Slashdot/slashdot/~3/286946615/article.pl">javascript version of this system</a>. This is mainly cool because it makes it that much easier to have a play around with Processing. Yay the good old days of demo writing.</p>
]]></content:encoded>
			<wfw:commentRss>http://jbablog.com/2008/05/javascript-port-of-processing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

