<?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; howto</title>
	<atom:link href="http://dartarrow.net/tag/howto/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>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>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>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>
		<item>
		<title>Swiftfox 3.5.4 and libxul.so</title>
		<link>http://dartarrow.net/swiftfox-354-and-libxulso/110</link>
		<comments>http://dartarrow.net/swiftfox-354-and-libxulso/110#comments</comments>
		<pubDate>Wed, 28 Oct 2009 05:45:46 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[libxul]]></category>
		<category><![CDATA[quickfix]]></category>
		<category><![CDATA[swiftfox]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=110</guid>
		<description><![CDATA[After upgrading my Swiftfox from 3.5.3 to 3.5.4-1 it was Problems Galore. Clicking the pretty swiftfox icon didnt work and typing `swiftfox` from the terminal (/usr/bin/swiftfox  which is a script that comes with the installation) gave me /usr/lib/swiftfox/swiftfox-bin: symbol lookup error: /usr/lib/swiftfox/libxul.so: undefined symbol: gdk_x11_window_get_drawable_impl Which is when i figured the package maintainer was linking [...]]]></description>
		<wfw:commentRss>http://dartarrow.net/swiftfox-354-and-libxulso/110/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vim tips part 1.</title>
		<link>http://dartarrow.net/vim-tips-part-1/92</link>
		<comments>http://dartarrow.net/vim-tips-part-1/92#comments</comments>
		<pubDate>Sun, 11 Oct 2009 16:46:50 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=92</guid>
		<description><![CDATA[Yes, A little bit of googling will give you good results but this is like most of all I have here: meant to be for beginners. so here goes. Note my conventions :w means type the phrase :w in normal mode (not insert mode) `a` means hit the a key in normal mode Tip #1 [...]]]></description>
		<wfw:commentRss>http://dartarrow.net/vim-tips-part-1/92/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO Open Kopete links in Swiftfox</title>
		<link>http://dartarrow.net/howto-open-kopete-links-in-swiftfox/85</link>
		<comments>http://dartarrow.net/howto-open-kopete-links-in-swiftfox/85#comments</comments>
		<pubDate>Sat, 11 Jul 2009 05:05:39 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[kopete]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[swiftfox]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dartarrow.net/howto-open-kopete-links-in-swiftfox/85</guid>
		<description><![CDATA[This of course works if you want to open Kopete links in Firefox as well. Instead of the default Konqueror. Just replace my &#8216;swiftfox&#8217; in the commands with &#8216;firefox&#8217; This assumes that you are using the same environment as I am (KDE4.2, Ubuntu 9.04) 1. System Settings* -&#62; Default Applications -&#62; Web Browser 2. Set [...]]]></description>
		<wfw:commentRss>http://dartarrow.net/howto-open-kopete-links-in-swiftfox/85/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Battery Capacity Details on a Linux Laptop</title>
		<link>http://dartarrow.net/battery-capacity-details-on-a-linux-laptop/66</link>
		<comments>http://dartarrow.net/battery-capacity-details-on-a-linux-laptop/66#comments</comments>
		<pubDate>Fri, 05 Jun 2009 07:22:23 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[acpi]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=66</guid>
		<description><![CDATA[All laptop batteries are created equal by Their Maker. But even so, some last longer than others despite coming out of the same production lines. Why? Because although it is manufactured to last (say) 5 hours, sometimes you only get 2 hours before it dies. Usually that means that your actual capacity is lower than [...]]]></description>
		<wfw:commentRss>http://dartarrow.net/battery-capacity-details-on-a-linux-laptop/66/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Swiftfox on K/Ubuntu</title>
		<link>http://dartarrow.net/how-to-install-swiftfox-on-kubuntu/59</link>
		<comments>http://dartarrow.net/how-to-install-swiftfox-on-kubuntu/59#comments</comments>
		<pubDate>Fri, 05 Jun 2009 04:48:47 +0000</pubDate>
		<dc:creator>dartarrow</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[swiftfox]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dartarrow.net/?p=59</guid>
		<description><![CDATA[0. Take note that I use aptitude, apt-get will serve the same function. 1. edit /etc/apt/sources. list and add the following lines: deb http://getswiftfox.com/builds/debian unstable non-free 2. Go to a terminal and type: sudo aptitude update sudo aptitude install swiftfox-prescott 3. You&#8217;re done. Look below for instructions on how to setup Java on Swiftfox Note: [...]]]></description>
		<wfw:commentRss>http://dartarrow.net/how-to-install-swiftfox-on-kubuntu/59/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 44/85 queries in 0.020 seconds using disk

Served from: dartarrow.net @ 2012-02-13 21:27:47 -->
