| Graeme 的个人资料Books and Libraries照片日志列表 | 帮助 |
|
5月24日 Gee whiz! Library visits are upThe American Library Association has started a new web site for the "public" called I Love Libraries. I believe the site is still under development, so for the moment it would be unfair to criticize it. For example, the site doesn't appear to have an RSS feed. But something else caught my attention. A long, long time ago, when I was quite young, I read a great book called How to Lie With Statistics, by Darrell Huff. One of the enduring things I've retained from the book is the idea of a "gee whiz graph". I don't have to bother generating an example, since the ALA has provided a couple of them on this page (in the "Conclusions" section at the bottom). The basic idea is that if you have a series of numbers that go from, say, 152 to 165, you can show them on a graph which has a scale from 0 to 200, and you'll see that the values change a bit, but not dramatically. On the other hand, if you scale the graph from 150 to 170, the values will visually appear to leap from 2 to 15, an apparent dramatic increase of 650%. And that's just what the ALA has done with the number of annual visits to libraries. Library visits increased from 1.24 billion in 2002 to 1.38 billion in 2006. This turns out to be a rate of increase of a smidgen more than 2.7% per year. In order to make this increase look more dramatic, the ALA has scaled the graph from 1.15 billion, giving an apparent increase from 0.09 (1.24 -1.15) in 2002 to 0.023 (1.38 -1.15) in 2006, a visual increase of more than 26% a year, apparently more than doubling in four years. What makes this completely inexcusable is that the graph is small and blurry, so it's quite hard to see what's really going on. The other graph, showing the percent of adults with library cards, is even worse. The scale is 60% - 63% - 65% - 68% - 70%, evenly-spaced! The ALA has clearly demonstrated two ideas that are important to its mission: you can learn a lot from a book, even one that's 55 years old, and you shouldn't take everything on the Internet at face value. 4月29日 DRM-ridden proprietary databasesLike many other libraries, the local library subscribes to proprietary information services, which are confusingly referred to as "databases". These services are protected by DRM — digital rights management. DRM hurts normal users without affecting pirates. It's just a bad idea. But the companies that provide DRM-protected information services to libraries have brought bad to a whole new level. I wanted to get an online copy of Martha Yee's article in the April issue of Library Resources & Technical Services. It's useless to check the library catalog because the catalog doesn't cover "databases", which is where the online journals are hidden. It's also useless to look up the journal in WorldCat because WorldCat incorrectly implies that the local library doesn't have an online copy. This is just a consequence of the fact that "databases" live in an alternate world to you and me. If you were really familiar with our library's "databases", you'd know that the library has something called an "Electronic Journal Finder". It finds Library Resources & Technical Services journal in Gale's Academic One File all right, but what it gives you is this URL: Sometimes this horrible thing works, and sometimes it doesn't. The reason I'm getting this nonsense is that everything about Academic One File is wrapped in DRM. As I said, this hurts users more than it slows down pirates. You might have guessed that Academic One File has the journal anyway, except that the description of the "database" says:
This doesn't give you much guidance about whether a library sciences journal would be covered, but look, you can click on the link to get a list of the journals that Academic One File covers. Well, if you click on the link, it will take almost a minute to display the list of journals because it's all on one page. Not searchable, not indexed, on a single page. But I'm not that organized. I just checked Academic One File first because it's the first "database" in the list. If you're already logged in to the catalog with your user-unfriendly bar code and PIN, you still have to log in again to Academic One File because of that alternate reality thing. Once you're logged in, the search interface is sort of clunky, because the default search doesn't really handle names of journals. In our reality, you could do a "Title Search", but here you switch to "Publication Search", and then you'll find Library Resources & Technical Services, where you can click through to the April issue and the article I was looking for. I wanted to download the article, and indeed the article has a download link. I don't know whether you ever have this feeling interacting with online services, but when I clicked the download link I knew it wasn't going to work. I just didn't know how. A short digression: when you look at a single web page, that single page is normally made up of several different files, each of which has to be downloaded into your browser. Some of the files are obvious, like the images on the page, and some are programming that affect the look of the page. In order to keep all these files organized, it's common for a web page to have a BASE tag, which indicates where to start looking for the files. One alternative to using a BASE tag is to give the files on the page a complete web address (i.e., URL). The article I wanted was downloaded as a web page. When I opened it in my browser the text was the whole width of the page, which makes it very hard to read. I took a look at the page's HTML source using TextPad and the problem was obvious. Some of the files the page needed weren't referenced using a complete URL, and the page as a whole had no BASE tag. This is a bug, but I figured perhaps I could hack around it by looking at the HTML of the online copy. Well, the HTML source of the online version of the article was enlightening, but not exactly in the way I expected: the files that define the style of the page (specifically the CSS files) are protected by the same DRM that is used to protect the content. Let me say that again: they've protected the file which specifies the width of the page using the same unhappy mechanism they use to protect their intellectual content. Yuck! 4月27日 You might be Web 2.0 ...... if you use Twitter as effectively as the New England Patriots. The Patriots set up a special Twitter account for the NFL draft, and during the draft they tweeted every few minutes with information about their picks and trades. I'm interested in the NFL draft, but I'm not that interested. What I like about the twitter feed is that it gives quite a lot of information about what the Patriots are doing in an easy-to-digest form. For me, it's not too much, it's just right. What impresses me on a technical level is that it gives the Patriots another channel to their fans with a very small amount of effort. It only takes a few seconds per tweet, but it gives Patriots fans an almost instantaneous view into the Patriots draft room. ... OR if you have as many channels as the BBC's coverage of the Indian election. They have:
4月25日 Awesome UI prototype from U Michigan LIS studentsThis year, the School of Information at the University of Michigan held a Library 2.0 student design competition. The winner was Team Awesome, and their entry really is awesome. Of course the animation is neat, with blocks opening and closing or appearing and disappearing, but I particularly liked the way tag selection was handled. Clicking on a tag selects and highlights it; clicking on it again deselects it and removes the highlighting, but doesn't delete the tag from the page. That makes it easy to quickly try different combinations of tags. The same idea could be applied to search terms. When I saw the way the student prototype handled tag selection, a light bulb went off in my head and I said to myself, "Yep, that's the way it should work". 4月23日 Data quality in catalogsOCLC just issued a report on "Online Catalogs: What Users and Librarians Want". One of the things it discusses is the idea of data quality. The report as a whole, and data quality in particular, triggered a very interesting discussion on the Next Generation Catalogs for Libraries mailing list, which you can probably find here under the title of the report, "Online Catalogs: What Users and Librarians Want". I happen to have a particular view of quality from having hung out with ISO 9000 and TS 16949 people for a few years, but that's not the topic of this post. Interestingly, OCLC is ISO 9001 registered (i.e., compliant). In my previous post, referring to Kalpa imperial : the greatest empire that never was, I said: It's a shame that only eight libraries in Massachusetts own the book, and not any of the forty or so libraries in the library network I use. That statement was based on the listing in WorldCat, but it turns out not to be true – the network has four copies – which raises the question of why the network's holdings didn't show up in WorldCat. WorldCat's control number, 52743026, is shown in the URL for its entry. The library network will display its MARC record for the book, and you can see in the 001 field the same control number as WorldCat. With a little bit of digging, I verified that the 003 field identifies the control number as belonging to OCLC. So the records in the two databases have the same control number, or to put it in database terms, the same primary key. If you wanted to improve data quality, getting these two databases in synch would be a good place to start. 4月22日 "Kalpa imperial : the greatest empire that never was"Kalpa imperial : the greatest empire that never was by Angélica Gorodischer, translated by Ursula K Le Guin. There's some serious craft at work in these eleven short stories, both in their writing and their translation. I'm not sure I'm qualified to say much more about the book than I loved and enjoyed every one of the stories, but what kind of review would that be? And I can't say anything about the translation, but Le Guin has produced smooth prose with a clear voice. I don't suppose you expected anything less. It's not so unusual for a book to announce in its title that the story in the book isn't real, whatever that means, but Gorodischer winds this knot tighter and tighter as the book goes along. Some of the stories about the empire that never was are narrated by a storyteller. We're left to wonder whether this is a storyteller in the empire, or a storyteller sitting outside the empire but inside the book. Some of the stories are about people pretending to be someone else, or changing their lives so much that they are, in effect, someone else. Some of the stories are about storytellers, or people who were storytellers for a time. The storytellers that do appear aren't always very cooperative. More than once a storyteller tells his listeners (us, or the listeners in the book?) that he won't bother to fill in some detail, or that if you want to know how the story ends you can look it up, or that anyway everyone knows what happened. There's plenty of apparent history in the book: such and such an emperor is succeeded by his son, who is overthrown by his uncle, bringing the end to such and such a dynasty and the founding of another. But these details are sprinkled throughout the book so finely that they may as well be pixie dust. There's not much indication one way or the other whether the stories are in chronological order. Characters from one story rarely appear in another, and you have no way to construct a chronology of the empire. Silly to try, really, since the empire never was. The same is true of the geography of the empire. The north of the empire is dry, and the south is wet. Parts of the empire are flat and parts are mountainous. Perhaps a more careful reader might be able to draw something like a map, but not a real map. We're meant to interpret some books as allegory. The hardworking blacksmith who shoes the hero's horse for nothing isn't just a blacksmith, he's Charity. Something else is going on in Gorodischer's stories. She has so carefully and thoroughly drained the stories, the setting, the characters and the narrative of any claim to realism that they can scarcely be symbolic of anything. But Gorodischer has performed a sleight of hand, and the stories are just as realistic as any story someone tells you. She has both conquered the particular, and illuminated people's need to make sense of the world through stories. The book is fabulous. It's a shame that only eight libraries in Massachusetts own the book, and not any of the forty or so libraries in the library network I use. 4月19日 Experiments in Library FundingWhile I vacillate between reading books on paper and on a screen, I've definitely passed through the phase of owning and accumulating books in favor of using the public library. It doesn't help that we recently moved to a smaller place with less space for books, but within walking distance of our town's fine library. So I find myself reading more and paying less, which somehow doesn't seem right. What I'd is a way of getting money to authors, and books into libraries. Without actually making a list, I'm sure there are at least four or five authors to which I'd happily give $50 a year to ensure that their books made it into our local library. It would certainly be worth that in the case of short stories, which seem a lot harder to find and keep track of. What's lacking is a mechanism to make that happen. Many authors have web sites, and some of them have PayPal donate buttons, which is certainly a way of getting money to authors, but unfortunately it cuts out the middleman. Publishers need to get paid, and even if you dream of a different business model, editors need to get paid, too. I suppose the obvious way of doing this is to buy the books and give them to the library, but I'm not sure the library is really set up to do this. I'd like to know something about library funding, both in order to support the local library personally, and in order to understand how the community can best support it. But the library is a black box. (Although it's a black box containing a lot of books :-). The standard technique for analyzing a black box is to perturb the inputs and watch what happens at the outputs, so that's more or less what I've done. Some of these thoughts were triggered by Nancy Dowd's comments on a program at the Dallas Public Library where patrons could check out a selection of popular titles for $5 each. Nancy Dowd thinks a premium service would help to fund the 'standard' service, but I'm not so sure. In the comments, Emily Lloyd says: I think I'd rather ring a bell in front of the library for donations than offer two levels of service, one paid and one unpaid. And I think I agree with her. Emily mentions that Hennepin County has a best-seller program which charges $3 for ten days. Our local library has a small scale program which charges $1 per week, which is a level I'm pretty comfortable with. Alison Circle gives the argument against premium services in a column at LibraryJournal.com, where she suggests that Dallas Public Library has jumped the shark. I'm not sure that term is entirely fair, but who am I to complain about hyperbole? Her point is that being free is an essential part of being a free library, and if some materials aren't free, you don't have a free library anymore. She's uncomfortable with the possibility that people with more money will get better service than people with less money. That's something that makes me intensely uncomfortable. She who must be obeyed belongs to a book club, and occasionally wants to borrow a popular title with a backlog of hold requests. What she wants to do in that case is to buy the book, read it and give it to the library. This makes a bit more sense than the sort of book I'd like to push on the library, like books on queer/SF theory. Suppose the library had a policy that it would accept as a donation any book published within (say) the last six months that has (say) at least ten holds. In principle, this is pretty easy. You can check the publication date and number of holds on a book in the online catalog, buy it from your local independent bookseller, and drop it off at the library, using whatever tagline the library has given the program ("buy a best-seller"?). What I don't know is how much it costs the library to shelve a donated book. A book has to get a plastic cover, and the sticker with the call number on it, and it has to be cataloged. If you're talking about the twenty-first copy of a best-seller, it'll be weeded in the first year, and that takes staff time, too. If someone has made a decision that the library should own exactly twenty copies of the latest Dan Brown, it's not clear to me that getting the twenty-first copy for free is worth what it costs. 4月17日 "Tribes: We need you to lead us"I recommend that you read Tribes: We Need You to Lead Us by Seth Godin, but it's not without flaws.
The basic idea of the book is that the internet and various social networking tools have lowered the barriers to building a community so much that anybody can form and lead one. The book is short (around 150 pages) and mostly either anecdotes or exhortation. There's nothing necessarily wrong with anecdotes. The second person to try bungee jumping had an important piece of information that the first person lacked, even if it was just anecdotal.
The most obvious flaw in the book is the lottery winner effect: Godin presents plenty of examples of people who have been effective in forming and leading groups using, say, a blog, but that doesn't say anything at all about how successful you'll be. But Godin wants you to try, and he makes the excellent point that both the cost of trying and the cost of failure is probably a lot less than you think.
I agree with Godin's tactical point, which is that communication between people provides fuel for change, and the internet has lowered the barriers to groups forming and communicating. What groups need is someone to get out in front and lead. As the slogan goes, "Lead, follow, or get out of the way!".
The book is all about change, but I perceived, or imagined, an implied criticism of people who don't decide to start a blog and change the world, or their part of it. There are millions of people who work in factories and offices making the stuff we rely on, and making it efficiently and well. It's just not true that the Internet changes everything. No doubt factories with effective channels of communication work better than those without one, but when you're dealing with safety and reliability, you need to make a sensible decision about tactics. In fact, that's another good point that Godin makes, arguably too briefly: sometimes you don't need to lead and you shouldn't; you should just follow.
Anyway, I agree with Godin's general point, which is that it's better to try and fail than not to try at all. But Godin isn't talking about building bridges, or making sure that peanut butter doesn't have salmonella in it, or any number of other things where failure has real consequences. Which reminds me of a joke about computer programming I heard a long time ago, "Programming is like mountain climbing: you shouldn't react to surprises by jumping". It doesn't matter whether you understand why this applies to programming — there are plenty of disciplines where careful, incremental changes are better than jumping. Which is not to say that social networking can't be used for careful and incremental changes.
On the other hand, the Internet does change some things, and if it catches up with your thing, Godin shows that speeding up is a better idea than trying to slow down. While I was writing this post, I got a call from Verizon trying to sell me FiOS. I'm very receptive to the idea, since RCN is under the impression that they have a monopoly and have been raising prices regularly. However, Verizon is the phone company, and they're a couple of clues short of a six-pack.
One of my concerns with switching to FiOS is that having had RCN drill a couple of holes in the side of my condo to string cable through, I'd like to avoid a new set of holes. The person who called me sounded as though she was working from a call centre in India, and after we went around a couple of times on the subject of holes, she offered to forward me to a supervisor, so that's what we did.
The supervisor sounded as though she was calling from the US, which is a neat trick, but then they are the phone company. She was puzzled by my question, since according to the records she could see, my house already had an optical interface installed. It turned out that we moved to a new condominium about eighteen months ago, and Verizon's records hadn't caught up. I happily gave her my new address, since I knew what was coming. Verizon don't have my unit in their database at all. something I already knew since I'd tried to check out FiOS on the Verizon web site.
The supervisor from Verizon suggested that they relied on data from the USPS, so I asked her to wait a moment and checked my address at the USPS zip code finder. I was gratified to discover that the condo I've been living in for eighteen months does indeed exist. My final suggestion was that when they get sorted out, they could call me back.
Here's my question. I'll post this entry an hour or two after Verizon's call, and a few people will read it over the next few days. How long will it take Verizon to get my condo unit in their database? Remember, they've already had eighteen months. The Internet doesn't change everything, but if you do get left behind, it's easy for anyone to call you on it.
The best thing about Godin's book, and the strength of anecdotes over theory, is that it gives you a vivid idea of what people have done and what's possible. No doubt the people who achieve great things by building online communities are smarter or luckier than you or me, but Godin makes it clear that it's pretty easy to try, and perhaps you'll achieve something great, or just neat. 4月12日 Queueing of requestsA couple of days ago, I said: But that's not the lesson I draw from Netflix. What I see is that an important part of the service is that Netflix manages a user's queue, and you only get a new video when you return one. ... People don't want their entire queue delivered as soon as possible. but there's no way (that I know of, at least) to do the same thing with my request list at the library. Yesterday I showed up at the library to find that three of my requests had arrived at once, in addition to another the day before. In the twenty-first century, this doesn't make any sense! On the other hand, I'm delighted to have all these interesting books to work through, so it's not all bad. The first book I read was Walter Jon Williams's This is not a Game, which was fabulous and I finished it in about a day and a half. I'll see if I can get a short review written. The next book I read was Seth Godin's Tribes: We need you to lead us, which I read overnight (it's only about 150 pages). I recommend it as something to think about, although it has some flaws. I'll also try to get a review of this written. And now I'm working my way through David Weber's latest Honor Harrington book, Storm from the Shadows. all 728 pages of it. I'm leaving Elizabeth Bear's Seven for a Secret, sequel to the wonderful New Amsterdam, until I'm done with my taxes and can give it the attention it deserves. But I still want a better way to manage my library requests. 4月6日 The new availabilityOver at the PLA Blog, Andrew Mangels made some perfectly reasonable comments about just-in-time versus just-in-case development policies. It triggered a bit of a reaction in me, since framing the choice that way seems to be based on the idea that people walk into the local library and look for a book. That's certainly not what I do — I almost invariably check the OPAC from home before I walk to the library — so I posted a comment on the item, which I'll reproduce in its entirety here, since I want to expand on what I was willing to say to the PLA. I'd like to see individual public libraries take more advantage of the networks they belong to in deciding their acquisition strategy. I probably borrow a couple of science fiction books a month, but I'd have no particular problem if my local public library decided that it was going to focus on romances and murder mysteries, and I had to use ILL for science fiction. The same goes for the non-fiction I read. What makes this feasible is the fact that the OPAC covers the whole network, so ILL is a click away. Availability used to mean what was sitting on a shelf in the library, but the OPAC+ILL has changed the equation. I can reserve a book in a second or two, and I get an email when it arrives. I can pick it up from the checkout desk in a minute or two. It would actually take more of my time to borrow something from the shelves. In fact the OPAC has reduced the (relative) availability of books on shelves. If I do a search on, say, hydroponics, I'll get a list of books in the entire network, with no indication of what's available in the local library. If I'm IN the local library, it makes sense to go look, but if I'm at home it's easier to ignore shelf availability, click on the first entry I like, and request it. The weakness of ILL is that I don't know when the book will arrive. If I'm going on vacation in a week, will it arive by then? You could improve service by letting me know, when I request an item, when I should expect it, even if that wasn't a guarantee. In Massachusetts, there's an ILL consortium with a web interface called the Virtual Catalog, but the user interface is so bad that I use it rarely and reluctantly. The weakness of the interface has the effect of making all the material less available. When you're deciding what should be available, you need to decide what you mean by available. You can improve availability by improving the web interface, as well as by putting more books on shelves. What I didn't say in my comment on the PLA blog is that once you decide you're providing a web service and not just a book service, there's a whole lot more you can do. Occasionally I see librarians wondering online whether they should provide a service like Netflix and deliver books directly to patrons' homes. But that's not the lesson I draw from Netflix. What I see is that an important part of the service is that Netflix manages a user's queue, and you only get a new video when you return one. If you have a queue of thirty-seven videos, the fact that you only get three videos at once and not all thirty seven is a feature. not a bug. People don't want their entire queue delivered as soon as possible. There are many books that I'd like to read but I'm willing to wait for. Anything by Elmore Leonard, for example. That's information the library could use but has no good way of collecting. As soon as one library in the network orders a book, it's entered into the catalog, and every library can see how many requests the book gets, but there's an obvious "first mover disadvantage" for the first library. Also, patrons can only indicate their interest in a book by requesting it, which more or less means they want to read it immediately. There's no way to put yourself at the end of the queue. Constrast this with Amazon's problem: Amazon would like to satify its customers as quickly as possible with as little extra stock as possible. Pre-orders provide a way for people to indicate their interest in a way which is exactly aligned with Amazon's problem. If Amazon receives a hundred pre-orders, it needs a hundred copies to satisfy the pre-orders. A library doesn't need a hundred copies to satisfy a hundred requests. But the number of copies it does need to satisy its patrons depends on how urgently those patrons would like copies, information that the library doesn't have. I don't want to go into a lot of detail in this already overlong post about what sort of features I think would make sense in a patron request, voting and queue management system. My point here is that more cost-effective collection development won't come from just thinking harder about collection development. It will come from thinking harder about web services, and collecting more information from patrons about what books they want when. 2月16日 Foxmarks adds suggested tags to FirefoxWhen you add a bookmark to Firefox, you can add one or more tags to the bookmark. You can find bookmarks by their tag using the bookmark manager, which Firefox 3 has unhelpfully renamed the Library, or you can just type one or more comma-separated tags into the address bar. Foxmarks is a Firefox add-on which synchronizes your bookmarks, including their tags, between multiple computers. To do this, there's a Foxmarks server which holds all your bookmarks, but it's normally invisible — Foxmarks isn't intended to be a web application of that sort. However, the Foxmarks server has access to all of the tags on all of the bookmarks of all Foxmarks' users. In its latest release, Foxmarks has added the ability to suggest tags when you bookmark a page. The feature is described here, where they say: So how does it work? As you may know, Foxmarks manages over half a billion bookmarks every day. We’re now putting this data to work for you by analyzing this giant collection of information to determine the best tags for your bookmark. As always, we are careful to protect your privacy and our algorithms will never expose any personally identifying information. Which isn't very detailed. I presume it works by suggesting the most common tags for a given page. Ensuring privacy is an interesting issue, and not an easy one. I guess Foxmarks doesn't show tags that don't occur (for the page in question) a certain minimum number of pages. One of the books I'm reading at the moment is Blown to Bits: Your Life, Liberty, and Happiness after the Digital Explosion, by Abelson, Ledeen and Lewis. It's an interesting book, and I'll have more to say about it when I'm done. On page 34, they talk about how Governor Weld's medical data was extracted from blinded data using a combination of gender, zip code and birth date. I doubt people tag their bookmarks with their birth date, but zip code is a possibility. Anyway, it shows how hard it is to really blind data. I basically don't believe in a bright line dividing controlled vocabularies (as in a library catalog) from uncontrolled vocabularies (such as tags and other folksonomies). The suggested tags feature in Foxmarks is an interesting experiment in blurring the boundary further, with what amounts to a semi-controlled vocabulary. 2月11日 How much do you give away?One way public libraries measure themselves is by how much they give away: how many books loaned, how many people helped, how many talks attended. I think this is such a good idea that it should apply to library web sites as well. Tim Spalding, Thing One at LibraryThing, recently announced on his blog that their Common Knowledge program had just reached one million data items. What makes this particularly neat is that all this information is freely available via their API as well as on web pages. One thing that Tim particularly drew attention to was their data on series. Elizabeth Bear is clearly courting some sort of bibliographic damnation, since her Promethean Age series switches between "and" and "&": Blood and Iron; Whiskey & Water; Ink and Steel; Hell and Earth. This is further complicated by the fact that Ink and Steel and Hell and Earth form a series within the series. Bear describes them as, "the two halves of a really long novel, which is collectively known as The Stratford Man" (ibid.). LibraryThing gets this right, since it doesn't limit the amount of series information that users can contribute. You can get the same information from the API. Justin Thorp has been commenting on the growth of APIs, what he calls "the decline of the web site", for some time, such as here: Because of all the great Web platforms and APIs that are being made available, the Web is no longer being constrained by the notion of a Web page. For example, there are many people like Michael Arrington who are using Web applications like Twitter with out ever actually going to the Twitter Web site. Justin points out that this effectively asks the question, "you mean you want me to encourage people to not use my Web site?", to which his (and my) answer is, "Yep". And Karen Coombs discusses alternative APIs, concluding with: Libraries also need to think about building an OpenSearch interface to their collections. I'd like my local library to discourage use of their web site by giving away information on which books are available (as opposed to out, etc.). I'd like an API. 2月9日 How good does your web site have to be?Over at P'unk Avenue Window, Geoff DiMasi is thinking about library web sites. I believe that people's expectations for a library web site (or any web site) are set by the best web sites they encounter . Here's what Geoff has to say: I envision a library website that has an Ebay reputation system, a Digg voting component, a room reservation system, a Google Books repository, a WorldCat list and notes feature, Amazon reviews and Facebook profiles. I believe that whether you're thinking about layout and design, navigation and ease of use, or features and functions, when people come to your web site they'll instinctively compare your site to the best sites they've seen. Geoff wants the library web site to be as good as Ebay, Digg, Google Books, WorldCat, Amazon and Facebook combined. The comments on Geoff's post are also very interesting. Laura from the Free Library of Philadelphia has this to say: Libraries have long developed their own ways of doing things that work well for Librarians but when exposed to the larger culture are quite limited. The Web has only accelerated that process. One of "their own ways of doing things" on library web sites that drives me nutty is jargon. If I'm looking for something, should I look in a "catalog" or a "database"? The Free Library of Philadelphia has made a good start, dividing its front page into three area for Find, Explore and Ask. I noticed this same layout recently at Harvard College Libraries, whose choice of terms is "Research", "Request Forms", "Instruction Resources" and "General Info". This is pretty good but not as good as FLP's. "Request Forms" in particular has three different meanings: "request a form", "forms for requests" and "a request is forming". But FLP still requires the user to be able to predict in advance whether what they want will be found in the catalog or the databases. At least they make the dilemma obvious. LibraryThing allows users to organize lists of books. One of the problems they have to solve is to distinguish different authors with the same name. Over at Libology, Rick Mason says: I like that LibraryThing has found a simple, elegant solution that matches what people think and say when distinguishing between two authors with the same name. LibraryThing's proposed solution is to identify both Steve Martins as "Steve Martin", and let users identify the correct author of a book by looking at the other books each Steve has written. This explanation might sound silly, but it's just what IMDB does with, for example, the nine different Paul Newmans. And as Rick says, it has the advantage that it matches what people think and say. That's what makes an effective web site. 2月6日 "The Year's Best SF 13"This is definitely not a review of The Year's Best SF 13, edited by David G. Hartwell and Kathryn Cramer, a wonderful collection of amazing short stories. (You can follow the link for a list of the stories.) Here's a small taste of Bruce Sterling's story, "The Lustration":
So, I'm thinking of making that my new motto: "I'm not disturbing the people; I'm disturbing the people who worry about the people being disturbed." Perfect! 2月5日 Is the catalog keeping up?Things are changing fast! Here's a post from Tame The Web with a short video that shows just how fast: Right Here, Right Now: Ready for the Unexpected/Future. You're probably aware of much of this material, but it's very illuminating to see it all in a five-minute video. The things that are changing fast aren't just gadgets — they're the tools that people use, so people are changing, too. And kids are changing faster than adults. Here's a quick check: Does your phone have a keyboard? All three of my kids have phones with keyboards. Over at The Unquiet Librarian, Buffy Hamilton posts her presentation from the Georgia Council of Teachers of English 2009 Annual Conference: "YA Lit 2.0: How YA Authors and Publishers Are Using Web 2.0 Tools to Reach Teen Readers". In the supporting material on her blog, Hamilton gives a dozen or more YA authors who use Twitter or Facebook. I've been struck by how fast Facebook has been expanding into the general population over the past six months, including my colleagues from a certain religious organization playing Mafia on Facebook. Here's another quick example of how fast things are changing: Hamilton uses four Web 2.0 tools in a single post: WordPress, SlideShare, WikiSpaces and Kwout. It makes sense that libraries should stay well behind the crumbling edge of web startups, but if you're not moving ahead at the same speed as the crumbling edge, you're falling behind, and if you're not moving ahead at the same speed as your patrons, you're falling behind. One of my New Year's resolutions is to be more constructive, specifically about libraries and the web. But not yet, God. Recently, I noticed that some of the entries in our local library network catalog included a link to more information about the author. I'm sorry that I can't let this pass, but the link is labeled "Contributor biographical information". If you were looking at this page and wanted more information about John Scalzi, would you click on "Contributor biographical information" or "Scalzi, John, 1969-"? Don't use jargon! Scalzi, by the way, has been given a bibliographic distinction befitting his stature as a popular author: some of his books are entered under "Scalzi, John" and some under "Scalzi, John, 1969-". So the user interface could be better, but there are other shortcomings. The link pulls information from the Library of Congress, which uses information provided by the book's publisher. By the publisher of that book. Now Scalzi has a blog which happens to be wildly popular, as author blogs go. Some of Scalzi's books have no "contributor biographical information" at all, some have one which mentions the blog, and some have one which does not. I didn't go through every book, but the ones I checked didn't mention Scalzi's Twitter account, or his forum. I also checked Elizabeth Bear (because I'm a Bear fanboy), and most of the entries don't have links, and the ones that do don't mention her web site, her blog on Live Journal or her Twitter account. The good news is that the catalog is adding new features and trying new things. This is a good thing, and if I had any pull with the folks who run the catalog, I'd do what I could to encourage it. It would be great if the catalog had a blog where these things were announced and where people could offer comments (and encouragement!). I don't want the better to be the enemy of the good, but I also don't want the good to be the enemy of the better, either. To be really useful to people who want more information about their favorite author, the catalog needs links to Wikipedia, to blogs, RSS feeds,, Twitter, Facebook and on and on. The best thing to follow a good first step is another step. And another step. And another step! FASTER! 2月1日 "The Adventures of Johnny Bunko"The Adventures of Johnny Bunko: the last career guide you'll ever need, by Daniel H. Pink, probably isn't the last career guide you'll ever need. On the other hand, it's an excellent start. The six lessons, and the book as a whole, work well to clear away the FUD from career planning. Being scared or confused isn't a very effective place to be to make good decisions, so just thinking clearly is a great first step. 1月30日 In praise of the declarative sentenceAuthors sometimes express some puzzlement or frustration at the process people use when selecting a book in a bookstore. I'm happy to offer them this case study. I was in the local bookstore the other day, waiting for the reading of Blown to Bits to start, and I noticed Watt, by Beckett. I saw this blurb on the back: I could show you a Beckett sentence as elegant in its implications as the binomial theorem, and another as economically sphinx-like as the square root of minus one, and another, on trees in the night, for which half of Wordsworth would seem a fair exchange. The declarative sentence, he makes you suppose, is perhaps man's highest achievement, as absolute as the egg was for Brancusi. — The New York Times Book Review
You're welcome. 1月28日 "Designing the Digital Experience"This post is less than a review of Designing the Digital Experience: how to use experience design tools and techniques to build Websites customers love, by David Lee King. The book is divided into three parts: Structural Focus, Community Focus and Customer Focus. Early on, in Chapter 3, King focuses on the process of designing and building a web site. Not what the web site will look like when you get there, but the process of getting there. He discusses three process models: Jesse James Garrett's User Experience model, David Armano's Experience Map model, and 37signals' Getting Real model. This is a good place to start. I guess any moderately organized person would start by thinking of the goals they wanted a web site to achieve, but a process model helps to avoid overrunning the goals and requirements in your haste to get to implementation. On the subject of usability, King points the reader to Steve Krug's Don't Make Me Think: A Common Sense Approach to Web Usability. Even without reading the book, I think this is a great principle. Not thinking has many of the same benefits as laziness, the first of Larry Wall's virtues of a programmer. Libraries should design their web sites to be used by lazy, unthinking patrons. No, really. The weakest section of the book is chapter 6, "Emerging Tools for the Digital Community". For example, King spends less than a page on wikis, and makes the same mistake that I've noted previously: conflating the authors of a wiki with the readers. King discusses Flickr, but provides no guidance on whether a library should use Flickr or host its own photo gallery. For me, the key point about customer interaction was made by Jan Carlzon, whom King quotes on page 133: Each point or interaction with your organization can be referred to as a "moment of truth", a concept first introduced by Jan Carlzon, the former president of Scandinavian Airlines, in his 1986 book entitled Moments of Truth. Carlzon defines the moment of truth in business as: "Anytime a customer comes into contact with any aspect of a business, how ever remote, is an opportunity to form an impression."
King also quotes Tom Kelley of IDEO (page 132): According to Kelley, your car-buying experience (and also your experience interacting with the car company) begins before you walk onto the lot and continues after you leave with your purchase.
This is a short book (182 well-written pages), and it seems thin in some areas, but for me the whole is greater than the sum of the parts. Perhaps it's an unnecessarily mischievous thought, but occasionally it seems to me as though librarians write books as annotated bibliographies, as directions onward rather than as containers of content. But building an effective web site touches so many disciplines that this may well be the most sensible approach. |
|
|