<?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>Hung Truong: The Blog! &#187; Apple</title>
	<atom:link href="http://www.hung-truong.com/blog/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hung-truong.com/blog</link>
	<description>I say potato, you say potato...</description>
	<lastBuildDate>Thu, 09 Sep 2010 15:14:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>What I Learned From Checkmate</title>
		<link>http://www.hung-truong.com/blog/2010/09/09/what-i-learned-from-checkmate/</link>
		<comments>http://www.hung-truong.com/blog/2010/09/09/what-i-learned-from-checkmate/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 15:14:27 +0000</pubDate>
		<dc:creator>Hung</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Checkmate]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.hung-truong.com/blog/?p=2011</guid>
		<description><![CDATA[Just about two weeks ago, I released my first paid iPhone app, Checkmate. The experience has been priceless, plus I made a few bucks as well. I thought I&#8217;d share the stuff I learned, both technical and otherwise. Technical: Core Location. Being the first iPhone app I&#8217;ve done that uses Core Location, I learned a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hung-truong.com/blog/wp-content/uploads/2010/08/CheckMate-Foursquare-Logo.png" alt="" title="CheckMate-Foursquare-Logo" width="220" height="120" class="aligncenter size-full wp-image-2012" /></p>
<p>Just about two weeks ago, I <a href="http://www.hung-truong.com/blog/2010/08/25/checkmate-for-foursquare-for-iphone-release/">released my first paid iPhone app</a>, <a href="http://www.checkinmate.com/">Checkmate</a>. The experience has been priceless, plus I made a few bucks as well. I thought I&#8217;d share the stuff I learned, both technical and otherwise.</p>
<h3>Technical:</h3>
<p><strong>Core Location.</strong> Being the first iPhone app I&#8217;ve done that uses Core Location, I learned a lot about the process of starting up the location manager, filtering location updates and getting them to work in the background. The background stuff is pretty new, just released in iOS 4.</p>
<p><strong>Design takes thought.</strong> One of the most difficult things in designing an app is balancing between user expectations (&#8220;it should work like magic&#8221;) and real-world constraints (battery, accuracy tradeoffs). I&#8217;ve taken the approach of leaving the details under the hood (another app that does something similar gives users full control) for simplicity. This is a deliberate design decision. I&#8217;ve found that many users are happy with the app, and some are unhappy. I assume there is a minority that is unhappy, but that they seem to be more vocal (more on that later).</p>
<p><strong>Core Data.</strong> I also learned about Core Data, since I use that for storing venue data persistently. There&#8217;s a bit of a learning curve with Core Data, but I have a pretty good idea of how it works. I guess it helps that I&#8217;ve designed a bunch of database schema in the past.</p>
<p><strong>Get to good enough.</strong> I definitely feel like I have accomplished something by releasing the app. I have wrestled in the past between releasing something when it&#8217;s &#8220;good enough&#8221; but not getting stuck in perfectionist limbo. In the case of Checkmate, I got to a point where I was happy enough with its performance (it works) and did not want to delay any further, lest I lose steam and give up on ever releasing it. Now that I&#8217;ve gotten a feedback loop going, it&#8217;ll be easier to improve and update the app anyway. As far as interface design goes, the app is a bit clunky for my taste. Having admitted that, I think I could go back and make some things more obvious (like the login screen) and polish up the user experience.</p>
<h3>Business-ey</h3>
<p><strong>Ask for reviews.</strong> Ask satisfied customers for reviews. Because if you don&#8217;t, only the unhappy users will post them. And you&#8217;ll end up getting a pretty bad average rating. Even if your app makes crap into gold, there will be users who don&#8217;t see the value in it, or think that $2 is too much to pay. Encourage users to post reviews in-app and you&#8217;ll see a well-rounded view of what people think about your app.</p>
<p><strong>It&#8217;s okay to have a competitor.</strong> While developing my app, I found that another similar app had launched and gotten some press from Techcrunch. This was a bit depressing as I wanted to have that exposure. I ended up using it as a motivator since the blog post and app validated my own idea. There&#8217;s always room for competition, especially if you can outdo them.</p>
<p><strong>Popular takes all on the App Store.</strong> There have been blog posts on the subject of iTunes ranking and how valuable it is to make a top 100 list. Apps seem to be ranked in search based on their sales volume, which means that popular apps will become more popular. Having been featured on <a href="http://mashable.com/2010/08/25/checkmate-for-foursquare/">Mashable</a> at launch, my app got to #2 for a &#8220;foursquare&#8221; search. This helped a lot for residual sales. I&#8217;m assuming that most apps are sold directly from app store searches. There are other ways to discover apps.</p>
<p><strong>Have fun!</strong> It was really exhilarating to see my app get into the app store and into the hands of users. I set up a <a href="https://twitter.com/checkmateapp">twitter account</a> to communicate with users, monitored twitter searches for my app and answered emails sent through a contact form on my website. It was really fun having people react to work that I did. It&#8217;s probably one of the strongest motivators for me to keep doing what I&#8217;m doing.</p>
<p>I have learned a great deal from my first commercial app launch. I&#8217;m really glad that I had an idea and stuck with it to completion. I&#8217;m still learning a great deal from Checkmate. I know that this experience will make the launch of my next product/app (whatever it might be) more smooth, both for me and users!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hung-truong.com/blog/2010/09/09/what-i-learned-from-checkmate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Checkmate for Foursquare (for iPhone) Release!</title>
		<link>http://www.hung-truong.com/blog/2010/08/25/checkmate-for-foursquare-for-iphone-release/</link>
		<comments>http://www.hung-truong.com/blog/2010/08/25/checkmate-for-foursquare-for-iphone-release/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 17:40:19 +0000</pubDate>
		<dc:creator>Hung</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Checkmate]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.hung-truong.com/blog/?p=2001</guid>
		<description><![CDATA[My second iPhone app, Checkmate, just got approved in the Apple App Store last night. It&#8217;s an auto-check-in app that runs in the background. You select your favorite venues, and Checkmate will check you into them when you get close enough, even when the phone is still in your pocket! I wrote this app because [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.checkinmate.com/"><img src="http://www.hung-truong.com/blog/wp-content/uploads/2010/08/Checkmate-large-500x500.png" alt="" title="Checkmate-large" width="500" height="500" class="aligncenter size-medium wp-image-2002" /></a></p>
<p>My second iPhone app, <a href="http://www.checkinmate.com/">Checkmate</a>, just got approved in the Apple App Store last night. It&#8217;s an auto-check-in app that runs in the background. You select your favorite venues, and Checkmate will check you into them when you get close enough, even when the phone is still in your pocket! I wrote this app because I got annoyed at forgetting to check into places on foursquare while there.</p>
<p><a href="http://www.hung-truong.com/blog/wp-content/uploads/2010/08/Checkmate-Screenshot-1.png" rel="lightbox[2001]"><img src="http://www.hung-truong.com/blog/wp-content/uploads/2010/08/Checkmate-Screenshot-1-150x150.png" alt="" title="Checkmate-Screenshot-1" width="150" height="150" class="size-thumbnail wp-image-2003" /></a><a href="http://www.hung-truong.com/blog/wp-content/uploads/2010/08/Checkmate-Screenshot-2.png" rel="lightbox[2001]"><img src="http://www.hung-truong.com/blog/wp-content/uploads/2010/08/Checkmate-Screenshot-2-150x150.png" alt="" title="Checkmate-Screenshot-2" width="150" height="150" class="size-thumbnail wp-image-2005" /></a><a href="http://www.hung-truong.com/blog/wp-content/uploads/2010/08/Checkmate-screenshot-3.png" rel="lightbox[2001]"><img src="http://www.hung-truong.com/blog/wp-content/uploads/2010/08/Checkmate-screenshot-3-150x150.png" alt="" title="Checkmate-screenshot-3" width="150" height="150" class="size-thumbnail wp-image-2006" /></a></p>
<p>If you&#8217;d like to get Checkmate, you can <a href="http://itunes.apple.com/us/app/checkmate-for-foursquare/id385889232?mt=8">buy it here</a> for the low price of $2. For more info, check out <a href="http://www.checkinmate.com/">the official website</a> I made for it. And follow <a href="https://twitter.com/checkmateapp">Checkmateapp</a> on Twitter for news on the app.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hung-truong.com/blog/2010/08/25/checkmate-for-foursquare-for-iphone-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Happened to Yahoo (and What Could Happen to iAd)</title>
		<link>http://www.hung-truong.com/blog/2010/08/15/what-happened-to-yahoo-and-what-could-happen-to-iad/</link>
		<comments>http://www.hung-truong.com/blog/2010/08/15/what-happened-to-yahoo-and-what-could-happen-to-iad/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 18:02:58 +0000</pubDate>
		<dc:creator>Hung</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iAd]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.hung-truong.com/blog/?p=1983</guid>
		<description><![CDATA[I recently read an essay by Paul Graham on what happened to Yahoo. In it, he describes how Yahoo acted like a media company when it was really technology company, and how funky management made it into what it is today. One quote struck me as relevant today: By 1998, Yahoo was the beneficiary of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hung-truong.com/blog/wp-content/uploads/2010/08/iAD_marketing.png" alt="" title="iAD_marketing" width="191" height="221" class="aligncenter size-full wp-image-1985" /></p>
<p>I recently read an essay by Paul Graham on <a href="http://www.paulgraham.com/yahoo.html">what happened to Yahoo</a>. In it, he describes how Yahoo acted like a media company when it was really technology company, and how funky management made it into what it is today. One quote struck me as relevant today: </p>
<blockquote><p>
By 1998, Yahoo was the beneficiary of a de facto Ponzi scheme. Investors were excited about the Internet. One reason they were excited was Yahoo&#8217;s revenue growth. So they invested in new Internet startups. The startups then used the money to buy ads on Yahoo to get traffic. Which caused yet more revenue growth for Yahoo, and further convinced investors the Internet was worth investing in. When I realized this one day, sitting in my cubicle, I jumped up like Archimedes in his bathtub, except instead of &#8220;Eureka!&#8221; I was shouting &#8220;Sell!&#8221;
</p></blockquote>
<p>Having <a href="http://www.hung-truong.com/blog/2010/08/11/anime-nano-iphone-app-update/">just integrated iAd</a> into one of my iPhone apps I&#8217;ve noticed that pretty much all of the ads are for other apps. Most of these apps are &#8220;free,&#8221; and I assume that they could potentially be using iAd for revenue as well. This is a result of low fill rates for iAd and Apple wanting to offer developers a way to advertise their apps. It makes sense, but one has to wonder exactly where all the money is eventually going (Apple gets a 40% cut of iAd revenue), and who has the incentive to keep that system running.</p>
<p>A while ago I wrote my <a href="http://www.hung-truong.com/blog/2010/07/02/thoughts-and-predictions-on-apples-iad-platform/">predictions for iAd</a>. I didn&#8217;t foresee Apple opening iAds up to developers who wanted to advertise their apps. That&#8217;ll help the fill rate, but I can&#8217;t see it helping CPMs when developers have something like a $0.25 CPC and it was reported that the larger media campaigns like Dove were closer to $2 CPC. Seems like another race to the bottom, just like paid app prices.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hung-truong.com/blog/2010/08/15/what-happened-to-yahoo-and-what-could-happen-to-iad/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thoughts and Predictions on Apple&#8217;s iAd Platform</title>
		<link>http://www.hung-truong.com/blog/2010/07/02/thoughts-and-predictions-on-apples-iad-platform/</link>
		<comments>http://www.hung-truong.com/blog/2010/07/02/thoughts-and-predictions-on-apples-iad-platform/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 18:11:42 +0000</pubDate>
		<dc:creator>Hung</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iAd]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.hung-truong.com/blog/?p=1919</guid>
		<description><![CDATA[<br />
<b>Warning</b>:  Division by zero in <b>/home/hungtruong/hung-truong.com/blog/wp-content/plugins/tla_49490.php</b> on line <b>407</b><br />
<br />
<b>Warning</b>:  Division by zero in <b>/home/hungtruong/hung-truong.com/blog/wp-content/plugins/tla_49490.php</b> on line <b>415</b><br />
After reading this article on the upcoming iAd release, I have a few thoughts on the future of Apple&#8217;s mobile advertising platform. iAds on Apple devices will be rich media experiences, they&#8217;ll stay in the app, and they&#8217;ll make developers tons of money. That&#8217;s what Apple assumes, at least. The major takeaways from this article [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hung-truong.com/blog/wp-content/uploads/2010/07/iAd.png" rel="lightbox[1919]"><img src="http://www.hung-truong.com/blog/wp-content/uploads/2010/07/iAd.png" alt="" title="iAd" width="320" height="480" class="aligncenter size-full wp-image-1920" /></a></p>
<p>After reading <a href="http://adage.com/digital/article?article_id=144670">this article on the upcoming iAd release</a>, I have a few thoughts on the future of Apple&#8217;s mobile advertising platform. </p>
<p>iAds on Apple devices will be rich media experiences, they&#8217;ll stay in the app, and they&#8217;ll make developers tons of money. That&#8217;s what Apple assumes, at least. The major takeaways from this article are that only a limited number of advertisers are signing on at first, and at a really high premium. What&#8217;s more, iAds are costly to &#8220;develop&#8221; which will limit the number of advertisers at first.</p>
<p>Advertising relies on a steady supply of supply (advertising inventory) and demand (ad impressions). The advertisers supply the&#8230; well, supply, and the developers handle the demand by providing users who will see the ads. Because there&#8217;s not much supply yet, and because I have a feeling many developers will integrate iAds into their apps or already have, I predict a few things happening:</p>
<p><strong>Users will go through a high degree of ad fatigue.</strong> With only a few different ads available, users will probably get bored of the same ads over and over. Sure, they&#8217;re rich and interactive, but if I see that same Toy Story 3 ad a billion times, it won&#8217;t be effective anymore. This will probably contribute to iAd blindness.</p>
<p><strong>Initial advertisers will pay a premium for being first.</strong> Because of the limited inventory and abundant number of impressions, advertisers will probably end up using up a lot of their inventory. Apple might have a way of throttling ad impressions so they remain constant throughout a time period (or at least they should). If so, iAd display will be pretty erratic. Sometimes they&#8217;ll show and sometimes they won&#8217;t. Of course, if that happens, publishers will be upset that their placements aren&#8217;t selling.</p>
<p><strong>Publishers (developers) will make some money, but not as much as they thought (at first).</strong> Or at least, not until the ad inventory goes up. Because Apple will probably throttle the advertisements going to them, or users will be weary of the same ads showing up, publishers will suffer at first. In the long run, publishers will probably end up making more when the supply and demand issues fix themselves.</p>
<p><strong>Advertisements will probably start off being innovative, then fall in quality.</strong> I have a feeling they will mirror the app store apps. There will be many high quality ads at first, but once Apple requires a steady amount of rich ads, others will develop iAds for advertisers. The ad inventory quality will suffer because of the cost and time associated with creating high quality ads.</p>
<p>On a high level, I see a few early issues in the iAd platform, mostly the demand for ads outweighing the amount of initial advertisements. Over time, this will correct itself, but at the cost of the quality of ads delivered. Think of how the App Store degenerated into crappy mirror apps, etc. Apple would like to keep the quality of their ads high, but I can&#8217;t see this happening based on the number of ads they need to deliver.</p>
<p>This will happen because Apple is offering the iAd platform to all publishers (developers). If they had hand-picked a few to beta test, I have a feeling the supply and demand would match up. Apple knows they&#8217;re behind in the game though, so that&#8217;s probably why they&#8217;re releasing it to all developers. In the long run, I think the iAd platform will be a hit for advertisers and developers. Hopefully the level of ad quality doesn&#8217;t suffer so much that it affects the end user too much.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hung-truong.com/blog/2010/07/02/thoughts-and-predictions-on-apples-iad-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Super Customer Service at the Apple Store</title>
		<link>http://www.hung-truong.com/blog/2010/06/26/super-customer-service-at-the-apple-store/</link>
		<comments>http://www.hung-truong.com/blog/2010/06/26/super-customer-service-at-the-apple-store/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 21:50:10 +0000</pubDate>
		<dc:creator>Hung</dc:creator>
				<category><![CDATA[Capitalism!]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://www.hung-truong.com/blog/?p=1896</guid>
		<description><![CDATA[<br />
<b>Warning</b>:  Division by zero in <b>/home/hungtruong/hung-truong.com/blog/wp-content/plugins/tla_49490.php</b> on line <b>407</b><br />
<br />
<b>Warning</b>:  Division by zero in <b>/home/hungtruong/hung-truong.com/blog/wp-content/plugins/tla_49490.php</b> on line <b>415</b><br />
About two weeks ago, my GF got a refurbished iPod Touch from the Apple online store. The refurb was pretty cool, but it seemed to have a really low battery life. I made an appointment with the Apple Store App for the Genius Bar and the guy who helped us was really cool. We explained [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hung-truong.com/blog/wp-content/uploads/2010/06/iPod-e1277588728936-500x334.png" alt="" title="iPod" width="500" height="334" class="aligncenter size-medium wp-image-1898" /></p>
<p>About two weeks ago, my GF got a refurbished iPod Touch from the Apple online store. The refurb was pretty cool, but it seemed to have a really low battery life. I made an appointment with the <a href="http://itunes.apple.com/us/app/apple-store/id375380948?mt=8">Apple Store App</a> for the Genius Bar and the guy who helped us was really cool. </p>
<p>We explained that she just bought the refurb and it was pooping out after like 3-4 hours of use. The guy showed us some battery saving techniques (like lowering the screen brightness and turning off location services, etc). At this point I was like, &#8220;come on guy, I already know that!&#8221; Then he just gave us some paperwork to sign and a new iPod! YESSS.</p>
<p>The awesomeness here is that he didn&#8217;t question us like we were total idiots and assumed we were right. He didn&#8217;t make us do any stupid diagnostic tests to prove we were telling him the truth. This is what set the experience apart from others, like when I call the cable company and they make me turn my modem off and on, etc. Thanks, Apple! The only thing I would&#8217;ve changed is that I scheduled the appointment for like 7:30 and they didn&#8217;t get to me until around 8.</p>
<p>The new iPod is working a lot better, so I&#8217;m glad we went in to do the switch. In other news, I am thinking of getting an iPad, because (gasp) <a href="http://www.hung-truong.com/blog/2010/01/27/why-the-apple-ipad-will-fail/">I was wrong</a>. In the future I should probably forego the knee-jerk assumptions for new products before I actually try them out. I can probably just say I did it for the lulz again and go on to become the next <a href="http://en.wikipedia.org/wiki/John_C._Dvorak#Controversy">John C Dvorak</a>. The iPad is actually quite neat. Understanding the <a href="http://www.hung-truong.com/blog/wp-content/uploads/2010/06/iPadHIG.pdf">iPad HIG</a> goes a long way toward appreciating it. I also wrote an iPad version of my other app, so I&#8217;d like to actually try it on a real device at some point.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hung-truong.com/blog/2010/06/26/super-customer-service-at-the-apple-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proof That Apple is Obsessed With The Customer Experience</title>
		<link>http://www.hung-truong.com/blog/2010/02/13/proof-that-apple-is-obsessed-with-the-customer-experience/</link>
		<comments>http://www.hung-truong.com/blog/2010/02/13/proof-that-apple-is-obsessed-with-the-customer-experience/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 23:24:17 +0000</pubDate>
		<dc:creator>Hung</dc:creator>
				<category><![CDATA[Capitalism!]]></category>
		<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://www.hung-truong.com/blog/?p=1723</guid>
		<description><![CDATA[<br />
<b>Warning</b>:  Division by zero in <b>/home/hungtruong/hung-truong.com/blog/wp-content/plugins/tla_49490.php</b> on line <b>407</b><br />
<br />
<b>Warning</b>:  Division by zero in <b>/home/hungtruong/hung-truong.com/blog/wp-content/plugins/tla_49490.php</b> on line <b>415</b><br />
I was at the mall today just wasting my time (and looking at options for getting my eye prescription checked), and I stopped by the Apple Store. As I approached, I noticed an army of people in blue shirts, just waiting to help anyone who walked in. I soon realized that they were just cardboard [...]]]></description>
			<content:encoded><![CDATA[<p>I was at the mall today just wasting my time (and looking at options for getting my eye prescription checked), and I stopped by the Apple Store. As I approached, I noticed an army of people in blue shirts, just waiting to help anyone who walked in. I soon realized that they were just cardboard cutouts.</p>
<p><a href="http://www.hung-truong.com/blog/wp-content/uploads/2010/02/Apple-Front.jpg" rel="lightbox[1723]"><img src="http://www.hung-truong.com/blog/wp-content/uploads/2010/02/Apple-Front-500x375.jpg" alt="" title="Apple Front" width="500" height="375" class="aligncenter size-medium wp-image-1724" /></a></p>
<p>Neat. I walked in and looked around at the unibody Macbooks (the white ones that are now more curvy) and checked the battery life on them. They apparently get something like 5 hours (when I unplugged them and the computer actually calculated) versus my MacBook Pro that gets like 2 if I&#8217;m lucky.</p>
<p>Then I walked around and noticed something:</p>
<p><a href="http://www.hung-truong.com/blog/wp-content/uploads/2010/02/Apple-Back.jpg" rel="lightbox[1723]"><img src="http://www.hung-truong.com/blog/wp-content/uploads/2010/02/Apple-Back-500x375.jpg" alt="" title="Apple Back" width="500" height="375" class="aligncenter size-medium wp-image-1725" /></a></p>
<p>Apple printed the backs of the cardboard cutouts! They&#8217;re in the same poses in the back as they are on the front! If the backs had been blank, I probably wouldn&#8217;t have even noticed. But Apple pays so much attention to detail that they decided that peoples asses must be printed.</p>
<p>It is likely due to this level of detail that Apple is succeeding where other companies fail hard. I don&#8217;t care what <a href="http://www.hung-truong.com/blog/2010/01/27/why-the-apple-ipad-will-fail/">anyone says</a> about Apple, they care more about the user/customer experience than probably anyone else out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hung-truong.com/blog/2010/02/13/proof-that-apple-is-obsessed-with-the-customer-experience/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why the Apple iPad Will Fail</title>
		<link>http://www.hung-truong.com/blog/2010/01/27/why-the-apple-ipad-will-fail/</link>
		<comments>http://www.hung-truong.com/blog/2010/01/27/why-the-apple-ipad-will-fail/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 04:49:15 +0000</pubDate>
		<dc:creator>Hung</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://www.hung-truong.com/blog/?p=1689</guid>
		<description><![CDATA[<br />
<b>Warning</b>:  Division by zero in <b>/home/hungtruong/hung-truong.com/blog/wp-content/plugins/tla_49490.php</b> on line <b>407</b><br />
<br />
<b>Warning</b>:  Division by zero in <b>/home/hungtruong/hung-truong.com/blog/wp-content/plugins/tla_49490.php</b> on line <b>415</b><br />
Edit: Cool, looks like my blog got posted to from some hack blog called &#8220;PCWorld.&#8221; I will note that while it is easy to make dumb predictions about the future, it is even easier to go back and look at the incorrect ones. If everyone made accurate predictions about the iPhone, it would&#8217;ve existed before [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hung-truong.com/blog/wp-content/uploads/2010/01/ipad_hero_20100127-500x318.jpg" alt="" title="ipad_hero_20100127" width="500" height="318" class="aligncenter size-medium wp-image-1690" /></p>
<p><em><strong>Edit:</strong> Cool, looks like my blog got posted to from some hack blog called &#8220;PCWorld.&#8221; I will note that while it is easy to make dumb predictions about the future, it is even easier to go back and look at the incorrect ones. If everyone made accurate predictions about the iPhone, it would&#8217;ve existed before Apple invented it. Please keep the comments section nice, or I might pull an Engadget. My mom reads this, you know!</em></p>
<p>Once upon a time, I made a post about how <a href="http://www.hung-truong.com/blog/2007/01/09/4-reasons-why-the-apple-iphone-will-fail/">the iPhone was going to fail</a>. I did it mostly for lulz and also to try and get on the front page of Digg. Seriously, that post was <a href="http://digg.com/apple/4_Reasons_Why_The_Apple_iPhone_Will_Fail">diggbait</a>! That was back when people still went to Digg and people still tried to get on the main page of Digg. The interesting thing is that post got a lot more commentary than other technology posts I made before and since then.</p>
<p>Today, I feel the urge to write a post about how the iPad thing will fail. This time, I actually mean it.</p>
<p>In essence, the iPad is just a giant iPhone with no camera, <del datetime="2010-01-28T05:07:50+00:00">no microphone</del> and no phone. What it gains in screen size it loses in a lot of core functionality. It doesn&#8217;t even really bother me so much that they took out important features. It&#8217;s what they left in.</p>
<p>The iPad works on the iPhone OS. This could be a good idea, except that they really didn&#8217;t consider that making a device four times bigger might introduce some design considerations. The iPad is quite literally a giant iPhone. Most iPhone games, etc (at least, those not requiring a mic or camera) are supposed to work on it. But when you think about it, what games using the accelerometer will actually work out of the box when you&#8217;re dealing with something 1.5 pounds heavy and clunkier than a handheld device? Shaking a tablet is different from shaking a small phone.</p>
<p>I&#8217;m not sure if the designers were just lazy or if they didn&#8217;t care at all about the new scale. The mail app looks like it was hacked into the iPad. It should look like it was designed for the thing, but for some reason we still have the really thin column and a bunch of whitespace. WTF?</p>
<p><a href="http://www.hung-truong.com/blog/wp-content/uploads/2010/01/mail.png" rel="lightbox[1689]"><img src="http://www.hung-truong.com/blog/wp-content/uploads/2010/01/mail-500x394.png" alt="" title="mail" width="500" height="394" class="aligncenter size-medium wp-image-1691" /></a></p>
<p>I suppose that Apple needed to release the thing and do it with an unpolished product. Some apps look well designed, like the iBooks one (clever naming convention there, Apple), but most look like they were just stretched to fit the larger resolution. A lot of companies could get away with this, but I think people expect more from Apple. If Apple wants to control the entire end user experience, they should take that responsibility with a burden.</p>
<p>My predictions:
<ul>
<li>Apple will get better at designing apps for the iPad. The best ones will come from them.</li>
<li>Most developer apps will look like crap on the iPad. A few will &#8220;get it.&#8221; Those ones will be successful.</li>
<li>Most developers will probably find developing (quality) apps too difficult on the damn thing, give up.</li>
<li>People will realize that they don&#8217;t want a computing device that only allows Apple-approved software on it. They&#8217;ll stick with the Macbook, which can do much more than an iPad and runs any third-party software, including Flash and Firefox.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hung-truong.com/blog/2010/01/27/why-the-apple-ipad-will-fail/feed/</wfw:commentRss>
		<slash:comments>54</slash:comments>
		</item>
		<item>
		<title>Open vs. Proprietary Platforms</title>
		<link>http://www.hung-truong.com/blog/2009/08/11/open-vs-proprietary-platforms/</link>
		<comments>http://www.hung-truong.com/blog/2009/08/11/open-vs-proprietary-platforms/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 18:08:05 +0000</pubDate>
		<dc:creator>Hung</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://www.hung-truong.com/blog/?p=1568</guid>
		<description><![CDATA[<br />
<b>Warning</b>:  Division by zero in <b>/home/hungtruong/hung-truong.com/blog/wp-content/plugins/tla_49490.php</b> on line <b>407</b><br />
<br />
<b>Warning</b>:  Division by zero in <b>/home/hungtruong/hung-truong.com/blog/wp-content/plugins/tla_49490.php</b> on line <b>415</b><br />
There&#8217;s been a lot of talk lately about proprietary platforms. Apple has been rejecting apps left and right due to various reasons. For example, they rejected the Google Voice app using their generic &#8220;duplicates iPhone features&#8221; reasoning. Isn&#8217;t that kind of reasoning grounds for an antitrust case? They also rejected a dictionary app for potentially [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hung-truong.com/blog/wp-content/uploads/2009/08/Google-Chrome.jpg" alt="Google Chrome" title="Google Chrome" width="440" height="359" class="aligncenter size-full wp-image-1569" /></p>
<p>There&#8217;s been a lot of talk lately about proprietary platforms. Apple has been rejecting apps left and right due to various reasons. For example, they rejected the Google Voice app using their generic &#8220;duplicates iPhone features&#8221; reasoning. Isn&#8217;t that kind of reasoning grounds for an antitrust case? They also <a href="http://daringfireball.net/2009/08/ninjawords">rejected a dictionary app</a> for potentially bad words! Someone think of the children!</p>
<p>While I think Apple deserves some credit for popularizing the whole app store notion, they also kind of suck for holding such an iron grip on it. It&#8217;s nice to find apps in the store without having a third party directory or searching for apps all over the mobile web. But it sucks when honest developers get screwed because of totalitarian control.</p>
<p>I wonder if there can&#8217;t be a nice, happy medium. Maybe an app store combined with a way to legally (without jailbreaking) install apps via a third party. For now, the iPhone&#8217;s App Store is great for customers, but I have a feeling that abused developers will eventually learn their lesson and go elsewhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hung-truong.com/blog/2009/08/11/open-vs-proprietary-platforms/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Thoughts on the Microsoft &#8220;Cheap PC&#8221; Ad</title>
		<link>http://www.hung-truong.com/blog/2009/03/31/thoughts-on-the-microsoft-cheap-pc-ad/</link>
		<comments>http://www.hung-truong.com/blog/2009/03/31/thoughts-on-the-microsoft-cheap-pc-ad/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 23:16:15 +0000</pubDate>
		<dc:creator>Hung</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.hung-truong.com/blog/?p=1304</guid>
		<description><![CDATA[<br />
<b>Warning</b>:  Division by zero in <b>/home/hungtruong/hung-truong.com/blog/wp-content/plugins/tla_49490.php</b> on line <b>407</b><br />
<br />
<b>Warning</b>:  Division by zero in <b>/home/hungtruong/hung-truong.com/blog/wp-content/plugins/tla_49490.php</b> on line <b>415</b><br />
So there was this Microsoft ad that came out during an NCAA game. It featured a cute girl, Lauren, trying to decide which computer to buy. The voice of the ad (some omniscient being?) told her if she could find the kind she wanted under $1000 he&#8217;d buy it for her. The computer she wanted [...]]]></description>
			<content:encoded><![CDATA[<p>				<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="480" height="290"><param name="movie" value="http://www.hung-truong.com/blog/video/flvplayer.swf?file=/blog/video/msad.mp4&amp;autoStart=false;" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><embed src="http://www.hung-truong.com/blog/video/flvplayer.swf?file=/blog/video/msad.mp4&amp;autoStart=false;" quality="high" wmode="transparent" width="480" height="290" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /><br />
				</object></p>
<p>So there was this Microsoft ad that came out during an NCAA game. It featured a cute girl, Lauren, trying to decide which computer to buy. The voice of the ad (some omniscient being?) told her if she could find the kind she wanted under $1000 he&#8217;d buy it for her. The computer she wanted at the Apple Store was too expensive. She chose a Windows PC instead for $700.</p>
<p>A lot of people have claimed the ad is a huge success. It hits Apple in its weak point: price. That may be true, but there&#8217;s also this thing called &#8220;value.&#8221; Apple computers have always been about quality. Software quality, build quality, design. While it&#8217;s true that the upfront costs of a Mac are higher than a PC, you get what you pay for. There are tradeoffs associated with buying an HP versus a Macbook. The specs are not the computer.</p>
<p>I would argue that the amortized price of a Mac is probably about the same as a PC (or better). They&#8217;re built to last (even if Apple forces you to buy a new one every year or face inferiority). I&#8217;ve gone through too many Dell, HP and Toshiba laptops whose hinges explode. You can&#8217;t use a laptop after the hinge explodes. I haven&#8217;t had a Macbook explode yet (though the plastic did start coming off; it won&#8217;t happen on my aluminum Macbook Pro). Dell is trying to get into the premium PC market, which is great. But that sorta negates the price argument. In this economy it&#8217;s smart to play the price card, and people pay more attention to upfront costs than maintenance costs.</p>
<p>Also, it&#8217;s not the best idea to try and sell your product by having a &#8220;real&#8221; person shop for PCs when the person turns out to be a <a href="http://laurendelong.nowcasting.com/">professional (SAG) actress</a>. It makes it seem more staged; this definitely is not a Pepsi Challenge. But hey, whatever. I think MS got their point across. Plus I forgive Lauren because she&#8217;s way cute! I just hope her back can handle lugging around a 17&#8243; computer.</p>
<p>Personally, I would advertise netbooks since they&#8217;re super cheap <strong>and</strong> Apple doesn&#8217;t have an equivalent, yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hung-truong.com/blog/2009/03/31/thoughts-on-the-microsoft-cheap-pc-ad/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Managing Rejection (And Success!)</title>
		<link>http://www.hung-truong.com/blog/2009/03/04/managing-rejection-and-success/</link>
		<comments>http://www.hung-truong.com/blog/2009/03/04/managing-rejection-and-success/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 05:45:55 +0000</pubDate>
		<dc:creator>Hung</dc:creator>
				<category><![CDATA[Job]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.hung-truong.com/blog/?p=1228</guid>
		<description><![CDATA[Over the past few years, I've found myself in a number of situations where I've been rejected. I read an article via BoingBoing on <a href="http://www.stanfordalumni.org/news/magazine/2007/marapr/features/dweck.html">why some people see failure as crippling, while others see it as a motivator</a>. Pretty interesting stuff. I guess I fall into the latter category as I haven't really let my numerous failures drag me down.

When I was fresh out of college (for the first time), I got an amazing opportunity to interview at Google. If you were a CS major in 2006, Google was pretty much the holy grail. In my mind, it definitely was (well, maybe second to Facebook, but they never got back to me). Like many of my adventures, I wrote about this in a <a href="http://www.hung-truong.com/blog/2007/03/27/google-college-days-interview-and-visit-impressions-verdict/">blog post</a>. 

Long story short, I was rejected. I think at that point I was a bit cocky and thought Google was a sure thing. You should never have a sense of entitlement; that leads down a pretty depressing path. Getting rejected was a good wake-up call that I needed to improve myself if I wanted to end up with my dream job. At the time I thought I had missed an amazing opportunity. This may have been true; I'll never know what my life would be like if I had started working at Google. Looking back, though, I think the rejection was really a blessing.]]></description>
			<content:encoded><![CDATA[<br />
<b>Warning</b>:  Division by zero in <b>/home/hungtruong/hung-truong.com/blog/wp-content/plugins/tla_49490.php</b> on line <b>407</b><br />
<br />
<b>Warning</b>:  Division by zero in <b>/home/hungtruong/hung-truong.com/blog/wp-content/plugins/tla_49490.php</b> on line <b>415</b><br />
<p>Over the past few years, I&#8217;ve found myself in a number of situations where I&#8217;ve been rejected. I read an article via BoingBoing on <a href="http://www.stanfordalumni.org/news/magazine/2007/marapr/features/dweck.html">why some people see failure as crippling, while others see it as a motivator</a>. Pretty interesting stuff. I have <a href="http://www.amazon.com/gp/product/1400062756?ie=UTF8&#038;tag=b00003ph0-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=1400062756">the book</a> on hold at the library. I guess I fall into the latter category as I haven&#8217;t really let my numerous failures drag me down.</p>
<p>When I was fresh out of college (for the first time), I got an amazing opportunity to interview at Google. If you were a CS major in 2006, Google was pretty much the holy grail. In my mind, it definitely was (well, maybe second to Facebook, but they never got back to me). Like many of my adventures, I wrote about this in a <a href="http://www.hung-truong.com/blog/2007/03/27/google-college-days-interview-and-visit-impressions-verdict/">blog post</a>. </p>
<p>Long story short, I was rejected. I think at that point I was a bit cocky and thought Google was a sure thing. You should never have a sense of entitlement; that leads down a pretty depressing path. Getting rejected was a good wake-up call that I needed to improve myself if I wanted to end up with my dream job. At the time I thought I had missed an amazing opportunity. This may have been true; I&#8217;ll never know what my life would be like if I had started working at Google. Looking back, though, I think the rejection was really a blessing.</p>
<p><span id="more-1228"></span>Maybe the reason I&#8217;ve been able to rebound from rejections in the past was that they&#8217;ve always been balanced with acceptances. At the same time, I was looking at grad schools. <a href="http://www.hung-truong.com/gradschool/2007/03/05/admission-offers/university-of-california-berkeley-ischool-rejection/">Rejection</a> after <a href="http://www.hung-truong.com/gradschool/2007/03/28/admission-offers/georgia-tech-hci-program-rejection/">rejection</a> (after <a href="http://www.hung-truong.com/gradschool/2007/04/05/admission-offers/uc-irvine-bren-school-of-ics-rejection/">rejection</a> after <a href="http://www.hung-truong.com/gradschool/2007/06/01/admission-offers/iowa-state-super-late-rejection/">rejection</a>) came in. But luckily there was a acceptance as well. And it was <a href="http://www.hung-truong.com/gradschool/2007/02/22/admission-offers/university-of-michigan-school-of-information-acceptance-email-received/">the school I wanted to go to the most</a>, <a href="http://www.hung-truong.com/blog/2007/03/30/university-of-michigan-more-news-good-news/">with full funding</a>!</p>
<p>During the time between my graduation (and Google rejection) and the start of grad school, I had some fun making random web apps like <a href="http://www.mapskrieg.com/">MapsKrieg</a>. This actually led to an opportunity for me to work with a startup called LiveByCampus. It was a pretty neat experience. Who knows, it might also lead to another opportunity some day.</p>
<p>In grad school, I had a lot of fun trying to get internships at companies I thought were really cool. And since I was developing all these new skills, I&#8217;d get hired for sure, right? Okay, I actually tried to be a bit more humble this time around. For a while, I was very successful in replicating my previous results of being rejected by <a href="http://www.hung-truong.com/blog/2007/10/27/facebook-internship-interview-result-rejection-and-why-i-like-it/">Facebook</a>, <a href="http://www.hung-truong.com/blog/2008/02/09/microsoft-internship-response-apple-phone-interview-get/">Microsoft</a>, <a href="http://www.hung-truong.com/blog/2008/02/24/apple-internship-phone-interview-verdict/">Apple</a>, Zazzle and a number of other companies that didn&#8217;t even bother replying to me to tell me I was rejected. I guess I was sorta in a slump again.</p>
<p>Then I was selected (along with my teammates Adam and Gaurav) by RPM Ventures to start a company over last Summer. I realize I haven&#8217;t really written much about <a href="http://troubadourmobile.com/">Troubadour Mobile</a> (our website is very outdated) on my blog. Perhaps I should. To make a long story short, however, Troubadour Mobile turned out to be the best possible internship I could&#8217;ve had. </p>
<p>Sidenote: There&#8217;s this psychological idea that people will look back at events and see that what ended up happening was the best thing that could&#8217;ve happened. I read about this in <a href="http://www.hung-truong.com/blog/2007/10/22/yay-libraries-stumbling-on-happiness-book-review-sorta/">Stumbling on Happiness</a>. In some cases, people who lost limbs ended up saying it was the best thing to ever happen to them. I don&#8217;t think I&#8217;m showing this behavior here, but I acknowledge that I could be. End sidenote.</p>
<p>At Troubdour Mobile I had an awesome experience in entrepreneurship. We started an actual company. We got stock certificates! We paid taxes this year! We printed t-shirts! We didn&#8217;t, however, get business cards. I guess we were too busy writing an awesome prototype application for the iPhone! I learned a great deal at Troubadour and had a blast.</p>
<p>While I was very happy with the company, I wasn&#8217;t sure if I could take the plunge and attempt to live off of a scantily funded student startup after graduation. So I once again began looking for other opportunities. And I still found myself with some rejection (isn&#8217;t there some kind of three-strike rule for getting rejected by Facebook?). But I had much better luck this time. I think that the Troubadour Mobile experience had a lot to do with it, but I&#8217;m not entirely sure. I successfully interviewed at <a href="http://www.hung-truong.com/blog/2008/11/06/goin-to-chicago-interview-with-orbitz/">Orbitz in Chicago</a> (great company and city, btw) and then at <a href="http://www.hung-truong.com/blog/2008/11/30/trip-to-seattle-program-manager-interview-with-microsoft/">Microsoft in Seattle</a> (also a great company (and city), despite what I&#8217;ve written previously in this blog, hahaha!).</p>
<p>And so I find myself here in the present. I&#8217;m finishing up grad school and will be graduating in May. I&#8217;ll be starting as a Program Manager at Microsoft in September. Hopefully I&#8217;ll have some time off over the Summer to chill (I&#8217;m also going to SXSW with Troubadour Mobile in a few weeks!).</p>
<p>It was through a series of failures and successes, rejections and realizations that I made it here. I think I learned something like a microcosm of this during my stint in entrepreneurship: you don&#8217;t just come up with a grand idea and implement it, making millions of dollars. An idea is prototyped and polished before it becomes successful. You come up with a million bad ideas, improving every time. In the same way, I learned from all of my rejections and improved myself along the way until I was able to land what I think will be a sweet job. Yet I&#8217;m sure that this isn&#8217;t the end of my failing and learning process.</p>
<p>So what&#8217;s the big take away? I think it&#8217;s that you can never be sure what counts as a true failure and what counts as true success. You can only try your best and keep adjusting along the way to try and get to where you want to be. Had I not been rejected by Google, I would have never gotten the chance to go to school at Michigan, meet many of the great friends I have now and end up with an awesome position at Microsoft. I can&#8217;t say the alternate universe version of me at Google wouldn&#8217;t have turned out better, but I can say that I am very happy with the way things turned out in this universe.</p>
<p>I also think a large part of success has to do with skill, luck and perseverance. While I believe I&#8217;m skilled, I also know I&#8217;ve been very lucky. While dumb luck helps a lot, I&#8217;ve also tried very hard to make my own luck. To me, this means creating opportunities, working harder to reach out to people and being proactive. You could wait for an opportunity to fall into your lap, but it&#8217;s always a good idea to try and speed up the process with a nudge.</p>
<p><a href="http://www.urbandictionary.com/define.php?term=tl%3Bdr">tl;dr</a>?</p>
<p>If you find yourself overwhelmed by what you perceive as failures and rejections, stay positive. Keep trying. Failures always come with a bit of information about how we can improve for the next time. And if you keep improving, it&#8217;s only a matter of time before you find success.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hung-truong.com/blog/2009/03/04/managing-rejection-and-success/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
