12 February 2011

LS Web Structure and Content repeat of 2/8/11 email

Because we have new people around who were not here during the major redesigns of the library web site, perhaps we need to think about the history of the library web site and why we try to not vary too much from the templates we currently have. The library web site tries to follow the basic guidelines of the ACC Web Advisory Cmte and the best practices of web design.

Originally, we were supposed to use the ACC Web templates only (through Contribute) and I had to engage in the battle of how the library website delivers different content from the ACC Web site which is mostly a PR mechanism and information "about" different college departments and how students should interact with them. Since there were people in the Public Information and College Marketing (the department who was given the charge to oversee ACC web sites) who were familiar with and respected what the library had done in the past, they were able to convince the ACC Webmaster that we really do know what we are doing and they could trust us as a second tier site (one click from the ACC home page) to blend in with the ACC web site and stick to the CSS styles that the college wants. We also received the approval of Richard Smith to have a look different from the other IRT web sites.

So, that is why we have the kinds of templates we use and why we don't vary too much from them. Consistency in appearance is what ACC wants and will let us do what we need to as long as we look like the rest of the ACC Web site and follow standard best practices.

There is another chapter to this story. The IRT Sys Admin for Web and Streaming Media, Maria Youngman, is in charge of the redesign and standardization of IRT Web sites. She worked with me during the library website redesign and her intention was that we create real templates to be used with Contribute so that library authors wouldn't be able to change anything but content.

In reality, in the beginning, ACC stylesheets and templates weren't really workable for us and I had to recreate them to accommodate our needs and continue to look like ACC. It was agreed that since the library does not have very many page authors, we didn't really have to go through the arduous creation of Contribute templates as long as we didn't have too many different looks to our pages. This is why we pretty much stick to the basic types of model pages, i.e., faux templates, that we currently have. And, why as the Library Web Manager, I sometimes appear to be too controlling about the format of our web pages.

It's also one of the reasons we sought out and choose LibGuides (now CampusGuides) for our help and subject guides. Our authors have more flexibility that way within certain parameters and they don't have to know and use the stylesheets governing the library web pages.

--


25 January 2011

Mobile web coding for phone numbers

The LibraryAnywhere group email had useful information today which may resolve an issue I have noticed on phones other than iPhones.

On iPhones, when a text string which look like a phone number is listed, tapping that number will allow the user to call it on the phone. I do know that if you highlight the number on an Android, it will recognize it as a phone number and let you call the number. The method below is said to make automatic calls of the number on phones in addition to iPhones.

By using link coding similar to this, we should be able to make our numbers callable:

href=tel:+11234567890 = (123) 456-7890

The number code includes information to alert any phone anywhere that the number is for a call to the United States.

We need to test this on available types of phones.

14 January 2011

Mobile Initiatives Summary (January 2011)

MOBILE INITIATIVES FOR LIBRARY RESOURCES

Currently we have three mobile initiatives (January 2011)
>>>> Note: Mobile devices are automatically redirected to each of these.
  • Simple mobile website (LibraryMobile@ACC)

    • In-house development using UI

    • Mobile devices automatically redirected to http://library.austincc.edu/m

    • Links Available

      • Locations and Hours (All campuses and centers)

      • Ask a Librarian

      • Articles and More
        • Subject Guides (links to CampusGuides)
        • Ebsco Host Mobile
        • Pubmed Mobile and others like this


      • Borrowing @ ACC Libraries

      • Library Catalog (links to LibraryAnywhere catalog)

      • Full Library Web Site

      • Full ACC Web Site


  • Mobile catalog

    • Subscribe to LibraryAnywhere (LibraryThing) service who scrape our iii database information continually so no need for our staff to provide downloads.

    • The service provides two interfaces:

      • Smartphones like iPhone, Android, Blackberry (https://www.libanywhere.com/m/210)
      • Other web-capable mobile devices use what is called the universal interface (https://www.libanywhere.com/la/210).
        • This interface is also fully compliant with Section 508 and other accessibility standards so we can provide a link for text-readers in our regular catalog.


    • Services offered through the mobile catalog:

      • Searching by keyword

      • Advance limit by scopes, e.g., campus, media, etc.

      • Request and Renew

      • My Account information

      • Hours and Locations

      • Ask a Librarian information



  • Mobile research guides

    • (http://researchguides.austincc.edu)

    • Service provided by our CampusGuides vendor Springshare.

    • Subject and Library guides listed by subject, group, authors, featured.

    • Most guides are easily viewable in the mobile format but some pages/tabs should be reviewed for readability, especially information in tables.




02 November 2010

Mobile catalog

We have been working with LibraryThing to use their new product LibraryAnywhere as a mobile catalog. Their product is now live and we are putting the finishing touches on our catalog before publicizing it.

The mobile catalog comes in two forms:
  • Mobile web for iPhone, Android, and a
  • Universal version that works on any phone with web-browsing capabilities.
Key features
  • Search catalog, place holds, renew items. It does what the regular catalog does.
  • Save records to your phone to access later. Works on any phone with a web-browsing feature—not just smart phones.
  • “Universal Version” is fully compliant with Section 508 and other accessibility standards.
  • Geo-location finds your nearest library easily.
URLs for the ACC Library Catalog
Main Link: https://www.libanywhere.com/m/210
Universal version: http://www.libanywhere.com/la/210
Note: I have entered the prescribed script into the the III toplogo.html file so that anyone using the regular catalog url (http://alicat.austincc.edu) will be prompted to use the mobile application if they are using a mobile device.

WHAT'S BEEN DONE SO FAR:
  • Created the mobile catalog home page with the following (linked) pages
    • My Account (catalog login page)
    • Hours & Locations
    • Ask a Librarian
  • Integrated with the mobile library web site (http://library.austincc.edu/m/)
  • Tested the all the functions -- searching, logging into an account, requesting and item, saving a list of items, etc.
WHAT REMAINS TO BE DONE IN THIS PHASE:
  • Decide how to link from the Library Web Site and the regular Opac.
  • Decide how to publicize.

10 July 2010

Progress on Spanish Opac 7/10/10

Finished the last patron verification screen (for electronic reserves) "pverify6_web_spi.html"
Note: I did not translate the copyright information on that page. Do we need to?

Found needed and created the following buttons:
  • closewn
  • closewindow
  • ret2cat
  • limavail
  • pat_cancelmark
  • pat_sortbychkout
  • request_reset
  • sortpudate
Updated the "wwwoptions" to include lines for these buttons and a couple more that I had buttons for but no line in the wwwops.

Ran several scenarios in the catalog. Need to have web committee test before adding the Espanol link to the English catalog.