Archive for the ‘31 Days’ Category

31 Days of iPhone SDK Apps – Day 23: Hypno

Thursday, October 23, 2008 12:00 No Comments

Hypno is an optical illusion iPhone application that could just possibly make you go cross-eyed.
Features:

Learn how to use UIImageViews
Learn how to use animations
Learn how to use opacity
Learn more about “Utility Applications” for iPhone with XCode.
Take the first steps to becoming an iPhone developer today.

Day 23: Hypno

This was posted under category: 31 Days, Apps Amuck, iPhone SDK

31 Days of iPhone SDK Apps – Day 22: Pumpkin Face

Wednesday, October 22, 2008 12:00 No Comments

Pumpkin Face is a Halloween themed application that could be used at night trick or treating to help light the way.
Features:

Learn how to use UIImageViews
Learn how to use animations
Learn how to use opacity
Learn more about “Utility Applications” for iPhone with XCode.
Take the first steps to becoming an iPhone developer today.

Day 22: Pumpkin Face

This was posted under category: 31 Days, Apps Amuck, iPhone SDK

31 Days of iPhone SDK Apps – Day 21: iDrum

Tuesday, October 21, 2008 12:00 No Comments

iDrum is an iPhone application that turns your iPhone into a musical instrument of your own.
Features:

Learn how to use UIImageViews
Learn how to play sound effects.
Learn more about “Utility Applications” for iPhone with XCode.
Take the first steps to becoming an iPhone developer today.

Day 21: iDrum

This was posted under category: 31 Days, Apps Amuck

31 Days of iPhone SDK Apps – Day 20: Temperature Converter

Tuesday, October 21, 2008 7:50 1 Comment

Temperature Converter is an iPhone application that allows users to convert temperatures between fahrenheit, celsius, and kelvin.
Features:
Learn how to use UITextFields, UIButtons, and UILabels.
Learn how to perform basic math operations on input and return output.
Learn more about “Utility Applications” for iPhone with XCode.
Take the first steps to becoming an iPhone developer today.
Day 20: Temperature Converter

This was posted under category: 31 Days, Apps Amuck

31 Days of iPhone SDK Apps – Day 19: Mobile Altimeter

Sunday, October 19, 2008 12:00 No Comments

Mobile Altimeter is an iPhone application that allows users to track their altitude.
Features:

Learn how to use UIImageViews
GPS access to altitude information.
Learn more about “Utility Applications” for iPhone with XCode.
Take the first steps to becoming an iPhone developer today.

Day 19: Mobile Altimeter

This was posted under category: 31 Days, Apps Amuck

31 Days of iPhone SDK Apps – Day 18: Homeland Security

Saturday, October 18, 2008 12:00 No Comments

Homeland Security Advisory System is an iPhone application that will alert you to US Department of Homeland Security Advisories.
Features:

Learn how to use UIImageViews
Learn how to use opacity with images.
Learn the basics of downloading data with NSURLConnection.
Learn more with UIWebView. * Learn more about “Utility Applications” for iPhone with XCode.
Take the first steps to becoming an [...]

This was posted under category: 31 Days, Apps Amuck

31 Days of iPhone SDK Apps – Day 17: Fireball

Friday, October 17, 2008 12:00 No Comments

Watch the flaming fireball bounce off the screen and leave a trail of smoke behind it.
Features:

Learn how to use UIImageView and UIImage.
Learn how to use opacity with images.
Learn how to build a particle emitter.
Learn how to use the [UIView setAnimationDidStopSelector] to remove expired particles.
Learn more about “Utility Applications” for iPhone with XCode.
Take the first steps [...]

This was posted under category: 31 Days, Apps Amuck

AppsAmuck.com is coming to YouTube

Friday, October 17, 2008 6:43 No Comments

So we started with screenshots and source code, and now we are even better. We’ve started adding video for some of our apps. And will continue to do so over the next few weeks.
Watch on YouTube. We have our own channel: AppsAmuck

This was posted under category: 31 Days, Apps Amuck, YouTube

31 Days of iPhone SDK Apps – Day 16: World Tour

Thursday, October 16, 2008 12:00 No Comments

World Tour is an iPhone application that will help you keep track of when the iPhone Tech Talk World Tour is coming to town.
Features:

Learn how to use UIImageView and UIImage.
Learn how to use opacity with images.
Learn how to use rotation transformations.
Learn how to tile images, and create “animation wallpapers”.
Learn how to play looping background sounds.
Learn [...]

This was posted under category: 31 Days, Apps Amuck

31 Days of iPhone SDK Apps – Day 15: ZipWeather

Wednesday, October 15, 2008 12:00 No Comments

allows you to look up weather conditions by ZIP Code.
Features:

Check to see if you need your Umbrella.
Learn the basics of downloading data with NSURLConnection.
Learn more with UIWebView.
Take the first steps to becoming an iPhone developer today.

Day 15: ZipWeather

This was posted under category: 31 Days, Apps Amuck