Google Wireless Patents Published
Ian wrote to mention a ZDNet article about several patents on wireless technology held by Google employees. From the article: "The patent applications, filed by Google employees Wesley Chan, Shioupyn Shen and former Google product management director Georges Harik, propose lowering the cost of wireless access by offsetting the costs via advertisements on the service. Google, which receives the bulk of its revenue from advertisers, is seeking to expand its potential advertising base by moving further into the wireless market."
I will be master of the obvious- Giving things away for free is not a business model that leads to big profits. Give away ad supported free stuff is a different story....
I would take free wifi in exchange for looking at some ads-
And All I Ask is a Tall Ship And a Star to Steer Her By
Patents on business model ideas, not working machines, are evil.
--
make install -not war
I'm not a programmer, but it sounds like Google is trying to patent a business model rather than an actual technology.
Only two things are infinite, the universe and human stupidity, and I'm not entirely sure about the universe - Einstein
Defensive patenting or not, this kind of crap has really got to stop.
I don't like monopolies, but linksys is free, ad-free, and conveniently ubiquitous. I sometimes have to deliberately tell my PC to connect to my own secured wireless AP so I can get to my files. It's almost annoying.
BTW how *does* linksys make their money, anyway?
it's a blue bright blue Saturday hey hey
Drop the motto or start practicing what you preach.
Sincerely,
The-Not-Easily-Fooled
Let see patent 20060058019 if for changing your browser display to show the vendor or ad, Cisco has been providing this for years. The only thing that may make it different is that it requires that it is for free access.
Then 20060059044 in there words "the appearance of a screen presented on the client device is modified to reflect the bran associated with a provider of the access point. " This is what was seen in free dial-up services a long time ago, only difference now it is wireless.
Finally 20060059043 is one to provide free access by displaying ads. Again this was done at various times through dial-up and cable organizations.
It should not rate a patent to get something that was done under dial-up and cable and change it to wireless.
I've not read the patents, just the basic idea in TFA. The first one talks about modifying a browser's appearance to serve up ads when connecting to a wireless access point. So here's what you do:
1) Modify DNS so that every request gets 'wifi.google.com' appended to it (so 'slashdot.org' becomes 'slashdot.org.wifi.google.com'). Make sure DHCP is pushing your DNS servers. Correllary to this, block access to port 53 off your network.
2) Have every request get rewritten with the same IP address, or group of IP addresses.
3) Have a proxy server on that/those IP(s) serving up pages. The proxy discards the 'wifi.google.com' bit and gets the actual page from the real site, then rewrites the HTML, putting the original content in a frame beneath a smaller frame serving Google ads based on the content of the original page.
There's some fleshing out to be done there, especially regarding cookies and https, but nothing that couldn't be hammered out with a whiteboard, two markers, and a six pack of Diet Berries & Cream Dr. Pepper (yumm, tastes like happy!).
Considering pretty much every broadband provider I'm acquainted with is doing something similar (at least they're doing points #1 and #2), how much of a stretch is it to do #3? (Normally, the only do it for the first request, requiring you to accept their TOS. Hotels usually require it on every initial connect.)
Now, I don't know for certain that this is what the Google engineers have come up with. Maybe they're much more clever than I (nah, couldn't be). But whatever it is, it's going to look very similar to this. And if I can come up with this solution two minutes after reading the words "show ads on a browser to pay for wifi", how in the world could they think it qualifies for a patent???
God invented whiskey so the Irish would not rule the world.