dweinberger / mediaCount

Do a subject search at Harvard LibraryCloud and see the media breakdown for each subject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mediaCount is a demo written by a hobbyist to try out and show off some of the capabilities of Harvard LibraryCloud. LibraryCloud makes openly available Harvard's information about the almost thirteen million items in its combined collections (73 libraries plus a large off-campus repository), and more. Any developer can use this rich set of information to create applications like mediaCount (except better) without asking permission or making special arrangements. LibraryCloud is at this point (Sept. 2014) a pilot that we hope will become a maintained part of Harvard Library's infrastructure. mediaCount is an Open Source project (as is LibraryCloud). The laughable source code is on Github. If you hit bugs (you will) or have suggestions, send an email to me at david@weinberger.org. Thanks! -- David Weinberger, Nov. 1, 2014

mediaCount shows you the breakdown of items by media type within any set of subjects you search the Harvard Library collection for. Enter a keyword for a subject in the search box. Press the big blue plus sign to add another term. Click the X next to a search box to delete it. This demo app is using the live Harvard LibraryCloud API to get its data.

The MIT License (MIT)

Copyright (c) 2014 David Weinberger

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Do a subject search at Harvard LibraryCloud and see the media breakdown for each subject


Languages

Language:JavaScript 96.7%Language:CSS 2.2%Language:PHP 1.1%