Slashdot Mirror


The Future of Wireless Connectivity

Unimonomous writes "CoolTechZone.com analyzes the future of wireless connectivity with WiMax standard. "WiMax is an upgrade from Wi-Fi and offers brilliant advantages over its predecessor. The obvious one being extended range (up to 15 miles), which means that establishing a few towers would pretty much make the entire city connected. Now this probably won't matter to those of us with 24/7 connectivity, but people living in rural and undeveloped areas would surely benefit from it." Update looks like the site buckled. Sorry.

123 comments

  1. SQL Error on cooltechzone.com by TripMaster+Monkey · · Score: 3, Informative

    Looks like CoolTechZone is down...second story today that the referenced article was unavailable...

    Anyway, just so we have something to talk about...here's some info on WiMAX:


    --
    ____

    ~ |rip/\/\aster /\/\onkey

    1. Re:SQL Error on cooltechzone.com by TripMaster+Monkey · · Score: 2, Informative


      CoolTechZone.com being down is not due to the /. effect...it was down before the story even went live....thanks for the info, though.

      --
      ____

      ~ |rip/\/\aster /\/\onkey

    2. Re:SQL Error on cooltechzone.com by dsginter · · Score: 1

      Why are they hitting the database for a static page view? Methinks that caching to HTML would be a much better implementation. Serves them right...

      --
      More
    3. Re:SQL Error on cooltechzone.com by timster · · Score: 1

      It's for the best, anyway. "CoolTechZone" is a terrible site. I'd rather see more casemod links on Slashdot than links to CoolTechZone.

      --
      I have seen the future, and it is inconvenient.
    4. Re:SQL Error on cooltechzone.com by Winterblink · · Score: 1

      It was down before THIS story went live, because there's another story on /.'s front page which links to it. I'm pretty sure that one's responsible for fracking their server.

      --
      "I'm a leaf on the wind. Watch how I soar."
      -Hoban Washburn
    5. Re:SQL Error on cooltechzone.com by `Sean · · Score: 1
      Update looks like the site buckled. Sorry.

      Duh.

    6. Re:SQL Error on cooltechzone.com by TripMaster+Monkey · · Score: 2, Informative


      No, CoolTechZone was hosed before that story as well...it's been down all day (see here for proof).

      It's too bad editors don't check the links before posting a story....this sort of unpleasantness coould have been avoided twice today.

      --
      ____

      ~ |rip/\/\aster /\/\onkey

    7. Re:SQL Error on cooltechzone.com by Winterblink · · Score: 1

      It's worse for their server admin than for us. :) Doubly so, given that it's dumping out sql. That's just bad form.

      --
      "I'm a leaf on the wind. Watch how I soar."
      -Hoban Washburn
    8. Re:SQL Error on cooltechzone.com by tha_mink · · Score: 1

      Why are they hitting the database for a static page view? Methinks that caching to HTML would be a much better implementation. Serves them right...

      Could be that they just run their sessions via the DB. I see no SQL error pointing to content. So the better question might be... A) Why are they hitting the database for session data? Me thinks using cookies and files would be a much better implementation. Serves them right. B) It's a Mambo CMS thing.

      --
      You'll have that sometimes...
    9. Re:SQL Error on cooltechzone.com by Now.Imperfect · · Score: 1

      I hope you know I'm holding you to journalistic standards for posting that wikipedia url!

    10. Re:SQL Error on cooltechzone.com by aconkling · · Score: 1

      Yeah, WiMAX sounds great. I'll be able to connect wherever I am! Oh wait, the site's down....

  2. Wireless by certel · · Score: 5, Interesting

    Wireless connectivity will open a lot of windows for future products. As mentioned in as EBay article regarding voice calls being free in the future, things like wireless networks will definitely make that a reality.

    1. Re:Wireless by Jennasaurus · · Score: 1

      At least we all hope. At the pace that our technology is increasing we will most definatly have more than that comming soon. Wireless companies are just giving some stuff away now days!

      --
      "They stole my lie"
    2. Re:Wireless by certel · · Score: 1

      If Apple moves to steaming podcasting, the will definitely be a market to join. People are going to be walking around with full TV shows, come Microsoft IP TV. How lazy are we? :)

    3. Re:Wireless by Jennasaurus · · Score: 1

      apparently we are gettign more lazy everyday, and that is where our technology s helping us! And why, may i ask, do we need to have portable Televisions now? Especially small ones? What ever happened to Family Television time each day?

      --
      "They stole my lie"
    4. Re:Wireless by Anonymous Coward · · Score: 1, Funny

      And when the aliens invade, it'll make it that much easier to cut off our communication.

      Think about it for a moment.

    5. Re:Wireless by certel · · Score: 1

      As technology increases, family time decreases. Would anyone like to submit a equation? :)

    6. Re:Wireless by madman101 · · Score: 1

      What ever happened to Family Television time each day?

      The fifties ended a long time ago...

    7. Re:Wireless by Anonymous Coward · · Score: 0

      www.clearwire.com it exists today.

    8. Re:Wireless by Jennasaurus · · Score: 1

      what i meant was the fact that families arent spending much time with each other at all lately. I dont know about any of you, but my parents are either at work or at the bar, so im all alone in the house all of the time! It's quite boring and i do wish that they wouldn't so the whole family television time thing was jst like whatever happened to when we used to have time when we all did family activities or did something creative that didnt have to do with sitting on our asses.

      --
      "They stole my lie"
    9. Re:Wireless by L0k11 · · Score: 1

      but will i be able to play battlefield 2 lag free without having to connect the old fashioned ethernet cable?

      --
      "Those who cast the votes decide nothing. Those who count the votes decide everything" -- Josef Stalin
  3. Article Text (in case of /.) by Mr.+Sketch · · Score: 5, Funny

    mossession::store failed
    DB function failed with error number 1062
    Duplicate entry '1-' for key 2 SQL=INSERT INTO mos_session ( `session_id`,`time`,`guest` ) VALUES ( '99c38d82aea6757aa4798255c8c4f8d6','1129829336','1 ' )

    1. Re:Article Text (in case of /.) by HunterZ · · Score: 2, Funny
      --
      Arguing about vi versus Emacs is like arguing whether it's better to make fire by rubbing sticks or banging rocks.
    2. Re:Article Text (in case of /.) by Starji · · Score: 1

      Can someone tell me why they have an insert statement on a page view?

      I just can't see any good reason

    3. Re:Article Text (in case of /.) by parc · · Score: 1

      They're keeping click-trails (or whatever they call them now). They need to insert what cookie was assigned to you so they can use it in reporting later.

    4. Re:Article Text (in case of /.) by Anonymous Coward · · Score: 0

      So it was effectively slashdotted?

      Duplicate entry means more than one same session_id was generated. About 10,000 hits in a second is more than enough to bring that scheme down.

  4. The Only Downside by geomon · · Score: 2, Insightful

    Is if my current ISP makes purchase a new antenna/modem. I shelled out $400 for the one I'm currently using so the thought of having a new equipment bill doesn't excite me much.

    That said, it would be nice if I can get higher bandwidth for the same price. When they did an equipment upgrade at their network tower, I received twice the bandwidth for the same price (still a bit pricey at $65/month).

    --
    "Rocky Rococo, at your cervix!"
    1. Re:The Only Downside by cloudmaster · · Score: 2, Funny

      The submitting author said that it probably won't matter to those of us with 24x7 connectivity. So people like you and me, who have 24x7 connectivity over wireless already, clearly won't be affected by things like equipment changes or pricing. You ovbiously have nothing to worry about. :)

    2. Re:The Only Downside by crabpeople · · Score: 2, Funny

      "I shelled out $400 for the one I'm currently using"

      jesus. for that much, i hope they at least took a sharpie and wrote 'cisco' somewhere on it.

      --
      I'll just use my special getting high powers one more time...
    3. Re:The Only Downside by Tumbleweed · · Score: 1

      jesus. for that much, i hope they at least took a sharpie and wrote 'cisco' somewhere on it.

      Nah, I think it says 'VETC'.

  5. Line of sight still, though.. by xtal · · Score: 3, Interesting

    The added range will help, but there's lots of antennas out there that will give you good reliability over long distances.

    The bigger problem is line of sight distances. I've done some testing with this and have the advantage of living on top of a very big hill, within view of DSL - about 5km over a lake. We've gotten connections with very crude antennas already using GPS to line things up reasonably well.

    The big limitation has always been line of sight, and WiMax does nothing to change this - and might hurt, if it fragments 802.11b. Wimax (802.16?) is not compatible with .11, and I'm not sure it will succeed.

    --
    ..don't panic
    1. Re:Line of sight still, though.. by Anonymous Coward · · Score: 1, Interesting

      And the LOS problem along with stupid regulations (banning of towers in the entire county for example where I'm at). Are going to hold back it regardless. No matter how many fancy tricks you throw at it, 2.4+ spectrum isn't going to work well in a non-line of sight setup.

      That and Wi-Max 802.16d is already considered a dead tech with 802.16e being its replacement. 802.16e is currently being targeted at only licensed bands, (2.5, 3.2, etc) which means big companies are the ones that will be able to do it, not the small local ISP.

    2. Re:Line of sight still, though.. by NatasRevol · · Score: 2, Informative

      Wimax doesn't require line of sight.

      http://en.wikipedia.org/wiki/Wimax

      In fact, aside from IR, I don't recall any standard wireless communication that was only limited to line of sight. Obviously, density and EM radiation attenuation properties of the objects between sending and receiving antenna will affect the range and signal strength. But that doesn't mean it won't go through walls.

      --
      There are two types of people in the world: Those who crave closure
    3. Re:Line of sight still, though.. by timeOday · · Score: 1
      The big limitation has always been line of sight, and WiMax does nothing to change this
      For the same reason, I predict that cellphones will never catch on.
    4. Re:Line of sight still, though.. by Anonymous Coward · · Score: 0
      The details of performance under near-line of sight (NLOS) circumstances, are unclear, as they have yet to be demonstrated. It is commonly considered that spectrum under 5-6 GHz is needed to provide reasonable NLOS performance and cost effectiveness for PtM (point to multi-point) deployments. WiMAX makes clever use of multi-path signals but does not defy the laws of physics.
      1) The lower frequencies are needed for 'nlos' to work properly, the higher the frequencies the more obstructions will affect the signal. It is physics and we haven't found a way to break all of them yet.

      2) They are talking NEAR line of sight, not NON line of sight. Near line of sight typically means there is an obstruction or so in the fresnel zone, but it doesn't block the entire visual path. Non-line of sight would have the entire path obstructed.

      3) Correct, typically wireless isn't exactly line of sight meaning it will make it through a wall (again the higher the frequency the less true that is), but the signal degradation is typically to the point that anything in the 5GHz+ range starts becoming quite noisy and not very useful after going through one obstruction. Many rural areas you'd be dealing more with shooting through a forest, not just a tree.

    5. Re:Line of sight still, though.. by Anonymous Coward · · Score: 0

      Cell phones actually operate well below the frequencies they are talking for WiMax. The lower the frequencies, the better it works in a non-line of sight system. The analog cell system typically uses frequencies in the 800 Mhz range. Digital cell systems are typically in the 1.8 - 1.9GHz ranges. Still below what WiFi is at 2.4GHz, much lower than the typical range given for WiMax.

    6. Re:Line of sight still, though.. by Kymermosst · · Score: 2, Informative

      Wimax doesn't require line of sight.

      No, but you must be damn close to line of sight (you must be NLOS - near line of sight). And you need something for signals to reflect off of. WiMax is able to handle multipathing and multipath distortion of signals.

      But that doesn't mean it won't go through walls.

      When we're talking about RF frequencies above 1 GHz, if the relevant signals goes right through a wall from transmitter to receiver, you have line of sight for it. Line of sight means the signal is going from transmitter to receiver directly without significant reflection, attenuation, or refraction. If the signal does not arrive directly, you do not have line of sight. If the signal arrives mainly via reflection or refraction (possibly by more than one path, 'multipathing') you have near line of sight (NLOS).

      Examples:

      If you have two antennas on opposite sides of a wall, and the signals go through, you have (direct) line of sight.

      If it doesn't go through the walls, you do not have line of sight.

      If you do not have line of sight but the signal goes out the door of one room, bounces down the hall and into the door of the other room and to the other antenna, you have near line of sight.

      If you have an 2.4 GHz transmitter on one side of a magic optically transparent glass wall that blocks 2.4 GHz, and a receiver on the other side, you do not have line of sight for 2.4 GHz. You do have line of sight for the visible spectrum, however.

      --
      "Alcohol, Tobacco, Firearms, and Explosives" should be a convenience store, not a government agency.
    7. Re:Line of sight still, though.. by Aluvus · · Score: 0

      WiMAX supports repeaters in much the way the 802.11 standards do. In concept these can be used to reduce LOS problems. There's a diagram of the idea here.

      WiMAX is not a competitor or successor to 802.11 anything, and TFA misrepresents it in saying it is. It's more a competitor to DSL, cable, and Broadband over Power Lines.

      --
      Never mistake "can" for "should".
    8. Re:Line of sight still, though.. by ShawnDoc · · Score: 1

      The RF frequencies used for cell phones are much better at propagating through building materials than the RF frequency proposed for 802.16.

  6. Just while we're on the subject of Wi-fi by fiannaFailMan · · Score: 4, Informative
    The BBC is running an article about the ongoing debate about municipal wi-fi in the US.
    "Recent figures suggest that since 2000, the US has dropped from third to 16th among nations worldwide in terms of per capita broadband access. Bob Hale, owner of American Onion, shows how he uses a laptop with wireless capabitlities from a remote, rural site at his onion fields in Hermiston, Oregon

    Studies suggest that 86% of households with income of more than $75,000 have broadband access. But the share is just 38% for those with an income of less than $30,000.

    Huge areas of US countryside outside major towns and cities are also poorly served.

    Ironically, one of the frontiers of wireless accessibility is found in a rural swathe of Oregon, which is thought to have one of the world's largest wireless hotspots. "

    --
    Drill baby drill - on Mars
    1. Re:Just while we're on the subject of Wi-fi by olddotter · · Score: 1
      Sadly the current political climate in the US seems to be that if a few company can make a small short time profit by doing things that hasten the US's fall from being the superpower to a 2nd world nation; then we are all for it. Profit at any price.

      Reminds me of the bumper sticker "If your not outraged, your not paying attention."

    2. Re:Just while we're on the subject of Wi-fi by YrWrstNtmr · · Score: 1
      ...since 2000, the US has dropped from third to 16th among nations worldwide in terms of per capita broadband access.

      It's not so much the US has 'dropped', but rather other countries are moving up faster.

      If you got a 10% raise, and other workers got a 13% raise, you wouldn't say your salary has 'dropped', would you?

    3. Re:Just while we're on the subject of Wi-fi by timeOday · · Score: 1
      If you got a 10% raise, and other workers got a 13% raise, you wouldn't say your salary has 'dropped', would you?
      Well, yes, because if most people get a raise there will be inflation. Another example: if your tribe only has spears and the next tribe over suddenly acquires gunpowder, your spears don't protect you any more (even though the spears didn't change overnight).

      I think the implication is that connectivity contributes to long-term technical and economic superiority. (And I happen to agree, whether it's the telephone network or the highway system.) If we want to keep driving SUVs and heating 4000 square foot homes, we'd better tune up the economy, because it's a bidding war with China, Europe, and everybody else from here on out.

    4. Re:Just while we're on the subject of Wi-fi by planetmn · · Score: 1
      But the share is just 38% for those with an income of less than $30,000.


      Households with incomes under $30k are probably spending their money on more important items than broadband access. Unless the BBC means access to broadband, but I doubt it.

      -dave
      --
      /., where "Apple and Google provide Iran with nukes" will be refuted with "But Microsoft is a convicted monopolist"
  7. Comment removed by account_deleted · · Score: 4, Informative

    Comment removed based on user account deletion

  8. What about security? by d'oh89 · · Score: 3, Interesting

    Ok, let's say 5 years down the road most folks use WiMax for internet connectivity along the same lines of coverage that broadband follows. How secure are those connections going to be? With my cable modem at least i can stick a firewall between me and all the nasties out there. What I can't imagine is how Joe Schmoe is going to protect his PC enough so that he doesn't get comprimised by a hacker/slacker. People have enough of a time configuring their wireless routers...Now imagine having to connect to a tower 5 miles away where there's a lot of ohter folks doing the same thing. What can one do to protect themselves?

    1. Re:What about security? by veediot · · Score: 1

      Why do you assume that Joe Schmoe won't be able to use a firewall just as he does now? For people at home, they could have a router connected to the WiMAX network, and then have their own 802.11b/g lan for their home behind a firewall on said router. Alternatively, there are always software firewalls, and I'm sure some clever wireless adapter manufacturers will soon also start building little hardware firewalls directly into the adapters themselves.

    2. Re:What about security? by Anonymous Coward · · Score: 0

      The tower is the functional replacement for the neighborhood router on any broadband network, with RF replacing the coax. Treat it the same and leave the firewall in place. This also gives you the option to create your own home network, either wired or not, where you control all security settings and access.

    3. Re:What about security? by vertinox · · Score: 1

      What can one do to protect themselves?

      Simple. Buy a Mac laptop with OS X and turn the firewall on. ;)

      But seriously, Joe Schmoe is just as likley to get infected on his DSL line than WiFi because they most likley haven't bought a hardware firewall much less a normal NAT router. If I was leary about my windows boxen being directly on the internet via wifi, I'd buy a Wifi bridge and run a cable it through a NAT/Firewall Router directly to windows box, but I doubt Joe would go that far. His only hope is that the Winxp computer had Sp2 installed before he got it and has with firewall turned on with anti-virus and anti-spyware programs already preinstalled.

      That are helpful relatives or friends that can do it for him... *coughs*

      --
      "I am the king of the Romans, and am superior to rules of grammar!"
      -Sigismund, Holy Roman Emperor (1368-1437)
    4. Re:What about security? by Castar · · Score: 1

      What I can't imagine is how Joe Schmoe is going to protect his PC enough so that he doesn't get comprimised by a hacker/slacker.

      Or a code cracker?

      --
      I yearn for you tragically. A. T. Tappman, Chaplain, U.S. Army.
    5. Re:What about security? by wronskyMan · · Score: 1

      But then he'd be wasting time with all the chatroom yakkers...

      --
      --- You shall know the truth, and the truth shall make you mad- Neal (not Cowboy) Boortz
    6. Re:What about security? by doombob · · Score: 1

      Just like your cable companies, wireless providers like the company I work for have already figured this out. The people getting on our servers get a "modem" that connects to the wireless. I know it's just a bridge with an amplifier in it, but the customers don't care as long as they get their "modem box thingy". We've configured it to attach only to our SSID with WPA. When they get online, they have to enter in their username and password, and off they go. We put a little box on their roof, and they get something to plug into inside their house. Simple as they. Unlike the cable companies, we actually help set up the computers with antivirus, and make sure their inside network firewall works ok. Of course this is all for fixed wireless. When the problems of truly mobile wireless internet comes up, then we will have to worry about what you're talking about. It will most likely have to involve better individual system integrity, and that will mean better software firewalls or better protection at the access points. And if you're worried about Joe Schmo not understanding all of this, then it will just be the job of our customer service to educate them as best we can.

  9. CoolTech == HotTech by Bimo_Dude · · Score: 1

    At least once their servers melted down.

    --
    "Teleporting Rodents with D-Cell Battery Displacement" theory -- IgnoramusMaximus (692000)
  10. Use Mirrordot! by Mr.+Sketch · · Score: 1, Redundant
    1. Re:Use Mirrordot! by TripMaster+Monkey · · Score: 1, Troll


      Use Mirrordot!

      And get the same error message as the original URL!

      --
      ____

      ~ |rip/\/\aster /\/\onkey

  11. gl hf... not going to see it in rural areas by Mashdar · · Score: 3, Informative

    but people living in rural and undeveloped areas would surely benefit from it

    Unless you are talking about automating your farm equipment with wifi, I doubt many rural areas will see this until far into the future.

    Who is going to pay to set up a tower to give 20 people internet? The reason wimax is so attractive in cities is the user density. I suppose the point is that it is cheaper than laying new land lines in rural areas (where broadband capable lines may be absent)?
    It doesn't seem likely to happen any time soon, though. And there is still the matter of wiring the towers. Unless you wanted them to route signals wirelessly... I wouldn't want to risk my data travelling hundreds of miles over air. Fifteen is bad enough.

    1. Re:gl hf... not going to see it in rural areas by QuantumRiff · · Score: 2, Interesting
      Really, I think you misunderstand Rural. We are not talking about BFE, where your neighbor is the driveway 10 miles down the dirt road. Rural in the US seems to be pretty much any town less than 100,000. (At least out here in the west). My rural town (Klamath Falls, OR) is 40k people, living in one basin, but with lots of sprawl. Lots are huge here, 1 acre lots in the middle of town are not uncommon at all. This is an old town, with very old infrastructure. (its actually very similar to Hermiston,OR in population density.) To wire up the town, it would take an insane amount of fiber, and then the last mile stuff. When the cable company wired up the town, it took dozens of teams to pull all the fiber. Figure those guys were making something like $30 an hour (prevailing wage). Figure on the sheer amount of equipment needed, trucks, fiber converters, tearing up streets, etc. Now, look at putting up 3 towers around town with wireless. Even if you have to pay $50k or more per tower, it is damn cheap. YOu can then turn around and sell your service for much less than a fixed infrastructure, because you have much less invested in installation and maintenance. And with cheaper service, especiallly in a "rural" town where the mean wage is much less then the bigger cities, your going to get a hell of a lot more customers. (lots of people can't afford $45/month for internet)

      So, i guess my point, since i got sidetracked, is that smaller communities can be quickly setup, with it being very easy to "blanket" a smaller rural town, and start building up revenue streams. Especially when you consider that rural areas don't have as much competition. I could spend $150k, and get 5000 customers paying $15 a month all within a few months.. whereas in a bigger city, you could get more revenue per tower, but not nearly as quickly, as you need more towers to cover the city (higher infrastructure costs), and lots more competetion.

      --

      What are we going to do tonight Brain?
    2. Re:gl hf... not going to see it in rural areas by north.coaster · · Score: 1

      A rural ISP would piggy back on existing towers. Even in the backwoods there are towers for radio stations, businesses, cellular telephone, etc.

    3. Re:gl hf... not going to see it in rural areas by clockmaker · · Score: 1

      Well, my main internet connection is wireless (not WiFi or WiMax, however) since I am in the exurbs. I telecommute and need the high speed. I cannot get DSL or cable at my location - even though I actually live within commuting distance of MS, Boeing, and other Seattle hi-tech companies. The service (http://www.waverider.com/) has worked well, with only one half-hour outage in the last six months. I have 1Mb/s bidirectional, although the company has newer 2 Mb/s equipment now. Still not the same as cable, but sure beats dialup! The system I have is not mobile, however. I have a one metre long directional antenna hanging on the side of the house.

    4. Re:gl hf... not going to see it in rural areas by Grym · · Score: 1

      A rural ISP would piggy back on existing towers. Even in the backwoods there are towers for radio stations, businesses, cellular telephone, etc.

      Good luck getting space on those towers. Cellular phone towers are often owned by the telephone company which doesn't like competition (or future competition) with DSL. Radio tower owners can be outrageous in their rental fees and many states have confusing enforcement of power/telephone-poles being used for other telecommunications purposes.

      -Grym

    5. Re:gl hf... not going to see it in rural areas by Spit · · Score: 1

      Who is going to pay to set up a tower to give 20 people internet?

      Don't be a dickhead, it would be quite easy to set up bases in the town centers which do have the population, then set up repeaters to the outlying areas.

      --
      POKE 36879,8
  12. Using WiMax to avoid /.ing? by Ruvim · · Score: 0

    Now, I think sites coud go ahead and start using WiMax to distribute content over several thousands PCs across the town using WiMax. They would be un-/.able then. But I think this might be illegal though? Something about massive bonnet comes to mind...

  13. One problen with rural connection... by JoeCommodore · · Score: 2, Insightful
    Is that some folk who live in hilly or mountainous regions where you would have to have lots of access points to ensure any sort of decent coverage. Probably one of the reason people are looking at airship transmitters.

    Some folk in our area can't get anything as they are too remote for lines, to hily for towers and those same hills and trees block sattelite access.

    --
    "Enjoy what you're doing! If it becomes drudgery, you're doing it wrong!" - Jim Butterfield
  14. Of interest to not just rural/remote people by Safe+Sex+Goddess · · Score: 4, Interesting

    WiMAX is of interest to those in urban areas who are working to provide universal net access to even those who can't afford $50/month. I think Municipalities could probably find ways to offer free wireless internet in their communities if they are creative. For example, they could offer free municipal wireless with the excuse that they want to provide job search capabilities to everyone in their community. Also providing access to any local, state, or .gov site. And what about include access to any non-profit site, and also to any site offering free e-mail. Add a little peer-to-peer networking between people using the same free networks and who needs any corporate advertisements or sites or access to the "private subscriber" side of the internet?

    --
    Abstinence is a government conspiracy. www.SafeSexZone.co
    1. Re:Of interest to not just rural/remote people by RUFFyamahaRYDER · · Score: 1

      This would be a good work-around to get people connected for free. Especially to the people who need the local, state and government sites you've suggested.

      You know that once the peer-to-peer networking starts it only takes a few people who pay for the Internet to open up their machines to route people from the free wireless within the community to the entire Internet. Eventually, this would turn into a huge ad-hoc network and keep expanding.

    2. Re:Of interest to not just rural/remote people by ethanms · · Score: 1

      I think Municipalities could probably find ways to offer free wireless internet in their communities if they are creative.

      Municipalities could offer any service, like water/power/etc for "free" if they get creative... but most prefer not to. There are required "free" services like police, fire, etc, and there are "frivilous" free services, like street lights, water fountains, parks, etc...

      In the case of the parks/water/lights make the area more user-friendly. They /might/ consider offering Wi-Fi in parks and other recreational-type areas, but I doubt it would be anything serious, there are too many details when you start up a project like this.

      And don't forget--most municipalities already offer free internet access in the form of internet terminals found in public libraries--Back in the late 90s the library-system of the town that I lived in experimented w/ letting people access the internet via "free" dial-up, I knew one of the admins and he said that after about 6-12 months they discontinued the program because they found that the service was far too often abused, it cost too much to run and administer, and there was a heck of a lot of users walking into the library expecting tech support. In this case you "applied" for an account, which consisted of little more then letting them photocopy your drivers license, and were given a username/password, so there was some expectation that they could track what you were doing. Hopefully any attempts at free Wi-Fi would use something similar (a trivial application process), otherwise it will just go crazy w/ abuse from people doing illegal things via their "anonymous" connection.

      PC's are very close to having TV-like user simplicity, but not quite. I'd expect that within 5-10 years we'll be able to see free-over-the-air access to the internet that lets you visit certain types of sites, but right now too many people would complain and it would be too difficult to prevent abuse.

  15. The problems are not so easy to fix by zappepcs · · Score: 4, Insightful

    and they all relate to regulations. The FCC has, so far, taken a hands off approach to regulation of data services, both wireless and wired. This approach is having an effect of establishing new networks, or seems to be. The problem is that all these new networks are being built by companies that plan to make money from distributing digital content... and we ALL know how sticky that problem is. For instance, music and video distribution is tightly being strangled by the *AA, and MS is trying to get in on the game too, with DRM'd content. All of these efforts are good, and believe me, WiMax is a *GOOD* thing.

    The problems are content and distribution. Right now, plans are being made for IPTV and radio, and many many things that are digital in nature, all of which make life better or easier to cope with. Still, copyright and patent law will fsck it up if changes are not made now... Later is no good, the changes need to be made now....

    two cents used

  16. Sure we'll see it in rural areas, why not? by WillAffleckUW · · Score: 1, Troll

    Who is going to pay to set up a tower to give 20 people internet?

    Good point, but then why is the world's largest wireless cloud in rural Oregon?

    Seems to me that we should pay less attention to trying to tell people what they want and how they should all wear the latest fashion and use the latest $2000 laptop and more time in noticing that they are buying hybrid cars instead of SUVs, buying $500 laptops with Linux or BSD instead of $2000 laptops, and maybe they want to install high-speed wireless in rural areas because when you're driving the truck, combine, baler, or other farm machine around your giant farm you find it kind of hard to get near a land line and short-range wireless.

    If people ignored the elitist cruft we get from the supposed Elites more often, the world would be a better place, and we wouldn't be wasting all that money in foreign wars for no reason.

    --
    -- Tigger warning: This post may contain tiggers! --
  17. eeeeeeeeew! by Spy+der+Mann · · Score: 2, Informative

    Nothing worse than exposing your php/mysql site with an error message. Hello.... security?

    (let's hope the website is fixed soon)

    1. Re:eeeeeeeeew! by temojen · · Score: 1

      yes, there is something worse... covering up the error messages so even you don't know about the bugs (seriously... I have to work on someone else's code and everywhere I turn there's a SERIOUS security issue.)

  18. Good for cities too by PixelSlut · · Score: 1

    After the FCC ruling regarding DSL lines, this might be a way for Internet providers to keep providing high-speed network connections once the telecoms close off their DSL lines and refuse to provide them for the other ISPs.

    1. Re:Good for cities too by Anonymous Coward · · Score: 0

      Yes. That's the big point, I'd say. Lower intro cost.

      This has the potential to drop the cost of entering the ISP market again. The potential for proper competition again, when the choice now is DSL or Cable, both run by very large, usually-not-friendly companies.

      That and without the high cost of infrastructure to the door, there's a chance for price drops.

      There's a lot of good opportunity if WiMax lives up to some of the hype, doesn't get mulched by laws, and picks one standard.

  19. The Onion by Anonymous Coward · · Score: 0

    "Recent figures suggest that since 2000, the US has dropped from third to 16th among nations worldwide in terms of per capita broadband access. Bob Hale, owner of American Onion, shows how he uses a laptop with wireless capabitlities from a remote, rural site at his onion fields in Hermiston, Oregon

    You do realize that The Onion is a parody newspaper, right?

    1. Re:The Onion by madman101 · · Score: 1

      You do realize, nobody is talking about the newspaper, The Onion, right? The guy owns American Onion, an American onion company.

      http://www.hale-co.com/americanonion/

    2. Re:The Onion by fiannaFailMan · · Score: 1

      Somehow I think the vegetable got the name before the newspaper did.

      --
      Drill baby drill - on Mars
  20. Uhhh by temojen · · Score: 4, Insightful

    In the future there may be only wireless service for consumers, due to lower cost of deployment. Given a certain spectrum width, wireless has less data carrying capacity due to the need for agressive noise correction. Also, with wireless you can't increase capacity by laying a second piece of coax or fiber beside the first. In congested areas (neighbourhoods of large apartment buildings, etc), the combination of high use, high RF noise, and complex surfaces (walls, etc) could seriously tax WiMAX. Fortunately these same areas are where the cost of deployment for coax and fiber is lowest.

    1. Re:Uhhh by Anonymous Coward · · Score: 0

      I totally agree.

      WiMAX deployments will also put an additional price/performance pressure on the DSL/Cable companies. Why pay $40 for 1.5/128 when 6/768 WiMAX is available at the same price? Competition between Cable and DSL is pushing prices down and speed up; but the cost of incremental upgrades on either a Cable or DSL network are insane. Either they continuously invest in minor upgrades or shift entire customer blocks over to fiber. With a strong WiMAX contender they will have little economic choice but to deploy a whole lot more fiber.

      Eventually, every urban area will have all/most of FIXED phone/tv/internet/radio on a single transport. With current technology that can only be done with fiber. However, every urban area will also have MOBILE phone/tv/internet/radio. That has to be RF. WiMAX (not so much 802.16 itself but the family of protocols) is a big step forward.

  21. WiMax is a step in the right direction by realmolo · · Score: 1

    But didn't I read somewhere that the Feds/FCC were going to open up some of the UHF/VHF frequencies currently used for TV broadcasts? Wouldn't that allow even better coverage?

    Seems to me that the problem with WiFi and even WiMax is that they use such high frequencies, that the signal can't get "through" much of anything. Trees are enough to screw up the signal. If they could use freqencies in the ~100 Mhz range that VHF TV broadcasts use, they would be able to go through most stuff. Seems to me like that is what will eventually happen.

    1. Re:WiMax is a step in the right direction by sanx · · Score: 1
      Yeah, but you couldn't fit the same amount of data in a VHF frequency. I'd love to see them try streaming video over VHF frequencies.

      Oh ... wait ...

    2. Re:WiMax is a step in the right direction by Anonymous Coward · · Score: 0

      It doesn't matter if it's UHF, VHF, 2.4GHz, 5.8GHz, 19GoogleHz, what matters is the channel size, a 10MHz wide channel in the 900 MHz band will carry as much data as a 10MHz wide channel in the 5.8 band. Your phones and 802.11 transmit at those frequencies simply because they are license free and anything above/below is licensed, not because of data rates. Data rates are affected by things such as spectral efficiency and modulation type.

  22. Municipal-provided Access Will Hurt Us All by Anonymous Coward · · Score: 1, Insightful

    Will large ISPs be able to provide high-speed access at current prices if municipalities provide lower speed access for free? I get the sense that many ISPs will decide that they can't make any money providing access to a limited number of customers who want truely high-speed access everyone will be stuck using the "free" service provided by the government. How much insentive will they have to keep making the service better?

  23. So if Slashdotting Shuts It Down by Anonymous Coward · · Score: 0

    So if Slashdotting shuts it down I guess that means that Slashdot give a new meaning to "Breaking News." Don't let the Republicans' figure this one out or they'll Slashdot all the Liberal Media. Which would give a new meaning to "No News Is Good News." Might make a good Hack-a-Day: "Republicans use Slashdot to Silence Liberal Media." Maybe that's why all searches for "Congress Acts Without Delay" are all 404's.

  24. no people by slapout · · Score: 2, Insightful

    "Now this probably won't matter to those of us with 24/7 connectivity, but people living in rural and undeveloped areas would surely benefit from it"

    The problem is that there are not enough people in those areas to make it profitable.

    --
    Coder's Stone: The programming language quick ref for iPad
    1. Re:no people by Anonymous Coward · · Score: 0

      And because it's not profitable, should these people not have access to broadband? Running electricity or telephone lines to those areas isn't profitable either, and they're not necessary at all. But we made a commitment in the 1940s to electrify rural America to improve the lives of people. If it weren't for socialist programs, places in Appalachia and the Rocky Mountains still wouldn't have electricity.

    2. Re:no people by slapout · · Score: 1

      And because it's not profitable, should these people not have access to broadband?

      Actually I'm saying that they should have it. I'm one of those people. But we can't seem to get it out here. (Can't even get cable tv.)

      --
      Coder's Stone: The programming language quick ref for iPad
  25. Overhyped by Anonymous Coward · · Score: 1, Interesting

    Just from the intro (site still buckled) it sounds like an overly hyped analysis of 802.16. Sure, the technology promises to provide wireless broadband to the masses and to some extent that is correct, however 15 miles is probably referring to a point-to-point and point-to-multipoint connectivity from a base station to basestation architecture. 802.16e, or, the mobile side of WiMax is the ultimate end user standard not yet finalized (e.t.a. 2007). This standard has much less range - typically 3 miles or less for portable and mobile users. How does this footprint differ from cellular broandband? Differing modulation schemes, power usage, frequencies, etc is a start, but the underlying advantages of this technolgy versus cellular broadband are still untested and definitely a long way to go before they become implemented. It's hard to say if this technology will still provide us with a competitive market over the growing cellular broadband market.

    1. Re:Overhyped by Anonymous Coward · · Score: 0

      Most of the articles in the media about Wimax get carried away with the hype generated by the great PR machines of the companies involved in 802.16. For example, Wimax can indeed work at 15-30 mile ranges but only in a line-of-sight base-station to base-station (tower to tower) scenarios. A typical customer installation would probably be limited to a few miles (3-5 miles) from the tower. And, the farther the customer would be from the tower, the worse the throughput would be. Though the basic technology underlying Wimax is proven (802.11a uses the same OFDM technology), the decision to base Wimax on Cable DOCSIS MAC may prove to the biggest mistake of all.
      The basic issues that Wimax has to overcome before it can gain any leverage:
      . Deployment strategy - if an operator wants to make money from Wimax deployments, they have to use licensed spectrum that costs money. And, there is no guarantee of RoI from Wimax - the total bandwidth in end-customer installations is going to be pitifully small
      . Deployment expertise - deploying a Wimax system will involve resolving almost all the problems a cellular operator has to resolve - getting a permit for the tower, license for the spectrum, air link analysis. Most of the licenses in the sub-3 GHz where Wimax can be reasonably deployed are with Sprint/Nextel and Clearwire - not much of a chance for a small ISP to squeeze in.
      . Technology fragmentation - Wimax now consists of two incompatible technologies. Fixed version was released last year (802.16-2004) is not at all compatible with the mobile version (16e) being worked up on.
      . Competing technologies - 3G operators are introducing more and more data services with HSDPA. By the time Wimax can mature and gain enough momentum, there is a good chance for 3G to get further ahead.
      . Interoperability issues - Proprietary technology does have its uses - the biggest is that it tends to be well controlled. Wimax is a bloated amalgam of perceived great features - most of these have been proven else where (OFDM in 802.11a, 11g, Flarion's Flash OFDM). It will tend to be an interoperability morass - one of the reasons cable modem technology evolved smoothly is because of a centralized control by operators to ensure the features actually made sense from an end-system point of view. On the other hand, Wimax is like a giant research project where every one tweeks to add a great feature (in their opinion) and the end-result is a system that is hard to verify the interoperability for.
      . Potential disruptors - QualComm's puchase of Flarion (makers of Flash OFDM) is a dark horse. QualComm has the experience of working with operators (cellular) to deploy wireless systems and with this purchase, they can either try to kill Wimax as a whole or try to incorporate Flash OFDM into something like 802.20
      . Incumbent technologies - DSL and Cable are well entrenched in North America (Canada and US) and the bandwidths they provide is much higher than Wimax can dream of. Wimax has a lot of potential in developing countries with lot of spectrum to spare and no infrastructure for competing access methods like DSL/Cable - Wimax will probably carve up a niche market in US (rural regions and truly mobile warriors). It looks like a better bet that WiFi (802.11n) with DSL/Cable backhaul will succeed in the urban markets than Wimax with its unproven set.
      . Hype - more than anything else, this may doom Wimax the most. Already the expectations are that Wimax will have similar speeds as Cable or DSL. As another poster pointed out, wireless spectrum is limited (at least in US) - it is not as if, another cable or fiber link can be added to expand the pipe. Another point is that what ever Wimax can do, 3G may catch up to Wimax at least to the extent that it is no worse - if not better.

    2. Re:Overhyped by argent · · Score: 1

      Another point is that what ever Wimax can do, 3G may catch up to Wimax at least to the extent that it is no worse - if not better.

      And Windows Vista might be a Better UNIX than UNIX.

  26. Still in the Dark Ages of information by dada21 · · Score: 1

    We have to admit that we're in the Dark Ages of information sharing.

    In the U.S., a ton of bandwidth is wasted (regulated) to antiquated technology. OTA analog and/i> digital television frequencies are two decades outdated. Lower "open" frequencies (old cordless phones, etc) are underutilized.

    Information is like a river at a dam ready to break. Once we free up the limitations on frequencies, we'll see so many wireless forms of communication that publicly paid WiFi will be too expensive to compete.

    In my town and the 3 neighboring towns we have 2 free WiFi providers (who also sell higher speed connections): Jimmy Wireless and Db3. They want to provide MORE free towers in more cities. Guess who prevents that? Government.

    If tiny companies such as these were allowed more frequencies and fewer regulations, we'd see 5MB/1MB connections for $9/month. Maybe as low as $50/year for 2MB/512KB.

    In ten years, every form of media we've seen from 1920 to 2004 will be dead. Government gave those media forms privilege, the Internet choices of millions will go around the privileged few.

    You want it free? End the taxing authorities' strangehold. You want it fast? Get rid of OTA TV and radio. You want it now? Vote out any local politician who mentions any form of media.

    Here's why every law and regulation and tax should have a 5 year sunset.

  27. ./ed already? by mayhemt · · Score: 0

    even with wired up environment...cooltechzone is zillions of miles away...forget wifi

  28. Preview is my friend... by dada21 · · Score: 1

    ...and I am its enemy.

  29. Coral Cache by Anonymous Coward · · Score: 1, Insightful
    Jeeze, how hard would it be to automatically append ".nyud.net:8090" to links in stories and solve this problem once and for all. Maybe let people uncheck a box for those rare cases where you need to link to dynamic content.

    I saw another comment saying this particular site was down prior to slashdot hitting it, but still.

    1. Re:Coral Cache by TripMaster+Monkey · · Score: 2, Informative


      Here's a nice link for you...you'll need to have GreaseMonkey installed for it. Won't do you much good in this particular instance, but might help in the future.

      --
      ____

      ~ |rip/\/\aster /\/\onkey

    2. Re:Coral Cache by Anonymous Coward · · Score: 0

      That's cool. But wouldn't it be considerate to avoid slashdotting sites in the first place?

  30. Did you read the wikipedia entry? by xtal · · Score: 3, Informative


    It should be noted that these claims, especially that such distances can be achieved without line of sight, represent, at best, a theoretical maximum under ideal circumstances


    Line of sight is ALWAYS going to be required in that frequency spectrum, unless you are very close or at very high power levels.

    --
    ..don't panic
    1. Re:Did you read the wikipedia entry? by Anonymous Coward · · Score: 0

      I am using pre-wimax tech thanks to unwired (network provider) and exetel (cheapest internet provider for the unwired network) and one of the main features of wimax is NO line of sight... unwired use navini hardware for this...

  31. Logorithmic expansion of range.. by Anonymous Coward · · Score: 0

    would mean an exponential expansion in the number of people within range at any one time.

    Does this increase in range come alongside an increase in the number of users you can support with one basestation?

    It doesn't matter if you can reach the basestation from one or fifty miles away if you can't get on the thing because it only supports 16 people at once.

    This is called extending your reach farther than your grasp.

    The article itself is an example of that - thousands of people trying to access this article results in mostly nobody getting to it.

    I think to support even a moderately populated town, you're going to want more than 1 of these every 15 miles - the bottleneck isn't the range, it's going to be 15 miles of people trying to use one connection.

    It'll only take one zombie bot, one spammer, or one overzealous downloader to ruin it for everybody, unless you start limiting people to a tiny fraction of the bandwidth - and then you're back at dialup speeds.

  32. I SOLVED THE MYSTERY! by Spy+der+Mann · · Score: 1

    The Windows Vista review article was on the same website.

    Two /. articles, same website, same day.

    No wonder the server flunked. Heh.

  33. Jeez by handelaar · · Score: 0, Flamebait

    How much of a swine do you have to be to take a site down with a Slashdotting in the morning... ...and then hit them again in the afternoon?

    These guys say something about your mother, Taco?

  34. Hum. by Auraiken · · Score: 1

    I hate it when people say things like "The Future of _____". It makes my homemade time machine completely useless. =(

  35. You're right, cellular is overhyped. by argent · · Score: 1

    How does this footprint differ from cellular broandband?

    Who the hell cares?

    Cellular broadband is under the thumb of cellphone companies. If you think that's not a deal-killer for any hope of sane pricing right there, you must work for a cellphone company -- in their sales department. Nobody else would possibly be willing to shut down their critical facilities to that degree.

    the growing cellular broadband market

    The what?

  36. No change, really. by hanshotfirst · · Score: 1
    Is the call really free if you have to pay for wireless connectivity?

    In the past my local phone calls were "free" by paying a monthly fee for service to connect my device (a phone) to the network (the telco switched network)

    Today my long distance calls are "free" by paying a monthly fee to connect my radio device (labeled a cel-phone) to a wireless network of similar phones

    Tomorrow my voice and data transmissions will be "free" by paying a monthly fee to connect my radio device (now labeled a computer or WiWhatever device) to a wireless network of similar devices.

    Ah, but some will posit MUNICIPAL WiFi will make it "free"... Sorry, "Free" as in roads is still not "free as in beer". I will pay TaxMan then instead of the local TelCo or the regional ISP/CableCo or the national CelPhone provider.

    --
    Why, oh why, didn't I take the Blue Pill?
  37. Too much radiation? by lemaymd · · Score: 1

    50W at microwave frequencies sitting on your lap sounds like a bad idea. 300W boils water in under 6 minutes when contained in a microwave oven. I'm not springing for this upgrade...

  38. High Speed community networks? by tji · · Score: 2, Interesting

    When thinking about what WiMax will offer us, I am not sure what all the advantages will be. Obviously, the current Wireless network ISPs will be able to support a much larger area, making them a lot more useful.

    Beyond that, you have all the same limitations as current ISPs (i.e. I don't see this giving me a low cost 30Mbps connection.. hopefully DSL or Cable will eventually do this).

    But, in relatively dense areas, I see some cool possibilities in community networks. In these, we don't worry about a big pipe to the Internet, which would be expensive. We just join a local network and share resources at high speeds.

    As it is now, if i leave my upload speed reasonable on P2P apps, it quickly swamps my outbound bandwidth and all my Internet access goes to crap. P2P networks, file servers, could be a lot more useful at high LAN speeds -- and most people would be more willing to serve at high speeds when it doesn't effect their Internet connection.

    Even sharing huge files, like HDTV programs, could be feasible on the local networks.

    Link a few of these WiMax networks together, and you can get some huge alternate networks, where people provide useful services for their communities. Without bandwidth costs, it becomes very cheap.. I can easily set up a Linux box to dedicate to this network for a couple hundred bucks.

  39. Two words by aztektum · · Score: 1

    Wall hack

    --
    :: aztek ::
    No sig for you!!
  40. FiMax by Doc+Ruby · · Score: 3, Informative

    WiFi offers maybe 110Mbps in a 700m radius. WiMax offers maybe 650Mbps in 24000m radius. That's 71bps:m for WiFi vs. 0.36bps:m for WiMax . WiFi is 200x as dense as WiMax. Rural areas have much larger areas which don't account for bandwidth usage, with big users every few miles. While urban areas have much more even distribution of consumption - even stacking 3-4 layers per meter, sometimes 20-50+ layers (like urban centers like Manhattan). Real consumption shows that WiMax is better for rural areas, or long backhauls (attenuated into beams that can carry the network maybe hundreds of miles across gaps like open water). Even in rural areas, WiFi is better for the hotspots, like actual buildings or vehicles. While in urban areas, even public places like streets are very dense, with 655Mbps shared by hundreds of people every block.

    So WiFi isn't exactly an "upgrade" to WiFi. It's a complementary technology. Even throttling down the power to cover only a few blocks with each WiMax AP to use its higher bandwidth is only useful as a connection "umbrella" to interconnect denser WiFi hotspots in buildings and cars. Which is also appropriate, because users in public places are usually mobile or casual, without the bandwidth demands of a stationary user. WiMax marketers are selling it as an upgrade to WiFi because WiFi is such a popular brand name, and WiMax has to sell to anyone who will buy. But we should get excited only about the WiMax features that are actually better than WiFi in the scenarios where WiFi is now the round peg in the square hole. Otherwise we'll be sorely disappointed when inappropriate WiMax applications underperform even WiFi, and we'll be stuck with the wrong solution - and the marketdroids will be stuck with our money, without which we can't buy what we actually want.

    --

    --
    make install -not war

  41. /. should mirror sites before publishing news. by Anonymous Coward · · Score: 0

    "Update looks like the site buckled. Sorry."

    Then why /. don't mirror the pages they link to?
    Why do small web servers have to suffer the /. effect?

  42. WiMAX is not a "WiFi Upgrade" by Curmudgeon+Rick · · Score: 1

    I wish tech press would discard the PR-driven myth that WiMAX is an upgrade to WiFi.

    WiMAX is a different thread in the IEEE technical standards, designed to accomplish different things. WiFi's upgrade path is not from 802.11g to 802.16, but to the partly-completed 802.11n.

    The 802.11n standard is designed for faster wireless LANs - which is a different market to the WiMAX wireless local loop target.

  43. Residents' network by msbsod · · Score: 1

    With a maximum distance of about 25 km, there should be no problem to build a large network within a city or even smaller villages. The hubs should not be owned by a company, they should be owned by people like you and me. Why pay a company for something that we can do for the cost of a hub and network card? All we need are a few access points with internet connection. Maybe cities realize the potential behind this idea and provide those access points for free. The rest will grow like poison ivy. New services will follow, such as free phone lines, conference connections with video, free information access for poor people, more porn - of course - and many other good things. If companies like COX and Verizon do not like the idea, then it is about time for us to ask why not.

  44. exactly! like saying a train is upgrade of a car by Anonymous Coward · · Score: 0

    most of these journalists writing about WiMAX know nothing about the technology behind it.

  45. a metal+plastic cable replaced by air by Anonymous Coward · · Score: 0

    the same electro-magnetic waves just travel differently. if at all the cable gives you an illusion of security.

  46. in that case, be ready to carry a ten-foot antenna by vishwass · · Score: 0

    antennas are multiples of wavelength. in this case wavelength 3*10^8/100MHz = 3 meters

  47. Rural applications a plenty... by z3usy · · Score: 0

    Checkout the article by Wired ( http://wired.com/news/wireless/0,1382,69234,00.htm l?tw=wn_tophead_3 ) where they talk about the "wireless cloud that stretches over 700 square miles of landscape so dry and desolate it could have been lifted from a cowboy tune." where "Ziari is recovering the investment through contracts with more than 30 city and county agencies, as well as big farms such as Hale's, whose onion empire supplies over two-thirds of the red onions used by the Subway sandwich chain." that has made uses with "both short-range Wi-Fi signals and a version of a related, longer-range technology known as WiMax."

    --
    z3uS -zNet- http://z3us.net/
  48. More of the same by cthulhu11 · · Score: 1

    Those of us in rural and undeveloped areas will continue to have the same problems if/when wimax actually happens. o) Customer density. Providers will set up service where they have high customer density. I could have DSL here, but Verizon can't be bothered to update the antiquated equipment in the site that serves me. They similarly can't be bothered to put a cell tower near me. o) Rural and undeveloped areas tend to have trees and hills, that will continue to be problems for wireless last-mile technologies. Wimax, like EVDO, will largely sell based on "coolness" to customers who already have myriad affordable connectivity options.

  49. Wimax and Wimax that by Anonymous Coward · · Score: 0

    Where the damn hardware that I can buy???

    So far, WiMax is like another vapour ware.

  50. Here's An Idea! by werewolf1031 · · Score: 1

    There's this really informative and useful tech-oriented site called cooltechzone.com, wo why don't we slashdot the fucking daylights out of 'em!

  51. Why WiMAX and not BPL? by bob+frost · · Score: 1

    Earlier this week the NY Times ran a piece on the emergence of broadband over power lines (BPL) and it looks pretty promising. There are successful tests being run now in Manassas VA and in the Cincinnatti area. Essentially users will plug a sort-of power brick into an outlet, then plug an ether line into that. That procedure says to me thatit'll exhibit many of the same operational characteristics as broadband over cable, so we'd not have the signal flakiness and security issues associated with WiMAX. Indeed, we're starting a new dorm/academic facility on my campus soon and I'm hoping to see BPL used at least locally to facilitate near-ubiquitous connectivity.

  52. Firewalls are common on DSL, not WiMax by billstewart · · Score: 1
    Sure, Joe Schmoe might not know everything he needs to protect himself, but there are a couple of reasons he might have a hardware firewall anyway
    • Most WiFi boxes have firewalls in them (at least dumb NAT). It's often enabled by default and hard to turn *off*.
    • If Joe's got more than one computer, he'd probably got a NAT box so he can run all of them at once (unless he's doing that with Wifi, in which case see the previous item.)
    • NAT firewall boxes are as cheap as hubs these days, and have big scary advertising on the box about how they'll protect you from 3333V177777 h4X0rB0yz, so he bought that instead of a hub.
    • Most DSL and Cable Modem boxes _can_ do NAT, and maybe his ISP turns them on by default.
    • Maybe his wife told him to get a clue and use the firewall box because he's running Windows.
    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks