Wi-Fi Redirect Gateway Patent for Hotspots
Glenn Fleishman writes "Over at WiFiNetNews.com, we just broke the story that Nomadix was issued a patent covering hotspot gateway page redirection. Nomadix makes hardware and software for the hotspot industry, and this patent would cover redirection used by community networking portals (like NoCat), sponsored free networks (like NewburyOpen.Net), and fee networks (like Wayport, T-Mobile HotSpot, and Cometa). It's unclear what terms Nomadix wants for a license, but this patent seems to take a standard way of doing business and put it under fee -- although Nomadix may have been the first firm to employ this method for proxy URL redirection."
Funny you should mention that. I'm an employee of a state system of higher education (I leave figuring out which one as an exercise for the reader). Several of the schools that I deal with in the system are using Bluesocket boxes which would almost certainly be considered infringing devices. It will be interesting to see if Nomadix only approaches other vendors, or if they use the SCO tactic and go straight to consumers.
Yeah, we discussed doing exactly that here several years ago, for those users whose systems didn't have their MAC addresses properly registered in our systems database.
If only I had realized we had a non-obvious, patentable idea that we could claim over everyone in the country, we'd be rich.
- jon
Ganymede, a GPL'ed metadirectory for UNIX
The US Patent Office is just busy ensuring the future of America. When the rest of the world wakes up they'll face a bright new day of technological serfdom. Patents are the new chains of the third world.
"Academicians are more likely to share each other's toothbrush than each other's nomenclature."
Cohen
If you provide wireless over a large area, you don't mind perhaps putting up small signs to advertise that it's available in this area, but you don't want to have to put all the instructions, terms of use, etc up there. That's a lot of text.
We aren't talking about businesses who's employees all already know this stuff. We're talking about universities, hotspots in hotels and airports, etc. Public hotspots, where users have to read a terms of use agreement and instructions before continuing, and who may not be the least bit familiar with the necessary steps.
A lot of these sorts of people do this now. I can't remember where I got the idea for this myself, but I doubt I read it off of their patent application.
I mean, cmon, what's the point anymore? This is such a large planet with such a vast collection of knowledge and information and so many people in so many different locales working on so many different projects that it is so very easily plausible that two or more people are going to invent the same idea (maybe slightly different) at the same time that patenting stuff is just pointless. It stems innovation so quickly at such a low level in it's development that there could have been a thousand other people individually working on it that could have been a thousand times better. But now they have to give up and move on. Patenting stuff has become survival of the first instead of survival of the fittest. This is just riduculous(sp?).
I think patents should be replaced with a more "innocent until proven guilty" idea where, if two similar inventions appear at similar times where one starts to eat into the original's profits, then it is investigated, and then patents are enforced if it is proven that one copied off the other. Otherwise, deal with the frickin competition. Competition breeds healthy results, it keeps the competitors on their toes.
Public Domain and Open Source work so well, it's just scary. Patent abuse is so uncontrolled and unscaleable, it's just as scary. Look at SCO, look at Microsoft. We waste so much time bickering amongst ourselves and arguing on who did what first that we are spending one fifth the time doing and four fifths making sure no one else does. This is why the news is four fifths "election" and not even one fifth "hey we're doin shit on a planet 36 frickin million miles away"
And all we're doin there is playin around in the dirt with a remote control car. Just think where we could be now if we'd made an "open" space program. Maybe that's why we don't have floating cars and colonies on mars yet.
-P
Sadly, once a patent is gotten, it tends to take a life of it's own because of investor pressures. Patents do not help the honest littel inventor in the back yard (99% of the time) - I wish we could just get rid of them.
Yet, patents are something we just can't get rid of. Think of the medicine industry. To get a new drug, they have to do lots of research and testing... and sometimes the tests end in a failure which means all the money spent on the project is lost, it's a dud. When a working pill is invented, it might take only pennies to make the actual pill, but the research company has got to be paid for its effort. That's where the patent protection comes in, it allows the company to charge an inflated price for a specified number of years in order to recoop that investment... after which time the buzzer sounds and the generics rush in and the price plumets to be in line with the cost of the pill itself and not the discovery of the pill.
How long that protection lasts, and what's enough of an advance to qualify for protection are both points for debate, but we can't exactly throw out patents all together if we want research to go forward...
Well, for the last four years I've had a squid proxy set up that required the users to authenticate before they were allowed access to the internet... and it did it long before I ever needed it.
From the article this looks to be what they patented.
The only difference is how the authentication tokens get into the database... and any system architect worth a damn could solve that problem if faced with it.
I'd say that there is prior art... and, that anyone versed in the art could come up with the solution...
Either of these facts alone is supposed to be enough to reject a patent.
--Phillip
Can you say BIRTH TAX
And play right into the hands of the IP attorneys that are helping file for these frivolous patents in the first place, enriching them further.
No, the solution is to reform the USPTO itself. Patent applications need peer review. Or software patents need to be abolished.
the growth in cynicism and rebellion has not been without cause
This patent would appear to be a perfect example.
Just a petty gripe, go ahead and mod off-topic, but is there really a hotspot "industry?" A few days ago in an article featured here a guy selling virtual MUD objects was claiming to be the world leader in the "game enhancement industry." Give me a freakin break. A niche business isn't an industry.
/takes deep breath, drinks more caffeine.
There. I feel better now.
For startups, it's always nice to show an impressive patent list to investors. Usually easier to get more funding.
Large companies encourage engineers to file patents (they sometimes get a small bonus, etc.) and again almost never try to make any money of them.
These are the reasons we see many less-than-amazing patents filed these days. It *looks* good.
There are some obvious counter-examples but these are usually more sophisticated patents.
iptables -t nat -I PREROUTING -p tcp --dport 80 -j REDIRECT --to-ports $WEBSERVER_AUTH_PORT
if (user_authenticated)
iptables -t nat -I PREROUTING -p tcp --dport 80 -j REDIRECT --to-ports $SQUID_PORT
We've gotta do something about these "common sense" patents...
I dont know about you, but I saw this in dozens of places across the country in summer 2000, with AND without wireless... Homestead Suites did it in their seattle place, and somehow I suspect the company that developed it did so previous to that.
Heck, I had done this on my OWN PERSONAL LAN for shits and giggles before that. I think that this one will suffer a pretty quick demise, but if not, I'll go dig up an old hard driver or two.
-- (appended to the end of comments you post, 120 chars)