<?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>Pleh</title>
	<atom:link href="http://toscano.org/~pete/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://toscano.org/~pete/blog</link>
	<description>I will smack you like a bad bad donkey, ok?</description>
	<lastBuildDate>Sun, 15 Nov 2009 16:44:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Updates</title>
		<link>http://toscano.org/~pete/blog/archives/201?&amp;owa_from=feed&amp;owa_sid=</link>
		<comments>http://toscano.org/~pete/blog/archives/201#comments</comments>
		<pubDate>Sun, 15 Nov 2009 16:44:00 +0000</pubDate>
		<dc:creator>pete</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google voice]]></category>

		<guid isPermaLink="false">http://toscano.org/~pete/blog/archives/201</guid>
		<description><![CDATA[Haven&#8217;t posted much here lately, but I have a few updates.
Gracie and I have moved up to Leesburg. Contact me if you need the new address.
I have the same 703.942 phone number as before, but if you want another simple way to call me, try that &#8220;Call Me&#8221; widget on the left. Click on it [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: 'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif; font-size: 13px; line-height: 18px; white-space: pre-wrap;">Haven&#8217;t posted much here lately, but I have a few updates.</span></p>
<p><font face="'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif" size="3"><span style="font-size: 13px; line-height: 18px; white-space: pre-wrap;">Gracie and I have moved up to Leesburg. Contact me if you need the new address.</span></font></p>
<p><font face="'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif" size="3"><span style="font-size: 13px; line-height: 18px; white-space: pre-wrap;">I have the same 703.942 phone number as before, but if you want another simple way to call me, try that &#8220;Call Me&#8221; widget on the left. Click on it and enter your name and phone number. <a href="https://www.google.com/voice">Google Voice</a> will call you and me and connect us. FWIW, <a href="https://www.google.com/voice">Google Voice</a> is a good service. If you want an invite, let me know. I have a few invites left.</span></font></p>
<p><font face="'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif" size="3"><span style="font-size: 13px; line-height: 18px; white-space: pre-wrap;">Finally, speaking of &#8220;things on the left,&#8221; please notice the &#8220;Support&#8221; section. There&#8217;s a Google link there. If you use <a href="http://www.amazon.com/?&amp;tag=petetosc-20&amp;camp=15345&amp;creative=331685&amp;linkCode=ur1&amp;adid=16CAMT3PS53YNY4S9ZW6&amp;">this one</a> (it&#8217;s tied to my Google Associates account) to make a purchase, I&#8217;ll get a small cut of the sale. Using <a href="http://www.amazon.com/?&amp;tag=petetosc-20&amp;camp=15345&amp;creative=331685&amp;linkCode=ur1&amp;adid=16CAMT3PS53YNY4S9ZW6&amp;">this</a> link would be much appreciated.</span></font></p>
<p><font face="'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif" size="3"><span style="font-size: 13px; line-height: 18px; white-space: pre-wrap;">Thanks.</span></font></p>
<p><font face="'Lucida Grande', Verdana, Arial, 'Bitstream Vera Sans', sans-serif" size="3"><br /></font></p>
]]></content:encoded>
			<wfw:commentRss>http://toscano.org/~pete/blog/archives/201/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>X11 Broken When Connecting with SSH?</title>
		<link>http://toscano.org/~pete/blog/archives/198?&amp;owa_from=feed&amp;owa_sid=</link>
		<comments>http://toscano.org/~pete/blog/archives/198#comments</comments>
		<pubDate>Tue, 14 Apr 2009 22:31:36 +0000</pubDate>
		<dc:creator>pete</dc:creator>
				<category><![CDATA[Geekery]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[x11]]></category>

		<guid isPermaLink="false">http://toscano.org/~pete/blog/archives/198</guid>
		<description><![CDATA[Check the loopback device and see if it&#8217;s configured. I had a hell of a problem with one box that wouldn&#8217;t display X back to my machine, while its nearly-identically configured partner box would. I eventually discovered that the loopback device on the troublesome box was not configured. I have no idea why it wasn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Check the loopback device and see if it&#8217;s configured. I had a hell of a problem with one box that wouldn&#8217;t display X back to my machine, while its nearly-identically configured partner box would. I eventually discovered that the loopback device on the troublesome box was not configured. I have no idea why it wasn&#8217;t &#8212; it&#8217;s config file was there and all correct, but nonetheless, when I /sbin/ifup-ed the lo device and reconnected with ssh, it worked.</p>
<div style="text-align: right;"><div class="simpletags">Tags: <a href="http://technorati.com/tag/ssh" rel="tag">ssh</a>, <a href="http://technorati.com/tag/x11" rel="tag"> x11</a></div></div>
]]></content:encoded>
			<wfw:commentRss>http://toscano.org/~pete/blog/archives/198/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dog!</title>
		<link>http://toscano.org/~pete/blog/archives/197?&amp;owa_from=feed&amp;owa_sid=</link>
		<comments>http://toscano.org/~pete/blog/archives/197#comments</comments>
		<pubDate>Mon, 09 Mar 2009 04:32:44 +0000</pubDate>
		<dc:creator>pete</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[dog]]></category>
		<category><![CDATA[Jenny]]></category>

		<guid isPermaLink="false">http://toscano.org/~pete/blog/archives/197</guid>
		<description><![CDATA[Today, Brig, Owen, Gracie, and I became dog owners. Meet Jenny. She&#8217;s a very sweet, calm shepherd / hound mix and about a year old.  There are more pictures here, on Brigid&#8217;s Flickr page.&#160;&#160;&#160;
Tags: dog
]]></description>
			<content:encoded><![CDATA[<p>Today, Brig, Owen, Gracie, and I became dog owners. Meet Jenny. She&#8217;s a very sweet, calm shepherd / hound mix and about a year old.<a href="http://www.flickr.com/photos/sigsegv/3340579368/" title="Hello, Jenny! by sigsegv, on Flickr"><img src="http://farm4.static.flickr.com/3334/3340579368_b4af96343c_m.jpg" width="180" height="240" alt="Hello, Jenny!" /></a> <a href="http://www.flickr.com/photos/sigsegv/3339752067/" title="Rub Here by sigsegv, on Flickr"><img src="http://farm4.static.flickr.com/3572/3339752067_7c977beb94_m.jpg" width="180" height="240" alt="Rub Here" /></a> <a href="http://www.flickr.com/photos/sigsegv/3340580186/" title="She's Fierce by sigsegv, on Flickr"><img src="http://farm4.static.flickr.com/3601/3340580186_02d7cae2a5_m.jpg" width="180" height="240" alt="She's Fierce" /></a>There are more pictures <a href="http://www.flickr.com/photos/24117357@N08/tags/jenny/" title="here">here</a>, on Brigid&#8217;s Flickr page.&nbsp;&nbsp;&nbsp;</p>
<div style="text-align: right;"><div class="simpletags">Tags: <a href="http://technorati.com/tag/dog" rel="tag">dog</a></div></div>
]]></content:encoded>
			<wfw:commentRss>http://toscano.org/~pete/blog/archives/197/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fractured Prune Donuts</title>
		<link>http://toscano.org/~pete/blog/archives/194?&amp;owa_from=feed&amp;owa_sid=</link>
		<comments>http://toscano.org/~pete/blog/archives/194#comments</comments>
		<pubDate>Sun, 11 Jan 2009 16:04:06 +0000</pubDate>
		<dc:creator>pete</dc:creator>
				<category><![CDATA[Stuff I Like]]></category>
		<category><![CDATA[donuts]]></category>
		<category><![CDATA[fractured prune donuts]]></category>

		<guid isPermaLink="false">http://toscano.org/~pete/blog/archives/194</guid>
		<description><![CDATA[ I&#8217;ve been hearing about Fractured Prune Donuts for the past couple months. Everyone who&#8217;s talked of them has spoken glowingly. Now that Gracie and I have tried them today, I will join that group.
Holy crap, these are good donuts! Seriously good donuts. They are served hot, much like Crispy Creme, but &#8212; to me [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fracturedprune.com"><img src="http://toscano.org/~pete/blog/wp-content/uploads/2009/01/fractured-prune-logo.jpg" width="212" height="94" alt="Fractured Prune Logo" /></a> I&#8217;ve been hearing about <a href="http://www.fracturedprune.com">Fractured Prune Donuts</a> for the past couple months. Everyone who&#8217;s talked of them has spoken glowingly. Now that Gracie and I have tried them today, I will join that group.</p>
<p>Holy crap, these are good donuts! Seriously good donuts. They are served hot, much like Crispy Creme, but &#8212; to me at least &#8212; the cake is much better. Plus, the offer a wide variety of toppings and all kinds of pre-set combinations. Of course, if you want to try a different combination not offered, you&#8217;re welcome to do that too.</p>
<p>I can&#8217;t stress enough how tasty these donuts are. If <a href="http://www.fracturedprune.com/locations.php">there&#8217;s one not too far away and you</a> like donuts, you really owe it to yourself to try them.</p>
<div style="text-align: right;"><div class="simpletags">Tags: <a href="http://technorati.com/tag/donuts" rel="tag"> donuts</a>, <a href="http://technorati.com/tag/fractured+prune+donuts" rel="tag"> fractured prune donuts</a></div></div>
]]></content:encoded>
			<wfw:commentRss>http://toscano.org/~pete/blog/archives/194/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A New Collective Noun?</title>
		<link>http://toscano.org/~pete/blog/archives/192?&amp;owa_from=feed&amp;owa_sid=</link>
		<comments>http://toscano.org/~pete/blog/archives/192#comments</comments>
		<pubDate>Fri, 09 Jan 2009 16:44:22 +0000</pubDate>
		<dc:creator>pete</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[Parenthood]]></category>
		<category><![CDATA[geeky]]></category>

		<guid isPermaLink="false">http://toscano.org/~pete/blog/archives/192</guid>
		<description><![CDATA[A troop of gorillas, a murder of crows&#8230;. a terror of small children?
Tags: funny,  children,  parenthood
]]></description>
			<content:encoded><![CDATA[<p>A troop of gorillas, a murder of crows&#8230;. a <span style="font-weight: bold; font-style: italic;">terror</span> of small children?</p>
<div style="text-align: right;"><div class="simpletags">Tags: <a href="http://technorati.com/tag/funny" rel="tag">funny</a>, <a href="http://technorati.com/tag/children" rel="tag"> children</a>, <a href="http://technorati.com/tag/parenthood" rel="tag"> parenthood</a></div></div>
]]></content:encoded>
			<wfw:commentRss>http://toscano.org/~pete/blog/archives/192/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gracie&#8217;s First Steps</title>
		<link>http://toscano.org/~pete/blog/archives/186?&amp;owa_from=feed&amp;owa_sid=</link>
		<comments>http://toscano.org/~pete/blog/archives/186#comments</comments>
		<pubDate>Sun, 04 Jan 2009 23:42:43 +0000</pubDate>
		<dc:creator>pete</dc:creator>
				<category><![CDATA[Parenthood]]></category>
		<category><![CDATA[first steps]]></category>
		<category><![CDATA[Grace]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://toscano.org/~pete/blog/archives/186</guid>
		<description><![CDATA[Here&#8217;s my dad&#8217;s first YouTube upload: a video of Gracie&#8217;s first steps.


Tags: first steps,  youtube
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s my dad&#8217;s first YouTube upload: a video of Gracie&#8217;s first steps.</p>
<p style="text-align: center;"><object width="425" height="344" data="http://www.youtube.com/v/ZaUAKkKPcrg&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="src" value="http://www.youtube.com/v/ZaUAKkKPcrg&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object>
</p>
<div style="text-align: right;"><div class="simpletags">Tags: <a href="http://technorati.com/tag/first+steps" rel="tag">first steps</a>, <a href="http://technorati.com/tag/youtube" rel="tag"> youtube</a></div></div>
]]></content:encoded>
			<wfw:commentRss>http://toscano.org/~pete/blog/archives/186/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress MySQL Character Set Encoding Conversion</title>
		<link>http://toscano.org/~pete/blog/archives/181?&amp;owa_from=feed&amp;owa_sid=</link>
		<comments>http://toscano.org/~pete/blog/archives/181#comments</comments>
		<pubDate>Sun, 21 Dec 2008 06:45:26 +0000</pubDate>
		<dc:creator>pete</dc:creator>
				<category><![CDATA[Geekery]]></category>
		<category><![CDATA[character set encoding]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[flicker photo album for wordpress]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://toscano.org/~pete/blog/?p=181</guid>
		<description><![CDATA[I recently upgraded my WordPress install to the newest, version 2.7. In the process, I started looking at some plugins. One that caught my eye was Joe Tan&#8217;s, Flickr Photo Album for WordPress. Off I went to install it. A couple minutes later, I head off to configure it, only to discover that it&#8217;s complaining [...]]]></description>
			<content:encoded><![CDATA[<p>I recently upgraded my WordPress install to the newest, version 2.7. In the process, I started looking at some plugins. One that caught my eye was <a href="http://tantannoodles.com">Joe Tan</a>&#8217;s, <a href="http://tantannoodles.com/toolkit/photo-album/">Flickr Photo Album for WordPress</a>. Off I went to install it. A couple minutes later, I head off to configure it, only to discover that it&#8217;s complaining about about the character set encoding the back-end MySQL database uses.</p>
<p>I&#8217;m a long-time WordPress user. I&#8217;ve been using it since, I believe, pre-1.0 days. Over time, the database schema and database have grown and changed. The cruft has grown. In version 2.2 of WordPress, it became possible to set the character set encoding that WordPress uses. The default is UTF-8. Unfortunately, the default for the database was Latin-1. This could lead to some problems and the Flicker Photo Album for WordPress almost requires that this get fixed up.</p>
<p>Luckily for me &#8212; since I know next-to-nothing about <a href="http://en.wikipedia.org/wiki/Character_set">character set encoding</a> &#8212; Joe also included a link to <a href="http://codex.wordpress.org/Editing_wp-config.php#Database_character_set">this page</a>, talking about the database character set. That page, in turn, led to <a href="http://codex.wordpress.org/Converting_Database_Character_Sets">this page</a>, explaining ways to convert. All gung-ho to convert, I follow the SQL and after obtaining the OK of <a href="http://blacka.com/david/">my fellow Word</a><a href="http://www.knitbot.org/blog/">Press users on this system</a>, I planned a little outage for the conversion.</p>
<p>Sadly, the conversion on that page didn&#8217;t work. Luckily, I did have a backup and I did find <a href="http://alexking.org/blog/2008/03/06/mysql-latin1-utf8-conversion">this page</a>. I copied that backup file, fired up vim, did a little &#8220;:%s/latin1/utf8/g&#8221;, saved, and dropped/created the new database, and inserted the edited backup. After editing the wp-config.php files to include &#8220;define(&#8216;DB_CHARSET&#8217;, &#8216;utf8&#8242;);&#8221;, things are back up and they look happy.</p>
<p>Now, to try out that Flicker Photo Album for WordPress plugin. Good thing I&#8217;m on vacation these next couple weeks.</p>
<p>Oh, by the way, the Subversion upgrade option for WordPress rocks.</p>
<div style="text-align: right;"><div class="simpletags">Tags: <a href="http://technorati.com/tag/wordpress" rel="tag">wordpress</a>, <a href="http://technorati.com/tag/mysql" rel="tag"> mysql</a>, <a href="http://technorati.com/tag/character+set+encoding" rel="tag"> character set encoding</a>, <a href="http://technorati.com/tag/conversion" rel="tag"> conversion</a>, <a href="http://technorati.com/tag/flicker+photo+album+for+wordpress" rel="tag"> flicker photo album for wordpress</a></div></div>
]]></content:encoded>
			<wfw:commentRss>http://toscano.org/~pete/blog/archives/181/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Irony</title>
		<link>http://toscano.org/~pete/blog/archives/180?&amp;owa_from=feed&amp;owa_sid=</link>
		<comments>http://toscano.org/~pete/blog/archives/180#comments</comments>
		<pubDate>Wed, 03 Dec 2008 12:40:31 +0000</pubDate>
		<dc:creator>pete</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[ironic]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[The Postal Service]]></category>
		<category><![CDATA[UPS]]></category>

		<guid isPermaLink="false">http://toscano.org/~pete/blog/archives/180</guid>
		<description><![CDATA[
  


  
  


  


  I saw this ad the other day while watching some live TV (Oh, how the TiVo was missed&#8230;). The music in the background sounded familiar, so I looked through my collection and finally found the track. It&#8217;s called, &#8220;Such Great Heights,&#8221; by The Postal Service.


 [...]]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;">
  
</div>
<div style="text-align: center;">
  <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/95EeUAvAba4&amp;hl=en&amp;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/95EeUAvAba4&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344" /><br />
  </object>
</div>
<div style="text-align: center;">
  
</div>
<div style="text-align: left;">
  I saw this ad the other day while watching some live TV (Oh, how the TiVo was missed&#8230;). The music in the background sounded familiar, so I looked through my collection and finally found the track. It&#8217;s called, &#8220;Such Great Heights,&#8221; by <strong><a href="http://www.postalservicemusic.net/">The Postal Service</a></strong>.
</div>
<div style="text-align: left;">
  
</div>
<div style="text-align: left;">
  Well, I got a chuckle.
</div>
<div style="text-align: left;">
  
</div>
<div style="text-align: right;"><div class="simpletags">Tags: <a href="http://technorati.com/tag/ironic" rel="tag">ironic</a>, <a href="http://technorati.com/tag/music" rel="tag"> music</a>, <a href="http://technorati.com/tag/the+postal+service" rel="tag"> the postal service</a>, <a href="http://technorati.com/tag/ups" rel="tag"> ups</a></div></div>
]]></content:encoded>
			<wfw:commentRss>http://toscano.org/~pete/blog/archives/180/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two Reasons Why This American Life is so Good</title>
		<link>http://toscano.org/~pete/blog/archives/178?&amp;owa_from=feed&amp;owa_sid=</link>
		<comments>http://toscano.org/~pete/blog/archives/178#comments</comments>
		<pubDate>Wed, 08 Oct 2008 02:18:20 +0000</pubDate>
		<dc:creator>pete</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://toscano.org/~pete/blog/archives/178</guid>
		<description><![CDATA[These two episodes are so very good at explaining some of the complexities of the current economic problems.
The Giant Pool of Money
Another Frightening Show About the Economy
I love This American Life.
The two reporters who did these episodes are doing a new podcast called Planet Money. Give it a listen.
Tags: This American Life,  Planet Money
]]></description>
			<content:encoded><![CDATA[<p>These two episodes are so very good at explaining some of the complexities of the current economic problems.</p>
<p><a href="http://www.thislife.org/Radio_Episode.aspx?episode=355">The Giant Pool of Money</a></p>
<p><a href="http://thisamericanlife.org/Radio_Episode.aspx?episode=365">Another Frightening Show About the Economy</a></p>
<p>I love This American Life.<a href="http://www.npr.org/blogs/money/"></a></p>
<p>The two reporters who did these episodes are doing a new podcast called <a href="http://www.npr.org/blogs/money/">Planet Money</a>. Give it a listen.</p>
<p style="text-align: right;"><div class="simpletags">Tags: <a href="http://technorati.com/tag/This+American+Life" rel="tag">This American Life</a>, <a href="http://technorati.com/tag/Planet+Money" rel="tag"> Planet Money</a></div>
]]></content:encoded>
			<wfw:commentRss>http://toscano.org/~pete/blog/archives/178/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I (Will) Have Power!</title>
		<link>http://toscano.org/~pete/blog/archives/177?&amp;owa_from=feed&amp;owa_sid=</link>
		<comments>http://toscano.org/~pete/blog/archives/177#comments</comments>
		<pubDate>Tue, 05 Aug 2008 16:26:11 +0000</pubDate>
		<dc:creator>pete</dc:creator>
				<category><![CDATA[Geekery]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://toscano.org/~pete/blog/archives/177</guid>
		<description><![CDATA[I&#8217;ve been having issues getting a car charger for my 3G iPhone. Turns out, once I did some research, this is a known issue. Score one for the &#8220;careful, planned purchasing&#8221; approach. Anyway, in my research, I found this blog post. My main problem was not getting enough juice to the device, it was stopping [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been having issues getting a car charger for my 3G iPhone. Turns out, once I did some research, this is a known issue. Score one for the &#8220;careful, planned purchasing&#8221; approach. Anyway, in my research, I found <a href="http://carljonard.com/2008/07/how-to-charge-your-iphone-3g-in-the-car/">this blog post</a>. My main problem was not getting enough juice to the device, it was stopping the buzzing. Apparently, the iPhone isn&#8217;t shielded correctly and when the car charger and the headphone out / auxiliary input to my stereo are both plugged in, terrible noises abound. According to Carl&#8217;s post and other reviews I&#8217;ve found online, the <a href="http://www.griffintechnology.com/products/autopilot">Griffin Autopilot</a> should fix that problem. As an added benefit, there&#8217;ll be fewer cable to connect to the iPhone and I&#8217;ll have external controls, which should make life a bit easier.</p>
<p>Now, to find one in the area that&#8217;s not too freaking expensive.</p>
<p style="text-align: right;"><div class="simpletags">Tags: <a href="http://technorati.com/tag/iPhone+3G" rel="tag">iPhone 3G</a>, <a href="http://technorati.com/tag/car+charger" rel="tag"> car charger</a>, <a href="http://technorati.com/tag/power" rel="tag"> power</a></div>
]]></content:encoded>
			<wfw:commentRss>http://toscano.org/~pete/blog/archives/177/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
