<?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>Jason Tucker&#039;s Blog &#187; iphone</title>
	<atom:link href="http://jtucker.org/blog/tag/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://jtucker.org/blog</link>
	<description>where good text goes to die but good music is born.</description>
	<lastBuildDate>Mon, 12 Jul 2010 19:17:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>iPhone 4</title>
		<link>http://jtucker.org/blog/2010/06/iphone-4/</link>
		<comments>http://jtucker.org/blog/2010/06/iphone-4/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 18:39:40 +0000</pubDate>
		<dc:creator>jtucker</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[iOS4]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iPhone4]]></category>

		<guid isPermaLink="false">http://jtucker.org/blog/2010/06/iphone-4/</guid>
		<description><![CDATA[It&#8217;s everything that you have heard. The screen itself is worth the price of admission here. Amazing, wonderful, any other adjective you can think about does&#160;it. Here is a sample from the new 5 MP camera: http://www.flickr.com/photos/soulposition/4727734470/]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s everything that you have heard. The screen itself is worth the price of admission here. </p>
<p>Amazing, wonderful, any other adjective you can think about does&nbsp;it. </p>
<p>Here is a sample from the new 5 MP camera: <a href="http://www.flickr.com/photos/soulposition/4727734470/">http://www.flickr.com/photos/soulposition/4727734470/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jtucker.org/blog/2010/06/iphone-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPhone WordPress App</title>
		<link>http://jtucker.org/blog/2008/07/iphone-wordpress-app/</link>
		<comments>http://jtucker.org/blog/2008/07/iphone-wordpress-app/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 15:46:29 +0000</pubDate>
		<dc:creator>jtucker</dc:creator>
				<category><![CDATA[About]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://jtucker.org/blog/2008/07/23/iphone-wordpress-app/</guid>
		<description><![CDATA[Pretty hot little app the have going here. Though it did crash on me once so far.]]></description>
			<content:encoded><![CDATA[<p>Pretty hot little app the have going here. Though it did crash on me once so far.</p>
<p><a href="http://jtucker.org/blog/wp-content/uploads/2008/07/l-640-480-853a3b7f-f93d-4813-bb4c-45f3c946c0f8.jpeg"><img src="http://jtucker.org/blog/wp-content/uploads/2008/07/l-640-480-853a3b7f-f93d-4813-bb4c-45f3c946c0f8.jpeg" alt="photo" width="300" height="225" class="alignnone size-full wp-image-364" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jtucker.org/blog/2008/07/iphone-wordpress-app/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPhone kits</title>
		<link>http://jtucker.org/blog/2008/03/iphone-kits/</link>
		<comments>http://jtucker.org/blog/2008/03/iphone-kits/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 20:14:00 +0000</pubDate>
		<dc:creator>jtucker</dc:creator>
				<category><![CDATA[Develop]]></category>
		<category><![CDATA[Home]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[app development]]></category>
		<category><![CDATA[background processing]]></category>
		<category><![CDATA[c syntax]]></category>
		<category><![CDATA[delicious monster]]></category>
		<category><![CDATA[everyday users]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mac developers]]></category>
		<category><![CDATA[memory management]]></category>
		<category><![CDATA[mvc model]]></category>
		<category><![CDATA[objective c]]></category>

		<guid isPermaLink="false">http://jtucker.org/blog/2008/03/09/iphone-kits</guid>
		<description><![CDATA[So, unless you&#8217;ve been under a rock, the iPhone SDK was released last Thursday. I&#8217;ve been fooling with it since Friday night and I have to say that development for the iPhone is actually quite simple. Following the MVC model actually makes it quite approachable for me since all my web development is MVC based. [...]]]></description>
			<content:encoded><![CDATA[<p>So, unless you&#8217;ve been under a rock, the iPhone SDK was released last Thursday. I&#8217;ve been fooling with it since Friday night and I have to say that development for the iPhone is actually quite simple. Following the MVC model actually makes it quite approachable for me since all my web development is MVC based.</p>
<p>The problem for me is the Objective-C syntax. It really, really bothers me. Coming from C# I&#8217;ve taken a few things for granted. For instance, memory management is something I really don&#8217;t worry about on a day to day basis. I know that I can override my Dispose methods and that&#8217;s fine but the GC in the framework works well enough for. Second thing I really take for granted is Visual Studio. This version of X-Code maybe great for Mac developers but it sucks shit compared to VS.</p>
<p>That aside, I&#8217;ve successfully got a few demo apps written testing different aspects of the iPhone SDK and have about 5 app ideas that I&#8217;m gonna start working on soon enough. Those that hang with me on a regular basis know how geek&#8217;d I am for presence these past few months. I think that will be the bigger aspect for 2008 in software development and the iPhone is the device that will launch it into the everyday users hand.</p>
<p>I&#8217;ve also got some concerns and they are generally shared with the community.</p>
<p> &#8211; No background processing. So my app will not be able to respond to events in the background. Think the SMS app on the iPhone. It just sits there and waits for an event to happen.<br />
 &#8211; No plugin model for existing applications. Say I want my weather app to pull data from Weather Underground instead of Yahoo.<br />
 &#8211; How will upgrades be handled in the App Store? Most apps I purchase offer free point releases (1.0 &#8211; > 1.1). I wonder how that will be worked out.</p>
<p>Other then that, I&#8217;m super psyched for the future of the iPhone and app development. I expect the first round of apps will end up being ports of existing applications or simple extensions of popular apps (Delicious Monster, iBank, etc.).  End of the year will be the time that the App Store will probably start to see some unique applications being released. Of course the games that will be availible should be something amazing. The casual game market should be loving the iPhone SDK right now.</p>
]]></content:encoded>
			<wfw:commentRss>http://jtucker.org/blog/2008/03/iphone-kits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another TiVo.</title>
		<link>http://jtucker.org/blog/2007/10/another-tivo/</link>
		<comments>http://jtucker.org/blog/2007/10/another-tivo/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 20:07:17 +0000</pubDate>
		<dc:creator>jtucker</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[digital video recorders]]></category>
		<category><![CDATA[external storage]]></category>
		<category><![CDATA[feature upgrades]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[television services]]></category>
		<category><![CDATA[tivo]]></category>
		<category><![CDATA[tivo inc]]></category>
		<category><![CDATA[tivo series 3]]></category>
		<category><![CDATA[tivotogo]]></category>
		<category><![CDATA[western digital]]></category>

		<guid isPermaLink="false">http://jtucker.org/blog/2007/10/25/another-tivo</guid>
		<description><![CDATA[The latest update to the TiVo software (specifically the Series3/HD models) has all but sealed the fate of the Verizon supplied DVR’s. TiVo Inc. (NASDAQ: TIVO), the creator of and leader in television services for digital video recorders (DVRs), today announced the new availability of several exciting feature upgrades and product support for TiVo Series [...]]]></description>
			<content:encoded><![CDATA[<p>The latest update to the <a href="http://tivo.com “TiVo 4 life!”">TiVo</a> software (specifically the Series3/HD models) has all but sealed the fate of the Verizon supplied DVR’s.</p>
<blockquote><p>TiVo Inc. (NASDAQ: TIVO), the creator of and leader in television services for digital video recorders (DVRs), today announced the new availability of several exciting feature upgrades and product support for TiVo Series 3 and TiVo HD customers. The news includes the availability of external storage (E-SATA) from Western Digital, the introduction of Multi-Room Viewing and TiVoToGo availability and the new feature of progressive downloads &#8211; all for Series 3 and TIVo HD subscribers.</p></blockquote>
<p>Yep, now I can share my recordings with all my TV’s now, take some videos off and shoot them to my iPod video or iPhone and schedule all my shows remotely. I’m trying to hold out for the x-mas deals on a second Series3 (and if I get rocking on the comic book room maybe a TiVo HD for there) so I can finally drop the last Verizon SHIT-VR that I have hooked to the projector.</p>
<p>Seriously, uber excited over at Casa de JT’s.</p>
]]></content:encoded>
			<wfw:commentRss>http://jtucker.org/blog/2007/10/another-tivo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wonder if this is coming in the next iPhone update.</title>
		<link>http://jtucker.org/blog/2007/09/wonder-if-this-is-coming-in-the-next-iphone-update/</link>
		<comments>http://jtucker.org/blog/2007/09/wonder-if-this-is-coming-in-the-next-iphone-update/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 15:31:00 +0000</pubDate>
		<dc:creator>jtucker</dc:creator>
				<category><![CDATA[Cars]]></category>
		<category><![CDATA[Home]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[door locks]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mercedes]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://jtucker.org/blog/2007/09/24/wonder-if-this-is-coming-in-the-next-iphone-update</guid>
		<description><![CDATA[Can&#8217;t wait for 1.1.1 update of my iPhone so I will be able to hack door locks. I got this image from the Mercedes ad video in the form of a short movie called &#8216;The Illusive&#8216;. You can check out the video here. [via Motor Authority]]]></description>
			<content:encoded><![CDATA[<p>Can&#8217;t wait for 1.1.1 update of my iPhone so I will be able to hack door locks.<img id="new meaning for the term iPhone unlocking" alt="iPhone unlocks t3h doors!" src="http://jtucker.org/assets/2007/9/24/iphone_doorlock.jpg" width="500" /></p>
<p>I got this image from the Mercedes ad video in the form of a short movie called &#8216;<em>The Illusive</em>&#8216;. You can check out the video <a href="http://www.floaded.com/films/erlkoenigin" target="_blank">here</a>. [via <a href="http://www.motorauthority.com" target="_blank">Motor Authority</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://jtucker.org/blog/2007/09/wonder-if-this-is-coming-in-the-next-iphone-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I must not have much of a social life.</title>
		<link>http://jtucker.org/blog/2007/08/social-life/</link>
		<comments>http://jtucker.org/blog/2007/08/social-life/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 14:04:00 +0000</pubDate>
		<dc:creator>jtucker</dc:creator>
				<category><![CDATA[About]]></category>
		<category><![CDATA[Home]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[amount of time]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[cell phone bill]]></category>
		<category><![CDATA[expletive]]></category>
		<category><![CDATA[fucking]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jesus]]></category>
		<category><![CDATA[namaste]]></category>
		<category><![CDATA[stupid camera]]></category>
		<category><![CDATA[text message]]></category>

		<guid isPermaLink="false">http://jtucker.org/blog/2007/08/17/social-life</guid>
		<description><![CDATA[Honestly how much do you fucking talk that you have a 300 page bill? I don&#8217;t mean to use such a harsh expletive but I just can&#8217;t fathom the amount of time that you waste having enough text message and calls that your bill is that large. Not that AT&#38;T is out of the woods [...]]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/J4cxpGRWX1s"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/J4cxpGRWX1s" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>
 Honestly how much do you fucking talk that you have a 300 page bill? I don&#8217;t mean to use such a harsh expletive but I just can&#8217;t fathom the amount of time that you waste having enough text message and calls that your bill is that large.
</p>
<p>
Not that AT&amp;T is out of the woods or anything because my bill came in at 21 pages which is still the largest cell phone bill I&#8217;ve ever received. iPhone users around the country already know that AT&amp;T underestimated the demand that the <em>Jesus Phone</em> would produce on their systems and people. So let&#8217;s just get over this and get back to doing something else, like I don&#8217;t know strapping a stupid camera to your head and taping everything you do.
</p>
<p>
Because that&#8217;s not dumb at all. Namaste to <a href="http://fakesteve.blogspot.com/2007/08/what-is-this-ditzy-dames-problem.html alt="FSJ: What is this ditzy dame's problem?">FSJ for this</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jtucker.org/blog/2007/08/social-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone week numero uno.</title>
		<link>http://jtucker.org/blog/2007/07/iphone-week-numero-uno/</link>
		<comments>http://jtucker.org/blog/2007/07/iphone-week-numero-uno/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 15:32:00 +0000</pubDate>
		<dc:creator>jtucker</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[edge network]]></category>
		<category><![CDATA[email messages]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[generation product]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jitters]]></category>
		<category><![CDATA[occasions]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[week 1]]></category>
		<category><![CDATA[wi fi]]></category>
		<category><![CDATA[yep]]></category>

		<guid isPermaLink="false">http://jtucker.org/blog/2007/07/12/iphone-week-numero-uno</guid>
		<description><![CDATA[So week #1 with my iPhone is done. It is still awesome. Yep, still. Thinks that I like: The device is super sexy. It is not at all heavy and the screen is gorgeous! iPod functionality is super. This really is the best iPod evah! edge network really hasn&#8217;t been an issue as everywhere I [...]]]></description>
			<content:encoded><![CDATA[<p>So week #1 with my iPhone is done. It is still awesome. Yep, still.  </p>
<p>Thinks that I like:  </p>
<ul>
<li>The device is super sexy. It is not at all heavy and the screen is gorgeous!</li>
<li>iPod functionality is super. This really is the best iPod evah! </li>
<li>edge network really hasn&#8217;t been an issue as everywhere I have been has some sort of open wi-fi network *OR* there is a pay-for wi-fi network that I can get on. When I was on edge, it wasn&#8217;t as bad as everyone made it out to be.  </li>
</ul>
<p>Things that I don&#8217;t like:  </p>
<ul>
<li>Not being able to queue up multi email messages to be sent out. e.g. I have several pictures I want to upload to flickr. I have to send one message and then wait for it to finish and then send the next. Could be a lengthy process if there are several messages to upload.  </li>
<li>Sometimes you can really stress the limit of the EDGE network. Not that it happens a lot but there are some occasions were I have commented that a faster data network would be nice.  </li>
</ul>
<p>And that&#8217;s about it. I really think this is a killer device and quite better then the first generation product jitters that you come to expect with Apple.  </p>
]]></content:encoded>
			<wfw:commentRss>http://jtucker.org/blog/2007/07/iphone-week-numero-uno/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>more iPhone goodies..</title>
		<link>http://jtucker.org/blog/2007/06/more-iphone-goodies/</link>
		<comments>http://jtucker.org/blog/2007/06/more-iphone-goodies/#comments</comments>
		<pubDate>Sat, 30 Jun 2007 11:53:00 +0000</pubDate>
		<dc:creator>jtucker</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[amex]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[bmw]]></category>
		<category><![CDATA[free iphone]]></category>
		<category><![CDATA[goodies]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[lovefest]]></category>
		<category><![CDATA[models]]></category>

		<guid isPermaLink="false">http://jtucker.org/blog/2007/06/30/more-iphone-goodies</guid>
		<description><![CDATA[BMW is getting into the iPhone lovefest. Apparently, models built after 3/07 (not mine) with the iPod connector (again, not mine) will be able to seemlessley use the features of iPhone. Pretty Sweet! Not to be left out, t0fu (or Eric if you must) posted pics of his iPhone. I&#8217;m not really sure where he [...]]]></description>
			<content:encoded><![CDATA[<p>BMW is getting into the <a href="http://www.bmwusa.com/owners/iphone" title="loliphone iz in yur beemerz!">iPhone lovefest</a>. Apparently, models built after 3/07 (not mine) with the iPod connector (again, not mine) will be able to seemlessley use the features of iPhone. Pretty Sweet!  </p>
<p>Not to be left out, <a href="http://badtofu.com" title="i iz in yur f33dz!">t0fu</a> (or Eric if you must) posted pics of his iPhone. I&#8217;m not really sure where he picked his up but mine looks much better then that.  </p>
<p><a href="http://www.flickr.com/photos/girlsliketofu/664408374/" title="Eric's iPhone"><img src="http://farm2.static.flickr.com/1157/664408374_ad16a2d17f_d.jpg" alt="Eric's full iPhone package" title="iPhone"/></a>  </p>
<p><strong>update</strong>  </p>
<p>21hrs and still no working iPhone. <em>meh</em> I can&#8217;t believe that it&#8217;s taking this long and you can&#8217;t really get a fucking answer from AT&amp;T. If it&#8217;s not activated in 24 hours (which is what I was quoted) then it looks like I&#8217;m gonna get free activation and after AMEX hears about it, probably a free iPhone.  </p>
]]></content:encoded>
			<wfw:commentRss>http://jtucker.org/blog/2007/06/more-iphone-goodies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone.. waiting..</title>
		<link>http://jtucker.org/blog/2007/06/iphone-waiting/</link>
		<comments>http://jtucker.org/blog/2007/06/iphone-waiting/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 23:39:00 +0000</pubDate>
		<dc:creator>jtucker</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[att]]></category>
		<category><![CDATA[emergency number]]></category>
		<category><![CDATA[gig]]></category>
		<category><![CDATA[hype]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[verizon]]></category>
		<category><![CDATA[waiting]]></category>

		<guid isPermaLink="false">http://jtucker.org/blog/2007/06/29/iphone-waiting</guid>
		<description><![CDATA[my iPhone is in hand (8 gig) and I&#8217;m currently pulling in pictures to post to flickr. I&#8217;m also waiting on my number to port from Verizon to AT&#38;T. Even though I can only call emergency number this thing is super, SUPER fucking sexy. Seriously.. believe the hype.]]></description>
			<content:encoded><![CDATA[<p>my iPhone is in hand (8 gig) and I&#8217;m currently pulling in pictures to post to flickr. I&#8217;m also waiting on my number to port from Verizon to AT&amp;T.  </p>
<p>Even though I can only call emergency number this thing is super, SUPER fucking sexy. Seriously.. believe the hype.  </p>
]]></content:encoded>
			<wfw:commentRss>http://jtucker.org/blog/2007/06/iphone-waiting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The rumors are true..</title>
		<link>http://jtucker.org/blog/2007/06/iphone-stomping-day/</link>
		<comments>http://jtucker.org/blog/2007/06/iphone-stomping-day/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 15:16:00 +0000</pubDate>
		<dc:creator>jtucker</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[address book]]></category>
		<category><![CDATA[album art]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[att]]></category>
		<category><![CDATA[haters]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[plane ride]]></category>
		<category><![CDATA[playlist]]></category>
		<category><![CDATA[reston]]></category>
		<category><![CDATA[reston town center]]></category>

		<guid isPermaLink="false">http://jtucker.org/blog/2007/06/29/iphone-stomping-day</guid>
		<description><![CDATA[Yes, today is iPhone day. And yes, I will be picking one up today. The line has already started at the Reston Town Center&#8217;s AT&#38;T store. I&#8217;m not too worried. Though with all the worrying that Jessi is doing (she doesn&#8217;t want the lack of iPhone to ruin our vacation next week.. it won&#8217;t but [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, today is <a href="http://apple.com/iphone" title="iPhone, my phone.">iPhone</a> day. And yes, I will be picking one up today.  </p>
<p>The line has already started at the Reston Town Center&#8217;s AT&amp;T store. I&#8217;m not too worried. Though with all the worrying that Jessi is doing (she doesn&#8217;t want the lack of iPhone to ruin our vacation next week.. it won&#8217;t but she doesn&#8217;t listen), it is making me a bit nervous. So I&#8217;ll be heading out of the office in a bit to go check out how many are in line now (only 3 this morning and they didn&#8217;t look like a chatty bunch).  </p>
<p>I&#8217;ve got my address book cleaned up and ready to be imported into the phone. I&#8217;ve got a playlist of my highest rated (4/5 *&#8217;s only) tracks that are going to be put on the phone, complete with all the appropriate album art so CoverFlow should look bangin&#8217;. I&#8217;ve not decided on movies/tv shows/other videos yet but I may rip a DVD and stick it on there for the plane ride tomorrow.  </p>
]]></content:encoded>
			<wfw:commentRss>http://jtucker.org/blog/2007/06/iphone-stomping-day/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone Reviews are in..</title>
		<link>http://jtucker.org/blog/2007/06/iphone-reviews-are-in/</link>
		<comments>http://jtucker.org/blog/2007/06/iphone-reviews-are-in/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 14:19:00 +0000</pubDate>
		<dc:creator>jtucker</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[apple products]]></category>
		<category><![CDATA[car adapters]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[goatberg]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod accessories]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[paste text]]></category>
		<category><![CDATA[pokey]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[voice quality]]></category>
		<category><![CDATA[wsj]]></category>

		<guid isPermaLink="false">http://jtucker.org/blog/2007/06/27/iphone-reviews-are-in</guid>
		<description><![CDATA[I&#8217;m still going to get one. Say what you will about it, it&#8217;s still sexy. I will tell you that most of my concerns about the device are also the some concerns that goatberg (Walt Mossberg) has, I share also. I&#8217;ve only included the ones that I care about. adds multiple steps to common functions [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m still going to get one. Say what you will about it, it&#8217;s still sexy. I will tell you that most of my concerns about the device are also the <a href="http://online.wsj.com/article/SB118289311361649057.html" title="Walt Mossberg reviews the iPhone">some concerns</a> that goatberg (Walt Mossberg) has, I share also. I&#8217;ve only included the ones that I care about.  </p>
<blockquote>
<ul>
<li>adds multiple steps to common functions that are easy to perform on a regular phone.</li>
</ul>
</blockquote>
<p>Aslong as it doesn&#8217;t take forever just to take a picture of something then this is a non-issue. If it&#8217;s like jumping through hoops like I have to with my Q then it&#8217;ll be on eBay real quick.  </p>
<blockquote>
<ul>
<li>runs on EDGE, which is pokey, and the can&#8217;t be upgraded to run on faster networks.</li>
</ul>
</blockquote>
<p>This sort of, kind of bothers me. Being that this is going to be an extension of the &#8220;Digital Life&#8221; that I have created with my other Apple products, I would have thought that data transfer would be a big deal. Either way, it is still better then GPRS.  </p>
<blockquote>
<ul>
<li>won&#8217;t work with a lot of iPod accessories.</li>
</ul>
</blockquote>
<p>I hear that it won&#8217;t work with car adapters specifically (e.g. the ones allow you to play music through your deck.). These seems like a big omission.  </p>
<blockquote>
<ul>
<li>has no overall search.</li>
</ul>
</blockquote>
<p>Kind of like how Google Reader doesn&#8217;t include search. I mean you have Mac OS X why wouldn&#8217;t Spotlight be enabled?  </p>
<blockquote>
<ul>
<li>has no quick way to move up and down on pages.</li>
<li>has no way to cut, copy or paste text.</li>
<li>can read Excel, Word and PDF documents, but can&#8217;t edit or save them.</li>
</ul>
</blockquote>
<p>Probably will be annoying soon but it&#8217;s not really that big of a deal. Maybe if the novelty of multi-touch wears off. Mac OS X doesn&#8217;t include native editing of those documents now, so this isn&#8217;t a surprise.  </p>
<blockquote>
<ul>
<li>can make phone calls but in many ways it&#8217;s a pain in the ass, even more so than with other smart phones.</li>
<li>boasts voice quality that&#8217;s &#8220;good but not great.&#8221;</li>
<li>has no way to get your contact list from your old phone.</li>
</ul>
</blockquote>
<p>These are some troubling statements. You see, I dropped the Treo because it was a shitty phone. Call quality was horrendous and making a call was a huge pain in the ass. The Q fixed some of that but really, it&#8217;s quite cumbersome still to make phone calls (don&#8217;t even get me started on the lack of a number pad on this damn thing..).  </p>
<p>The contact list issues are minor, I don&#8217;t know of any phone these days that doesn&#8217;t have a way to sync contacts with a PC/Mac. Then getting them on to your iPhone should be a breeze. </p>
<blockquote>
<ul>
<li>has some third-party apps, &#8220;but the few we tried weren&#8217;t impressive.&#8221;  </li>
</ul>
</blockquote>
<p>Third party apps? Like the ones at <a href="http://iphoneapplicationlist.com/" title="iPhone Web Apps">iPhoneApplicationList</a>?  </p>
<blockquote>
<ul>
<li>has no instant messaging.  </li>
</ul>
</blockquote>
<p>Has texting already become passé?  </p>
<blockquote>
<ul>
<li>can&#8217;t record video with its camera, and has 2-megapixel resolution.</li>
<li>can&#8217;t turn your iPod songs into ringtones.</li>
<li>has no games.</li>
</ul>
</blockquote>
<p>Of all of these, the not being able to apply iTunes songs as ringtones <em>REALLY</em> is a huge omission in functionality. Why in the hell?! How am I going to setup Mika to play whenever <a href="http://dairytwist.org/" title="Daily Dwayne">Hoover</a> calls?  </p>
<p>Having YouTube on the device and no way to record video seems stupid. Again with my &#8220;Digital Life&#8221; angle that Apple pushes, why was this not included? And no games? What will I do when I&#8217;m in the can? Probably watch videos or YouTube.. maybe lack of games isn&#8217;t a bad thing.   </p>
<blockquote>
<ul>
<li>costs twice as much as its competitors.</li>
<li>isn&#8217;t for the &#8220;average person&#8221; who just wants a cheap phone for making calls and texting.</li>
<li>probably isn&#8217;t for corporate types either.</li>
</ul>
</blockquote>
<p>Costs twice as much? Yeah, probably but the pricing for this phone isn&#8217;t anything unheard of. Of course this phone isn&#8217;t for the normal person, the normal person will take the free &#8211; $50 dollar phone they get with their plan, not an iPhone.  </p>
<p>If the rumor is true about Apple licensing ActiveSync for syncing with Exchange then we&#8217;ll have to see about the corporate types.  </p>
<p>Regardless, I&#8217;m going to be in line at 6 p.m. this Friday to get my iPhone and will post my thoughts (depending on if my surprise birthday destination has internet or not.)</p>
]]></content:encoded>
			<wfw:commentRss>http://jtucker.org/blog/2007/06/iphone-reviews-are-in/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone..</title>
		<link>http://jtucker.org/blog/2007/02/iphone/</link>
		<comments>http://jtucker.org/blog/2007/02/iphone/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 15:54:00 +0000</pubDate>
		<dc:creator>jtucker</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[groove]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>

		<guid isPermaLink="false">http://jtucker.org/blog/2007/06/18/iphone</guid>
		<description><![CDATA[Just watched the iPhone ad.. not bad. I&#8217;ve forgotten what great ads Apple used to have before the whole iPod/I&#8217;m a Mac ad&#8217;s started. The good old Think Different ads and such. Currently Listening to At The River by Groove Armada Tags: iphone, advertising, think+different]]></description>
			<content:encoded><![CDATA[<p>Just watched <a href="http://www.apple.com/iphone/hello/">the iPhone ad</a>.. not bad. I&#8217;ve forgotten what great ads Apple used to have before the whole iPod/I&#8217;m a Mac ad&#8217;s started. The good old <a href="http://youtube.com/results?search_query=think+different">Think Different</a> ads and such. </p>
<p><a title="Currently Listening plugin" href="http://jtsquared.net/wlwp/">Currently Listening</a> to <a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?songTerm=At The River&amp;artistTerm=Groove Armada">At The River</a> by <a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?artistTerm=Groove Armada">Groove Armada</a>
<div class="bjtags">Tags:  <a rel="tag" href="http://technorati.com/tag/iphone">iphone</a>, <a rel="tag" href="http://technorati.com/tag/advertising">advertising</a>, <a rel="tag" href="http://technorati.com/tag/think+different">think+different</a></div>
]]></content:encoded>
			<wfw:commentRss>http://jtucker.org/blog/2007/02/iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another phone to sassify me while I wait for the iPhone..</title>
		<link>http://jtucker.org/blog/2007/01/another-phone-to-sassify-me-while-i-wait-for-the-iphone/</link>
		<comments>http://jtucker.org/blog/2007/01/another-phone-to-sassify-me-while-i-wait-for-the-iphone/#comments</comments>
		<pubDate>Tue, 23 Jan 2007 15:30:00 +0000</pubDate>
		<dc:creator>jtucker</dc:creator>
				<category><![CDATA[About]]></category>
		<category><![CDATA[Home]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[apple iphone]]></category>
		<category><![CDATA[black label]]></category>
		<category><![CDATA[black plague]]></category>
		<category><![CDATA[fashion industries]]></category>
		<category><![CDATA[h 264]]></category>
		<category><![CDATA[internal storage]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[motorola q]]></category>
		<category><![CDATA[mpx220]]></category>
		<category><![CDATA[video mp3]]></category>

		<guid isPermaLink="false">http://jtucker.org/blog/2007/06/18/another-phone-to-sassify-me-while-i-wait-for-the-iphone</guid>
		<description><![CDATA[So I&#8217;ve got Apple iPhone fever. It&#8217;s such a switch from my current crop of phones (Motorola Q, MPX220, P900, P800) that I can&#8217;t not be excited about it. Hell, I&#8217;m even going to get out of my contract with VZW early I&#8217;m so&#160;sexed for this phone. Then I come across a few new phones [...]]]></description>
			<content:encoded><![CDATA[</p>
<p>So I&rsquo;ve got Apple iPhone fever. It&rsquo;s such a switch from my current crop of phones (Motorola Q, MPX220, P900, P800) that I can&rsquo;t not be excited about it. Hell, I&rsquo;m even going to get out of my contract with VZW early I&rsquo;m so&nbsp;sexed for this phone. </p>
<p>Then I come across a few new phones from LG. Yes, the same LG that I&rsquo;ve sworn off of like the Black Plague. Don&rsquo;t get me wrong, I own several LG devices like DVD players and such. But I never liked thier phones. Take for example the new Chocolate. This phone has got some nice curves and good looks. The OS seems quite usable, which would be a first for an LG device IMHO. But there is the issue with that screen and slide out keyboard. First the screen is way too sensitive. I can&rsquo;t talk on the device without my face mashing some buttons. Then there is some keyboard issues. I must type to fast for the device or the T9 on it just sucks so bad. Either way, it was a no go for me on that one. </p>
<p>The first device I saw was the <a href="http://www.lgpradaphone.com/">Prada branded LG device</a>, originally called&nbsp;the KE850.</p>
<p><img alt="LG Prada Phone" src="http://jtucker.org/images/blogs/e0627f7ad923c7b845bf6682a5ea08f7_3643_large_prada[1].jpg" border="0" /></p>
<p>This is probably the closest competitor to the iPhone as it is now. Huge touchscreen device, 2MP camera, 8GB of internal storage for playing H.264 video, MP3, AAC and I&rsquo;m sure a bucket of other formats. Tri-band GSM device that will cost about 600 euros out of contract. Click the link above to check out the interface via the website. If LG had put 3G connectivity on this one, I might consider it over the iPhone right now.</p>
<p>The second device is called &ldquo;The Shine&rdquo;. This looks to be the follow up to the Chocolate and from the reviews of the device it seems to function better then the Chocoloate (huge plus) and even one reviewer commented on <a href="http://consumingexperience.blogspot.com/2007/01/lg-shine-phone-pre-launch-mini-review.html">better T9 support</a>. I also think it&rsquo;s funny that it&rsquo;s part of LG&rsquo;s Black Label line, taking a page from the fashion industries playbook. </p>
<p><img alt="LG Shine" src="http://www.lg.co.kr//korean/include/imageView.jsp?file_name=/was_extra01/lghome//upload/LA/LAA/20070111/ms__id72_wiz20070111104232.jpg" border="0" /></p>
<p>The specs on the device are well rounded, while not an iPhone killer a worth adversary in the designer looks category that is growing in the mobile industry. It really reminds me of the Nokia 8800 that is so very, very sexy but I hope it&rsquo;s more affordable then the Nokia. LG has setup a blog to follow pre-release buzz on this <a href="http://shine.lgbloggers.com/">device over here</a>.</p>
<p>The specs are quite nice on this device also:</p>
<ul>
<li>2.2&rdquo; screen that when turned off becomes a mirror. Quite handy for the women folk.</li>
<li>2 MP camera. People have been posting images to <a href="http://www.flickr.com/photos/11851299@N00/">flickr from this phone that you can see here</a>.</li>
<li>1 GB internal storage. I&rsquo;d like to see more but it&rsquo;s not that big of an issue. </li>
</ul>
<p>All of these phones (iPhone included) suffer from one small issue and that is a lack of 3G connectivity. I honestly don&rsquo;t know why you can&rsquo;t build that into a phone and then when a user is in an area with it, it&rsquo;s already there for them.</p>
<p>There is of course the one thing that the iPhone has still going for it that I&rsquo;m really interested in trying and that&rsquo;s the muli-touch functionality and how it seemlessly will fit into my home environment right now. Not to say that either of the LG&rsquo;s wouldn&rsquo;t find a place, it just would take some getting used too. </p>
<p>&nbsp;</p>
<p><a title="Currently Listening plugin" href="http://jtsquared.net/wlwp/">Currently Listening</a> to <a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?songTerm=Might As Well&amp;artistTerm=Something For Rockets">Might As Well</a> by <a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/advancedSearchResults?artistTerm=Something For Rockets">Something For Rockets</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jtucker.org/blog/2007/01/another-phone-to-sassify-me-while-i-wait-for-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want the new iPhone?</title>
		<link>http://jtucker.org/blog/2007/01/want-the-new-iphone/</link>
		<comments>http://jtucker.org/blog/2007/01/want-the-new-iphone/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 14:53:00 +0000</pubDate>
		<dc:creator>jtucker</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[cancellation fee]]></category>
		<category><![CDATA[cellswapper]]></category>
		<category><![CDATA[cellular users]]></category>
		<category><![CDATA[contract period]]></category>
		<category><![CDATA[contract term]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[patent pending]]></category>
		<category><![CDATA[patent pending system]]></category>
		<category><![CDATA[service relationship]]></category>
		<category><![CDATA[unhappy customers]]></category>

		<guid isPermaLink="false">http://jtucker.org/blog/2007/06/18/want-the-new-iphone</guid>
		<description><![CDATA[I&#8217;m getting the new iPhone. It&#8217;s set in stone. There is nothing that will disway me from getting one. Even getting out of my Verizon Contract isn&#8217;t bothering me, and now I have even less to worry about now that CellSwapper has launched. Now people can&#8217;t really complain about the &#8220;cancellation fee&#8221; adding to the [...]]]></description>
			<content:encoded><![CDATA[<p>I&rsquo;m getting the new iPhone. It&rsquo;s set in stone. There is nothing that will disway me from getting one. Even getting out of my Verizon Contract isn&rsquo;t bothering me, and now I have even less to worry about now that <a href="http://www.cellswapper.com/">CellSwapper</a> has launched. Now people can&rsquo;t really complain about the &ldquo;cancellation fee&rdquo; adding to the cost of the iPhone. </p>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<p class="style29">CellSwapper.com has developed a system to keep both cellular consumers and carriers happy. Through its patent pending system, CellSwapper allows millions of unhappy cellular users to transfer their contract to another consumer for the remainder of the contract period. The consumer is fully absolved of all responsibility and is free to initiate a new plan with a different carrier. This system also provides an exclusive deal for those looking to start a wireless service plan a short-term contract with no activation fees that may run as high as $45.</p>
<p class="style29">The carrier, on the other hand, is still guaranteed the monthly payments are made the remainder of the contract term. Furthermore, using the CellSwapper system the carrier is able to replace its unhappy customers with satisfied ones. This is financially significant because only happy customers will be driven to maintain their service relationship with the carrier after their contract has expired.</p>
</blockquote>
<p class="style29" dir="ltr">So much like <a href="http://www.techcrunch.com/2007/01/11/cellswapper-is-like-magic/">Mr. Arrington at TechCrunch</a>, I&rsquo;ll be glad when I can dump my Motorola Q for an iPhone. </p>
<p class="style29" dir="ltr"><img alt="Cellswapper, now Hoover can't bitch about cancelation fees." src="http://www.cellswapper.com/images/logo.gif" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://jtucker.org/blog/2007/01/want-the-new-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone.. cooler then I thought. Apple TV.. better.</title>
		<link>http://jtucker.org/blog/2007/01/iphone-cooler-then-i-thought-apple-tv-better/</link>
		<comments>http://jtucker.org/blog/2007/01/iphone-cooler-then-i-thought-apple-tv-better/#comments</comments>
		<pubDate>Tue, 09 Jan 2007 20:54:00 +0000</pubDate>
		<dc:creator>jtucker</dc:creator>
				<category><![CDATA[About]]></category>
		<category><![CDATA[Home]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[T.V.]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[3g network]]></category>
		<category><![CDATA[apple tv]]></category>
		<category><![CDATA[cablecard]]></category>
		<category><![CDATA[deal mac]]></category>
		<category><![CDATA[feburary]]></category>
		<category><![CDATA[interweb]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mac osx]]></category>
		<category><![CDATA[sticking point]]></category>
		<category><![CDATA[video express]]></category>

		<guid isPermaLink="false">http://jtucker.org/blog/2007/06/18/iphone-cooler-then-i-thought-apple-tv-better</guid>
		<description><![CDATA[So it&#8217;s done and the big announcement was the iPhone. Which turned out to be enough to get people really excited. I mean just look at this thing. That&#8217;s a device I could really rock. That&#8217;s not to say there aren&#8217;t issues with it. Being Cingular only is a big sticking point, since I just [...]]]></description>
			<content:encoded><![CDATA[<p>So it&#8217;s done and the big announcement was the <a href="http://www.apple.com/iphone/">iPhone</a>. Which turned out to be enough to get people really excited. I mean just look at this thing.</p>
<p><img alt="iPhone.. " src="http://www.blogsmithmedia.com/www.engadget.com/media/2007/01/dsc_0182.jpg"></p>
<p>That&#8217;s a device I could really rock. That&#8217;s not to say there aren&#8217;t issues with it. Being Cingular only is a big sticking point, since I just dropped to Verizon a little over a year ago. At first the lack of any 3G network was a kicker but that has subsided mainly because I&#8217;m usually around WiFi anyway so the addition of UMTS really isn&#8217;t all that mandatory. And if I am out and about not near a WiFi signal that usually means that either a) I shouldn&#8217;t be messing around on the interweb and should be driving or b) I&#8217;m in an area that probably doesn&#8217;t even have UMTS (you hear me Salisbury?!). </p>
<p>The kicker for the device though is that it runs Mac OSX. I mean the real deal Mac OSX! This is the closest I&#8217;m going to get to the Mac Tablet I really WANTED!! </p>
<p>The more I thought about it the more, I think this is my portable device in real life. The next step is a dock (ala Protege R400) that wirelessly connects to the iPhone so my display will be redirected to a screen when the device is within a certain distance. </p>
<p>The built in accellerometer just takes this device to a whole other level that I can&#8217;t wait to get my hands on to this device. Speaking of touch, the multi-touch patent that people have been following since someone found the patent last year. It&#8217;s like Minority Report almost realized. </p>
<p>Then there is the <a href="http://www.apple.com/appletv/">Apple TV</a> (was iTV). This little device is the Airport Video Express device everyone was waiting for. HDMI Out, 40 Gig Buffer drive, 720p output.. everything I wanted except for the CableCard, BUT it&#8217;s not&nbsp;a DVR, so I&#8217;m less concerned about the lack of that. </p>
<p>Yet, here is where a subscription movie model would come in handy through the iTunes store right? Now, an iTunes addon that will stream WMV downloaded movies would be nice. Hopefully, by Feburary when the JT&#8217;s one comes in someone may have figured that out.. </p>
]]></content:encoded>
			<wfw:commentRss>http://jtucker.org/blog/2007/01/iphone-cooler-then-i-thought-apple-tv-better/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
