SpringOne 2GX – Final Day
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 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…
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…
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…
Had a great time at SpringOne 2GX today. Basically it was registration, mingling and the keynote, but it was good. Read more…
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.
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…
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…
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…
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…
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.