Archive for July, 2006

Wicket 1.2.1 adds portlet support to Wicket!

Monday, July 24th, 2006

The Wicket
project has released the maintenance release Wicket 1.2.1. Wicket is a Java component based
web application framework licensed under the open source Apache 2 license. Wicket allows
Java developers to create highly dynamic web applications using plain Java and HTML.

This maintenance release fixes several bugs, and introduces some new features, amongst others the long awaited
Portlet (JSR-168) support. Due to time constraints, the portlet examples have not been released yet. You can
find them in SVN until the time has been found to build a proper release for it. The portlet support is still
young and there may be some incompatibilities to be found between various portlet containers.

Here is an (incomplete) list of bug fixes:

This release should be a drop in release to the 1.2 version. However
we encourage you to properly test your application before pushing Wicket 1.2.1 into production.

The Wicket team wishes to thank everyone that has worked with us to find and solve those nasty bugs. We hope that
you will enjoy this release as much as we do. We thank our users for their continued support.

Online Wicket take out

Monday, July 24th, 2006

Justin Lee has uploaded the first Fast Food Wicket take out restaurant. The menu currently only consists of one type of Wicket application, but they deliver very fast!

I do miss the Maven project files in the generated application.

Wicket to take on Google

Monday, July 24th, 2006

The Wicket family is now confident enough to take on google… Are you sick and tired to find only cricket related documents when you search for “wicket framework”? Well, take a look at:

Woogle

A Wicket based, Wicket search engine.

Chaining Ajax DropDown components

Tuesday, July 18th, 2006

Nick Heudecker has written up a nice tutorial on AJAX-Enabled Select Lists with Wicket. He writes:

A common use case for AJAX are dependent select lists. For example, a user selects from a list of States in the first list and the list of Cities is updated based on the selected State. Wicket makes this easy.

Then he goes out and shows you how to create these two interlinked components with little effort. In the blog format it looks harder then it is (the formatting isn’t too clear). I think I’ll try to convince Nick to donate the example to our example documents.

Update: from the comments, our own Wicket has its own document, written by Gwyn Evans: Drop Down Choice Examples

Marilyn Manson: Muzak while programming?

Monday, July 17th, 2006

just browsing through the music collection of a coworker, I found Marilyn Manson. Of course I had to listen to this person that was horribly pestered during his high school years (why else would you paint your face white and wear stockings?).

And I must say the sound is very muzak to me. I don’t get the urge to buy a three barrel shotgun and shoot my coworkers. I even don’t get the vibe to go head butting them to the chest.

Anyway, it’s some nice background music for those heated days (28C ~= 82F and rising).

My current favorite choices for music are:

  • Thievery Corporation
  • Supper club
  • Global Underground
  • St Germain
  • Linkin Park
  • Jamiroquai
  • Shakira

I found out about Thievery Corporation through reading a blog on music preferences while coding, so what music do you listen to in your cubicle?