<?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>standardload.org</title>
	<atom:link href="http://standardload.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://standardload.org</link>
	<description>network shenanigans or just smoke and mirrors</description>
	<lastBuildDate>Fri, 30 Oct 2009 00:06:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Saving Video Files</title>
		<link>http://standardload.org/2009/10/saving-video-files/</link>
		<comments>http://standardload.org/2009/10/saving-video-files/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 00:06:29 +0000</pubDate>
		<dc:creator>geezer</dc:creator>
				<category><![CDATA[Chatter]]></category>

		<guid isPermaLink="false">http://standardload.org/?p=221</guid>
		<description><![CDATA[I got this idea from Linux Journal. After you have watched a video online, run this script to save a local copy in the same place this script is run.
Some pre-reqs: I assume Firefox is your browser in both Linux and OS X, and I assume you have mplayer installed in Linux and VLC in [...]]]></description>
		<wfw:commentRss>http://standardload.org/2009/10/saving-video-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gumstix Web Server: Boa</title>
		<link>http://standardload.org/2009/09/gumstix-web-server-boa/</link>
		<comments>http://standardload.org/2009/09/gumstix-web-server-boa/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 20:27:21 +0000</pubDate>
		<dc:creator>geezer</dc:creator>
				<category><![CDATA[Embedded]]></category>

		<guid isPermaLink="false">http://standardload.org/?p=201</guid>
		<description><![CDATA[Most Gumstix devices I&#8217;ve encounter (Basix and Verdex Pro) come with a built-in Web server known as Boa. If you&#8217;ve ever watch the Gumstix boot from a console, you&#8217;ll see an error about gethostbyname. Once the Gumstix is up and running, you&#8217;ll find no Web server active. And any attempt to issue an /etc/init.d/boa start [...]]]></description>
		<wfw:commentRss>http://standardload.org/2009/09/gumstix-web-server-boa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bluetooth Networking on the Verdex</title>
		<link>http://standardload.org/2009/09/bluetooth-networking-on-the-verdex/</link>
		<comments>http://standardload.org/2009/09/bluetooth-networking-on-the-verdex/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 19:50:20 +0000</pubDate>
		<dc:creator>geezer</dc:creator>
				<category><![CDATA[Embedded]]></category>

		<guid isPermaLink="false">http://standardload.org/?p=181</guid>
		<description><![CDATA[I needed to implement a reliable network connection into my Verdex Pro once it was attached to the GPSstix since the USB networking is hosed. Here was my solution to this wireless networking issue.
Step 1. Enable only necessary options
As you&#8217;ll see from my config from /etc/default/bluetooth, I disable most Bluetooth options. The key parts are [...]]]></description>
		<wfw:commentRss>http://standardload.org/2009/09/bluetooth-networking-on-the-verdex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RAW to WAV Files on the Verdex Pro</title>
		<link>http://standardload.org/2009/09/raw-to-wav-files-on-the-verdex-pro-xm4-bt/</link>
		<comments>http://standardload.org/2009/09/raw-to-wav-files-on-the-verdex-pro-xm4-bt/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 19:26:02 +0000</pubDate>
		<dc:creator>geezer</dc:creator>
				<category><![CDATA[Embedded]]></category>

		<guid isPermaLink="false">http://standardload.org/?p=171</guid>
		<description><![CDATA[Anyone wishing to use sox for audio file conversions on the Gumstix may be interested in this information.
While you could simply cross-compile sox using the OE environment for Gumstix, you&#8217;ll quickly learn that a number of additional dependencies are required. Here they are in the order they need to be installed (all in the OE [...]]]></description>
		<wfw:commentRss>http://standardload.org/2009/09/raw-to-wav-files-on-the-verdex-pro-xm4-bt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python Copy Routine</title>
		<link>http://standardload.org/2009/03/python-copy-routine/</link>
		<comments>http://standardload.org/2009/03/python-copy-routine/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 16:49:54 +0000</pubDate>
		<dc:creator>geezer</dc:creator>
				<category><![CDATA[Chatter]]></category>

		<guid isPermaLink="false">http://standardload.org/?p=155</guid>
		<description><![CDATA[For anyone new to Python, here&#8217;s a simple script to help copy files of a particular extension type to another location.
My scenario was to copy a bunch of ISO images from my Linux box to my MacBook. Sure I could have mounted the Linux box, selected all the files and do the simple drag-and-drop to [...]]]></description>
		<wfw:commentRss>http://standardload.org/2009/03/python-copy-routine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USBNet Issues on Gumstix</title>
		<link>http://standardload.org/2009/01/usbnet-issues-on-gumstix/</link>
		<comments>http://standardload.org/2009/01/usbnet-issues-on-gumstix/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 15:32:46 +0000</pubDate>
		<dc:creator>geezer</dc:creator>
				<category><![CDATA[Embedded]]></category>

		<guid isPermaLink="false">http://standardload.org/?p=114</guid>
		<description><![CDATA[The Problem
I&#8217;ve come to notice a quirk in the USB networking capabilities between my basix Gumstix mobo and my Ubuntu laptop. And I&#8217;m not the only one who has noticed this quirk. It has also appeared to manifest iteself on the connex boards as well. Maybe we&#8217;re not doing something right. But we simply want [...]]]></description>
		<wfw:commentRss>http://standardload.org/2009/01/usbnet-issues-on-gumstix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gumstix basix Audio</title>
		<link>http://standardload.org/2009/01/gumstix-basix-audio/</link>
		<comments>http://standardload.org/2009/01/gumstix-basix-audio/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 15:05:57 +0000</pubDate>
		<dc:creator>geezer</dc:creator>
				<category><![CDATA[Embedded]]></category>

		<guid isPermaLink="false">http://standardload.org/?p=80</guid>
		<description><![CDATA[The following are instructions on how I was able to get audio working on the Gumstix basix mobo with a 400MHz PXA255 and Bluetooth. It runs the most recent version of Gumstix OpenEmbedded.
A few assumptions about your skills:

You can log into the Gumstix (either SSH or console)
You can gain access to the Internet from the [...]]]></description>
		<wfw:commentRss>http://standardload.org/2009/01/gumstix-basix-audio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated Ubuntu Package Installations</title>
		<link>http://standardload.org/2009/01/automated-ubuntu-package-installations/</link>
		<comments>http://standardload.org/2009/01/automated-ubuntu-package-installations/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 23:29:16 +0000</pubDate>
		<dc:creator>geezer</dc:creator>
				<category><![CDATA[Chatter]]></category>

		<guid isPermaLink="false">http://standardload.org/?p=28</guid>
		<description><![CDATA[The other day I found myself working on an installation script for a program that required a number of software packages from Ubuntu&#8217;s repositories.
After a couple hours of continually hitting the &#8220;y&#8221; button during testing, I finally figured out a method to automate the process without user interaction. You use a &#8220;-y&#8221; flag with apt-get [...]]]></description>
		<wfw:commentRss>http://standardload.org/2009/01/automated-ubuntu-package-installations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DEFCON Material Posted</title>
		<link>http://standardload.org/2007/08/defcon-material-posted/</link>
		<comments>http://standardload.org/2007/08/defcon-material-posted/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 00:16:49 +0000</pubDate>
		<dc:creator>geezer</dc:creator>
				<category><![CDATA[Chatter]]></category>

		<guid isPermaLink="false">http://standardload.org/?p=22</guid>
		<description><![CDATA[In my previous post I mentioned the three talks which I found the most informative and useful. I&#8217;ve posted the talks&#8217; associated presentations and whitepapers in the Reference Material section for your downloading pleasure. I hope you enjoy these as much as I did.
]]></description>
		<wfw:commentRss>http://standardload.org/2007/08/defcon-material-posted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DEFCON 15: Day 3 Recap</title>
		<link>http://standardload.org/2007/08/defcon-15-day-3-recap/</link>
		<comments>http://standardload.org/2007/08/defcon-15-day-3-recap/#comments</comments>
		<pubDate>Sun, 05 Aug 2007 23:31:25 +0000</pubDate>
		<dc:creator>geezer</dc:creator>
				<category><![CDATA[Chatter]]></category>

		<guid isPermaLink="false">http://standardload.org/?p=16</guid>
		<description><![CDATA[The third day of DEFCON is always a slow day, at least for me. Many people party their asses off Saturday night only to either stumble into the early morning sessions half drunk or just not show up at all. As for me, neither scenario held. I was only interested in two talks both which [...]]]></description>
		<wfw:commentRss>http://standardload.org/2007/08/defcon-15-day-3-recap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
