Archive for June, 2007

fckeditor : the editor for java

Thursday, June 14th, 2007

I you are looking for a nice wysiwyg editor to integrate in your java web application, that link should answer to your needs:

http://wiki.fckeditor.net/Developer’s_Guide/Integration/Java

The image upload is very efficient: when you choose an image from your desktop, it uploads it and you find it in your document were you can resize it or move it.

If you link a document from your desktop, it will send it to the server.

There are some little bugs left as : when the folder images, flash or … do not exist, it will throw an exception.
But you can modify the classes…

Hello world

Thursday, June 14th, 2007

I should begin this blog by telling the reason of its existence.
A clever fellow told me that in our days it is not reasonable not to have a blog professionally speaking. So I decided to describe my own experiences.