<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title>Julian Yap</title>
 <link href="http://julianyap.com/atom.xml" rel="self"/>
 <link href="http://julianyap.com"/>
 <updated>2012-02-22T12:50:22-08:00</updated>
 <id>http://julianyap.com/</id>
 <author>
   <name>Julian Yap</name>
 </author>

 
 <entry>
   <title>Visual Innovators. The start of a tasteless viral ad campaign for Dell?</title>
   <link href="http://julianyap.com/2012/02/22/visual-innovators-the-start-of-a-tasteless-viral-ad-campaign-for-dell.html"/>
   <updated>2012-02-22T10:34:00-08:00</updated>
   <id>http://julianyap.com/2012/02/22/visual-innovators-the-start-of-a-tasteless-viral-ad-campaign-for-dell</id>
   <content type="html">&lt;p&gt;The video&amp;#8217;s slow reveal approach just reeked of &amp;#8216;hoax&amp;#8217; or &amp;#8216;viral ad campaign&amp;#8217;.  The subtle facial language smirks.&lt;/p&gt;
&lt;p&gt;In a quick search on the web I couldn&amp;#8217;t find anything which officially tied the campaign to Dell but the production values of the video indicate that a fair amount of funding must have gone into the project.  To me that ruled out the chance that this would have been a random creator or a competitor&amp;#8217;s smear campaign.  The marketing department at Dell hired an ad company and approved this.&lt;/p&gt;
&lt;p&gt;A quick whois search also shows that the domain claytonsotos.com was registered on February 2nd this year.  The domain visualinnovators.com was only registered a few days ago on February 19th.  A &lt;a href=&quot;http://claytonsotos.tumblr.com&quot;&gt;Tumblr account&lt;/a&gt; for Clayton Sotos exists with posts dating back to January this year.&lt;/p&gt;
&lt;p&gt;I understand the concepts of a viral ad campaign but to me this comes across as tasteless.  Is Visual Innovators the first in the series of a tasteless viral ad campaign from Dell?&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Becoming an iOS Developer</title>
   <link href="http://julianyap.com/2012/02/21/becoming-an-ios-developer.html"/>
   <updated>2012-02-21T00:29:00-08:00</updated>
   <id>http://julianyap.com/2012/02/21/becoming-an-ios-developer</id>
   <content type="html">&lt;p&gt;Josh Smith relays his experience moving from programming in Microsoft&amp;#8217;s Windows Presentation Foundation to Apple&amp;#8217;s iOS:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;When you move to iOS, you will need to leave behind most of what you know about UI programming from the .&lt;span class=&quot;caps&quot;&gt;NET&lt;/span&gt; world. Fundamental things like object-oriented programming, virtual methods, properties, and loops are still relevant, and having knowledge of those things is essential. But knowledge alone won’t be enough to get you up and writing an iOS app.&lt;/p&gt;
&lt;p&gt;You will need to re-map your existing concepts and knowledge onto a new programming language, UI platform, APIs, operating system, &lt;span class=&quot;caps&quot;&gt;IDE&lt;/span&gt;, keyboard shortcuts, debugger, error messages, etc. This takes time, and can be frustrating for people who are accustomed to being competent and productive in another environment.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It may take any decent programmer a week or two to pick up the basics of Objective-C or any language for that matter.  The next steps and real challenges involve learning the frameworks and API&amp;#8217;s.  There&amp;#8217;s a certain amount of basic knowledge you need to commit to memory and beyond that comes expertise.&lt;/p&gt;
&lt;p&gt;What defines you as a software engineer is where you decide to devote your time and energy.  Your brain has a finite capacity so you need to make conscious decisions on what you want to fill it with.  You need to believe that taking those next steps will get you somewhere you want to go.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Google Tracked Safari Users, Bypassing Apple Browser Privacy Settings</title>
   <link href="http://julianyap.com/2012/02/16/google-tracked-iphones.html"/>
   <updated>2012-02-16T23:34:00-08:00</updated>
   <id>http://julianyap.com/2012/02/16/google-tracked-iphones</id>
   <content type="html">&lt;blockquote&gt;
