<?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</title>
	<atom:link href="http://dartarrow.net/feed" rel="self" type="application/rss+xml" />
	<link>http://dartarrow.net</link>
	<description>..the things I don't want to forget</description>
	<lastBuildDate>Mon, 07 Jun 2010 17:11:21 +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>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>1</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>1</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>0</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>
		<item>
		<title>20 things to know about the N900 before buying one</title>
		<link>http://dartarrow.net/20-things-to-know-about-the-n900-before-buying-one/150</link>
		<comments>http://dartarrow.net/20-things-to-know-about-the-n900-before-buying-one/150#comments</comments>
		<pubDate>Sat, 06 Feb 2010 20:13:08 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[myopiniononlypleasedontsueme]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[nokia]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=150</guid>
		<description><![CDATA[Buyer Beware - What you should know about the <a href="http://maemo.nokia.com/n900/">n900</a> before buying one. 

I'm writing this after a whole week of playing with my new toy (courtesy of <a href="http://www.womworld.com/nokia/">WOMworld/Nokia</a>). Most of what's here are gotchas, which any new owner will learn within an hour. Some others by the end of the day. And some almost never until/unless you actually try it out. Hopefully this will ease any frustrations of a new user, but mostly I'm writing this down to manage expectations. Know what you're buying before you get one. Most of what I'm writing is (for one reason or another) not provided by the Marketing Guys at Nokia anyway. ;)

If this is too long go ahead and read a href="http://dartarrow.net/what-you-need-to-know-about-the-nokia-n900-minified/175">this instead]]></description>
		<wfw:commentRss>http://dartarrow.net/20-things-to-know-about-the-n900-before-buying-one/150/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the Nokia N900 as a modem</title>
		<link>http://dartarrow.net/using-nokia-n900-as-a-modem/137</link>
		<comments>http://dartarrow.net/using-nokia-n900-as-a-modem/137#comments</comments>
		<pubDate>Mon, 01 Feb 2010 18:04:17 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[dialup]]></category>
		<category><![CDATA[digi]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[malaysia]]></category>
		<category><![CDATA[modem]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[pppd]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=137</guid>
		<description><![CDATA[For now though, here's a howto on the first thing anyone would want to do with a 3G phone: <b>turning it into a modem</b>. This applies to someone in my scenario who is connecting a Nokia N900 to a Linux machine (also known as <a href="http://en.wikipedia.org/wiki/Tethering">tethering</a>). However it should apply the same to any other machine using the same concepts. Which is that you can plug the phone in, expect it to register as a USB modem, and use a dialer to dial out. ]]></description>
		<wfw:commentRss>http://dartarrow.net/using-nokia-n900-as-a-modem/137/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching using disk
Content Delivery Network via cdn.dartarrow.net

Served from: dartarrow.net @ 2010-09-08 14:07:37 -->