How to make your iPhone application accelerometer / rotation aware ?
Posted :Apr 9th 2009 04:11PM by rohit
Filed under : iPhone Programming, iPhone Resources
A very detailed iPhone Development tutorial in which author uses the example of a digital clock to describe how the app can handle the rotation using iPhone accelerometer api calls. Source code included.
[source theappleblog]
Share | Email this | Permalink | Comments [0]
Mar
25
Open Source Objective C Library for Facebook Connect
Posted :Mar 25th 2009 01:42PM by rohit
Filed under : iPhone Programming, iPhone Resources
Joe Hewitt, has released the facebook source code library in Objective C for iPhone developers. This is a real good resource for developers that are looking to integrate their iPhone applications with Facebook. Download it from here.
[source infoworld]
…
Share | Email this | Permalink | Comments [0]
Mar
19
jQTouch - jQuery plugin for iPhone Web Development
Posted :Mar 19th 2009 11:32AM by rohit
Filed under : iPhone Programming, iPhone Resources, iPhone UI
jQTouch is a jQuery plugin that allows development of iphone web applications with native animations and default application styles. Alpha release is available here.
Share | Email this | Permalink | Comments [0]
Tags jQuery iPhone Development
Mar
19
Facebook Connect Software Development Kit (SDK) for iPhone
Posted :Mar 19th 2009 11:30AM by rohit
Filed under : iPhone Programming, iPhone Resources
Good news for iPhone developers, Facebook has released a SDK for iPhone; Facebook Connect, that allows developers to hook up their native iPhone applications with the Facebook and take advantage of the vast facebook userbase. Download the SDK from here.
…
Share | Email this | Permalink | Comments [0]
Tags Facebook iPhone Development
Mar
17
Native iPhone Applications using JavaScript, HTML & CSS ?
Posted :Mar 17th 2009 11:25AM by rohit
Filed under : iPhone Programming, iPhone Resources
Yes, creating native iPhone applications using common web technologies is possible now, using PhoneGap. PhoneGap is a cross platform mobile framework that lets any web developer make native iPhone, Android and Blackberry applications.
Share | Email this | Permalink | Comments [0]
Tags native iphone application development
Mar
11
Programming Dates in iPhone SDK
Posted :Mar 11th 2009 10:07AM by rohit
Filed under : iPhone Programming, iPhone Resources
If you have been troubled with mundane tasks like Get Today’s date while developing your iPhone applications then this tutorial is for you.
[source howtomakeiphoneapps]
Share | Email this | Permalink | Comments [0]
Mar
3
OpenAL Audio Programming on iPhone
Posted :Mar 3rd 2009 12:51PM by rohit
Filed under : iPhone Programming, iPhone Resources
An excellent tutorial along with code snippets for writing an OpenAL sound loader, OpenAL wrapper class and actual code to play some audio files in iPhone.
[source Gehacktes]
Share | Email this | Permalink | Comments [0]
Tags OpenAL Programming
Feb
24
Multi Threaded Image Loading
Posted :Feb 24th 2009 02:10PM by rohit
Filed under : iPhone Programming, iPhone Resources
A very thorough article including the source code, for loading multiple images from sites like flickr in your iphone app in an asynchronous manner, so that delay is less and user experience is quick and neat. Read it here.
…
Share | Email this | Permalink | Comments [0]
Feb
21
Code for Sending email from your iPhone App
Posted :Feb 21st 2009 07:49PM by rohit
Filed under : iPhone Programming, iPhone Resources
A quick and short tutorial plus code for calling mail app in iphone from your application and automatically filling in the address, subject and content. Read it here.
[source iCodeBlog]
Share | Email this | Permalink | Comments [0]
Feb
16
Extending the iPhone’s SDK’s UIColor class
Posted :Feb 16th 2009 01:01PM by rohit
Filed under : iPhone Programming, iPhone Resources
A very detailed article along with code samples for extending iPhone SDK UIColor class and make it more useful by Ars Technica.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment