Hoooray for Syntax Highlight!

Well, as you may have noticed, I finally went through all the posts and used a standard way to do code highlighting. It's called Syntax Highlight and you can get it here: http://alexgorbatchev.com/wiki/SyntaxHighlighter

Fortunately, there's a Drupal Plugin so I didn't actually have to do anything except edit all my old posts to use this format:

<pre class="brush:as3">
     This is my code
</pre>

The one thing I wish it could do is combine brushes, so I can have MXML and AS3 in one block.

One thing I noticed while doing this is that I have come a long way in terms of my AS3/Flex ability.

Also, I should be getting a new theme in the next 24-48 hours depending on my workload. Hopefully I'll be wrapping up about 4 projects this week to add to the portfolio!