Friday, March 27, 2009

The iPhone 3.0 Announcement

Apple recently pre-announced their iPhone 3.0 smartphone operating system, and as usual there was much speculation, rumor and misinformation about what would be in it and what would be out.

Having gotten pretty deep into this iPhone world myself as both a developer and as a real consumer, I had my own "Christmas Wish List" for what I would have loved to see in the next major version:

1. Multitasking/background support for 3rd party apps
2. Native document support (word, excel, etc)
3. Some sort of file access/file syncing capability that is more obvious and mainstream than mobileme.
4. Server push data model
5. Support for different screen dimensions (pave the way for future models)

Well, as it turned out, I went only 1-for-5, which is a pretty poor batting average. In my defense, my thinking on this list was very much centered on Apple's prior stated intentions of making headway into the enterprise market, and the items on my list are for the most part all supported today by BlackBerry and Windows Mobile, Apple's main smartphone competition in the corporate world.

Instead, Apple announced the following:

1. Copy and Paste. For the life of me I don't get what all the hoopla was about with this feature. Its a minor utility feature on other phones, certainly nothing worthy of being a major new feature. Frankly I can count on one hand the number of times I've actually used copy/paste on my BlackBerry or other smartphone devices. In any case, not terribly relevant from a 3rd party application development perspective.

2. Push notification service. OK, this is something important, its something RIM has had forever in its BES/BIS server products, and it does enable a variety of interesting new ways to integrate local apps with server side functionality and content. All well and good, except for one thing......along with the push announcement came a pretty clear signal from Apple that they were *not* going to be supporting background processing anytime soon, and from their tone, perhaps not ever. Its hard for me to really understand, but Apple seems to have convinced itself that background app processing is evil, sucks the life from your battery, and causes global warming.

This is simply not true.

Yes, it opens the door for somebody to write a piggish app that runs in the background and which unnecessarily runs the battery down. But this ignores the fact that well-designed apps are well-behaved and use background processing sparingly. I get easily a full day out of my BlackBerry Bold, and thats with several apps "running" in the background. "Running" is a strong word, as for the most part these apps are idle and doing absolutely nothing. Some of them, including The Weather Channel app that we designed, periodically request new data from the server and thus can proactively update my weather content without me having to constantly ask for it. This periodic server request has virtually no impact on performance or battery life, and is a key feature of the app. The way Apple has described Push, this feature is simply not possible on iPhone. Yes it is possible to send a weather update notification from a server to the iPhone, but the user would have to get notified and must physically stop what they are doing, close their current app, and launch into the weather channel app in order to retrieve the new forecast. If the user decides to ignore the notification, they don't get the update.

Not good. Apple, if you are listening, please add multitasking support for 3rd party apps. By not doing so, you rule out and make impossible a whole slew of interesting and useful kinds of applications and features.

3. Accessories. Apple is now opening up the device a bit to allow for 3rd party hardware accessories to work with the iPhone. This is great, it offers all kinds of possibilities ranging from healthcare monitors to peripheral connections to fitness accessories like Nike Plus.

4. Maps. Another nice move, as there are now hundreds of apps that use maps and location based services, all of which have had to figure out how to integrate maps and do their own geocoding. Again, BlackBerry has had this for a while.

5. In-App Purchase. This sounds good at least in theory. The 3.0 announcement seemed to indicate that this opens the door to apps allowing users to purchase additional features or extended app usage or accessories, right from within the app. But its not clear to me yet how this will work or what types are scenarios will truly be allowed. From what I've read, I don't believe this will allow for try-buy scenarios, nor is it terribly clear that it will support a subscription based commerce model, or whether it will be possible to check a consumer's payment status from within the app.

There were other things announced as part of 3.0, but these were the main announcements (or in the case of multitasking, non-announcements!). Stay tuned as more details come out, along with presumably some new iPhone models later in the year.

Thursday, March 26, 2009

The Weather Channel 2.0, great brands, and why the long silence....

Wow, a long time since I last wrote anything in this space!

Lame for a blog, yes I know, but all I can say is that its been an incredibly busy six months for me and for my company Bachmann Software. Bucking the current economic trend, we have literally been inundated with great iPhone application development projects, as well as BlackBerry work and even Android seems to be coming up more and more.

At times I feel like we are trying to drink from a firehose, but one good thing about seeing so many potential projects cross my desk is that we are fortunate to be able to choose some really cool ones. One client in particular, The Weather Channel in Atlanta, has partnered with Bachmann Software now for three years, and during that time we've created most of their native mobile weather applications for BlackBerry, Windows Mobile, Palm and other platforms.

About 6 months ago, TWC tapped us to create their first iPhone application, and while we worked hard to complete it, it was a great experience, and both we and our client were so pleased with the results. TWC for iPhone even enjoyed some time in the top 10 download list on the App Store, and enjoyed excellent reviews.

Last week we completed version 2.0 of The Weather Channel for iPhone, which adds animated radar maps, traffic cams, improved graphics, and many other improvements. It also featured integrated advertising banners (which predictably elicited howls of protest from many users, which I will talk about in an upcoming blog post!)

Seeing great brands and great content like The Weather Channel make their way onto mobile devices is a fairly recent trend, and my belief is that its an important one. For years, third party downloadable applications for mobile devices have been a hodgepodge of titles from companies with unfamiliar names and even individual programmers.

While this has resulted in lots of innovation in the market, from the consumer standpoint my observation has been that finding a good software product is a confusing process. How is a consumer to know that XYZ Software's mousetrap is better than ABC Company's mousetrap? Often it comes down to trial and error, and unfortunately a few bad experiences is enough to sour some smartphone users on the whole idea.

Seeing well known brands and popular content come to market as mobile applications by no means guarantees a quality experience for the user, but its a familiar face in the crowd, and I believe it encourages more users to take the plunge and try out both unfamiliar as well as familiar titles. If an iPhone user has a good experience with The Weather Channel, I think they will be that much more likely to go back to the app store and try out some less familiar titles.

Anyway.....the bottom line is we've been crazy busy and thats a Good Thing, but its high time I recommitted myself to writing my thoughts down on this wonderful crazy insane mobile industry. Expect to see much more activity here!

Glenn