<?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>Ryan McKern &#187; mysql</title>
	<atom:link href="http://ryanmckern.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://ryanmckern.com</link>
	<description>Linux system administration out of the Boston area; loud music, sharp knives, and a slightly disturbing obsession with food.</description>
	<lastBuildDate>Thu, 02 Sep 2010 16:59:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Database backups and analytics.</title>
		<link>http://ryanmckern.com/2007/11/database-backups-and-analytics/</link>
		<comments>http://ryanmckern.com/2007/11/database-backups-and-analytics/#comments</comments>
		<pubDate>Sat, 17 Nov 2007 22:19:26 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[site meta]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">http://ryanmckern.com/general/13/</guid>
		<description><![CDATA[I've finally gotten off my lazy ass and implemented database backups. I don't move enough data to worry about something overkill like database replication and dumping, so I am just falling back on WipeOut's AutoMysqlBackup script. Additionally, I had no idea that there was a robust fork of webalizer, named awwfull. It's got a few [...]]]></description>
			<content:encoded><![CDATA[<p>I've finally gotten off my lazy ass and implemented database backups. I don't move enough data to worry about something overkill like database replication and dumping, so I am just falling back on WipeOut's <a href="http://sourceforge.net/projects/automysqlbackup/">AutoMysqlBackup</a> script.</p>

<p>Additionally, I had no idea that there was a robust fork of <a href="http://www.mrunix.net/webalizer/">webalizer</a>, named <a href="http://www.stedee.id.au/awffull">awwfull</a>. It's got a few extra features but the thing that interested me was that it seems to be in the middle of active development. I installed it so that Rick could start following the traffic spike his "severance" is currently causing, but I like it enough that I may install it for my domains (and offer it to the sites I host) as well. It's no Urchin (now called <a href="www.google.com/analytics">Google Analytics</a>) or <a href="http://www.haveamint.com">Mint</a>, but it's free and they're absolute overkill for what's going on with this virtualized server right now.</p>

<p>Hooray for someone else doing the dirty work for me!</p>
]]></content:encoded>
			<wfw:commentRss>http://ryanmckern.com/2007/11/database-backups-and-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
