Friday, February 25, 2011

Data Entry

One of my goals for FSS is to be able to enter test information through the mobile web.  This will allow for multiple people to enter data at the same time using nothing more than their smart-phone.  To make a version for the web requires serving different layouts for different devices.  Using the browser agent field, one can detect iPhones, iPads, Blackberrys, Androids, etc.  The rails plugin Mobile Fu does a nice job of detecting mobile devices and serving up .mobile.erb layouts.

1 comment:

  1. Any more progress on this? Are you posting code to github? Please keep me posted.

    Thanks
    Moorthy

    ReplyDelete