Posts tagged: Technology/Internet

Mar 16 2010

Mash-Up the OPAC


ILS user groups can be one of the greatest sources of tips, tricks and inspiration for tech-oriented library staff. There was a recent discussion on the Innovative User’s Group that has led to an interesting way to embed various media into OPAC search results.

Each of these work in Innovative’s Millennium OPAC. I have not had a chance to check whether this will work in other systems, but would greatly enjoy hearing whether or not it works for others.

The key to this is the MARC 970 field, using the subfield |t, which is used for Table of Contents display information. It was observed that the contents of the field were passed along to the browser, and that html code could be passed to the bibliographic display.

It works well, and is a perfect example of a “hack”, utilizing existing functionality in new and creative ways. To date, there are six ways to extend the OPAC.

To try out these examples, simply copy the html code, starting with the |t, and paste it into a 970 field in a bibliographic record. Each of the examples should work as is; some information about how to modify the code, as well as a screenshot of the example is provided.

Displaying an Image:
This is fairly straightforward insertion of an image stored on Flickr. Change the URLs to whatever you need, adjust the pixel height and width, and this will serve you well.

|t<center><object data="http://farm4.static.flickr.com/3433/3694927599_039309b2e6_o.jpg" type="image/jpg" width="400" height="600"><img src="http://farm4.static.flickr.com/3433/3694927599_039309b2e6_o.jpg"></img></object></center>

Screenshot of inserted image

Image Screenshot

Embedding a Search Form:
This code embeds a search form for OpenLibrary, including a selector check box and link to an advanced search page. Search forms can be tricky, and it can be very challenging to get even basic search functionality for some services.

|t<br />Search OpenLibrary:<form method="get" action="http://www.openlibrary.org/search"><input border: 1px solid #ccc; width: 100%" type="text" name="q" value="" title="type_search." /><button class="go" type="submit">Go</button><br /><input tabindex="9" type="checkbox" value="mhsncqbxgkup" name="ftokens">Scanned books only<br /><a href="http://www.openlibrary.org/advanced" style="text-decoration: underline">OpenLibrary Advanced Search Page</a></form>

OpenLibrary search box screenshot

Search Box Screenshot

Embedding a Video:
This example embeds a YouTube video, specifically the preview for the film “A Streetcar Named Desire”. Previews of videos available in the library, library instructional videos, and author interviews are examples of the types of embedded video that add can value to your OPAC.

The embedding information comes from the “Embed” information from the YouTube result page. You can also simply replace the URL information in the code below:

|t<center><embed src="http://www.youtube.com/v/ilW32IKJoM0&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="720" height="578"></embed></center>

Embedded Video Screenshot

Embedded Video Screenshot

Streaming Audio:
This example uses a third-party service called Odeo to stream the MP3 audio of Martin Luther King Jr’s “I Have a Dream” speech. The audio file lives on the Internet Archive.

|tTo listen to the speech, click the "Play" button:<br /><center><embed src= "http://www.odeo.com/flash/audio_player_standard_gray.swf" quality="high" width="300" height="52" allowScriptAccess="always" wmode="transparent" type="application/x-shockwave-flash" flashvars= "valid_sample_rate=true&external_url=http://www.archive.org/download/MLKDream/MLKDream_64kb.mp3" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></center>

Streaming Audio Screenshot

Streaming Audio Screenshot

Journal Table of Contents
This example utilizes two separate third-party services. First, the ticTOCs Journal Tables of Contents service is used to locate an RSS feed for a table of contents, in this case “Educational Research“.

After this, the feed URL is entered into the Feed2js service, which generates the code. To display any RSS feed, simply use the Feed2js service with a feed’s URL.

|t<script language="JavaScript" src="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fwww.informaworld.com%2Fampp%2Frss%7Econtent%3D0013-1881&chan=y&tz=-5&targ=y&utf=y&html=a" charset="UTF-8" type="text/javascript"></script> <noscript> <a href="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fwww.informaworld.com%2Fampp%2Frss%7Econtent%3D0013-1881&chan=y&tz=-5&targ=y&utf=y&html=y">View RSS feed</a> </noscript>

Journal Table of Contents Screenshot

Journal Table of Contents Screenshot

