SlideShare ist ein Scribd-Unternehmen logo
Bridging the gap from Wikipedia
      to scholarly sources:
    oneSearch bookmarklet


          BARBARA ARNETT
       WEB SERVICES LIBRARIAN

         VALERIE FORRESTAL
COMMUNICATIONS & NEW MEDIA STRATEGIES
             LIBRARIAN

   STEVENS INSTITUTE OF TECHNOLOGY
Discovery tool project:

 Key questions:


    How do you prompt students to use scholarly sources for
     research?

    What if they could search the library’s subscription databases
     without having to go through the library website?

    How do you create a bridge between common student research
     sources, such as Wikipedia, and the library’s collections?
Solution


 Solution: Cross-browser compatible bookmarklet
  (inspired by bit.ly, etc) + Summon (Serials Solutions
  Discovery Service)

 Bookmarklet = Bookmark + Applet
   small program run from your browser’s favorites menu
   Easy to install (drag-and-drop)
   OS/browser independent
   Only runs when clicked, so it doesn’t slow down your computer
    like some browser add-ons
Browser use at Stevens Library website

60

50

40
                                    Internet Explorer
30                                  Firefox
                                    Safari
20                                  Chrome

10

0
        2009      2010      2011
Inspiration: Bit.ly bookmarklet
How students use the Bookmarklet
Install page
Bookmarklet in browser
Search prompt
Search results
Usage Statistics
How libraries can set up a Bookmarklet
Parts of the Bookmarklet:

 1 – HTML : display bookmarklet on your webpage
     Contains the JavaScript that sits in the bookmarklet (in user’s
      browser)

 2 – JavaScript: on your server
     sits in search.js, referenced in bookmarklet HTML
     Google Analytics tracking + Prompt box for user to edit search terms
      (uses the Page Title for initial search terms)
     Executes search and returns results in federated search or catalog

 3 – CSS: make it pretty
     Optional (places button image under link)
     Can be inline or separate stylesheet
JavaScript code in bookmarklet:


                                                      this executes
                                                      JavaScript in a file
                                                      that resides on our
                                                      web server




javascript:(function(){document.body.appendChild(document.createElement
  ('script')).src='http://www.stevens.edu/library/js/search.js';})();
Javascript in http://www.stevens.edu/library/js/search.js--

{
// *****************   Google analytics code BEGIN *******************//
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-18930XXX-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-
   analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
// *****************    Google analytics code END *******************//

    var Ti=document.title.replace('- Wikipedia, the free encyclopedia','');

    void(Ti=prompt('Edit search terms:',Ti));
    if(Ti)
    {
    var searchString='http://stevens.summon.serialssolutions.com/search?s.q='+(Ti);

    window.location.href=searchString;
    }
}
Hasn’t this been done before?

 Catalog search bookmarklet (Indiana State University)
    Added functionality – code on our server, no version updates for the
     user to install
    Uses federated search to retrieve all types of information

 Libx toolbar
    Add-ons / extensions can slow down browser, bookmarklet only
     executes / uses resources when clicked
    Can be used in all browsers (Chrome, Safari, Firefox, IE)

 Bookmarklet:
    Manage code updates easily
    No memory hogging
Results

 Analytics tell us:
   Number of clicks

   Where clicking from



 University of Michigan
     http://www.lib.umich.edu/mlibrary-labs/articlesplus-quick-search-bookmarklet
Next steps:

 Have students install bookmarklet in all info lit
    classes (laptops are required.)
   Place oneSearch button in library website footer, so
    it’s easy to find and accessible from any page on our
    site.
   Campus-wide announcement (email) in September
    2011.
   After roll-out and promotion, compare Fall 2011
    usage stats for key databases vs. Fall 2009/2010.
   Edit Google Analytics code to track search terms
    (anonymously.)
More info:


Contact:
 Barbara Arnett: barnett@stevens.edu
 Valerie Forrestal: valerie.forrestal@stevens.edu


Details:
 Instructions available at: http://bit.ly/LibTech11
 Server-side code: http://www.stevens.edu/library/js/search.js

Weitere ähnliche Inhalte

Was ist angesagt?

Managing references
Managing referencesManaging references
Managing references
sara_abudahab
 
Using Reference Management Tools: EndNote and Zotero
Using Reference Management Tools: EndNote and ZoteroUsing Reference Management Tools: EndNote and Zotero
Using Reference Management Tools: EndNote and Zotero
UCD Library
 
