SlideShare a Scribd company logo
New Books
Creating an online display to
highlight new additions to your
collection
Jaime Jones
ILS Administrator
Arizona State University Libraries
Why highlight new material?
Patron awareness
Library value
Physical shelf
Doesn’t show e-books
Limited subset of material
Not accessible to online
patrons
https://www.pinterest.com/pin/534591418238178326/
Virtual shelf
Electronic and print material
together
Material from all libraries
Accessible to all patrons
Provide multiple display
options
Examples
Advantages of the carousel
Visual
Auto-scroll and manual scroll
Mobile friendly
Compact
What to display?
No serials
Items with cover images
Material types
Locations
Subject areas
Creating a display
https://bitbucket.org/curtin-library/virtual-
bookshelf
Download code repository
Substitute Covers
Creating a display
Upload bookshelf.js to your web server
If using substitute covers, also upload
substitute.css and book200.png
Creating a display
<head>
...
<script src=
"//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js">
</script>
<script src="bookshelf.js" type="text/javascript"></script>
...
</head>
Creating a display
<head>
...
<script src=
"//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js">
</script>
<script src="bookshelf.js" type="text/javascript"></script>
...
</head>
Creating a display
For substitute covers, also link to the
stylesheet:
<link rel="stylesheet" type="text/css"
href="substitute.css">
Creating a display
<body>
...
<div id="virtual-bookshelf"
style="width: 700px; height: 300px">
</div>
...
</body>
Creating a display
<script type="text/javascript">
var books = [
{
title: 'The Adventures of Sherlock Holmes',
image: 'http://covers.openlibrary.org/b/isbn/9780688107826-M.jpg',
link: 'http://en.wikipedia.org/wiki/The_Adventures_of_Sherlock_Holmes'
},
/* ... more items ... */
];
</script>
Creating a display
<script type="text/javascript">
$(function() {
var bookshelf = new VirtualBookshelf.Carousel('#virtual-
bookshelf', {
stream: new VirtualBookshelf.ArrayStream(books)
})
});
</script>
Getting the data
Manually generate the file
Create a process to translate the data
into the file
Pull data from system automatically
Getting the data
Sierra API MySQL Database
PHP queries the MySQL DB and inserts
the data into the page
Promotion
Mini-carousels
Social media
Thank you
jaime.jones@asu.edu

More Related Content

Viewers also liked

Atelier aeb activié_2016_mali
Atelier aeb activié_2016_maliAtelier aeb activié_2016_mali
Atelier aeb activié_2016_mali
PABE BENIN
 
Ethics in Agricultural Photography
Ethics in Agricultural PhotographyEthics in Agricultural Photography
Ethics in Agricultural Photography
klhall700
 
структура ради зосш
структура  ради зосшструктура  ради зосш
структура ради зосшPsariova
 
Capitulo I exposición, Ya todo lo tengo.
Capitulo I exposición, Ya todo lo tengo.Capitulo I exposición, Ya todo lo tengo.
Capitulo I exposición, Ya todo lo tengo.
Guillermo Hernandez
 
BC_r1
BC_r1BC_r1
Lobuler karsinom semineri
Lobuler karsinom semineriLobuler karsinom semineri
Lobuler karsinom semineri
Onur Ertunç
 
100 problemillas de matematicas
100 problemillas de matematicas100 problemillas de matematicas
100 problemillas de matematicas
Rodrigo Trejo Riascos
 
Ficha para cumplimentar en el club de lectura de los viernes
Ficha para cumplimentar en el club de lectura de los viernesFicha para cumplimentar en el club de lectura de los viernes
Ficha para cumplimentar en el club de lectura de los viernes
albertogp1978
 
Símbolos patrios de puertorico pdf
Símbolos patrios de puertorico pdfSímbolos patrios de puertorico pdf
Símbolos patrios de puertorico pdf
Mirian Cruz
 
Ley 64 00
Ley 64 00Ley 64 00
Delivering your message with a slice of Pi
Delivering your message with a slice of PiDelivering your message with a slice of Pi
Delivering your message with a slice of Pi
Daniel Messer
 
Ser agiles
Ser agilesSer agiles
Ser agiles
Sandra Vilchez
 
All your games are belong to us: Building Tabletop Game Collections in Academ...
All your games are belong to us: Building Tabletop Game Collections in Academ...All your games are belong to us: Building Tabletop Game Collections in Academ...
All your games are belong to us: Building Tabletop Game Collections in Academ...
mgohr
 
"So You Have a Big Idea?"
 "So You Have a Big Idea?" "So You Have a Big Idea?"
"So You Have a Big Idea?"
NAUCline
 
ИС_Омега. Управление проектами ГЧП_2
ИС_Омега. Управление проектами ГЧП_2ИС_Омега. Управление проектами ГЧП_2
ИС_Омега. Управление проектами ГЧП_2Anna Grinenko
 
