Great Composer Quiz
This tool pulls, parses, and presents data from a Google Spreadsheet. This index.html file simply loads a public Google Spreadsheet [https://spreadsheets.google.com/feeds/list/0AuI2UhLz5jk7dERELVBDcUZQU3UzMnVNSVgzSUZCakE/...
Javascript, jQuery, NodeJS, Angular
This tool pulls, parses, and presents data from a Google Spreadsheet. This index.html file simply loads a public Google Spreadsheet [https://spreadsheets.google.com/feeds/list/0AuI2UhLz5jk7dERELVBDcUZQU3UzMnVNSVgzSUZCakE/...
This is a tool that pulls, parses, and presents "now playing" data from Classical KUSC. <!-- #whats_playing_now starts --> <div id=...
This simple example will access your GeoLocation on mobile Safari and place a marker using Google Maps. <!DOCTYPE html> <html lang="en">...
If you're ever working with real-time javascript, try Socket.io. <!DOCTYPE html> <html> <head> <title>My App<...
This mini experiment simply shows how to create a static Google Map with a Marker based on a user's Geo Location. This was designed specifically for...