Archive

Archive for the ‘SoftwareDev’ Category

SpringOne 2GX – Final Day

October 23, 2009 1 comment

SpringOne 2GX wrapped up yesterday, but I had to make a mad dash to the airport (only to sit and wait for the jet to have some mechanical work done) so I didn’t get to write my closing thoughts until today. Read more…

SpringOne 2GX – Day 3

October 22, 2009 Leave a comment

It was another great full day of sessions at SpringOne 2GX in New Orleans. I attended 5 interesting sessions and got about as much technical info loaded into my brains as is reasonably expected in one day. Read more…

SpringOne 2GX – Day 2

October 21, 2009 Leave a comment

Today was a great full day of sessions at SpringOne 2GX in New Orleans. I went to 5 sessions and had a great time at lunch and the evening reception meeting new people. Read more…

SpringOne 2GX – Day 1

October 20, 2009 Leave a comment

Had a great time at SpringOne 2GX today. Basically it was registration, mingling and the keynote, but it was good. Read more…

Being objective about web frameworks

August 21, 2009 Leave a comment

A lot of times ‘Java people’ dismiss RoR and other non-Java web frameworks (and vice versa) without even taking an objective look at them. The author of this post makes some good arguments for staying open minded about web frameworks.

Finding Celerity

February 15, 2009 1 comment

This weekend I wanted to get ahead on one of my tasks at work, which was to write some Watir scripts that would help us do a small load test on a new application we have and the server infrastructure on which it lives. I got the Watir scripts working generically but wanted to make them a bit more dynamic. As I was browsing the Watir site’s documentation I saw a mention of a related project called Celerity. It sounded like Watir without the need to actually invoke the events of a real browser. Read more…

Categories: Agile, code, OpenSource, SoftwareDev

It's Alive!!!… the build server, that is.

January 1, 2009 4 comments

We were finally able to procure a build server so I spent some time over the last few days setting up Hudson for the first time.  For the first project I used one of the projects we already have setup for automated building with ANT.  I added the following ANT tasks and Hudson plugins: Checkstyle, FindBugs, Cobertura, PMD, Warnings, Violations, and Tasks.  I tried JavaNCSS but had a few issues with it.  I could get it to run using the ANT task documentation from the JavaNCSS website, but not from the javancss2ant documentation.  It didn’t understand the output file attributes so it just printed the results to the console.  It was probably user error on my part… I’ll try again someday soon. Read more…

Categories: Agile, code, OpenSource, SoftwareDev

Messing with Selenium and Watir

November 11, 2008 1 comment

Wow… long time since I posted. We have an application that is getting ready to go live for the customers of my customers and I wanted to do some load testing of the solution. The application was written by a contracting firm and was written using AJAX and RichFaces. The RichFaces and AJAX part adds complications to the conversation between client and server making it hard for tools to be used for automated activites. This posed a problem for me when I wanted to load test it. Read more…

Agile IT Experience… 5 closing thoughts.

I’ve been home from the Agile IT Experience for almost 24 hours now. I’ve had enough time to recover from the travel and lack of sleep. So, thinking back about the conference I have a few thoughts. Read more…

Off to Agile IT Experience Tomorrow.

Well, a colleague and I are off to Agile IT Experience in Reston, VA tomorrow. It runs Thursday, Friday, and a half day Saturday. Im so ready for it. There look to be a lot of very good sessions and I plan on attending all of them that I can.

Read more…

Follow

Get every new post delivered to your Inbox.