Friday, November 30, 2007
More on Library 2.0 and privacy
http://tametheweb.com/2007/11/a_bill_of_rights_for_users_of.html
http://meredith.wolfwater.com/wordpress/index.php/2007/11/13/library-software-manifesto/
Give them what they want, but with a side order of what they need.
---------------------
I think these are all good questions. I really believe that the only way libraries will solve this problem is if they ally with other groups who are committed to keeping personal information private. Because the thing is... if a tool is compelling enough and makes a person's life significantly easier, most will continue to use it despite privacy concerns. I mean, I certainly won't be giving Google the entire contents of my hard drive if they ever implement their "G: Drive" backup service, but the convenience of a one-stop high-quality provider for my email, calendar, and feed reader is something I'd be hard put to give up. And something like LibraryThing just makes public library catalogs better, and once users have seen that they're not going to want to go back.
And if libraries keep withholding features that users want due to privacy concerns, most users won't see that their privacy is being protected; they'll just see that the library can't keep up with Google, Amazon, or whatever other tool helps them get what they want faster and better.
So I think the only solution is for libraries to partner with companies/universities/organizations/whatever that can help them stay current technologically while still being firmly committed to privacy. When the partnership is with a company this becomes difficult, though. I mean, Google is still nominally guided by the "Don't Be Evil" ethos, but what that actually means in practice changes based on their bottom line. A company like LibraryThing is doing everything right so far, but since it *is* a company there's no guarantee that it won't change or be sold to people who would change it. So maybe it's time for libraries to do some coalition building and become the masters of their technological fate, instead of letting others lead the charge.
Wednesday, August 15, 2007
Thinking about the big picture
In libraries, materials are preserved in original form, uncensored. The alternative is that the materials people learn from are forever mediated by a relatively small number of commercial companies in terms of selection and presentation. This is one of the biggest issues facing libraries in the future: what services will they perform, and what services will be performed by companies or by nonprofits acting like companies. If all content is moderated by a few companies in the digital world, we'll have a giant bookstore rather than a library system.
Tuesday, February 13, 2007
March of the Librarians
Wednesday, February 7, 2007
Copyright and Related Issues
[Edited to add:] Well, and here's the author of that book's take on the handbook, so it looks good.
Tuesday, February 6, 2007
Read all about it
Once they finish I'll be able to look and see if my Dad or grandparents were ever in the news. I wonder if Bair Oil even had a newspaper. (Also, I think that it's awesome that that website I just linked to is called epodunk.com!)
Symbiosis
I think he has some great insights into the relationship between libraries, publishers, and users.
"What kind of world do we want in the digital era? Do we want to have libraries like we grew up with, ones with old and new books available to those that go to the library? Or do we only want what corporations are currently peddling? Of course people want the library, but how do we do that in such a way it does not sink an industry? Libraries worked because they were a pain to go to. So instead of frequently going to a library for new books, people went to book stores. Also, libraries spend $3 to $4 billion each year on publishers' products. So how do we build a digital environment and ecology that allows new works to get created and paid for, preserve them long-term, provide access to the underprivileged, provide a different kind of access for scholarship and journalism and all in the new world. It is not simple. But it is important."(Emphasis mine.)
I think these are a couple of points that don't get talked about a lot in the digitization debate. Libraries provide access to everyone, but there are downsides to getting your materials there too. You have to physically go there. You don't get to keep the book. You can't mark the book up or make notes in it. You might have to wait to get it if someone's already checked it out. So there's still incentive for people to buy books, which in turn funds the publishers so they can acquire and publish more books. Neither libraries nor bookstores would work on their own. Bookstores can never have the back catalog (the long tail for you 2.0-ish folks) that libraries have. And libraries can't give everyone their own copy of a work to keep. The solution for digitization isn't to eliminate one or the other, but to find a way to keep some sort of symbiotic balance. Khale also points out that libraries themselves are an income source for publishers, so there's a mutually beneficial relationship there too.
Sunday, February 4, 2007
The way it should be
Sunday, January 28, 2007
RSS - What it is, What it does
Things you can do with RSS:
- Display items from an RSS feed on your site. For example, if there’s a source that publishes an RSS feed of the latest petroleum news you could embed those news items in your web site so that whenever users came to your page they would see the latest news headlines. You can do this using an “RSS to HTML” conversion tool like the one at http://feed2js.org/. You give them the location of the XML file of the RSS feed, and they convert it into HTML, javascript, or PHP code that you can add to your website to display the content of the feed.
- Provide links to your users so that they can subscribe to RSS feeds that were created by other sites. This assumes that you have users who already know what RSS is and why they want it, or that you will provide information somewhere on the page about how to subscribe to an RSS feed. For example, some of the publishers you link to on your TOC page already publish their TOCs as an RSS feed. Your users could find this by browsing around the publisher’s web site, or you could provide a link to the RSS feed directly on your page in the same way ACS does here (http://pubs.acs.org/alerts/rss/index.html). One potential problem is if a site that you link to stops publishing its feed or changes the URL, you won’t know until someone tries to subscribe to the feed and gets a message that says it doesn’t exist anymore. Basically, it’s the same problem one always has when linking to sites outside of your control.
- Create RSS feeds for your own content. This is useful if you publish information that your users might like to subscribe to. For example, do you send out an email with a list of new library acquisitions? You could also offer a new books RSS feed for those who want to get the content that way. Or you could create an RSS feed for new “In the Spotlight” announcements. Your new catalog system might have the ability to automatically generate RSS feeds of new content. This would be something to check with the programmer about. For your library website, you could use a tool like List Garden (http://www.softwaregarden.com/products/listgarden/), an application that sits on your computer desktop and can be used to make RSS feeds when you don’t have a program that automatically generates them.
Why RSS? And what is it?
When you think RSS, think “Really Simple Syndication,” an easy way to receive news and information from your favorite websites. Do you have a list of websites that you check for new information? Do you find yourself forgetting to check them, or checking them, but finding nothing new? Wouldn’t it be nice if you could create a personal “newspaper” that would check your favorite sites and bring you all the news in one place, as it’s published? Well, that’s what an RSS reader does.
How to get started reading news the RSS way
Here’s what you need to get started with RSS:
- An RSS news reader. This is the software that checks the pages and tells you when there’s something new. You might want to try Bloglines (http://www.bloglines.com) or Google Reader (http://reader.google.com).
- The RSS feeds from the websites you want to keep tabs on. Some websites still don’t publish an RSS feed, but it’s usually easy to figure out if they do. The next time you’re browsing a website look for an image like this: or this: or this: . Clicking on that link will usually take you to a strange looking page like this: http://apartmenttherapy.com/index.xml That’s the RSS page, and it’s where your news reader gets the information about what’s new on that website. It may look odd to you, but don’t worry. It makes perfect sense to your news reader.
Customized Site Search
Here’s some information about each of the major players in customized site searching. After seeing each of them, I think my recommendation would be to use either Gigablast or Google, Gigablast has the advantage of not requiring you to register to create a custom search, but Google might have more staying power. Swicki is the most interesting, because it lets searchers see what previous users have searched for, but it’s also the one that looks least “professional” in style, so I don’t know how well it would fit in with the look of your library pages.
-Molly
Gigablast (http://www.gigablast.com/cts.html)
- Search is handled through Gigablast’s site and results are returned on a page with your logo. You can also choose to receive results as XML if you want to process the results and customize the look of them further using PHP, etc.
- Search box can be embedded in a page.
- Gigablast gives you HTML code and tells you how to edit it to create your search box.
- An example of a page that uses Gigablast search: http://www.pandia.com/searchworld/gigablast.html
- You create your “searchroll” (list of sites you want to search) through a web interface on Rollyo’s site. This searchroll is public unless you register with Rollyo. Registration only requires giving them your email address. Once you’re a registered user you have the option to make your searchroll private.
- Search box can be embedded in a page
- Results page can’t be customized with your logo. It has a logo for Rollyo at the top as well as ads.
- An example of a site that uses Rollyo: http://rollyo.com/susannek/search_engine_news/
- You must be a registered Google user to create a search.
- There is no way to make your search engine private. It will be listed in the GCSE directory, which will allow people outside of UOP to use it to search.
- You can invite people to contribute sites to be included in the search engine. This seems redundant when you already have a link at the top of the UOP Links page that lets employees email you when they think of new sites that should be included. GCSE also requires contributors to create a Google account if they don’t have one already.
- You can add your logo to the results page, or frame the results in a page on your site.
- An example of a site that uses GCSE: http://www.realclimate.org/
- You must have a Yahoo ID to create a search engine.
- It seems like there’s no way to have it search multiple sites.
- No way to make your Swicki private.
- Displays a tag cloud of search terms under the search box. This tag cloud changes as users do new searches. Users can see what other people have looked for (although not associated with a particular user’s name). This could be a plus or a minus depending on how private your users want to be. Terms that are searched more often will appear larger in the tag cloud.
- An example of a page that uses Swiki search: http://china-auto.blogspot.com/
A Brief Primer on OpenURL, Link Resolvers, and Their Use
This presentation, given by Cindy Trainor at Computers in Libraries 2005, is a comprehensive introduction to what Open URL and link resolvers are and how they work.
Here’s a quick summary from her presentation and other sources:
Why use OpenURL?
Without OpenURL:What does an OpenURL look like?
A patron searches a source, which may or may not contain links to the target (or the target itself, e.g. fulltext); the patron takes that citation, then searches for the target in the library catalog, ejournal A-Z list, other databases, google, etc.
With OpenURL:
A patron searches a source, usually an Abstracting & Indexing database, and finds citations for items that are needed (targets). In between the sources and targets sits software called a Link Resolver or Link Server that accepts links (openURLs) sent by the sources and presents the user with links to individual targets.
http://ry6af4uu9w.search.serialssolutions.com/?SS_Source=3 &genre=article&sid=ProQ:&atitle=TechnologyTrendsforIntranetLibrarians &title=Online&issn=01465422&date=11/01/2004&volume=28&issue=6 &spage=45&SS_docid=000000735316291&author=DarleneFichter
- BaseURL: http://ry6af4uu9w.search.serialssolutions.com (This means that the library is using Serials Solutions as their link resolver. This could also point to EBSCO’s service, or Elsevier’s, or whichever one the library chose to contract with.)
- Article Title: Technology Trends for Intranet Librarians
- (Journal) Title: Online
- ISSN: 0146-5422
- Date: 11-01-2004
- Vol. 28, Issue 6
- Starting page 45
- Author: Darlene Fichter
The link resolver now checks the library’s knowledgebase (where you’ve told it what subscriptions you have and how far back they go). Most link resolver products will have a web interface where you add the subscription packages and individual journals that you have in your library’s collection. If the data in the knowledgebase is incorrect or incomplete, your users might not be able to get to journals you subscribe to, or they might be presented with a link to a journal that isn’t in your holdings. Most link resolvers will allow you to add your print holdings to the knowledgebase too, so that users will know when you have a print copy in your collection.
Next the link resolver figures out if the OpenURL provided enough information for it to link directly to the article. For example, some journals may require an OpenURL to provide the journal title, article title, volume number, and ISSN in order to create a direct link. Some journals may need all this plus the author’s name to be able to link directly. So, depending on the requirements of a particular journal, users may see some results that link directly to the article level, while some link to the issue level.
How to choose a vendor:
Before you start looking at the specific features the vendors provide, think about two issues:
- Longevity: Does the vendor have enough customers that they’re going to be in this for the long haul, or will they drop their link resolver as an unprofitable side venture?
- Accuracy and depth of knowledge base: The vendor with the most customers can probably put the most effort towards keeping the knowledgebase up to date, and the more libraries that use the product, the more people will be reporting errors.
Comparing vendors:
This article from the October 2004 issue of Computers in Libraries provides a comparison chart of all the major link resolver vendors. Several other sites pointed to this as the most thorough comparison out there. The consensus seems to be that ExLibris’s SFX is the most used, followed by Serials Solutions’ ArticleLinker and Endeavor’s LinkFinder.
Watch your step
Apex Publishing is pleased to invite
you to attend our free webinar
Avoiding the Pitfalls of Newspaper Digitization
Creating a database from archival newspapers can be a daunting proposition. If you are thinking about initiating a newspaper digitization project, register now to attend Apex Publishing's FREE online webinar, Avoiding the Pitfalls of Newspaper Digitization.
This webinar will show you how to avoid schedule delays, extra expenses and frustrated stakeholders, and set you on the path to creating a digital collection for users around the globe.
Apex Publishing has digitized millions of pages of newspapers – more than any other organization in the world. At this webinar, we'll share with you what our extensive experience has taught us, including:
· | What you must consider before you preserve |
· | Specific strategies for saving time without sacrificing quality |
· | How to make an informed decision about what methods and technologies are appropriate for your particular collection |
· | QA tools you can use, right from your desktop, to monitor your project and your vendor |
· | Much more... |
Presented by Tom O'Brien, Vice President, Business Development for Apex Publishing and an authority on newspaper digitization, this 60-minute webinar is an interactive program broadcast LIVE to your desktop or conference room, via your telephone and your Internet browser.
The hour you spend with us on January 31 could save you time, energy and money!
Register online now!
Space is limited.
Upon registration, you will receive an email
with complete participation instructions.
January 31, 2007 — 11 am EST, 8 am PST, 4 pm London
Mi Vida Loca
My jobs are:
- Creating code documentation and managing web site updates for the ECHO-DEP digital preservation research and development project. This is my assistantship and I work there about 20 hours a week. Right now I'm trying to make my way through the existing documentation to get up to speed on the project's progress to date. I'm a little nervous about this job, because I'll be the only non-programmer in a group of programmers, and my ability to understand and describe what they're working on is going to be crucial to my ability to do my job. I've done a lot of work before being the middleman between programmers and non-techies, but it's always hard to get up to speed on a new set of acronyms and technologies.
- The Illinois Newspaper Project. I'm helping to prepare pre-1970 newspapers for microfilming. This involves noting changes in the masthead and other publication data, like where issue numbers were skipped or where pages are missing in the hard copies. They've started me with a Russian newspaper from around the turn of the century. Is this a clever trick to keep the library students from spending all their time reading the newspapers instead of making notes about them?
- I'm helping organize and populate a wiki for the Champaign Public Library. They have a grant to create a resource for local business people, and so they're creating the website and a series of seminars that will help people get their businesses off the ground. The focus in on local information, and a lot of the information on the site will come from CPL's "Fugitive Facts," a collection of answers to reference questions the library has received over the years. We're launching the website at the end of February, so there's a lot to do before then. Although fortunately we don't have to have everything done when it launches. We can still flesh it out as the semester goes on.
- 590MDL: Metadata in Theory and Practice. This class should be a huge help with figuring out the ECHO-DEP job. I'm really looking forward to getting a better handle on the different metadata types and when to use them.
- 590DEL: Design of Digitally Mediated Information Services. This one will talk about the ways in which Web 2.0-ish tools like blogs, wikis, podcasting, and the like can help libraries do their jobs. Should fit in nicely with my CPL job, and there will be the opportunity to work on related projects too.
Tuesday, January 16, 2007
Welcome to Shelf-ish!
When thinking about the mission of libraries, I like to remind myself of this quote by John F. Kennedy:
“We are not afraid to entrust the American people with unpleasant facts, foreign ideas, alien philosophies, and competitive values. For a nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”