Transcript
Page 1: Re-imagining the virtual library

Tim [email protected]

Re-imagining the virtual library

CASE STUDY One:

Page 2: Re-imagining the virtual library

Tim [email protected]

Today…

• A small example

• Bigger thoughts

• The four R’s

Page 3: Re-imagining the virtual library

Tim [email protected]

What we wanted

• A map showing libraries in Herefordshire.

• Easy to use

• Easy to build

• Easy to maintain

• Low cost!

Page 4: Re-imagining the virtual library

Tim [email protected]

The old way…

• Not particularly attractive

• The writing is rather small, and in some cases illegible

• It is interactive - green dots are clickable, but it’s hardly exciting.

Page 5: Re-imagining the virtual library

Tim [email protected]

How easy? : What do I need?

• Geographical Coordinates

• A data store

• An edit interface

Page 6: Re-imagining the virtual library

Tim [email protected]

Working With ICT department

Where do I start?

Web serverWith PHP,And MySql

Write code for map display

Write code for coordinate editing

build a database

Business CaseMeetings

Persuasion! £

Page 7: Re-imagining the virtual library

Tim [email protected]

The new way…

Talis Directory(part of the Talis

Platform)

Google Maps+ =

Page 8: Re-imagining the virtual library

Tim [email protected]

The new way…

Page 9: Re-imagining the virtual library

Tim [email protected]

How does ‘the platform’ help?

• Helps find the coordinates!

• Provides the data store

• Provides the edit functionality

• It’s FREE!

Page 10: Re-imagining the virtual library

Tim [email protected]

Working With ICT department

What did I have to do?

Web serverWith PHP,And MySql

Write code for map display

Write code for coordinate editing

build a database

Business CaseMeetings

Persuasion! £

Page 11: Re-imagining the virtual library

Tim [email protected]

Write code for map display…

• Query the directory for details about Herefordshire's libraries

• Add the information to a Google map

• Show the Google map in a webpage

Page 12: Re-imagining the virtual library

Tim [email protected]

How it works…

• The webpage loads and gets the maps API

• My script asks the directory for details of libraries in Herefordshire

• My script adds a marker for each library

• The webpage shows the map• Done! Talis Directory

Google Maps

My Script

Page 13: Re-imagining the virtual library

Tim [email protected]

Bigger thoughts

• Web 2.0– User generated content– Thin client computing

• Open Access to… – Data– APIs (Application Programming Interfaces)

• The ‘perpetual beta’

Page 14: Re-imagining the virtual library

Tim [email protected]

Responsive

• ‘Responsivity’ is a two way process.

• Users can respond to our data.

• We can add a new service in a matter of weeks, in response to our user’s needs.

• If a user sees us as useful, they will come back, and they will bring their friends.

Page 15: Re-imagining the virtual library

Tim [email protected]

The four R’s

• Responsive development

• Re-use existing tools

• Reduce complexity

• Reduce cost

• Library 2.0– “Library 2.0 describes a subset of library services

designed to meet user needs caused by the direct and peripheral effects of Web 2.0“ Michael Habib http://mchabib.com/

Page 16: Re-imagining the virtual library

Tim [email protected]

Finally, have a go!

http://informationtakesover.co.uk/libmap/