&lt;p&gt;To get around Safari&amp;#8217;s default blocking, Google exploited a loophole in the browser&amp;#8217;s privacy settings. While Safari does block most tracking, it makes an exception for websites with which a person interacts in some way—for instance, by filling out a form. So Google added coding to some of its ads that made Safari think that a person was submitting an invisible form to Google. Safari would then let Google install a cookie on the phone or computer.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It should be noted that the default setting on Safari is to block cookies &amp;#8220;from third parties and advertisers&amp;#8221; unless a user interacts with the third party in some way. This is a perfectly fair default which increases the privacy for users and does not break any obvious web browsing functionality.&lt;/p&gt;
&lt;p&gt;On mobile Safari (on the iPhone and iPad) a similar default is in place, albiet with a more cryptic wording.  Theoretically, cookies from third parties and advertisers should be blocked in a similar manner as with desktop Safari.&lt;/p&gt;
&lt;p&gt;Is it fair that Google purposefully circumvented these default privacy settings using a browser exploit?  Definitely not.&lt;/p&gt;
&lt;p&gt;Expect to see Apple to address this legitimate browser exploit in the next security updates to OS X and iOS.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span class=&quot;caps&quot;&gt;UPDATE&lt;/span&gt;:&lt;/strong&gt; Jonathan Mayer, the grad student at Stanford whose research brought this issue to the &lt;span class=&quot;caps&quot;&gt;WSJ&lt;/span&gt;, has recently put up a &lt;a href=&quot;http://webpolicy.org/2012/02/17/safari-trackers/&quot;&gt;detailed post&lt;/a&gt; with further technical details.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>iOS App Access to Contact Data Will Require Explicit User Permission</title>
   <link href="http://julianyap.com/2012/02/15/ios-app-access-to-contact-data-will-require-explicit-user-permission.html"/>
   <updated>2012-02-15T09:14:00-08:00</updated>
   <id>http://julianyap.com/2012/02/15/ios-app-access-to-contact-data-will-require-explicit-user-permission</id>
   <content type="html">&lt;blockquote&gt;
&lt;p&gt;“Apps that collect or transmit a user’s contact data without their prior permission are in violation of our guidelines,” Apple spokesman Tom Neumayr told AllThingsD. “We’re working to make this even better for our customers, and as we have done with location services, any app wishing to access contact data will require explicit user approval in a future software release.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;A fair and reasonable response from Apple.&lt;/p&gt;
&lt;p&gt;In terms of usability and actual user comprehension, I believe the alert box is the best way to ask users that a certain permission (such as permissions for Location and Twitter account details) is required. The main difference with iOS and Android is that iOS asks you for permission when you are performing a task which requires the permission at that time.  If you never use a particular feature of an app which requires the Address Book permissions, you won&amp;#8217;t be asked for that permission.  Android asks you for permission(s) upon app installation which are usually blindly clicked through by users who just want to start using the app they downloaded.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Fair Labor Association Begins Inspections of Foxconn</title>
   <link href="http://julianyap.com/2012/02/13/fair-labor-association-begins-inspections-of-foxconn.html"/>
   <updated>2012-02-13T16:39:00-08:00</updated>
   <id>http://julianyap.com/2012/02/13/fair-labor-association-begins-inspections-of-foxconn</id>
   <content type="html">&lt;blockquote&gt;
&lt;p&gt;“We believe that workers everywhere have the right to a safe and fair work environment, which is why we’ve asked the &lt;span class=&quot;caps&quot;&gt;FLA&lt;/span&gt; to independently assess the performance of our largest suppliers,” said Tim Cook, Apple’s &lt;span class=&quot;caps&quot;&gt;CEO&lt;/span&gt;. “The inspections now underway are unprecedented in the electronics industry, both in scale and scope, and we appreciate the &lt;span class=&quot;caps&quot;&gt;FLA&lt;/span&gt; agreeing to take the unusual step of identifying the factories in their reports.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;So Apple is the only &lt;a href=&quot;http://fairlabor.org/fla/go.asp?u=/pub/mp&amp;amp;Page=ParticipatingCompany&quot;&gt;participating technology company in the &lt;span class=&quot;caps&quot;&gt;FLA&lt;/span&gt;&lt;/a&gt; and somehow people still believe Apple is the enemy?&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Droid 4 by Motorola unfortunately doesn't run Android 4</title>
   <link href="http://julianyap.com/2012/02/10/droid-4-by-motorola-unfortunately-doesnt-run-android-4.html"/>
   <updated>2012-02-10T11:37:00-08:00</updated>
   <id>http://julianyap.com/2012/02/10/droid-4-by-motorola-unfortunately-doesnt-run-android-4</id>
   <content type="html">&lt;p&gt;The newly announced Droid 4 by Motorola ships with Android 2.3.5 Gingerbread. I guess the &amp;#8220;4&amp;#8221; in Droid 4 doesn&amp;#8217;t refer to Android 4.&lt;/p&gt;
