Browsing the tag Javascript
February 1, 2009

I came across some interesting data the other day detailing the top 300 yellow page headers for 2006. This list shows you the most popular categories listed in the local phone book, based on the number of total references to a particular category listing.
As you can see, the top 3 categories are:
Restaurants (Fast Foods, [...]
January 21, 2009
Graph Gear allows you to quickly render a customizable interaction graph that is described by a graph xml file. All you need to do is embed it in your page and pass the xml over javascript. It provides nice interactive capabilities and a force directed layout. The code is editable and compilable with MTASC, and it also features a javascript api to control graph interactions.