Re: [CODE4LIB] Online Room Reservations

2012-06-13 Thread Owen, Will
+1  Libcal just went live at UNC Chapel Hill, too.

will

On 6/12/12 8:20 PM, Patrick Berry pbe...@gmail.com wrote:

LibCal from Springshare is excellent in this regard.  We're about to
replace an aging, unmaintainable solution with LibCal.  It has all the
settings we needed to stay with our existing, overly complicated set of
rules.

It's not free.  We're working in the $899 version just fine.

http://springshare.com/libcal/

On Tue, Jun 12, 2012 at 5:16 PM, Ingersoll, Ryan ingerso...@spu.edu
wrote:

 Hi everyone,

 We are looking for a simple system to allow students (and others) to
 self-schedule study rooms in the library.

 I started to build a solution in SharePoint 2010, but before I go to
far I
 want to see what other libraries do. We don't have a dedicated library
 server to install anything on, so I prefer a hosted solution that is
free,
 or very minimal. It would be great if it was mobile phone friendly too
 (iOS, Android).

 Thanks for any advice you can offer.

 Ryan

 Ryan Ingersoll
 Library Technology Services Coordinator
 Seattle Pacific University
 206.281.2287 :: ingerso...@spu.edumailto:ingerso...@spu.edu
 spu.edu/libraryhttp://spu.edu/library

 Tech Desk
 Technology tools, assistance, and space for students to discover,
create,
 and share.
 206.281.2211 :: librarytechd...@spu.edumailto:librarytechd...@spu.edu
 spu.edu/library/tech-deskhttp://spu.edu/library/tech-desk
 blog.spu.edu/librarytechdesk



Re: [CODE4LIB] Online Room Reservations

2012-06-13 Thread Lynch,Katherine
This would only apply for a Drupal site, but I wrote a custom set of
modules for Drupal 6, for Drexel University Libraries, that does just
this.  I have a testing area set up for people to try out, and am in the
process of polishing the code base for release on Drupal.org.

Here's the sandbox page, where the code will be deployed when it's ready
for beta, hopefully soon -

http://drupal.org/sandbox/kat3drx/1524514

If anyone would like a pass at the preview area, please contact me
off-list and I will give you the information.

Thanks,

---
Katherine Lynch
Library Web Developer
Drexel University Libraries

On 6/13/12 7:42 AM, Owen, Will o...@email.unc.edu wrote:

+1  Libcal just went live at UNC Chapel Hill, too.

will

On 6/12/12 8:20 PM, Patrick Berry pbe...@gmail.com wrote:

LibCal from Springshare is excellent in this regard.  We're about to
replace an aging, unmaintainable solution with LibCal.  It has all the
settings we needed to stay with our existing, overly complicated set of
rules.

It's not free.  We're working in the $899 version just fine.

http://springshare.com/libcal/

On Tue, Jun 12, 2012 at 5:16 PM, Ingersoll, Ryan ingerso...@spu.edu
wrote:

 Hi everyone,

 We are looking for a simple system to allow students (and others) to
 self-schedule study rooms in the library.

 I started to build a solution in SharePoint 2010, but before I go to
far I
 want to see what other libraries do. We don't have a dedicated library
 server to install anything on, so I prefer a hosted solution that is
free,
 or very minimal. It would be great if it was mobile phone friendly too
 (iOS, Android).

 Thanks for any advice you can offer.

 Ryan

 Ryan Ingersoll
 Library Technology Services Coordinator
 Seattle Pacific University
 206.281.2287 :: ingerso...@spu.edumailto:ingerso...@spu.edu
 spu.edu/libraryhttp://spu.edu/library

 Tech Desk
 Technology tools, assistance, and space for students to discover,
create,
 and share.
 206.281.2211 :: librarytechd...@spu.edumailto:librarytechd...@spu.edu
 spu.edu/library/tech-deskhttp://spu.edu/library/tech-desk
 blog.spu.edu/librarytechdesk



Re: [CODE4LIB] Online Room Reservations

2012-06-13 Thread Matthew Mikitka
Another option to consider is MRBS: http://mrbs.sourceforge.net

regards,
matt
 
 Lynch,Katherine ke...@drexel.edu 6/13/2012 08:24 AM 
This would only apply for a Drupal site, but I wrote a custom set of
modules for Drupal 6, for Drexel University Libraries, that does just
this.  I have a testing area set up for people to try out, and am in
the
process of polishing the code base for release on Drupal.org.