Virtual Bookplate
This example is simply a proof of concept, but I especially enjoyed putting this one together and hope to create a more polished version in the future. It uses a background image of an open book with blank pages (credit to happysweetmama via Flickr), and then applies Relative Positioning to place text on top of the image.

The text position, font, size, and content are all able to be controlled for each record. This can be a great way to honor those who add to a collection, or to highlight items from a particular collection.

|t<center><object data="http://www.libology.com/capital/OpenBook500.jpg" type="image/jpg" width="500" height="364"> <img src="http://www.libology.com/capital/OpenBook500.jpg" width="500" height="364"></img> </object><div style="position: relative; top:-225px; left:-125px"><font size="+1" font-family:"Times New Roman",Georgia,Serif;>A Gift from:</font></div><div style="position: relative; top:-260px; left:125px"><font size="+2" font-family:"Times New Roman",Georgia,Serif;>Josiah H.<br />Blackmore II</font></div></center>

Virtual Bookplate Screenshot

Virtual Bookplate Screenshot

There are, I am sure, dozens of ways that one can use this hack to enhance the OPAC… these are just a start.

  • Share/Bookmark
Mar 11 2010

PictureIt Rare Book Reader


The University of Michigan has unveiled the PictureIt Rare Book Reader, an on-screen reader that is similar to others that I have seen, but faster, smoother, and simply beautiful to see and use.

The first book available online is volume one of John James Audubon’s Birds of America:

PictureIt Rare Book Reader screenshot

Click the image to open the reader

The software will be released under a Creative Commons license at some point in the future.

found via the Blog for Library Technology

  • Share/Bookmark
Mar 02 2010

Open Source Integrated Library Systems


Found a fantastic slideshow covering the basics of Open Source ILS software via the Proverbial Lone Wolf Librarian:

Direct link to the slides on SlideShare

  • Share/Bookmark
Feb 06 2010

ILS Turnover


Library Technology Guides has a couple of interesting data sets that, in a limited way, shows some of the dynamic patterns in the Integrated Library System (ILS) market:

Integrated Library System turnover in 2009 (listed by the ILS migrated to)

Reverse Integrated Library system turnover in 2009 (listed by the ILS migrated from)

It is interesting to note that a great deal of activity involves libraries moving to open source systems, mainly Koha (143) or Evergreen (92).  The top proprietary system is SirsiDynix’s Symphony (84), but over 70 of those installations are from other SirsiDynix products.  After that, the numbers drop to the 40-something range.

Note that these only reflect libraries that have their relevant information listed in Lib-Web-Cats.   If your library isn’t listed, you should submit your information; if listed, you should double-check your information and update if necessary.

found via GuidePosts

  • Share/Bookmark
Jan 15 2010

Convergence


2010 : The Only Year of the E-Reader is a post on Kit Eaton’s blog at Fast Company.  He argues that the days (well, years) of the e-reader are nearly through, because the multi-function tablet seems to be coming into its own.

I agree, but will take it a step further:  we are in a period of technological convergence.  Our cell phones are cameras, organizers, and many things once reserved for the realm of computers (such as web browsers and e-mail software).  Products like the iPhone, Droid, and Nexus have shown what can be done in a small form factor.

Take things a few steps further, and there is no reason that future devices won’t have larger screens (folding? flexible?) that will serve well as e-readers.  In fact, one can keep adding software functionality and see that these will be primarily limited by our ability to interact with them.  The best smartphone keyboards only approximate what we can do with a standard keyboard, and I suspect that fixing that problem will be a quantum leap for users.

I expect this convergence to continue, until we will be carrying our computers on our hips and simply connecting to whatever networks and user devices we need at a particular location.  This is a common thing for web browsing and e-mail, watch for it with other functionality.  And yes, the “cloud” will play a big part (even though we are currently seeing a backlash against it).

When this day (year) arrives, will libraries be ready to integrate these new behaviors into our routines?  Will we see “reference as a service” or location based offerings become part of our forte?  I suspect that it will be like many current library technologies… we will get there eventually, with some leading the way.

found via Bobbi L. Newman at Library by Day

  • Share/Bookmark
Jan 03 2010

Unusual Articles


If you spend any amount of time perusing Wikipedia, you will encounter articles on topics that are either exceedingly trivial, offbeat, or hard to classify.  For those who seek these articles, they have a page for it:

