<?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>My geek blog - Brian McQuay &#187; Linux</title>
	<atom:link href="http://www.brianmcquay.com/category/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.brianmcquay.com</link>
	<description>My Ruby on Rails experience, web development tips including SEO, and contributions to open source projects</description>
	<lastBuildDate>Thu, 05 Jan 2012 19:38:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ditching Mongrel for mod_rails</title>
		<link>http://www.brianmcquay.com/ditching-mongrel-for-mod_rails/135</link>
		<comments>http://www.brianmcquay.com/ditching-mongrel-for-mod_rails/135#comments</comments>
		<pubDate>Sun, 25 May 2008 15:29:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[mod_rails]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[scalability]]></category>

		<guid isPermaLink="false">http://www.brianmcquay.com/ditching-mongrel-for-mod_rails/135</guid>
		<description><![CDATA[I build a lot of Rails apps on a regular basis and each one I add to my server takes another bite out of my limited resources. The way I&#8217;ve traditionally setup a new Rails app was using a Mongrel cluster. I found it to be a lot more reliable and faster than the fcgi [...]]]></description>
		<wfw:commentRss>http://www.brianmcquay.com/ditching-mongrel-for-mod_rails/135/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Onomojo design services</title>
		<link>http://www.brianmcquay.com/new-onomojo-design-services/126</link>
		<comments>http://www.brianmcquay.com/new-onomojo-design-services/126#comments</comments>
		<pubDate>Thu, 17 Apr 2008 09:39:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[Other Websites]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[graphics design]]></category>
		<category><![CDATA[logo design]]></category>
		<category><![CDATA[online marketing]]></category>
		<category><![CDATA[Onomojo]]></category>

		<guid isPermaLink="false">http://www.brianmcquay.com/new-onomojo-design-services/126</guid>
		<description><![CDATA[Its been a long time coming but we&#8217;ve finally got our new site design finished for Onomojo. We&#8217;ve also expanded our services to include graphics design, logo design, web design, and a whole slew of other graphics related services. That&#8217;s in addition to the services we already provided which were primarily programming, seo, and marketing [...]]]></description>
		<wfw:commentRss>http://www.brianmcquay.com/new-onomojo-design-services/126/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Keyword Tracker</title>
		<link>http://www.brianmcquay.com/open-source-keyword-tracker/113</link>
		<comments>http://www.brianmcquay.com/open-source-keyword-tracker/113#comments</comments>
		<pubDate>Tue, 30 Oct 2007 20:13:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[keyword_tracker]]></category>
		<category><![CDATA[open_source]]></category>
		<category><![CDATA[rank_history]]></category>
		<category><![CDATA[search_engines]]></category>
		<category><![CDATA[trackers]]></category>

		<guid isPermaLink="false">http://www.brianmcquay.com/open-source-keyword-tracker/113</guid>
		<description><![CDATA[I&#8217;ve reached my limit of frustration with current keyword trackers. The technology is simple enough that it baffles my mind why so many keyword rank trackers are for profit. There doesn&#8217;t seem to be a single decent instance of an open source keyword tracker out there that I could find. I want something open and [...]]]></description>
		<wfw:commentRss>http://www.brianmcquay.com/open-source-keyword-tracker/113/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Recursively removing .svn directories</title>
		<link>http://www.brianmcquay.com/recursively-removing-svn-directories/102</link>
		<comments>http://www.brianmcquay.com/recursively-removing-svn-directories/102#comments</comments>
		<pubDate>Sat, 04 Aug 2007 21:55:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[hidden_directories]]></category>
		<category><![CDATA[recursive]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[unix_systems]]></category>
		<category><![CDATA[xargs]]></category>

		<guid isPermaLink="false">http://www.brianmcquay.com/recursively-removing-svn-directories/102</guid>
		<description><![CDATA[I&#8217;ve found on numerous occasions that I needed to recursively remove all the .svn directories from a checked out copy of my code. I&#8217;ve always just googled it and found the command quickly that way since I don&#8217;t know how to do it off the top of my head. I consider myself pretty fluent in [...]]]></description>
		<wfw:commentRss>http://www.brianmcquay.com/recursively-removing-svn-directories/102/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Minimizing MySQL data loss in the event of a system failure</title>
		<link>http://www.brianmcquay.com/minimizing-mysql-data-loss-in-the-event-of-a-system-failure/87</link>
		<comments>http://www.brianmcquay.com/minimizing-mysql-data-loss-in-the-event-of-a-system-failure/87#comments</comments>
		<pubDate>Thu, 17 May 2007 22:51:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[cron_job]]></category>
		<category><![CDATA[database_backup]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[nightly_backup]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[system_failure]]></category>

		<guid isPermaLink="false">http://www.brianmcquay.com/minimizing-mysql-data-loss-in-the-event-of-a-system-failure/87</guid>
		<description><![CDATA[Anyone in their right mind who is running a mission critical database is already doing daily backups of the database. Its not often feasible to backup the entire database more than that. Without a proper plan, you&#8217;re stuck with a possible 24 hour data loss in the event the server dies just prior to its [...]]]></description>
		<wfw:commentRss>http://www.brianmcquay.com/minimizing-mysql-data-loss-in-the-event-of-a-system-failure/87/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

