<?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 Love Mike G: 2007 to 2010</title>
	<atom:link href="http://2007-2010.lovemikeg.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://2007-2010.lovemikeg.com</link>
	<description>Just another Love Mike G site</description>
	<lastBuildDate>Sun, 13 Feb 2011 23:36:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>Comment on Rolling Your Own MVC: The View by Sajib</title>
		<link>http://2007-2010.lovemikeg.com/2008/04/28/rolling-your-own-mvc-the-view/#comment-284</link>
		<dc:creator>Sajib</dc:creator>
		<pubDate>Sun, 13 Feb 2011 23:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.lovemikeg.com/blog/?p=100#comment-284</guid>
		<description>First of all, thanks a lot for the great tutorials.  Part 1, part 2, part 3  are really great tutorials. I read around 4 to 5 different MVC tutorial (how to create one, instead of using the READY MADE overweight framework such as Zend framework), but I like your&#039;s the most. These are awesome tutorials. 

I was looking for other parts of the tutorials (controller and model section), but didn&#039;t find them in the web (tried with Google) . I am wondering whether you had already written those tutorials or still planning to write in the future.

Thanks again and looking forward to read the rest of the tutorials.</description>
		<content:encoded><![CDATA[<p>First of all, thanks a lot for the great tutorials.  Part 1, part 2, part 3  are really great tutorials. I read around 4 to 5 different MVC tutorial (how to create one, instead of using the READY MADE overweight framework such as Zend framework), but I like your&#8217;s the most. These are awesome tutorials. </p>
<p>I was looking for other parts of the tutorials (controller and model section), but didn&#8217;t find them in the web (tried with Google) . I am wondering whether you had already written those tutorials or still planning to write in the future.</p>
<p>Thanks again and looking forward to read the rest of the tutorials.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Responsible JavaScript: Globals by Single var pattern &#8211; Javascript &#124; malev&#039;s blog</title>
		<link>http://2007-2010.lovemikeg.com/2010/01/19/responsible-javascript-globals/#comment-282</link>
		<dc:creator>Single var pattern &#8211; Javascript &#124; malev&#039;s blog</dc:creator>
		<pubDate>Thu, 10 Feb 2011 13:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.lovemikeg.com/blog/?p=480#comment-282</guid>
		<description>[...] [2] http://snook.ca/archives/javascript/global_variable [3] http://2007-2010.lovemikeg.com/2010/01/19/responsible-javascript-globals/ [4] http://www.keyframesandcode.com/resources/javascript/deconstructed/jquery/   Tweet This [...]</description>
		<content:encoded><![CDATA[<p>[...] [2] <a href="http://snook.ca/archives/javascript/global_variable" rel="nofollow">http://snook.ca/archives/javascript/global_variable</a> [3] <a href="http://2007-2010.lovemikeg.com/2010/01/19/responsible-javascript-globals/" rel="nofollow">http://2007-2010.lovemikeg.com/2010/01/19/responsible-javascript-globals/</a> [4] <a href="http://www.keyframesandcode.com/resources/javascript/deconstructed/jquery/" rel="nofollow">http://www.keyframesandcode.com/resources/javascript/deconstructed/jquery/</a>   Tweet This [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Factory Pattern in JavaScript by Fiji Web Design</title>
		<link>http://2007-2010.lovemikeg.com/2009/06/26/the-factory-pattern-in-javascript/#comment-281</link>
		<dc:creator>Fiji Web Design</dc:creator>
		<pubDate>Thu, 10 Feb 2011 08:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.lovemikeg.com/blog/?p=424#comment-281</guid>
		<description>Seems like it would be more dangerous to hide the programmers errors from them. 

Something similar I wrote about a while ago: 
http://www.fijiwebdesign.com/blog/single-global-javascript-object-namespace.html

Didn&#039;t realize it was the factory pattern then.</description>
		<content:encoded><![CDATA[<p>Seems like it would be more dangerous to hide the programmers errors from them. </p>
<p>Something similar I wrote about a while ago:<br />
<a href="http://www.fijiwebdesign.com/blog/single-global-javascript-object-namespace.html" rel="nofollow">http://www.fijiwebdesign.com/blog/single-global-javascript-object-namespace.html</a></p>
<p>Didn&#8217;t realize it was the factory pattern then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Week in JavaScript Patterns: Self-invocation by Bah Humbug</title>
		<link>http://2007-2010.lovemikeg.com/2008/08/17/a-week-in-javascript-patterns-self-invocation/#comment-246</link>
		<dc:creator>Bah Humbug</dc:creator>
		<pubDate>Wed, 29 Dec 2010 12:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.lovemikeg.com/blog/?p=156#comment-246</guid>
		<description>Why &lt;b&gt;self&lt;/b&gt; invocation? The invocation is external to the function definition.</description>
		<content:encoded><![CDATA[<p>Why <b>self</b> invocation? The invocation is external to the function definition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Week in JavaScript Patterns: Self-invocation by JavaScript Patterns, A Book Review &#171; Room Full of Mirrors</title>
		<link>http://2007-2010.lovemikeg.com/2008/08/17/a-week-in-javascript-patterns-self-invocation/#comment-231</link>
		<dc:creator>JavaScript Patterns, A Book Review &#171; Room Full of Mirrors</dc:creator>
		<pubDate>Thu, 23 Dec 2010 16:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.lovemikeg.com/blog/?p=156#comment-231</guid>
		<description>[...] the only thing present in that code from this book. I was aware of, and had been using, the self-executing function (immediate function) for some time before reading JavaScript Patterns. What had never occurred to [...]</description>
		<content:encoded><![CDATA[<p>[...] the only thing present in that code from this book. I was aware of, and had been using, the self-executing function (immediate function) for some time before reading JavaScript Patterns. What had never occurred to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Factory Pattern in JavaScript by Jeremy Gillick</title>
		<link>http://2007-2010.lovemikeg.com/2009/06/26/the-factory-pattern-in-javascript/#comment-209</link>
		<dc:creator>Jeremy Gillick</dc:creator>
		<pubDate>Mon, 06 Dec 2010 21:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.lovemikeg.com/blog/?p=424#comment-209</guid>
		<description>Your second example is interesting but I fear it might add extra complexity that would be harder for a newbie to debug than forgetting the &#039;new&#039; keyword. How about something like this:

function Person(){
   if(!(this instanceof Person)){
       throw &quot;You forgot to use &#039;new&#039;&quot;;
   }
}

-- Or --

function Person(){
   if( !(this instanceof Person) ){
       return new Person();
   }
}</description>
		<content:encoded><![CDATA[<p>Your second example is interesting but I fear it might add extra complexity that would be harder for a newbie to debug than forgetting the &#8216;new&#8217; keyword. How about something like this:</p>
<p>function Person(){<br />
   if(!(this instanceof Person)){<br />
       throw &#8220;You forgot to use &#8216;new&#8217;&#8221;;<br />
   }<br />
}</p>
<p>&#8211; Or &#8211;</p>
<p>function Person(){<br />
   if( !(this instanceof Person) ){<br />
       return new Person();<br />
   }<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pro Tip: Installing PHP 5.2.9 on CentOS by Andy</title>
		<link>http://2007-2010.lovemikeg.com/2009/11/21/pro-tip-installing-php-529-on-centos/#comment-199</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 02 Dec 2010 10:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.lovemikeg.com/blog/?p=462#comment-199</guid>
		<description>I have followed the steps and two more:

.- yum -y install php
.- /sbin/service httpd restart

Finally I nave upgraded PHP to 5.2.10
Thank you very much...</description>
		<content:encoded><![CDATA[<p>I have followed the steps and two more:</p>
<p>.- yum -y install php<br />
.- /sbin/service httpd restart</p>
<p>Finally I nave upgraded PHP to 5.2.10<br />
Thank you very much&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Week in JavaScript Patterns: Lazy Function Definition by Mike G.</title>
		<link>http://2007-2010.lovemikeg.com/2008/08/21/a-week-in-javascript-patterns-lazy-function-definition/#comment-138</link>
		<dc:creator>Mike G.</dc:creator>
		<pubDate>Fri, 01 Oct 2010 03:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.lovemikeg.com/blog/?p=205#comment-138</guid>
		<description>Glad you enjoyed it Rob. I laugh at it now, but here&#039;s a talk I gave a few years back when I finally started to really fall in love with JavaScript (read: when I actually took the time to truly learn it)

http://www.slideshare.net/mgirouard/learning-to-love-java-script</description>
		<content:encoded><![CDATA[<p>Glad you enjoyed it Rob. I laugh at it now, but here&#8217;s a talk I gave a few years back when I finally started to really fall in love with JavaScript (read: when I actually took the time to truly learn it)</p>
<p><a href="http://www.slideshare.net/mgirouard/learning-to-love-java-script" rel="nofollow">http://www.slideshare.net/mgirouard/learning-to-love-java-script</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Week in JavaScript Patterns: Lazy Function Definition by Mike G.</title>
		<link>http://2007-2010.lovemikeg.com/2008/08/21/a-week-in-javascript-patterns-lazy-function-definition/#comment-137</link>
		<dc:creator>Mike G.</dc:creator>
		<pubDate>Fri, 01 Oct 2010 03:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.lovemikeg.com/blog/?p=205#comment-137</guid>
		<description>Happy to help brother. Cheers!</description>
		<content:encoded><![CDATA[<p>Happy to help brother. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Week in JavaScript Patterns: Lazy Function Definition by Rob</title>
		<link>http://2007-2010.lovemikeg.com/2008/08/21/a-week-in-javascript-patterns-lazy-function-definition/#comment-136</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 30 Sep 2010 20:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.lovemikeg.com/blog/?p=205#comment-136</guid>
		<description>@Clayton

+1

@mikeg

I&#039;m rediscovering my love for Javascript after reading your post. Awesome stuff.</description>
		<content:encoded><![CDATA[<p>@Clayton</p>
<p>+1</p>
<p>@mikeg</p>
<p>I&#8217;m rediscovering my love for Javascript after reading your post. Awesome stuff.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

