SlideShare a Scribd company logo
1 of 39
LIBRARIANS AS WEB DEVELOPERS:
GAUGING THE BEST TECHNOLOGIES IN
ACCESSING INFORMATION
Herabelle M. Villanueva
•Hi! I’m Hera.
• What do I do?
• I teach Computer Science
• Free time = arts, reading, developing, writing
•Web Dev’t and I.
• Ongoing XU Library Website Project
• The old website is Hard coded.
• Hard to update, add new pages/content
• Loads really slowly
• The design is cluttered
• Hard to navigate
• Etc.
•I’m trying to revamp this…
•…to this.
Outline
• Why Librarians? Why Web Development?
• What Technology?
• 5 Things to Ask before Choosing?
• Other things to consider
• What to Do from Here.
WHY LIBRARIANS? WHY WEB
DEVELOPMENT?
AN EXPERT KNOWS ALL THE
ANSWERS - IF YOU ASK THE RIGHT
QUESTIONS.
-LEVI STRAUSS
•“What’s in a Library?”
Everybody Else (CS People included):
“BOOKS! Research Materials!”
Librarians: “…its more than just books.”
The Point?
An expert knows all the answers - if you ask
the right questions.
A Librarian knows what’s in the Library.
If someone asked you…
•Philippine Internet Statistics
•Global Rank: 16 (2014)
•39,470,845 Internet Users in the
Philippines (Approx. 39.43% of the Population)
(http://www.internetlivestats.com/internet-users/philippines/)
•Why Web Development?
• Are your audiences…
• Elementary & High School Students?
• College Students?
• Professionals?
•Why Web Development?
•Why Web Development?
• Why NOT the Library? Many Options, Limited Time
• I have no idea if what I’m looking for is there.
• It’s too far away.
• “Your deadline is near, your classmate is far. Google is
your friend.”
• Why Go Online?
• Almost everyone has an internet-capable device,
almost every other building has free wifi.
• A lot of the people I want to reach are on the net.
• It’s easier than “Physical Marketing” (Manual Labor)
•Why Web Development?
• CROSS-PLATFORM: Internet + Device =
web access
• ACCESSIBILITY: You can access it
anywhere (with internet of course)
• REACH: The WEB is where a chunk you
your audience is.
• MULTIMEDIA: Not limited to text or static
content.
•Why Librarians? Why Web
Development?
• A Librarian knows what’s in the Library.
• You HAVE what your audience needs.
• A good chunk of your users are on the Web.
LIBRARIANS who KNOW WHAT PEOPLE NEED
+ a TOOL for REACHING PEOPLE
• There is no single approach to choosing
tools.
• The following tools require no coding. 
• Online Catalogs, Databases &
Subscriptions
• Social Media
• Online Website Builders
• Web Content Management System (CMS)
Using the Technology
•Online Catalogs, Databases and
Subscriptions
• Powerful search cataloging systems and
databases linked to organizations,
publications, etc.
• Why? Gives easy access to listings and
other electronic resources.
• Both Paid and Free (Open Source)
Subscriptions.
• CATALOGS (From
Sourceforge)
• DATABASES AND
SUBSCRIPTIONS
• ACM Digital Library
• Bookboon.com
• BOOKS 24x7
• IEEE Digital Library
• Scopus
• Etc.
Online Catalogs, Databases and
Subscriptions
•This will involve:
• Data Migration from the old catalog to the
new one.
• If there is no old catalog database:
• MANUAL ENCODING (which is unavoidable
when starting from scratch)
• Online subscriptions are renewed
annually
• Money Involved.
•Social Media
• Allows you to interact with your audience
through comments, liking/sharing of
stories and experiences, etc.
• No coding.
• A good platform for marketing
• Makes sharing & posting information easy.
• Wide Audience Range
• FREE!
•Social Media
• Why?
• Not everything you want to share belongs
in a catalog or in an online database.
• Experiences & Stories
• Events & Milestones
• Connections & Conversations
• Build trust & familiarity, is visible, is easy to
share, creates new connections and
relationships
•Social Media
• Popular Platforms:
• Facebook
• Twitter
• Instagram
• Youtube
• Blogger
• Etc.
•This will involve:
• Posting of events and updates (but not
really catalog information)
• Inviting people to follow you online
• Linking and following related
pages/people/publishers
• Posting updates as soon as they come out
(or as soon as humanely possible)
•Online Website Builders
• Create your website online based on
existing templates
• No Coding
• Basic Website functionalities
• Includes Hosting
• Free!
•Online Website Builders
•This will involve
• Picking theme
• Customizing how the website looks
• Adding webpages to your site
• Managing the content of your web pages
• Note: The things you could do with free
builders are limited. Content is usually
static.
•Web Content Management Systems
• More complex but has more
functionalities than an ordinary website
builder
• Allows you to install plug-ins to your site
for additional features
• Calendars, Tickers/slideshows
• Fb/twitter integration, chat
• Off the Shelf, Proprietary, and FREE!
•3 Prices
• Off The Shelf: Purchase an annual license.
(Eg. Sitecore, Ektron, DotNetNuke)
• Proprietary (or Full Custom): Website is
customized and coded by large
organizations for you specific needs
• Free: Package is free, but some
customizations (eg. Plug-ins) require
payment. However, lots of plugins are
free, so there’s rarely a need to buy one.
•Some CMS’s:
•This will involve
• Hosting your website
• Customizing how the website looks
• Adding webpages to your site
• Managing the content of your web pages
• Customizing the site by installing plug-ins
• Assigning user roles (different types of
accounts with different access levels)
•5 things to ask:
• How much am I willing to SPEND?
• How COMPLICATED is the Website?
• Who’s going to UPDATE THE CONTENT?
• How will I HOST my website?
• How will I MAINTAIN the site? (Bugs)
• $$$
• Proprietary software
• hire a web developer
to create a
customized website
that fits your needs
• Use paid plug-ins;
more functional
websites
• Not that much…
• Maximize Free, Open
source technology
• Learn how to use the
technology
• For teachers: Student
Project
•5 things to ask:
How much am I willing to SPEND?
• Simple/Static content
(content that rarely
change)
• Social Media
• Website Builders
• No coding at all
• Complex
• Content Management
Systems
• Proprietary/Custom-
built website
• For more complex
functionalities, coding
is required.
•5 things to ask:
How COMPLICATED is the Website? (Functionalities)
• Only the site admin
• Website Builders
• Blog
• Multiple people,
authors
• CMS: enables you to
create different user
roles (built in)
• Custom built websites
can come with
different users roles,
but will probably cost
more.
•5 things to ask:
Who’s going to UPDATE THE CONTENT?
• You own a server/
hosting account
• CMS
• You can ask your web
administration to give
you a lot of storage
space.
• Note: Different
frameworks =
different server needs
• You don’t have a
hosting account
• Website Builders
• Or, upload a CMS to a
Free hosting website
• Usually limited
storage capacity =
limited content
•5 things to ask:
How will I HOST my website? (infrastructure/Server)
• All websites require
regular maintenance.
• Website builders and
social media are easier
to maintain.
• The provider (Eg. FB)
updates their websites
regularly. (eg. Against
attacks, malware)
• Hard-coded websites
are harder to
maintain. (Since
you’re dealing with
code)
• CMS’s require you to
do more maintenance
(eg. install Updates
and patches)
•5 things to ask:
How will I MAINTAIN the site?
• Have some of your future users evaluate
your design.
• You can either use a top-down or bottom-
up approach.
• Integrate your social media accounts,
school/community website and other
library services inside your website.
• Create your brand. Make sure it’s uniform
for all platforms.
•Other Things to Consider
• Explore your options. Try what you can.
• Embrace the technology.
• Educate other people.
• Extend your online presence.
•What to Do from Here?
THANK YOU! ^_^
Facebook.com/littlehera
villanuevahera@gmail.com
Twitter: @heravillanueva

More Related Content

What's hot

High Voltage - Building Static Sites With Wordpress-Managed Content
High Voltage - Building Static Sites With Wordpress-Managed ContentHigh Voltage - Building Static Sites With Wordpress-Managed Content
High Voltage - Building Static Sites With Wordpress-Managed ContentNicolle Morton
 
Decentralizing your library
Decentralizing your libraryDecentralizing your library
Decentralizing your libraryNCLA2011
 
Decentralizing your library
Decentralizing your libraryDecentralizing your library
Decentralizing your librarySteve Bahnaman
 
Online exhibits in Plone
Online exhibits in PloneOnline exhibits in Plone
Online exhibits in PloneJazkarta, Inc.
 
Open Textbooks Authoring Models and Tools
Open Textbooks Authoring Models and ToolsOpen Textbooks Authoring Models and Tools
Open Textbooks Authoring Models and ToolsScott Leslie
 
Radicalize Your Library Catalog with Ebooks Your Patrons Can Keep Forever
Radicalize Your Library Catalog with Ebooks Your Patrons Can Keep ForeverRadicalize Your Library Catalog with Ebooks Your Patrons Can Keep Forever
Radicalize Your Library Catalog with Ebooks Your Patrons Can Keep Foreverloriayre
 
Social Sciences Librarians Boot Camp 2012: Zotero and Mendeley
Social Sciences Librarians Boot Camp 2012: Zotero and MendeleySocial Sciences Librarians Boot Camp 2012: Zotero and Mendeley
Social Sciences Librarians Boot Camp 2012: Zotero and MendeleyAmanda Izenstark
 
Using Web 2.0 tools in the library
Using Web 2.0 tools in the libraryUsing Web 2.0 tools in the library
Using Web 2.0 tools in the libraryPhil Bradley
 
Online Exhibits in Plone
Online Exhibits in PloneOnline Exhibits in Plone
Online Exhibits in PloneJazkarta, Inc.
 
MCC Web Design Workshop
MCC Web Design WorkshopMCC Web Design Workshop
MCC Web Design WorkshopFaye Tandog
 
Why IP based access is failing end users
Why IP based access is failing end usersWhy IP based access is failing end users
Why IP based access is failing end usersOpenAthens
 
On Creating a Public Library Consortia
On Creating a Public Library ConsortiaOn Creating a Public Library Consortia
On Creating a Public Library Consortialoriayre
 

What's hot (18)

High Voltage - Building Static Sites With Wordpress-Managed Content
High Voltage - Building Static Sites With Wordpress-Managed ContentHigh Voltage - Building Static Sites With Wordpress-Managed Content
High Voltage - Building Static Sites With Wordpress-Managed Content
 
Decentralizing your library
Decentralizing your libraryDecentralizing your library
Decentralizing your library
 
Decentralizing your library
Decentralizing your libraryDecentralizing your library
Decentralizing your library
 
Online exhibits in Plone
Online exhibits in PloneOnline exhibits in Plone
Online exhibits in Plone
 
Get Connected
Get ConnectedGet Connected
Get Connected
 
Open Textbooks Authoring Models and Tools
Open Textbooks Authoring Models and ToolsOpen Textbooks Authoring Models and Tools
Open Textbooks Authoring Models and Tools
 
The Library as API
The Library as APIThe Library as API
The Library as API
 
Radicalize Your Library Catalog with Ebooks Your Patrons Can Keep Forever
Radicalize Your Library Catalog with Ebooks Your Patrons Can Keep ForeverRadicalize Your Library Catalog with Ebooks Your Patrons Can Keep Forever
Radicalize Your Library Catalog with Ebooks Your Patrons Can Keep Forever
 
Social Sciences Librarians Boot Camp 2012: Zotero and Mendeley
Social Sciences Librarians Boot Camp 2012: Zotero and MendeleySocial Sciences Librarians Boot Camp 2012: Zotero and Mendeley
Social Sciences Librarians Boot Camp 2012: Zotero and Mendeley
 
Using Web 2.0 tools in the library
Using Web 2.0 tools in the libraryUsing Web 2.0 tools in the library
Using Web 2.0 tools in the library
 
Practical uses for Web2.0 in your organisation
Practical uses for Web2.0 in your organisationPractical uses for Web2.0 in your organisation
Practical uses for Web2.0 in your organisation
 
Presentation polyconf
Presentation polyconfPresentation polyconf
Presentation polyconf
 
Kerscher "Accessibility in a Nutshell: What Every Publisher, Educator, and Li...
Kerscher "Accessibility in a Nutshell: What Every Publisher, Educator, and Li...Kerscher "Accessibility in a Nutshell: What Every Publisher, Educator, and Li...
Kerscher "Accessibility in a Nutshell: What Every Publisher, Educator, and Li...
 
Online Exhibits in Plone
Online Exhibits in PloneOnline Exhibits in Plone
Online Exhibits in Plone
 
MCC Web Design Workshop
MCC Web Design WorkshopMCC Web Design Workshop
MCC Web Design Workshop
 
Why IP based access is failing end users
Why IP based access is failing end usersWhy IP based access is failing end users
Why IP based access is failing end users
 
On Creating a Public Library Consortia
On Creating a Public Library ConsortiaOn Creating a Public Library Consortia
On Creating a Public Library Consortia
 
Esn wiki agm13
Esn wiki agm13Esn wiki agm13
Esn wiki agm13
 

Viewers also liked

Ibrahim Fathi CV (1)
Ibrahim Fathi CV (1)Ibrahim Fathi CV (1)
Ibrahim Fathi CV (1)Ibrahim Fathi
 
DIgital Shake Up
DIgital Shake UpDIgital Shake Up
DIgital Shake UpVanAukenE
 
ANU Achievment Appreciation
ANU Achievment AppreciationANU Achievment Appreciation
ANU Achievment AppreciationOmar Zuaiter
 
Manual para crear SlideShade
Manual para crear SlideShadeManual para crear SlideShade
Manual para crear SlideShadeyulino_64
 
2015 11 24 resume
2015 11 24  resume2015 11 24  resume
2015 11 24 resumeBob Elliott
 
David Lightfoot - Bio September 2015
David Lightfoot - Bio September 2015David Lightfoot - Bio September 2015
David Lightfoot - Bio September 2015David Lightfoot
 
use_the_fundamental_counting_p-slides
use_the_fundamental_counting_p-slidesuse_the_fundamental_counting_p-slides
use_the_fundamental_counting_p-slidesDiane Rizaldo
 
Patrones de medición
Patrones de mediciónPatrones de medición
Patrones de mediciónSarkastherin
 
Ibero American Action League
Ibero American Action LeagueIbero American Action League
Ibero American Action LeagueJulie Constable
 
Diabetes and Diet Presentation
Diabetes and Diet PresentationDiabetes and Diet Presentation
Diabetes and Diet PresentationBasanda Boruhova
 

Viewers also liked (16)

A0740103
A0740103A0740103
A0740103
 
Ibrahim Fathi CV (1)
Ibrahim Fathi CV (1)Ibrahim Fathi CV (1)
Ibrahim Fathi CV (1)
 
DIgital Shake Up
DIgital Shake UpDIgital Shake Up
DIgital Shake Up
 
ANU Achievment Appreciation
ANU Achievment AppreciationANU Achievment Appreciation
ANU Achievment Appreciation
 
Manual para crear SlideShade
Manual para crear SlideShadeManual para crear SlideShade
Manual para crear SlideShade
 
2015 11 24 resume
2015 11 24  resume2015 11 24  resume
2015 11 24 resume
 
David Lightfoot - Bio September 2015
David Lightfoot - Bio September 2015David Lightfoot - Bio September 2015
David Lightfoot - Bio September 2015
 
E0742122
E0742122E0742122
E0742122
 
use_the_fundamental_counting_p-slides
use_the_fundamental_counting_p-slidesuse_the_fundamental_counting_p-slides
use_the_fundamental_counting_p-slides
 
Patrones de medición
Patrones de mediciónPatrones de medición
Patrones de medición
 
Module 12
Module 12Module 12
Module 12
 
C0741113
C0741113C0741113
C0741113
 
Backpacker Ad
Backpacker AdBackpacker Ad
Backpacker Ad
 
Caneta esferográfica
Caneta esferográficaCaneta esferográfica
Caneta esferográfica
 
Ibero American Action League
Ibero American Action LeagueIbero American Action League
Ibero American Action League
 
Diabetes and Diet Presentation
Diabetes and Diet PresentationDiabetes and Diet Presentation
Diabetes and Diet Presentation
 

Similar to LIBRARIANS AS WEB DEVELOPERS: GAUGING THE BEST TECHNOLOGIES IN ACCESSING INFORMATIONLibrarians as web developers

Geek out : Adding Coding Skills to Your Professional Repertoire
Geek out: Adding Coding Skills to Your Professional RepertoireGeek out: Adding Coding Skills to Your Professional Repertoire
Geek out : Adding Coding Skills to Your Professional RepertoireBohyun Kim
 
Gary Price, MIT Program on Information Science
Gary Price, MIT Program on Information ScienceGary Price, MIT Program on Information Science
Gary Price, MIT Program on Information ScienceMicah Altman
 
Writing The Research Paper A Handbook (7th ed) - Ch 5 computers and the resea...
Writing The Research Paper A Handbook (7th ed) - Ch 5 computers and the resea...Writing The Research Paper A Handbook (7th ed) - Ch 5 computers and the resea...
Writing The Research Paper A Handbook (7th ed) - Ch 5 computers and the resea...tedster777
 
Emerging Trends, 2.0 & Libraries
Emerging Trends, 2.0 & LibrariesEmerging Trends, 2.0 & Libraries
Emerging Trends, 2.0 & LibrariesDavid King
 
Internet & Library Use 2022 .pptx
Internet & Library Use 2022 .pptxInternet & Library Use 2022 .pptx
Internet & Library Use 2022 .pptxAhmedAmerica
 
Emerging Trends, 2.0 & Libraries
Emerging Trends, 2.0 & LibrariesEmerging Trends, 2.0 & Libraries
Emerging Trends, 2.0 & LibrariesDavid King
 
Emerging technologies in academic libraries
Emerging technologies in academic librariesEmerging technologies in academic libraries
Emerging technologies in academic librariesMichael Cummings
 
WordPress & Other Content Management Systems
WordPress & Other Content Management SystemsWordPress & Other Content Management Systems
WordPress & Other Content Management SystemsEmily Lewis
 
Lipstick on a Pig: Integrated Library Systems
Lipstick on a Pig: Integrated Library SystemsLipstick on a Pig: Integrated Library Systems
Lipstick on a Pig: Integrated Library SystemsDorothea Salo
 
Connecting Intelligent Content with Micropublishing and Beyond
Connecting Intelligent Content with Micropublishing and BeyondConnecting Intelligent Content with Micropublishing and Beyond
Connecting Intelligent Content with Micropublishing and BeyondDon Day
 
Redesigning a Website Using Information Architecture Principals
Redesigning a Website Using Information Architecture PrincipalsRedesigning a Website Using Information Architecture Principals
Redesigning a Website Using Information Architecture PrincipalsJenny Emanuel
 
Contributing to Open Source Software
Contributing to Open Source SoftwareContributing to Open Source Software
Contributing to Open Source SoftwareMike Lively
 
Open Source CMS Playroom
Open Source CMS PlayroomOpen Source CMS Playroom
Open Source CMS Playroomlibrarywebchic
 
Developing & Running your own E-reader Seminars and Gadget Labs
Developing & Running your own E-reader Seminars  and Gadget LabsDeveloping & Running your own E-reader Seminars  and Gadget Labs
Developing & Running your own E-reader Seminars and Gadget LabsSarah Felkar
 
40 plus wp.com_slides_final
40 plus wp.com_slides_final40 plus wp.com_slides_final
40 plus wp.com_slides_finalgvaughan
 
Drupal status report for all staff day
Drupal status report for all staff dayDrupal status report for all staff day
Drupal status report for all staff daysbclapp
 

Similar to LIBRARIANS AS WEB DEVELOPERS: GAUGING THE BEST TECHNOLOGIES IN ACCESSING INFORMATIONLibrarians as web developers (20)

Geek out : Adding Coding Skills to Your Professional Repertoire
Geek out: Adding Coding Skills to Your Professional RepertoireGeek out: Adding Coding Skills to Your Professional Repertoire
Geek out : Adding Coding Skills to Your Professional Repertoire
 
Gary Price, MIT Program on Information Science
Gary Price, MIT Program on Information ScienceGary Price, MIT Program on Information Science
Gary Price, MIT Program on Information Science
 
Writing The Research Paper A Handbook (7th ed) - Ch 5 computers and the resea...
Writing The Research Paper A Handbook (7th ed) - Ch 5 computers and the resea...Writing The Research Paper A Handbook (7th ed) - Ch 5 computers and the resea...
Writing The Research Paper A Handbook (7th ed) - Ch 5 computers and the resea...
 
Emerging Trends, 2.0 & Libraries
Emerging Trends, 2.0 & LibrariesEmerging Trends, 2.0 & Libraries
Emerging Trends, 2.0 & Libraries
 
Wp 3hr-course
Wp 3hr-courseWp 3hr-course
Wp 3hr-course
 
Drupal101
Drupal101Drupal101
Drupal101
 
Internet & Library Use 2022 .pptx
Internet & Library Use 2022 .pptxInternet & Library Use 2022 .pptx
Internet & Library Use 2022 .pptx
 
Emerging Trends, 2.0 & Libraries
Emerging Trends, 2.0 & LibrariesEmerging Trends, 2.0 & Libraries
Emerging Trends, 2.0 & Libraries
 
Emerging technologies in academic libraries
Emerging technologies in academic librariesEmerging technologies in academic libraries
Emerging technologies in academic libraries
 
WordPress & Other Content Management Systems
WordPress & Other Content Management SystemsWordPress & Other Content Management Systems
WordPress & Other Content Management Systems
 
Lipstick on a Pig: Integrated Library Systems
Lipstick on a Pig: Integrated Library SystemsLipstick on a Pig: Integrated Library Systems
Lipstick on a Pig: Integrated Library Systems
 
Connecting Intelligent Content with Micropublishing and Beyond
Connecting Intelligent Content with Micropublishing and BeyondConnecting Intelligent Content with Micropublishing and Beyond
Connecting Intelligent Content with Micropublishing and Beyond
 
Redesigning a Website Using Information Architecture Principals
Redesigning a Website Using Information Architecture PrincipalsRedesigning a Website Using Information Architecture Principals
Redesigning a Website Using Information Architecture Principals
 
Leveraging Library Thing (2009)
Leveraging Library Thing (2009)Leveraging Library Thing (2009)
Leveraging Library Thing (2009)
 
Contributing to Open Source Software
Contributing to Open Source SoftwareContributing to Open Source Software
Contributing to Open Source Software
 
Open Source CMS Playroom
Open Source CMS PlayroomOpen Source CMS Playroom
Open Source CMS Playroom
 
Developing & Running your own E-reader Seminars and Gadget Labs
Developing & Running your own E-reader Seminars  and Gadget LabsDeveloping & Running your own E-reader Seminars  and Gadget Labs
Developing & Running your own E-reader Seminars and Gadget Labs
 
40 plus wp.com_slides_final
40 plus wp.com_slides_final40 plus wp.com_slides_final
40 plus wp.com_slides_final
 
Drupal status report for all staff day
Drupal status report for all staff dayDrupal status report for all staff day
Drupal status report for all staff day
 
Wordpress 101 v2
Wordpress 101 v2Wordpress 101 v2
Wordpress 101 v2
 

More from Philippine Association of Academic/Research Librarians

More from Philippine Association of Academic/Research Librarians (20)

IRR of CPD Act of 2016
IRR of CPD Act of 2016IRR of CPD Act of 2016
IRR of CPD Act of 2016
 
Libraries and the Internet of Things
Libraries and the Internet of ThingsLibraries and the Internet of Things
Libraries and the Internet of Things
 
Philippine Libraries in Transformation (Summer Conference)
Philippine Libraries in Transformation (Summer Conference)Philippine Libraries in Transformation (Summer Conference)
Philippine Libraries in Transformation (Summer Conference)
 
Big Data & DS Analytics for PAARL
Big Data & DS Analytics for PAARLBig Data & DS Analytics for PAARL
Big Data & DS Analytics for PAARL
 
"One MIL a Day Keeps the (IL) Literate Away"
"One MIL a Day Keeps the (IL) Literate Away""One MIL a Day Keeps the (IL) Literate Away"
"One MIL a Day Keeps the (IL) Literate Away"
 
Paarl newsletter 2015 (oct dec)
Paarl newsletter 2015 (oct dec)Paarl newsletter 2015 (oct dec)
Paarl newsletter 2015 (oct dec)
 
Paarl newsletter 2016 (Jan-Mar)
Paarl newsletter 2016 (Jan-Mar)Paarl newsletter 2016 (Jan-Mar)
Paarl newsletter 2016 (Jan-Mar)
 
PAARL Awards and Scholarship program 2016
PAARL Awards and Scholarship program 2016PAARL Awards and Scholarship program 2016
PAARL Awards and Scholarship program 2016
 
Recognizing Best Researches: a Colloquium
Recognizing Best Researches: a ColloquiumRecognizing Best Researches: a Colloquium
Recognizing Best Researches: a Colloquium
 
PAARL Summer Conference 2017 Call for papers
PAARL Summer Conference 2017 Call for papers  PAARL Summer Conference 2017 Call for papers
PAARL Summer Conference 2017 Call for papers
 
Demonstrating the library's impact through assessment and evaluation
Demonstrating the library's impact through assessment and evaluationDemonstrating the library's impact through assessment and evaluation
Demonstrating the library's impact through assessment and evaluation
 
Building a library disaster preparedness plan
Building a library disaster preparedness planBuilding a library disaster preparedness plan
Building a library disaster preparedness plan
 
Enhancing writing skills for librarians and information professionals
Enhancing writing skills for librarians and information professionalsEnhancing writing skills for librarians and information professionals
Enhancing writing skills for librarians and information professionals
 
Reengineering library services
Reengineering library servicesReengineering library services
Reengineering library services
 
Information literacy and the role of academic libraries
Information literacy and the role of academic librariesInformation literacy and the role of academic libraries
Information literacy and the role of academic libraries
 
Financial Management in Libraries
Financial Management in LibrariesFinancial Management in Libraries
Financial Management in Libraries
 
Dynamic Leadership and Management of Libraries/Learning Commons
Dynamic Leadership and Management of Libraries/Learning CommonsDynamic Leadership and Management of Libraries/Learning Commons
Dynamic Leadership and Management of Libraries/Learning Commons
 
Collection management
Collection management Collection management
Collection management
 
The DLSU Libraries Engineering Collection
The DLSU Libraries Engineering CollectionThe DLSU Libraries Engineering Collection
The DLSU Libraries Engineering Collection
 
Use equals value: Use Analysis of the DLSU Business and Economics Collection
Use equals value: Use Analysis of the DLSU Business and Economics CollectionUse equals value: Use Analysis of the DLSU Business and Economics Collection
Use equals value: Use Analysis of the DLSU Business and Economics Collection
 

Recently uploaded

Simulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with AerialistSimulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with AerialistSebastiano Panichella
 
Mathan flower ppt.pptx slide orchids ✨🌸
Mathan flower ppt.pptx slide orchids ✨🌸Mathan flower ppt.pptx slide orchids ✨🌸
Mathan flower ppt.pptx slide orchids ✨🌸mathanramanathan2005
 
The 3rd Intl. Workshop on NL-based Software Engineering
The 3rd Intl. Workshop on NL-based Software EngineeringThe 3rd Intl. Workshop on NL-based Software Engineering
The 3rd Intl. Workshop on NL-based Software EngineeringSebastiano Panichella
 
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...NETWAYS
 
Genesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptxGenesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptxFamilyWorshipCenterD
 
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...NETWAYS
 
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfOpen Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfhenrik385807
 
Anne Frank A Beacon of Hope amidst darkness ppt.pptx
Anne Frank A Beacon of Hope amidst darkness ppt.pptxAnne Frank A Beacon of Hope amidst darkness ppt.pptx
Anne Frank A Beacon of Hope amidst darkness ppt.pptxnoorehahmad
 
miladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptxmiladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptxCarrieButtitta
 
Genshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptxGenshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptxJohnree4
 
Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170Escort Service
 
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...NETWAYS
 
Philippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptPhilippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptssuser319dad
 
PHYSICS PROJECT BY MSC - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC  - NANOTECHNOLOGYPHYSICS PROJECT BY MSC  - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC - NANOTECHNOLOGYpruthirajnayak525
 
Dutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular PlasticsDutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular PlasticsDutch Power
 
SBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation TrackSBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation TrackSebastiano Panichella
 
NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)
NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)
NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)Basil Achie
 
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Krijn Poppe
 
