<?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>Fabulous Geek &#187; Projects</title>
	<atom:link href="http://FabulousGeek.com/permalink/catagory/geek/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://FabulousGeek.com</link>
	<description>When you grok it... Flaunt it!</description>
	<lastBuildDate>Wed, 23 Feb 2011 20:04:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>&#8211;; from wordpress dev</title>
		<link>http://FabulousGeek.com/permalink/2006/02/27/from-wordpress-dev/</link>
		<comments>http://FabulousGeek.com/permalink/2006/02/27/from-wordpress-dev/#comments</comments>
		<pubDate>Mon, 27 Feb 2006 08:37:19 +0000</pubDate>
		<dc:creator>Fabulous Geek</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://FabulousGeek.com/permalink/2006/02/27/from-wordpress-dev/</guid>
		<description><![CDATA[so, i&#8217;ve been working with wpmu, and i made a plugin to allow users to add their own css to the top of the page&#8230; and Matt has very quickly given my idea the smackdown. ouch.]]></description>
			<content:encoded><![CDATA[<p>so, i&#8217;ve been working with wpmu, and i made a plugin to allow users to add their own css to the top of the page&#8230; and <a href="http://photomatt.net">Matt</a> has very quickly given my idea <a href="http://mu.wordpress.org/forums/topic/1074#post-5715">the smackdown.</a></p>
<p>ouch.</p>
]]></content:encoded>
			<wfw:commentRss>http://FabulousGeek.com/permalink/2006/02/27/from-wordpress-dev/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HomeBrew JukeBox</title>
		<link>http://FabulousGeek.com/permalink/2005/10/18/homebrew-jukebox/</link>
		<comments>http://FabulousGeek.com/permalink/2005/10/18/homebrew-jukebox/#comments</comments>
		<pubDate>Tue, 18 Oct 2005 05:44:27 +0000</pubDate>
		<dc:creator>Fabulous Geek</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Tech Tips]]></category>

		<guid isPermaLink="false">http://FabulousGeek.com/permalink/fabulous-geek/2005-10-18-86</guid>
		<description><![CDATA[My latest project has been to set up a Jukebox, using my p2 that i&#8217;ve named Clopin. So far I&#8217;ve gotten it running using Music Player Daemon on Debian Linux. I can control it 2 different ways: directly using NCMPC Indirectly using phpMp Since I have limited resouces (since this is running on a pentium2 [...]]]></description>
			<content:encoded><![CDATA[<p>My latest project has been to set up a Jukebox, using my p2 that i&#8217;ve named Clopin.</p>
<p>So far I&#8217;ve gotten it running using <a href="http://musicpd.org" title="MPD">Music Player Daemon</a> on <a href="http://debian.org" title="Debian Linux">Debian Linux</a>.</p>
<p>I can control it 2 different ways:</p>
<ul>
<li>directly using <a href="http://hem.bredband.net/kaw/ncmpc/" title="ncmpc">NCMPC</a></li>
<li>Indirectly using <a href="http://http://www.musicpd.org/phpMp.shtml" title="phpMp">phpMp</a></li>
</ul>
<p>Since I have limited resouces (since this is running on a pentium2 with not much memory) I have not set up an x server for graphical interface&#8230; yet&#8230; I might, we&#8217;ll see what happens in a bit.</p>
<p>Any way, it&#8217;s very nice. i recommend debian over gentoo for this because debian has nice auto configure stuff for everything.</p>
]]></content:encoded>
			<wfw:commentRss>http://FabulousGeek.com/permalink/2005/10/18/homebrew-jukebox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WoW Realm Status Checker v0.1 Released!</title>
		<link>http://FabulousGeek.com/permalink/2005/08/09/wow-realm-status-checker-v01-released/</link>
		<comments>http://FabulousGeek.com/permalink/2005/08/09/wow-realm-status-checker-v01-released/#comments</comments>
		<pubDate>Wed, 10 Aug 2005 00:46:07 +0000</pubDate>
		<dc:creator>Fabulous Geek</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://FabulousGeek.com/permalink/fabulous-geek/2005-08-09-58</guid>
		<description><![CDATA[I have released my Eggdrop IRC bot script that will check on the status of a WoW Realm. I made it as a way for me to experiment with Tcl a little bit. Check it out!]]></description>
			<content:encoded><![CDATA[<p>I have released my Eggdrop IRC bot script  that will check on the status of a WoW Realm. I made it as a way for me to experiment with Tcl a little bit. </p>
<p><a href="http://fabulousgeek.com/projects/eggdrop/wow-status/">Check it out!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://FabulousGeek.com/permalink/2005/08/09/wow-realm-status-checker-v01-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

