From http://www.tabletbucks.com/create-an-iphone-app-screenshot-to-showcase-your-app/
Posts Tagged ‘javascript’
Creating a PlayBook App from Old Content – Awesome RPS
Spurred by a comment left on a previous blog post about ridiculously simple Javascript Rock Paper Scissors game, I thought I’d see how quickly I could turn the web version of the game into a self-contained app for the BlackBerry PlayBook. And it took virtually no time at all. The most difficult part was creating [...]
Javascript Rock Paper Scissors
I was going through some old code of mine and, among other things, came across this Javascript Rock Paper Scissors game I made several years ago. Too much fun!
Ajax Made Easy – the Power of jQuery
Ajax – Asynchronous Javascript and XML. It’s more a technique than anything else. While senior management may consider Ajax to be fancy animations and “rich” internet applications, fundamentally, the term Ajax simply refers to exploiting a browser’s ability to background load XML from other URL’s. Loading XML Asynchronously In the past, I’ve implemented Ajaxiness by [...]









