March 29, 2007 7:48 AM PDT
Microsoft's Deepfish a better swimmer of mobile Web?
- Related Stories
-
Start-up taps Microsoft's labs to boost mobile Net
March 26, 2007 -
Microsoft turns to telephony
March 6, 2007 -
Cisco takes communications software mobile
March 5, 2007 -
Year in review: Going mobile, in a big way
December 22, 2006
Deepfish, a downloadable application for smart phones running the Windows Mobile operating system, made its debut on Wednesday at the Emerging Technology Conference, nicknamed ETech, in San Diego. The program enables Web browsing that presents sites as they would appear on a desktop or laptop computer's browser rather than as the stripped-down versions that Web applications for wireless devices typically implement.
When users first navigate to a Web site in Deepfish, they see a thumbnail display of the whole page; as a result, it is likely illegible at first. Deepfish handles this with a "zoom box" feature that enables Windows Mobile users to move in on a selected portion of the page.
Microsoft Labs' blog described Deepfish's goal as "preserving the rich layout and full form of documents on mobile devices while providing novel ways of effectively navigating that content on small screens."
Alternatives to standard mobile Web browsing have been a hot topic among handset users desiring a more computerlike experience, and zoom-in features appear to be the tools with which companies are tackling the issue--at least for now.
Apple's iPhone, with its touch screen zoom capabilities, is arguably the best-known example. Meanwhile, a start-up called ZenZui is using Microsoft Labs-developed technology to create a "zoomable user interface" for mobile browsing.
The Deepfish download is now available in a limited private beta from Microsoft Live Labs. Microsoft considers it a prototype and has not announced any plans for offering a full or more widely available version.
See more CNET content tagged:
Microsoft Windows Mobile,
handset,
mobile device,
Microsoft Corp.,
Web browser


of dollars in development funds available to ever invent something,
anything of their own?
http://episteme.arstechnica.com/eve/forums?
a=tpc&s=50009562&f=174096756&m=78900851
4831&r=789008514831
To see how many previous and working solutions there exist!
And, of course, you can use Safari on the iPhone next June!
with an idea on their own?
Or, more likely, making superficially "just-as-good-as" products is
probably the most efficient way to maintain a monopoly.
The problem is mobile browers like MS's own Internet Explorer for mobile dev. don't recognize it.
Just as designers do simple tweaks for their "print" css version of their site that makes things 1 column and gets rid o fthe excess junk so that printers will print a nice, clean page - so too are web developers gunning for the same ability for handheld devices - why not let them?
Oh yeah. Because there is nothing for MS to sell or lock customers into.
http://www.w3.org/TR/html4/types.html#type-media-descriptors
<link rel="stylesheet" type="text/css" media="screen" href="myscreen.css"/>
<link rel="stylesheet" type="text/css" media="print" href="myprint.css"/>
<link rel="stylesheet" type="text/css" media="handheld" href="myhandheld.css"/>
The problem is mobile browers like MS's own Internet Explorer for mobile dev. don't recognize it.
Just as designers do simple tweaks for their "print" css version of their site that makes things 1 column and gets rid o fthe excess junk so that printers will print a nice, clean page - so too are web developers gunning for the same ability for handheld devices - why not let them?
Oh yeah. Because there is nothing for MS to sell or lock customers into.
http://www.w3.org/TR/html4/types.html#type-media-descriptors