Well, today was a fun exercise in a language I have not used in a while… MS-DOS batch files. We author batch files that our Build Managers can use to compile all of our binaries, but I recently ran into a issue where I wanted to give them an option of...
In my continuing journey with TeamCity, I've discovered something highly annoying... not with TeamCity but with Adobe.
I'm trying to build a master configuration with an Ant script that will automatically build several child modules. First thing I...
First, the link: TeamCity
I've used several automated build tools over these many years, and even though I've only been using TeamCity for...
Do It Fast And Do It Well
Those are the two things I've always wanted from a wireframing tool. I just want to sit down, and with the image in my head, be able to dump it on the screen in a matter of minutes. No tool - and I've looked at many tools over...
For those who may be new to the Eclipse IDE, here's a list of common shortcuts I use to help me access resources and find code quickly.
Open Resource (CTRL+SHIFT+R)
This shortcut opens a dialog where you can type in the first few letters of a filename...