<?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>rambling is delicious &#187; linux</title>
	<atom:link href="http://chasmofsarr.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://chasmofsarr.com</link>
	<description>from the depths of the chasm</description>
	<lastBuildDate>Thu, 03 Jun 2010 11:00:03 +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>Argh!</title>
		<link>http://chasmofsarr.com/2008/04/25/argh/</link>
		<comments>http://chasmofsarr.com/2008/04/25/argh/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 16:51:19 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nerds]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://chasmofsarr.com/?p=62</guid>
		<description><![CDATA[Searching through various backups I have of old web projects&#8230; Trying to find one to finish off (just something to do)&#8230; Seems I&#8217;ve got the code in various places, but the database was wiped before I started backing up my MySQL db&#8217;s. D&#8217;oh. Now I&#8217;m stuck with reverse engineering a database from the code, and [...]]]></description>
			<content:encoded><![CDATA[<p>Searching through various backups I have of old web projects&#8230; Trying to find one to finish off (just something to do)&#8230;</p>
<p>Seems I&#8217;ve got the code in various places, but the database was wiped before I started backing up my MySQL db&#8217;s. <strong>D&#8217;oh</strong>.</p>
<p>Now I&#8217;m stuck with reverse engineering a database from the code, and we know there&#8217;ll always be something I&#8217;ve interpereted wrong, and something won&#8217;t ever work the same <img src='http://chasmofsarr.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://chasmofsarr.com/2008/04/25/argh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bleh</title>
		<link>http://chasmofsarr.com/2008/03/28/bleh/</link>
		<comments>http://chasmofsarr.com/2008/03/28/bleh/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 01:52:37 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Nerdy]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[benn]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pics]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://chasmofsarr.com/2008/03/28/51/</guid>
		<description><![CDATA[So I killed my server, again. Interestingly though I found out that I can do SVN and trac from my Dreamhost account, and I do most coding stuff on MAMP locally anyway (it&#8217;s easier than scp&#8217;ing files over&#8230;) On to funsies now, philage sent me a heap of demotivation posters &#8230; which I quickly forwarded [...]]]></description>
			<content:encoded><![CDATA[<p>So I killed my server, again. Interestingly though I found out that I can do SVN and trac from my Dreamhost account, and I do most coding stuff on MAMP locally anyway (it&#8217;s easier than scp&#8217;ing files over&#8230;)</p>
<p>On to funsies now, philage sent me a heap of demotivation posters &#8230;</p>
<p style="text-align: center"><a title="1164007386708.jpg" href="http://uploads.chasmofsarr.com/2008/03/1164007386708.jpg"><img src="http://uploads.chasmofsarr.com/2008/03/1164007386708.jpg" alt="1164007386708.jpg" width="500" /></a></p>
<p>which I quickly forwarded on to Benn. <strong>We all know why</strong>.</p>
<p>Going to Melbourne next week, could be interesting.. Maybe not. PJ and Lucy have already put in orders for Krispy Kreme &#8230; haha.</p>
<p>Oh and I&#8217;m also playing with making WordPress plugins now.. I made a simple one that uses <a href="http://twitter.com">twitter</a>&#8216;s API to pull my tweets down, and I&#8217;m playing with <a title="WP2.5 sneak peak" href="http://wordpress.org/development/2008/03/25-sneak-peek/">WP2.5</a>.. The new interface is so pretty!</p>
]]></content:encoded>
			<wfw:commentRss>http://chasmofsarr.com/2008/03/28/bleh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>tasty unix</title>
		<link>http://chasmofsarr.com/2007/09/15/tasty-unix/</link>
		<comments>http://chasmofsarr.com/2007/09/15/tasty-unix/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 08:18:28 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Nerdy]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.chasmofsarr.com/?p=14</guid>
		<description><![CDATA[I&#8217;ve spent the last two days trying to compile and set up my own linux + apache + dav + subversion dev server, so far to no avail. Since I&#8217;m now on reimage (reinstall) 4 of the virtual PC I decided to start on a cruiser and see if that helps improve my chain of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent the last two days trying to compile and set up my own linux + apache + dav + subversion dev server, so far to no avail.</p>
<p>Since I&#8217;m now on reimage (reinstall) 4 of the virtual PC I decided to start on a cruiser and see if that helps improve my chain of thought&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://chasmofsarr.com/2007/09/15/tasty-unix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>stuff</title>
		<link>http://chasmofsarr.com/2007/09/04/stuff/</link>
		<comments>http://chasmofsarr.com/2007/09/04/stuff/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 10:43:50 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Nerdy]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.chasmofsarr.com/?p=13</guid>
		<description><![CDATA[So I&#8217;ve been messing around with my linux box a lot lately. Finally given up on Mandriva (Benni will be going &#8220;oh thank god&#8221; about now), but it was nice.. and easy. Ubuntu is different, but I&#8217;m confident! haha Decided to play with some virtual machines, which is really cool. I now have a &#8220;spare&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been messing around with my linux box a lot lately. Finally given up on Mandriva (Benni will be going <em>&#8220;oh thank god&#8221;</em> about now), but it was nice.. and easy. Ubuntu is different, but I&#8217;m confident! haha</p>
<p>Decided to play with some virtual machines, which is really cool. I now have a &#8220;spare&#8221; machine set up for MySQL, and a dev server as well. There&#8217;s just so much different stuff that you can actually do. It would be interesting if work took up something similar; although I could see work&#8217;s clients chewing resources more rapidly than my small projects!</p>
<p>Anyway, just wanted to share my nerdy news with something <img src='http://chasmofsarr.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://chasmofsarr.com/2007/09/04/stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
