<?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>Howard Young &#187; Software Bugs</title>
	<atom:link href="http://www.howardyoung.info/category/software-bugs/feed" rel="self" type="application/rss+xml" />
	<link>http://www.howardyoung.info</link>
	<description>Hi, my name is Howard, and I write software...</description>
	<lastBuildDate>Mon, 26 Jul 2010 04:15:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>RSS Feed Is Broken</title>
		<link>http://www.howardyoung.info/software-bugs/rss-feed-is-broken</link>
		<comments>http://www.howardyoung.info/software-bugs/rss-feed-is-broken#comments</comments>
		<pubDate>Thu, 28 Jun 2007 04:30:15 +0000</pubDate>
		<dc:creator>Howard Young</dc:creator>
		
	<dc:subject>Software Bugs</dc:subject><dc:subject>hello world</dc:subject><dc:subject>logical reason</dc:subject><dc:subject>rss feed</dc:subject>
		<guid isPermaLink="false">http://www.howardyoung.info/software-bugs/rss-feed-is-broken</guid>
		<description><![CDATA[For some reason when I installed 2.2, the RSS feed is broken, kaput.   I&#8217;m sure there&#8217;s a logical reason, but it&#8217;s a clean install and the RSS should have come up with at least the default &#8220;Hello World&#8221; post.
hello world, logical reason, rss feedhello world, logical reason, rss feed]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.howardyoung.info/wp-content/themes/clean-copy-right-sidebar-1/images/rss.png" height="100" width="100" />For some reason when I installed 2.2, the RSS feed is broken, kaput.   I&#8217;m sure there&#8217;s a logical reason, but it&#8217;s a clean install and the RSS should have come up with at least the default &#8220;Hello World&#8221; post.</p>
<div class=post-tag><ul><a href="http://www.howardyoung.info/search/hello_world/" rel="tag">hello world</a>, <a href="http://www.howardyoung.info/search/logical_reason/" rel="tag">logical reason</a>, <a href="http://www.howardyoung.info/search/rss_feed/" rel="tag">rss feed</a></ul></div><a href="http://www.howardyoung.info/search/hello_world/" rel="tag">hello world</a>, <a href="http://www.howardyoung.info/search/logical_reason/" rel="tag">logical reason</a>, <a href="http://www.howardyoung.info/search/rss_feed/" rel="tag">rss feed</a>]]></content:encoded>
			<wfw:commentRss>http://www.howardyoung.info/software-bugs/rss-feed-is-broken/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.howardyoung.info/software-bugs/hello-world</link>
		<comments>http://www.howardyoung.info/software-bugs/hello-world#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>Howard Young</dc:creator>
		
	<dc:subject>Software Bugs</dc:subject>
		<guid isPermaLink="false"></guid>
		<description><![CDATA[// The first one who sends a trackback from another blog who can guess
// the bug in this code, I'll PayPal you $50.

#include "stdio.h"

int main () {

  printf ("Hello world!");

  return 0;

}
]]></description>
			<content:encoded><![CDATA[<pre>// The first one who sends a trackback from another blog who can guess</pre>
<pre>// the bug in this code, I'll PayPal you $50.
</pre>
<pre>#include "stdio.h"

int main () {

  printf ("Hello world!");

  return 0;

}</pre>
<div class=post-tag><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.howardyoung.info/software-bugs/hello-world/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
