<?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>Brian Roy &#187; iPhone</title>
	<atom:link href="http://briantroy.com/blog/tag/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://briantroy.com/blog</link>
	<description>The ramblings of an often lucid mind...</description>
	<lastBuildDate>Tue, 02 Nov 2010 21:53:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<atom:link rel='hub' href='http://briantroy.com/blog/?pushpress=hub'/>
		<item>
		<title>Open Push Email</title>
		<link>http://briantroy.com/blog/2009/09/29/open-push-email/</link>
		<comments>http://briantroy.com/blog/2009/09/29/open-push-email/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 19:51:39 +0000</pubDate>
		<dc:creator>briantroy</dc:creator>
				<category><![CDATA[Experimentation]]></category>
		<category><![CDATA[Innovation]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[push email]]></category>
		<category><![CDATA[real-time]]></category>
		<category><![CDATA[XMPP]]></category>

		<guid isPermaLink="false">http://briantroy.com/blog/2009/09/29/open-push-email/</guid>
		<description><![CDATA[People are obsessed with making their email &#8220;broadcast&#8221;. Push email is a big deal&#8230; but sadly it means you have to lock yourself into a single email service from a single provider. You want near real-time push email&#8230; Blackberry or Exchange&#8230; or you can pretty much forget about it. So, why can&#8217;t we have an [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbriantroy.com%2Fblog%2F2009%2F09%2F29%2Fopen-push-email%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fbriantroy.com%2Fblog%2F2009%2F09%2F29%2Fopen-push-email%2F&amp;source=briantroy&amp;style=normal&amp;service=bit.ly&amp;service_api=justsignal%3AR_626c052845111fc600be065fde2532eb&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://briantroy.com/blog/wp-content/uploads/2009/09/email-broadcast.png" width="200" height="200" alt="email-broadcast.png" style="float:left; margin-right:15px; margin-bottom:15px;" />People are obsessed with making their email &#8220;broadcast&#8221;. Push email is a big deal&#8230; but sadly it means you have to lock yourself into a single email service from a single provider. You want near real-time push email&#8230; Blackberry or Exchange&#8230; or you can pretty much forget about it.</p>
<p>So, why can&#8217;t we have an open alternative?</p>
<p>There are a multitude of ways to get real time notifications of new emails, and there is no reason for that mechanism to be an integral part of the email solution itself. Given that I set out to make a push email solution for my Google Apps accounts that would effectively notify on my iPhone or any other device.</p>
<p>As it turns out the solution is actually very simple. I created a simple server process that checks my inbox every few seconds and sends me an Instant Message (IM) when I have a new email. I also incorporated sender and subject filters &#8211; so you can get notified only for the emails you want.</p>
<p>I could have made it send me a Twitter DM, or an SMS, or plugged it in to PubSubHubBub, or RSS Cloud&#8230;</p>
<p>The point is, the actual mechanism for the notification isn&#8217;t really all that important&#8230;</p>
<p>More after the jump&#8230;</p>
<p><span id="more-607"></span>
<p>How does it work?</p>
<p>EmailToIM is a PHP daemon that will run on any system that has PHP installed. It periodically checks for new messages on your email server (IMAP only) and sends you an IM if it finds one.</p>
<p>For notifications on my iPhone I use <a href="http://www.beejive.com/">BeeJive IM</a> with Apple&#8217;s push notifications turned on.</p>
<p>Where can I get it?</p>
<p><a href="http://code.google.com/p/emailtoim/">I&#8217;ve set up a Google Code project for it here</a>.</p>
<p>It is open source (GPL v3).</p>
<p>If you have any questions let me know.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Open+Push+Email&amp;link=http://briantroy.com/blog/2009/09/29/open-push-email/&amp;notes=People%20are%20obsessed%20with%20making%20their%20email%20%22broadcast%22.%20Push%20email%20is%20a%20big%20deal...%20but%20sadly%20it%20means%20you%20have%20to%20lock%20yourself%20into%20a%20single%20email%20service%20from%20a%20single%20provider.%20You%20want%20near%20real-time%20push%20email...%20Blackberry%20or%20Exchange...%20or%20you%20can%20pretty%20much%20forget%20about%20it.%0ASo%2C%20why%20can%27t%20&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Open+Push+Email&amp;link=http://briantroy.com/blog/2009/09/29/open-push-email/&amp;notes=People%20are%20obsessed%20with%20making%20their%20email%20%22broadcast%22.%20Push%20email%20is%20a%20big%20deal...%20but%20sadly%20it%20means%20you%20have%20to%20lock%20yourself%20into%20a%20single%20email%20service%20from%20a%20single%20provider.%20You%20want%20near%20real-time%20push%20email...%20Blackberry%20or%20Exchange...%20or%20you%20can%20pretty%20much%20forget%20about%20it.%0ASo%2C%20why%20can%27t%20&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.shareaholic.com/api/share/?title=Open+Push+Email&amp;link=http://briantroy.com/blog/2009/09/29/open-push-email/&amp;notes=People%20are%20obsessed%20with%20making%20their%20email%20%22broadcast%22.%20Push%20email%20is%20a%20big%20deal...%20but%20sadly%20it%20means%20you%20have%20to%20lock%20yourself%20into%20a%20single%20email%20service%20from%20a%20single%20provider.%20You%20want%20near%20real-time%20push%20email...%20Blackberry%20or%20Exchange...%20or%20you%20can%20pretty%20much%20forget%20about%20it.%0ASo%2C%20why%20can%27t%20&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=191&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Open+Push+Email&amp;link=http://briantroy.com/blog/2009/09/29/open-push-email/&amp;notes=People%20are%20obsessed%20with%20making%20their%20email%20%22broadcast%22.%20Push%20email%20is%20a%20big%20deal...%20but%20sadly%20it%20means%20you%20have%20to%20lock%20yourself%20into%20a%20single%20email%20service%20from%20a%20single%20provider.%20You%20want%20near%20real-time%20push%20email...%20Blackberry%20or%20Exchange...%20or%20you%20can%20pretty%20much%20forget%20about%20it.%0ASo%2C%20why%20can%27t%20&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=Open+Push+Email&amp;link=http://briantroy.com/blog/2009/09/29/open-push-email/&amp;notes=People%20are%20obsessed%20with%20making%20their%20email%20%22broadcast%22.%20Push%20email%20is%20a%20big%20deal...%20but%20sadly%20it%20means%20you%20have%20to%20lock%20yourself%20into%20a%20single%20email%20service%20from%20a%20single%20provider.%20You%20want%20near%20real-time%20push%20email...%20Blackberry%20or%20Exchange...%20or%20you%20can%20pretty%20much%20forget%20about%20it.%0ASo%2C%20why%20can%27t%20&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=Open+Push+Email&amp;link=http://briantroy.com/blog/2009/09/29/open-push-email/&amp;notes=People%20are%20obsessed%20with%20making%20their%20email%20%22broadcast%22.%20Push%20email%20is%20a%20big%20deal...%20but%20sadly%20it%20means%20you%20have%20to%20lock%20yourself%20into%20a%20single%20email%20service%20from%20a%20single%20provider.%20You%20want%20near%20real-time%20push%20email...%20Blackberry%20or%20Exchange...%20or%20you%20can%20pretty%20much%20forget%20about%20it.%0ASo%2C%20why%20can%27t%20&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=Open+Push+Email&amp;link=http://briantroy.com/blog/2009/09/29/open-push-email/&amp;notes=People%20are%20obsessed%20with%20making%20their%20email%20%22broadcast%22.%20Push%20email%20is%20a%20big%20deal...%20but%20sadly%20it%20means%20you%20have%20to%20lock%20yourself%20into%20a%20single%20email%20service%20from%20a%20single%20provider.%20You%20want%20near%20real-time%20push%20email...%20Blackberry%20or%20Exchange...%20or%20you%20can%20pretty%20much%20forget%20about%20it.%0ASo%2C%20why%20can%27t%20&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="http://www.shareaholic.com/api/share/?title=Open%20Push%20Email&amp;link=http://briantroy.com/blog/2009/09/29/open-push-email/&amp;notes=People%20are%20obsessed%20with%20making%20their%20email%20%22broadcast%22.%20Push%20email%20is%20a%20big%20deal...%20but%20sadly%20it%20means%20you%20have%20to%20lock%20yourself%20into%20a%20single%20email%20service%20from%20a%20single%20provider.%20You%20want%20near%20real-time%20push%20email...%20Blackberry%20or%20Exchange...%20or%20you%20can%20pretty%20much%20forget%20about%20it.%0ASo%2C%20why%20can%27t%20&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Open+Push+Email&amp;link=http://briantroy.com/blog/2009/09/29/open-push-email/&amp;notes=People%20are%20obsessed%20with%20making%20their%20email%20%22broadcast%22.%20Push%20email%20is%20a%20big%20deal...%20but%20sadly%20it%20means%20you%20have%20to%20lock%20yourself%20into%20a%20single%20email%20service%20from%20a%20single%20provider.%20You%20want%20near%20real-time%20push%20email...%20Blackberry%20or%20Exchange...%20or%20you%20can%20pretty%20much%20forget%20about%20it.%0ASo%2C%20why%20can%27t%20&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Open+Push+Email&amp;link=http://briantroy.com/blog/2009/09/29/open-push-email/&amp;notes=People%20are%20obsessed%20with%20making%20their%20email%20%22broadcast%22.%20Push%20email%20is%20a%20big%20deal...%20but%20sadly%20it%20means%20you%20have%20to%20lock%20yourself%20into%20a%20single%20email%20service%20from%20a%20single%20provider.%20You%20want%20near%20real-time%20push%20email...%20Blackberry%20or%20Exchange...%20or%20you%20can%20pretty%20much%20forget%20about%20it.%0ASo%2C%20why%20can%27t%20&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://briantroy.com/blog/2009/09/29/open-push-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>justSignal Widgets now Offer iPhone Optimized Page</title>
		<link>http://briantroy.com/blog/2009/02/15/justsignal-widgets-now-offer-iphone-optimized-page/</link>
		<comments>http://briantroy.com/blog/2009/02/15/justsignal-widgets-now-offer-iphone-optimized-page/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 22:12:15 +0000</pubDate>
		<dc:creator>briantroy</dc:creator>
				<category><![CDATA[cosinity]]></category>
		<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Furious World]]></category>
		<category><![CDATA[information discovery]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[JustSignal]]></category>
		<category><![CDATA[Peter Himmelman]]></category>
		<category><![CDATA[US Health Crisis]]></category>

		<guid isPermaLink="false">http://briantroy.com/blog/2009/02/15/justsignal-widgets-now-offer-iphone-optimized-page/</guid>
		<description><![CDATA[Mobility matters. I know that there are times when we are not at our computers and still want to be able to connect with others about topics that matter to us. In order to make the justSignal service even more valuable for those who want to provide their subscribers, fans or readers a way to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbriantroy.com%2Fblog%2F2009%2F02%2F15%2Fjustsignal-widgets-now-offer-iphone-optimized-page%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fbriantroy.com%2Fblog%2F2009%2F02%2F15%2Fjustsignal-widgets-now-offer-iphone-optimized-page%2F&amp;source=briantroy&amp;style=normal&amp;service=bit.ly&amp;service_api=justsignal%3AR_626c052845111fc600be065fde2532eb&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img style="float:left;" src="http://briantroy.com/blog/wp-content/uploads/2009/02/js-logov2b-nff.png" alt="js-logov2b-nff.png" width="367" height="52" /> Mobility matters. I know that there are times when we are not at our computers and still want to be able to connect with others about topics that matter to us.</p>
<p>In order to make the <a href="http://justsignal.com">justSignal</a> service even more valuable for those who want to provide their subscribers, fans or readers a way to swarm around specific topics, subjects or events we&#8217;ve added an iPhone/iPod Touch web application to the justSignal widget.</p>
<p>For those of you who have not seen the <a href="http://justsignal.com">justSignal</a> widget in action you can see them at:</p>
<p><a href="http://furiousworld.com">Peter Himmelman&#8217;s Furious World</a> &#8211; iPhone Page: http://justsignal.com/furiousworld</p>
<p><a href="http://ushealthcrisis.com">US Health Crisis</a> &#8211; iPhone Page: http://justsignal.com/ushealthcrisis</p>
<p><a href="http://briantroy.com/blog/about/">About Page on My Blog</a> &#8211; iPhone Page: http://justsignal.com/brianroyblog</p>
<p>These widgets will all receive a major upgrade next week which will allow user&#8217;s to post a new Tweet and reply to Tweets that appear in the widget. This upgrade will apply to all existing widgets and iPhone/iPod Touch pages.</p>
<p>If you are interested in putting one of these widgets on your site you can contact me directly (either check out the <a href="http://briantroy.com/blog/about/">about page</a> or leave a comment on this post).</p>
<p>More big news will be out next week. Make sure to check back to see all the latest.</p>
<p>Here is a screen shot taken on an iPhone:</p>
<p><img src="http://briantroy.com/blog/wp-content/uploads/2009/02/img-0001.png" alt="IMG_0001.PNG" width="320" height="480" /></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=justSignal+Widgets+now+Offer+iPhone+Optimized+Page&amp;link=http://briantroy.com/blog/2009/02/15/justsignal-widgets-now-offer-iphone-optimized-page/&amp;notes=%20Mobility%20matters.%20I%20know%20that%20there%20are%20times%20when%20we%20are%20not%20at%20our%20computers%20and%20still%20want%20to%20be%20able%20to%20connect%20with%20others%20about%20topics%20that%20matter%20to%20us.%0D%0A%0D%0AIn%20order%20to%20make%20the%20justSignal%20service%20even%20more%20valuable%20for%20those%20who%20want%20to%20provide%20their%20subscribers%2C%20fans%20or%20readers%20a%20way%20to%20swa&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=justSignal+Widgets+now+Offer+iPhone+Optimized+Page&amp;link=http://briantroy.com/blog/2009/02/15/justsignal-widgets-now-offer-iphone-optimized-page/&amp;notes=%20Mobility%20matters.%20I%20know%20that%20there%20are%20times%20when%20we%20are%20not%20at%20our%20computers%20and%20still%20want%20to%20be%20able%20to%20connect%20with%20others%20about%20topics%20that%20matter%20to%20us.%0D%0A%0D%0AIn%20order%20to%20make%20the%20justSignal%20service%20even%20more%20valuable%20for%20those%20who%20want%20to%20provide%20their%20subscribers%2C%20fans%20or%20readers%20a%20way%20to%20swa&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.shareaholic.com/api/share/?title=justSignal+Widgets+now+Offer+iPhone+Optimized+Page&amp;link=http://briantroy.com/blog/2009/02/15/justsignal-widgets-now-offer-iphone-optimized-page/&amp;notes=%20Mobility%20matters.%20I%20know%20that%20there%20are%20times%20when%20we%20are%20not%20at%20our%20computers%20and%20still%20want%20to%20be%20able%20to%20connect%20with%20others%20about%20topics%20that%20matter%20to%20us.%0D%0A%0D%0AIn%20order%20to%20make%20the%20justSignal%20service%20even%20more%20valuable%20for%20those%20who%20want%20to%20provide%20their%20subscribers%2C%20fans%20or%20readers%20a%20way%20to%20swa&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=191&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=justSignal+Widgets+now+Offer+iPhone+Optimized+Page&amp;link=http://briantroy.com/blog/2009/02/15/justsignal-widgets-now-offer-iphone-optimized-page/&amp;notes=%20Mobility%20matters.%20I%20know%20that%20there%20are%20times%20when%20we%20are%20not%20at%20our%20computers%20and%20still%20want%20to%20be%20able%20to%20connect%20with%20others%20about%20topics%20that%20matter%20to%20us.%0D%0A%0D%0AIn%20order%20to%20make%20the%20justSignal%20service%20even%20more%20valuable%20for%20those%20who%20want%20to%20provide%20their%20subscribers%2C%20fans%20or%20readers%20a%20way%20to%20swa&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=justSignal+Widgets+now+Offer+iPhone+Optimized+Page&amp;link=http://briantroy.com/blog/2009/02/15/justsignal-widgets-now-offer-iphone-optimized-page/&amp;notes=%20Mobility%20matters.%20I%20know%20that%20there%20are%20times%20when%20we%20are%20not%20at%20our%20computers%20and%20still%20want%20to%20be%20able%20to%20connect%20with%20others%20about%20topics%20that%20matter%20to%20us.%0D%0A%0D%0AIn%20order%20to%20make%20the%20justSignal%20service%20even%20more%20valuable%20for%20those%20who%20want%20to%20provide%20their%20subscribers%2C%20fans%20or%20readers%20a%20way%20to%20swa&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=justSignal+Widgets+now+Offer+iPhone+Optimized+Page&amp;link=http://briantroy.com/blog/2009/02/15/justsignal-widgets-now-offer-iphone-optimized-page/&amp;notes=%20Mobility%20matters.%20I%20know%20that%20there%20are%20times%20when%20we%20are%20not%20at%20our%20computers%20and%20still%20want%20to%20be%20able%20to%20connect%20with%20others%20about%20topics%20that%20matter%20to%20us.%0D%0A%0D%0AIn%20order%20to%20make%20the%20justSignal%20service%20even%20more%20valuable%20for%20those%20who%20want%20to%20provide%20their%20subscribers%2C%20fans%20or%20readers%20a%20way%20to%20swa&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=justSignal+Widgets+now+Offer+iPhone+Optimized+Page&amp;link=http://briantroy.com/blog/2009/02/15/justsignal-widgets-now-offer-iphone-optimized-page/&amp;notes=%20Mobility%20matters.%20I%20know%20that%20there%20are%20times%20when%20we%20are%20not%20at%20our%20computers%20and%20still%20want%20to%20be%20able%20to%20connect%20with%20others%20about%20topics%20that%20matter%20to%20us.%0D%0A%0D%0AIn%20order%20to%20make%20the%20justSignal%20service%20even%20more%20valuable%20for%20those%20who%20want%20to%20provide%20their%20subscribers%2C%20fans%20or%20readers%20a%20way%20to%20swa&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="http://www.shareaholic.com/api/share/?title=justSignal%20Widgets%20now%20Offer%20iPhone%20Optimized%20Page&amp;link=http://briantroy.com/blog/2009/02/15/justsignal-widgets-now-offer-iphone-optimized-page/&amp;notes=%20Mobility%20matters.%20I%20know%20that%20there%20are%20times%20when%20we%20are%20not%20at%20our%20computers%20and%20still%20want%20to%20be%20able%20to%20connect%20with%20others%20about%20topics%20that%20matter%20to%20us.%0D%0A%0D%0AIn%20order%20to%20make%20the%20justSignal%20service%20even%20more%20valuable%20for%20those%20who%20want%20to%20provide%20their%20subscribers%2C%20fans%20or%20readers%20a%20way%20to%20swa&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=justSignal+Widgets+now+Offer+iPhone+Optimized+Page&amp;link=http://briantroy.com/blog/2009/02/15/justsignal-widgets-now-offer-iphone-optimized-page/&amp;notes=%20Mobility%20matters.%20I%20know%20that%20there%20are%20times%20when%20we%20are%20not%20at%20our%20computers%20and%20still%20want%20to%20be%20able%20to%20connect%20with%20others%20about%20topics%20that%20matter%20to%20us.%0D%0A%0D%0AIn%20order%20to%20make%20the%20justSignal%20service%20even%20more%20valuable%20for%20those%20who%20want%20to%20provide%20their%20subscribers%2C%20fans%20or%20readers%20a%20way%20to%20swa&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=justSignal+Widgets+now+Offer+iPhone+Optimized+Page&amp;link=http://briantroy.com/blog/2009/02/15/justsignal-widgets-now-offer-iphone-optimized-page/&amp;notes=%20Mobility%20matters.%20I%20know%20that%20there%20are%20times%20when%20we%20are%20not%20at%20our%20computers%20and%20still%20want%20to%20be%20able%20to%20connect%20with%20others%20about%20topics%20that%20matter%20to%20us.%0D%0A%0D%0AIn%20order%20to%20make%20the%20justSignal%20service%20even%20more%20valuable%20for%20those%20who%20want%20to%20provide%20their%20subscribers%2C%20fans%20or%20readers%20a%20way%20to%20swa&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://briantroy.com/blog/2009/02/15/justsignal-widgets-now-offer-iphone-optimized-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cupertino, We Have a Problem</title>
		<link>http://briantroy.com/blog/2008/09/03/cupertino-we-have-a-problem/</link>
		<comments>http://briantroy.com/blog/2008/09/03/cupertino-we-have-a-problem/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 18:39:32 +0000</pubDate>
		<dc:creator>briantroy</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://briantroy.com/blog/2008/09/03/cupertino-we-have-a-problem/</guid>
		<description><![CDATA[Hmmm&#8230;. ONLY the iPhone is affected&#8230; very strange indeed. Ruh roh. Reports are literally flooding in that iPhones across the Northeast are experiencing some major network issues. Reports are also coming from areas further south down the Atlantic coast. So what’s the deal? Well in a nutshell, data is kaput. Users are reporting that 2G [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbriantroy.com%2Fblog%2F2008%2F09%2F03%2Fcupertino-we-have-a-problem%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fbriantroy.com%2Fblog%2F2008%2F09%2F03%2Fcupertino-we-have-a-problem%2F&amp;source=briantroy&amp;style=normal&amp;service=bit.ly&amp;service_api=justsignal%3AR_626c052845111fc600be065fde2532eb&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Hmmm&#8230;. ONLY the iPhone is affected&#8230; very strange indeed.</p>
<blockquote cite="http://feeds.feedburner.com/~r/TheBoyGeniusReport/~3/382372657/">
<p>Ruh roh. Reports are literally flooding in that iPhones across the Northeast are experiencing some major network issues. Reports are also coming from areas further south down the Atlantic coast. So what’s the deal? Well in a nutshell, data is kaput. Users are reporting that 2G and 3G data are both affected which means unless you’re in range of a WiFi hotspot you’re basically toast. Oddly, no other handsets seem to be affected by this outage which poses the question: Huh? In any event, AT&amp;T is admitting that there’s a problem and has opened ticket # TT000008107719 to cover it. Roll call! If you’re experiencing problems drop a comment below and let us know where you are.</p>
<p>[From <a href="http://feeds.feedburner.com/~r/TheBoyGeniusReport/~3/382372657/"><cite>Cupertino, We Have a Problem</cite></a>]
</p></blockquote>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Cupertino%2C+We+Have+a+Problem&amp;link=http://briantroy.com/blog/2008/09/03/cupertino-we-have-a-problem/&amp;notes=Hmmm....%20ONLY%20the%20iPhone%20is%20affected...%20very%20strange%20indeed.%0A%0A%20%20Ruh%20roh.%20Reports%20are%20literally%20flooding%20in%20that%20iPhones%20across%20the%20Northeast%20are%20experiencing%20some%20major%20network%20issues.%20Reports%20are%20also%20coming%20from%20areas%20further%20south%20down%20the%20Atlantic%20coast.%20So%20what%E2%80%99s%20the%20deal%3F%20Well%20in%20a%20nutshell%2C&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Cupertino%2C+We+Have+a+Problem&amp;link=http://briantroy.com/blog/2008/09/03/cupertino-we-have-a-problem/&amp;notes=Hmmm....%20ONLY%20the%20iPhone%20is%20affected...%20very%20strange%20indeed.%0A%0A%20%20Ruh%20roh.%20Reports%20are%20literally%20flooding%20in%20that%20iPhones%20across%20the%20Northeast%20are%20experiencing%20some%20major%20network%20issues.%20Reports%20are%20also%20coming%20from%20areas%20further%20south%20down%20the%20Atlantic%20coast.%20So%20what%E2%80%99s%20the%20deal%3F%20Well%20in%20a%20nutshell%2C&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.shareaholic.com/api/share/?title=Cupertino%2C+We+Have+a+Problem&amp;link=http://briantroy.com/blog/2008/09/03/cupertino-we-have-a-problem/&amp;notes=Hmmm....%20ONLY%20the%20iPhone%20is%20affected...%20very%20strange%20indeed.%0A%0A%20%20Ruh%20roh.%20Reports%20are%20literally%20flooding%20in%20that%20iPhones%20across%20the%20Northeast%20are%20experiencing%20some%20major%20network%20issues.%20Reports%20are%20also%20coming%20from%20areas%20further%20south%20down%20the%20Atlantic%20coast.%20So%20what%E2%80%99s%20the%20deal%3F%20Well%20in%20a%20nutshell%2C&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=191&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Cupertino%2C+We+Have+a+Problem&amp;link=http://briantroy.com/blog/2008/09/03/cupertino-we-have-a-problem/&amp;notes=Hmmm....%20ONLY%20the%20iPhone%20is%20affected...%20very%20strange%20indeed.%0A%0A%20%20Ruh%20roh.%20Reports%20are%20literally%20flooding%20in%20that%20iPhones%20across%20the%20Northeast%20are%20experiencing%20some%20major%20network%20issues.%20Reports%20are%20also%20coming%20from%20areas%20further%20south%20down%20the%20Atlantic%20coast.%20So%20what%E2%80%99s%20the%20deal%3F%20Well%20in%20a%20nutshell%2C&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=Cupertino%2C+We+Have+a+Problem&amp;link=http://briantroy.com/blog/2008/09/03/cupertino-we-have-a-problem/&amp;notes=Hmmm....%20ONLY%20the%20iPhone%20is%20affected...%20very%20strange%20indeed.%0A%0A%20%20Ruh%20roh.%20Reports%20are%20literally%20flooding%20in%20that%20iPhones%20across%20the%20Northeast%20are%20experiencing%20some%20major%20network%20issues.%20Reports%20are%20also%20coming%20from%20areas%20further%20south%20down%20the%20Atlantic%20coast.%20So%20what%E2%80%99s%20the%20deal%3F%20Well%20in%20a%20nutshell%2C&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=Cupertino%2C+We+Have+a+Problem&amp;link=http://briantroy.com/blog/2008/09/03/cupertino-we-have-a-problem/&amp;notes=Hmmm....%20ONLY%20the%20iPhone%20is%20affected...%20very%20strange%20indeed.%0A%0A%20%20Ruh%20roh.%20Reports%20are%20literally%20flooding%20in%20that%20iPhones%20across%20the%20Northeast%20are%20experiencing%20some%20major%20network%20issues.%20Reports%20are%20also%20coming%20from%20areas%20further%20south%20down%20the%20Atlantic%20coast.%20So%20what%E2%80%99s%20the%20deal%3F%20Well%20in%20a%20nutshell%2C&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=Cupertino%2C+We+Have+a+Problem&amp;link=http://briantroy.com/blog/2008/09/03/cupertino-we-have-a-problem/&amp;notes=Hmmm....%20ONLY%20the%20iPhone%20is%20affected...%20very%20strange%20indeed.%0A%0A%20%20Ruh%20roh.%20Reports%20are%20literally%20flooding%20in%20that%20iPhones%20across%20the%20Northeast%20are%20experiencing%20some%20major%20network%20issues.%20Reports%20are%20also%20coming%20from%20areas%20further%20south%20down%20the%20Atlantic%20coast.%20So%20what%E2%80%99s%20the%20deal%3F%20Well%20in%20a%20nutshell%2C&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="http://www.shareaholic.com/api/share/?title=Cupertino%2C%20We%20Have%20a%20Problem&amp;link=http://briantroy.com/blog/2008/09/03/cupertino-we-have-a-problem/&amp;notes=Hmmm....%20ONLY%20the%20iPhone%20is%20affected...%20very%20strange%20indeed.%0A%0A%20%20Ruh%20roh.%20Reports%20are%20literally%20flooding%20in%20that%20iPhones%20across%20the%20Northeast%20are%20experiencing%20some%20major%20network%20issues.%20Reports%20are%20also%20coming%20from%20areas%20further%20south%20down%20the%20Atlantic%20coast.%20So%20what%E2%80%99s%20the%20deal%3F%20Well%20in%20a%20nutshell%2C&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Cupertino%2C+We+Have+a+Problem&amp;link=http://briantroy.com/blog/2008/09/03/cupertino-we-have-a-problem/&amp;notes=Hmmm....%20ONLY%20the%20iPhone%20is%20affected...%20very%20strange%20indeed.%0A%0A%20%20Ruh%20roh.%20Reports%20are%20literally%20flooding%20in%20that%20iPhones%20across%20the%20Northeast%20are%20experiencing%20some%20major%20network%20issues.%20Reports%20are%20also%20coming%20from%20areas%20further%20south%20down%20the%20Atlantic%20coast.%20So%20what%E2%80%99s%20the%20deal%3F%20Well%20in%20a%20nutshell%2C&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Cupertino%2C+We+Have+a+Problem&amp;link=http://briantroy.com/blog/2008/09/03/cupertino-we-have-a-problem/&amp;notes=Hmmm....%20ONLY%20the%20iPhone%20is%20affected...%20very%20strange%20indeed.%0A%0A%20%20Ruh%20roh.%20Reports%20are%20literally%20flooding%20in%20that%20iPhones%20across%20the%20Northeast%20are%20experiencing%20some%20major%20network%20issues.%20Reports%20are%20also%20coming%20from%20areas%20further%20south%20down%20the%20Atlantic%20coast.%20So%20what%E2%80%99s%20the%20deal%3F%20Well%20in%20a%20nutshell%2C&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://briantroy.com/blog/2008/09/03/cupertino-we-have-a-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TomTom Turn by Turn GPS Navigation for iPhone working?</title>
		<link>http://briantroy.com/blog/2008/08/15/tomtom-turn-by-turn-gps-navigation-for-iphone-working/</link>
		<comments>http://briantroy.com/blog/2008/08/15/tomtom-turn-by-turn-gps-navigation-for-iphone-working/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 17:27:54 +0000</pubDate>
		<dc:creator>briantroy</dc:creator>
				<category><![CDATA[Vendors]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://briantroy.com/blog/2008/08/15/tomtom-turn-by-turn-gps-navigation-for-iphone-working/</guid>
		<description><![CDATA[News today via Wired and MSNBC that TomTom has made their navigation system run on the iPhone. We&#8217;ve heard many reports that various GPS manufacturers were working on an application for the iPhone, but I think this is the first time I&#8217;ve heard that they have it working. Of course the primary concern is that [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbriantroy.com%2Fblog%2F2008%2F08%2F15%2Ftomtom-turn-by-turn-gps-navigation-for-iphone-working%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fbriantroy.com%2Fblog%2F2008%2F08%2F15%2Ftomtom-turn-by-turn-gps-navigation-for-iphone-working%2F&amp;source=briantroy&amp;style=normal&amp;service=bit.ly&amp;service_api=justsignal%3AR_626c052845111fc600be065fde2532eb&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>News today via Wired and MSNBC that TomTom has made their navigation system run on the iPhone.<br />
We&#8217;ve heard many reports that various GPS manufacturers were working on an application for the iPhone, but I think this is the first time I&#8217;ve heard that they have it working. Of course the primary concern is that Apple will block the application for some vague and unknown reason.<br />
I&#8217;ll be honest &#8211; if Apple isn&#8217;t very careful with the lack of transparency and mixed motivations for &#8220;approving&#8221; applications to the app store I (and probably many others) will be looking for a new solution that isn&#8217;t held hostage by Apple&#8217;s profit motives.</p>
<blockquote cite="http://www.macrumors.com/2008/08/15/turn-by-turn-gps-for-iphone-coming/">
<p>MSNBC recently spoke (via MacDailyNews) with several GPS manufacturers about their plans to develop a turn-by-turn GPS solution for the iPhone. While the manufacturers were unable to provide many details about their plans, TomTom reasserted that they do have GPS navigation working on the iPhone and that it works well:</p>
<blockquote><p>
    <br />
    “We have made our navigation system run on the iPhone; it looks good and works very well,” said Dutch-based company TomTom, in a statement to msnbc.com. “We will have to look more closely to Apple’s strategy before we can say more about what kind of opportunities this will bring us.”
  </p></blockquote>
<p>[From <a href="http://www.macrumors.com/2008/08/15/turn-by-turn-gps-for-iphone-coming/"><cite>Turn by Turn GPS Navigation for iPhone Coming?</cite></a>]</p>
</blockquote>
<p></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=TomTom+Turn+by+Turn+GPS+Navigation+for+iPhone+working%3F&amp;link=http://briantroy.com/blog/2008/08/15/tomtom-turn-by-turn-gps-navigation-for-iphone-working/&amp;notes=News%20today%20via%20Wired%20and%20MSNBC%20that%20TomTom%20has%20made%20their%20navigation%20system%20run%20on%20the%20iPhone.%0AWe%27ve%20heard%20many%20reports%20that%20various%20GPS%20manufacturers%20were%20working%20on%20an%20application%20for%20the%20iPhone%2C%20but%20I%20think%20this%20is%20the%20first%20time%20I%27ve%20heard%20that%20they%20have%20it%20working.%20Of%20course%20the%20primary%20concern&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=TomTom+Turn+by+Turn+GPS+Navigation+for+iPhone+working%3F&amp;link=http://briantroy.com/blog/2008/08/15/tomtom-turn-by-turn-gps-navigation-for-iphone-working/&amp;notes=News%20today%20via%20Wired%20and%20MSNBC%20that%20TomTom%20has%20made%20their%20navigation%20system%20run%20on%20the%20iPhone.%0AWe%27ve%20heard%20many%20reports%20that%20various%20GPS%20manufacturers%20were%20working%20on%20an%20application%20for%20the%20iPhone%2C%20but%20I%20think%20this%20is%20the%20first%20time%20I%27ve%20heard%20that%20they%20have%20it%20working.%20Of%20course%20the%20primary%20concern&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.shareaholic.com/api/share/?title=TomTom+Turn+by+Turn+GPS+Navigation+for+iPhone+working%3F&amp;link=http://briantroy.com/blog/2008/08/15/tomtom-turn-by-turn-gps-navigation-for-iphone-working/&amp;notes=News%20today%20via%20Wired%20and%20MSNBC%20that%20TomTom%20has%20made%20their%20navigation%20system%20run%20on%20the%20iPhone.%0AWe%27ve%20heard%20many%20reports%20that%20various%20GPS%20manufacturers%20were%20working%20on%20an%20application%20for%20the%20iPhone%2C%20but%20I%20think%20this%20is%20the%20first%20time%20I%27ve%20heard%20that%20they%20have%20it%20working.%20Of%20course%20the%20primary%20concern&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=191&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=TomTom+Turn+by+Turn+GPS+Navigation+for+iPhone+working%3F&amp;link=http://briantroy.com/blog/2008/08/15/tomtom-turn-by-turn-gps-navigation-for-iphone-working/&amp;notes=News%20today%20via%20Wired%20and%20MSNBC%20that%20TomTom%20has%20made%20their%20navigation%20system%20run%20on%20the%20iPhone.%0AWe%27ve%20heard%20many%20reports%20that%20various%20GPS%20manufacturers%20were%20working%20on%20an%20application%20for%20the%20iPhone%2C%20but%20I%20think%20this%20is%20the%20first%20time%20I%27ve%20heard%20that%20they%20have%20it%20working.%20Of%20course%20the%20primary%20concern&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=TomTom+Turn+by+Turn+GPS+Navigation+for+iPhone+working%3F&amp;link=http://briantroy.com/blog/2008/08/15/tomtom-turn-by-turn-gps-navigation-for-iphone-working/&amp;notes=News%20today%20via%20Wired%20and%20MSNBC%20that%20TomTom%20has%20made%20their%20navigation%20system%20run%20on%20the%20iPhone.%0AWe%27ve%20heard%20many%20reports%20that%20various%20GPS%20manufacturers%20were%20working%20on%20an%20application%20for%20the%20iPhone%2C%20but%20I%20think%20this%20is%20the%20first%20time%20I%27ve%20heard%20that%20they%20have%20it%20working.%20Of%20course%20the%20primary%20concern&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=TomTom+Turn+by+Turn+GPS+Navigation+for+iPhone+working%3F&amp;link=http://briantroy.com/blog/2008/08/15/tomtom-turn-by-turn-gps-navigation-for-iphone-working/&amp;notes=News%20today%20via%20Wired%20and%20MSNBC%20that%20TomTom%20has%20made%20their%20navigation%20system%20run%20on%20the%20iPhone.%0AWe%27ve%20heard%20many%20reports%20that%20various%20GPS%20manufacturers%20were%20working%20on%20an%20application%20for%20the%20iPhone%2C%20but%20I%20think%20this%20is%20the%20first%20time%20I%27ve%20heard%20that%20they%20have%20it%20working.%20Of%20course%20the%20primary%20concern&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=TomTom+Turn+by+Turn+GPS+Navigation+for+iPhone+working%3F&amp;link=http://briantroy.com/blog/2008/08/15/tomtom-turn-by-turn-gps-navigation-for-iphone-working/&amp;notes=News%20today%20via%20Wired%20and%20MSNBC%20that%20TomTom%20has%20made%20their%20navigation%20system%20run%20on%20the%20iPhone.%0AWe%27ve%20heard%20many%20reports%20that%20various%20GPS%20manufacturers%20were%20working%20on%20an%20application%20for%20the%20iPhone%2C%20but%20I%20think%20this%20is%20the%20first%20time%20I%27ve%20heard%20that%20they%20have%20it%20working.%20Of%20course%20the%20primary%20concern&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="http://www.shareaholic.com/api/share/?title=TomTom%20Turn%20by%20Turn%20GPS%20Navigation%20for%20iPhone%20working%3F&amp;link=http://briantroy.com/blog/2008/08/15/tomtom-turn-by-turn-gps-navigation-for-iphone-working/&amp;notes=News%20today%20via%20Wired%20and%20MSNBC%20that%20TomTom%20has%20made%20their%20navigation%20system%20run%20on%20the%20iPhone.%0AWe%27ve%20heard%20many%20reports%20that%20various%20GPS%20manufacturers%20were%20working%20on%20an%20application%20for%20the%20iPhone%2C%20but%20I%20think%20this%20is%20the%20first%20time%20I%27ve%20heard%20that%20they%20have%20it%20working.%20Of%20course%20the%20primary%20concern&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=TomTom+Turn+by+Turn+GPS+Navigation+for+iPhone+working%3F&amp;link=http://briantroy.com/blog/2008/08/15/tomtom-turn-by-turn-gps-navigation-for-iphone-working/&amp;notes=News%20today%20via%20Wired%20and%20MSNBC%20that%20TomTom%20has%20made%20their%20navigation%20system%20run%20on%20the%20iPhone.%0AWe%27ve%20heard%20many%20reports%20that%20various%20GPS%20manufacturers%20were%20working%20on%20an%20application%20for%20the%20iPhone%2C%20but%20I%20think%20this%20is%20the%20first%20time%20I%27ve%20heard%20that%20they%20have%20it%20working.%20Of%20course%20the%20primary%20concern&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=TomTom+Turn+by+Turn+GPS+Navigation+for+iPhone+working%3F&amp;link=http://briantroy.com/blog/2008/08/15/tomtom-turn-by-turn-gps-navigation-for-iphone-working/&amp;notes=News%20today%20via%20Wired%20and%20MSNBC%20that%20TomTom%20has%20made%20their%20navigation%20system%20run%20on%20the%20iPhone.%0AWe%27ve%20heard%20many%20reports%20that%20various%20GPS%20manufacturers%20were%20working%20on%20an%20application%20for%20the%20iPhone%2C%20but%20I%20think%20this%20is%20the%20first%20time%20I%27ve%20heard%20that%20they%20have%20it%20working.%20Of%20course%20the%20primary%20concern&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://briantroy.com/blog/2008/08/15/tomtom-turn-by-turn-gps-navigation-for-iphone-working/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Apple Working on Software Fix For iPhone 3G Reception</title>
		<link>http://briantroy.com/blog/2008/08/14/apple-working-on-software-fix-for-iphone-3g-reception/</link>
		<comments>http://briantroy.com/blog/2008/08/14/apple-working-on-software-fix-for-iphone-3g-reception/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 21:17:21 +0000</pubDate>
		<dc:creator>briantroy</dc:creator>
				<category><![CDATA[Vendors]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://briantroy.com/blog/2008/08/14/apple-working-on-software-fix-for-iphone-3g-reception/</guid>
		<description><![CDATA[Via Gizmodo today&#8230; The problem no one admits is a problem is being worked on&#8230; According to Businessweek, the solution to the iPhone 3G&#8217;s chipset issues could be easier than most of us probably expected. They believe Apple has found a way to correct the problem with a simple software upgrade instead of a costly [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbriantroy.com%2Fblog%2F2008%2F08%2F14%2Fapple-working-on-software-fix-for-iphone-3g-reception%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fbriantroy.com%2Fblog%2F2008%2F08%2F14%2Fapple-working-on-software-fix-for-iphone-3g-reception%2F&amp;source=briantroy&amp;style=normal&amp;service=bit.ly&amp;service_api=justsignal%3AR_626c052845111fc600be065fde2532eb&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Via Gizmodo today&#8230;</p>
<p>The problem no one admits is a problem is being worked on&#8230;</p>
<blockquote cite="http://feeds.gawker.com/~r/gizmodo/full/~3/365009859/apple-working-on-software-fix-for-iphone-3g-reception-problems">
<p><img src="http://gizmodo.com/assets/images/gizmodo/2008/08/iphone3gslow_01.jpg" align="left" hspace="4" vspace="2" width="494" height="328" style="display:block;float:none;" />According to Businessweek, the solution to the iPhone 3G&#8217;s <a href="http://gizmodo.com/5036104/iphone-3gs-sluggish-3g-could-be-caused-by-lousy-chipset">chipset issues</a> could be easier than most of us probably expected. They believe Apple has found a way to correct the problem with a simple software upgrade instead of a costly and annoying recall. Businessweek claims that Apple and chip maker Infineon are hard at work on the fix and it could be released as early as the end of this month. [<a href="http://www.businessweek.com/technology/content/aug2008/tc20080813_430402.htm">Businessweek</a> via <a href="http://ecoustics-cnet.com.com/8301-13579_3-10017153-37.html?part=ecoustics-cnet">CNET</a>]</p>
<p><img src="http://feeds.gawker.com/~r/gizmodo/full/~4/365009859" height="1" width="1" /> [From <a href="http://feeds.gawker.com/~r/gizmodo/full/~3/365009859/apple-working-on-software-fix-for-iphone-3g-reception-problems"><cite>Apple Working on Software Fix For iPhone 3G Reception Problems [IPhone 3G]</cite></a>]
</p></blockquote>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Apple+Working+on+Software+Fix+For+iPhone+3G+Reception&amp;link=http://briantroy.com/blog/2008/08/14/apple-working-on-software-fix-for-iphone-3g-reception/&amp;notes=Via%20Gizmodo%20today...%0AThe%20problem%20no%20one%20admits%20is%20a%20problem%20is%20being%20worked%20on...%0A%0A%20%20According%20to%20Businessweek%2C%20the%20solution%20to%20the%20iPhone%203G%27s%20chipset%20issues%20could%20be%20easier%20than%20most%20of%20us%20probably%20expected.%20They%20believe%20Apple%20has%20found%20a%20way%20to%20correct%20the%20problem%20with%20a%20simple%20software%20upgrade%20i&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Apple+Working+on+Software+Fix+For+iPhone+3G+Reception&amp;link=http://briantroy.com/blog/2008/08/14/apple-working-on-software-fix-for-iphone-3g-reception/&amp;notes=Via%20Gizmodo%20today...%0AThe%20problem%20no%20one%20admits%20is%20a%20problem%20is%20being%20worked%20on...%0A%0A%20%20According%20to%20Businessweek%2C%20the%20solution%20to%20the%20iPhone%203G%27s%20chipset%20issues%20could%20be%20easier%20than%20most%20of%20us%20probably%20expected.%20They%20believe%20Apple%20has%20found%20a%20way%20to%20correct%20the%20problem%20with%20a%20simple%20software%20upgrade%20i&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.shareaholic.com/api/share/?title=Apple+Working+on+Software+Fix+For+iPhone+3G+Reception&amp;link=http://briantroy.com/blog/2008/08/14/apple-working-on-software-fix-for-iphone-3g-reception/&amp;notes=Via%20Gizmodo%20today...%0AThe%20problem%20no%20one%20admits%20is%20a%20problem%20is%20being%20worked%20on...%0A%0A%20%20According%20to%20Businessweek%2C%20the%20solution%20to%20the%20iPhone%203G%27s%20chipset%20issues%20could%20be%20easier%20than%20most%20of%20us%20probably%20expected.%20They%20believe%20Apple%20has%20found%20a%20way%20to%20correct%20the%20problem%20with%20a%20simple%20software%20upgrade%20i&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=191&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Apple+Working+on+Software+Fix+For+iPhone+3G+Reception&amp;link=http://briantroy.com/blog/2008/08/14/apple-working-on-software-fix-for-iphone-3g-reception/&amp;notes=Via%20Gizmodo%20today...%0AThe%20problem%20no%20one%20admits%20is%20a%20problem%20is%20being%20worked%20on...%0A%0A%20%20According%20to%20Businessweek%2C%20the%20solution%20to%20the%20iPhone%203G%27s%20chipset%20issues%20could%20be%20easier%20than%20most%20of%20us%20probably%20expected.%20They%20believe%20Apple%20has%20found%20a%20way%20to%20correct%20the%20problem%20with%20a%20simple%20software%20upgrade%20i&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=Apple+Working+on+Software+Fix+For+iPhone+3G+Reception&amp;link=http://briantroy.com/blog/2008/08/14/apple-working-on-software-fix-for-iphone-3g-reception/&amp;notes=Via%20Gizmodo%20today...%0AThe%20problem%20no%20one%20admits%20is%20a%20problem%20is%20being%20worked%20on...%0A%0A%20%20According%20to%20Businessweek%2C%20the%20solution%20to%20the%20iPhone%203G%27s%20chipset%20issues%20could%20be%20easier%20than%20most%20of%20us%20probably%20expected.%20They%20believe%20Apple%20has%20found%20a%20way%20to%20correct%20the%20problem%20with%20a%20simple%20software%20upgrade%20i&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=Apple+Working+on+Software+Fix+For+iPhone+3G+Reception&amp;link=http://briantroy.com/blog/2008/08/14/apple-working-on-software-fix-for-iphone-3g-reception/&amp;notes=Via%20Gizmodo%20today...%0AThe%20problem%20no%20one%20admits%20is%20a%20problem%20is%20being%20worked%20on...%0A%0A%20%20According%20to%20Businessweek%2C%20the%20solution%20to%20the%20iPhone%203G%27s%20chipset%20issues%20could%20be%20easier%20than%20most%20of%20us%20probably%20expected.%20They%20believe%20Apple%20has%20found%20a%20way%20to%20correct%20the%20problem%20with%20a%20simple%20software%20upgrade%20i&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=Apple+Working+on+Software+Fix+For+iPhone+3G+Reception&amp;link=http://briantroy.com/blog/2008/08/14/apple-working-on-software-fix-for-iphone-3g-reception/&amp;notes=Via%20Gizmodo%20today...%0AThe%20problem%20no%20one%20admits%20is%20a%20problem%20is%20being%20worked%20on...%0A%0A%20%20According%20to%20Businessweek%2C%20the%20solution%20to%20the%20iPhone%203G%27s%20chipset%20issues%20could%20be%20easier%20than%20most%20of%20us%20probably%20expected.%20They%20believe%20Apple%20has%20found%20a%20way%20to%20correct%20the%20problem%20with%20a%20simple%20software%20upgrade%20i&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="http://www.shareaholic.com/api/share/?title=Apple%20Working%20on%20Software%20Fix%20For%20iPhone%203G%20Reception&amp;link=http://briantroy.com/blog/2008/08/14/apple-working-on-software-fix-for-iphone-3g-reception/&amp;notes=Via%20Gizmodo%20today...%0AThe%20problem%20no%20one%20admits%20is%20a%20problem%20is%20being%20worked%20on...%0A%0A%20%20According%20to%20Businessweek%2C%20the%20solution%20to%20the%20iPhone%203G%27s%20chipset%20issues%20could%20be%20easier%20than%20most%20of%20us%20probably%20expected.%20They%20believe%20Apple%20has%20found%20a%20way%20to%20correct%20the%20problem%20with%20a%20simple%20software%20upgrade%20i&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Apple+Working+on+Software+Fix+For+iPhone+3G+Reception&amp;link=http://briantroy.com/blog/2008/08/14/apple-working-on-software-fix-for-iphone-3g-reception/&amp;notes=Via%20Gizmodo%20today...%0AThe%20problem%20no%20one%20admits%20is%20a%20problem%20is%20being%20worked%20on...%0A%0A%20%20According%20to%20Businessweek%2C%20the%20solution%20to%20the%20iPhone%203G%27s%20chipset%20issues%20could%20be%20easier%20than%20most%20of%20us%20probably%20expected.%20They%20believe%20Apple%20has%20found%20a%20way%20to%20correct%20the%20problem%20with%20a%20simple%20software%20upgrade%20i&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Apple+Working+on+Software+Fix+For+iPhone+3G+Reception&amp;link=http://briantroy.com/blog/2008/08/14/apple-working-on-software-fix-for-iphone-3g-reception/&amp;notes=Via%20Gizmodo%20today...%0AThe%20problem%20no%20one%20admits%20is%20a%20problem%20is%20being%20worked%20on...%0A%0A%20%20According%20to%20Businessweek%2C%20the%20solution%20to%20the%20iPhone%203G%27s%20chipset%20issues%20could%20be%20easier%20than%20most%20of%20us%20probably%20expected.%20They%20believe%20Apple%20has%20found%20a%20way%20to%20correct%20the%20problem%20with%20a%20simple%20software%20upgrade%20i&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://briantroy.com/blog/2008/08/14/apple-working-on-software-fix-for-iphone-3g-reception/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You know what would make the iPhone great&#8230; coverage in my house&#8230;</title>
		<link>http://briantroy.com/blog/2008/08/13/you-know-what-would-make-the-iphone-great-coverage-in-my-house/</link>
		<comments>http://briantroy.com/blog/2008/08/13/you-know-what-would-make-the-iphone-great-coverage-in-my-house/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 19:13:11 +0000</pubDate>
		<dc:creator>briantroy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[femtocell]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[uma]]></category>

		<guid isPermaLink="false">http://briantroy.com/blog/2008/08/13/you-know-what-would-make-the-iphone-great-coverage-in-my-house/</guid>
		<description><![CDATA[I&#8217;m pretty sure I&#8217;m not alone in this. There has been quite a buzz this week about problems with the iPhone and 3g networks. And I would tell you if I had the same problem &#8211; but I can&#8217;t. Mostly because any kind of signal is hard to come by in my house. Check out [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fbriantroy.com%2Fblog%2F2008%2F08%2F13%2Fyou-know-what-would-make-the-iphone-great-coverage-in-my-house%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fbriantroy.com%2Fblog%2F2008%2F08%2F13%2Fyou-know-what-would-make-the-iphone-great-coverage-in-my-house%2F&amp;source=briantroy&amp;style=normal&amp;service=bit.ly&amp;service_api=justsignal%3AR_626c052845111fc600be065fde2532eb&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;m pretty sure I&#8217;m not alone in this. There has been quite a buzz this week about problems with the iPhone and 3g networks. And I would tell you if I had the same problem &#8211; but I can&#8217;t. Mostly because any kind of signal is hard to come by in my house.</p>
<p>Check out the buzz:</p>
<p><a href="http://gizmodo.com/5036514/international-iphone-carriers-start-the-apple-pile+on-over-sub+par-3g">International Carriers Pile On &#8211; Gizmodo</a></p>
<p><a href="http://gizmodo.com/5036104/iphone-3gs-sluggish-3g-could-be-caused-by-lousy-chipset">Could be the lousy chipset &#8211; Gizmodo</a></p>
<p><a href="http://feeds.wired.com/~r/wired/index/~3/364083665/whats-wrong-wit.html">What is wrong with the 3g iPhone &#8211; Wired</a></p>
<p><a href="http://discussions.apple.com/thread.jspa?threadID=1632695&amp;tstart=0">Apple discussion thread &#8211; Apple</a></p>
<p><a href="http://news.cnet.com/8301-13579_3-10012420-37.html?tag=cnetfd.mt">Apple &amp; at&amp;t say nothing &#8211; CNET</a></p>
<p><a href="http://search.twitter.com/search?q=3g+iphone+reception">Twitter</a></p>
<p><a href="http://blog.wired.com/gadgets/2008/07/iphone-3g-users.html">iPhone users heated over 3g issues &#8211; Wired</a></p>
<p></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=You+know+what+would+make+the+iPhone+great...+coverage+in+my+house...&amp;link=http://briantroy.com/blog/2008/08/13/you-know-what-would-make-the-iphone-great-coverage-in-my-house/&amp;notes=I%27m%20pretty%20sure%20I%27m%20not%20alone%20in%20this.%20There%20has%20been%20quite%20a%20buzz%20this%20week%20about%20problems%20with%20the%20iPhone%20and%203g%20networks.%20And%20I%20would%20tell%20you%20if%20I%20had%20the%20same%20problem%20-%20but%20I%20can%27t.%20Mostly%20because%20any%20kind%20of%20signal%20is%20hard%20to%20come%20by%20in%20my%20house.%0ACheck%20out%20the%20buzz%3A%0AInternational%20Carriers%20Pile&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=You+know+what+would+make+the+iPhone+great...+coverage+in+my+house...&amp;link=http://briantroy.com/blog/2008/08/13/you-know-what-would-make-the-iphone-great-coverage-in-my-house/&amp;notes=I%27m%20pretty%20sure%20I%27m%20not%20alone%20in%20this.%20There%20has%20been%20quite%20a%20buzz%20this%20week%20about%20problems%20with%20the%20iPhone%20and%203g%20networks.%20And%20I%20would%20tell%20you%20if%20I%20had%20the%20same%20problem%20-%20but%20I%20can%27t.%20Mostly%20because%20any%20kind%20of%20signal%20is%20hard%20to%20come%20by%20in%20my%20house.%0ACheck%20out%20the%20buzz%3A%0AInternational%20Carriers%20Pile&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-evernote">
			<a href="http://www.shareaholic.com/api/share/?title=You+know+what+would+make+the+iPhone+great...+coverage+in+my+house...&amp;link=http://briantroy.com/blog/2008/08/13/you-know-what-would-make-the-iphone-great-coverage-in-my-house/&amp;notes=I%27m%20pretty%20sure%20I%27m%20not%20alone%20in%20this.%20There%20has%20been%20quite%20a%20buzz%20this%20week%20about%20problems%20with%20the%20iPhone%20and%203g%20networks.%20And%20I%20would%20tell%20you%20if%20I%20had%20the%20same%20problem%20-%20but%20I%20can%27t.%20Mostly%20because%20any%20kind%20of%20signal%20is%20hard%20to%20come%20by%20in%20my%20house.%0ACheck%20out%20the%20buzz%3A%0AInternational%20Carriers%20Pile&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=191&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Clip this to Evernote">Clip this to Evernote</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=You+know+what+would+make+the+iPhone+great...+coverage+in+my+house...&amp;link=http://briantroy.com/blog/2008/08/13/you-know-what-would-make-the-iphone-great-coverage-in-my-house/&amp;notes=I%27m%20pretty%20sure%20I%27m%20not%20alone%20in%20this.%20There%20has%20been%20quite%20a%20buzz%20this%20week%20about%20problems%20with%20the%20iPhone%20and%203g%20networks.%20And%20I%20would%20tell%20you%20if%20I%20had%20the%20same%20problem%20-%20but%20I%20can%27t.%20Mostly%20because%20any%20kind%20of%20signal%20is%20hard%20to%20come%20by%20in%20my%20house.%0ACheck%20out%20the%20buzz%3A%0AInternational%20Carriers%20Pile&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=You+know+what+would+make+the+iPhone+great...+coverage+in+my+house...&amp;link=http://briantroy.com/blog/2008/08/13/you-know-what-would-make-the-iphone-great-coverage-in-my-house/&amp;notes=I%27m%20pretty%20sure%20I%27m%20not%20alone%20in%20this.%20There%20has%20been%20quite%20a%20buzz%20this%20week%20about%20problems%20with%20the%20iPhone%20and%203g%20networks.%20And%20I%20would%20tell%20you%20if%20I%20had%20the%20same%20problem%20-%20but%20I%20can%27t.%20Mostly%20because%20any%20kind%20of%20signal%20is%20hard%20to%20come%20by%20in%20my%20house.%0ACheck%20out%20the%20buzz%3A%0AInternational%20Carriers%20Pile&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=You+know+what+would+make+the+iPhone+great...+coverage+in+my+house...&amp;link=http://briantroy.com/blog/2008/08/13/you-know-what-would-make-the-iphone-great-coverage-in-my-house/&amp;notes=I%27m%20pretty%20sure%20I%27m%20not%20alone%20in%20this.%20There%20has%20been%20quite%20a%20buzz%20this%20week%20about%20problems%20with%20the%20iPhone%20and%203g%20networks.%20And%20I%20would%20tell%20you%20if%20I%20had%20the%20same%20problem%20-%20but%20I%20can%27t.%20Mostly%20because%20any%20kind%20of%20signal%20is%20hard%20to%20come%20by%20in%20my%20house.%0ACheck%20out%20the%20buzz%3A%0AInternational%20Carriers%20Pile&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=You+know+what+would+make+the+iPhone+great...+coverage+in+my+house...&amp;link=http://briantroy.com/blog/2008/08/13/you-know-what-would-make-the-iphone-great-coverage-in-my-house/&amp;notes=I%27m%20pretty%20sure%20I%27m%20not%20alone%20in%20this.%20There%20has%20been%20quite%20a%20buzz%20this%20week%20about%20problems%20with%20the%20iPhone%20and%203g%20networks.%20And%20I%20would%20tell%20you%20if%20I%20had%20the%20same%20problem%20-%20but%20I%20can%27t.%20Mostly%20because%20any%20kind%20of%20signal%20is%20hard%20to%20come%20by%20in%20my%20house.%0ACheck%20out%20the%20buzz%3A%0AInternational%20Carriers%20Pile&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="http://www.shareaholic.com/api/share/?title=You%20know%20what%20would%20make%20the%20iPhone%20great...%20coverage%20in%20my%20house...&amp;link=http://briantroy.com/blog/2008/08/13/you-know-what-would-make-the-iphone-great-coverage-in-my-house/&amp;notes=I%27m%20pretty%20sure%20I%27m%20not%20alone%20in%20this.%20There%20has%20been%20quite%20a%20buzz%20this%20week%20about%20problems%20with%20the%20iPhone%20and%203g%20networks.%20And%20I%20would%20tell%20you%20if%20I%20had%20the%20same%20problem%20-%20but%20I%20can%27t.%20Mostly%20because%20any%20kind%20of%20signal%20is%20hard%20to%20come%20by%20in%20my%20house.%0ACheck%20out%20the%20buzz%3A%0AInternational%20Carriers%20Pile&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=201&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=You+know+what+would+make+the+iPhone+great...+coverage+in+my+house...&amp;link=http://briantroy.com/blog/2008/08/13/you-know-what-would-make-the-iphone-great-coverage-in-my-house/&amp;notes=I%27m%20pretty%20sure%20I%27m%20not%20alone%20in%20this.%20There%20has%20been%20quite%20a%20buzz%20this%20week%20about%20problems%20with%20the%20iPhone%20and%203g%20networks.%20And%20I%20would%20tell%20you%20if%20I%20had%20the%20same%20problem%20-%20but%20I%20can%27t.%20Mostly%20because%20any%20kind%20of%20signal%20is%20hard%20to%20come%20by%20in%20my%20house.%0ACheck%20out%20the%20buzz%3A%0AInternational%20Carriers%20Pile&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=You+know+what+would+make+the+iPhone+great...+coverage+in+my+house...&amp;link=http://briantroy.com/blog/2008/08/13/you-know-what-would-make-the-iphone-great-coverage-in-my-house/&amp;notes=I%27m%20pretty%20sure%20I%27m%20not%20alone%20in%20this.%20There%20has%20been%20quite%20a%20buzz%20this%20week%20about%20problems%20with%20the%20iPhone%20and%203g%20networks.%20And%20I%20would%20tell%20you%20if%20I%20had%20the%20same%20problem%20-%20but%20I%20can%27t.%20Mostly%20because%20any%20kind%20of%20signal%20is%20hard%20to%20come%20by%20in%20my%20house.%0ACheck%20out%20the%20buzz%3A%0AInternational%20Carriers%20Pile&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://briantroy.com/blog/2008/08/13/you-know-what-would-make-the-iphone-great-coverage-in-my-house/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
