<?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: Translating Listserv archive to mbox format</title>
	<atom:link href="http://blog.burkeware.com/archives/85/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.burkeware.com/archives/85</link>
	<description>Writing buggy code, so you don't have to.</description>
	<lastBuildDate>Mon, 26 Jul 2010 02:37:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: DGT</title>
		<link>http://blog.burkeware.com/archives/85/comment-page-1#comment-88</link>
		<dc:creator>DGT</dc:creator>
		<pubDate>Wed, 02 Sep 2009 22:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.burkeware.com/archives/85#comment-88</guid>
		<description>thanks! that worked...</description>
		<content:encoded><![CDATA[<p>thanks! that worked&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Burke</title>
		<link>http://blog.burkeware.com/archives/85/comment-page-1#comment-84</link>
		<dc:creator>Burke</dc:creator>
		<pubDate>Mon, 17 Aug 2009 05:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.burkeware.com/archives/85#comment-84</guid>
		<description>You need to have Groovy (http://groovy.codehaus.org/) installed.  In Windows, it would probably be something like TYPE LISTSERV.TXT &#124; GROOVY MYSCRIPT.GROOVY &gt; OUT.MBOX

I moved to Mac a couple years ago, so no guarantees on the command line.  Make sure you have a backup copy of your listserv data just in case.</description>
		<content:encoded><![CDATA[<p>You need to have Groovy (<a href="http://groovy.codehaus.org/" rel="nofollow">http://groovy.codehaus.org/</a>) installed.  In Windows, it would probably be something like TYPE LISTSERV.TXT | GROOVY MYSCRIPT.GROOVY &gt; OUT.MBOX</p>
<p>I moved to Mac a couple years ago, so no guarantees on the command line.  Make sure you have a backup copy of your listserv data just in case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DGT</title>
		<link>http://blog.burkeware.com/archives/85/comment-page-1#comment-83</link>
		<dc:creator>DGT</dc:creator>
		<pubDate>Mon, 17 Aug 2009 05:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.burkeware.com/archives/85#comment-83</guid>
		<description>hey man,
could you say what would be the syntax for me to use this script - for eg from the command prompt in windows.
I already have a listserv archive (as one txt file) that I want the script to parse and create a mbox file.
thanks.</description>
		<content:encoded><![CDATA[<p>hey man,<br />
could you say what would be the syntax for me to use this script &#8211; for eg from the command prompt in windows.<br />
I already have a listserv archive (as one txt file) that I want the script to parse and create a mbox file.<br />
thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