&lt;p&gt;The Samsung Galaxy Note (that 5.3&amp;quot; screen phone that advertised during the Super Bowl) also ships with Android 2.3.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Nearly 500,000 "App Economy" Jobs in United States</title>
   <link href="http://julianyap.com/2012/02/08/nearly-500000-app-economy-jobs-in-united-states.html"/>
   <updated>2012-02-08T00:46:00-08:00</updated>
   <id>http://julianyap.com/2012/02/08/nearly-500000-app-economy-jobs-in-united-states</id>
   <content type="html">&lt;blockquote&gt;
&lt;p&gt;“America’s App Economy – which had zero jobs just 5 years ago before the iPhone was introduced – demonstrates that we can quickly create economic value and jobs through cutting-edge innovation,” said Rey Ramsey, President and &lt;span class=&quot;caps&quot;&gt;CEO&lt;/span&gt; of TechNet.  “Today, the App Economy is creating jobs in every part of America, employing hundreds of thousands of U.S. workers today and even more in the years to come.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The &lt;a href=&quot;http://www.technet.org/wp-content/uploads/2012/02/TechNet-App-Economy-Jobs-Study.pdf&quot;&gt;full study&lt;/a&gt; entitled “Where the Jobs Are” is worth reading.  You can skip through the &amp;#8216;Methodology&amp;#8217; part which just talks about how they came about the estimated figures.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Halliburton to ditch BlackBerrys in corporate transition to Apple's iOS platform</title>
   <link href="http://julianyap.com/2012/02/07/halliburton-to-ditch-blackberrys-in-corporate-transition-to-apples-ios-platform.html"/>
   <updated>2012-02-07T01:24:00-08:00</updated>
   <id>http://julianyap.com/2012/02/07/halliburton-to-ditch-blackberrys-in-corporate-transition-to-apples-ios-platform</id>
   <content type="html">&lt;blockquote&gt;
&lt;p&gt;The move comes after &amp;#8220;significant research&amp;#8221; into both Apple&amp;#8217;s mobile platform and Google&amp;#8217;s Android operating system led Halliburton to &amp;#8220;determined that the iOS platform offered the best capabilities, controls and security for application development.&amp;#8221;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;span class=&quot;caps&quot;&gt;RIM&lt;/span&gt; has lost the general consumer and now their enterprise market is crumbling to the pressures of the inability to compete with modern smartphones.&lt;/p&gt;
&lt;p&gt;I feel the trend will be that more enterprises will move to iOS as opposed to Android, the main reason being platform security.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Speculative Developers</title>
   <link href="http://julianyap.com/2012/02/06/speculative-developers.html"/>
   <updated>2012-02-06T16:11:00-08:00</updated>
   <id>http://julianyap.com/2012/02/06/speculative-developers</id>
   <content type="html">&lt;blockquote&gt;
&lt;p&gt;If you want to develop apps, take your time and make something awesome. Make it fast. Make it beautiful. Make something you’re proud of. Don’t make 60 crappy apps: Make one really good one.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I tend to agree with this article which mostly outlines what David calls &amp;#8220;speculative developers&amp;#8221; or ones who &amp;#8220;barf out as many apps as possible in the shortest time possible in hopes that they strike gold in the App Store lottery&amp;#8221;.&lt;/p&gt;
&lt;p&gt;I disagree with his suggestion of &amp;#8220;make one really good one&amp;#8221;.  That&amp;#8217;s a lot easier said than done and the example he mentions is Marco Arment with Instapaper.  It&amp;#8217;s the equivalent of buying only one stock and not diversifying your portfolio.&lt;/p&gt;
&lt;p&gt;For independent developers, I would definitely recommend making something you are proud of first and foremost.  Beyond that, focus on building a strong portfolio of applications to diversify your risk.  Try and work on having apps in different categories in the App Store and targeting different audiences.&lt;/p&gt;
&lt;p&gt;Not many developers can step up to the plate and hit a home run on the first swing.  Ship, measure, learn, adapt and repeat.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Apple Clarifies iBooks Author Licensing Situation in New Software Update</title>
   <link href="http://julianyap.com/2012/02/03/apple-clarifies-ibooks-author-licensing-situation-in-new-software-update.html"/>
   <updated>2012-02-03T10:39:00-08:00</updated>
   <id>http://julianyap.com/2012/02/03/apple-clarifies-ibooks-author-licensing-situation-in-new-software-update</id>
   <content type="html">&lt;p&gt;Here&amp;#8217;s how the turn of events unfolded.  Apple releases iBooks Author with loosely drafted &lt;span class=&quot;caps&quot;&gt;EULA&lt;/span&gt;.  Blogosphere overreacts.  Apple says &amp;#8216;Hmm, looks like some people really overreacted to the intention of the &lt;span class=&quot;caps&quot;&gt;EULA&lt;/span&gt;, we will have legal clarify the &lt;span class=&quot;caps&quot;&gt;EULA&lt;/span&gt;.&amp;#8217;&lt;/p&gt;
