<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>My code</title>
	<atom:link href="http://bluefintuna.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bluefintuna.wordpress.com</link>
	<description>keep coding...</description>
	<lastBuildDate>Sat, 14 Jan 2012 11:48:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bluefintuna.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>My code</title>
		<link>http://bluefintuna.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bluefintuna.wordpress.com/osd.xml" title="My code" />
	<atom:link rel='hub' href='http://bluefintuna.wordpress.com/?pushpress=hub'/>
		<item>
		<title>A Virtual Timer</title>
		<link>http://bluefintuna.wordpress.com/2008/10/09/a-virtual-timer/</link>
		<comments>http://bluefintuna.wordpress.com/2008/10/09/a-virtual-timer/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 14:32:55 +0000</pubDate>
		<dc:creator>Bigtuna</dc:creator>
				<category><![CDATA[Homework]]></category>

		<guid isPermaLink="false">http://bluefintuna.wordpress.com/?p=553</guid>
		<description><![CDATA[Question: Write a &#8220;virtual timer&#8221; which counts and displays the time in the format &#8220;HH:MM:SS&#8217;mm&#8221;&#8221;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluefintuna.wordpress.com&amp;blog=285562&amp;post=553&amp;subd=bluefintuna&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bluefintuna.wordpress.com/2008/10/09/a-virtual-timer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b4c5deea5bc3d9727044ea978227023?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bigtuna</media:title>
		</media:content>
	</item>
		<item>
		<title>Integer to ASCII code</title>
		<link>http://bluefintuna.wordpress.com/2008/09/29/integer-to-ascii-code-2/</link>
		<comments>http://bluefintuna.wordpress.com/2008/09/29/integer-to-ascii-code-2/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 13:57:00 +0000</pubDate>
		<dc:creator>Bigtuna</dc:creator>
				<category><![CDATA[Homework]]></category>

		<guid isPermaLink="false">http://bluefintuna.wordpress.com/?p=544</guid>
		<description><![CDATA[Question: Write a program that takes an integer input and prints out the character with the corresponding ASCII code. Please make your program user-firendly and robust. My solution:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluefintuna.wordpress.com&amp;blog=285562&amp;post=544&amp;subd=bluefintuna&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bluefintuna.wordpress.com/2008/09/29/integer-to-ascii-code-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b4c5deea5bc3d9727044ea978227023?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bigtuna</media:title>
		</media:content>
	</item>
		<item>
		<title>Q11417: GCD</title>
		<link>http://bluefintuna.wordpress.com/2008/08/10/q11417-gcd/</link>
		<comments>http://bluefintuna.wordpress.com/2008/08/10/q11417-gcd/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 03:19:44 +0000</pubDate>
		<dc:creator>Bigtuna</dc:creator>
				<category><![CDATA[UVA]]></category>
		<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://bluefintuna.wordpress.com/?p=531</guid>
		<description><![CDATA[// Accepted !!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluefintuna.wordpress.com&amp;blog=285562&amp;post=531&amp;subd=bluefintuna&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bluefintuna.wordpress.com/2008/08/10/q11417-gcd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b4c5deea5bc3d9727044ea978227023?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bigtuna</media:title>
		</media:content>
	</item>
		<item>
		<title>Q11332: Summing Digits</title>
		<link>http://bluefintuna.wordpress.com/2008/08/09/q11332-summing-digits/</link>
		<comments>http://bluefintuna.wordpress.com/2008/08/09/q11332-summing-digits/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 06:23:55 +0000</pubDate>
		<dc:creator>Bigtuna</dc:creator>
				<category><![CDATA[UVA]]></category>
		<category><![CDATA[simulation]]></category>

		<guid isPermaLink="false">http://bluefintuna.wordpress.com/?p=526</guid>
		<description><![CDATA[// Accepted !!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluefintuna.wordpress.com&amp;blog=285562&amp;post=526&amp;subd=bluefintuna&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bluefintuna.wordpress.com/2008/08/09/q11332-summing-digits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b4c5deea5bc3d9727044ea978227023?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bigtuna</media:title>
		</media:content>
	</item>
		<item>
		<title>Q11461: Square Numbers</title>
		<link>http://bluefintuna.wordpress.com/2008/08/09/q11461-square-numbers/</link>
		<comments>http://bluefintuna.wordpress.com/2008/08/09/q11461-square-numbers/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 06:03:22 +0000</pubDate>
		<dc:creator>Bigtuna</dc:creator>
				<category><![CDATA[UVA]]></category>
		<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://bluefintuna.wordpress.com/?p=523</guid>
		<description><![CDATA[// Accepted !!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluefintuna.wordpress.com&amp;blog=285562&amp;post=523&amp;subd=bluefintuna&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bluefintuna.wordpress.com/2008/08/09/q11461-square-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b4c5deea5bc3d9727044ea978227023?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bigtuna</media:title>
		</media:content>
	</item>
		<item>
		<title>Q10057: A min-summer night&#8217;s dream</title>
		<link>http://bluefintuna.wordpress.com/2008/08/09/q10057-a-min-summer-nights-dream/</link>
		<comments>http://bluefintuna.wordpress.com/2008/08/09/q10057-a-min-summer-nights-dream/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 04:33:19 +0000</pubDate>
		<dc:creator>Bigtuna</dc:creator>
				<category><![CDATA[UVA]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[sort]]></category>

		<guid isPermaLink="false">http://bluefintuna.wordpress.com/?p=514</guid>
		<description><![CDATA[// Accepted !! // you have to use qsort<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluefintuna.wordpress.com&amp;blog=285562&amp;post=514&amp;subd=bluefintuna&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bluefintuna.wordpress.com/2008/08/09/q10057-a-min-summer-nights-dream/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b4c5deea5bc3d9727044ea978227023?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bigtuna</media:title>
		</media:content>
	</item>
		<item>
		<title>Q10323: Factorial! You Must be Kidding!!!</title>
		<link>http://bluefintuna.wordpress.com/2008/08/08/q10323-factorial-you-must-be-kidding/</link>
		<comments>http://bluefintuna.wordpress.com/2008/08/08/q10323-factorial-you-must-be-kidding/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 13:58:18 +0000</pubDate>
		<dc:creator>Bigtuna</dc:creator>
				<category><![CDATA[UVA]]></category>
		<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://bluefintuna.wordpress.com/?p=511</guid>
		<description><![CDATA[// Accepted !! // strange problem &#8212; mathematically incorrect = =<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluefintuna.wordpress.com&amp;blog=285562&amp;post=511&amp;subd=bluefintuna&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bluefintuna.wordpress.com/2008/08/08/q10323-factorial-you-must-be-kidding/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b4c5deea5bc3d9727044ea978227023?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bigtuna</media:title>
		</media:content>
	</item>
		<item>
		<title>Q10919: Prerequisities?</title>
		<link>http://bluefintuna.wordpress.com/2008/08/08/q10919-prerequisities/</link>
		<comments>http://bluefintuna.wordpress.com/2008/08/08/q10919-prerequisities/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 13:34:30 +0000</pubDate>
		<dc:creator>Bigtuna</dc:creator>
				<category><![CDATA[UVA]]></category>
		<category><![CDATA[simulation]]></category>

		<guid isPermaLink="false">http://bluefintuna.wordpress.com/?p=509</guid>
		<description><![CDATA[// Accepted !!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluefintuna.wordpress.com&amp;blog=285562&amp;post=509&amp;subd=bluefintuna&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bluefintuna.wordpress.com/2008/08/08/q10919-prerequisities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b4c5deea5bc3d9727044ea978227023?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bigtuna</media:title>
		</media:content>
	</item>
		<item>
		<title>Q10346: Peter&#8217;s smoke</title>
		<link>http://bluefintuna.wordpress.com/2008/08/08/q10346-peters-smoke/</link>
		<comments>http://bluefintuna.wordpress.com/2008/08/08/q10346-peters-smoke/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 11:25:35 +0000</pubDate>
		<dc:creator>Bigtuna</dc:creator>
				<category><![CDATA[UVA]]></category>
		<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://bluefintuna.wordpress.com/?p=507</guid>
		<description><![CDATA[// Accepted !!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluefintuna.wordpress.com&amp;blog=285562&amp;post=507&amp;subd=bluefintuna&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bluefintuna.wordpress.com/2008/08/08/q10346-peters-smoke/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b4c5deea5bc3d9727044ea978227023?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bigtuna</media:title>
		</media:content>
	</item>
		<item>
		<title>Q11463: Commandos</title>
		<link>http://bluefintuna.wordpress.com/2008/08/07/q11463-commandos/</link>
		<comments>http://bluefintuna.wordpress.com/2008/08/07/q11463-commandos/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 07:13:34 +0000</pubDate>
		<dc:creator>Bigtuna</dc:creator>
				<category><![CDATA[UVA]]></category>
		<category><![CDATA[Floyd]]></category>

		<guid isPermaLink="false">http://bluefintuna.wordpress.com/?p=505</guid>
		<description><![CDATA[// Accepted !!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bluefintuna.wordpress.com&amp;blog=285562&amp;post=505&amp;subd=bluefintuna&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bluefintuna.wordpress.com/2008/08/07/q11463-commandos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1b4c5deea5bc3d9727044ea978227023?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Bigtuna</media:title>
		</media:content>
	</item>
	</channel>
</rss>
