Orange snelheidsmeter (speed meter)

Screenshot of the project

2005

Orange wilde een snelle, interactieve snelheidsmeter waarmee gebruikers door middel van hun postcode de mogelijke ADSL-snelheid kunnen opvragen. Deze opdracht werd bij Eend neergelegd, die mij inhuurde om het xmlhttp request script te schrijven dat de snelheid opvraagt en weergeeft.

Dit script, XMLHTTP Speed Meter, is één van de acht voorbeeldscripts in het boek.

Naar aanleiding van deze opdracht schreef ik mijn XMLHTTP notes: abort() and Mozilla bug artikel.

Orange, a major European ISP, wanted an interactive speed meter that allowed users to check the possible speed of their ADSL connection by entering their postal code. Eend received this commission, and hired me to write the xmlhttp request script that reads out and displays the speed.

Dutch postal codes contain four numbers, and optional space, and two letters (for instance 1072 VP).

This script, XMLHTTP Speed Meter, is one of the eight example scripts in the book.

I wrote my XMLHTTP notes: abort() and Mozilla bug entry about some technical problems I encountered during this project.