<?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>Gabe's Blog</title>
	<atom:link href="http://thullen.com/wordpress/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://thullen.com/wordpress</link>
	<description>Just in case I have something to say...</description>
	<lastBuildDate>Sat, 14 Feb 2009 17:36:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Homepage site Framework</title>
		<link>http://thullen.com/wordpress/?p=14</link>
		<comments>http://thullen.com/wordpress/?p=14#comments</comments>
		<pubDate>Sat, 14 Feb 2009 17:36:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[sport]]></category>
		<category><![CDATA[homepage]]></category>

		<guid isPermaLink="false">http://thullen.com/wordpress/?p=14</guid>
		<description><![CDATA[Looks like I finally managed to put up a new framework for my homepage.
I hesitated between using a CMS, but finally decided to put up a plain CSS. After all, it is not like the actual content will change 10 times a day !
]]></description>
			<content:encoded><![CDATA[<p>Looks like I finally managed to put up a new framework for my homepage.</p>
<p>I hesitated between using a CMS, but finally decided to put up a plain CSS. After all, it is not like the actual content will change 10 times a day !</p>
]]></content:encoded>
			<wfw:commentRss>http://thullen.com/wordpress/?feed=rss2&amp;p=14</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://thullen.com/wordpress/?p=1</link>
		<comments>http://thullen.com/wordpress/?p=1#comments</comments>
		<pubDate>Fri, 13 Feb 2009 14:20:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[main]]></category>

		<guid isPermaLink="false">http:/?p=1</guid>
		<description><![CDATA[A &#8220;hello world&#8221; program has become the traditional first program that many people learn. In general, it is simple enough that people who have no previous experience with computer programming can easily understand it, especially with the guidance of a teacher or a written guide. Using this simple program as a basis, computer science principles [...]]]></description>
			<content:encoded><![CDATA[<p>A &#8220;hello world&#8221; program has become the <span class="mw-redirect">traditional</span> first program that many people learn. In general, it is simple enough that people who have no previous experience with computer programming can easily understand it, especially with the guidance of a teacher or a written guide. Using this simple program as a basis, computer science principles or elements of a specific programming language can be explained to novice programmers. Experienced programmers learning new languages can also gain a lot of information about a given language&#8217;s syntax and structure from a hello world program.</p>
<p>In addition, hello world can be a useful <span class="mw-redirect">sanity test</span> to make sure that a language&#8217;s compiler, development environment, and <span class="mw-redirect">run-time environment</span> are correctly installed. Configuring a complete programming toolchain from scratch to the point where even trivial programs can be compiled and run can involve substantial amounts of work. For this reason, a simple program is used first when testing a new tool chain.</p>
]]></content:encoded>
			<wfw:commentRss>http://thullen.com/wordpress/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
