Friday, December 11, 2009

Testing code formatting with posterous...

Well, I have decided to join the (ehh, cough) blogosphere.

So what should I write about? Today I don't feel like writing, so you don't have to ready this.

Here's some code just for the sake of testing the code formatting that posterous does for you.
- (void) dealloc {     //that's right. I drop braces around methods, but nowhere else!!!     [blog release];     [super dealloc]; }

Posted via email from Stuff CJ thinks about. - Uh, anything in this general area right in here.