James Joyce, Dubliners and Ulysses.ppt !
James Joyce, Dubliners and Ulysses.ppt !James Joyce, Dubliners and Ulysses.ppt !
James Joyce, Dubliners and Ulysses.ppt !risocarla2016
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@vikas rana
 

Recently uploaded (20)

Simulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with AerialistSimulation-based Testing of Unmanned Aerial Vehicles with Aerialist
Simulation-based Testing of Unmanned Aerial Vehicles with Aerialist
 
Mathan flower ppt.pptx slide orchids ✨🌸
Mathan flower ppt.pptx slide orchids ✨🌸Mathan flower ppt.pptx slide orchids ✨🌸
Mathan flower ppt.pptx slide orchids ✨🌸
 
The 3rd Intl. Workshop on NL-based Software Engineering
The 3rd Intl. Workshop on NL-based Software EngineeringThe 3rd Intl. Workshop on NL-based Software Engineering
The 3rd Intl. Workshop on NL-based Software Engineering
 
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
OSCamp Kubernetes 2024 | SRE Challenges in Monolith to Microservices Shift at...
 
Genesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptxGenesis part 2 Isaiah Scudder 04-24-2024.pptx
Genesis part 2 Isaiah Scudder 04-24-2024.pptx
 
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
Open Source Camp Kubernetes 2024 | Monitoring Kubernetes With Icinga by Eric ...
 
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdfOpen Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
Open Source Strategy in Logistics 2015_Henrik Hankedvz-d-nl-log-conference.pdf
 
