jump to navigation

AADL, Virtual Card Catalog and more interesting and inspiring things Wednesday, 7 June 2006 12:48 pm

Posted by Dongmei in Web 2.0, libraries.
1 comment so far

I usually don't pay attention to public library Web sites and systems that much since I work in an academic library and am interested in academic librarianship. But AADL is different, it's in forefront of many things. If you read blogs occationally, you 'll notice that "word just came down that aadl.org has been honored by the ALA as “best website” for libraries with budgets of $6,000,000.00 or more" on blyberg.net.

I was reading John Blyberg's presentation "Patrons in the driver's seat: Giving advanced tool-sets to library patrons" at the High Ed Blog Con 2006. I found it very inspiring and interesting, just want to share a few things.

The first thing I found very interesting is the Virtual Card Catalog. Each catalog record can dynamically create a vintage-looking catalog card on-the-fly. Users can write marginalia notes on the cards. Users have control over the cards by adding them to a personal card catalog, viewing any time and emailing to anyone with a note. Patrons can even share their card catalogs publically via a unique URL. This service is really in line with Web 2.0 as far as social/public sharing is concerned, at the same time give the patrons a nostalgia feeling with those catalog cards, and is a very nice personalization feature.

Another project I found very interesting is the Picture Ann Arbor (Picture A2) service. They learn from the success of Flickr, and the Picture A2 service allows users to upload their own photos. "The purpose of this service is to begin building an archive of Ann Arbor photos from both past and present".

Last but not the least is their electronic signage integrated with RSS feeds. Visitors are greeted by the software running on a large LCD panel with sliding event listing and top and new items feed to display new and hot material, they can glean some cursory information from it before they head off into the stacks.


Of course, more striking is the technology behind the scene, they opted for an entirely open-source set of tools: Linux, Apache, MySQL, and PHP. Picture A2 is run on the open source project Gallery 2. In their case, the CMS (Content Management System) is also open-source, they chose Drupal. I found it amazing is the work they've done to make their library system (Millenium) to talk to all these different open-source tools and provide these forefront services that I'm sure will amaze all the lucky Ann Arbor patrons and attract more and more visitors to their site and libraries. No doubt it took awful lot of (strategic) planning and brain-storming before any of these happened.

hack Google Maps to find your library’s (or any location’s) latitude and longitude Thursday, 4 May 2006 5:11 pm

Posted by Dongmei in API, Web 2.0, What's new at Google?!, featured IT of the week.
3 comments

While playing with Google Maps and trying to incorporate Gmaps on my web site (or my blog), but no success so far, however, learned a new trick to find out a location's geocoding (you do need to know the physical address), here's how:

 

  1. go to Google Local (Google Maps: http://maps.google.com)
  2. enter the address you want to search in the search box
  3. click and hold on the map and move it just slightly (a few pixels if you can manage it), then release
  4. click “Link to this page” in the upper right hand corner, look in the address bar (URL), you should see &ll=xx.xxxxxx, xx.xxxxxx
  5. everything that follows &ll= is your Lat & Long (Lat, then Long separated by a comma).

e.g. for Addlestone Library: 205 Calhoun St., Charleston, SC 29424

using the steps above, you'll find its

Lat (latitude) = 32.793408

Long (longitude) = -79.940386

Cool, huh? 

Google Calendar, and its Web 2.0 potential Wednesday, 19 April 2006 8:56 pm

Posted by Dongmei in Web 2.0, What's new at Google?!, featured IT of the week, free/Open Source Software.
add a comment

We all know that Yahoo calendar is the leading service in this category. 

Google has launched Google Calendar beta (GC), you may share it w/ friends, colleagues and the like, or keep it private (default), or you may open it up for every one (esp. helpful if you have a business like an art gallery, theatre, book club, or a library). The GC service will also recognise events w/i the text of Gmail messages and flag them, so you may add them into your GC instantly.

Color coding helps to keep different things (home, office, art, concerts, vacation, etc.) straight, you can also add different holiday calendars (e.g. US Holidays, China Holidays). 

It lets you quickly add an event, and view multiple calendars w/i one screen. Similar to Outlook and Evite, Google Calendar beta lets you send invitations to anyone — even to people who don't use Gmail. Event reminders, including SMS updates, will surely keep you on your toes.

GC lets you import calendars from MS Outlook, and Mac fans will love it since it syncs w/ iCal. 

You can export your schedule via RSS, and then read the feeds from a third-party newsreader.

Its unclutered interface, Web 2.0 potential, together w/ Google's powerful search capability, I think you'll like it.

For its Web 2.0 potential, read Google Calendar API + GC's Web 2.0 Potential on Search Engine Lowdown.