Check out stackoverflow.com
Friday, October 10th, 2008 Posted in Software Development | 3 Comments »Quite simply stackoverflow.com is a question and answer site for programmers. From the about page: Stack Overflow is a programming Q & A site that's free. Free to ask questions, free to answer questions, free to read, free to index, ...
I coulda had a Google V8
Friday, October 3rd, 2008 Posted in Software Development | No Comments »So I've been playing with Google's new V8 JavaScript engine that was released along with Google's Chrome browser. V8's big claim to fame is that it compiles JavaScript code to machine language instead of interpreting it. This gives a nice ...
Phone OS 2.1 beta 3 Available for Download
Friday, August 8th, 2008 Posted in iPhone | No Comments »Phone OS 2.1 beta 3 is now available and is to be used for testing only. Once you have updated your devices with iPhone OS 2.1 beta 3, you cannot restore them to an earlier version of iPhone OS. Applications ...
iPhone SDK Development Forum
Friday, August 8th, 2008 Posted in iPhone | 11 Comments »I've created a forum for anonymous discussion of iPhone SDK development. http://forum.trailsinthesand.com You can post anonymously without having to register for a forum user account. You can also register for a forum user account using bogus information. You can give a bogus ...
iPhone App Store Now Accepting Applications
Thursday, June 26th, 2008 Posted in General | No Comments »I just got an email from the iPhone Developer Program stating that they are now accepting applications for the App Store. Also Beta 8 of the SDK is ready for download. You'll need to install the iTunes 7.7 pre-release seed in ...
iPhone SDK Development Provisioning Profiles Revoked
Thursday, June 26th, 2008 Posted in iPhone | No Comments »I got an email from the iPhone Development program stating that Development Provisioning Profiles created before June 9, 2008 are being revoked and will have to be re-created. We're getting close! Dear Enrolled iPhone Developer, In preparation for the release of iPhone OS ...
iPhone SDK Beta 3 Released
Tuesday, April 8th, 2008 Posted in iPhone | No Comments »Apple has updated the iPhone DevCenter with beta 3 of the SDK and iPhone/iPod Touch OS. The SDK build number is 9M2158a and the OS is build 5A240d. Where do they come up with these build numbers? The SDK is ...
iPhone SDK PickImage Application Source Code Download
Thursday, March 20th, 2008 Posted in Software Development, iPhone | No Comments »I've added a link to the Picking Images with the iPhone SDK UIImagePickerController article to download the source code for the application. Here is the link also: PickImage Source Code (.dmg) Enjoy!