Facebook API for iOS
Facebook API for iOSFacebook API for iOS
Facebook API for iOS
Hidetoshi Mori
 
Zotero: an open source reference management tool for researchers
Zotero: an open source reference management tool for researchersZotero: an open source reference management tool for researchers
Zotero: an open source reference management tool for researchers
Prajeesh Bhaskaran
 
Library Hacks
Library HacksLibrary Hacks
Library Hacks
Nicole C. Engard
 
Web fundamentals the sequel
Web fundamentals the sequelWeb fundamentals the sequel
Web fundamentals the sequel
Raymond McDermott
 

Was ist angesagt? (6)

Managing references
Managing referencesManaging references
Managing references
 
Using Reference Management Tools: EndNote and Zotero
Using Reference Management Tools: EndNote and ZoteroUsing Reference Management Tools: EndNote and Zotero
Using Reference Management Tools: EndNote and Zotero
 
Facebook API for iOS
Facebook API for iOSFacebook API for iOS
Facebook API for iOS
 
Zotero: an open source reference management tool for researchers
Zotero: an open source reference management tool for researchersZotero: an open source reference management tool for researchers
Zotero: an open source reference management tool for researchers
 
Library Hacks
Library HacksLibrary Hacks
Library Hacks
 
Web fundamentals the sequel
Web fundamentals the sequelWeb fundamentals the sequel
Web fundamentals the sequel
 

Andere mochten auch

Searching the Deep Web
Searching the Deep WebSearching the Deep Web
Searching the Deep Web
Valerie Forrestal
 
Should You Friend Your Supervisor on Facebook? (NJLA2013)
Should You Friend Your Supervisor on Facebook? (NJLA2013)Should You Friend Your Supervisor on Facebook? (NJLA2013)
Should You Friend Your Supervisor on Facebook? (NJLA2013)
Valerie Forrestal
 
Val forrestal capstone
Val forrestal capstoneVal forrestal capstone
Val forrestal capstone
Valerie Forrestal
 
Bridging the gap from Wikipedia to scholarly sources: a simple discovery solu...
Bridging the gap from Wikipedia to scholarly sources: a simple discovery solu...Bridging the gap from Wikipedia to scholarly sources: a simple discovery solu...
Bridging the gap from Wikipedia to scholarly sources: a simple discovery solu...
Valerie Forrestal
 
Twitter for Libraries - Handheld Librarian Redux @ Yale, 12-09
Twitter for Libraries - Handheld Librarian Redux @ Yale, 12-09Twitter for Libraries - Handheld Librarian Redux @ Yale, 12-09
Twitter for Libraries - Handheld Librarian Redux @ Yale, 12-09
Valerie Forrestal
 
The Future of Digital Libraries
The Future of Digital LibrariesThe Future of Digital Libraries
The Future of Digital Libraries
Valerie Forrestal
 

Andere mochten auch (6)

Searching the Deep Web
Searching the Deep WebSearching the Deep Web
Searching the Deep Web
 
Should You Friend Your Supervisor on Facebook? (NJLA2013)
Should You Friend Your Supervisor on Facebook? (NJLA2013)Should You Friend Your Supervisor on Facebook? (NJLA2013)
Should You Friend Your Supervisor on Facebook? (NJLA2013)
 
Val forrestal capstone
Val forrestal capstoneVal forrestal capstone
Val forrestal capstone
 
Bridging the gap from Wikipedia to scholarly sources: a simple discovery solu...
Bridging the gap from Wikipedia to scholarly sources: a simple discovery solu...Bridging the gap from Wikipedia to scholarly sources: a simple discovery solu...
Bridging the gap from Wikipedia to scholarly sources: a simple discovery solu...
 
Twitter for Libraries - Handheld Librarian Redux @ Yale, 12-09
Twitter for Libraries - Handheld Librarian Redux @ Yale, 12-09Twitter for Libraries - Handheld Librarian Redux @ Yale, 12-09
Twitter for Libraries - Handheld Librarian Redux @ Yale, 12-09
 
The Future of Digital Libraries
The Future of Digital LibrariesThe Future of Digital Libraries
The Future of Digital Libraries
 

Ähnlich wie Discovery bookmarklet - Metro Science Librarians SIG

Tech Tools for Reference: Enhancing the Research Experience in the Health Sci...
Tech Tools for Reference: Enhancing the Research Experience in the Health Sci...Tech Tools for Reference: Enhancing the Research Experience in the Health Sci...
Tech Tools for Reference: Enhancing the Research Experience in the Health Sci...
Christine Tobias
 
