1. Using CallTo When Developing For Mobile Users

    Making a website optimized for Mobile (iPhone)? Mobile visitors can automatically dial a specified telephone number using the following Codex (just like a generic link). 

    For example: 
    <a href=”tel:+1-800-275-2273”> Call Apple Customer Support at 1-800-275-2273 </a>

    Will output “Call Apple Customer Support at 1-800-275-2273” and when clicked will prompt the iPhone’s dialer to pickup with that number already entered. 

    Apple also supports turning off auto-detection of phone numbers via a meta-tag.

    <meta name=”format-detection” content=”telephone=no”>


    meta-data for Custom Homescreen Icon:
    <link rel=”apple-touch-icon” href=”/customIcon.png”/> 
    <link rel=”apple-touch-icon” href=”/Icon@2x.png ”/> (retina)

    Resolution is 57x57 @ 72DPI and 114x114 @ 72DPI for Retina. 

    Also to note: Homescreen Icon Name defaults to TITLE parameter in mobile website HTML.

    50 more jQuery Mobile Tips
     

    (Source: raizlabs.com)

  2. Revvenue Mobile Commander for AudioTrenz

    Mobile Commander is an iPhone/Mobile Phone mini-app wrapper that links to your most-needed applications and Business tools. Always have what you need right at your fingertips.

    Our custom Home Screen Dock Icon launches your custom Administration Panel, and you’re back to business regardless of your location.

    The App Screen 
    Custom-tailored to meet the needs of your business. 
    Screen 2


    Custom Icon for your Home Screen to access your Mobile Commander easily

    A Password Locker is included to securely hold a master file of every 3rd-Party password to ensure the client has access to passwords should they need them.
    Screen One

    Care to have your own Mobile Admin App? Contact us today.

    (Source: revvenue.com)

Theme: Notes by mikedidthis