24 March 2008

Top Picks: Firefox Add-ons

So I was setting up Firefox on a laptop that I don't use on a regular basis and realized that there are a number of add-ons that I use on a regular basis. I also realized how useful and how much easier they make everyday tasks. Please note that this is by far not an exhaustive list of the top Firefox add-ons. If you feel something missed the cut or there is a better alternative to any of the add-ons I've listed here please feel free to post them in the comments.

Read More »

11 February 2008

UPDATE: Actionscript 3 Code Highlighting with GeSHi

Just completed an Actionscript 3.0 Language file for GeSHi. Pretty simple to put together, but fairly time consuming going through the Actionscript 3 documentation at Adobe.com and parsing through all the functions, classes, keywords, etc.

I should have the file up and ready for download soon. I still have a few tweaks to make so that everything parses correctly. Namely, reverse ordering the keywords. I'll have to write an automated script to do that. However, for now you can see an example of it in action. Just check out my Actionscript 3.0 — Full-screen Centered Flash post.

I'm using the CodeHighlighter plug-in on my site which uses GeSHi 1.0.7.17.

***UPDATE***

I've included the AS3 Language file here: GeSHi AS3 Language File v0.5

« Previous Page