I'm Gary; A Geo Technologist And A Geographer At Heart. Sometimes I Still Write Code
Most of it is plugins for WordPress, some of it has a geo-flavour, all of it is open source.
WordPress Plugins
- WP Shortcode Shield - WordPress plugin to allow posts and pages to easily document WordPress shortcodes without the shortcode being expanded.
- WP Biographia - WordPress plugin to add and display a customizable author biography for individual posts, in RSS feeds, on pages, in archives and on each entry on the landing page.
- WP Nokia Auth - WordPress plugin to easily manage your Nokia Location API credentials across all themes and plugins on a site.
- WP Quadratum - A WordPress plugin to display your last Foursquare checkin as a widget, fully authenticated via OAuth 2.0.
- WP Plugin Base - Base class for developing WordPress plugins; contains helper functions to add WordPress hooks consistently and sanitise hook method names.
- WordPress Logger - WordPress plugin to log messages to the Safari and Firefox consoles from PHP; a non-fork of Chandima Cumaranatunge's plugin
Other Code
- Foursquare Helper - PHP class to wrap Foursquare API method calls, including OAuth authentication.