<?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>kidder&#039;s blog &#187; Uncategorized</title>
	<atom:link href="http://www.thekidder.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thekidder.com</link>
	<description></description>
	<lastBuildDate>Sat, 22 May 2010 07:07:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hello, World!</title>
		<link>http://www.thekidder.com/2008/09/20/hello-world/</link>
		<comments>http://www.thekidder.com/2008/09/20/hello-world/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 03:35:57 +0000</pubDate>
		<dc:creator>thekidder</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.thekidder.net/blargh/?p=3</guid>
		<description><![CDATA[It looks like I have a blog now. I&#8217;ve been convinced to start one by this post, and also by the hope[less dream] that maybe I&#8217;ll become a better writer. At the moment, I don&#8217;t really have a whole lot to say, so let&#8217;s kick off the blog with some other introductions:

&#40;defun hello-world &#40;&#41;
  [...]]]></description>
			<content:encoded><![CDATA[<p>It looks like I have a blog now. I&#8217;ve been convinced to start one by this <a title="You Should Write Blogs" href="http://steve.yegge.googlepages.com/you-should-write-blogs">post</a>, and also by the hope[less dream] that maybe I&#8217;ll become a better writer. At the moment, I don&#8217;t really have a whole lot to say, so let&#8217;s kick off the blog with some other introductions:</p>

<div class="wp_syntax"><div class="code"><pre class="lisp" style="font-family:monospace;"><span style="color: #66cc66;">&#40;</span><span style="color: #b1b100;">defun</span> hello-world <span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>
  <span style="color: #66cc66;">&#40;</span>format t <span style="color: #ff0000;">&quot;Hello, world!~%&quot;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="cpp" style="font-family:monospace;"><span style="color: #339900;">#include &lt;iostream&gt;</span>
<span style="color: #0000ff;">int</span> main<span style="color: #008000;">&#40;</span><span style="color: #008000;">&#41;</span>
<span style="color: #008000;">&#123;</span>
  std<span style="color: #008080;">::</span><span style="color: #0000dd;">cout</span> <span style="color: #000080;">&lt;&lt;</span> <span style="color: #FF0000;">&quot;Hello, world!<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span><span style="color: #008080;">;</span>
<span style="color: #008000;">&#125;</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;Hello, world!&lt;br /&gt;&quot;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.thekidder.com/2008/09/20/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
