<?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>Some Random Stuff &#187; oneliners</title>
	<atom:link href="http://www.somerandomstuff.com/archives/category/oneliners/feed" rel="self" type="application/rss+xml" />
	<link>http://www.somerandomstuff.com</link>
	<description>Really, just random stuff</description>
	<lastBuildDate>Mon, 19 Jul 2010 19:32:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Removing duplicates from a Maildir</title>
		<link>http://www.somerandomstuff.com/archives/91</link>
		<comments>http://www.somerandomstuff.com/archives/91#comments</comments>
		<pubDate>Mon, 16 Mar 2009 17:06:09 +0000</pubDate>
		<dc:creator>srg</dc:creator>
				<category><![CDATA[hacks]]></category>
		<category><![CDATA[oneliners]]></category>
		<category><![CDATA[courier-imap]]></category>
		<category><![CDATA[duplicates]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[maildir]]></category>
		<category><![CDATA[oneliner]]></category>
		<category><![CDATA[plesk]]></category>

		<guid isPermaLink="false">http://www.somerandomstuff.com/?p=91</guid>
		<description><![CDATA[Today I got tasked with removing duplicate mails from a mail folder with over 100,000 mails in it.  Doing this from a mail client is so impractical, it&#8217;s not even worth giving any thought at all.  Fortunately, the mailbox is on a mail server using Maildir style mailboxes, so I knew this could be done <a href='http://www.somerandomstuff.com/archives/91'>[...]</a>]]></description>
		<wfw:commentRss>http://www.somerandomstuff.com/archives/91/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating a MySQL database containing views</title>
		<link>http://www.somerandomstuff.com/archives/12</link>
		<comments>http://www.somerandomstuff.com/archives/12#comments</comments>
		<pubDate>Fri, 13 Jun 2008 09:19:48 +0000</pubDate>
		<dc:creator>srg</dc:creator>
				<category><![CDATA[oneliners]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[views]]></category>

		<guid isPermaLink="false">http://www.somerandomstuff.com/?p=12</guid>
		<description><![CDATA[You may have come across this problem: say you have a MySQL database called 'myblog' which you're moving to a new server on a different provider, and said provider doesn't allow you to name the database, but instead use their own scheme, 'user82_db1' for example.

If you happen to have views in your database, this will cause the import to fail, as those views would still refer to 'myblog' instead of the new database. Fortunately, this is easily fixed]]></description>
		<wfw:commentRss>http://www.somerandomstuff.com/archives/12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk: Finding large log files</title>
		<link>http://www.somerandomstuff.com/archives/10</link>
		<comments>http://www.somerandomstuff.com/archives/10#comments</comments>
		<pubDate>Mon, 09 Jun 2008 16:38:37 +0000</pubDate>
		<dc:creator>srg</dc:creator>
				<category><![CDATA[oneliners]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[plesk]]></category>

		<guid isPermaLink="false">http://www.somerandomstuff.com/?p=10</guid>
		<description><![CDATA[I get this kind of problem every day: “We’ve run out of disc space on our Plesk server - what’s taking up all the space?” The answer, almost every time, is “logs.” Plesk doesn’t enable log rotation]]></description>
		<wfw:commentRss>http://www.somerandomstuff.com/archives/10/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
