Archive for the “web” Category


The Apache Wicket team announced the availability of the 2nd maintenance release: Apache Wicket 1.3.2.  Mostly bug fixes and minor improvements.   Paving the way for the next major version of Wicket I believe.

Wicket users update now, I personally have not notice anything broken, but I use self built weekly builds most of the time anyhow. :)

Apache Wicket

Tags: , , , ,

Comments No Comments »

 New Firefox extension for FirebugFirebug is already THE tool for any web developer.

All you web developers using Firebug, go get Firecookie so you get cookie control all right in Firebug interface.

http://www.janodvarko.cz/firecookie

Already found myself using it more than I thought I would.  So much more power being able to more than just view your cookies.

Get it, get it, get it!

Tags: , , , , ,

Comments No Comments »

Matej Knopp recently released some nice grid (or table) components over at inMethods software site. They work really slick and should be very easy to integrate into existing projects. Not to mention that they make Wicket (as if it was great on its own) just that much better looking.

DateGrid Features

  • ajax enabled
  • resizable and reorderable columns
  • horizontal and vertical scrolling with fixed header
  • multi-column sorting support
  • easy item selection
  • advanced pagination (even without knowing the total item count)
  • adapters for Wicket Extensions IDataProvider and IColumn

TreeGrid Features

  • ajax enabled
  • resizable and reorderable columns
  • horizontal and vertical scrolling with fixed header
  • multi-column sorting support
  • easy item selection
  • driven by a swing TreeModel and TreeNode

Grid Component Screen shot

All wicket users should definitely take a look at the project that is in beta 2 right now.

http://www.inmethod.com

Tags: , , , , , ,

Comments No Comments »