<?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: Switched From MovableType to WordPress</title>
	<atom:link href="http://www.stubbleblog.com/index.php/2007/10/switched-from-movabletype-to-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stubbleblog.com/index.php/2007/10/switched-from-movabletype-to-wordpress/</link>
	<description>A curious nerd.</description>
	<lastBuildDate>Tue, 24 Jan 2012 19:31:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Kevin</title>
		<link>http://www.stubbleblog.com/index.php/2007/10/switched-from-movabletype-to-wordpress/comment-page-1/#comment-610</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 08 Nov 2007 05:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbleblog.com/index.php/2007/10/switched-from-movabletype-to-wordpress/#comment-610</guid>
		<description>You can use the following query to automatically get rid of the underscores at the end of the post name (mine reflects a cut off of 30 characters in the MT post name, hence the 29, I think):

UPDATE wp_posts SET post_name = SUBSTRING( post_name, 1, 29 ) WHERE RIGHT( post_name, 1 ) = &#039;_&#039;</description>
		<content:encoded><![CDATA[<p>You can use the following query to automatically get rid of the underscores at the end of the post name (mine reflects a cut off of 30 characters in the MT post name, hence the 29, I think):</p>
<p>UPDATE wp_posts SET post_name = SUBSTRING( post_name, 1, 29 ) WHERE RIGHT( post_name, 1 ) = &#8216;_&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.stubbleblog.com/index.php/2007/10/switched-from-movabletype-to-wordpress/comment-page-1/#comment-130</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Sat, 13 Oct 2007 19:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbleblog.com/index.php/2007/10/switched-from-movabletype-to-wordpress/#comment-130</guid>
		<description>Full text feed would be nice :)</description>
		<content:encoded><![CDATA[<p>Full text feed would be nice :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.stubbleblog.com/index.php/2007/10/switched-from-movabletype-to-wordpress/comment-page-1/#comment-101</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Wed, 10 Oct 2007 06:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbleblog.com/index.php/2007/10/switched-from-movabletype-to-wordpress/#comment-101</guid>
		<description>Welcome.</description>
		<content:encoded><![CDATA[<p>Welcome.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  www.stubbleblog.com/index.php/2007/10/switched-from-movabletype-to-wordpress/feed/ ) in 0.32802 seconds, on Feb 11th, 2012 at 11:56 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 18th, 2012 at 11:56 pm UTC -->
