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 »
Scala is a programming language with functional and object oriented aspects. Runs on the Java VM.
Apache Wicket makes developing web apps simple with powerful, reusable components written in plain Java and HTML.
Productivity of software developers. Tricks, tools, motivation and inspiration for everyone.
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!
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.
There are no new features, this is a bug fix release.
A Python 2.6 egg is also available for download.
Some days ago, Andrew Lombardi released a new Refcard: Getting started with Wicket.
You can get these and more on the DZone Refcardz site.
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.
In this guest post, Minze Tolsma, software developer at Capgemini shares his experiences attending the ApacheCon community meetups.