I recently overhauled my wiki - switching from Mediawiki back to Dokuwiki. Lots of reasons for the switch but one of the big benefits is there is now a RSS feed for recent changes!
You can add this link to your feedreader and easily find out when I update something.
I’m regularly adding links that either I [...]
I'm finally getting around to integrating Ant and my Selenium scripts...
Right now I have a suite of tests to run in Selenium - but before running each test I'd like to revert the database back to a know state. I have an Ant buildfile that does this but it also includes a target [...]
We have a standard directory structure for each of our projects:
PLAIN TEXT
CODE:
projectname
/docs
/testing
/build
/priv
/pub
Testing contains our Selenium scripts (and in the future - unit testing scripts). Build contains our Ant scripts.
At the office I'm in charge of setting up new SVN repositories and one of the things I've done to speed up [...]
OK. The wiki may be a bit wacky for the next few days. Awhile ago I switched from Dokuwiki to Mediawiki. Mainly just to try out Mediawiki and get familiar with how it worked.
It is very powerful - but it's a bit of a pain to update, and extensions seem [...]
I wanted to post a follow up after my ColdFusion Meetup Ant presentation, especially for those who couldn't attend. In addition to the example files and Powerpoint slides included in the ZIP download I have bundled all the 'extra' files that don't come with Ant by default... Files to provide additional Ant tasks [...]
Well - it's 6:00pm but unfortunately I can't get on the CFMeetup Connect site. Charlie mentioned he had a busy schedule today so I imagine he's running late or possibly had some technical difficulties... I'm going to stick around for 30 minutes or so because I don't have anything else to [...]
Just a quick reminder... I'll be presenting on CFMeetup this week - Thursday @ 6pm (EST).
I'll be presenting on getting started with Ant. Charlie was traveling last week but I'm sure he'll be posting some details on the other presentations for this week sometime soon. If you haven't checked out CFMeetup [...]
February 29, 2008 – 8:55 am
Have you checked out CFMeetup? These are online presentations covering a wide range of topics. Charlie Arehart has done a great job in getting some great people to present.
He's been bugging me for a LONG time to do something on Ant. I've finally caved in and will be doing [...]