<?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: Fun</title>
	<atom:link href="http://cosu.ro/blog/2008/03/09/fun/feed/" rel="self" type="application/rss+xml" />
	<link>http://cosu.ro/blog/2008/03/09/fun/</link>
	<description>"I'm even greater than I thought I was", Bender Bending Rodríguez , Futurama, S05E01</description>
	<lastBuildDate>Fri, 10 Feb 2012 15:38:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: spyked</title>
		<link>http://cosu.ro/blog/2008/03/09/fun/comment-page-1/#comment-4507</link>
		<dc:creator>spyked</dc:creator>
		<pubDate>Sun, 09 Mar 2008 13:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://cosu.ro/blog/2008/03/09/fun/#comment-4507</guid>
		<description>#include &quot;string.h&quot;

int main(void)
{
   char *s = strdup (&quot;Mi se pare că am mai văzut ceva de genul pe undeva, dar nu îmi mai aduc aminte exact unde.\nOricum, superbă idee.&quot;);
   strcat (s,&quot;\n\nOh well... :)&quot;);
   printf (&quot;%s&quot;,s);
   return 0;
}

/* Which gives me a new idea, şi anume C code highlighting în blog comments. */</description>
		<content:encoded><![CDATA[<p>#include &#8220;string.h&#8221;</p>
<p>int main(void)<br />
{<br />
   char *s = strdup (&#8220;Mi se pare că am mai văzut ceva de genul pe undeva, dar nu îmi mai aduc aminte exact unde.\nOricum, superbă idee.&#8221;);<br />
   strcat (s,&#8221;\n\nOh well&#8230; <img src='http://cosu.ro/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8221;);<br />
   printf (&#8220;%s&#8221;,s);<br />
   return 0;<br />
}</p>
<p>/* Which gives me a new idea, şi anume C code highlighting în blog comments. */</p>
]]></content:encoded>
	</item>
</channel>
</rss>

