Archive: December, 2009
-
Double-headed Arrows with GraphicsUtil
I recently ran across this awesome utility class, GraphicsUtil, created by Noel Billig. It allows the ability to draw lines with an arrow on one end using the drawing API in AS3. This proved useful for a project I was working on. In addition toREAD MORE
-
GitX: A git GUI for OSX
GitX is a git GUI made for OSX. It was created by Pieter de Bie and is a really solid tool for working with git on OSX. I’ve been using it for about 9 months now. I liked it so much when I first began using itREAD MORE
-
Overlaying the Flex SDK with the AIR 2.0 SDK on OSX
Since I develop with multiple IDEs, I maintain the latest releases of the Flex and AIR SDKs in a centralized location outside of their default install locations. This made enabling the AIR 2.0 SDK simple for me as all I had to do was theREAD MORE