Content

ramblings of a coldfusion developer

Tagged: automation

2010-08-20 :: Jim Priest // Code
Windows 7 Task Scheduler

On Window XP the ability to reliably schedule anything was severely limited and problematic. Tasks wouldn’t run if you were logged out, and if you changed your password tasks would fail with authentication errors unless you remembered to update each task. Given these limitations I searched for an alternative and in previous posts I’ve talked [...]

Tagged: »

1 comment  » Read the rest

2010-07-30 :: Jim Priest // Code
CFUnited – Code and More

I’ve posted code examples and a detailed ‘handout’ which includes links and more information on all the software I discussed in my presentation. I’ve also included some alternatives and options for non-Windows operating systems. CFUnited 2010 – Digging Into The Developer Toolbox Thanks to all that attended! If you have any questions or suggestions for [...]

Tagged: » » »

 » Read the rest

Lately I’ve been really trying to avoid using the mouse while coding.  You may not realize it but it’s a huge distraction to: Stop typing Find your mouse Find your cursor Hunt for the icon you need Click the icon Release mouse Resume typing That is a lot of work! And you probably do that [...]

Tagged: »

1 comment  » Read the rest

2010-01-19 :: Jim Priest // Code
Quix – A Super Bookmarklet

I’ve been tinkering around with Quix, a ‘super’ bookmarklet that can easily replace several Firefox addins and overall reduce your dependency on your mouse. Installing Quix is a simple matter of visiting the Quix site and dragging the bookmarklet to your toolbar. Since I didn’t want to click on the bookmarklet to activate I used [...]

Tagged: »

 » Read the rest

2009-11-25 :: Jim Priest // Code
Getting Ant Build Updates Via Growl

I have a few build scripts that take some time to run and I hate staring at the Eclipse console to see how things are progressing.  I've heard of Growl before and today decided to see if I could make this work to popup notices during my build. Growl is originally for the Mac but [...]

Tagged: »

2 comments  » Read the rest