Prism Blog

Prism 3 Release Preview – 11 February 2011

We’re pleased to announce that we’ve just released the latest version of Talis Prism 3 for everyone to preview. This is a big release with lots of great new features, the most notable are:

  • View loan history (beta)
  • “My Account” redesign
  • Choice of jacket image supplier
  • Linked data API
  • New breadcrumb trail
  • Display of “in transit” items
  • An alternative to “no image available”

We’ve also undertaken some “under the bonnet” work to support a lot of exciting developments we’ve got planned for the next year and beyond.

This release also contains some other changes and a small fix:

  • Additional fields included on the feedback page
  • Year facet is now sorted in descending order
  • Fix for a bug in the facet system where values with no corresponding results in a search were being displayed

My Account/View Loan History

The most visible change in this release is the “My Account” redesign that Matt blogged about in December. The new design splits different pieces of data into their own sections and simplifies some of the most common workflows we’ve identified analysing log files. A very common operation is renewing all loans, which is now possible in a single click with the “Renew all” button.

We’ve also looked at the data displayed to users and made a few tweaks, including humanised dates and displaying ILL statuses as text descriptions rather than code numbers.

A new section has been added to allow users to view a history of their past loans; these can be paged through and sorted by title, author or date borrowed. We’ve also added book jackets to serve as a visual “aide memoire” when browsing the list.

Developing Loan History has required a new release of “Local Data Services” (LDS) so we’re going to BETA test it with a handful of customers to ensure everything is working before performing a full rollout. Once the new version of LDS goes to general release and your system is upgraded, Prism 3 will start showing the “Loan History” tab.

Choice of jacket image supplier/Alternative to “no image available”

To increase the coverage for jacket images, we’ve been talking with several providers to augment the current offering. We’re in the final stages of these conversations at the moment and as soon as they are concluded we can enable them with the work we’ve undertaken.

In tandem with this effort, we devoted effort to an idea posted by City of London libraries on Talis Library Ideas: An alternative to the default “No Image Available”. It’s now possible to upload your own images that will be displayed if no cover image can be found. These need to be a particular size and named in a certain way so that we can detect that you’ve uploaded them:

The files should be named

no-image-small.[ext]

and

no-image-medium.[ext]

where [ext] is one of gif, png or jpg, e.g. no-image-small.jpg. We suggest keeping the size of the small image at 75×100 pixels, and the medium at 150×200 pixels.

These files can then be uploaded using the Talis Admin Console.

Linked data API

Allowing greater access to the curated data in your catalogues was a central reason for developing the Linked Data API and with this release you can now surface search results and item pages in a variety of machine-readable formats. The API will also allow richer extensions that are able to tap into more of the underlying data that drives Prism 3.

To view search results as RSS 1.0, you need to add .rss to the end of “/items”, e.g.:

http://prism.talis.com/demo/leicestershire/items.rss?query=Lost+Symbol

Any search can be surfaced in this way, so you could provide RSS feeds of new releases in particular genres; your users can then subscribe to these, allowing them to be informed when something they may be interested in borrowing becomes available.

The RSS icon now also appears in the browser address bar on every search results page; users can click this to capture their search as an RSS feed, allowing them to monitor updates to those results.

The RSS icon in Firefox

The RSS icon in Firefox

The RSS icon in Internet Explorer

The RSS icon in Internet Explorer (lower right hand side of image)

To fetch the details of a particular item in a variety of formats you just append the output type after the local control number, e.g.:

http://prism.talis.com/demo/southwark/items/638126.rdf

The supported output formats are: RDF/XML (.rdf), JSON (.json), N-Triples (.nt) and Turtle (.ttl).

Display of “in transit” items

Another Talis Library Ideas suggestion that we’ve completed for this release is flagging up when an item is in transit/between locations. This feature is also reliant on the new version of LDS, so will also be tested by a small group of libraries before going to general release.

New breadcrumb trail

