Beyond The Smartphone: Emerging Platforms Developers Should Target
Peter Wayner, Infoworlds 3312 Times 1757 People

The lack of skilled IT workers is hurting the deployment of emerging technology, according to a new survey from Gartner. In areas from cloud to cybersecurity, this crisis is expected to last for years to come.

To help you get a jump on these platforms, we poked around some unlikely places. In many cases, raw APIs already exist. Scratch the surface, and the potential for porting apps beyond the smartphone becomes evident. The following is a look at what we found. 

Emerging Development Platform: Your Car 
The computers buried in your car are better platforms for developing software than your smartphone. While car batteries do run down and cars do run out of gas, they're still more reliable sources of electricity than that tiny battery in your smartphone. The dashboard is already engineered to be at the driver's fingertips, and much of the car is already accepting digital commands through the OBD-II (On-Board Diagnostics) interface built into all new cars. And though you can forget your smartphone when you go on a car trip, you can't forget your car. Cars are made for apps, and their manufacturers know it. 

Car App Development Caveats 
Safety is among car builders' greatest detractions in opening up their platforms. While people can change radio stations while driving, changing a CD isn't nearly as safe. Some argue even the best-designed hands-free interfaces can't solve the cognitive limitations of the human brain. The driver's brain should put driving first; even talking on a hands-free phones can be suspect. 

Programmers aren't known for building crash-free products, and in the auto business, "crash" has ominous overtones. It's one thing to let the curious programmer monkey around with OBD-II to suck down stats about the efficiency of the engine, but what if the programmer stumbles onto a switch that changes an important setting irrevocably? It only takes a few high-profile mistakes to sully the platform. 

Car App Development Opportunity: OBD-II 
All cars built since Jan. 1, 1996, have been built with OBD-II (On-Board Diagnostic II) systems in place. Data provided by OBD-II can be used to diagnose malfunctions and assess the overall health of your car. Previously, hobbyists have been prevented from working with OBD-II data due to the cost and complexity of the equipment required to access it. Now, hook up an OBD-II connector to your iPhone, and off you go. DashCommand is one iOS app providing car enthusiasts with access to engine data. 

Car App Development Opportunity: Ford Sync 
Safety may be one reason why Ford is moving slowly in opening up its Sync platform for developers, but early adopters are already exploring what can be accomplished with Sync. You can download apps for interacting with Twitter (OpenBeak) or Pandora, but you won't find thousands of choices. 

Ford’s app program makes it easier for developers to integrate their apps with Sync AppLink. At the Ford Developer Program Web site, developers can download the AppLink SDK, letting them engineer compatibility into their apps. The Web site also offers forums and help from Ford engineers to integrate apps. Ford retains approval over app integration with AppLink, ensuring quality and appropriateness for the automotive environment. 

Car App Development Opportunity: GM OnStar API 
GM announced a new Web site, where developers will be able to download the SDK for its new app framework. Opening up the platform to developers could jump-start new features in GM vehicles. The SDK uses HTML5, an open standard currently being adopted in many different computing environments, and ensuring abundant developer expertise. 

Car App Development Future 
The car as the next great platform for application developers will only expand as car manufacturers become more confident and users become more welcoming to the idea of apps in automobiles. It doesn't hurt that a number of robot-driven cars are appearing, leaving all the humans in the car free to monkey around with the latest apps. 

Emerging Dev Platform: Your TV 
The Internet may rule the world during the day when people are connected to laptops, but it fades when people retire to the living room. Streaming services like Netflix and Hulu are making inroads, but they're still just showing unadorned video. We're a long way from something that's compellingly interactive. 

TV App Development Opportunity: Google TV 
The most ambitious incursion of developers into the living room may be along a path paved by Google, which has had only limited success pushing its Google TV box to people on couches. Logitech and Sony manufacture Google TVs, and the API offers several paths to get your code in front of people's eyes. 

TV App Development Opportunity: Web Apps 
The simplest way to the TV may be the Web app. Google TV's browser is a relatively new version of Linux Chrome, the WebKit browser that also handles Flash 10.1. There are small changes you can detect by looking at the UserAgent string. Geolocation, for instance, isn't available. If your website works well on Chrome, it can work on the TV. 
The main challenge is screen size and UI. While many modern TVs show 1080p signals, not many eyes can make out the small differences. You can't pack text with the same density as you can on a monitor that sits 20-some inches from a face. Google offers TV-optimized UI templates to developers interested in targeting the TV. 

