<?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 for { BlogMania }</title>
	<atom:link href="http://www.blogger.bhargavvadher.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.blogger.bhargavvadher.com</link>
	<description>/** Personal Blog of Bhargav Vadher **/</description>
	<lastBuildDate>Sun, 03 Oct 2010 00:30:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on PHP &#8211; return by reference by BlogMania : PHP &#8211; Singleton and Factory patterns</title>
		<link>http://www.blogger.bhargavvadher.com/?p=82&#038;cpage=1#comment-164</link>
		<dc:creator>BlogMania : PHP &#8211; Singleton and Factory patterns</dc:creator>
		<pubDate>Sun, 03 Oct 2010 00:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogger.bhargavvadher.com/?p=82#comment-164</guid>
		<description>[...] As seen from the example above, whoever tries to call the function getInstance, it will first check whether the instance is already created or not. If the instance is not created  then it will create new instance of the class and store it in the holder array and if the instance is already created it will return the already created instance. Note we are using the `Return by Reference` here so it doesn&#8217;t matter wherever the class file is we create an instance of it and pass the address of the constructor of that class  . To know more about return by reference see here. [...]</description>
		<content:encoded><![CDATA[<p>[...] As seen from the example above, whoever tries to call the function getInstance, it will first check whether the instance is already created or not. If the instance is not created  then it will create new instance of the class and store it in the holder array and if the instance is already created it will return the already created instance. Note we are using the `Return by Reference` here so it doesn&#8217;t matter wherever the class file is we create an instance of it and pass the address of the constructor of that class  . To know more about return by reference see here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Install Jailbroken / Cracked Apps On iPhone 3.1.2 by admin</title>
		<link>http://www.blogger.bhargavvadher.com/?p=35&#038;cpage=1#comment-151</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 12 Sep 2010 02:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bhargavvadher.com/?p=32#comment-151</guid>
		<description>Thanks Prashant !!</description>
		<content:encoded><![CDATA[<p>Thanks Prashant !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Install Jailbroken / Cracked Apps On iPhone 3.1.2 by Prashant Vadher</title>
		<link>http://www.blogger.bhargavvadher.com/?p=35&#038;cpage=1#comment-143</link>
		<dc:creator>Prashant Vadher</dc:creator>
		<pubDate>Mon, 23 Aug 2010 11:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bhargavvadher.com/?p=32#comment-143</guid>
		<description>Nice Blog Bhargav</description>
		<content:encoded><![CDATA[<p>Nice Blog Bhargav</p>
]]></content:encoded>
	</item>
</channel>
</rss>

