Categories
javascript mobile

Use A JavaScript Confirm Dialog To Give Users Option Between Mobile or Desktop View

The idea was to use the native look of the confirm box to give the user an option between viewing the site in a mobile view or stay on current view. I used a setTimeout method so i can have it fire 3 seconds after the pages has rendered in all its glory. The code […]

Categories
html5 javascript mobile sencha touch

Mobile Portfolio Built with Sencha Touch

I wanted to play with Sencha Touch the other night and built out a simple portfolio. This app can be downloaded from my github account. I will only display the JS code that makes the entire Sencha app, you can view the css, and html from the download.

Categories
couchdb html5 javascript jquery jquery mobile mobile

Share URL Mobile Web App

The purpose of this web app was to group links based on a basecamp project. The app is utilized internally to have people test out the links on their mobile devices. We used to use http://sitetophone.com/ to upload a link and share it. This became a pain because you had to login and then find […]