Discovering The World From Your Laptop
Discovering The World From Your LaptopDiscovering The World From Your Laptop
Discovering The World From Your Laptop
J T "Tom" Johnson
 
Approaches to mobile site development
Approaches to mobile site developmentApproaches to mobile site development
Approaches to mobile site development
Erik Mitchell
 
Lecture7
Lecture7Lecture7
Lecture7
guest8461ae
 
Workshop HTML5+PhoneGap by Ivano Malavolta
Workshop HTML5+PhoneGap by Ivano Malavolta Workshop HTML5+PhoneGap by Ivano Malavolta
Workshop HTML5+PhoneGap by Ivano Malavolta
Commit University
 
Winter%200405%20-%20Advanced%20Javascript
Winter%200405%20-%20Advanced%20JavascriptWinter%200405%20-%20Advanced%20Javascript
Winter%200405%20-%20Advanced%20Javascript
tutorialsruby
 
Winter%200405%20-%20Advanced%20Javascript
Winter%200405%20-%20Advanced%20JavascriptWinter%200405%20-%20Advanced%20Javascript
Winter%200405%20-%20Advanced%20Javascript
tutorialsruby
 
Nasdanika HTML - Fluent Java API for building Web UI
Nasdanika HTML - Fluent Java API for building Web UINasdanika HTML - Fluent Java API for building Web UI
Nasdanika HTML - Fluent Java API for building Web UI
Pavel Vlasov
 
Widgets Tools and Doodads for Webmasters - CIL 2008
Widgets Tools and Doodads for Webmasters - CIL 2008Widgets Tools and Doodads for Webmasters - CIL 2008
Widgets Tools and Doodads for Webmasters - CIL 2008
Darlene Fichter
 
Web20 Intro Naj Shaik
Web20 Intro Naj ShaikWeb20 Intro Naj Shaik
Web20 Intro Naj Shaik
Karen Vignare
 
Inter fundamentalsfacultyworkshop
Inter fundamentalsfacultyworkshopInter fundamentalsfacultyworkshop
Inter fundamentalsfacultyworkshop
devesh4u
 
3) web development
3) web development3) web development
3) web development
techbed
 
Power to the Users (and Librarians)
Power to the Users (and Librarians)Power to the Users (and Librarians)
Power to the Users (and Librarians)
Guus van den Brekel
 
Aswc2009 Smw Tutorial Part 3 Halo Extension
Aswc2009 Smw Tutorial Part 3 Halo ExtensionAswc2009 Smw Tutorial Part 3 Halo Extension
Aswc2009 Smw Tutorial Part 3 Halo Extension
Jesse Wang
 
Bootstrap4XPages webinar
Bootstrap4XPages webinarBootstrap4XPages webinar
Bootstrap4XPages webinar
Mark Leusink
 
IRJET- A Personalized Web Browser
IRJET-  	  A Personalized Web BrowserIRJET-  	  A Personalized Web Browser
IRJET- A Personalized Web Browser
IRJET Journal
 
IRJET- A Personalized Web Browser
IRJET- A Personalized Web BrowserIRJET- A Personalized Web Browser
IRJET- A Personalized Web Browser
IRJET Journal
 
More Browser Basics, Tips & Tricks 2 Draft 17
More Browser Basics, Tips & Tricks 2 Draft 17More Browser Basics, Tips & Tricks 2 Draft 17
More Browser Basics, Tips & Tricks 2 Draft 17
msz
 
The Browser, the User and the Library (How to to be in between)
The Browser, the User and the Library (How to to be in between)The Browser, the User and the Library (How to to be in between)
The Browser, the User and the Library (How to to be in between)
Guus van den Brekel
 
Analyzing bootsrap and foundation font-end frameworks : a comparative study
Analyzing bootsrap and foundation font-end frameworks : a comparative studyAnalyzing bootsrap and foundation font-end frameworks : a comparative study
Analyzing bootsrap and foundation font-end frameworks : a comparative study
IJECEIAES
 

Ähnlich wie Discovery bookmarklet - Metro Science Librarians SIG (20)

Tech Tools for Reference: Enhancing the Research Experience in the Health Sci...
Tech Tools for Reference: Enhancing the Research Experience in the Health Sci...Tech Tools for Reference: Enhancing the Research Experience in the Health Sci...
Tech Tools for Reference: Enhancing the Research Experience in the Health Sci...
 