Управление знаниями при разработке проектов ГЧП
Управление знаниями при разработке проектов ГЧПУправление знаниями при разработке проектов ГЧП
Управление знаниями при разработке проектов ГЧПAnna Grinenko
 

Viewers also liked (18)

Kouples
KouplesKouples
Kouples
 
Atelier aeb activié_2016_mali
Atelier aeb activié_2016_maliAtelier aeb activié_2016_mali
Atelier aeb activié_2016_mali
 
Ethics in Agricultural Photography
Ethics in Agricultural PhotographyEthics in Agricultural Photography
Ethics in Agricultural Photography
 
структура ради зосш
структура  ради зосшструктура  ради зосш
структура ради зосш
 
Capitulo I exposición, Ya todo lo tengo.
Capitulo I exposición, Ya todo lo tengo.Capitulo I exposición, Ya todo lo tengo.
Capitulo I exposición, Ya todo lo tengo.
 
BC_r1
BC_r1BC_r1
BC_r1
 
Lobuler karsinom semineri
Lobuler karsinom semineriLobuler karsinom semineri
Lobuler karsinom semineri
 
100 problemillas de matematicas
100 problemillas de matematicas100 problemillas de matematicas
100 problemillas de matematicas
 
Ficha para cumplimentar en el club de lectura de los viernes
Ficha para cumplimentar en el club de lectura de los viernesFicha para cumplimentar en el club de lectura de los viernes
Ficha para cumplimentar en el club de lectura de los viernes
 
Símbolos patrios de puertorico pdf
Símbolos patrios de puertorico pdfSímbolos patrios de puertorico pdf
Símbolos patrios de puertorico pdf
 
Ley 64 00
Ley 64 00Ley 64 00
Ley 64 00
 
Delivering your message with a slice of Pi
Delivering your message with a slice of PiDelivering your message with a slice of Pi
Delivering your message with a slice of Pi
 
Ser agiles
Ser agilesSer agiles
Ser agiles
 
All your games are belong to us: Building Tabletop Game Collections in Academ...
All your games are belong to us: Building Tabletop Game Collections in Academ...All your games are belong to us: Building Tabletop Game Collections in Academ...
All your games are belong to us: Building Tabletop Game Collections in Academ...
 
"So You Have a Big Idea?"
 "So You Have a Big Idea?" "So You Have a Big Idea?"
"So You Have a Big Idea?"
 
W 203
W 203W 203
W 203
 
ИС_Омега. Управление проектами ГЧП_2
ИС_Омега. Управление проектами ГЧП_2ИС_Омега. Управление проектами ГЧП_2
ИС_Омега. Управление проектами ГЧП_2
 
Управление знаниями при разработке проектов ГЧП
Управление знаниями при разработке проектов ГЧПУправление знаниями при разработке проектов ГЧП
Управление знаниями при разработке проектов ГЧП
 

Similar to New Books: Creating an online display to highlight new additions to your collection

Leverage
LeverageLeverage
Leverage
Leslie Carr
 
Omeka
OmekaOmeka
Drupal Bootcamp Mcn2008
Drupal Bootcamp   Mcn2008Drupal Bootcamp   Mcn2008
Drupal Bootcamp Mcn2008
Robert J. Stein
 
Strategies To Make Library Resources Discovable
Strategies To Make Library Resources DiscovableStrategies To Make Library Resources Discovable
Strategies To Make Library Resources Discovable
Suhui Ho
 
Library 2.0
Library 2.0Library 2.0
Library 2.0
iainjwallace
 
WebBiblio Subject Gateway System
WebBiblio Subject Gateway SystemWebBiblio Subject Gateway System
WebBiblio Subject Gateway System
Jack Eapen
 
Acrl 2011 coleman
Acrl 2011 colemanAcrl 2011 coleman
Acrl 2011 coleman
TechLibraries
 
NHAG presentation september 2012
NHAG presentation september 2012NHAG presentation september 2012
NHAG presentation september 2012
bibliotecaria
 
Librarything
LibrarythingLibrarything
Librarything
ClaraGlocke
 
20140220_Cooperation, Cloud, and Consumer Technologies
20140220_Cooperation, Cloud, and Consumer Technologies20140220_Cooperation, Cloud, and Consumer Technologies
20140220_Cooperation, Cloud, and Consumer Technologies
International Federation for information integration
 
Emerging Technologies For The 21st Century
Emerging Technologies For The 21st CenturyEmerging Technologies For The 21st Century
Emerging Technologies For The 21st Century
guestb2a256
 
Presenting Your Digital Research
Presenting Your Digital ResearchPresenting Your Digital Research
Presenting Your Digital Research
Shawn Day
 
Library Hacks
Library HacksLibrary Hacks
Library Hacks
Nicole C. Engard
 
