Archive for March, 2006
Published March 26th, 2006 by Nate Frank in Category: 1
Working on flash projects is cool and all, but working with the IDE is crap for coding.
I work on a mac at home and at work, but sometimes switch to a pc. Its alright to have a development system for each platform, but it would be nice to have one awesome system that’s cross platform. I was working with eclipse for a long time and using ASDT to manage my flash projects. There are a few problems that ASDT just doesn’t cover.
FDT is the answer to make flash rock. It makes programming oop style with classes THE way to develop hardcore flashness.
Published March 25th, 2006 by Nate Frank in Category: project management
So we started working with a CVS for this project I’m working on. I’ve read about it before and know that its super cool, but hadn’t had a chance to really see whats up with it. Until now…