<?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>Dartarrow's Technolodge &#187; Geeky</title>
	<atom:link href="http://dartarrow.net/cat/geeky/feed" rel="self" type="application/rss+xml" />
	<link>http://dartarrow.net</link>
	<description>..the things I don't want to forget</description>
	<lastBuildDate>Thu, 10 Nov 2011 17:36:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Mumble 1.2 on Ubuntu 9.10 &#8211; Karmic Koala</title>
		<link>http://dartarrow.net/mumble-1-2-on-ubuntu-9-10-karmic-koala/339</link>
		<comments>http://dartarrow.net/mumble-1-2-on-ubuntu-9-10-karmic-koala/339#comments</comments>
		<pubDate>Wed, 13 Oct 2010 05:06:40 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[mumble]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=339</guid>
		<description><![CDATA[Here&#8217;s How: sudo sh -c "\ echo 'deb http://ppa.launchpad.net/slicer/ppa/ubuntu karmic main' \ >> /etc/apt/sources.list.d/mumble.list" sudo apt-key adv \ --keyserver keyserver.ubuntu.com \ --recv-keys 165B2836 sudo aptitude update sudo aptitude install mumble]]></description>
		<wfw:commentRss>http://dartarrow.net/mumble-1-2-on-ubuntu-9-10-karmic-koala/339/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why MCMC is impotent</title>
		<link>http://dartarrow.net/why-mcmc-is-impotent/327</link>
		<comments>http://dartarrow.net/why-mcmc-is-impotent/327#comments</comments>
		<pubDate>Tue, 14 Sep 2010 18:16:40 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=327</guid>
		<description><![CDATA[Malaysian Communications and Multimedia Commission (MCMC) has the job as *the* steering force for Teh Internetz in Malaysia. As far as I remember they have the job of regulating the ISPs which they failed at miserably. Somebody somewhere lately bestowed upon them the role of witch-hunters, moral-police, and National Hypocrites. Which is about all they&#8217;re [...]]]></description>
		<wfw:commentRss>http://dartarrow.net/why-mcmc-is-impotent/327/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to test your webcam in Ubuntu</title>
		<link>http://dartarrow.net/how-to-test-your-webcam-in-ubuntu/324</link>
		<comments>http://dartarrow.net/how-to-test-your-webcam-in-ubuntu/324#comments</comments>
		<pubDate>Mon, 07 Jun 2010 17:11:21 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=324</guid>
		<description><![CDATA[Testing your webcam is done with mplayer, first though you&#8217;ll have to install mplayer as so: sudo aptitude install mplayer then fire up mplayer as so but in one line: mplayer tv:// -tv driver=v4l2:width=320:height=240:fps=200:device=/dev/video0 -nosound And you SHOULD see your pretty face on the screen. Good Luck.]]></description>
		<wfw:commentRss>http://dartarrow.net/how-to-test-your-webcam-in-ubuntu/324/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Collectd Python plugin</title>
		<link>http://dartarrow.net/collectd-python-plugin/311</link>
		<comments>http://dartarrow.net/collectd-python-plugin/311#comments</comments>
		<pubDate>Thu, 29 Apr 2010 04:29:04 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[collectd]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=311</guid>
		<description><![CDATA[Collectd 4.9 has a few good features added. This tutorial will show you how to write a basic simple collectd plugin in python. Also allows you to overwrite the `hostname`]]></description>
		<wfw:commentRss>http://dartarrow.net/collectd-python-plugin/311/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>N900 development Part 2</title>
		<link>http://dartarrow.net/n900-development-part-2/286</link>
		<comments>http://dartarrow.net/n900-development-part-2/286#comments</comments>
		<pubDate>Mon, 01 Mar 2010 17:13:59 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[scratchbox]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=286</guid>
		<description><![CDATA[Before you continue on reading, understand that a prerequisite is for you to start with part 1 and especially Maemo&#8217;s Getting Started guide. For this guide, I&#8217;ll be showing how to create multiple widgets in one window. The code from Maemo provides you one window with one widget (the button). You cannot add on more [...]]]></description>
		<wfw:commentRss>http://dartarrow.net/n900-development-part-2/286/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>N900 Development Part 1</title>
		<link>http://dartarrow.net/n900-development-part-1/271</link>
		<comments>http://dartarrow.net/n900-development-part-1/271#comments</comments>
		<pubDate>Sat, 27 Feb 2010 18:27:17 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[n900]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=271</guid>
		<description><![CDATA[This section shows you how to get started (Your baby steps in N900 development starts by starting up the environment. And gettin some sample codes from the community). Development for Maemo currently utilizes GTK, so if you&#8217;re planning on developing something for Maemo devices I&#8217;d recommend you start here and then proceed to the Maemo [...]]]></description>
		<wfw:commentRss>http://dartarrow.net/n900-development-part-1/271/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Maemo SDK installation on Linux</title>
		<link>http://dartarrow.net/maemo-sdk-installation-on-linux/233</link>
		<comments>http://dartarrow.net/maemo-sdk-installation-on-linux/233#comments</comments>
		<pubDate>Wed, 17 Feb 2010 13:49:47 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=233</guid>
		<description><![CDATA[There are 3 Options on how to install the Maemo 5 SDK, 1. The GUI Installer (recommended) 2. Script based installer. Instruction for both can be found here 3. Manual installation This is a Manual Installation instruction, covering the installation of Scratchbox, Nokia + Maemo binaries and Xephyr X server &#8211; which are the prerequisites [...]]]></description>
		<wfw:commentRss>http://dartarrow.net/maemo-sdk-installation-on-linux/233/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DailyChilly recovery after pwned</title>
		<link>http://dartarrow.net/dailychilly-recovery-after-pwned/217</link>
		<comments>http://dartarrow.net/dailychilly-recovery-after-pwned/217#comments</comments>
		<pubDate>Sun, 14 Feb 2010 09:20:18 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[Non Geeky]]></category>
		<category><![CDATA[dailychilli]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[morons]]></category>
		<category><![CDATA[pwnd]]></category>
		<category><![CDATA[thestar]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=217</guid>
		<description><![CDATA[Disclaimer: I&#8217;m not encouraging breaking and entering or defacing other peoples websites. Regardless of how dumb they may be or how tempted you are to show your l33t-ness So the Daily Chilli was pwnd at sometime before Sun Feb 14. This was taken from my Mum&#8217;s PC on her brand new Zen theme. Don&#8217;t laugh. [...]]]></description>
		<wfw:commentRss>http://dartarrow.net/dailychilly-recovery-after-pwned/217/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compaq CQ40 Wireless Driver</title>
		<link>http://dartarrow.net/compaq-cq40-wireless-driver/198</link>
		<comments>http://dartarrow.net/compaq-cq40-wireless-driver/198#comments</comments>
		<pubDate>Thu, 11 Feb 2010 04:55:08 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[broadcom]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[kernel-2.6.31]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=198</guid>
		<description><![CDATA[This did not work out-of the box for me with Kubuntu 9.10. `lspci` showed me that the wireless device was: 03:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01) This is messed up. The driver provided by the manufacturer worked fine with the previous kernels and the previous releases of kubuntu (kernel 2.6.28 ). After [...]]]></description>
		<wfw:commentRss>http://dartarrow.net/compaq-cq40-wireless-driver/198/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What you need to know about the Nokia N900</title>
		<link>http://dartarrow.net/what-you-need-to-know-about-the-nokia-n900-minified/175</link>
		<comments>http://dartarrow.net/what-you-need-to-know-about-the-nokia-n900-minified/175#comments</comments>
		<pubDate>Sun, 07 Feb 2010 16:40:23 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[nokia]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=175</guid>
		<description><![CDATA[Alright my full post on this is really long so here&#8217;s a minified version with links to the full text. I never wanted this to be a simple list, because I don&#8217;t feel it does justice to the product. So if something mentioned here is new to you, find time to read the full text. [...]]]></description>
		<wfw:commentRss>http://dartarrow.net/what-you-need-to-know-about-the-nokia-n900-minified/175/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Database Caching 51/95 queries in 0.022 seconds using disk

Served from: dartarrow.net @ 2012-02-13 21:28:59 -->
