<?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>John G. Gauthier &#187; object oriented programming</title>
	<atom:link href="http://blog.johngauthier.com/tag/object-oriented-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johngauthier.com</link>
	<description>Web-developing, PC game playing, fast driving and not sleeping geek grad student...</description>
	<lastBuildDate>Tue, 13 Dec 2011 14:32:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Prototyping JavaScript objects functionally using jQuery and JSON</title>
		<link>http://blog.johngauthier.com/2010/02/26/prototyping-javascript-objects-functionally-using-jquery-and-json/</link>
		<comments>http://blog.johngauthier.com/2010/02/26/prototyping-javascript-objects-functionally-using-jquery-and-json/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 03:50:10 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[object oriented programming]]></category>
		<category><![CDATA[objects]]></category>
		<category><![CDATA[Prototyping]]></category>

		<guid isPermaLink="false">http://blog.johngauthier.com/?p=47</guid>
		<description><![CDATA[Making JavaScript act like a full-featured object oriented language takes some effort, typically more than I care to put forward. [...]]]></description>
		<wfw:commentRss>http://blog.johngauthier.com/2010/02/26/prototyping-javascript-objects-functionally-using-jquery-and-json/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

