I’m currently working on a web project based on Wicket. In this web project there was a request for a web based word processor. TinyMce fits the bill perfectly and as it happens is also integrated in Wicket. Lucky me! Another request required me to make my own plugin for TinyMce. Only, it turned out [...]
Creating a TinyMce plugin for a Wicket application
October 7th, 2009 by Rickard Nilsson — Java
Tags: frameworks, javascript, plugin, programming, scripting, tinymce, web, wicket
Setting up a local Subversion repository to use with your Eclipse
April 3rd, 2009 by Rickard Nilsson — Tips & Tricks
I’ve been spending some time studying a tool for looking at the structure of code bases. After having tried out some of the more basic possibilities I wanted to go for the finer points and study changes between two versions of code to see what effect my changes made. This is where I realise that [...]
Tags: eclipse, local, repository, subclipse, subversion, tools
