Hi Matt,

Coincidentally enough, UW is currently looking at how to easily and centrally 
distribute hours information to our website (and potentially some other campus 
web apps). We're looking at LibCal but also considering rolling our own with 
some harvesting through the Alma Hours API. LibCal's REST API is still in 
development and has a limitations that we've noticed:

* Can only request times from today to the future. We'd have to cache older 
results if we wanted to display them

* Can only show up to one year in advance (we sometimes need to show a full 
schedule fro 15 months)

* Identifiers for locations and sublocations is an ID number, so you'd have to 
write a mapping if you want others to use it easily. 

* Given our large number of libraries and sublocations within them, we'd really 
like to be able to set hours relative to the "containing" library.

We're still debating as you can guess, but the basic gist I've gotten is that 
if you want to use LibCal, you're going to probably write some intermediary 
JavaScript to make your life easier.

-- 

Kate Deibel, PhD | Web Applications Specialist
Information Technology Services 
University of Washington Libraries 
http://staff.washington.edu/deibel

--

"When Thor shows up, it's always deus ex machina."

-----Original Message-----
From: Code for Libraries [mailto:CODE4LIB@LISTSERV.ND.EDU] On Behalf Of Matt 
Sherman
Sent: Thursday, July 7, 2016 7:34 AM
To: CODE4LIB@LISTSERV.ND.EDU
Subject: [CODE4LIB] Hours on Library Websites?

Hi all,

We are working on a website migration/redesign into WordPress and I am trying 
to figure out an automated solution for posting and keeping up to date the 
hours on the home page.  I am wondering, how do other institutions manage this? 
 Are there any good tools I should be looking into?  Any insights or 
suggestions are appreciated.

Matt Sherman

Reply via email to