Skip to main content

Imagine...a walled Web

Imagine a scenario where walls will be erected across the web limiting not just what you could search but also how much you could search. As MSN launched its search service recently, the new fight has highlighted a new speciality of the high-tech industry. Specualtions are being raised on issues on not just the future of 'search' but also on who gains the most from the immense riches it promises.

According to Don Park, the web will be divided into areas searchable only through specialized search services, dominated in part by alliances and affiliates. For instance, MSDN could be looked up only through MSN, Blogger blogs only through Google, and, Amazon only through A9. All the ingredients of making the current web transform into a segregated network!

However, I do not see any such thing happening. The notion of such a walled web would simply defeat the very purpose of search. The simple reason being that what advantage would Google see in letting Blogger bogs be seached only through its search service, and why would Microsoft restrict other search services to list MSDN pages?

Comments

Anonymous said…
Reminds me of newspaper sites requiring registration to view their articles (even though it's free registration). Nothing more frustrating than finding a search result but then realizing you have to register before you can access the info. We definitely don't need any more walls on the net.

-Ken

Popular posts from this blog

Gmail Chat Disabled

The fact that it happened does not surprise me but that it took so long for our network administrators to figure it out does. And if you are wondering how do you disable Gmail's chat features on your network, you only need locking DNS lookups to chatenabled.mail.google.com , by returning 127.0.0.1 .

Advertising Billboards as Rain Covers

Advertising billboards are put to use as Pakistani refugees, left homeless after the October 8 earthquake, set up their tents in Muzaffarabad, Pakistan. [via SFGate ] Technorati Tags: Pakistan Earthquake

Community effort to create a single persistence model for the Java community

A community effort led by Sun Microsystems is aiming to create a single 'Plain Old Java Object' persistence model to provide a single object/relational mapping facility for Java app developers in J2SE and J2EE. Paul Krill writes In a letter to the “Java Technology Community” on Friday, specification leads on Java Specification Request (JSR) 220, which is the proposal for Enterprise JavaBeans 3.0, and JSR-243, for Java Data Objects, state that the two technologies feature divergent persistence models. “This divergence has caused confusion and debates among Java developers, and is not in the best of interest of the Java community,” said JSR-220 leader Linda DeMichiel who also is a Sun employee, and Craig Russell, a staff engineer at Sun who leads JSR-243. “In response to these requests [for an end to the unwanted divide], Sun Microsystems is leading a community effort to create a single POJO (Plain Old Java Object) persistence model for the Java community,” the letter said.