<?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>MvdB &#187; commenting</title>
	<atom:link href="http://www.markvandenbergh.com/archives/tag/commenting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markvandenbergh.com</link>
	<description>I spent a minute looking at my own code by accident... thinking &#34;What the hell is this guy doing?&#34; (bash.org)</description>
	<lastBuildDate>Sat, 10 Jul 2010 14:36:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>No more comments in your code</title>
		<link>http://www.markvandenbergh.com/archives/21/no-more-comments-in-your-code/</link>
		<comments>http://www.markvandenbergh.com/archives/21/no-more-comments-in-your-code/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 07:07:02 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[commenting]]></category>
		<category><![CDATA[comments]]></category>

		<guid isPermaLink="false">http://www.markvandenbergh.com/?p=21</guid>
		<description><![CDATA[Comments, the more the better&#8230; right? Well I thought so too, in fact this is some of my code of a few days ago: // handle the initialization of jobs if (request.getParameter("initiateJobs") != null &#38;&#38; request.getParameter("initiateJobs").equalsIgnoreCase("true")) { initializeJobs(); } // get the trigger info, which will be displayed on the jsp page List triggerInfo = [...]]]></description>
		<wfw:commentRss>http://www.markvandenbergh.com/archives/21/no-more-comments-in-your-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
