<?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>Critical Thought &#187; Singleton</title>
	<atom:link href="http://blog.endelo.com/tag/singleton/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.endelo.com</link>
	<description>Effectively achieving things people actually care about</description>
	<lastBuildDate>Thu, 13 Aug 2009 04:15:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Singletons in PHP</title>
		<link>http://blog.endelo.com/2009/06/30/singletons-in-php/</link>
		<comments>http://blog.endelo.com/2009/06/30/singletons-in-php/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 23:46:54 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Singleton]]></category>

		<guid isPermaLink="false">http://blog.endelo.com/?p=100</guid>
		<description><![CDATA[We&#8217;re going to keep this one short and oh-so-sweet. First of all, let&#8217;s take a brief moment of silence for the late, great Michael Jackson. *Sigh*
Now, on to Singletons. One of the most common assumptions I hear about the Singleton pattern is a blatant declaration to simply not use them &#8211; as if they could [...]]]></description>
		<wfw:commentRss>http://blog.endelo.com/2009/06/30/singletons-in-php/feed/</wfw:commentRss>
		<slash:comments>5</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! -->