<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Creating a &#8220;Bad Code Day&#8221; Error Message for Your Blog</title>
	<atom:link href="http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/</link>
	<description>Helping you learn more and do more with WordPress</description>
	<lastBuildDate>Wed, 22 May 2013 21:05:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: BillyBLOGirlardo &#187; Blog Archive &#187; links for 2006-03-16</title>
		<link>http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3559</link>
		<dc:creator><![CDATA[BillyBLOGirlardo &#187; Blog Archive &#187; links for 2006-03-16]]></dc:creator>
		<pubDate>Thu, 16 Mar 2006 08:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3559</guid>
		<description><![CDATA[[...] A 404 msg for WP (tags: WP) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] A 404 msg for WP (tags: WP) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorelle VanFossen</title>
		<link>http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3525</link>
		<dc:creator><![CDATA[Lorelle VanFossen]]></dc:creator>
		<pubDate>Wed, 15 Mar 2006 12:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3525</guid>
		<description><![CDATA[I&#039;ll look more into this, BD. I&#039;m glad you got it figured out. Three stars for that! WEEE!]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ll look more into this, BD. I&#8217;m glad you got it figured out. Three stars for that! WEEE!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bd</title>
		<link>http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3494</link>
		<dc:creator><![CDATA[bd]]></dc:creator>
		<pubDate>Wed, 15 Mar 2006 05:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3494</guid>
		<description><![CDATA[I discovered a workaround, it&#039;s a brute force method though. I wrote a query to turn all imported comments into unmoderated (comment_approved=0). And then from the admin panel I approved all the comment (by selecting all approve). Voila, the comment count now shows :D. So probably this is a bug in wordpress.

So barring the absense of email and IP information of old commenters, I have everything. I can do with that trade off :D

And finally, thanks for the support :)]]></description>
		<content:encoded><![CDATA[<p>I discovered a workaround, it&#8217;s a brute force method though. I wrote a query to turn all imported comments into unmoderated (comment_approved=0). And then from the admin panel I approved all the comment (by selecting all approve). Voila, the comment count now shows <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> . So probably this is a bug in wordpress.</p>
<p>So barring the absense of email and IP information of old commenters, I have everything. I can do with that trade off <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>And finally, thanks for the support <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorelle VanFossen</title>
		<link>http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3445</link>
		<dc:creator><![CDATA[Lorelle VanFossen]]></dc:creator>
		<pubDate>Tue, 14 Mar 2006 13:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3445</guid>
		<description><![CDATA[You got the comments in, which is great! I haven&#039;t tried that import yet so this is good news. As for the comment count, this sounds really familiar and I&#039;m sifting through my brain to remember, but hit up the &lt;a href=&quot;http://www.wordpress.org/support&quot; rel=&quot;nofollow&quot;&gt;WordPress Support Forum&lt;/a&gt; because someone there will know faster than I can remember right now. I think it has to do with the calculation number created and added to the database at the time of the posting with WordPress, but I don&#039;t know how to fix that. Let me know, and thanks!]]></description>
		<content:encoded><![CDATA[<p>You got the comments in, which is great! I haven&#8217;t tried that import yet so this is good news. As for the comment count, this sounds really familiar and I&#8217;m sifting through my brain to remember, but hit up the <a href="http://www.wordpress.org/support" rel="nofollow">WordPress Support Forum</a> because someone there will know faster than I can remember right now. I think it has to do with the calculation number created and added to the database at the time of the posting with WordPress, but I don&#8217;t know how to fix that. Let me know, and thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bd</title>
		<link>http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3431</link>
		<dc:creator><![CDATA[bd]]></dc:creator>
		<pubDate>Tue, 14 Mar 2006 06:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3431</guid>
		<description><![CDATA[I tried out the comments feed import(from the link that I mentioned before). And rightly said, it&#039;s an unusual import -- more so in terms of the result: all the comments got imported, but the comment count for each post still shows zero (although you could clearly see all the comments in that post). (check my &lt;a href=&quot;http://bdsays.wordpress.com&quot; rel=&quot;nofollow&quot;&gt;wordpress.com blog&lt;/a&gt; and the &lt;a href=&quot;http://bdsays.com/blog/&quot; rel=&quot;nofollow&quot;&gt;personal host blog&lt;/a&gt;). 

Weird :S]]></description>
		<content:encoded><![CDATA[<p>I tried out the comments feed import(from the link that I mentioned before). And rightly said, it&#8217;s an unusual import &#8212; more so in terms of the result: all the comments got imported, but the comment count for each post still shows zero (although you could clearly see all the comments in that post). (check my <a href="http://bdsays.wordpress.com" rel="nofollow">wordpress.com blog</a> and the <a href="http://bdsays.com/blog/" rel="nofollow">personal host blog</a>). </p>
<p>Weird :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorelle VanFossen</title>
		<link>http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3422</link>
		<dc:creator><![CDATA[Lorelle VanFossen]]></dc:creator>
		<pubDate>Tue, 14 Mar 2006 03:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3422</guid>
		<description><![CDATA[Similar instructions for comments were in the &lt;a href=&quot;http://wordpress.com/forums/topic.php?id=112&quot; rel=&quot;nofollow&quot;&gt;Wordpress.com forum discussion&lt;/a&gt; on exporting Wordpress.com. Let me know how the comments feed import works for you. That will be an unusual import.]]></description>
		<content:encoded><![CDATA[<p>Similar instructions for comments were in the <a href="http://wordpress.com/forums/topic.php?id=112" rel="nofollow">WordPress.com forum discussion</a> on exporting WordPress.com. Let me know how the comments feed import works for you. That will be an unusual import.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bd</title>
		<link>http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3421</link>
		<dc:creator><![CDATA[bd]]></dc:creator>
		<pubDate>Tue, 14 Mar 2006 03:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3421</guid>
		<description><![CDATA[Not intending to spam, but couldn&#039;t resist but share this &lt;a href=&quot;http://dudi.wordpress.com/2005/10/08/howto-migrate-comment-from-blogsome-to-wordpress/&quot; rel=&quot;nofollow&quot;&gt;find&lt;/a&gt;. Though it doesn&#039;t support URL,email and IP of commenters. Were you referring to this approach?]]></description>
		<content:encoded><![CDATA[<p>Not intending to spam, but couldn&#8217;t resist but share this <a href="http://dudi.wordpress.com/2005/10/08/howto-migrate-comment-from-blogsome-to-wordpress/" rel="nofollow">find</a>. Though it doesn&#8217;t support URL,email and IP of commenters. Were you referring to this approach?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bd</title>
		<link>http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3419</link>
		<dc:creator><![CDATA[bd]]></dc:creator>
		<pubDate>Tue, 14 Mar 2006 03:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3419</guid>
		<description><![CDATA[Yes, I think writing a post on it would be a great idea, as it would be an immense help for newbies like us :P

I can&#039;t possibly express my gratitude at your response. Thanks a lot. I tried the RSS export/import thingy, and it smoothly imported all my posts and preserved the categories as well. However as you mentioned -- it doesn&#039;t support comments. As I see it, comments form an integral part of one&#039;s blog. I can&#039;t possibly do away with so many animated discussions I had with the readers who had commented. Losing all that would be a really heavy price to pay.

I have sent a feedback on the personal sql backup though. I hope they respond soon. And once again, a bunch of thanks!

ps: eagerly waiting for your post on the comments import through comment feeds. (in the meantime could you give me any pointers? I&#039;m willing to do some experimentation on my own as an act of desperation :D )]]></description>
		<content:encoded><![CDATA[<p>Yes, I think writing a post on it would be a great idea, as it would be an immense help for newbies like us <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>I can&#8217;t possibly express my gratitude at your response. Thanks a lot. I tried the RSS export/import thingy, and it smoothly imported all my posts and preserved the categories as well. However as you mentioned &#8212; it doesn&#8217;t support comments. As I see it, comments form an integral part of one&#8217;s blog. I can&#8217;t possibly do away with so many animated discussions I had with the readers who had commented. Losing all that would be a really heavy price to pay.</p>
<p>I have sent a feedback on the personal sql backup though. I hope they respond soon. And once again, a bunch of thanks!</p>
<p>ps: eagerly waiting for your post on the comments import through comment feeds. (in the meantime could you give me any pointers? I&#8217;m willing to do some experimentation on my own as an act of desperation <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorelle VanFossen</title>
		<link>http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3397</link>
		<dc:creator><![CDATA[Lorelle VanFossen]]></dc:creator>
		<pubDate>Mon, 13 Mar 2006 18:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3397</guid>
		<description><![CDATA[Haven&#039;t I written about this? I thought I did but I&#039;m coming up empty on my searches. I&#039;ll try to write this up in the next week or so.

There are several ways. The easiest for you is to contact Wordpress.com support through the feedback button requesting a database &quot;dump&quot; (SQL backup works, too) of your blog, but don&#039;t expect a fast or positive response since there are now so many such requests. This was the original answer when this was asked in the early days. With the database file, you can import your Wordpress.com blog into the latest version of WordPress, I hope.

Another method that might be a little overwhelming at first but is fairly easy to do is well described from a post in the Wordpress.com Forum on &lt;a href=&quot;http://wordpress.com/forums/topic.php?id=112&quot; rel=&quot;nofollow&quot;&gt;Moving from WordPress.com to Local Installation&lt;/a&gt;:

&lt;blockquote&gt;In your options panel, you can specify the number of last N posts that are to be shown in your RSS feed. You can also set your RSS feed to display whole post rather than an excerpt/summary. Then you can just save the feed like any other XML file, that can serve as your backup. When you want to import it in your WordPress installation, just use the RSS Importer available in the package &amp; import all your RSS backups that you made. Its simple. :)&lt;/blockquote&gt;

It won&#039;t grab your comments, but you can do the same with your comments feed and import those into the database, though I&#039;m not so clear on that method. I&#039;ll do more digging and post something soon.]]></description>
		<content:encoded><![CDATA[<p>Haven&#8217;t I written about this? I thought I did but I&#8217;m coming up empty on my searches. I&#8217;ll try to write this up in the next week or so.</p>
<p>There are several ways. The easiest for you is to contact WordPress.com support through the feedback button requesting a database &#8220;dump&#8221; (SQL backup works, too) of your blog, but don&#8217;t expect a fast or positive response since there are now so many such requests. This was the original answer when this was asked in the early days. With the database file, you can import your WordPress.com blog into the latest version of WordPress, I hope.</p>
<p>Another method that might be a little overwhelming at first but is fairly easy to do is well described from a post in the WordPress.com Forum on <a href="http://wordpress.com/forums/topic.php?id=112" rel="nofollow">Moving from WordPress.com to Local Installation</a>:</p>
<blockquote><p>In your options panel, you can specify the number of last N posts that are to be shown in your RSS feed. You can also set your RSS feed to display whole post rather than an excerpt/summary. Then you can just save the feed like any other XML file, that can serve as your backup. When you want to import it in your WordPress installation, just use the RSS Importer available in the package &amp; import all your RSS backups that you made. Its simple. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></blockquote>
<p>It won&#8217;t grab your comments, but you can do the same with your comments feed and import those into the database, though I&#8217;m not so clear on that method. I&#8217;ll do more digging and post something soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bd</title>
		<link>http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3396</link>
		<dc:creator><![CDATA[bd]]></dc:creator>
		<pubDate>Mon, 13 Mar 2006 18:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2006/03/13/creating-a-bad-code-day-error-message-for-your-blog/#comment-3396</guid>
		<description><![CDATA[Hi lorelle, sorry about an unrelated comment. I am planning to move out from wordpress.com to a full version wordpress. Is there a way to replicate my wordpress.com blog in my full version wordpress blog? I&#039;ve extensively searched but nothing seems to answer my issue :(]]></description>
		<content:encoded><![CDATA[<p>Hi lorelle, sorry about an unrelated comment. I am planning to move out from wordpress.com to a full version wordpress. Is there a way to replicate my wordpress.com blog in my full version wordpress blog? I&#8217;ve extensively searched but nothing seems to answer my issue <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
