<?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>Unscriptable.com &#187; Inheritance</title>
	<atom:link href="http://unscriptable.com/index.php/category/javascript/inheritance/feed/" rel="self" type="application/rss+xml" />
	<link>http://unscriptable.com</link>
	<description>Nothing is impossible.  Even on the Web.</description>
	<lastBuildDate>Thu, 10 Jun 2010 01:53:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Javascript inheritance explained 2</title>
		<link>http://unscriptable.com/index.php/2009/03/10/javascript-inheritance-explained-2/</link>
		<comments>http://unscriptable.com/index.php/2009/03/10/javascript-inheritance-explained-2/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 03:42:06 +0000</pubDate>
		<dc:creator>John H</dc:creator>
				<category><![CDATA[Inheritance]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[prototype.js]]></category>

		<guid isPermaLink="false">http://unscriptable.com/?p=27</guid>
		<description><![CDATA[Wow.  It&#8217;s been almost 2 years since I&#8217;ve finished a technical blog post!  I&#8217;ve started plenty, but have just never quite finished any.  I figure it&#8217;s either because I try to tackle too much in a single post and/or because I am way too picky about the topic.  Anyways, here&#8217;s a [...]]]></description>
		<wfw:commentRss>http://unscriptable.com/index.php/2009/03/10/javascript-inheritance-explained-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript inheritance explained</title>
		<link>http://unscriptable.com/index.php/2007/04/17/inheritance-explained/</link>
		<comments>http://unscriptable.com/index.php/2007/04/17/inheritance-explained/#comments</comments>
		<pubDate>Wed, 18 Apr 2007 04:00:48 +0000</pubDate>
		<dc:creator>John H</dc:creator>
				<category><![CDATA[Inheritance]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://unscriptable.com/index.php/2007/04/17/inheritance-explained-2/</guid>
		<description><![CDATA[Most of the Javascript I write is object-oriented. While deciding what I would write about in my first posts, I realized that I would probably have to review Javascript OO techniques first. Any source code I included would be unintelligible to the uninitiated. In this post &#8212; and in the subsequent ones &#8212; I will [...]]]></description>
		<wfw:commentRss>http://unscriptable.com/index.php/2007/04/17/inheritance-explained/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
