<?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 αβγδ!</title>
	<atom:link href="http://www.deltatraffic.co.uk/weblog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deltatraffic.co.uk/weblog</link>
	<description>online trends, some coding, lots of bits &#38; pieces</description>
	<lastBuildDate>Wed, 17 Mar 2010 02:55:37 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Coding Horror: Why Can&#8217;t Programmers.. Program? by Alex</title>
		<link>http://www.deltatraffic.co.uk/weblog/2010/03/17/coding-horror-why-cant-programmers-program/comment-page-1/#comment-881</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 17 Mar 2010 02:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltatraffic.co.uk/weblog/?p=408#comment-881</guid>
		<description>lets see

for a = 1 ; a &lt; 101 ; a ++

if ( a  == (a mod 3) ) 
   
     output &quot;Fizz&quot;

if ( a  == (a mod 5) ) 
   
     output &quot;Buzz&quot;

if( a ! = (a mod 3) &amp;&amp; a ! = (a mod 5)

    output a</description>
		<content:encoded><![CDATA[<p>lets see</p>
<p>for a = 1 ; a < 101 ; a ++</p>
<p>if ( a  == (a mod 3) ) </p>
<p>     output &#8220;Fizz&#8221;</p>
<p>if ( a  == (a mod 5) ) </p>
<p>     output &#8220;Buzz&#8221;</p>
<p>if( a ! = (a mod 3) &#038;&#038; a ! = (a mod 5)</p>
<p>    output a</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Google Friend&#8221; by Alex</title>
		<link>http://www.deltatraffic.co.uk/weblog/what/comment-page-1/#comment-291</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 27 Feb 2010 02:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://deltatraffic.co.uk/weblog/?page_id=55#comment-291</guid>
		<description>google is my only friend. see?</description>
		<content:encoded><![CDATA[<p>google is my only friend. see?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
