<?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"
	>
<channel>
	<title>Comments on: Export Haloscan comments</title>
	<atom:link href="http://tech.einaregilsson.com/2007/08/13/export-haloscan-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.einaregilsson.com/2007/08/13/export-haloscan-comments/</link>
	<description></description>
	<pubDate>Tue, 13 May 2008 03:05:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: christine</title>
		<link>http://tech.einaregilsson.com/2007/08/13/export-haloscan-comments/#comment-20683</link>
		<dc:creator>christine</dc:creator>
		<pubDate>Mon, 12 May 2008 03:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://tech.einaregilsson.com/2007/08/13/export-haloscan-comments/#comment-20683</guid>
		<description>thanks so much for the script! it worked like a charm. . . now, how to I import the xml stuff into blogger?  any tips?</description>
		<content:encoded><![CDATA[<p>thanks so much for the script! it worked like a charm. . . now, how to I import the xml stuff into blogger?  any tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://tech.einaregilsson.com/2007/08/13/export-haloscan-comments/#comment-10975</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Wed, 30 Jan 2008 04:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://tech.einaregilsson.com/2007/08/13/export-haloscan-comments/#comment-10975</guid>
		<description>Hi einar!

I just wanted to thank you for your script... it made things so much easier for me!

Also, I found that the following regex worked better than the one you used, because I had the postnames appear instead of the comment ids (line 89 for those of you playing along at home):

comments = re.findall(r'target="_blank"&#62;(.*?)&lt;/a&gt;&#60;a href="editpost.php\?post\=(\d+)"', html)</description>
		<content:encoded><![CDATA[<p>Hi einar!</p>
<p>I just wanted to thank you for your script&#8230; it made things so much easier for me!</p>
<p>Also, I found that the following regex worked better than the one you used, because I had the postnames appear instead of the comment ids (line 89 for those of you playing along at home):</p>
<p>comments = re.findall(r&#8217;target=&#8221;_blank&#8221;&gt;(.*?)&lt;a href=&#8221;editpost.php\?post\=(\d+)&#8221;&#8216;, html)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: einar</title>
		<link>http://tech.einaregilsson.com/2007/08/13/export-haloscan-comments/#comment-343</link>
		<dc:creator>einar</dc:creator>
		<pubDate>Sat, 06 Oct 2007 16:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://tech.einaregilsson.com/2007/08/13/export-haloscan-comments/#comment-343</guid>
		<description>What you need is to have Python installed (see http://python.org) and then open up a command prompt and type "python haloscan.py". But you have to realize that this will only put all the comments in a file on your hard disc, if you then want to import them into some other blogging system you'll have to do it yourself? Also, if Haloscan doesn't like this and closes your account, I cannot be held responsible. Use at your own risk!</description>
		<content:encoded><![CDATA[<p>What you need is to have Python installed (see <a href="http://python.org" rel="nofollow">http://python.org</a>) and then open up a command prompt and type &#8220;python haloscan.py&#8221;. But you have to realize that this will only put all the comments in a file on your hard disc, if you then want to import them into some other blogging system you&#8217;ll have to do it yourself? Also, if Haloscan doesn&#8217;t like this and closes your account, I cannot be held responsible. Use at your own risk!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mamamiiia</title>
		<link>http://tech.einaregilsson.com/2007/08/13/export-haloscan-comments/#comment-342</link>
		<dc:creator>Mamamiiia</dc:creator>
		<pubDate>Sat, 06 Oct 2007 16:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://tech.einaregilsson.com/2007/08/13/export-haloscan-comments/#comment-342</guid>
		<description>Hello,

My techi habilities have limits.  Can you tell me what to do with this script.  I would love to use it but don't know how!  Million thx

C.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>My techi habilities have limits.  Can you tell me what to do with this script.  I would love to use it but don&#8217;t know how!  Million thx</p>
<p>C.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
