Welcome!

Eclipse Authors: Reuven Cohen, Timothy Fisher, Lori MacVittie, Aditya Banerjee, Julian Jewel

Related Topics: .NET

.NET: Article

".NET and SunONE Are the Best Thing That Could Happen to Wireless Communication"

Says Wireless Industry Expert

Web services are the beginnings of the next generation of expansion in computing power, says Larry Mittag.

Speaking exclusively to WSJ Industry Newsletter, Larry Mittag - VP and chief technologist of Stellcom, Inc., the premier San Diego-based systems integrator - says: "As far as most people know, .NET and SunONE have something to do with the whole software-as-a-service thing and involve XML in some fashion. The message gets pretty murky after that, so most people get bored and ignore it. But in reality, these initiatives are the beginnings of the next generation of expansion in computing power."

Mittag went into more detail: "The current programming paradigm is based on desktop computers running some flavor of a Windows operating system on x86-based hardware that is connected to a network through an Ethernet cable. This is solid and well-established. In other words, it is boring."

"The first-generation attempts to extend this model to handheld devices were terrible," Mittag continued. "People tried to slap a Web browser on anything that would sit still long enough. Most of these were just plain silly. Cell phones gained a little headway by redefining what a Web browser is through WAP, but that requires too much change in applications that just got through changing to grow Web interfaces to begin with. These approaches largely have not been successful."

The Web, explained Mittag, is a centralized-computing phenomena. "This central server decides what the data display looks like on the terminal device. It also retains all knowledge of what the data means.www.weather.com can put up a screen that tells you what the weather will be, but it doesn't structure the data such that your PDA can interpret and use that data. HTML tells the terminal device what the data looks like, not what it means."

Why is .NET and SunONE any different? Mittag was concise: "Simply put, .NET and SunONE provide the capability to publish data that can be used by computers, rather than just browsers."

XML’s the Key
Before explaining the significance of this for wireless communications in particular, Mittag set the scene for a fuller understanding of the role played by XML: "The key technology here is XML. The tag structure of XML is very similar to that of HTML, but the tags label the data as to what it means rather than what font or color to use to display it. An XML-based www.weather.com would allow your computer to manipulate the raw data rather than just displaying it. Now your handheld device is free to be a computer rather than just a terminal."

This, asserted Mittag, was the crucial point to understand. "This is tremendously significant for wireless communications," he affirmed. "All of the WAN technologies (GPRS, CDMA, CDPD, and so on) get dinged based on throughput because the terminal devices are deeply dependent on getting an up-to-date display from the Mother Ship."

"If my cell phone knows that I am interested in movies," he continued, " then why hasn't it downloaded the schedules before I ask for them? Why do I have to log into a server to get my e-mail on my Palm VII? Both of these requests in current systems can fail if I am in a bad communications area. They also can be frustrating because the data is not sent until I specifically ask for it, so the slow transmission times are seen as a significant problem. Why can't the devices take advantage of good communications areas when they sense them and preemptively get the data? That is something that computers do, not terminals. If I am not staring at the device while it is loading the data, why do I care if it takes several minutes?"

Turning Data Into Information
The implications of publishing data in the form of Web services, according to Mittag, are extremely significant. "There’s a tremendous volume of data available on the Web, but there’s comparatively little information. Publishing that data in the form of Web services allows your local computer to collect that data and turn it into information. This is true whether your local computer is a mainframe or a PDA"

More Stories By Jeremy Geelan

Jeremy Geelan is Sr. Vice-President of SYS-CON Media & Events. He is Conference Chair of the all-new International Cloud Computing Conference & Expo series, of the International Virtualization Conference & Expo series, of AJAXWorld RIA Conference & Expo series, and of the long-running SOAWorld Conference & Expo series. He's founder of Cloud Computing Journal, Web 2.0 Journal, AJAX & RIA Journal and other leading SYS-CON titles. From 2000-6, as first editorial director and then group publisher of SYS-CON Media, he was responsible for the development of all new titles and i-Technology portals for the firm, and regularly represents SYS-CON at conferences and trade shows, speaking to technology audiences both in North America and overseas. He is executive producer and presenter of "Power Panels with Jeremy Geelan" on SYS-CON.TV.

Comments (3) View Comments

Share your thoughts on this story.

Add your comment
You must be signed in to add a comment. Sign-in | Register

In accordance with our Comment Policy, we encourage comments that are on topic, relevant and to-the-point. We will remove comments that include profanity, personal attacks, racial slurs, threats of violence, or other inappropriate material that violates our Terms and Conditions, and will block users who make repeated violations. We ask all readers to expect diversity of opinion and to treat one another with dignity and respect.


Most Recent Comments
Chad Salinas 12/14/06 09:45:04 PM EST

Some of the information seems to be a bit dated. The SunOne and .Net archives can now be found at http://www.chadsalinas.blogspot.com/

Chad Salinas

Kim Lee 08/31/04 06:29:37 PM EDT

James Sun : Pre-Money Value justification
Chad Salinas: Technical Due Diligence
Kim Lee : Corporate Due Diligenece
Chad Salinas : Competitive Positioning
Chad Salinas : Technical Differetiation
Chad Salinas : IP defensibility - patent pending
Chad Salinas : Term Sheet
Kim Lee and Chad Salinas : Valuation Model

Najdorf Capital is contemplating an investment in the space, says Chad Salinas. Relationships with ZTE, Tsinghua, and Bitway could get traction in Chinese market. Chad Salinas, Najdorf Capital, has identified a Silicon Valley firm that wants to help the smaller competitors compete with Cisco. Chad Salinas, Najdorf Capital, projects that by 2006 Cisco''s Cat3750 will be 44G. Chad Salinas, Najdorf Capital, would like to verify the Cat4500 bandwith could go to 80G. Also, Chad Salinas, Najdorf Capital, needs verification that this si a $50mm market space by 2008 for this firm. Chad Salinas, Najdorf Capital, suggests checking the Chinese revenue component. Also, Chad Salinas, Najdorf Capital, mentions that more ASIC chipset competitors may be lurking in Southern China. Chad Salinas, Najdorf Capital, asks to contact Yadong Liu for more references in that region. Chad Salinas, Najdorf Capital, and Yadong Liu have known each other from Yadong''s PhD work at Columbia University. So, Chad says feel free to reach out to him for due diligence. Chad Salinas, Najdorf Capital, would like info regarding NetScreens capailities in terms of Gbps of their larger offering. Chad Salinas, Najdorf Capital, suggests contacting Kelly Robertson at NetScreen. Chad Salinas, Najdorf Capital, had great things to say about Kelly when they worked as Nokia Partners. Chad Salinas, Najdorf Capital, will be lead for the remaining due diligence items. Chad Salinas itemized the following responsibilites:

Stephen McDonald 12/22/01 10:07:00 AM EST

Nice article. I now understand why XML can be generally useful and not just standard for private data structures.
For example I'd like to track the weather conditions in my area to see if I feel badly on days with falling barometric pressure (sinus problems), or ones that are windy (kick up spores -> allergies?). But the weather data is in HTML, so I'd have to scan the raw HTML data looking for the data I want. XML would make life easy.