On-the-fly webOPAC/Primo translation with Google Translate API.
Let users translate your webOPAC or Primo to what language they want.
Save work translating webOPAC or Primo by hand to different languages.
Created by: André Silva, Centro de Informação Europeia Jacques De, 06 Sep, 2010
Last updated by: André Silva, Centro de Informação Europeia Jacques De, 07 Sep, 2010
There are several ways to provide your OPAC with a spellchecker. This is one way using the Yahoo! webservice. You could hook it up to other spellcheckers like the Google SOAP webservice or Pspell. This example uses the javascript framework of Prototype for DOM manipulation, AJAX call and PHP to handle the communication with the Yahoo! REST webservice. It does require that you register your application with Yahoo! and there is a limit of 5000 requests / day.
Created by: Daniel Forsman, Högskolan i Jönköping, 10 Sep, 2008
This script modifies the files which appear as the Tag Information in the Aleph Cataloguing client so that links are added to the full MARC 21 manuals on the Library of Congress web-site. This makes it easy for the cataloguer to call up the full manual whenever they are in doubt. The script copes correctly with the 006 and 008 field sub-formats, and provides helpful links to the MARC language and country code lists.
Created by: Matthew Phillips, University of Dundee, 02 Nov, 2009
Last updated by: Matthew Phillips, University of Dundee, 14 Jan, 2010
Here is a simple jQuery snippet you can use to pull additional data into your full view (or any other files in your catalog).
In this example we use it to query the X-Server to show us the number of additional records linked with the given classification code, and link it. Users can instantly see what's linked without having to click through to the default service menu window.
Created by: Daniel Zimmel, Max Planck Gesellschaft, 06 Aug, 2010
Last updated by: Daniel Zimmel, Max Planck Gesellschaft, 06 Aug, 2010
While Javascript XSS queries are forbidden by default, we use client-side scripting in two ways: piping requests through a cgi proxy script, and using the Yahoo YQL API (returns the SFX response as JSONP-X, which overrides the browser XSS restrictions). This page describes the latter option (YQL).
Created by: Daniel Zimmel, Max Planck Gesellschaft, 20 Jul, 2010
Last updated by: Daniel Zimmel, Max Planck Gesellschaft, 20 Jul, 2010
This service allows you to send a letter or e-mail to a group of Aleph patrons. The service uses the standard Aleph print mechanisms. Patrons may be selected by status, type, expiry date or by local or global block code. The text of the letter is defined in the print template in form_xxx. The letter may include a list of items on loan to the patron. A separate report of the patrons included in the mailing may also be generated.
Created by: Matthew Phillips, University of Dundee, 31 Aug, 2009
Last updated by: Matthew Phillips, University of Dundee, 04 Jun, 2010
FindIt is an Aleph record extension script. It's purpose is to offer extended services for items in Aleph. The extended services include maps, openurls to document delivery forms, google book, worldcat.org, books in print, ulrichs, and amazon.com reviews.
Created by: Mark Dehmlow, University of Notre Dame, 19 Aug, 2008
Last updated by: Mark Dehmlow, University of Notre Dame, 19 Feb, 2010
Following the development of mobile devices, this is a proposal on how to customize the ALEPH HTML pages to create a simple and light WEB OPAC Interface.
The interface was tested with iPhone and Blackberry devices.
The current development status is "Production" however new developments will happen as "My Library Card" (Book Renew, Hold Requests, etc) is a demand of our users.
Created by: Rodrigo Calloni, Interamerican Development Bank, 28 Oct, 2009