Archive for November, 2010

Rapid Prototyping With a Piece of Wood

Monday, November 22nd, 2010 by Jesper Rønn-Jensen

May I recommend Aza Raskins recent presentation on Rapid prototyping. He shares a lot of very insightful thoughts on how (and why) rapid prototyping is so important. Rapid Prototyping with Aza Raskin from Dan Braghis on Vimeo. Aza Raskin, creative lead at Firefox, shares some tips and tricks about rapid prototyping at the Mozilla Drumbeat […]

Fixed Strange Hudson Slave OutOfMemoryError

Friday, November 12th, 2010 by Jesper Rønn-Jensen

At a current project I am working on, we use Hudson and Maven to build our Java code. Strangely, one of the slaves constantly failed with an OutOfMemory error. We tried two obvious fixes. The first did not work: Not working strategy: To append memory params on the job itself. We modified the job inside […]