&lt;p&gt;Apple has clarified the &amp;#8220;important note&amp;#8221; which mentions the intended use of the software:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;If you want to charge a fee for a work that includes files in the .ibooks format generated using iBooks Author, you may only sell or distribute such work through Apple, and such distribution will be subject to a separate agreement with Apple. This restriction does not apply to the content of such works when distributed in a form that does not include files in the .ibooks format.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Many people claimed that any content you created in iBooks Author remained trapped as well.  Apple has also clarified that this is not the case:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[I]f the work is provided for a fee (including as part of any subscription-based product or service) and includes files in the .ibooks format generated using iBooks Author, the work may only be distributed through Apple, and such distribution will be subject to a separate written agreement with Apple (or an Apple affiliate or subsidiary); provided, however, that this restriction will not apply to the content of the work when distributed in a form that does not include files in the .ibooks format generated using iBooks Author. You retain all your rights in the content of your works, and you may distribute such content by any means when it does not include files in the .ibooks format generated by iBooks Author.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It is good that Apple has addressed these concerns promptly in what I felt was a &lt;a href=&quot;http://julianyap.com/2012/01/21/why-the-emotional-criticism-of-ibooks-author-is-wrong.html&quot;&gt;non-issue at the time&lt;/a&gt;.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Google now scans Android apps in the Android Market for malware, spyware and trojans</title>
   <link href="http://julianyap.com/2012/02/02/google-now-scans-android-apps-in-the-android-market-for-malware.html"/>
   <updated>2012-02-02T13:03:00-08:00</updated>
   <id>http://julianyap.com/2012/02/02/google-now-scans-android-apps-in-the-android-market-for-malware</id>
   <content type="html">&lt;blockquote&gt;
&lt;p&gt;Today we’re revealing a service we’ve developed, codenamed Bouncer, which provides automated scanning of Android Market for potentially malicious software without disrupting the user experience of Android Market or requiring developers to go through an application approval process.&lt;/p&gt;
&lt;p&gt;The service performs a set of analyses on new applications, applications already in Android Market, and developer accounts. Here’s how it works: once an application is uploaded, the service immediately starts analyzing it for known malware, spyware and trojans. It also looks for behaviors that indicate an application might be misbehaving, and compares it against previously analyzed apps to detect possible red flags. We actually run every application on Google’s cloud infrastructure and simulate how it will run on an Android device to look for hidden, malicious behavior. We also analyze new developer accounts to help prevent malicious and repeat-offending developers from coming back.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Good to see that Google now acknowledges this well publicized problem with apps on the Android Market and has put in some measures to prevent the spread of &amp;#8220;malware, spyware and trojans&amp;#8221;.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Mark Zuckerberg's desk at Facebook</title>
   <link href="http://julianyap.com/2012/02/02/mark-zuckerbergs-desk.html"/>
   <updated>2012-02-02T11:55:00-08:00</updated>
   <id>http://julianyap.com/2012/02/02/mark-zuckerbergs-desk</id>
   <content type="html">&lt;p&gt;Zuckerberg still doesn&amp;#8217;t have an office.  I guess that makes it easier for Eduardo to walk up and smash his laptop.&lt;/p&gt;