Discovering The World From Your Laptop
Discovering The World From Your LaptopDiscovering The World From Your Laptop
Discovering The World From Your Laptop
 
Approaches to mobile site development
Approaches to mobile site developmentApproaches to mobile site development
Approaches to mobile site development
 
Lecture7
Lecture7Lecture7
Lecture7
 
Workshop HTML5+PhoneGap by Ivano Malavolta
Workshop HTML5+PhoneGap by Ivano Malavolta Workshop HTML5+PhoneGap by Ivano Malavolta
Workshop HTML5+PhoneGap by Ivano Malavolta
 
Winter%200405%20-%20Advanced%20Javascript
Winter%200405%20-%20Advanced%20JavascriptWinter%200405%20-%20Advanced%20Javascript
Winter%200405%20-%20Advanced%20Javascript
 
Winter%200405%20-%20Advanced%20Javascript
Winter%200405%20-%20Advanced%20JavascriptWinter%200405%20-%20Advanced%20Javascript
Winter%200405%20-%20Advanced%20Javascript
 
Nasdanika HTML - Fluent Java API for building Web UI
Nasdanika HTML - Fluent Java API for building Web UINasdanika HTML - Fluent Java API for building Web UI
Nasdanika HTML - Fluent Java API for building Web UI
 
Widgets Tools and Doodads for Webmasters - CIL 2008
Widgets Tools and Doodads for Webmasters - CIL 2008Widgets Tools and Doodads for Webmasters - CIL 2008
Widgets Tools and Doodads for Webmasters - CIL 2008
 
Web20 Intro Naj Shaik
Web20 Intro Naj ShaikWeb20 Intro Naj Shaik
Web20 Intro Naj Shaik
 
Inter fundamentalsfacultyworkshop
Inter fundamentalsfacultyworkshopInter fundamentalsfacultyworkshop
Inter fundamentalsfacultyworkshop
 
3) web development
3) web development3) web development
3) web development
 
Power to the Users (and Librarians)
Power to the Users (and Librarians)Power to the Users (and Librarians)
Power to the Users (and Librarians)
 
Aswc2009 Smw Tutorial Part 3 Halo Extension
Aswc2009 Smw Tutorial Part 3 Halo ExtensionAswc2009 Smw Tutorial Part 3 Halo Extension
Aswc2009 Smw Tutorial Part 3 Halo Extension
 
Bootstrap4XPages webinar
Bootstrap4XPages webinarBootstrap4XPages webinar
Bootstrap4XPages webinar
 
IRJET- A Personalized Web Browser
IRJET-  	  A Personalized Web BrowserIRJET-  	  A Personalized Web Browser
IRJET- A Personalized Web Browser
 
IRJET- A Personalized Web Browser
IRJET- A Personalized Web BrowserIRJET- A Personalized Web Browser
IRJET- A Personalized Web Browser
 
More Browser Basics, Tips & Tricks 2 Draft 17
More Browser Basics, Tips & Tricks 2 Draft 17More Browser Basics, Tips & Tricks 2 Draft 17
More Browser Basics, Tips & Tricks 2 Draft 17
 
The Browser, the User and the Library (How to to be in between)
The Browser, the User and the Library (How to to be in between)The Browser, the User and the Library (How to to be in between)
The Browser, the User and the Library (How to to be in between)
 
Analyzing bootsrap and foundation font-end frameworks : a comparative study
Analyzing bootsrap and foundation font-end frameworks : a comparative studyAnalyzing bootsrap and foundation font-end frameworks : a comparative study
Analyzing bootsrap and foundation font-end frameworks : a comparative study
 

Kürzlich hochgeladen

Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
TechSoup
 
ZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptxZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptx
dot55audits
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) CurriculumPhilippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
MJDuyan
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
Nguyen Thanh Tu Collection
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
Jean Carlos Nunes Paixão
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
Solutons Maths Escape Room Spatial .pptx
Solutons Maths Escape Room Spatial .pptxSolutons Maths Escape Room Spatial .pptx
Solutons Maths Escape Room Spatial .pptx
spdendr
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
Krassimira Luka
 
math operations ued in python and all used
math operations ued in python and all usedmath operations ued in python and all used
math operations ued in python and all used
ssuser13ffe4
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
eBook.com.bd (প্রয়োজনীয় বাংলা বই)
 
Constructing Your Course Container for Effective Communication
Constructing Your Course Container for Effective CommunicationConstructing Your Course Container for Effective Communication
Constructing Your Course Container for Effective Communication
Chevonnese Chevers Whyte, MBA, B.Sc.
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
Wahiba Chair Training & Consulting
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 