Anne Frank A Beacon of Hope amidst darkness ppt.pptx
Anne Frank A Beacon of Hope amidst darkness ppt.pptxAnne Frank A Beacon of Hope amidst darkness ppt.pptx
Anne Frank A Beacon of Hope amidst darkness ppt.pptx
 
miladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptxmiladyskindiseases-200705210221 2.!!pptx
miladyskindiseases-200705210221 2.!!pptx
 
Genshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptxGenshin Impact PPT Template by EaTemp.pptx
Genshin Impact PPT Template by EaTemp.pptx
 
Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170Call Girls In Aerocity 🤳 Call Us +919599264170
Call Girls In Aerocity 🤳 Call Us +919599264170
 
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
OSCamp Kubernetes 2024 | Zero-Touch OS-Infrastruktur für Container und Kubern...
 
Philippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.pptPhilippine History cavite Mutiny Report.ppt
Philippine History cavite Mutiny Report.ppt
 
PHYSICS PROJECT BY MSC - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC  - NANOTECHNOLOGYPHYSICS PROJECT BY MSC  - NANOTECHNOLOGY
PHYSICS PROJECT BY MSC - NANOTECHNOLOGY
 
Dutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular PlasticsDutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
Dutch Power - 26 maart 2024 - Henk Kras - Circular Plastics
 
SBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation TrackSBFT Tool Competition 2024 -- Python Test Case Generation Track
SBFT Tool Competition 2024 -- Python Test Case Generation Track
 
NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)
NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)
NATIONAL ANTHEMS OF AFRICA (National Anthems of Africa)
 
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
Presentation for the Strategic Dialogue on the Future of Agriculture, Brussel...
 
James Joyce, Dubliners and Ulysses.ppt !
James Joyce, Dubliners and Ulysses.ppt !James Joyce, Dubliners and Ulysses.ppt !
James Joyce, Dubliners and Ulysses.ppt !
 
call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@call girls in delhi malviya nagar @9811711561@
call girls in delhi malviya nagar @9811711561@
 

LIBRARIANS AS WEB DEVELOPERS: GAUGING THE BEST TECHNOLOGIES IN ACCESSING INFORMATIONLibrarians as web developers

  • 1. LIBRARIANS AS WEB DEVELOPERS: GAUGING THE BEST TECHNOLOGIES IN ACCESSING INFORMATION Herabelle M. Villanueva
  • 2. •Hi! I’m Hera. • What do I do? • I teach Computer Science • Free time = arts, reading, developing, writing
  • 3. •Web Dev’t and I. • Ongoing XU Library Website Project • The old website is Hard coded. • Hard to update, add new pages/content • Loads really slowly • The design is cluttered • Hard to navigate • Etc.
  • 4. •I’m trying to revamp this…
  • 6. Outline • Why Librarians? Why Web Development? • What Technology? • 5 Things to Ask before Choosing? • Other things to consider • What to Do from Here.
  • 7. WHY LIBRARIANS? WHY WEB DEVELOPMENT?
  • 8. AN EXPERT KNOWS ALL THE ANSWERS - IF YOU ASK THE RIGHT QUESTIONS. -LEVI STRAUSS
  • 9. •“What’s in a Library?” Everybody Else (CS People included): “BOOKS! Research Materials!” Librarians: “…its more than just books.” The Point? An expert knows all the answers - if you ask the right questions. A Librarian knows what’s in the Library. If someone asked you…
  • 10. •Philippine Internet Statistics •Global Rank: 16 (2014) •39,470,845 Internet Users in the Philippines (Approx. 39.43% of the Population) (http://www.internetlivestats.com/internet-users/philippines/) •Why Web Development?
  • 11. • Are your audiences… • Elementary & High School Students? • College Students? • Professionals? •Why Web Development?
  • 12. •Why Web Development? • Why NOT the Library? Many Options, Limited Time • I have no idea if what I’m looking for is there. • It’s too far away. • “Your deadline is near, your classmate is far. Google is your friend.” • Why Go Online? • Almost everyone has an internet-capable device, almost every other building has free wifi. • A lot of the people I want to reach are on the net. • It’s easier than “Physical Marketing” (Manual Labor)
  • 13.
  • 14. •Why Web Development? • CROSS-PLATFORM: Internet + Device = web access • ACCESSIBILITY: You can access it anywhere (with internet of course) • REACH: The WEB is where a chunk you your audience is. • MULTIMEDIA: Not limited to text or static content.
  • 15. •Why Librarians? Why Web Development? • A Librarian knows what’s in the Library. • You HAVE what your audience needs. • A good chunk of your users are on the Web. LIBRARIANS who KNOW WHAT PEOPLE NEED + a TOOL for REACHING PEOPLE
  • 16. • There is no single approach to choosing tools. • The following tools require no coding.  • Online Catalogs, Databases & Subscriptions • Social Media • Online Website Builders • Web Content Management System (CMS) Using the Technology
  • 17. •Online Catalogs, Databases and Subscriptions • Powerful search cataloging systems and databases linked to organizations, publications, etc. • Why? Gives easy access to listings and other electronic resources. • Both Paid and Free (Open Source) Subscriptions.
  • 18. • CATALOGS (From Sourceforge) • DATABASES AND SUBSCRIPTIONS • ACM Digital Library • Bookboon.com • BOOKS 24x7 • IEEE Digital Library • Scopus • Etc. Online Catalogs, Databases and Subscriptions
  • 19. •This will involve: • Data Migration from the old catalog to the new one. • If there is no old catalog database: • MANUAL ENCODING (which is unavoidable when starting from scratch) • Online subscriptions are renewed annually • Money Involved.
  • 20. •Social Media • Allows you to interact with your audience through comments, liking/sharing of stories and experiences, etc. • No coding. • A good platform for marketing • Makes sharing & posting information easy. • Wide Audience Range • FREE!
  • 21. •Social Media • Why? • Not everything you want to share belongs in a catalog or in an online database. • Experiences & Stories • Events & Milestones • Connections & Conversations • Build trust & familiarity, is visible, is easy to share, creates new connections and relationships
  • 22. •Social Media • Popular Platforms: • Facebook • Twitter • Instagram • Youtube • Blogger • Etc.
  • 23. •This will involve: • Posting of events and updates (but not really catalog information) • Inviting people to follow you online • Linking and following related pages/people/publishers • Posting updates as soon as they come out (or as soon as humanely possible)
  • 24. •Online Website Builders • Create your website online based on existing templates • No Coding • Basic Website functionalities • Includes Hosting • Free!
  • 26. •This will involve • Picking theme • Customizing how the website looks • Adding webpages to your site • Managing the content of your web pages • Note: The things you could do with free builders are limited. Content is usually static.
  • 27. •Web Content Management Systems • More complex but has more functionalities than an ordinary website builder • Allows you to install plug-ins to your site for additional features • Calendars, Tickers/slideshows • Fb/twitter integration, chat • Off the Shelf, Proprietary, and FREE!
  • 28. •3 Prices • Off The Shelf: Purchase an annual license. (Eg. Sitecore, Ektron, DotNetNuke) • Proprietary (or Full Custom): Website is customized and coded by large organizations for you specific needs • Free: Package is free, but some customizations (eg. Plug-ins) require payment. However, lots of plugins are free, so there’s rarely a need to buy one.
  • 30. •This will involve • Hosting your website • Customizing how the website looks • Adding webpages to your site • Managing the content of your web pages • Customizing the site by installing plug-ins • Assigning user roles (different types of accounts with different access levels)
  • 31. •5 things to ask: • How much am I willing to SPEND? • How COMPLICATED is the Website? • Who’s going to UPDATE THE CONTENT? • How will I HOST my website? • How will I MAINTAIN the site? (Bugs)
  • 32. • $$$ • Proprietary software • hire a web developer to create a customized website that fits your needs • Use paid plug-ins; more functional websites • Not that much… • Maximize Free, Open source technology • Learn how to use the technology • For teachers: Student Project •5 things to ask: How much am I willing to SPEND?
  • 33. • Simple/Static content (content that rarely change) • Social Media • Website Builders • No coding at all • Complex • Content Management Systems • Proprietary/Custom- built website • For more complex functionalities, coding is required. •5 things to ask: How COMPLICATED is the Website? (Functionalities)
  • 34. • Only the site admin • Website Builders • Blog • Multiple people, authors • CMS: enables you to create different user roles (built in) • Custom built websites can come with different users roles, but will probably cost more. •5 things to ask: Who’s going to UPDATE THE CONTENT?
  • 35. • You own a server/ hosting account • CMS • You can ask your web administration to give you a lot of storage space. • Note: Different frameworks = different server needs • You don’t have a hosting account • Website Builders • Or, upload a CMS to a Free hosting website • Usually limited storage capacity = limited content •5 things to ask: How will I HOST my website? (infrastructure/Server)
  • 36. • All websites require regular maintenance. • Website builders and social media are easier to maintain. • The provider (Eg. FB) updates their websites regularly. (eg. Against attacks, malware) • Hard-coded websites are harder to maintain. (Since you’re dealing with code) • CMS’s require you to do more maintenance (eg. install Updates and patches) •5 things to ask: How will I MAINTAIN the site?
  • 37. • Have some of your future users evaluate your design. • You can either use a top-down or bottom- up approach. • Integrate your social media accounts, school/community website and other library services inside your website. • Create your brand. Make sure it’s uniform for all platforms. •Other Things to Consider
  • 38. • Explore your options. Try what you can. • Embrace the technology. • Educate other people. • Extend your online presence. •What to Do from Here?