Today I wanted to play around with JFreeChart a bit. As I did not want to repeat the edit-compile-link cycle all the time, I decided that it would be fun to use the Rhino scripting engine for playing around.
Unfortunately, this did not seem to work at first:
torsten@pulsar:~$ rhino
Rhino 1.7 release 1 2008 03 22
js> importClass(org.jfree.chart.JFreeChart)
js: [...]
Finally I got around to put something up on http://www.landschoff.net. Often I wanted to get something done “at the weekend”. I always spent the time to look around for good solutions, which would have to be secure, portable, etc. – so I never did it.
For a change I now installed Wordpress, even though I don’t [...]