[ 22 Jun 2010 | No Comment ]
3 risks with Agile decision making

If you’re new here, you may want to subscribe to the RSS feed. Thanks for visiting!Agile teams are generally cohesive and are empowered and expected to make day-to-day decisions. A large part of empowerment in Agile methods is that the team makes the decisions, not the project manager. However, there are some risks involved with [...]

Read the full story »

Java, Productivity, Wicket »

[ 1 Nov 2009 | 4 Comments ]
Automatically test your Wicket panel HTML markup

Are you testing your HTML markup automatically yet? If your markup does not match the Java code, your Wicket panel does not work. It’s easy to get early feedback when your panels are broken: just unit test them!

In this blog post I describe a way of automatically verifying that the HTML markup of Wicket panels match the Java code. Scroll down to download the demo project!


Read the full story »

Python, Scrum, Scrum tools »

[ 7 Oct 2009 | One Comment ]
Scrum Burndown plugin 1.9.2 released!

A new version of the Scrum Burndown plugin for Trac is released, bringing a bug fix and a Python 2.6 egg.

This is the last version that will support Trac 0.10. After this version, Trac 0.10 support will be dropped.

New features

There are no new features, this is a bug fix release.
A Python 2.6 egg is also available for download.


Read the full story »

Java, Wicket »

[ 30 Jul 2009 | No Comment ]
Refcard: Getting started with Wicket released

Some days ago, Andrew Lombardi released a new Refcard: Getting started with Wicket.

You can get these and more on the DZone Refcardz site.


Read the full story »

Security »

[ 9 Jul 2009 | One Comment ]
Better detection of browser drive-by infections

Thijs Kinkhorst and Michael van Kleij have achieved a big improvement in the detection of drive-by infections through browser exploits. The two Dutch students have devised a method to inspect HTTP network traffic with rulesets to determine if an attack has taken place.


Read the full story »

Java, Scala, Wicket »

[ 3 Apr 2009 | No Comment ]
ApacheCon Europe 2009 community meetup experiences

In this guest post, Minze Tolsma, software developer at Capgemini shares his experiences attending the ApacheCon community meetups.


Read the full story »