Archive for September, 2006

Sep 26 2006

Interesting viewpoints on EAI

Published by Anders under Java

Some interesting points and links to information here.

No responses yet

Sep 25 2006

POJO validation

Published by Anders under Java

POJO validation is a bit of a hassle, especially if you are trying to protect your objects state by beeing restrictive on the get/set methods. Often you have to open up the object because of needs from webframeworks etc. At the JavaBin forums I came across OVal which tries to solve validation problems through annotations [...]

No responses yet

Sep 24 2006

JavaZone 2006 content online

Published by Anders under Java

JavaZone in Oslo is a really good conference, and I’ve been there 3 times now. The last two years I’ve only been able to attend one day, but it’s been good anyhow.
You can find slides/podcasts/videos from the sessions here.
One of the sessions I attended that provided the most hands on info I can use in [...]

No responses yet

Sep 12 2006

Synergy-Share mouse/keyboard

Published by Øyvind under General

This application enables you to share your keyboard and mouse across numerous computers in your network in a flexible way. It supports both windows, Mac OSX and “Unix” (Linux, Solaris, Irix and other variants).
For instance, I use my Logitech MX3000 keyboard and mouse both on my dekstop computer and my brand new Dell Latitude D620(:D).

One response so far