Top Banner
PROF. JUNIOR TIDAL LIBRARY [email protected] TWITTER: @JUNIORTIDAL HTTP://LIBRARY.CITYTECH.CUNY.EDU 04.05.13 From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website
23

From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

Jan 01, 2016

Download

Documents

Irene Wade

From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website. Prof. Junior Tidal Library [email protected] Twitter : @ JuniorTidal http://library.citytech.cuny.edu 04.05.13. What Are We Talking About?. Mobile Device Usage Open Source - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

PROF. JUNIOR TIDALLIBRARY

[email protected]: @JUNIORTIDAL

HTTP://LIBRARY.CITYTECH.CUNY.EDU04.05.13

From Open Source to On Your Phone: Using Drupal to

Develop the Library’s Mobile Website

Page 2: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

What Are We Talking About?

Mobile Device UsageOpen SourceHow the Library Uses Open SourceThe Library’s Open Source Based Mobile SiteWhy a Mobile Site Instead of an ApplicationeBooks, the Desktop Site and the Mobile SiteThe Future

Page 3: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

Mobile Device Usage Has Increased

As of December, 201287% of all American own a cell phone45% own smartphones

As of January 201326% of Americans own an e-reader31% own a tablet computer

Page 4: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

City Tech Students

Students are visiting the library website using:

iPhones iPadsiPod Touch and ClassicSony ArcOther Android Devices

Page 5: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

Mobile Device Usage

Visits during the Fall 2011 semester2,547

Visits during the Fall 2012 semester3,920

Page 6: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

Open Source

• Open source refers to freely available, community supported source code.

• Even though open source is freely available, there may not be a large enough community to support particular products

• Open source projects may cease without warning.

• The library uses a variety of open source products.

Page 7: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

Open Source Software Used By the Library

Page 8: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

RedHat Linux

Linux is an open source operating systemThe library’s web server is powered by the

Red Hat distribution

Page 9: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

Apache Web Server

Apache allows users to connect to the library’s website.

This open-source program powers more than 100 million websites.

Page 10: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

Drupal

Drupal is an open source web content management system or CMS

This CMS utilizes PHP and MySQL to present web pages.

The library’s website is based on Drupal 6.

Page 11: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

Piwik

Piwik is a web analytics tool.

Page 12: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

Clickheat

Clickheat is an analytics program that tracks the most clicked on areas of a web page.

Page 13: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

MediaWiki

MediaWiki is the same platform that power Wikipedia.

The library utilizes it for internal communication.

Page 14: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

WebMin

WebMin is an open source configuration tool.It allows server administration through a

GUI-based web browser.

Page 15: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

WordPress

WordPress is a blogging platform.The library uses it as a blog.

Page 16: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

PHPMyAdmin

PHPMyAdmin is another web-based GUI.We can administer MySQL over the web

instead of connecting to the server through the command line.

Page 17: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

The Library’s Mobile Site

The library uses a separate installation of Drupal 7 to manage our mobile website.

Like the desktop version, we uses the Apache web server hosted by City Tech CIS

The mobile website uses jQuery Mobile, a touch-optimized web framework, through a Drupal theme

Drupal 7 was selected due to the large support community of librarians

Page 18: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

Mobile Website Vs Mobile Application

Why use a mobile website?Using a library mobile website allows for

greater cross-platform compatibilityMobile applications require more

programmingA mobile website is more cost effective since

we do not have to develop a separate iOS (Apple) application and Android application

Page 19: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

eBooks and PHP Parsing

eBook resources are becoming more popular.The mobile site uses a PHP script to harvest

eBook resources from the desktop site.This intended for mobile and tablet users.This is used so there isn’t redundant

maintained between the two sites.Once a new eBook resource is added, it is

automatically available on the mobile site.

Page 20: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

The Future of the Library’s Mobile Site

More resources are moving towards mobile and tablet computing

Usability testingContinued hardware capabilityiPads used as catalog stationsCUNY Catalog Mobile readyUtilizing more mobile technology for library

services such as GPS, and SMS services.

Page 21: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

Wrap Up

Mobile Device UsageOpen SourceHow the Library Uses Open SourceThe Library’s Open Source Based Mobile SiteWhy a Mobile Site Instead of an ApplicationeBooks, the Desktop Site and the Mobile SiteThe Future

Page 22: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

Questions?

Page 23: From Open Source to On Your Phone: Using Drupal to Develop the Library’s Mobile Website

Thanks!