- geocubes: advanced map search
- A datapoint clustering API for google maps.
maps - Zappos Map
- Realtime visualization of orders made on Zappos.com
maps google - WikipediaVision (beta)
- Realtime visualization of anonymous Wikipedia edits.
maps - Social Weather Mapping | smalltalk
- Visualizing weather related twitter posts on a map.
maps - IP address geolocation SQL database
- Free MySQL dump for IP address location lookup. Updated monthly. You're welcome.
geoip geolocation database
Category Archives: Bookmarks
Bookmarks for March 8th
- jQuery and Google Maps Tutorial: #1 Basics: jQuery, Google Maps
-
jquery javascript maps - JQuery File Upload Plugin Script – Single and Multiple File Uploads with JQuery – RonnieSan
-
javascript flash - jQTouch
- jQuery plugin for doing CSS/JS animation for a Mobile Safari User Interface
javascript jquery UI - Image-free CSS Tooltip Pointers – A Use for Polygonal CSS? | Filament Group, Inc.
-
javascript css design
Bookmarks for February 19th
- JavaScript dependency management and concatenation: Sprockets
- I haven't looked yet, but surely there are other javascript library management plugins, right? I mean, during development of my most recent project, I had planned on looking for a system to do just what this says it does. In any case, I will be taking a good look at this.
javascript development ruby - JQuery HowTo: 5 easy tips on how to improve code performance with huge data sets in jQuery
- A reminder to use native functions instead of jQuery for looping through large data sets.
javascript jquery development - Things you may not know about jQuery – James Padolsey
- This is handy reference to some of jQuery's lesser used features, particularly if you're developing jQuery plugins.
javascript jquery development