<?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: Lazy Block Comment Trick</title>
	<atom:link href="http://aleembawany.com/2009/01/27/lazy-block-comment-trick/feed/" rel="self" type="application/rss+xml" />
	<link>http://aleembawany.com/2009/01/27/lazy-block-comment-trick/</link>
	<description>tech, web and the rest</description>
	<lastBuildDate>Fri, 27 Jan 2012 13:37:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Aleem</title>
		<link>http://aleembawany.com/2009/01/27/lazy-block-comment-trick/comment-page-1/#comment-33903</link>
		<dc:creator>Aleem</dc:creator>
		<pubDate>Tue, 14 Sep 2010 11:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://aleembawany.com/?p=454#comment-33903</guid>
		<description>&lt;p&gt;Many could but no one did. The idea is trivial but you clearly cited this blog post but are adamant that you came up with it or all citations to this post should be removed everywhere. It&#039;s just petty. Google up &quot;lazy block comment&quot; and let me know what you find.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Many could but no one did. The idea is trivial but you clearly cited this blog post but are adamant that you came up with it or all citations to this post should be removed everywhere. It&#8217;s just petty. Google up &#8220;lazy block comment&#8221; and let me know what you find.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleem</title>
		<link>http://aleembawany.com/2009/01/27/lazy-block-comment-trick/comment-page-1/#comment-33902</link>
		<dc:creator>Aleem</dc:creator>
		<pubDate>Tue, 14 Sep 2010 11:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://aleembawany.com/?p=454#comment-33902</guid>
		<description>&lt;p&gt;Absolutely agree with you. Block comments are simple enough that I am sure hundreds have stumbled across the same but it was after this post that &quot;Lazy block comments&quot; came into use and you can see it cited on other blogs because the idea has a name which improves transferability. If you Google the phrase there are no other citations. @Sam152 got it from this post or from a post that got it from this post. Personally I don&#039;t care much either way, but he went out of this way to debunk this post despite borrowing the same terminology and I am compelled to respond.&lt;/p&gt;

&lt;p&gt;Design patterns have existed for a long time but the attribution and naming of these patterns is what brings them into common use (read Head First Design Patterns for excellent commentary on this). A good example is XMLHttpRequest which was tucked away and hidden until AJAX.&lt;/p&gt;

&lt;p&gt;May not matter much but it is what it is.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Absolutely agree with you. Block comments are simple enough that I am sure hundreds have stumbled across the same but it was after this post that &#8220;Lazy block comments&#8221; came into use and you can see it cited on other blogs because the idea has a name which improves transferability. If you Google the phrase there are no other citations. @Sam152 got it from this post or from a post that got it from this post. Personally I don&#8217;t care much either way, but he went out of this way to debunk this post despite borrowing the same terminology and I am compelled to respond.</p>
<p>Design patterns have existed for a long time but the attribution and naming of these patterns is what brings them into common use (read Head First Design Patterns for excellent commentary on this). A good example is XMLHttpRequest which was tucked away and hidden until AJAX.</p>
<p>May not matter much but it is what it is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kobi</title>
		<link>http://aleembawany.com/2009/01/27/lazy-block-comment-trick/comment-page-1/#comment-33900</link>
		<dc:creator>Kobi</dc:creator>
		<pubDate>Tue, 14 Sep 2010 10:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://aleembawany.com/?p=454#comment-33900</guid>
		<description>&lt;p&gt;With all due respect, that trick is applicable in all languages with c++ style comments, it &lt;em&gt;probably&lt;/em&gt; exists for over 20 years. I&#039;ve seen and used it many times, and I think most developers can come up with that. 
Obviously, you wouldn&#039;t see too many of these in final code, most commented code gets deleted before it is released, and even after a specific bug was fixed. 
Now, just for the challenge, I found this one quite quickly, from 2007, and I&#039;m sure there are more: &lt;a href=&quot;http://forums.xkcd.com/viewtopic.php?f=3&amp;t=4029&quot; rel=&quot;nofollow&quot;&gt;http://forums.xkcd.com/viewtopic.php?f=3&amp;t=4029&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Anyway, happy coding &lt;code&gt;:)&lt;/code&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>With all due respect, that trick is applicable in all languages with c++ style comments, it <em>probably</em> exists for over 20 years. I&#8217;ve seen and used it many times, and I think most developers can come up with that.<br />
Obviously, you wouldn&#8217;t see too many of these in final code, most commented code gets deleted before it is released, and even after a specific bug was fixed.<br />
Now, just for the challenge, I found this one quite quickly, from 2007, and I&#8217;m sure there are more: <a href="http://forums.xkcd.com/viewtopic.php?f=3&amp;t=4029" rel="nofollow">http://forums.xkcd.com/viewtopic.php?f=3&#038;t=4029</a></p>
<p>Anyway, happy coding <code>:)</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam152</title>
		<link>http://aleembawany.com/2009/01/27/lazy-block-comment-trick/comment-page-1/#comment-33899</link>
		<dc:creator>Sam152</dc:creator>
		<pubDate>Tue, 14 Sep 2010 09:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://aleembawany.com/?p=454#comment-33899</guid>
		<description>&lt;p&gt;I wasn&#039;t ripping you off and passing it off as my own. I certainly haven&#039;t read your blog before you posted the link. Lazy is just the best word used to describe a special block comment, it&#039;s not very unique or special, just a description of what lots of people have evidently discovered. &lt;/p&gt;

