1 / 21

EbookMobile 2.0 Revamping services based on user feedback

EbookMobile 2.0 Revamping services based on user feedback. Kathryn Lybarger KLA/SLA Joint Spring Conference #jsc2013 March 21, 2013. We add lots of ebooks to the catalog…. …but how do people know?. New book feeds for ebooks. Our method for print books isn’t really suitable

shona
Télécharger la présentation

EbookMobile 2.0 Revamping services based on user feedback

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. EbookMobile2.0Revamping services based on user feedback Kathryn Lybarger KLA/SLA Joint Spring Conference #jsc2013 March 21, 2013

  2. We add lots of ebooks to the catalog…

  3. …but how do people know?

  4. New book feeds for ebooks • Our method for print books isn’t really suitable • Requires call numbers in MFHD for sorting • Requires item records • Built-in embargo for labeling

  5. EbookMobile • New ebooks feeds • Pulls from Voyager database • Feeds specified by call number ranges (in bib records) • Easy to specify • Starting call number • Ending call number

  6. Example feeds (what I had in mind) • Mathematics • QA • Algebra • QA150 -> QA273 • Numerical Linear Algebra • QA184 -> QA205 (linear algebra) • QA297 -> QA299.4 (numerical analysis)

  7. Feeds for cataloging status • “I’d like a feed of all of the ebooks from Knovel.” --Engineering librarian • Ebooks for Law or Med Center? • All original cataloging

  8. Not just for ebooks… • “How can we let people know about new anime and manga?” --Japanese selector • Feeds based on subject headings? • Feeds based on series?

  9. Other searches… • “How can we promote our collections during the Year of Russia?” —International librarian • Books about Russia or former Soviet republics? • Books by (or about) Russian authors? • Books and movies in Russian / related languages?

  10. Arbitrary database queries • More flexibility • Must be set up by librarian • Types of feeds people are actually asking for

  11. Output: Atom feeds (like RSS)

  12. In progress: Cover images

  13. Shift in focus

  14. Implementation • Cache • Queries run nightly • Local MySQL database populated • Query output may be used in multiple feeds • (BLOB queries can be slow) • Feeds • Built on the fly from the local database

  15. Configuration • SQL query including: • EBM_FIRST_DATE • EBM_LAST_DATE • Lifetime • How long should it stay on the feed? • Embargo? • How new is too new?

  16. Future plans: Easier configuration • Query type • Call number? • Subject headings? • Arbitrary query? • Trigger • Record addition? • Record modification?

  17. Software is open source • Code is available on my GitHub repository https://github.com/zemkat/EbookMobile • Uses: • PHP (code) • MySQL (cache) • Oracle (Voyager query) • Tested under Linux/Apache

  18. More open source software • Other GitHub repositories under https://github.com/zemkat • Voyager • Connexion • AutoHotKey • … (more on the way)

  19. Feed Readers – what do you use? • Google Reader shutting down on July 1 • Other web-based readers • Email clients • Apps

  20. Any questions?

  21. Contact me • Kathryn Lybarger • Blog: http://pc.blog.zemows.org/ • Kathryn.Lybarger@uky.edu • GitHub repository: https://github.com/zemkat/EbookMobile/

More Related