Computing





Previous Super Power Planet


Augmented Reality News Aggregator Site using Drupal 7

This was the previous version of http://SuperPowerPlanet.com which pulled in news feed headers from Google and re-posted using Open Calais, http://drupal.org/project/opencalais, to put them into categories. This was OK by the Google new feed license, at the time...
Starting to get decent SEO on this until decided to take it down and switch to the personal profile site you are on.




Koha Open Source ILS


Koha Open Source Integrated Library Software

Contributed during 2005-2011 on the Open Source Integrated Library System (ILS), Koha. There were few libraries running Koha in 2005.
In 2006 started the migration scripts to move from a large proprietary multi-valued database system housing the prior ILS for importation into Koha, and began writing utilities in PHP to use with the new Koha system, since the Koha Perl code base was not yet fully open or available for the new system which used the Zebra search engine. 
Koha is now used in hundreds of libraries in the United States as well as at least hundreds more world wide. 




Drupal Google Book Filter Module


Drupal Google Books Filter Module

The Google Books module is a filter module and an API for http://books.google.com, that allows a user to insert rich Google Book data into nodes via filters with JSON data retrieved from the Google domain.
This module is released for Drupal 7 at http://drupal.org/project/google_books. You can see the Google Book module running live below on this page.

Text between [ ], google_books:Hand-book and illustrated catalogue of the engineers' and surveyors' instruments | no_reader
shows:
Handbook and Illustrated Catalogue of the Engineers' and Surveyors' Instruments
  • Self Linklink
  • Published Date1884
  • TypeOTHER
  • Thumbnaillink
  • Languageen
  • Preview Linklink
  • Info Linklink
  • CountryUS | US
  • SaleabilityFREE
  • Is Ebook1
  • ViewabilityALL_PAGES
  • Embeddable1
  • Public Domain1
  • Web Reader Linklink
  • theme_hook_originalgoogle_books_biblio


This module can be used to insert

  • book data from Google into pages using Drupal filters, There are options to include / exclude any data fields,
  • a book cover image when it exists
  • and for books with a full or partial preview, the Javascript Google book reader for the volume.
There are many search options with Google books and many options to display that data within the Google Book module. The API pulls data from Google Books in a generic way. This module includes data caching so once the book information is loaded the first time with a request for JSON data, the subsequent requests are very fast. 




PHP Utilities for Koha Integrated Library System


PHP Koha Utility Software 

Created this extensive set of utilities intended for use by library staff, extending functionality to the Koha Open Source Integrated Library System (ILS).
Designed and implemented these utilities during 2007-2011. Everything is written in PHP/Javascript on top of MySQL.