Transcript
Page 1: location-aware mobile search

location-aware mobile search

mj suhonos

Toronto Public Library

Page 2: location-aware mobile search

location-aware mobile search

simple problem:

where is the closest copy of an itemto where I am standing now?

i have only an iphone

Page 3: location-aware mobile search

TPL

Page 4: location-aware mobile search

questions to start with

do we have an API to access the catalogue?can we present human-readable results?can we make it feel like a “native” app?can it work on multiple kinds of devices?

as simple as possible for the user

Page 5: location-aware mobile search

web service-style three-tier

Page 6: location-aware mobile search

simpler is better

transformation pipeline

free libraries: yaz, xslt, domxml, iuiopen standards: marcxml, mods, html5

Page 7: location-aware mobile search

http://mytpl.ca

unofficial side-projectrunning in my living room

works for any library with z39.50works in any browser with html5 geolocation

Page 8: location-aware mobile search

look around you

old != badnew != good

open technology = critical

sometimes a butter knife makes a pretty decent screwdriver

Page 9: location-aware mobile search

full story in code4lib journal issue 10source code available now under GPL3

http://github.com/mjsuhonos/mytpl/

[email protected]://datalogue.wordpress.com

sharing is good


Top Related