<?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: Cleaning Up Old Posts</title>
	<atom:link href="http://chris.pirillo.com/cleaning-up-old-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://chris.pirillo.com/cleaning-up-old-posts/</link>
	<description>News and Reviews! Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</description>
	<lastBuildDate>Thu, 16 Feb 2012 18:08:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Kevin Connolly</title>
		<link>http://chris.pirillo.com/cleaning-up-old-posts/#comment-767222</link>
		<dc:creator>Kevin Connolly</dc:creator>
		<pubDate>Sun, 28 Nov 2010 20:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://chris.pirillo.com/2006/05/16/cleaning-up-old-posts/#comment-767222</guid>
		<description>I don&#039;t know much MySQL, but here&#039;s a syntax that could work for MSSQL. Probably won&#039;t help you now, nearly half a decade later, but maybe it will help someone else. Besides, OMG you&#039;re still using Wordpress...

UPDATE POSTS set body=REPLACE(body,chr(10)+chr(13), chr(10)+chr(13)+chr(10)+chr(13))

I&#039;m making a few assumptions here: POSTS is the name of the table containing blog posts; &#039;body&#039; is the column containing the body text; and I&#039;m also assuming MySQL handles linebreaks and carriage returns the same way MS does. Should be enough to Google your way to success from here.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know much MySQL, but here&#8217;s a syntax that could work for MSSQL. Probably won&#8217;t help you now, nearly half a decade later, but maybe it will help someone else. Besides, OMG you&#8217;re still using WordPress&#8230;</p>
<p>UPDATE POSTS set body=REPLACE(body,chr(10)+chr(13), chr(10)+chr(13)+chr(10)+chr(13))</p>
<p>I&#8217;m making a few assumptions here: POSTS is the name of the table containing blog posts; &#8216;body&#8217; is the column containing the body text; and I&#8217;m also assuming MySQL handles linebreaks and carriage returns the same way MS does. Should be enough to Google your way to success from here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boredcollegekid</title>
		<link>http://chris.pirillo.com/cleaning-up-old-posts/#comment-642070</link>
		<dc:creator>Boredcollegekid</dc:creator>
		<pubDate>Fri, 16 May 2008 19:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://chris.pirillo.com/2006/05/16/cleaning-up-old-posts/#comment-642070</guid>
		<description>a lot of my old posts need to simply be deleted. Back then I wanted to blog, but by wanting to I mean throw random stuff up on the internet, without much thought.</description>
		<content:encoded><![CDATA[<p>a lot of my old posts need to simply be deleted. Back then I wanted to blog, but by wanting to I mean throw random stuff up on the internet, without much thought.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/6 queries in 0.270 seconds using disk: basic
Object Caching 328/332 objects using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: s3.pirillo.com

Served from: chris.pirillo.com @ 2012-02-16 12:58:09 -->