TV App Development Opportunity: Android Apps 
Google is not limiting itself to HTML5 applications. Android developers will be able to target the living room in the future by just including a separate layout. Google suggests targeting the size of "large" tablets because the "apparent size of the Google TV screen turns out to be only slightly different from a mobile phone's screen." 

TV App Development Opportunity: XBMC 
XBMC is a great open source distribution meant to turn a PC into a television command center. Its core is written in C++, but many of the add-on scripts are written in Python. Perhaps the easiest way to develop content is to create a website that delivers the content in a format that's easy for XBMC to scrape. 

TV App Development Opportunity: Samsung and Yahoo 
Other TVs offer something simpler. For example, Samsung has an API that accepts HTML5 content. It's like building a Web page, but on a bigger screen for someone who is farther away. It's available on some TVs and Blu-ray players. Yahoo offers a similar option, complete with a widget marketplace where people can buy your wares. 

Emerging Dev Platform: Your Clothing 
It may be made of cloth today, but there's no reason why your clothing can't be one of the next great development platforms. We take our clothes everywhere, and electronics are now small enough to be sewn in without being noticeable. 

Clothing App Dev Example: Scott eVests and Jackets 
There are already some early experiments in garment hacking. Scott eVests and Jackets are prized because they were designed to hide wires. You can put your iPod in a pocket, and the wires carrying your earbuds are threaded through channels so that they pop out of the cloth right near your ears. They're not constantly getting tangled or misplaced -- well, unless you misplace your jacket. 

Clothing App Dev Example: Hammacher Schlemer 
One jacket from Hammacher Schlemmer has "five button control system woven into the outer sleeve" so that you can change tracks without taking off your gloves or removing your iPod from your pocket. The buttons lock up after a few seconds to prevent an errant bump from shifting items. 

Clothing App Development Opportunity: Anduino and LilyPad 
The simplest way to experiment may be with one of the Anduino chips embraced by the Maker community. The LilyPad chip set is already designed to be sewn into clothes. Just add LEDs and software. 

The first adopters may be people who want to program their clothes to change color or patterns to music, mood, or, say, a command sent by an ad company that purchased space on your sweatshirt. These apps will communicate with people near us, and they will enable a whole new twist to the fashion industry, with artists uploading new patterns and wearers swapping them. People wouldn't ask where you bought that shirt; they would just download the pattern from you right there. Heck, you might even get a commission. 

Emerging Dev Platform: The Electrical Grid 
In much of the Western world, electricity is so stable that it's boring. Plug your device into the wall and it works. A month later you get a bill, and after you pay it as they say in the country music business -- the circuit remains unbroken. 

There is no reason why we can't enjoy a much richer, more sophisticated electrical grid with flexible pricing, self-healing circuits, and an app market full of opportunities. 
Filtrete, for instance, offers a programmable thermostatthat is Wi-Fi-enabled and ready for remote access. 

Appliance App Development Opportunity: X10 
Many appliances are already integrated. The X10 standard has been widely used for home automation for some time, and libraries for languages like Java are common. Some controllers, such as Insteon, have built-in Web servers that let you interact with devices by POSTing data to the URLs. 

Appliance App Development Opportunity: ZigBee 
There are more elaborate APIs. The ZigBee standard is growing more common because it offers a more elaborate, energy-savvy API (PDF) for making decisions about energy use. The specification allows developers to add intelligent features that improve the efficiency, safety, security, reliability, and convenience of appliances and home electrical networks, ranging from keeping consumers informed about power consumption to the automated re-scheduling of power-hungry activities into off-peak hours. 

Emerging Dev Platform: Retail 
The movie "Minority Report" already gave us a glimpse of digital advertisements that adjust themselves as people walk by. There are some companies that are building smart billboards using cameras to guess the age or gender of pedestrians, while others use Microsoft's Kinect platform to let people interact with the screen. 

A company called After-Mouse married the Kinect with Windows API to build a retail platform. The Kinect's infrared sensors work through many forms of glass, making it possible to set up the displays behind shop windows. They interact even when the store is closed, a feature that might be used to take orders. 

Retail App Development Opportunity: In-store Geolocation 
The devices don't need to be limited to ads. One simple application can help guide humans to what they want to buy. Already some warehouses have LEDs that flash to guide the humans packing orders. A store can have a similar system that interacts with any app to help people find products without searching and searching. 

It's important to recognize that the retail API does not need to interact with the human. Smartphones are constantly broadcasting their ID numbers in the clear, and some stores track customers to help plan store layouts. A savvy API might simply detect and identify the human from the smartphone signals, then reconfigure the store experience. 



Comments:(0)

Leave a Reply