• GPS Distances

    A wrapper program that calculates distances from GPS coordinates in two files.

  • FTP Download Script

    A very basic python script that downloads a website’s contents (via FTP).

  • Valid Area Codes for the US

    A javascript array of valid area codes in the US and outlying territories taken from http://en.wikipedia.org/wiki/Numbering_plan_area var areacodes = Array(205, 251, 256, 334, 659, 938,907, 250,480, 520, 602, 623, 928,327, 479, 501, 870,209, 213, 310, 323, 341, 369, 408, 415, 424, 442, 510, 530, 559, 562, 619, 626, 627, 628, 650, 657, 661, 669, 707, 714,…

  • Tag That

    Tag anything using a Google Suggest-like drop-down box Check out the demo Download: Tag That in PHP Tag That in VB.net