<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: League Table Generator</title>
	<atom:link href="http://bluebones.net/2009/09/league-table-generator/feed/" rel="self" type="application/rss+xml" />
	<link>http://bluebones.net/2009/09/league-table-generator/</link>
	<description>Adventures in Computer Programming</description>
	<lastBuildDate>Mon, 30 Jan 2012 12:07:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: bakert</title>
		<link>http://bluebones.net/2009/09/league-table-generator/comment-page-1/#comment-24085</link>
		<dc:creator>bakert</dc:creator>
		<pubDate>Tue, 13 Sep 2011 00:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/?p=862#comment-24085</guid>
		<description>This code requires the sqlite extension to PHP.  You will need to install it or get your host to install it.  Your English seems good to me! :)</description>
		<content:encoded><![CDATA[<p>This code requires the sqlite extension to PHP.  You will need to install it or get your host to install it.  Your English seems good to me! <img src='http://bluebones.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juniorwalker</title>
		<link>http://bluebones.net/2009/09/league-table-generator/comment-page-1/#comment-24084</link>
		<dc:creator>juniorwalker</dc:creator>
		<pubDate>Mon, 12 Sep 2011 18:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/?p=862#comment-24084</guid>
		<description>I thank you for this tool

but now:

Fatal error: Call to undefined function sqlite_open() in table.php on line 273

sorry for my broken english.</description>
		<content:encoded><![CDATA[<p>I thank you for this tool</p>
<p>but now:</p>
<p>Fatal error: Call to undefined function sqlite_open() in table.php on line 273</p>
<p>sorry for my broken english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juniorwalker</title>
		<link>http://bluebones.net/2009/09/league-table-generator/comment-page-1/#comment-24083</link>
		<dc:creator>juniorwalker</dc:creator>
		<pubDate>Mon, 12 Sep 2011 17:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/?p=862#comment-24083</guid>
		<description>I thank you for this tool

but know:

Fatal error: Call to undefined function sqlite_open() in table.php on line 273

sorry for my broken english.</description>
		<content:encoded><![CDATA[<p>I thank you for this tool</p>
<p>but know:</p>
<p>Fatal error: Call to undefined function sqlite_open() in table.php on line 273</p>
<p>sorry for my broken english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bakert</title>
		<link>http://bluebones.net/2009/09/league-table-generator/comment-page-1/#comment-24082</link>
		<dc:creator>bakert</dc:creator>
		<pubDate>Mon, 12 Sep 2011 17:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/?p=862#comment-24082</guid>
		<description>Thanks for the note juniorwalker - I&#039;ve corrected the syntax error both here and on github.</description>
		<content:encoded><![CDATA[<p>Thanks for the note juniorwalker &#8211; I&#8217;ve corrected the syntax error both here and on github.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juniorwalker</title>
		<link>http://bluebones.net/2009/09/league-table-generator/comment-page-1/#comment-24081</link>
		<dc:creator>juniorwalker</dc:creator>
		<pubDate>Mon, 12 Sep 2011 17:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/?p=862#comment-24081</guid>
		<description>Parse error: syntax error, unexpected &#039;?&#039; in table.php on line 40

:(</description>
		<content:encoded><![CDATA[<p>Parse error: syntax error, unexpected &#8216;?&#8217; in table.php on line 40</p>
<p> <img src='http://bluebones.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Byford</title>
		<link>http://bluebones.net/2009/09/league-table-generator/comment-page-1/#comment-24072</link>
		<dc:creator>James Byford</dc:creator>
		<pubDate>Sun, 14 Aug 2011 18:41:39 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/?p=862#comment-24072</guid>
		<description>This is great.. Would be even better if the table showed home and away results i.e. P W D L F A W D L F A PTS and goal difference - sorry pushing it now ;-)</description>
		<content:encoded><![CDATA[<p>This is great.. Would be even better if the table showed home and away results i.e. P W D L F A W D L F A PTS and goal difference &#8211; sorry pushing it now <img src='http://bluebones.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas David Baker</title>
		<link>http://bluebones.net/2009/09/league-table-generator/comment-page-1/#comment-24071</link>
		<dc:creator>Thomas David Baker</dc:creator>
		<pubDate>Sun, 07 Aug 2011 19:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/?p=862#comment-24071</guid>
		<description>Fixed.  Thanks for letting me know.

(I hadn&#039;t installed php5-sqlite on my new webserver.)</description>
		<content:encoded><![CDATA[<p>Fixed.  Thanks for letting me know.</p>
<p>(I hadn&#8217;t installed php5-sqlite on my new webserver.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://bluebones.net/2009/09/league-table-generator/comment-page-1/#comment-24070</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Sun, 07 Aug 2011 19:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/?p=862#comment-24070</guid>
		<description>There is a HTML 500 server error on the league table generator page thats been going on for weeks now... please fix :)</description>
		<content:encoded><![CDATA[<p>There is a HTML 500 server error on the league table generator page thats been going on for weeks now&#8230; please fix <img src='http://bluebones.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bakert</title>
		<link>http://bluebones.net/2009/09/league-table-generator/comment-page-1/#comment-24055</link>
		<dc:creator>bakert</dc:creator>
		<pubDate>Sat, 18 Jun 2011 15:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/?p=862#comment-24055</guid>
		<description>@squidge.  Odd.  How long ago did you bookmark them?  Years ago?  If you let me know some of the names in the table I can scan and see if it is hiding under a different number.</description>
		<content:encoded><![CDATA[<p>@squidge.  Odd.  How long ago did you bookmark them?  Years ago?  If you let me know some of the names in the table I can scan and see if it is hiding under a different number.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: squidge</title>
		<link>http://bluebones.net/2009/09/league-table-generator/comment-page-1/#comment-24054</link>
		<dc:creator>squidge</dc:creator>
		<pubDate>Sat, 18 Jun 2011 06:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/?p=862#comment-24054</guid>
		<description>There were 3:

http://bluebones.net/table.php?id=1523

http://bluebones.net/table.php?id=1522

http://bluebones.net/table.php?id=1532

The first 2 lead to tables that aren&#039;t mine, the 3rd one doesn&#039;t even link to a table that exists.

Squidge</description>
		<content:encoded><![CDATA[<p>There were 3:</p>
<p><a href="http://bluebones.net/table.php?id=1523" rel="nofollow">http://bluebones.net/table.php?id=1523</a></p>
<p><a href="http://bluebones.net/table.php?id=1522" rel="nofollow">http://bluebones.net/table.php?id=1522</a></p>
<p><a href="http://bluebones.net/table.php?id=1532" rel="nofollow">http://bluebones.net/table.php?id=1532</a></p>
<p>The first 2 lead to tables that aren&#8217;t mine, the 3rd one doesn&#8217;t even link to a table that exists.</p>
<p>Squidge</p>
]]></content:encoded>
	</item>
</channel>
</rss>

