I just read Your 4 Mobile Options by Paul Boag. Good stuff! In the article, Paul suggests that there are basically four options when it comes to having a mobile presence (taken from Paul’s article – you should go read the whole thing!):
- Responsive website:Â A responsive website is one that adapts to whatever device it is being viewed on. Whether that is a desktop computer, tablet or mobile device, the same website will display the same content using a visual design most suited to that device.
- Native application:Â Native apps are applications that run physically on the mobile device and are coded specifically for the operating system of that device. These are the applications you typically find in either the Google Play or iOS App Store.
- Web application: A web application shares characteristics with both a native application and a responsive website. As with a responsive website a web application is built using HTML, CSS and Javascript and lives entirely online.
- Hybrid application:Â A hybrid application is essentially a native application built with HTML, CSS and Javascript. By building it with web technology it is quicker to develop and easier to publish to multiple platforms (e.g. iOS or Android). The downsides are that performance tends not to be as good and they lack the design style of each platform.
Which one of these options should libraries use? Paul says this as a general rule of thumb: “A good starting point is to ask whether users are primarily completing a task or accessing information.”
I’d agree – that’s a good starting point. I’d go a bit farther, and say this – figure out what your mobile users are doing, and how they do it, and more importantly – WHAT they want to do. Then figure out the right flavor of mobile accessibility that best meets those needs. Also, figure out what you can do. For example, when my library was still on Horizon for our library catalog, we chose Boopsie because they could create a mobile version of our catalog (something our vendor hadn’t yet figured out). So we went with an app-driven mobile catalog.
We’re on Polaris now, and it comes with a web-based catalog that works great. Will we stay with our Boopsie app? Not necessarily, since the mobile version of Polaris works well. More on that later this year!
One other thing – if you haven’t yet started to think about the mobile web … why not? Pick something – anything – and start. Your smartphone-loving public is waiting!
Pic of Paul Boag from boagworld.com