31 Free iPhone Apps with Full Source Code
Sunday October 26, 2008
Well 25 so far with six to go. The website appsamuck.com is publishing 31 individual applications, each with full source code and graphics for the iPhone. There's a variety of apps ranging from HTML color values (pictured), through a Pumpkin face flashlight, touch drum, mobile altimeter, bouncing fireball and many more.
I've downloaded a few of these and am very impressed with them. Each demonstrates a certain aspect or aspects of iPhone programming. If you're learning to program the iPhone, these examples will help you move forward. I've added a permanent link in the iPhone source code library.
pokeb/asi-http-request · GitHub - 0 views
Mac OS X Hints - A community-built collection of OS X hints - 0 views
-
Take a picture with the iSight camera when a folder is opened Thu, Jan 21 2010 at 7:30AM PST • Contributed by: puzzlebobble This script describes an AppleScript that uses Imagesnap, a public-domain command line tool, to take a photo with the built-in iSight camera when a specified file is opened. It saves the photo as a JPEG with a filename based on the time/date, and then hides the JPEG. The light by the side of the camera will flash briefly when the snap is taken. This hint could be very easily adapted to run lots of different functions, for example taking a screen shot. Before writing this script, I had not realized the large potential of Folder Actions Setup. Also described is a method to simply temporarily disable the action when you are opening the folder. First create a new folder called UnixApps in the main (top-level) Library folder. After downloading Imagesnap, place the Imagesnap application in the new folder (resultant path: /Library/UnixApps/imagesnap). It could easily be saved elsewhere, but that would require some small changes to the AppleScript.
1 - 6 of 6
Showing 20▼ items per page