I recently released my first iPhone app: That’s What She Said iPhone App. Visit the site, download it through the App Store, and let me know what you think. Here is the Direct Link to the iTunes App Store.
Enjoy!
I recently released my first iPhone app: That’s What She Said iPhone App. Visit the site, download it through the App Store, and let me know what you think. Here is the Direct Link to the iTunes App Store.
Enjoy!
Really simple code for hiding your email address:
<a href="mailto:mike-at-pixor.net" onclick="this.href=this.href.replace(/-at-/,'@')"> email me </a>
Probably lots of other, better ways around but this is easy enough to remember without needing to search every time.
Pretty sweet that I didn’t post all of 2008 and now I’ve posted two days in a row huh?
I’ve recently started writing iPhone Software and it is a frustrating yet satisfying process. Objective-C is an interesting language and was actually a lot of fun to learn. The Cocoa Touch SDK seems more frustrating because there is somewhat of a lack of example code and open source software due to the Apple’s iPhone NDA that was recently lifted. Thankfully Apple’s documentation is fairly complete and there are a few great resources such as Jeff LaMarche’s iPhone Development Blog.
I hope to start releasing some simple free apps and maybe even a more complex game or application in the near future. I have a few ideas bouncing around in my head but if you’ve got something in mind that you’d like to see on the iPhone, please drop me a line.
iPhone Programming Resources: