PickWick – a Wicket based picture galery

Our newly appointed Wicket (P)PMC member Jean-Baptiste Quenot has quietly started a new project called PickWick:

Pickwick is a Wicket-based photo gallery.

  • Provides a set of basic pages to render the pictures, organized in folders (called sequences)
  • Uses a nice URL displaying the folder name relative to the images directory
  • Back-office application to edit the photo gallery
  • Thumbnails and scaled images are generated on disk to avoid the complexity of caching systems
  • ImageMagick support, for maximum efficiency and to reduce the memory footprint of the JVM
  • Java2D support

Now this begs the question: is it a hobby or something used within Joost?

One Response to “PickWick – a Wicket based picture galery”

  1. Quietly, yes because it is not ready to be used ;) . It is just the very beginning, i,e, nothing in the backend is developped yet…

    As you made some buzz around PickWick, we need to work hard and quick to provide asap features listed on PickWick wicketStuff ;) .

Leave a Reply