Discovery bookmarklet - Metro Science Librarians SIG
Discovery bookmarklet - Metro Science Librarians SIGDiscovery bookmarklet - Metro Science Librarians SIG
Discovery bookmarklet - Metro Science Librarians SIG
Valerie Forrestal
 
Web Questppt
Web QuestpptWeb Questppt
Web Questppt
Işıl Kaçar
 
Blogs and Wikis
Blogs and Wikis Blogs and Wikis
Blogs and Wikis
kepitcher
 
Remix
RemixRemix
Remix
Rhys Hill
 
Eportfolio workshop
Eportfolio workshopEportfolio workshop
Eportfolio workshop
williamcromar
 
Building a school library 2.0
Building a school library 2.0Building a school library 2.0
Building a school library 2.0
Dana Dukic
 
Intro to Exhibit Workshop
Intro to Exhibit WorkshopIntro to Exhibit Workshop
Intro to Exhibit Workshop
Shawn Day
 

Similar to New Books: Creating an online display to highlight new additions to your collection (20)

Leverage
LeverageLeverage
Leverage
 
Omeka
OmekaOmeka
Omeka
 
Drupal Bootcamp Mcn2008
Drupal Bootcamp   Mcn2008Drupal Bootcamp   Mcn2008
Drupal Bootcamp Mcn2008
 
Strategies To Make Library Resources Discovable
Strategies To Make Library Resources DiscovableStrategies To Make Library Resources Discovable
Strategies To Make Library Resources Discovable
 
Library 2.0
Library 2.0Library 2.0
Library 2.0
 
WebBiblio Subject Gateway System
WebBiblio Subject Gateway SystemWebBiblio Subject Gateway System
WebBiblio Subject Gateway System
 
Acrl 2011 coleman
Acrl 2011 colemanAcrl 2011 coleman
Acrl 2011 coleman
 
NHAG presentation september 2012
NHAG presentation september 2012NHAG presentation september 2012
NHAG presentation september 2012
 
Librarything
LibrarythingLibrarything
Librarything
 
20140220_Cooperation, Cloud, and Consumer Technologies
20140220_Cooperation, Cloud, and Consumer Technologies20140220_Cooperation, Cloud, and Consumer Technologies
20140220_Cooperation, Cloud, and Consumer Technologies
 
Emerging Technologies For The 21st Century
Emerging Technologies For The 21st CenturyEmerging Technologies For The 21st Century
Emerging Technologies For The 21st Century
 
Presenting Your Digital Research
Presenting Your Digital ResearchPresenting Your Digital Research
Presenting Your Digital Research
 
Library Hacks
Library HacksLibrary Hacks
Library Hacks
 
Discovery bookmarklet - Metro Science Librarians SIG
Discovery bookmarklet - Metro Science Librarians SIGDiscovery bookmarklet - Metro Science Librarians SIG
Discovery bookmarklet - Metro Science Librarians SIG
 
Web Questppt
Web QuestpptWeb Questppt
Web Questppt
 
Blogs and Wikis
Blogs and Wikis Blogs and Wikis
Blogs and Wikis
 
Remix
RemixRemix
Remix
 
Eportfolio workshop
Eportfolio workshopEportfolio workshop
Eportfolio workshop
 
Building a school library 2.0
Building a school library 2.0Building a school library 2.0
Building a school library 2.0
 
Intro to Exhibit Workshop
Intro to Exhibit WorkshopIntro to Exhibit Workshop
Intro to Exhibit Workshop
 

Recently uploaded

Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Alpen-Adria-Universität
 
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
Jeffrey Haguewood
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
Ivanti
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024
Intelisync
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
saastr
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
Alex Pruden
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
tolgahangng
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
ScyllaDB
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
Antonios Katsarakis
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
Zilliz
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
Hiike
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Precisely
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
Azure API Management to expose backend services securely
Azure API Management to expose backend services securelyAzure API Management to expose backend services securely
Azure API Management to expose backend services securely
Dinusha Kumarasiri
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
Brandon Minnick, MBA
 
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
alexjohnson7307
 
AWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptxAWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptx
HarisZaheer8
 

Recently uploaded (20)

Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
 
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024A Comprehensive Guide to DeFi Development Services in 2024
A Comprehensive Guide to DeFi Development Services in 2024
 
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
Deep Dive: AI-Powered Marketing to Get More Leads and Customers with HyperGro...
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
 
Generating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and MilvusGenerating privacy-protected synthetic data using Secludy and Milvus
Generating privacy-protected synthetic data using Secludy and Milvus
 
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - HiikeSystem Design Case Study: Building a Scalable E-Commerce Platform - Hiike
System Design Case Study: Building a Scalable E-Commerce Platform - Hiike
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
Azure API Management to expose backend services securely
Azure API Management to expose backend services securelyAzure API Management to expose backend services securely
Azure API Management to expose backend services securely
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
 
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
 
AWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptxAWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptx
 

New Books: Creating an online display to highlight new additions to your collection