<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>marcus welz &#187; linux</title>
	<atom:link href="http://marcuswelz.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcuswelz.com</link>
	<description>working hard at avoiding to write code</description>
	<lastBuildDate>Tue, 08 Jun 2010 13:14:25 +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>MySQL Replication for Offsite Backups</title>
		<link>http://marcuswelz.com/2009/10/19/mysql-replication-for-offsite-backups/</link>
		<comments>http://marcuswelz.com/2009/10/19/mysql-replication-for-offsite-backups/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 13:01:18 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=470</guid>
		<description><![CDATA[I'm cheap. I tend to run pet projects on shoe string budgets. For one, it's just a good habit. It's easier to increase spending when it's really necessary (after some growth and revenue) than it is to turn off a service that you've come to rely on. Whatever the case may be, having backups is [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2009/10/19/mysql-replication-for-offsite-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.04 on a Sony VAIO VGN-FE890</title>
		<link>http://marcuswelz.com/2008/04/25/ubuntu-804-on-a-sony-vaio-vgn-fe890/</link>
		<comments>http://marcuswelz.com/2008/04/25/ubuntu-804-on-a-sony-vaio-vgn-fe890/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 02:02:01 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[acpi]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=70</guid>
		<description><![CDATA[This is a follow-up to my Ubuntu post from a few days ago. I've tried out the final version of 8.04 LTS on my Sony VAIO laptop, and found that it didn't boot. Instead, after the Loading Kernel process bar reaches 100%, the only thing that appears on screen is: [ 42.947514] ACPI: EC: acpi_ec_wait [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/04/25/ubuntu-804-on-a-sony-vaio-vgn-fe890/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.04 nearing release</title>
		<link>http://marcuswelz.com/2008/04/12/ubuntu-804-nearing-release/</link>
		<comments>http://marcuswelz.com/2008/04/12/ubuntu-804-nearing-release/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 15:21:04 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=61</guid>
		<description><![CDATA[It's getting interesting. Computerworld and ZDNet report a Gartner analyst claiming that "Windows is 'collapsing'". Computerworld is also talking about Ubuntu breathing new life into old hardware. With that said, The Ubuntu 8.04 release is imminent, and I'm very much looking forward to it. I've been a Ubuntu user on and off pretty much since [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/04/12/ubuntu-804-nearing-release/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Auto-properties in Subversion</title>
		<link>http://marcuswelz.com/2004/11/12/auto-properties-in-subversion/</link>
		<comments>http://marcuswelz.com/2004/11/12/auto-properties-in-subversion/#comments</comments>
		<pubDate>Fri, 12 Nov 2004 15:19:40 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[tortoisesvn]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=20</guid>
		<description><![CDATA[I'm a big fan of Subversion and use it for nearly every project I work on. I work on our software projects in several ways: On the Linux development server directly, which I access from a Windows desktop using UltraEdit (Load/Save via SFTP), WinSCP, PuTTY, and the command line svn client. On my Windows PC, [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2004/11/12/auto-properties-in-subversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
