Archive for the ‘Apps Amuck’ Category

31 Days of iPhone SDK Apps – Day 25: Sierpinski

Saturday, October 25, 2008 12:00 No Comments

The Sierpinski triangle, also called the Sierpinski gasket or the Sierpinski Sieve, is a fractal named after Sierpinski who described it in 1915. Originally constructed as a curve, this is one of the basic examples of self-similar sets, i.e. it is a mathematically generated pattern that can be reproducible at any magnification or reduction.
Features:

Learn how [...]

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

31 Days of iPhone SDK Apps – Day 24: Colors

Friday, October 24, 2008 12:00 No Comments

Look up color HTML values on the go right on your iPhone! Special thanks to Bob Stein at VisiBone.com for permission to use their image.
Features:

Learn how to use UIScrollView to view an image larger than the screen.
Learn how to use UIToolbar.
Learn more about iPhone with XCode.
Take the first steps to becoming an iPhone developer today.

Day [...]

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

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

AppsAmuck.com is looking for a new logo…

Wednesday, October 22, 2008 8:31 1 Comment

We’re looking to clean up the site’s design some in the coming weeks. And the first thing we are going to start with is creating a new logo for AppsĀ  Amuck. This logo will be used to “set the pace and direction” for the design of the rest of the site.
If you are interested in [...]

This was posted under category: Apps Amuck

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