up vote 3 down vote favorite
2
share [g+] share [fb]

I'm looking for a FOSS web-based library management application.

I want to manage the few books we have at our company, and I'm looking for applications that provide a simple web interface to:

  1. Add new books.
  2. Search for books.
  3. (Not Required) Place holds on books.

My ideal would be something like Delicious Library, but web based and open source.

I've looked at Koha (which I could not install), Emilda, which seems to be a dead project (last emails are from 2006 and I could not install it) and VuFind which looks awesome but doesn't provide (or I could not find) an interface to add new records to the library.

Any suggestions?

link|improve this question
feedback

4 Answers

up vote 2 down vote accepted

A while back I did an extensive search for such an application. The only two viable options I found were Koha and Evergreen. Hopefully one of them will meet your needs. Any other projects I found out there were either abandoned or didn't seem to meet my needs.

link|improve this answer
feedback

I'm not sure if you found what you're looking for, but a quick google search showed Koha an Open Source "Integrated Library System". You didn't specify your server format, but I know that today's (read latest version) IIS will run PHP, but I don't know how well it's compatibility is, and Koha is a LAMP application. If you need an IIS/ASP app, then I would try Sourceforge (one of my all-time favorite sites - new user here, can only post 1 URL at the moment).

link|improve this answer
feedback

I know that Google Books http://books.google.com/ does points 1 and 2 but you may not consider it as FOSS. You can even search inside the available books in plain text. When using Google Books whith an account, you can enter books using ISBN. Then you can add remarks, comments, labels and even remove books.

link|improve this answer
Yes, but I'm looking for an application that I can run on my company's intranet, so my co-workers can check what books are available. – pgb Nov 3 '09 at 16:13
1  
Ok, you should add this detail to the question. My answer is not relevant because of this. – Luka Nov 3 '09 at 18:33
feedback

There are plenty of library systems, but the web-based requirement... that makes it quite a bit trickier. Lots of different library management systems can handle import/export to HTML or database, which might handle requirements 1 and 2, and many can handle requirement 3. You could try GCStar, Tellico, or Alexandria; at the very least they meet your FOSS requirement.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.