&lt;p&gt;I&#039;m sure many would use to word &quot;lazy&quot; to describe the programing practice, I think it&#039;s naive to take credit for being the &quot;first&quot; person to use such a common adjective.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I wasn&#8217;t ripping you off and passing it off as my own. I certainly haven&#8217;t read your blog before you posted the link. Lazy is just the best word used to describe a special block comment, it&#8217;s not very unique or special, just a description of what lots of people have evidently discovered. </p>
<p>I&#8217;m sure many would use to word &#8220;lazy&#8221; to describe the programing practice, I think it&#8217;s naive to take credit for being the &#8220;first&#8221; person to use such a common adjective.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleem</title>
		<link>http://aleembawany.com/2009/01/27/lazy-block-comment-trick/comment-page-1/#comment-33897</link>
		<dc:creator>Aleem</dc:creator>
		<pubDate>Tue, 14 Sep 2010 08:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://aleembawany.com/?p=454#comment-33897</guid>
		<description>&lt;p&gt;I dubbed the technique &quot;Lazy Block Comments&quot; and I challenge you to find any prior citations of this technique.&lt;/p&gt;

&lt;p&gt;As surely as I am writing this email to you, I wrote out this blog post and came up with the name &quot;Lazy Block Comments&quot; which you referred to verbatim in your post on SO. If you want to have integrity then I suggest you cite your sources instead of passing it off as your own.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I dubbed the technique &#8220;Lazy Block Comments&#8221; and I challenge you to find any prior citations of this technique.</p>
<p>As surely as I am writing this email to you, I wrote out this blog post and came up with the name &#8220;Lazy Block Comments&#8221; which you referred to verbatim in your post on SO. If you want to have integrity then I suggest you cite your sources instead of passing it off as your own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam152</title>
		<link>http://aleembawany.com/2009/01/27/lazy-block-comment-trick/comment-page-1/#comment-33895</link>
		<dc:creator>Sam152</dc:creator>
		<pubDate>Tue, 14 Sep 2010 08:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://aleembawany.com/?p=454#comment-33895</guid>
		<description>&lt;p&gt;You did by no means invent this or the term &quot;Lazy Block Comment&quot; and I would appreciate if you would stopping adding this link into my Stack Overflow answer. A meta discussion (http://meta.stackoverflow.com/questions/50039) has deemed it unacceptable behavior. &lt;/p&gt;

&lt;p&gt;I&#039;m writing this as a comment to your blog post because I have no real way of replying to you on the official stack overflow system, feel free to delete this after you have read it. &lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>You did by no means invent this or the term &#8220;Lazy Block Comment&#8221; and I would appreciate if you would stopping adding this link into my Stack Overflow answer. A meta discussion (<a href="http://meta.stackoverflow.com/questions/50039" rel="nofollow">http://meta.stackoverflow.com/questions/50039</a>) has deemed it unacceptable behavior. </p>
<p>I&#8217;m writing this as a comment to your blog post because I have no real way of replying to you on the official stack overflow system, feel free to delete this after you have read it. </p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarfraz Ahmed</title>
		<link>http://aleembawany.com/2009/01/27/lazy-block-comment-trick/comment-page-1/#comment-32621</link>
		<dc:creator>Sarfraz Ahmed</dc:creator>
		<pubDate>Fri, 14 May 2010 20:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://aleembawany.com/?p=454#comment-32621</guid>
		<description>&lt;p&gt;Yup, that is useful tip to have around ;)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Yup, that is useful tip to have around ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Block-level comments trick - wpparty.com</title>
		<link>http://aleembawany.com/2009/01/27/lazy-block-comment-trick/comment-page-1/#comment-30370</link>
		<dc:creator>Block-level comments trick - wpparty.com</dc:creator>
		<pubDate>Fri, 25 Dec 2009 22:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://aleembawany.com/?p=454#comment-30370</guid>
		<description>[...] to Aleem Bawany for the second trick (he uses //*/ as the closing comment, which works [...]</description>
		<content:encoded><![CDATA[<p>[...] to Aleem Bawany for the second trick (he uses //*/ as the closing comment, which works [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Block-level comments trick &#171; Mark on WordPress</title>
		<link>http://aleembawany.com/2009/01/27/lazy-block-comment-trick/comment-page-1/#comment-29836</link>
		<dc:creator>Block-level comments trick &#171; Mark on WordPress</dc:creator>
		<pubDate>Sat, 21 Nov 2009 07:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://aleembawany.com/?p=454#comment-29836</guid>
		<description>[...] to Aleem Bawany for the second trick (he uses //*/ as the closing comment, which works pretty much the same [...]</description>
		<content:encoded><![CDATA[<p>[...] to Aleem Bawany for the second trick (he uses //*/ as the closing comment, which works pretty much the same [...]</p>
]]></content:encoded>
	</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! -->
