The status update of the Hudson java.net migration.
2010 Tokyo Trip Summary
It's been a while I visited Japan (in fact I believe it's been two years since my last visit), but as always this 1 week trip was quite packed and...
InfraDNA joins forces with CloudBees
Today, I'm happy to announce that InfraDNA is joining forces with CloudBees.
Visiting Japan next week
I'll be traveling to Japan for the entire next week. I've got a number of talks scheduled, so if you are in Tokyo around that time, please come see me...
See you at JavaOne!
With a week-long Scandinavia tour over, my nexgt big week is JavaOne! JavaOne has always been an incredibly busy week for me, but this year is no exception.
Scandinavia Tour 2010
I was traveling for the whole week last week.
Deadlock that you can’t avoid
I learnt a new mode of dead lock in Java today
Hudson User Meet-up in Copenhagen/Oslo?
Hudson user meet-up event in Copenhagen and Oslo
POTD: bridge method injector
I wrote a little tool that helps you maintain binary compatibility when evolving Java classes.
Announcing Beta Availability of InfraDNA’s Certified Hudson CI (ICHCI) Server
I’m happy to announce the beta release of InfraDNA’s Certified Hudson CI (ICHCI) Server. ICHCI is a value-added distribution of Hudson, and here’s why I think it’s useful:
Cheers to the 5th anniversary of GlassFish
GlassFish application server is now 5 years old!
My Upcoming Presentations
I'll be speaking in San Francisco about Hudson/Selenium in June 22nd, then I'll be in Israel the following week. After that, I'll be speaking at JavaOne.
Auto-discovering Hudson in the network
If you are writing applications that interface with Hudson, you can auto-discover Hudson instances on the network in several ways. Here's how.
Interview with DZone
I did a quick interview with DZone about my new company, InfraDNA.
Introducing InfraDNA, the Hudson company
My new company, InfraDNA, is open for business.
POTD: GitHub API for Java
My project of the day (or "POTD") is GitHub API for Java — a library for accessing GitHub programmatically.
Hudson console markups
One of the recent improvements in Hudson is the infrastructure and extension points for Hudson (and its plugins) to mark up the console output to improve interactivity and do some...
POTD: Custom Access Modifier
My project of the day (or "POTD") is Custom Access Modifier — an annotation and an enforcer that lets you define application-defined custom access modifiers,