Dash acquisition and the standalone navigation market

This week it was announced that RIM bought Dash Navigation. I’ve written before about Dash. I’ve long been excited about the service, but Dash suffered from three big problems:

  • Bulky and expensive hardware — The device was nearly three times as big as most of its rivals. It’s weight necessitated an industrial-strength mount. The combination wasn’t something you could easily throw in your bag when traveling. At $399, the price was at the high end of the market.
  • High monthly service cost — Dash had a built in cellular modem, which added a steep monthly subscription fee. Many of the features that you might expect to see in such a beautifully engineered service — weather maps, videos, pictures of businesses — couldn’t be provided because of the high rates charged by wireless carriers.
  • Lack of distribution — Dash Express was available direct form the company and through Amazon, but never made it into the big box retailers where a lot of GPS units are purchased.

The RIM acquisition solves the first two problems. If RIM adapts Dash for use on Blackberrys, you won’t have to have a separate device and the service can ride on top of your existing data plan. Dash will be in a position to offer a better product for a lower price.

Distribution may still be a challenge; it’ll be interesting to see if carriers will allow RIM to ship a navigation offering that competes with their own. Two years ago I would’ve said there’s no chance; now I’m more hopeful.

Dash/RIM will face stiff competition. I expect that in the next two months we’ll see TeleNav, TomTom and others come out with turn-by-turn navigation applications for iPhone. (See my earlier post on what an iPhone-based navigation service could do.)

Between iPhone and Blackberry, this could spell the end of the standalone PND. The 2-way connectivity offers the ability to deliver a wide range of services that unconnected PNDs can’t offer: up-to-date business search, integration with Web apps like Zillow home prices and radio station finders, buddy finders, realtime traffic, gas prices, pictures of businesses, etc. Integration with the phone’s address book provides additional opportunities.

TomTom and Mitac have been struggling with rapidly eroding margins. Navigon has left the U.S. market entirely. If iPhone and Blackberry-based navigation take off, the standalone PND market may just be price sensitive consumers buying low end devices at Wal-Mart for $60.

Success of cell phones in the PND market will depend, in part, on the accessory market. We need to see car mounts that will let you charge your phone, serve as a speakerphone and let you transmit music from your phone to your car.

Disclosure: I worked on the distribution agreement between Tellme and Dash Navigation.

Principles of mobile design

Mobile is an exciting new space with the opportunity to create highly personalized, immersive experiences. Here are some of the principles I follow when designing products for mobile devices:

  • No shovelware — Mobile has very different constraints and user environments than the Web and your design should reflect that. Just as attempts to paste newspapers on to the Web failed, so will attempts to paste Web sites on to mobile. If a vendor pitches you a zero-effort solution that will automatically transcode your Web site, just say no. (The exception to this is mobile-specific templates for articles, blog posts, etc. stored in a content management system.)
  • Focus on the here and now — Mobile users are looking for quick hits and aren’t likely to engage in elaborate planning tasks. Focus on the key tasks a user is likely to be doing while mobile. When possible, show what’s going on when and where the user is. Make the server do the work instead of the user. For example, if your site has a conference schedule and it’s the middle of the show, you should have a page that lists the tracks that are happening RIGHT NOW instead of forcing the user to look through days of listings.
  • Don’t create an app if you don’t have to — Apps are great, but they also cause a lot of user friction. If you can accomplish the user’s goals with a mobile Web site, do that first.
  • Every click matters — The difficulty of input on mobile devices makes it all the more important to ensure that every click counts. Mobile sites should use personalization and location information to get the user to her goal as fast as possible. Provide quick links on your home page to tasks that the user has recently done.
  • Make every byte count — Wireless networks aren’t anywhere near the speed or reliability of home or work networks, making it even more critical to have tight pages without gratuitous graphics, headers, toolbars, etc. Many Web designers have gotten sloppy over the years as increasing broadband speeds have masked the slowness of their pages. You can’t do that on mobile.
  • Be forgiving — Phones sometimes do things like automatically capitalize usernames. Accept the capitalized username. (Assuming, of course, that your namespace is case insensitive.) Recover gracefully from dropped connectivity.
  • Auto detect mobile clients — If your mobile site is at “m.foo.com” and the user goes to “foo.com”, show the mobile version anyway. Deep links for stories, photos and other objects should also be rendered in the mobile version; if the user goes to “foo.com/articleid=32”, show “m.foo.com/articleid=32”. flickr does this correctly. The New York Times does not. But be sure to offer a link to the full version just in case your server guessed wrong. And cookie that state.
  • Be cross platform — Carry over user data between the Web and mobile. If the user searched for something on the Web, that search should be included in the history and typedown on mobile. Let users easily create reminders on their mobile device for things they need to do when they go to your Web site. (e.g. write a review, read a long article)
  • Think different — In the post iPhone era, handset manufacturers and carriers are providing more access to phone features than ever before. Designers have access to cameras, GPS, accelerometers, microphones and more. The best applications will take advantage of these capabilities to deliver experiences that can’t be created on PCs. For example, wouldn’t it be great if when you added a contact to your address book, it would automatically log where that happened?

Welcome to reDesign mobile

I’ve been working in wireless application design for more than 10 years and it’s really exciting to see wireless data take off. Mobile applications and widespread connectivity are bringing oceans of information to our fingertips. In the last year I’ve been more informed, eaten better, taken public transit more and been more adventurous than ever before. I’ve also been less bored and less lost.

The explosion in the availability of data and the creation of data is going to be transformative, perhaps more than the wired Internet. Realtime information from our friends, neighbors and sensors will allow us to be more efficient and avoid a lot of everyday annoyances.

There are challenges:

  • Network quality — Wireless networks in the U.S. aren’t nearly as fast or reliable as networks in the rest of the developed world. I’ve got a love/hate relationship with my iPhone. I love it works and hate it when I can’t use it because of network issues.
  • Filtering and alerting — With all of the content that is being created through mobile devices (tweets, photos, videos, etc.) sorting through it all to find what’s important is becoming a big problem and the tools that we have today are crude at best.
  • Platform overload — There are too many mobile platforms today. Developers have to choose among iPhone, Blackberry, Windows Mobile, Palm, Symbian. And that’s just the smartphones. It’s just not cost effective to develop for everything.

This blog will look at interesting (good and bad) applications of mobile technology and the good and bad of mobile user interfaces. If you have an application you’d like me to take a look at, please drop me a line.

My personal blog will continue to be an eclectic mix of pieces on social networking, search and media.