&lt;p&gt;Nice to see that he&amp;#8217;s a fellow MacBook Air user.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Android developer recommended target specifications - Not such a rosy picture</title>
   <link href="http://julianyap.com/2012/02/02/android-target-specifications.html"/>
   <updated>2012-02-02T00:20:00-08:00</updated>
   <id>http://julianyap.com/2012/02/02/android-target-specifications</id>
   <content type="html">&lt;p&gt;Localytics tries to paint a rosy picture for Android:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Across all apps using Localytics, a full 73% of Android usage came from devices running a variant of Android 2.3. While the build, known as “Gingerbread”, is not the most recent, from a fragmentation perspective it should be good news to developers that such a large majority of users are running the same Android OS version.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The problem is, when you have only &lt;a href=&quot;http://developer.android.com/resources/dashboard/platform-versions.html&quot;&gt;1% adoption&lt;/a&gt; of your latest Android 4.0 Ice Cream Sandwich operating system, developers won&amp;#8217;t be targeting that version.  By targeting Android 2.2 or 2.3, Android developers are in effect stuck in the past for a long time to come.  The hype surrounding any new release of Android is greatly diminished since mass adoption isn&amp;#8217;t possible in the short term.  Imagine if Google announced Android 5.0 tomorrow with awesome new &lt;span class=&quot;caps&quot;&gt;API&lt;/span&gt; features.  It wouldn&amp;#8217;t mean anything.&lt;/p&gt;
&lt;p&gt;It should be noted that the figures that Localytics mentions for Android 2.2/2.3 usage are much higher compared to the &lt;a href=&quot;http://developer.android.com/resources/dashboard/platform-versions.html&quot;&gt;figures&lt;/a&gt; put out by Google.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;74% of Android tablet usage takes place on 7 inch devices with 1024 &amp;#215; 600 resolution.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That percentage for tablets will surely increase as the Kindle Fire is largely seen as the only successful competitor to the iPad.&lt;/p&gt;
&lt;p&gt;If Android tablets get stuck in &amp;#8220;7 inch device&amp;#8221; land, that&amp;#8217;s really going to effect the stigma associated with Android tablets and the markets it can appeal to.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>30 years with David Letterman on Facebook Timeline</title>
   <link href="http://julianyap.com/2012/02/01/30-years-with-david-letterman-on-facebook-timeline.html"/>
   <updated>2012-02-01T23:25:00-08:00</updated>
   <id>http://julianyap.com/2012/02/01/30-years-with-david-letterman-on-facebook-timeline</id>
   <content type="html">&lt;p&gt;David Letterman&amp;#8217;s Facebook Timeline is filled with highlights from the past 30 years of the Late Night show. Great use of the feature.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Microsoft exploits Google privacy concerns in newspaper ads</title>
   <link href="http://julianyap.com/2012/02/01/microsoft-exploits-google-privacy-concerns-in-newspaper-ads.html"/>
   <updated>2012-02-01T22:16:00-08:00</updated>
   <id>http://julianyap.com/2012/02/01/microsoft-exploits-google-privacy-concerns-in-newspaper-ads</id>
   <content type="html">&lt;blockquote&gt;
&lt;p&gt;Microsoft says it plans to run a series of newspaper adverts this week, taking advantage of concerns over Google&amp;#8217;s updated privacy policy while advertising its own alternatives. The adverts will run in major US newspapers like the Wall Street Journal, the New York Times, and &lt;span class=&quot;caps&quot;&gt;USA&lt;/span&gt; Today, and will highlight the recent changes in Google&amp;#8217;s privacy policy.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I&amp;#8217;m pretty surprised that Microsoft can create and approve such a widespread ad campaign so quickly. In either case, this is a major smack down.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Understanding Japanese App Store Withholding</title>
   <link href="http://julianyap.com/2012/02/01/understanding-japanese-app-store-withholding.html"/>
   <updated>2012-02-01T21:02:00-08:00</updated>
   <id>http://julianyap.com/2012/02/01/understanding-japanese-app-store-withholding</id>
   <content type="html">&lt;blockquote&gt;
