Archive for July, 2008

I came across this limit today while trying to download an application from the iPhone App Store. Apparently, if an application is over 10MB, the iPhone will not allow you to download it over the celluar data network, requiring you to either download over wifi, or via iTunes on your computer.

This seems like a pretty brain-dead limit, since 10MB is not a lot of data and they’re hyping up 3G so much as being as fast as broadband. Well, what’s the use if you’re artificially disallowed from downloadling more than 10MB?

Chalk one up for the bean counters at AT&T who no doubt convinced Apple to include this “feature”.

The iPhone plans for Hong Kong 3Supreme customers are slightly different from the plans for regular customers. Of note is the handset prices are different, at the higher tier levels no prepayment or any payment for handset at all is required. 3Supreme members can also get their hands on an iPhone before others by booking before 15 July. I got this in the mail today (note that HK$1 = US$0.13):

iPhone Plans for 3Supreme members

I’ve made a booking with 3 Hong Kong (Hutchison) to get my 16GB Black iPhone 3G this Saturday morning at 11am. I’m looking forward to retiring my four year old Nokia 6600 now.

I just noticed that Google is munging search result URIs. For example, if you run a search on “mozilla”, the first result is http://www.mozilla.org/. However, the URI that they link to on the search results page is:

http://www.google.com/url?sa=U&start=1&q=http://www.mozilla.org/&usg=AFQjCNGjMwD4PF4GezESBBRN2It3HBj5Qg

I suspect that the usg parameter is probably one used to prevent bots from gaming whatever results they’re trying to garner, and possibly also to link clicked search results to a specific user or browser session. I understand why they do this, but the downside for the end user is that the copy link option in the context menu of any browser is no longer useful. One needs to actually follow the link to get the URL in a form that you can copy into another application.

From my perspective, this is a pretty major usability bug, and I hope they revert it.