Kürzlich hochgeladen (20)

Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
 
ZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptxZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptx
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) CurriculumPhilippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
Solutons Maths Escape Room Spatial .pptx
Solutons Maths Escape Room Spatial .pptxSolutons Maths Escape Room Spatial .pptx
Solutons Maths Escape Room Spatial .pptx
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
 
math operations ued in python and all used
math operations ued in python and all usedmath operations ued in python and all used
math operations ued in python and all used
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
 
Constructing Your Course Container for Effective Communication
Constructing Your Course Container for Effective CommunicationConstructing Your Course Container for Effective Communication
Constructing Your Course Container for Effective Communication
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 

Discovery bookmarklet - Metro Science Librarians SIG

  • 1. Bridging the gap from Wikipedia to scholarly sources: oneSearch bookmarklet BARBARA ARNETT WEB SERVICES LIBRARIAN VALERIE FORRESTAL COMMUNICATIONS & NEW MEDIA STRATEGIES LIBRARIAN STEVENS INSTITUTE OF TECHNOLOGY
  • 2. Discovery tool project:  Key questions:  How do you prompt students to use scholarly sources for research?  What if they could search the library’s subscription databases without having to go through the library website?  How do you create a bridge between common student research sources, such as Wikipedia, and the library’s collections?
  • 3. Solution  Solution: Cross-browser compatible bookmarklet (inspired by bit.ly, etc) + Summon (Serials Solutions Discovery Service)  Bookmarklet = Bookmark + Applet  small program run from your browser’s favorites menu  Easy to install (drag-and-drop)  OS/browser independent  Only runs when clicked, so it doesn’t slow down your computer like some browser add-ons
  • 4. Browser use at Stevens Library website 60 50 40 Internet Explorer 30 Firefox Safari 20 Chrome 10 0 2009 2010 2011
  • 6. How students use the Bookmarklet
  • 12. How libraries can set up a Bookmarklet
  • 13. Parts of the Bookmarklet:  1 – HTML : display bookmarklet on your webpage  Contains the JavaScript that sits in the bookmarklet (in user’s browser)  2 – JavaScript: on your server  sits in search.js, referenced in bookmarklet HTML  Google Analytics tracking + Prompt box for user to edit search terms (uses the Page Title for initial search terms)  Executes search and returns results in federated search or catalog  3 – CSS: make it pretty  Optional (places button image under link)  Can be inline or separate stylesheet
  • 14. JavaScript code in bookmarklet: this executes JavaScript in a file that resides on our web server javascript:(function(){document.body.appendChild(document.createElement ('script')).src='http://www.stevens.edu/library/js/search.js';})();
  • 15. Javascript in http://www.stevens.edu/library/js/search.js-- { // ***************** Google analytics code BEGIN *******************// var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-18930XXX-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google- analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); // ***************** Google analytics code END *******************// var Ti=document.title.replace('- Wikipedia, the free encyclopedia',''); void(Ti=prompt('Edit search terms:',Ti)); if(Ti) { var searchString='http://stevens.summon.serialssolutions.com/search?s.q='+(Ti); window.location.href=searchString; } }
  • 16. Hasn’t this been done before?  Catalog search bookmarklet (Indiana State University)  Added functionality – code on our server, no version updates for the user to install  Uses federated search to retrieve all types of information  Libx toolbar  Add-ons / extensions can slow down browser, bookmarklet only executes / uses resources when clicked  Can be used in all browsers (Chrome, Safari, Firefox, IE)  Bookmarklet:  Manage code updates easily  No memory hogging
  • 17. Results  Analytics tell us:  Number of clicks  Where clicking from  University of Michigan  http://www.lib.umich.edu/mlibrary-labs/articlesplus-quick-search-bookmarklet
  • 18. Next steps:  Have students install bookmarklet in all info lit classes (laptops are required.)  Place oneSearch button in library website footer, so it’s easy to find and accessible from any page on our site.  Campus-wide announcement (email) in September 2011.  After roll-out and promotion, compare Fall 2011 usage stats for key databases vs. Fall 2009/2010.  Edit Google Analytics code to track search terms (anonymously.)
  • 19. More info: Contact:  Barbara Arnett: barnett@stevens.edu  Valerie Forrestal: valerie.forrestal@stevens.edu Details:  Instructions available at: http://bit.ly/LibTech11  Server-side code: http://www.stevens.edu/library/js/search.js