&lt;p&gt;The Japanese government requires that Apple withhold 20% of your profits from App Store sales unless you have filed forms demonstrating that you are a foreign company and taxable there instead. The forms are a bit complex and the process a bit cumbersome, but unless you complete it 20% of whatever you make in Japan is taken and not returned.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Great read for App Store developers.  I don&amp;#8217;t believe it&amp;#8217;s exactly correct that you can&amp;#8217;t receive the 20% back since I&amp;#8217;ve owned international mutual funds (from a broker that provides a Form 1099 that Apple does not provide) where overseas withheld returns are returned when filing my tax return.  Nevertheless I am not an accountant and this process makes it a lot easier.&lt;/p&gt;
&lt;p&gt;Some clarified steps were slightly modified when I tried this.&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Goto “Contracts, Tax, and Banking”.&lt;/li&gt;
	&lt;li&gt;Then “Tax Info” for &amp;#8220;iOS Paid Applications&amp;#8221;.&lt;/li&gt;
	&lt;li&gt;Click on &amp;#8220;learn more&amp;#8221; in the section that says &amp;#8220;For developers residing outside of Japan who want to sell apps on the Japan App Store, learn more about optional Japanese tax forms.&amp;#8221;&lt;/li&gt;
	&lt;li&gt;Complete the forms and process outlined here and your account will avoid the charges. Make sure you read the Form instructions on each section for further details.&lt;/li&gt;
&lt;/ol&gt;</content>
 </entry>
 
 <entry>
   <title>Team Apple World Police</title>
   <link href="http://julianyap.com/2012/02/01/team-apple-world-police.html"/>
   <updated>2012-02-01T00:32:00-08:00</updated>
   <id>http://julianyap.com/2012/02/01/team-apple-world-police</id>
   <content type="html">&lt;p&gt;First of all, the blogosphere seems to think that Apple needs to play &lt;a href=&quot;http://www.teamamerica.com/&quot;&gt;Team Apple World Police&lt;/a&gt; with Foxconn.  I think we have the New York Times to thank.  It should be noted that notable products which Foxconn manufactures include the Amazon Kindle, iPad, iPhone, PlayStation 3, Wii and Xbox 360 (via &lt;a href=&quot;http://en.wikipedia.org/wiki/Foxconn&quot;&gt;Wikipedia&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;That &lt;a href=&quot;http://julianyap.com/2012/01/29/how-google-can-save-android-close-it-license-it-swim-in-the-profits.html&quot;&gt;zany guy&lt;/a&gt; Farhad Manjoo believes he has the &lt;a href=&quot;http://www.slate.com/articles/technology/technology/2012/01/apple_foxconn_the_iphone_maker_should_ditch_its_troubling_labor_practices_and_reinvent_gadget_manufacturing_.single.html&quot;&gt;answer&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;With its vast resources, Apple could speed up this trend by investing billions in robotic factories. This, of course, raises another ethical dilemma—is it really humane to replace human workers with machines? As awful as working conditions at Foxconn might seem to Americans, the jobs are prized in China.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Unfortunately he&amp;#8217;s a crazy walking contradiction (from the same article):&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;There are 200,000 people on the iPhone assembly line alone. The work is dull, repetitive, dangerous, and low-paying.&lt;/p&gt;
&lt;/blockquote&gt;</content>
 </entry>
 
 <entry>
   <title>Firefox 10 Adds Powerful New Developer Tools</title>
   <link href="http://julianyap.com/2012/02/01/firefox-10-adds-powerful-new-developer-tools.html"/>
   <updated>2012-02-01T00:17:00-08:00</updated>
   <id>http://julianyap.com/2012/02/01/firefox-10-adds-powerful-new-developer-tools</id>
   <content type="html">&lt;blockquote&gt;
&lt;p&gt;Firefox adds a number of new built-in developer tools that let developers change the look and feel of websites in real-time. With Page Inspector, developers can peek into a page’s structure and layout without having to leave Firefox. This means they can quickly navigate between page elements and view the &lt;span class=&quot;caps&quot;&gt;HTML&lt;/span&gt; document structure for the page. Style Inspector makes editing the style of websites even easier. Now developers have quick access to &lt;span class=&quot;caps&quot;&gt;CSS&lt;/span&gt; properties and can view or change values for their website within Firefox.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Some great new additions to my favorite web browser.&lt;/p&gt;
&lt;p&gt;I checked out the intro video and had a quick play around with the Page Inspector and Web Console which both work great. I previously used &lt;a href=&quot;http://getfirebug.com/&quot;&gt;Firebug&lt;/a&gt; but this feels much cleaner and more stable.  I think it&amp;#8217;s all I need for my minor &lt;span class=&quot;caps&quot;&gt;CSS&lt;/span&gt; hacking requirements.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>The Front Line</title>
   <link href="http://julianyap.com/2012/01/31/the-front-line.html"/>
   <updated>2012-01-31T23:50:00-08:00</updated>
   <id>http://julianyap.com/2012/01/31/the-front-line</id>
   <content type="html">&lt;p&gt;Former Flickr employee Nolan Caudill writes:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;For reasons I don&amp;#8217;t know, Yahoo laid off the highest level of Flickr&amp;#8217;s customer support, the people that end up filing bugs against the developers and helping the trickier cases get solved for the members. Those guys getting shown the door is as bad as it sounds.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;From a business perspective the reasons usually boil down to financials with blatant disregard and disrespect for everything else.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Why people have Google Search completely wrong</title>
   <link href="http://julianyap.com/2012/01/31/why-people-have-google-search-completely-wrong.html"/>
   <updated>2012-01-31T00:42:00-08:00</updated>
   <id>http://julianyap.com/2012/01/31/why-people-have-google-search-completely-wrong</id>
   <content type="html">&lt;p&gt;A few weeks ago Google put out a major revision to Google Search in an update dubbed &lt;a href=&quot;http://googleblog.blogspot.com/2012/01/search-plus-your-world.html&quot;&gt;&amp;#8220;Search, plus Your World&amp;#8221;&lt;/a&gt;.  I definitely feel many people are still confused by all of this and are unable to comprehend what exactly is going on.&lt;/p&gt;
