Phoogle Maps
Recently I wanted to create a google map showing the locations of the zeta nu alumni. I have most of the addresses in a mysql database but I was having an annoying time hooking the database lookups to the javascript for the maps. Rather than think to hard I used standard php with mysql and Phoogle Maps to create an populate the map. This worked fine but it was crazy slow.
The issue was gecoding, converting the real world addresses to the long/lat positions on that google maps requires. This was fairly easy to get around, basically I wrote another php script to geocode the addresses and insert them into the database as well. Now the mapping goes much faster, yadda yadda. For posterity here is the actual map. It’s generated on the fly, geocoding new addresses as needed, although the zoom isn’t quite right.
Learning Processing

I’ve been playing with Processing a bit lately and it took a while to get off the ground. Here are a pile of links I used to get acquainted to it and some of its libraries. Cool stuff.
Must have processing libraries:
http://www.cs.princeton.edu/%7Etraer/animation/
http://www.cs.princeton.edu/~traer/physics/http://ella.slis.indiana.edu/~tohollow/SocialNetworksLibrary/
Good examples:
Ok Examples:
http://processing.org/learning/basics/index.html
http://processing.org/learning/topics/index.html
http://processing.org/learning/libraries/index.html
Source:
http://www.processinghacks.com/hacks/delicious
http://www.cs.princeton.edu/~traer/pendulum/pendulum.pde
http://www.cs.princeton.edu/~traer/bouncyballs/boucyballs.pde
http://www.cs.princeton.edu/~traer/randomarboretum/random_arboretum.pde
Extra Java Libraries:
Inspiration:
links for 2007-04-18
links for 2007-04-17
links for 2007-03-29
One guess which state has the best Mardi Gras.
links for 2007-03-23
links for 2007-03-17
-
Word








