<?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: Snipsnap to Wordpress Import</title>
	<atom:link href="http://www.nopaper.net/2006/04/08/snipsnap-to-wordpress-import.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nopaper.net/2006/04/08/snipsnap-to-wordpress-import.html</link>
	<description>home of Ryan Stephenson</description>
	<pubDate>Thu, 20 Nov 2008 16:57:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe</title>
		<link>http://www.nopaper.net/2006/04/08/snipsnap-to-wordpress-import.html/comment-page-1#comment-3957</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 03 Jan 2007 08:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://nopaper.net/2006/04/08/snipsnap-to-wordpress-import/#comment-3957</guid>
		<description>The Java part is no problem - but how to modify the xml to work correctly?</description>
		<content:encoded><![CDATA[<p>The Java part is no problem - but how to modify the xml to work correctly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Stephenson</title>
		<link>http://www.nopaper.net/2006/04/08/snipsnap-to-wordpress-import.html/comment-page-1#comment-1457</link>
		<dc:creator>Ryan Stephenson</dc:creator>
		<pubDate>Mon, 27 Nov 2006 23:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://nopaper.net/2006/04/08/snipsnap-to-wordpress-import/#comment-1457</guid>
		<description>Could you be more specific?  Getting more detailed could result in a few separate essays, and if you could focus the context I could just give you one shorter essay.</description>
		<content:encoded><![CDATA[<p>Could you be more specific?  Getting more detailed could result in a few separate essays, and if you could focus the context I could just give you one shorter essay.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.nopaper.net/2006/04/08/snipsnap-to-wordpress-import.html/comment-page-1#comment-1449</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 27 Nov 2006 11:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://nopaper.net/2006/04/08/snipsnap-to-wordpress-import/#comment-1449</guid>
		<description>Hi!

I'd like to move from SnipSnap to WordPress, can u give me some more hints about the modification of the RSS file?</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I&#8217;d like to move from SnipSnap to WordPress, can u give me some more hints about the modification of the RSS file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimski</title>
		<link>http://www.nopaper.net/2006/04/08/snipsnap-to-wordpress-import.html/comment-page-1#comment-214</link>
		<dc:creator>Jimski</dc:creator>
		<pubDate>Wed, 05 Jul 2006 19:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://nopaper.net/2006/04/08/snipsnap-to-wordpress-import/#comment-214</guid>
		<description>My site piggybacks on the happy land of nopaper, and I find that since switching to Wordpress calls of "Hey, it's broken!" and "Where did my site go?" have decreased 98%. Calls of "help me change this one little thing because I can't do it on my own" have dropped over 72%. Ease of use is everything I thought Snipsnap would be when I originally switched and much more.</description>
		<content:encoded><![CDATA[<p>My site piggybacks on the happy land of nopaper, and I find that since switching to Wordpress calls of &#8220;Hey, it&#8217;s broken!&#8221; and &#8220;Where did my site go?&#8221; have decreased 98%. Calls of &#8220;help me change this one little thing because I can&#8217;t do it on my own&#8221; have dropped over 72%. Ease of use is everything I thought Snipsnap would be when I originally switched and much more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryan</title>
		<link>http://www.nopaper.net/2006/04/08/snipsnap-to-wordpress-import.html/comment-page-1#comment-213</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Wed, 05 Jul 2006 18:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://nopaper.net/2006/04/08/snipsnap-to-wordpress-import/#comment-213</guid>
		<description>SnipSnap required more server baby-sitting than I cared for, and I regularly lost content using its filesystem storage when the server hung while content was being served.  I had issues with this whether it was managed with individual Jetty instances or when using Apache Tomcat to serve the war file.  My initial attempts to change to alternate storage methods were not successful, so I stuck with the FS until I found a good replacement.  Creating plugins or custom content was also quite a chore.

With WordPress, the installation is simple and quick, the performance is good, the impact on the server is small, and the storage in mysql is reliable.  I routinely back up the databases, but haven't had an issue.  There's also a larger community around this established product, so between finding plugins and solving issues, I'm very happy.</description>
		<content:encoded><![CDATA[<p>SnipSnap required more server baby-sitting than I cared for, and I regularly lost content using its filesystem storage when the server hung while content was being served.  I had issues with this whether it was managed with individual Jetty instances or when using Apache Tomcat to serve the war file.  My initial attempts to change to alternate storage methods were not successful, so I stuck with the FS until I found a good replacement.  Creating plugins or custom content was also quite a chore.</p>
<p>With WordPress, the installation is simple and quick, the performance is good, the impact on the server is small, and the storage in mysql is reliable.  I routinely back up the databases, but haven&#8217;t had an issue.  There&#8217;s also a larger community around this established product, so between finding plugins and solving issues, I&#8217;m very happy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio</title>
		<link>http://www.nopaper.net/2006/04/08/snipsnap-to-wordpress-import.html/comment-page-1#comment-212</link>
		<dc:creator>Sergio</dc:creator>
		<pubDate>Tue, 04 Jul 2006 08:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://nopaper.net/2006/04/08/snipsnap-to-wordpress-import/#comment-212</guid>
		<description>I want to choose a platoform for Wiki/Blog and I wonder... why did you go from SnipSnap to Wordpress?</description>
		<content:encoded><![CDATA[<p>I want to choose a platoform for Wiki/Blog and I wonder&#8230; why did you go from SnipSnap to Wordpress?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryan</title>
		<link>http://www.nopaper.net/2006/04/08/snipsnap-to-wordpress-import.html/comment-page-1#comment-6</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Mon, 17 Apr 2006 02:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://nopaper.net/2006/04/08/snipsnap-to-wordpress-import/#comment-6</guid>
		<description>For the record, this method works rather well, with the exception of some of the blog posts made before SnipSnap updated their magic-name used for the blog posting structure.  If you have posts from when that happened, you know what I'm talking about.  Sadly, I'm unable to find the reference to it on &lt;a href="http://snipsnap.org/" rel="nofollow"&gt;SnipSnap&lt;/a&gt;'s site, and I don't think trying to also script that migration inside SnipSnap is worth it.  I'll likely just parse the export xml for the old entries I identified in the index by name.</description>
		<content:encoded><![CDATA[<p>For the record, this method works rather well, with the exception of some of the blog posts made before SnipSnap updated their magic-name used for the blog posting structure.  If you have posts from when that happened, you know what I&#8217;m talking about.  Sadly, I&#8217;m unable to find the reference to it on <a href="http://snipsnap.org/" rel="nofollow">SnipSnap</a>&#8217;s site, and I don&#8217;t think trying to also script that migration inside SnipSnap is worth it.  I&#8217;ll likely just parse the export xml for the old entries I identified in the index by name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryan</title>
		<link>http://www.nopaper.net/2006/04/08/snipsnap-to-wordpress-import.html/comment-page-1#comment-3</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Sun, 09 Apr 2006 05:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://nopaper.net/2006/04/08/snipsnap-to-wordpress-import/#comment-3</guid>
		<description>Your import's next.  After I back up the database.  Twice.</description>
		<content:encoded><![CDATA[<p>Your import&#8217;s next.  After I back up the database.  Twice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimski</title>
		<link>http://www.nopaper.net/2006/04/08/snipsnap-to-wordpress-import.html/comment-page-1#comment-2</link>
		<dc:creator>jimski</dc:creator>
		<pubDate>Sun, 09 Apr 2006 04:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://nopaper.net/2006/04/08/snipsnap-to-wordpress-import/#comment-2</guid>
		<description>Looking good! Jeez, have those snipsnap sites really been there THREE YEARS? We're terribly old people.</description>
		<content:encoded><![CDATA[<p>Looking good! Jeez, have those snipsnap sites really been there THREE YEARS? We&#8217;re terribly old people.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
