University units can use the campus map to mark out event sites, specific locations, or to visualize information that pertains to a certain place. And doing this isn’t as hard as it sounds. To make your points appear on the map, you’ll have to create a KML file that contains all the information about those points. I’ll […]
In contribution to the Google Closure-Compiler project, I wrote a small console application which parses the jQuery API XML and outputs an extern file. The program maps types referenced in the jQuery API to Closure compatible types. Download the jQueryExternGenerator (updated 5/6/2011 for jQuery 1.6) The program is run from a Windows command line with no […]
Presentation given at the HighEdWeb 2010 Conference in Cincinnati One Map to Rule Them All Resources Mobile Map Template Google Maps API v3 Documentation Google Maps API v3 Articles (includes iOS and Android application development how-to) Related Blog Posts
It’s been over a year since the last update of TinyMCE for RedDot CMS. I’ve finally completed work on the next major update and it includes several bug fixes and changes: Fixed a major bug in the code cleanup routine. The editor is now much more tightly coupled to the Text Editor Settings in the […]
April 30, 2013 Update: Post and template updated to include a more modern application cache loading script as well as utilizing my GeolocationMarker code and the latest Maps API v3 options. Developing a map for mobile devices presents unique challenges. Not only must your user interface work on a small screen and be optimized for […]