1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David...

39
1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital Technologies Development Librarian NCSU Libraries

Transcript of 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David...

Page 1: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

1

Library in Your PocketStrategies and Techniques for Developing Successful Mobile

Services

David Woodbury, NCSU Libraries FellowJason Casden, Digital Technologies Development

Librarian

NCSU Libraries

Page 2: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

About NC State University

• Largest higher education institution in the state– 31,000 students– 8,000 faculty members– Large focus on science, technology, engineering

& mathematics

• History of innovation & collaboration– Centennial campus as research hub– Many public and private partnerships

2

Page 3: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Our motivation

3

Page 4: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

NCSU Mobile Web (Campus Site)

4

Page 5: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

NCSU Libraries Mobile Team

• Jason Casden, Digital Technologies Development Librarian– Developer

• David Woodbury, NCSU Libraries Fellow– Project manager

• Markus Wust, Digital Collections and Preservation Librarian– Developer & co-creator of MobiLIB

5

Page 6: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Project timeline

• Campus site launch (September 3, 2009)• Planning & wireframes (September)• Programming (early October)• Beta launch (late October)• Formal launch & promotion (November)• Main website redirect (December)• Over 22,000 pages viewed (January 2010)

6

Page 7: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Our mobile services

• Locations & Hours• Computer Availability• Catalog Search• Reference Services• News & Events• Webcam Feeds• Link to campus mobile site

http://m.lib.ncsu.edu

7

Page 8: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Locations & Hours

8

Page 9: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Computer Availability

9

Page 10: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Catalog Search

10

Page 11: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Reference Services

11

Page 12: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

What to mobilize?

• What services are currently available?• What services are applicable on a mobile

device?• What services translate well to the mobile

environment?• What tools can be created easily?• What would be fun to see?

12

Page 13: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Don’t mobilize everything

• Nearly 100 links!• Always can link back to home page, if needed

13

Page 14: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

“Mobile” is not just shrinking the page

14

Page 15: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Use only essential, relevant content

15

Page 16: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Use only essential, relevant content

16

Page 17: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Reduce options, simplify

17

Page 18: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Use the mobile interface

18

Page 19: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Provide appropriate tools for the user’s context

19

Page 20: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Expose hidden, useful content

20

Page 21: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Mobile Planning Tips

• Start with the services that make mobile sense

• Limit the amount of data entry• Limit the scope of the information• Link back to main site• Promote your site• Talk to students to get reality check

21

Page 22: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

22

Page 23: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

When to Make a Native App

• Charging for it• Creating a game• Using specific

locations*• Using cameras• Using

accelerometers• Accessing the

filesystems• Offline users

* Actually available to web-based applications 23

Page 24: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

The Case for Mobile Web Apps

“I believe that unless your application meets one of these native application criteria, you should not create a native application, but should instead focus on building a mobile web application.”

— Brian Fling, “Mobile Design and Development”

24

Page 25: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Our tools

• Mobile website– XHTML 1.0 transitional– CSS– non-essential JavaScript and AJAX

• MIT Mobile Web Open Source Project• Leaned on pre-existing web services• Targeted higher-end devices

25

Page 26: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Best practices

• Standards and official guidelines– Useful, but slow-moving– Don’t get stuck

• Design Patterns– Still emerging

26

Page 27: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Lots of Devices

Top LeveliPhones, Android phones, Palm Pre

Large touch screens, sophisticated web capabilities

Middle Level

Blackberry, Nokia smartphones, Windows mobile, etc.

May lack touch screen and some CSS and JavaScript capabilities.

Low LevelWeb-enabled flip phones

Small screens, low web functionality

27

Page 28: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Content Adaptation

28

Page 29: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Separating data from presentation

29

Page 30: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Testing

CC BY-SA 2.0: http://www.flickr.com/photos/wfryer/3929189482/ 30

Page 31: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

31

Recommendations

Page 32: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Be Agile

• Rapid Development Cycle• Think iteratively• Adjust to change quickly• Avoid paralysis

32

Page 33: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Play

33

Page 34: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Collaborate

• Campus efforts• External projects• Steal what you like• Improve it, so it can be stolen back

34

Page 35: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

In Summary…

• Mobile websites are becoming very sophisticated

• Mobile web app development is web development– just a little different

• You can do it

35

Page 36: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

What’s popular at NCSU Libraries

36

Page 37: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

What devices are being used?

37

Page 38: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Coming Soon!

• Study room reservation service• Patron account information (checkouts &

renewals)• Access to electronic reserves for classes• Building wayfinding• Tools for staff• Initiative for mobile projects at NCSU

Libraries

38

Page 39: 1 Library in Your Pocket Strategies and Techniques for Developing Successful Mobile Services David Woodbury, NCSU Libraries Fellow Jason Casden, Digital.

Resources

• Ballard, Barbara. (2007). Designing the Mobile User Experience. Hoboken, New Jersey: John Wiley & Sons.

• Fling, Brian. (2009). Mobile Design and Development: Practical Concepts and Techniques for Creating Mobile Sites and Web Apps. Sebastopol, California: O’Reilly Media.

• W3C Mobile Web Best Practices: http://www.w3.org/TR/mobile-bp/

• W3C CSS Mobile Profile: http://www.w3.org/TR/css-mobile/• Griggs, K., Bridges, L. M., Rempel, H. G. (2009).

“library/mobile: Tips on Designing and Developing Mobile Web Sites”, The Code4Lib Journal, Issue 8. Retrieved from: http://journal.code4lib.org/articles/2055

• MIT Mobile Web Open Source Project: http://sourceforge.net/projects/mitmobileweb/

• NCSU Libraries Mobile Project Page: http://www.lib.ncsu.edu/dli/projects/librariesmobile/

39