Wikipedia: Unusual Articles

This could be considered a place to check for offbeat reference questions (although the Wikipedia search function should offer better results).  Note that you would not want to assume that an article listed on this page would remain, as “all such lists have a risk of being deleted because of lack of neutral definition of what really is ‘unusual’.”

A few articles of note:

found via ResourceShelf

  • Share/Bookmark
Jan 01 2010

Granularity and Relational


While clearing out old lists of post inspirations, I ran across a post on Commonplace.net that still gets my brain going:

At my place of work, my desk is in close proximity to our two catalogers.  The conversations that ensue about cataloging standards, MARC, and such are often interesting, and occasionally stray into realms so esoteric that it becomes a challenge to keep up with the thread of conversation.

My rare contribution usually boils down to “I am an agnostic as to what standards are used, but the basic storage and retrieval of cataloging information should be as granular and relational as can be achieved.”

By granular, I mean that information should be divided into small, well-defined chunks.  When an author is listed as “Smith, John, 1947-” I cringe a little.  Dividing the author’s first and last (and middle) names into separate fields makes a world of sense, especially when you encounter authors with multiple middle or last names (or both).  Instead, MARC relegates the name into one string.  This also creates problems with cultural differences in how given and family names are presented.

Another problem is that this information exists separately in each bibliographic record.  If our data storage systems were to store author/creator information in a relational manner, we could have one record for “Smith, John, 1947-”.  This would make it much easier in the unfortunate circumstance that the author becomes “Smith, John, 1947-2010″.

Most library software uses granular and relational database methods for the storage of circulation and acquisitions information.  It is our bibliographic information that is stuck in an inefficient rut.

The strongest argument I can think of for changing this is that is is very easy to create scripts and use software to put together small pieces of information to create an easy-to-understand string; it is much, much harder to take that string and break it into well-defined and usable chunks in order to use the information in new ways.

The future of data is not so much everyone using the same specific standards, but using standards that can be compared and used in ways that are compatible.  We can easily build MARC records from a granular relational database; cataloging need not change how it views and edits records (not much, at least), but the current methods are holding libraries back.

  • Share/Bookmark
Dec 09 2009

Baker & Taylor E-Book Technology


Baker & Taylor has the next big thing in ebooks. Really!

As with all of  the “next big things” we see in digital technology, we get to “wait and see”.

However, reading the post makes me marvel at the possibilities that this could provide to libraries that use Baker & Taylor and their Yankee Book Peddler (YBP) subsidiary.  Imagine being able to offer e-books bundled with any print copies purchased, with cataloging services included.

found via LISNews

  • Share/Bookmark
Dec 01 2009

Business Models and Comments


A link to a thought-provoking article on Open Source business models was posted by Stephen Abram on his blog, Stephen’s Lighthouse.  If you follow that last link, you may note that not only does he post the link “without comment”, he has also turned off the option for his readers to comment on the article.

I suspect (but truly don’t know) that this is because of the firestorm of attention he received surrounding a position paper he wrote, and that his company was circulating to some of their customers.  If comments were enabled on his post, the following thought (probably compressed) would have been left by me.  Now it is a post all its own:

What libraries need now, more now then ever, is a good, open discussion of software and service models.  Many of our problems derive from weaknesses in those models, and many of our future problems will derive from weaknesses in the models we choose to move forward with.

The New York Times article is a good example of reporting that misses the elephant in the room:  the Open Source model is not the same as the Closed Source model.  The closed source model uses sales and company profit to determine success.  An open source project could succeed in that way, but looking simply at this ignores the model.

If a group of people put the effort into creating, maintaining, distributing, and using an open source software product, it will survive.  If the project is dynamic, and responds to the needs of the users, it will thrive.  If it does all of the above better than the closed source companies that make competing products, then it is not fair to judge them based only on sales and profit.

One other thing to add to the mix:  don’t ignore the wealth created and saved by those who use the product.  If this were calculated and compared, there might be a few surprises in store for companies, including some companies that have libraries for their customers.

  • Share/Bookmark
Nov 12 2009

Koha LiveCD


Most of us who have used and installed any of the many variants of Linux started off with a live CD.  These allow you to boot your computer up using the CD, and try out the operating system without having to install or configure it.  The CD can have whatever software the creator decides to install, pending available space.

