<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Constructors</title>
	<atom:link href="http://www.jspatterns.com/constructors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jspatterns.com/constructors/</link>
	<description>Exploring common JavaScript patterns and anti-patterns</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:54:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Cleaning Prices Brooklyn</title>
		<link>http://www.jspatterns.com/constructors/#comment-42075</link>
		<dc:creator>Cleaning Prices Brooklyn</dc:creator>
		<pubDate>Sun, 18 Dec 2011 00:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.jspatterns.com/?p=51#comment-42075</guid>
		<description>Heya are using Wordpress for your site platform? I&#039;m new to the blog world but I&#039;m trying to get started and set up my own. Do you require any coding knowledge to make your own blog? Any help would be greatly appreciated!</description>
		<content:encoded><![CDATA[<p>Heya are using WordPress for your site platform? I&#8217;m new to the blog world but I&#8217;m trying to get started and set up my own. Do you require any coding knowledge to make your own blog? Any help would be greatly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JSPatterns.com &#187; Blog Archive &#187; Prototype</title>
		<link>http://www.jspatterns.com/constructors/#comment-1342</link>
		<dc:creator>JSPatterns.com &#187; Blog Archive &#187; Prototype</dc:creator>
		<pubDate>Mon, 14 Sep 2009 17:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jspatterns.com/?p=51#comment-1342</guid>
		<description>[...] you add properties to the prototype of a &quot;normal&quot; function, meaning function that you don&#039;t invoke as a constructor, these will not be [...]</description>
		<content:encoded><![CDATA[<p>[...] you add properties to the prototype of a &#8220;normal&#8221; function, meaning function that you don&#8217;t invoke as a constructor, these will not be [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JSPatterns.com &#187; Blog Archive &#187; Enforcing `new` in constructors</title>
		<link>http://www.jspatterns.com/constructors/#comment-1341</link>
		<dc:creator>JSPatterns.com &#187; Blog Archive &#187; Enforcing `new` in constructors</dc:creator>
		<pubDate>Mon, 14 Sep 2009 17:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.jspatterns.com/?p=51#comment-1341</guid>
		<description>[...] constructor is just a function and failing to invoke a constructor with new leads to errors. Not syntax errors [...]</description>
		<content:encoded><![CDATA[<p>[...] constructor is just a function and failing to invoke a constructor with new leads to errors. Not syntax errors [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JSPatterns.com &#187; Blog Archive &#187; Constructor naming convention</title>
		<link>http://www.jspatterns.com/constructors/#comment-1340</link>
		<dc:creator>JSPatterns.com &#187; Blog Archive &#187; Constructor naming convention</dc:creator>
		<pubDate>Mon, 14 Sep 2009 17:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.jspatterns.com/?p=51#comment-1340</guid>
		<description>[...] Exploring common JavaScript patterns and anti-patterns &#160;      &#171; Constructors [...]</description>
		<content:encoded><![CDATA[<p>[...] Exploring common JavaScript patterns and anti-patterns &nbsp;      &laquo; Constructors [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

