[ List Archives Home ] [ Thread index for 2008 ]
[ Date index for 2008 ]
[ Author index for 2008 ]
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
- Date: Tue, 8 May 2007 16:55:42 -0400
- From: "Valentina Mayz" <mayz at nova dot edu>
- Subject: RE: [IUG] Something 'fun' for your Friday -- send catalogrecordsviaSMS
I second that :->
. . . . . . . . . . . . . . . . . . . . . . . . . .
V A L E N T I N A M A Y Z
L i b r a r y W e b A d m i n i s t r a t o r
A l v i n S h e r m a n L i b r a r y
N o v a S o u t h e a s t e r n U n i v e r s i t y
9 5 4 - 2 6 2 - 4 6 0 5
-----Original Message-----
From: Zhou, Don [
mailto:don dot zhou at wmitchell dot edu]
Sent: Tuesday, May 08, 2007 9:48 AM
To: IUG INNOPAC List
Subject: RE: [IUG] Something 'fun' for your Friday -- send
catalogrecordsviaSMS
Bob,
Thanks for your suggestion. I will check it out. I put it out for our
reference librarians who did a presentation on social book-marking, so I
did not do a thorough testing. Plus, it is still beta.
On a different note, I would recommend you for the most helpful person
on the list in terms of webOPAC. I think Corey and the steering
committee should think of giving out some awards for you for the
upcoming IUG [might be too late, but not a bad idea for next year]. I
have personally benefited so much from your help.
Second, anybody?
Don Zhou
William Mitchell College of Law
-----Original Message-----
From: innopac-bounces at innopacusers dot org
[
mailto:innopac-bounces at innopacusers dot org] On Behalf Of Bob Duncan
Sent: Monday, May 07, 2007 10:01 AM
To: IUG INNOPAC List
Subject: RE: [IUG] Something 'fun' for your Friday -- send
catalogrecordsviaSMS
At 03:45 PM 05/04/2007, Don wrote:
>Here is a neat stuff I did for our beta: you can social bookmark a bib
>using del.icio.us or other programs. To see it,
>
>Come here:
http://library.wmitchell.edu:2082/
>
>Do a search for anything
>
>Pull up the full record. You will see the icon.
>
>This one takes only a few minutes to set up.
This is really slick; thanks for pointing it out. One little
problem with the default set up though---the script passes the URL of
the window as the URL for the bookmark, and since WebOPAC window URLs
typically are not persistent/durable, most bookmarks won't be any
good for long. If you edit the AddThis.com-supplied code slightly
you can get the record number URL to be passed instead. I realize
these URLs have some issues with scoped catalogs, but I think a
bookmark is better off with this URL than the window URL.
To use the recordnum URL, replace:
onclick="addthis_url = location.href;
..with:
onclick="addthis_url = document.getElementById('recordnum');
And because the document title is always going to be something
generic like the name of your library, I'd be inclined to replace:
addthis_title = document.title;
..with something along the lines of:
addthis_title = 'REPLACE THIS TEXT WITH BOOK TITLE';
(Although I'm not sure which is worse---multiple bookmarks with the
title "REPLACE THIS TEXT WITH BOOK TITLE" or multiple bookmarks with
the title "Lafyette College Libraries".)
Bob Duncan
~!~!~!~!~!~!~!~!~!~!~!~!~
Robert E. Duncan
Systems Librarian
Editor of IT Communications
Lafayette College
Easton, PA 18042
duncanr at lafayette dot edu
http://www.library.lafayette.edu/
--
This message was distributed through the Innovative Users Group INNOPAC
list
Public replies: INNOPAC at innopacusers dot org
Update your subscription options:
http://innopacusers.org/mailman/listinfo/innopac
_______________________________________________________________________
This email has been scanned for all viruses.
_______________________________________________________________________
This email has been scanned for all viruses.