&lt;p&gt;When thinking about Google, the first thing you need to do is change your perspective.  Just remember that you, the end user, are the product being sold and the real customers are the &lt;a href=&quot;http://www.wordstream.com/articles/google-earnings&quot;&gt;advertisers&lt;/a&gt;.  In any business, your real paying customers take priority over your users.  It&amp;#8217;s difficult to fathom and adjust to because we have become accustomed to the easier mental transaction that being an end user means that &lt;em&gt;we&lt;/em&gt; are the customer.  Just keep repeating the message to yourself, &amp;#8220;I am not the customer&amp;#8221; and breathe.&lt;/p&gt;
&lt;p&gt;With that in mind, recall that Google+ is an &lt;a href=&quot;http://www.businessinsider.com/larry-page-just-tied-employee-bonuses-to-the-success-of-the-googles-social-strategy-2011-4&quot;&gt;all out attempt&lt;/a&gt; to catch up to Facebook in social networking.  To simplify the relationship, Google+ aims to capture your personal profile so that advertising can be specifically directed towards you better which is what advertisers absolutely love.&lt;/p&gt;
&lt;p&gt;Make no mistake, this all came about because of Facebook.  Facebook&amp;#8217;s official financial numbers will be out soon as they are &lt;a href=&quot;http://julianyap.com/2012/01/27/facebook-readies-ipo-filing-for-next-week.html&quot;&gt;filing for an &lt;span class=&quot;caps&quot;&gt;IPO&lt;/span&gt;&lt;/a&gt; but &lt;a href=&quot;https://twitter.com/#!/JBoorstin/status/162991012137009152&quot;&gt;rumored numbers&lt;/a&gt; place their 2011 revenue around $3.8 Billion.&lt;/p&gt;
&lt;p&gt;Facebook and &lt;a href=&quot;http://www.bloomberg.com/news/2012-01-31/twitter-ad-sales-to-rise-to-540-million-in-2014-emarketer-says.html&quot;&gt;Twitter&lt;/a&gt; pose significant threats and competition to Google&amp;#8217;s advertising business model and Google realized this late in the game which is why they have so aggressively pushed Google+ to the forefront of Google Search.&lt;/p&gt;
&lt;p&gt;According to recent &lt;a href=&quot;http://online.wsj.com/article/SB10001424052970203920204577193361056850828.html&quot;&gt;comScore numbers&lt;/a&gt;, Facebook is absolutely killing it in the online display-advertising market with a 27.9% share.&lt;/p&gt;
&lt;p&gt;Julia Boorstin for &lt;span class=&quot;caps&quot;&gt;CNBC&lt;/span&gt; on &lt;a href=&quot;http://www.cnbc.com/id/46192691&quot;&gt;why Facebook is winning&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;First, there’s the ability to target ads very narrowly using personal information from user profiles and information about how people spend their time on the service. There’s also the fact that Facebook offers a rare opportunity to connect with self-professed fans, who are far more open to marketing messages than a run-of-the mill web-surfers.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;In conclusion, Google+ and &amp;#8220;Search, plus Your World&amp;#8221; isn&amp;#8217;t about making the web or search better.  It&amp;#8217;s making directed advertising better.&lt;/p&gt;</content>
 </entry>
 
 
</feed>

