Hello
I google d a lot but i could not find a tutorial for web app if some one can provide me the with tutorial it would be a great help.
During my search i found this site http://www.iwebkit.net but could not get the idea i want is basic idea for web app with tutorial .
The website provides info about some iwebkit framework .
Thanks in advance.
Did you try apple developer site? Here's the webapp tut: http://developer.apple.com/library/safari/#documentation/AppleApplications/Conceptual/Dashcode_UserGuide/Contents/Resources/en.lproj/MakingaWebApp/MakingaWebApp.html%23//apple_ref/doc/uid/TP40004692-CH18
Here is a good site with many different tutorial mobile apps and web apps...
- http://code.tutsplus.com/
Related
I am developing an GWT application on eclipse and I want to publish rss feeds in my application that can be viewed in my application's pages
On googling i found this tutorial but I think this tutorial is for html web pages.
I have no idea how to achieve this.
Any help is appreciated any samples or any tutorial
Since you are not able to google relevant links . Lets try together how to GOOGLE that for YOU. We will then walk you through search in Stackoverflow to find this - Building RSS with GWT on client side
I wanted to Integrate WordPress Blogging to iphone App, so is there any good tut for it .I googled it but could not get ..
Please help
Thanks
you can control your wordpress made site from your iphone use this site :
http://ios.wordpress.org/
good luck
I need to create a web app on iphone. How to go about it?
there you are: http://gigaom.com/apple/how-to-create-an-iphone-web-app/
A search on Google for 'Webapp Tutorial' can do magical things.
Edit:
This one for HTML5
http://sixrevisions.com/web-development/html5-iphone-app/
Look at the Wink Toolkit. Very useful for developing Mobile WebApps.
I am planning on developing an iPhone App for a website, powered by Wordpress.
Where can/should I start codewise when developing an app for such sites?
Should I use Wordpress' API, or should I access the (MySQL) database directly?
I am very open for ideas.
Thank you.
how about taking a look at the WordPress Iphone Open Source project?
// Jakob
One option would be to set up a plugin and use that as an interface between the app and your site.
I am thinking about developing a fairly simple facebook application which i have modelled the database in access.
I have web space and mySQL databases available, but I was wondering if anyone could point me towards any guides for facebook development? I had a search a while back, but they all seemed rather out of date. Anyone know where I should start with this?
I don't want to really share exactly what my idea is, but its a rating system for a particular set of products.
I haven't done much PHP before, only edited my wordpress template, and I do know enough SQL I hope.
Use the following links to create and configure ur application on facebook:
http://www.facebook.com/developers/
and the following links will help u to integrate with facebook platform i have an application on facebook developer platform and the following links helped me to integrate and use facebook API:
http://wiki.developers.facebook.com/index.php/API
http://wiki.developers.facebook.com/index.php/C
http://devtacular.com/articles/bkonrad/how-to-use-the-facebook-developer-toolkit-20/
You might find some good resources to start with here : Good resources on Facebook programming
I would highly recommend you buy...
http://pragprog.com/titles/mmfacer/developing-facebook-platform-applications-with-rails
No need to go through a bunch of small tutorials when you can find out just about all you can do through this book. It seems to be lacking on building a facebook app with an iframe though.