<?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: CSV to HTML</title>
	<atom:link href="http://timkeller.me/2009/01/19/csv-to-html/feed/" rel="self" type="application/rss+xml" />
	<link>http://timkeller.me/2009/01/19/csv-to-html/</link>
	<description>Thoughts on Technology and the future of Learning</description>
	<lastBuildDate>Mon, 16 Jan 2012 07:51:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Keegan Carruthers-Smith</title>
		<link>http://timkeller.me/2009/01/19/csv-to-html/comment-page-1/#comment-219</link>
		<dc:creator>Keegan Carruthers-Smith</dc:creator>
		<pubDate>Tue, 20 Jan 2009 05:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://timk.co.za/?p=62038105#comment-219</guid>
		<description>Be glad that your CSV is in that format. You can have things in quotes, then writing your own parser can be a bit of a bitch.

You should of used the standard python module CSV ;)</description>
		<content:encoded><![CDATA[<p>Be glad that your CSV is in that format. You can have things in quotes, then writing your own parser can be a bit of a bitch.</p>
<p>You should of used the standard python module CSV <img src='http://timkeller.me/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Gallotta</title>
		<link>http://timkeller.me/2009/01/19/csv-to-html/comment-page-1/#comment-218</link>
		<dc:creator>Marco Gallotta</dc:creator>
		<pubDate>Mon, 19 Jan 2009 21:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://timk.co.za/?p=62038105#comment-218</guid>
		<description>Be glad you received it in a nice format. Plenty times people have sent me PDFs for which text extraction screws things up. Scripting is still doable (and I do it cause it&#039;s still quicker than manual), but a PITA.</description>
		<content:encoded><![CDATA[<p>Be glad you received it in a nice format. Plenty times people have sent me PDFs for which text extraction screws things up. Scripting is still doable (and I do it cause it&#8217;s still quicker than manual), but a PITA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonathan</title>
		<link>http://timkeller.me/2009/01/19/csv-to-html/comment-page-1/#comment-217</link>
		<dc:creator>jonathan</dc:creator>
		<pubDate>Mon, 19 Jan 2009 18:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://timk.co.za/?p=62038105#comment-217</guid>
		<description>what fun! 

more than 2 brain cells, haha - thats about right.

pretty cool script :)</description>
		<content:encoded><![CDATA[<p>what fun! </p>
<p>more than 2 brain cells, haha &#8211; thats about right.</p>
<p>pretty cool script <img src='http://timkeller.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