I first used the Knoppix live CD, later Ubuntu, and now many other variants (including my current favorite, LinuxMint).

Mizstik has put together a live CD with Ubuntu server and an installation of the Koha ILS, calling it Koha LiveCD.

I think this is a fantastic idea, and it holds the potential for introducing many people to Koha, and giving them a better understanding of what the software can and cannot do for them.  This understanding will only help the adoption of open source library software.

My next wish at this point would be for a live CD of Evergreen.

found via What I Learned Today

  • Share/Bookmark
Nov 10 2009

Springo


I have always been a fan of the idea of creating a mediated search engine – one in which the results have been reviewed in order to ensure a lean, relevant results list.

The reality of the idea is, shall we say, a different matter.  The process is time-consuming, labor-intensive, and usually falls short in the relevance category.

Springo may be the reality that falls closer to the ideal.  Focusing on topic-based searches, they provide results that reflect sites that people most use when they are seeking solutions to more generalized questions, such as e-mail software, movie reviews, or open source software.

The results aren’t perfect, but they do appear relevant.  Most of what I notice are the sites I would expect to be top-tier, but aren’t.  It is a great resource, especially for those who might otherwise find it challenging to wade through several dozen results to find what they need.

My other observation is that I almost immediately began to use the URL to form my search strings, rather than use the provided interface.  It just seems faster and easier to do so.  Plus, it would be nice to be able to right-click (Windows-centric) in order to open results in a new tab.  Minor quibbles, though, for an effective tool that has been a long time coming.

found via Library Journal (print edition, 1 November 2009)

  • Share/Bookmark
Oct 28 2009

Library 101


The Library 101 video debuted today at the Internet Librarian conference.  Created by Michael Porter (a.k.a. Libraryman) and David Lee King, the video is a foot-tapping, library-rocking tour-de-force.  Clear the next eight minutes in your schedule, put on some headphones, and enjoy:

YouTube Preview Image

The Library 101 website not only has the video, but also a collection of essays by prominent library supporters, as well as a “101 Resources and Things to Know” page that provides a great overview of just what they are striving to communicate.

To settle any bar bets, as well as disclose a connection:  I am in the video.  I first appear at the 30 second mark (though all you see is my arm and notebook computer), but show up later in full frame.

My using the computer for the “1″ and “0″ was the solution to a problem:  when the call went out for pictures of library people holding sheets of paper containing the magic numbers, I was on vacation in Branson, Missouri.  No printer.  I could probably have found a Kinkos, but it wouldn’t have gone over well with my family because, you see, I was on vacation.  Drawing the numbers might have worked for someone with artistic talent; not for me.

I really like my idea of using the computer… it fits the theme of the video:

Library101-0Library101-1

So, I hope you watched and enjoyed the video… Michael and David deserve some serious positive feedback for their ideas and efforts.

  • Share/Bookmark
Oct 07 2009

gOOGLE Barcode


Google is celebrating the 57th anniversary of the first barcode patent by (surprise!) replacing their logo:

gOOGLEHaving played around with barcodes over the years, I got curious.  I printed out the page, plugged in my declawed CueCat, and scanned the barcode.  The result was both expected and surprising:  “gOOGLE”.

I haven’t been able to determine which barcode format is being used, and I have tested about 25 different formats.  Some sources are indicating that the format is Code 128, but I haven’t been able to replicate that even though I have tried several different barcode generators.

Why lead with the lowercase “g”?  Why have “OOGLE” in uppercase?  Why celebrate the 57th anniversary?  I am curious, but have not found any clues, nor has Google posted anything on either their official blog or the logos page.

I think barcode standards are under-appreciated in the library world.  They have done more to aid our handling of materials than anything short of computers, with which they are intertwined.  They serve as perhaps the best example of a standard that benefits all users, and I suspect they will be around in some form or another for quite a while.

Update:

Following some information found on TechCrunch led me to the Google zxing project.  Running the barcode09.gif file through their barcode recognition software generates “Google” with the format of CODE_128.  Within the Google sofware family, at least, the barcode works as I would expect.

  • Share/Bookmark
Sep 24 2009

punypng


punypng is a great service for those who work with the .png image format.  If you work on web sites, presentations, or other projects that involve image files, this is really worth adding to your toolkit.

