AppsAmuck.com presents “31 Days of iPhone Apps.” Development team iPocketApps.com set themselves the challenge of building 31 unique iPhone apps in 31 days (October 1-31) and released the source code for each of them.
If there’s an ideal repository of code for new iPhone developers to look at while building up their skills, this is it. Each day’s app is openable directly in Xcode - ready to play with and learn from.
Apps include:
- Minutes to Midnight - A basic LED style countdown to midnight. This page includes a basic step-by-step guide.
- Bonfire - An animation of a fire.
- Reaction Time - A very simple game that tests your reflexes. Shows you how to use image views, UI buttons, and NSTimer objects.
- Speed Dial - A demonstration of interacting with the phone features of the iPhone.
- MyGoogle - Shows Google.com in a UIWebView with no navigation bar or toolbar. Useful if you want to build an SSB.
- ZipWeather - Looks up weather conditions by ZIP code. Shows the basics of downloading data with NSURLConnection.
- iDrum - A basic “tap to play the drum” app. Shows how to play sound effects.
- Password Generator - A basic password generator. This is actually sold on the iTunes App Store. The code shows how to skin buttons and put many standard UI controls to use.





{ 3 trackbacks }
{ 10 comments… read them below or add one }
Andy Peters 11.05.08 at 12:32 pm
… this is such a great thing for all skilled, non-skilled and every iPhone developer in between.
deepak 02.04.09 at 8:18 am
Hi,
This is really a great site for us as a iphone developer,Thanks and congratulation to the site developer for this great idea.
I am looking to develop an slide show type of application like iphoto or camera roll player. But i am not able to find it, can anyone please help me in that, which API or framework i’ll use to develop slide show for iphone application.
Thanks.
Divanshu 03.19.09 at 4:01 pm
Hi,
I’m a newbie iPhone Developer.
I need to develop an application that retrieves information from a database or a web service (say in url format) and display it in the iPhone.
NSURL class will be used in this..
I’m currently studying about it..
Anyone who could suggest or may be provide code snippets would be appreciated by me.
(The information will be sent to the users via SMS or email)
cheers,
Divanshu
Jonatan Staaf 03.21.09 at 10:02 pm
Thank you for this! The source code from MyGoogle will be very usefull for me.
Anshul Maheshwari 04.01.09 at 12:57 am
Thank you for the applications…it helped me a lot…
free wii 05.22.09 at 2:47 am
Thanks for this, it helps a lot!
Divanshu 06.01.09 at 1:43 am
Hi,
About calling web methods in iphone.
I have done it on the console but am not able to implement it on my UI.
Any help regarding this will be greatly appreciated.
Thanks.
tirupati 06.16.09 at 1:01 am
hi,
I am new this application
can anyone suggest me how to develop iphone applications
tirupati 06.16.09 at 1:03 am
hi,
where i will get information about Xcode,SDK and Cocoa
Raj 06.24.09 at 6:19 am
Hi , i am new to mobile applications and i hv 2 develp an applications for iphone for an exisiting news portal where it can give a simple interface on moble and fetch data from the site.. trying to use Aptana studio Can please anybody suggest me the shortest way……thanks