Slashdot Mirror


Recycling Pay Phones into Terminals

Roland Piquepaille writes "Two weeks ago, The Washington Post published a story about the death of the pay phone. It was aptly named "Requiem for the Pay Phone." Basically, it argued that as cell phones use increase, pay phones are retired from the streets. Now, according to Fortune in "Making Pay Phones Pay," Bell Canada is trying to change this situation. "Bell Canada recently started converting public pay phones in Toronto, Montreal, and Kingston into terminals for 'Wi-Fi' Internet connections. Some U.S. phone companies may soon follow suit." Check this column for more details and concerns or visit the Bell Canada's AccessZone page for details on the program and pilot locations."

2 of 138 comments (clear)

  1. My proposal. by kaosrain · · Score: 4, Interesting

    Why don't we all band together, and whenever a user submits a dupe we all add them to our 'foes' list? Doesn't directly stop anyone from posting repeats, but if I knew that submitting one could get me hundreds of foes, I'd probably check my submissions for duplicates.

  2. Re:Money by kawaichan · · Score: 5, Interesting

    how payment might work:

    1) Your laptop/PDA/whatever requests an IP address via DHCP.
    2) Access point hands out IP address, makes a note against that IP address that "has not paid yet"
    3) At this point, all that you can do is access HTTP and DNS.
    4) You point your browser at any web site - let's say http://slashdot.org for grins.
    5) DNS succeeds.
    6) Your computer does an HTTP GET.
    7) Access device sees you've not paid yet. Sends HTTP REDIRECT to https://fork.it.over.to.me
    8) Your laptop looks that up. Gets an IP address.
    9) Your laptop requests page.
    10) Page comes up - input credit card here.
    11) You do so. Access device marks you has "paid for 1 Hour". Ports open up.
    12) You again try /., and it goes through.

    --

    kawai