At a Prism 3 user day last year, the University of Derby mentioned that it would be useful if individual facets could be removed from a search in progress, without having to go back several steps. We set about looking at different ways to present this option to users and settled on a brand new breadcrumb trail for Prism 3.

The new trail has small remove buttons after each element, clicking it will rerun the search without that particular constraint included – allowing users to “open up” their search if they haven’t found exactly what they were looking for.

This is a substantial release so we’d appreciate it if you could take some time to cast an eye over your tenancy and familiarise yourself with the changes we’ve made.

You can access the preview by placing “/demo/” after the prism.talis.com part of your URL, e.g. http://prism.talis.com/demo/leicestershire/.

If you have questions on this or any other issue, please feel free to email me phil.john@talis.com or your Account Manager (or comment here, of course).

12 Responses

  1. Heather Jardine Says:

    Do you have a date in mind to release this version to live? (Excepting the bits that need the beta test, of course). As it is such a big release, I’ll want to give folk a chance to see it in demo, and it would help to know (roughly) how long we’ve got.

  2. Phil John Says:

    Hi Heather,

    We’re looking at 2 weeks to go to live because of the size of this release.

    Kind regards,

    Phil John
    Prism 3 Technical Lead.

  3. Ian Frost Says:

    Hi Phil,

    Do the new “no image available” image files need to be in the root of the theme or in the images folder?

    Thanks
    Ian

  4. Phil John Says:

    Hi Ian,

    These can be placed anywhere in your tenancy theme.

    Kind regards,

    Phil John
    Prism 3 Technical Lead.

  5. Kate Bunting Says:

    Will we be able to use “no image” icons that vary according to medium, like the ones in Prism 2?

  6. Phil John Says:

    Hi Kate,

    At the moment we’ve developed it to use a single image for all formats; this is because we can now derive 54 distinct formats from records so a different image for each could get quite confusing for people browsing the catalogue.

    There may be scope for having format specific images as a further development, but we’ll need to look at paring those 54 down into higher level groups.

    We are also still planning on providing an upload capability to allow libraries to scan/photograph rare one off/heritage items and have them appear in the catalogue. We’re still working on the infrastructure we’ll need behind this to ensure it’s as robust as possible.

    Kind regards,

    Phil John
    Prism 3 Technical Lead.

  7. Christine Smith Says:

    Phil,
    RSS functionality – I have set up various tests over the last few weeks, and am still struggling to explain some of the intricacies.

    All seems fine when the search results are small, and a new item is added to stock, no problem there.
    I am getting no results when using a larger search, though.
    For example “myilibrary” – it’s a reasonable expectation that students would want to get updates on new ebook purchases. We have around 540 results for this search – I have set up a simple “myiLibrary” RSS (usual relevance) and also 1 for a search sorted A-Z. In neither case have I received any automatic updates, despite the fact that we have added about a dozen titles recently, including 1 which appears in the first page of A-Z results.
    Regarding the latter A-Z RSS, I do get an update when I “Refresh” (using Google Reader”), which is fine, but the updates appear automatically for smaller searches.

    Please help us to understand what’s going on!
    Regards
    Christine

    University of Bolton

  8. Phil John Says:

    Hi Christine,

    I think the issue is probably that when using relevance or title A-Z you aren’t always guaranteed to get new results in the first 10 items returned. Once we release the new version of MarcGrab to all customers (it’s undergoing a final push at the moment to fix the last few issues and release) you can use

    shelveddate:d

    as the sort parameter in the URL you bookmark; this will sort by new additions to stock and should display the desired behaviour.

    Kind regards,

    Phil John
    Prism 3 Technical Lead.

  9. Ian Frost Says:

    Hi,

    Finally got round to uploading some of our own images for the “no image available” images and the sizes have changed

    Small is now : 100 x 143
    Large is now : 200 x 286

    Ian

  10. Phil John Says:

    Hi Ian,

    We’ll be publishing an updated design guidelines document which contain the new size shortly.

    Kind regards,

    Phil John
    Prism 3 Technical Lead.

Leave a Reply