Tag Archives: fdt

Maven and ANT – Managing Your Flash Project’s Build Dependencies

Project build dependency management and resolution is one of the more difficult problems you’ll face as your project grows in size; however even the smallest of projects (and teams) can benefit greatly from getting automatic dependency resolution in place. So … Continue reading

Posted in ActionScript 3 | Tagged , , | 3 Comments

FDT and FlexUnit 4.1 Beta

FlexUnit 4 was a massive leap forward for Test Driven ActionScript 3 Development allowing us to make use of metadata annotations, hamcrest and easier asynchronous testing and I was delighted to discover that the flexunit.org team are still busy working … Continue reading

Posted in ActionScript 3 | Tagged , , , | 6 Comments

My Development Environment.

I spend most of my development time sat in Eclipse, I find it funny (or maybe slightly alarming) that only four moths ago I had never ventured near an Integrated Development Environment and spent a lot of time toiling away … Continue reading

Posted in ActionScript 3, CakePHP | Tagged , , , , , | 1 Comment