10
Searching 2.0
create a Web page (or group of pages, dependingon the number of resource links needed) to provideaccess to those links. This solution, at the time,solved all of the previously mentioned problems inthe following ways:
• Web pages were generally well organized in a logi-cal manner whether alphabetically or by subject.• Web pages are available to all devices containinga Web browser. So, regardless of which computersomeone is using (public, staff, a patron’s laptop)or even if using another device such as a smart-phone, the links are available in any location, atany time.
I continued in the book with several excellent ex-amples of libraries implementing this exact solution.Most libraries of at least a moderate size had or havesince created such Web pages. However, even thoughthis solution at the time was a good one, it still hadone major problem: you needed to learn some mark-up—HTML (hypertext markup language) or XHTML(extensible hypertext markup language)—to imple-ment it. Though I think everyone should still learnat least some basic Web page creation skills, today aneven better solution not only solves this last naggingproblem but also provides additional features that no Web page I described back in 2000 could ever haveprovided. That solution is Delicious.
DELICIOUS
Delicious (http://www.delicious.com/) is a “socialbookmarking” service that “allows users to tag, save,manage and share web pages from a centralizedsource. With emphasis on the power of the commu-nity, Delicious greatly improves how people discover,remember and share on the Internet.”
<2> At its most basic level, Delicious (currentlyowned by Yahoo!) stores your bookmarks for youon its Web site, allowing anyone to access thosebookmarks from any Web-accessible device
withoutany markup knowledge required
. Beyond this benefit,Delicious offers several additional features, such asthe following, that allow it to be a more flexible solu-tion than a static Web page:
• Delicious bookmarks can be added to your ac-count with just a few mouse clicks.• A Delicious account can be shared by multipleusers, thus allowing you to have a single accountfor the entire library staff, at the branch or systemlevel.• Bookmarks in one Delicious account are automati-cally cross-referenced with all other Delicious useraccounts, creating connections among all of itsusers.• Anyone can subscribe to RSS (really simple syndi-cation) feeds from Delicious and receive automaticnotification of new bookmarks.• Delicious bookmarks are easily searchable, allow-ing for less structure and more free-form organiza-tion through the use of tags.
Let’s take a look at each one of these in a littlemore detail. Even if you had extensive HTML knowl-edge, updating a Web page takes at least a few min-utes to accomplish. You need to enter the usernameand password for the server, log in, find the correctfile, open it, make your changes, save the changes,and log out. This process assumes that you have thecorrect level of access on your server. If you don’t,you may face the situation of needing to submit yourchange to the appropriate person in the IT (informa-tion technology) department and then wait a few daysbefore your change appears. With Delicious, as I’llshow later in this chapter, all you need to do to add anew bookmark is click on an icon, wait for the “additem” window to appear, and click “OK.” This is amuch simpler and faster procedure than updating a Web page. As with Web pages, Delicious accounts can beshared among staff members by giving them the ap-propriate username and password. However, sincethis service is hosted by a third party, there’s no needto get your IT department involved, especially if youhave one that is loathe to give out server usernamesand passwords to nontechnical staff.Delicious stores all of the links submitted by theirusers in a large database. The benefit to this method isthat Delicious is then able to track which users haveadded which links. With this information, Deliciousis able, not only to tell you that 368 other users havealso added the same link that you’ve added, but alsoto link you to those other users’ accounts. This is the“social” aspect of the service: users who add the same
Add a Comment