There has to be some irony in using the iPad to design iPhone Apps, but that is exactly what Groosoft’s Blueprint app on the iTunes store is for. Blueprint has all of the widgets, sliders, buttons, and toolbars that you usually see in an app and allows you to lay everything out by tapping around
more »
Posts Tagged ‘iPad’:
Creating A Mock-up of Your App
Detecting Device and Orientation in Javascript
Here is the code that I’m using in Javascript to determine whether or not I have an iPhone or an iPad in Portrait or Landscape mode. The code is pretty straight-forward. I put it in a separate .js file, and then include it with most of my projects. I added a new one yesterday to
more »