<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A Fool's Wisdom &#187; Import</title>
	<atom:link href="http://foolswisdom.com/tag/import/feed/" rel="self" type="application/rss+xml" />
	<link>http://foolswisdom.com</link>
	<description>A fool and his blog are soon parted.</description>
	<lastBuildDate>Mon, 12 Dec 2011 22:39:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Export, the Second Feature</title>
		<link>http://foolswisdom.com/export-the-second-feature/</link>
		<comments>http://foolswisdom.com/export-the-second-feature/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 18:11:49 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[datacide]]></category>
		<category><![CDATA[Export]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Implementation]]></category>
		<category><![CDATA[Import]]></category>
		<category><![CDATA[Open Web]]></category>
		<category><![CDATA[Software Applications]]></category>
		<category><![CDATA[Software Design]]></category>
		<category><![CDATA[Software Products]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=2114</guid>
		<description><![CDATA[I used to joke that the second feature to write is export. I don&#8217;t joke about it any more. Export is the 2nd feature you should implement for your software or web service. There is nothing that says you care &#8230; <a href="http://foolswisdom.com/export-the-second-feature/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 250px"><img class=" " title="Many overlapping colored boxes" src="http://farm2.static.flickr.com/1129/1351454921_1431d438c1_m.jpg" alt="Quartz by Mikael Hvidtfeldt Christensen. Flickr Hosted" width="240" height="194" /><p class="wp-caption-text">Quartz by Mikael Hvidtfeldt Christensen. Flickr Hosted</p></div>
<p>I used to joke that the second feature to write is export. I don&#8217;t joke about it any more. <strong>Export</strong> is the 2nd feature you should implement for your software or web service.</p>
<p>There is nothing that says you <strong>care about your customers like making it easy for them to get their content out</strong>. Bonus points if you choose an export format that is already popular and well documented.</p>
<p>If you really love your customers, <strong>the exported data will be richer </strong>than the raw material they originally entered.</p>
<p>That, of course, makes <strong>import</strong> the 3rd feature to write. Don&#8217;t support importing from competing applications until your product is ready, because migrating from another product is already a scary enough situation without finding yourself using a buggy, incomplete product.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/export-the-second-feature/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Interested in Freeing Yourself from the TypePad Trap?</title>
		<link>http://foolswisdom.com/interested-in-freeing-yourself-from-the-typepad-trap/</link>
		<comments>http://foolswisdom.com/interested-in-freeing-yourself-from-the-typepad-trap/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 18:49:37 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[Data Portability]]></category>
		<category><![CDATA[Export]]></category>
		<category><![CDATA[Import]]></category>
		<category><![CDATA[Importer]]></category>
		<category><![CDATA[Noel Jackson]]></category>
		<category><![CDATA[Open Web]]></category>
		<category><![CDATA[Ronald Heft Jr]]></category>
		<category><![CDATA[Six Apart]]></category>
		<category><![CDATA[TypePad Trap]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress.com]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=1587</guid>
		<description><![CDATA[My co-worker Noel Jackson, tired of hearing me whine about the Six Apart TypePad Trap, has created a WordPress importer mashing together the MT formatted export file (missing permalinks) and the broken TypePad AtomPub (missing comments and trackbacks). We are &#8230; <a href="http://foolswisdom.com/interested-in-freeing-yourself-from-the-typepad-trap/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My co-worker <a href="http://jcksn.com/">Noel Jackson</a>, tired of hearing me whine about the Six Apart <a href="http://foolswisdom.com/the-typepad-trap/">TypePad Trap</a>, has created a WordPress importer mashing together the MT formatted export file (missing permalinks) and the broken TypePad AtomPub (missing comments and trackbacks). We are currently testing this on WordPress.com before polishing the code up and sharing it. We are looking for some TypePad customers to help us test it &#8212; it&#8217;s completely harmless, read-only.</p>
<p>If you are interested, let me know and we can set up a private blog on WordPress.com for you to import into. Bonus is that you will have a backup of your blog ready to go live if anything ever befalls TypePad.</p>
<p><span id="more-1587"></span>This importer wouldn&#8217;t be possible without the heroic effort <a href="http://cavemonkey50.com/">Ronald Heft Jr</a> put into creating a TypePad AtomPub importer for WordPress &#8212; it&#8217;s not his fault TypePad still doesn&#8217;t have a way to export your full blog.</p>
<p>What&#8217;s an <a href="http://www.atompub.org/">AtomPub</a>? While working on this importer Noel contacted TypePad support only to have them tell him they don&#8217;t know what AtomPub is, and that they don&#8217;t support it.</p>
<p><a title="TypePad Support to Noel, &quot;What's an AtomPub?&quot; by lloydsscreenies, on Flickr" href="http://twitter.com/noel/statuses/924928497"><img title="Noel twitter to David Recordon" src="http://farm4.static.flickr.com/3244/2868612084_0bc580f06b_o.jpg" alt="TypePad Support to Noel, &quot;What's an AtomPub?&quot;" width="400" height="190" /></a></p>
<p>Anyway, as I said, if you are a TypePad customer, and want to participate in open source development by testing this exporter,  or would just like a backup of your blog ready to launch on WordPress.com, leave a comment or send me an email.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/interested-in-freeing-yourself-from-the-typepad-trap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

