Section Manager Flow Chart

January 23rd, 2008

Last night I was trying to figure out the logic for a Section Managing class I am creating for a new site. The class is really simple but there were some steps and testing I needed wrap my head around so I fired up an old friend of mine omnigraffle and started mapping out how I wanted things to work.

Read the rest of this entry »

camelCase vs under_scores

January 21st, 2008

One of my pet peeves is code you can’t read or understand by quickly glancing over it. Since the roots of ActionScript come from a language where everything was written in camel case that doesn’t make it right. I have long favored underscoring my variable names and methods and here is why.

Read the rest of this entry »

FDT Variable Templates

January 19th, 2008

Looks like I am really lazy today, so here are 4 more templates for creating public, private, and static variables.

Read the rest of this entry »

FDT Get/Set Template

January 19th, 2008

I am working on a new class and was getting tired of typing out getters and setters in FDT 3 so I created 2 new templates to help me out.

Read the rest of this entry »

New Job

January 13th, 2008

I was on a roll with posting over the holiday but now that I am back to reality so I apologize for the lack of new code. What is taking up my time? I am going to be leaving MLB.com and starting at Heavy.com at the end of the month!

Read the rest of this entry »