<?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>Blog of Jeff &#187; javascript</title>
	<atom:link href="http://blog.jeffhui.net/category/programming/javascript-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffhui.net</link>
	<description>A blog about programming and random other things.</description>
	<lastBuildDate>Wed, 02 Jun 2010 03:17:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>&#8220;Brief&#8221; Guide to JavaScript &#8211; Part 11</title>
		<link>http://blog.jeffhui.net/2009/11/brief-guide-to-javascript-part-11/</link>
		<comments>http://blog.jeffhui.net/2009/11/brief-guide-to-javascript-part-11/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 21:02:00 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://blog.jeffhui.net/2009/11/brief-guide-to-javascript-part-11/</guid>
		<description><![CDATA[You should check out the previous parts before continuing with this final part:

Part 1
Part 2
Part 3
Part 4
Part 5
Part 6
Part 7
Part 8
Part 9
Part 10

Ajax
It's part of the &#34;Web 2.0&#34; trend. Ajax, or Asynchronous JavaScript and XML provides a background-styled http request to a URL. This is different from the traditional, &#34;load a new page to perform [...]]]></description>
		<wfw:commentRss>http://blog.jeffhui.net/2009/11/brief-guide-to-javascript-part-11/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;Brief&#8221; Guide to JavaScript &#8211; Part 10</title>
		<link>http://blog.jeffhui.net/2009/10/brief-guide-to-javascript-part-10/</link>
		<comments>http://blog.jeffhui.net/2009/10/brief-guide-to-javascript-part-10/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 08:16:38 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://blog.jeffhui.net/2009/10/brief-guide-to-javascript-part-10/</guid>
		<description><![CDATA[Yes, this is no longer becoming brief; so check out the growing list of previous parts:

Part 1 
Part 2 
Part 3 
Part 4 
Part 5 
Part 6 
Part 7 
Part 8 
Part 9 

Objects Revisited
Objects are the core of JavaScript, so I'm going to a bit further in-depth than previously mentioned. I didn't say explicitly, [...]]]></description>
		<wfw:commentRss>http://blog.jeffhui.net/2009/10/brief-guide-to-javascript-part-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;Brief&#8221; Guide to JavaScript &#8211; Part 9</title>
		<link>http://blog.jeffhui.net/2009/10/brief-guide-to-javascript-part-9/</link>
		<comments>http://blog.jeffhui.net/2009/10/brief-guide-to-javascript-part-9/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 03:09:00 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://blog.jeffhui.net/2009/10/brief-guide-to-javascript-part-9/</guid>
		<description><![CDATA[Finally, another part. If you haven’t already, check out the previous parts of this series:

Part 1 
Part 2 
Part 3 
Part 4 
Part 5 
Part 6 
Part 7 
Part 8 

Trying and Catching
Tries &#38; catches are identical to exceptions in other programming languages. If you're not familiar with exceptions &#38; handling them, let's review now. [...]]]></description>
		<wfw:commentRss>http://blog.jeffhui.net/2009/10/brief-guide-to-javascript-part-9/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>&#8220;Brief&#8221; Guide to JavaScript &#8211; Part 8</title>
		<link>http://blog.jeffhui.net/2009/08/brief-guide-to-javascript-part-8/</link>
		<comments>http://blog.jeffhui.net/2009/08/brief-guide-to-javascript-part-8/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 13:54:52 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.jeffhui.net/2009/08/brief-guide-to-javascript-part-8/</guid>
		<description><![CDATA[Finally, another part. If you haven’t already, check out the previous parts of this series:

Part 1
Part 2
Part 3
Part 4
Part 5
Part 6
Part 7

Advanced Topics
Finally, I can stop pushing off things I want to talk about.   Here’s where I’ll talk about them.
Apply This Call (ordered for pun)
Now we’ll demystify the this variable. This is to [...]]]></description>
		<wfw:commentRss>http://blog.jeffhui.net/2009/08/brief-guide-to-javascript-part-8/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;Brief&#8221; Guide to JavaScript &#8211; Part 7</title>
		<link>http://blog.jeffhui.net/2009/07/brief-guide-to-javascript-part-7/</link>
		<comments>http://blog.jeffhui.net/2009/07/brief-guide-to-javascript-part-7/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 23:58:20 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.jeffhui.net/2009/07/brief-guide-to-javascript-part-7/</guid>
		<description><![CDATA[If you haven’t already, check out the previous parts of this series:

Part 1
Part 2
Part 3
Part 4
Part 5
Part 6

Utility Functions
Various functions that are useful when you start doing more than simple JavaScript/DOM manipulation code.
Typeof
Sometimes you'll want to determine what type of data a variable contains, you can use the typeof keyword which returns a string of [...]]]></description>
		<wfw:commentRss>http://blog.jeffhui.net/2009/07/brief-guide-to-javascript-part-7/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->