What it does is fairly straightforward:  you upload your .png image file to their site, their algorithm examines the file and determines what can be done to make the file smaller without sacrificing image quality, and offers you the file as a download.

I tried it, and got as much as a 48% reduction in file size, without any visible loss of quality.  Even if all you get is a 10% reduction in file size, it means that your web sites, presentations, etc. will load and run faster.  For a busy web site, like Google or WorldCat, every reduction in the data needed to be sent to each user can add up to large savings in time, energy, and ultimately money.

found via SitePoint

  • Share/Bookmark
Sep 03 2009

HealthBase, continued


A follow-up to yesteday’s post on HealthBase:

It wasn’t what I was thinking of when I provided a caveat regarding Wikipedia being used as a source, but apparently some search results have offbeat listings, occasionally with negative associations.

My caveat was in regards to the fact that Wikipedia is what I call a “starting point” for information search, not a source itself.  This actually places it in the same category as HealthBase, in that one should not take any particular piece of information as accurate, but to use the information to follow to primary sources and develop search terms and a broader understanding of the topic.

On HealthBase’s problem:  this is to be expected with new methods of indexing and searching, and this type of problem will tend to show itself with a broad base of users.  I still think it is a great starting point for health information searches, and that the searching algorithm will become more sophisticated over time.

  • Share/Bookmark
Aug 27 2009

Google Library?


As the Google Books settlement works its way to becoming reality, it is becoming apparent that Google Books will be transformed into something very much resembling a library.

Think of how this might change our roles in society.

found via LISNews

  • Share/Bookmark
Aug 27 2009

Ohio on iTunes U


The State of Ohio has launched an iTunes site that is designed “to share educational resources, professional development materials, and student videos which have been produced by members of higher education, the K-12 community, and community partners free of charge with unlimited access.”

There is a wide range of material available, and it is great to see them open to everyone, with the only requirement being the iTunes software.

Launch the site within your installed iTunes, and see a model for what other states, educational institutions, and libraries can do with their media content.

discovered via the OhioLINK Digital Resources Management Committee (Drmc) list

  • Share/Bookmark
Aug 26 2009

Definition of Cloud Computing


Cloud Computing is rapidly becoming the “in” buzz phrase.  Does this mean that it is all talk/no action?  Definitely not.  For many businesses or organizations, cloud computing can be a cost-effective way to have a great deal of control over your server/internet presence, without the overhead of maintaining servers or connections.  For many, however, defining what is and is not cloud computing still remains a challenge.

The Computer Security Resource Center of the National Institute for Standards and Technology has come up with a definition that seems to not only define it, but it also describes it fairly well:

“Cloud computing is a model for enabling convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications, and services) that can be rapidly provisioned and released with minimal management effort or service provider interaction.”

There is quite a bit more to it, but that one sentence will cover it for most who might need clarification.  It wouldn’t hurt, and most likely will help, to have this handy when the discussion turns towards the future of your library servers.

found via Channel Insider Blog

  • Share/Bookmark
Aug 23 2009

Social Your Site


Jenny Levine makes a great case on The Shifted Librarian for adding a feature to your sites that allows users to easily share your content via social networks.  Not only will this offer a way for your users to help spread the work about services and activities that you offer, but it can help them keep track of information they find so that they can revisit it later.  This will be a benefit for users of mobile browsers, which are rapidly becoming a more significant portion of visitors to our web sites.

You may notice that I have followed her advice and have added the Add to Any service to this blog, visible at the bottom of every post (and checked to ensure it validates against XHTML and CSS standards, of course; a requirement I have for any add-on).

  • Share/Bookmark
Aug 20 2009

PLOS Currents : Influenza


For those who have been following  H1N1 influenza virus news (and those who might expect to get questions about it), the Public Library of Science (PLOS) and Google have launched a new mashup service:

PLOS Currents : Influenza is built utilizing Google Knol and a new service from the National Center for Biotechnology Information (NCBI) called Rapid Research Notes.  This service allows the user an easy way to follow current research and search for relevant scientific information.

As we approach influenza season, expect greater levels of concern and interest in H1N1.

found via the Official Google Blog

  • Share/Bookmark
FireStats icon Powered by FireStats