Slashdot Mirror


A Wi-Fi/VoIP Phone Booth In the Burning Man Desert

Brad Templeton writes "I, (of EFF/ClariNet/rec.humor.funny) along with Brent Chapman (Majordomo/Building Internet Firewalls) and the satellite dish of John Gilmore (EFF/Cygnus/Cypherpunks/etc.) put together an engaging hack -- a battery-powered free phone booth using 802.11, VoIP and a satellite IP uplink. This was placed in the desert at the Burning Man arts festival deep in the remote Nevada Black Rock playa, exactly where you wouldn't expect a working phone booth to be. With cheap VoIP people were able to call all over the world. The reactions of people to such incongruous technology were great fun and emotional as well. There's a page about the phone including details of building it and live experiences including totally non-gratuitous photos of naked people using technology. (There, that ought to stress-test my new server!)"

7 of 214 comments (clear)

  1. Re:Emotional reactions to technology? by btempleton · · Score: 4, Informative

    Actually, a lot of Burning Man is about the marriage of art and technology. There's no fear of tech, and it's proof that there are lots of people who do combine technology and art. That's part of why I go. I do too many projects at Burning Man. Some are pure tech as art (like the phone.) Some are a mixture like digital photography. One I did this year was a star map, which while I used Photoshop to build it, was really 99% graphic arts. And many others are like this.

    --
    Has it been over a year since you last donated to the Electronic Frontier Foundation
  2. Re:cool idea by pixel.jonah · · Score: 4, Informative

    I think your estimation is 1/2 right: unlike say the rainbow gathering - the BM crowd is quite tech heavy - Space battle ships built on ram 3500 trucks with turreted fire cannons? giant 16' solar (and battery) powered tricycles? Extremly powerful lasers? yeah - some pretty cool s**t out there!

  3. Re:No solar power? by btempleton · · Score: 4, Informative

    There was some mention as I recall about debating solar powering it. Part of the mystique of it was to look like a phone booth sticking out of the desert, yet with no wires, no power going into it. (Alas, we did have to expose a small 802.11 antenna.)

    So a solar panel could have been added but it would have been out of place on the image I wanted to create. Indeed, one way to do the panel would be just a bit more powerful than the phone needed, so to recharge the battery a bit, and then just die when the battery ran out, and start again at dawn.

    A traditional (superman) booth could have a panel on the roof that nobody would see, though a horizontal panel is not as efficient as one tilted to the latitude.

    --
    Has it been over a year since you last donated to the Electronic Frontier Foundation
  4. Re:how did they get the bandwidth to work??? by btempleton · · Score: 4, Informative

    It's a Tachyon dish, 2 megabits down, 512k up. The latency is annoying, but you can work around it if the parties know not to speak on top of one another.

    --
    Has it been over a year since you last donated to the Electronic Frontier Foundation
  5. Re:I wouldn't call that a phone "booth" by btempleton · · Score: 3, Informative

    Technically it's called a kiosk today, but most people still call it a phone booth. I wanted a real booth, but couldn't find one cheap and locally when I was hunting, so Brent bought the pedestal and kiosk.

    --
    Has it been over a year since you last donated to the Electronic Frontier Foundation
  6. Re:Results of new server stress-test: by grozzie2 · · Score: 5, Informative
    Lots of folks are under the mistaken impression that a /. attack takes out servers. It rarely does that. What it does do, is totally flood the incoming/outgoing network pipe. If your server is on the far side of a t-1 or equivalent connection, the connection doesn't stand a chance, and the episode ends up being just like a distributed syn flood, all the incoming connections, but not enough bandwidth to deliver the responses. *nix boxes tend to survive fine, some flavours of windows boxes will do the bsod in this case, tcpip stack blows buffers in ring0 driver code. OTOH, if you are sitting in a data center with a 100 mbit connection to the upstream router, which has gigabit feeds to the internet, you should have no problem withstanding the onslaught of the /. crowd.

    I will admit, on a new server, this is a pretty slick trick to stress test the whole system. Just suggest nudie pics available to the /. crowd, sit back, and watch to see if the upstream routers can deal with the loads. It's a far better way to see if your upstream providers have problems than sitting back and waiting till there's real business/money on the line. I've got a new load balanced cluster going live for a client in a couple weeks, probly gonna steal a page from your book here, I've always known the /. test was a good one, never thought to spice the blurb with the hint of nudie pics.