-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm using Google appengine for developing an web application that is meant to be used on both the browser and iphone. I have purchased a domain name for this application, so that I have a pretty URL. I've used the User API for authentication. This works just fine on desktop browsers and iPhone Safari…
>>> More
-
as seen on Geeks with Blogs
- Search for 'Geeks with Blogs'
Preamble: In an attempt to keep an ageing mind alive I have decided to write an iPhone web app. The app will pull together a whole host of disciplines and should be a challenge. The App: Over the last month or so I have been playing around with Google maps and Instead (see InstaMapper.com) so decided…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
iPhone web app from dashcode rss feed template works deployed on simulator but not on iphone.
The web app is deployed at;
http://www.alila.se/wordpress/index.html
If i run the simulator and enter that adress, it fetches the rss feed and displays it. Everything fine. When i enter the adress into…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
The browser on the iPhone is capable of using advanced web technologies introduced in HTML5. One of these is the app cache that allows web pages to run on the client, from the cache, without a connection to the internet. Together with Local Storage you can also save data permanently "in" the page…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am building a secure app for our exec's... here is my setup. It's a somewhat Macgyver approach, but bear with me :)
There are only 10 users, I have a record of each uniqueIdentifier on my backend in a database table. (This is internal only for our users, so I don't believe I am breaking the public…
>>> More