Here's the sandbox page, where the code will be deployed when it's
ready
for beta, hopefully soon -

http://drupal.org/sandbox/kat3drx/1524514

If anyone would like a pass at the preview area, please contact me
off-list and I will give you the information.

Thanks,

---
Katherine Lynch
Library Web Developer
Drexel University Libraries

On 6/13/12 7:42 AM, Owen, Will o...@email.unc.edu wrote:

+1  Libcal just went live at UNC Chapel Hill, too.

will

On 6/12/12 8:20 PM, Patrick Berry pbe...@gmail.com wrote:

LibCal from Springshare is excellent in this regard.  We're about to
replace an aging, unmaintainable solution with LibCal.  It has all
the
settings we needed to stay with our existing, overly complicated set
of
rules.

It's not free.  We're working in the $899 version just fine.

http://springshare.com/libcal/

On Tue, Jun 12, 2012 at 5:16 PM, Ingersoll, Ryan
ingerso...@spu.edu
wrote:

 Hi everyone,

 We are looking for a simple system to allow students (and others)
to
 self-schedule study rooms in the library.

 I started to build a solution in SharePoint 2010, but before I go
to
far I
 want to see what other libraries do. We don't have a dedicated
library
 server to install anything on, so I prefer a hosted solution that
is
free,
 or very minimal. It would be great if it was mobile phone friendly
too
 (iOS, Android).

 Thanks for any advice you can offer.

 Ryan

 Ryan Ingersoll
 Library Technology Services Coordinator
 Seattle Pacific University
 206.281.2287 :: ingerso...@spu.edumailto:ingerso...@spu.edu
 spu.edu/libraryhttp://spu.edu/library

 Tech Desk
 Technology tools, assistance, and space for students to discover,
create,
 and share.
 206.281.2211 ::
librarytechd...@spu.edumailto:librarytechd...@spu.edu
 spu.edu/library/tech-deskhttp://spu.edu/library/tech-desk
 blog.spu.edu/librarytechdesk



[CODE4LIB] Online Room Reservations

2012-06-12 Thread Ingersoll, Ryan
Hi everyone,

We are looking for a simple system to allow students (and others) to 
self-schedule study rooms in the library.

I started to build a solution in SharePoint 2010, but before I go to far I want 
to see what other libraries do. We don't have a dedicated library server to 
install anything on, so I prefer a hosted solution that is free, or very 
minimal. It would be great if it was mobile phone friendly too (iOS, Android).

Thanks for any advice you can offer.

Ryan

Ryan Ingersoll
Library Technology Services Coordinator
Seattle Pacific University
206.281.2287 :: ingerso...@spu.edumailto:ingerso...@spu.edu
spu.edu/libraryhttp://spu.edu/library

Tech Desk
Technology tools, assistance, and space for students to discover, create, and 
share.
206.281.2211 :: librarytechd...@spu.edumailto:librarytechd...@spu.edu
spu.edu/library/tech-deskhttp://spu.edu/library/tech-desk
blog.spu.edu/librarytechdesk


Re: [CODE4LIB] Online Room Reservations

2012-06-12 Thread Patrick Berry
LibCal from Springshare is excellent in this regard.  We're about to
replace an aging, unmaintainable solution with LibCal.  It has all the
settings we needed to stay with our existing, overly complicated set of
rules.

It's not free.  We're working in the $899 version just fine.

http://springshare.com/libcal/

On Tue, Jun 12, 2012 at 5:16 PM, Ingersoll, Ryan ingerso...@spu.edu wrote:

 Hi everyone,

 We are looking for a simple system to allow students (and others) to
 self-schedule study rooms in the library.

 I started to build a solution in SharePoint 2010, but before I go to far I
 want to see what other libraries do. We don't have a dedicated library
 server to install anything on, so I prefer a hosted solution that is free,
 or very minimal. It would be great if it was mobile phone friendly too
 (iOS, Android).

 Thanks for any advice you can offer.

 Ryan

 Ryan Ingersoll
 Library Technology Services Coordinator
 Seattle Pacific University
 206.281.2287 :: ingerso...@spu.edumailto:ingerso...@spu.edu
 spu.edu/libraryhttp://spu.edu/library

 Tech Desk
 Technology tools, assistance, and space for students to discover, create,
 and share.
 206.281.2211 :: librarytechd...@spu.edumailto:librarytechd...@spu.edu
 spu.edu/library/tech-deskhttp://spu.edu/library/tech-desk
 blog.spu.edu/librarytechdesk