Posted by mike on January 19, 2009
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?
Posted by mike on January 18, 2009
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:
- “The Hillegass Book”: Cocoa Programming for Mac OS X. Not specific to Cocoa Touch, but this is a great introduction to the Objective C language and the Cocoa framework (which is very similar to Cocoa Touch)
- Apple’s iPhone Dev Center has lots of sample code and full documentation of Cocoa Touch and other Apple frameworks
- Jeff LaMarche’s iPhone Development Blog is a great resource and has some interesting OpenGL demos with sample code
Posted by mike on March 21, 2008
Is this thing on??
I got a new surfboard the other day. I’m looking forward to trying it out, but sadly there are no waves to speak of. It’s a 6′8 bat-tail quad, with an optional center fin so that it can be converted to a thruster. I’ve never surfed a quad but I’m pretty sure I’m going to dig it. The board was shaped by John Reinhard at Uhuru. After surfing a friend’s (very similar) board, I decided to get one for myself. John is a local shaper in the Newport/Costa Mesa area, and I’d highly recommend working with him.
Some pics:


In other news, I’ve been training for the Ironman 70.3 in California for the last six months or so. Triathlon is a pretty fun sport, but unfortunately being a “Clydesdale” (yes, that’s what they call big dudes in the sport) makes it tough. I’ve been working through injuries, first my Achilles and now my knee. I’m not very close to 100% and the race is in a week, so I’m probably not going to set any speed records on the run. After this race is done I’m going to be preparing for the Escape from Alcatraz triathlon in San Francisco. If you’re really interested, you can track my races on Athlinks.
Posted by mike on February 23, 2007
Posted by mike on February 12, 2007