<?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 &#187; Embedded</title>
	<atom:link href="http://standardload.org/category/embedded/feed/" rel="self" type="application/rss+xml" />
	<link>http://standardload.org</link>
	<description>network shenanigans or just smoke and mirrors</description>
	<lastBuildDate>Mon, 19 Jul 2010 11:15:54 +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>Rooting the Nexus One with Froyo</title>
		<link>http://standardload.org/2010/07/rooting-the-nexus-one-with-froyo/</link>
		<comments>http://standardload.org/2010/07/rooting-the-nexus-one-with-froyo/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 14:24:52 +0000</pubDate>
		<dc:creator>geezer</dc:creator>
				<category><![CDATA[Chatter]]></category>
		<category><![CDATA[Embedded]]></category>

		<guid isPermaLink="false">http://standardload.org/?p=234</guid>
		<description><![CDATA[I ditched my iPhone 3G for a Nexus One. For me the reason was an extremely easy one: seemless integration with Google. I love the way it handles syncing email, contacts, calendar, and voice mail. To be honest, I don&#8217;t really use the phone for much else. I tracked my usage of apps on the [...]]]></description>
		<wfw:commentRss>http://standardload.org/2010/07/rooting-the-nexus-one-with-froyo/feed/</wfw:commentRss>
		<slash:comments>0</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>2</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>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>1</slash:comments>
		</item>
		<item>
		<title>Embedded Asterisk Server</title>
		<link>http://standardload.org/2007/05/embedded-asterisk-server/</link>
		<comments>http://standardload.org/2007/05/embedded-asterisk-server/#comments</comments>
		<pubDate>Sat, 12 May 2007 19:33:06 +0000</pubDate>
		<dc:creator>geezer</dc:creator>
				<category><![CDATA[Embedded]]></category>

		<guid isPermaLink="false">http://standardload.org/?p=25</guid>
		<description><![CDATA[On Wednesday, May 9th I was invited to speak at the Columbia-Area Linux User&#8217;s Group on my trials and tribulations of building and running an embedded Asterisk server at home. You can click on the Embedded Asterisk Talk to grab a copy of the presentation. As I told the group, this is an on-going project [...]]]></description>
		<wfw:commentRss>http://standardload.org/2007/05/embedded-asterisk-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
