<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>icon's dev journal</title>
	<atom:link href="http://icondev.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://icondev.wordpress.com</link>
	<description>a programming/learning journal</description>
	<lastBuildDate>Mon, 10 Mar 2008 00:19:32 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='icondev.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/2ef20958fc69ce3749b2eb0e8af8cf94?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>icon's dev journal</title>
		<link>http://icondev.wordpress.com</link>
	</image>
			<item>
		<title>Goblin Killer V1 Released</title>
		<link>http://icondev.wordpress.com/2008/02/27/goblin-killer-v1-released/</link>
		<comments>http://icondev.wordpress.com/2008/02/27/goblin-killer-v1-released/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 23:46:15 +0000</pubDate>
		<dc:creator>icondev</dc:creator>
				<category><![CDATA[Completed Projects]]></category>
		<category><![CDATA[goblin]]></category>
		<category><![CDATA[killer]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://icondev.wordpress.com/2008/02/27/goblin-killer-v1-released/</guid>
		<description><![CDATA[Goblin Killer V1 is a text based goblin killing game, hence the name. I know the name and idea isn&#8217;t the most original but it was for a first time project. I find it quite enjoyable, I am sure if you have free time you would to!

Download
My source code is included in the Zip file [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=icondev.wordpress.com&blog=2993081&post=4&subd=icondev&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Goblin Killer V1 is a text based goblin killing game, hence the name. I know the name and idea isn&#8217;t the most original but it was for a first time project. I find it quite enjoyable, I am sure if you have free time you would to!</p>
<p><a href="http://www.datafilehost.com/download-3f58c16c.html" title="Download" target="_blank"><br />
Download</a></p>
<p>My source code is included in the Zip file but beware &#8212; my code is very sloppy.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/icondev.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/icondev.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/icondev.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/icondev.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/icondev.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/icondev.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/icondev.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/icondev.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/icondev.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/icondev.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/icondev.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/icondev.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=icondev.wordpress.com&blog=2993081&post=4&subd=icondev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://icondev.wordpress.com/2008/02/27/goblin-killer-v1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e3460910b8b6ccea64774f59cb71b05?s=96&#38;d=identicon" medium="image">
			<media:title type="html">icondev</media:title>
		</media:content>
	</item>
		<item>
		<title>Dev journal is up.</title>
		<link>http://icondev.wordpress.com/2008/02/26/hello-world/</link>
		<comments>http://icondev.wordpress.com/2008/02/26/hello-world/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 03:04:01 +0000</pubDate>
		<dc:creator>icondev</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I created this dev journal to display my creations,  it also archives journal entries so I can easily reflect on my programming learning experience. This should not only be useful for me but other beginners as well. I am still learning C++ so do not expect much.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=icondev.wordpress.com&blog=2993081&post=1&subd=icondev&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I created this dev journal to display my creations,  it also archives journal entries so I can easily reflect on my programming learning experience. This should not only be useful for me but other beginners as well. I am still learning C++ so do not expect much.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/icondev.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/icondev.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/icondev.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/icondev.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/icondev.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/icondev.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/icondev.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/icondev.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/icondev.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/icondev.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/icondev.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/icondev.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=icondev.wordpress.com&blog=2993081&post=1&subd=icondev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://icondev.wordpress.com/2008/02/26/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e3460910b8b6ccea64774f59cb71b05?s=96&#38;d=identicon" medium="image">
			<media:title type="html">icondev</media:title>
		</media:content>
	</item>
	</channel>
</rss>