Internet Timestamp Generator for Google Calendar
This Internet Timestamp tool makes it possible for me to pull out data from within a specific range. It follows RF3339 Google Calendar Specifications: /* Internet Timestamp Generator Copyright...
Ideas, findings, thoughts and discussion focused on the technology and how to make things work.
This Internet Timestamp tool makes it possible for me to pull out data from within a specific range. It follows RF3339 Google Calendar Specifications: /* Internet Timestamp Generator Copyright...
Every Android app will consist of components, a manifest file, and resources. Components consist of four pieces: Activities * A single screen with a user interface (aka view) * Most...
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">...