<?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: Escape from Typepad</title>
	<atom:link href="http://www.bootstrap-analysis.com/escape-from-typepad/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bootstrap-analysis.com</link>
	<description>chronicles and musings of an urban field ecologist</description>
	<lastBuildDate>Sat, 05 May 2012 08:31:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Getimages</title>
		<link>http://www.bootstrap-analysis.com/escape-from-typepad#comment-2496</link>
		<dc:creator>Getimages</dc:creator>
		<pubDate>Sat, 05 May 2012 08:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bootstrap-analysis.com#comment-2496</guid>
		<description>[...] I wrote this script to get the images from a typepad blog, there is a great guide for this here. (P.S. this proved moast usefull when typepad showed differend image names when downloading the [...]</description>
		<content:encoded><![CDATA[<p>[...] I wrote this script to get the images from a typepad blog, there is a great guide for this here. (P.S. this proved moast usefull when typepad showed differend image names when downloading the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nuthatch</title>
		<link>http://www.bootstrap-analysis.com/escape-from-typepad#comment-2478</link>
		<dc:creator>Nuthatch</dc:creator>
		<pubDate>Fri, 27 Apr 2012 22:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.bootstrap-analysis.com#comment-2478</guid>
		<description>Thanks for that tip! I sort of expect that things have evolved on both the Typepad and Wordpress ends, so it&#039;s good to know that the basic bones still work.</description>
		<content:encoded><![CDATA[<p>Thanks for that tip! I sort of expect that things have evolved on both the Typepad and WordPress ends, so it&#8217;s good to know that the basic bones still work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: collin</title>
		<link>http://www.bootstrap-analysis.com/escape-from-typepad#comment-2477</link>
		<dc:creator>collin</dc:creator>
		<pubDate>Fri, 27 Apr 2012 22:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.bootstrap-analysis.com#comment-2477</guid>
		<description>Thank you! Saved me tons of time. I had to do one extra step:

All of our images were surrounded by links that would popup a full-size image.  Once I download all of the images using DownThemAll, I ran a two-line bash script inside from inside that directory to download all of the &quot;-popup&quot; images and then rename them with the &quot;.html&quot; extension so they would be served properly by my new WP blog:
$ for img in *; do curl -O &quot;http://yourdomain.com/.a/${img/\-[0-9][0-9][0-9][a-z][a-z]/-popup}&quot;; done
$ for f in *-popup; do mv $f $f.html; done

Do this for each of the paths your images are under.  For me they were all under &quot;/.a/&quot;.  You might have to play with the regex a little, depending on the sizes of your images.

Then, using the same Search-Regex plugin you mentioned, I also had to do search and replace for -popup&quot; to -popup.html&quot; to fix all image popups.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thank you! Saved me tons of time. I had to do one extra step:</p>
<p>All of our images were surrounded by links that would popup a full-size image.  Once I download all of the images using DownThemAll, I ran a two-line bash script inside from inside that directory to download all of the &#8220;-popup&#8221; images and then rename them with the &#8220;.html&#8221; extension so they would be served properly by my new WP blog:<br />
$ for img in *; do curl -O &#8220;http://yourdomain.com/.a/${img/\-[0-9][0-9][0-9][a-z][a-z]/-popup}&#8221;; done<br />
$ for f in *-popup; do mv $f $f.html; done</p>
<p>Do this for each of the paths your images are under.  For me they were all under &#8220;/.a/&#8221;.  You might have to play with the regex a little, depending on the sizes of your images.</p>
<p>Then, using the same Search-Regex plugin you mentioned, I also had to do search and replace for -popup&#8221; to -popup.html&#8221; to fix all image popups.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I&#8217;ve moved from Dreamhost to Bluehost, so keep your fingers crossed!</title>
		<link>http://www.bootstrap-analysis.com/escape-from-typepad#comment-2450</link>
		<dc:creator>I&#8217;ve moved from Dreamhost to Bluehost, so keep your fingers crossed!</dc:creator>
		<pubDate>Mon, 16 Apr 2012 20:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.bootstrap-analysis.com#comment-2450</guid>
		<description>[...] and chose Dreamhost.com as my webhost. I chose Dreamhost mostly because I was loosely following this guide and wanted keep the process as simple as possible. After less than a month, however, I started [...]</description>
		<content:encoded><![CDATA[<p>[...] and chose Dreamhost.com as my webhost. I chose Dreamhost mostly because I was loosely following this guide and wanted keep the process as simple as possible. After less than a month, however, I started [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cisco ccna training</title>
		<link>http://www.bootstrap-analysis.com/escape-from-typepad#comment-2396</link>
		<dc:creator>cisco ccna training</dc:creator>
		<pubDate>Wed, 28 Mar 2012 07:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bootstrap-analysis.com#comment-2396</guid>
		<description>Thank you for your insights. But what you do you think usually it takes fro transferring data? Like in my business configuration.</description>
		<content:encoded><![CDATA[<p>Thank you for your insights. But what you do you think usually it takes fro transferring data? Like in my business configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://www.bootstrap-analysis.com/escape-from-typepad#comment-2314</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Wed, 22 Feb 2012 04:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.bootstrap-analysis.com#comment-2314</guid>
		<description>Is there any way I could hire you to export my typepad blog to wordpress?  If so, please email me to discuss if you are interested...</description>
		<content:encoded><![CDATA[<p>Is there any way I could hire you to export my typepad blog to wordpress?  If so, please email me to discuss if you are interested&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Downloads</title>
		<link>http://www.bootstrap-analysis.com/escape-from-typepad#comment-2310</link>
		<dc:creator>Downloads</dc:creator>
		<pubDate>Sun, 19 Feb 2012 14:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.bootstrap-analysis.com#comment-2310</guid>
		<description>[...] I wrote this script to get the images from a typepad blog, there is a great guide for this here. (P.S. this proved moast usefull when typepad showed differend image names when downloading the [...]</description>
		<content:encoded><![CDATA[<p>[...] I wrote this script to get the images from a typepad blog, there is a great guide for this here. (P.S. this proved moast usefull when typepad showed differend image names when downloading the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: getting remote images off site</title>
		<link>http://www.bootstrap-analysis.com/escape-from-typepad#comment-2309</link>
		<dc:creator>getting remote images off site</dc:creator>
		<pubDate>Sun, 19 Feb 2012 14:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.bootstrap-analysis.com#comment-2309</guid>
		<description>[...] I wrote this script to get the images from a typepad blog, there is a great guide for this here. [...]</description>
		<content:encoded><![CDATA[<p>[...] I wrote this script to get the images from a typepad blog, there is a great guide for this here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M van Dijk</title>
		<link>http://www.bootstrap-analysis.com/escape-from-typepad#comment-2306</link>
		<dc:creator>M van Dijk</dc:creator>
		<pubDate>Sun, 19 Feb 2012 13:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bootstrap-analysis.com#comment-2306</guid>
		<description>For my cousin I followed your guide, he was blogging from back to 2006. For some images I wrote a custom php script cause the firefox plugin (DTA) was rewriting theire names for some reason which caused problems. Anyone can ask me for that under above website.
Big hassle but verry glad for the great help of this guide! Thanks heaps!</description>
		<content:encoded><![CDATA[<p>For my cousin I followed your guide, he was blogging from back to 2006. For some images I wrote a custom php script cause the firefox plugin (DTA) was rewriting theire names for some reason which caused problems. Anyone can ask me for that under above website.<br />
Big hassle but verry glad for the great help of this guide! Thanks heaps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joolie</title>
		<link>http://www.bootstrap-analysis.com/escape-from-typepad#comment-1894</link>
		<dc:creator>Joolie</dc:creator>
		<pubDate>Thu, 16 Dec 2010 01:12:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.bootstrap-analysis.com#comment-1894</guid>
		<description>Ten minutes ago I was naively operating under the assumption that exporting my posts from Typepad couldn&#039;t possibly be *that* bad, so after reading this post I kind of want to cry. Thanks for all the information. It&#039;s very useful.</description>
		<content:encoded><![CDATA[<p>Ten minutes ago I was naively operating under the assumption that exporting my posts from Typepad couldn&#8217;t possibly be *that* bad, so after reading this post I kind of want to cry. Thanks for all the information. It&#8217;s very useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

