<?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>Unemployed Developer &#187; JavaScript</title>
	<atom:link href="http://www.unemployeddeveloper.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unemployeddeveloper.com</link>
	<description></description>
	<lastBuildDate>Thu, 21 Jan 2010 22:26:01 +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>Object-Oriented JavaScript &#8211; Part I (Objects)</title>
		<link>http://www.unemployeddeveloper.com/101_object-oriented-javascript-part-i-objects/</link>
		<comments>http://www.unemployeddeveloper.com/101_object-oriented-javascript-part-i-objects/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 09:01:42 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[Objects]]></category>

		<guid isPermaLink="false">http://www.unemployeddeveloper.com/?p=101</guid>
		<description><![CDATA[OOP is a style of programming that allows you to define or manipulate your data as objects with attributes and methods applied to those objects. These objects can include features such as polymorphism, inheritance, encapsulation, modularity and more. If you&#8217;ve never used object-oriented-programming(oop), this post does assume some knowledge of OOP methodologies, hopefully you can [...]]]></description>
		<wfw:commentRss>http://www.unemployeddeveloper.com/101_object-oriented-javascript-part-i-objects/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>
