Archive for the 'Software' Category

TinyMCE spellchecker now with official enchant library

TinyMCE 3.0.8 as well as an updated spellchecker plugin have been released. If you use the spellchecker plugin with the PSpellShell engine you should upgrade as soon as possible. I discovered a serious security issue which has been fixed in the new version. My enchant plugin is now also included by default. A changelog is available here.

Installing php-enchant on Ubuntu 8.4

For the upcoming version of the online spellchecker for spellchecker.lu I decided to use a combination of enchant/hunspell as the core spellchecking engine. However, the versions of libenchant and hunspell that come with the new Ubuntu 8.4 are not really up-to-date, so I compiled my own versions. As a reference for myself, this is a small howto:
Continue reading ‘Installing php-enchant on Ubuntu 8.4′

xmi2symfony 0.1: convert UML models to code skeletons for the symfony framework

I wrote a small application that converts UML models in the XMI format to configuration files for applications based on the symfony framework. It is licensed under the LGPL v2.

Continue reading ‘xmi2symfony 0.1: convert UML models to code skeletons for the symfony framework’

EPaperDownloader for wort.lu

EPaperDownloader ScreenshotI wrote a small application that makes it easy to download the e-paper from wort.lu as a PDF document for easier reading. More information as well as a download link can be found in the software section of this website. It is a first BETA release, so there will be bugs which might obviously never be fixed ;-). You need to have a valid account for the e-paper on wort.lu in order to use the application. Oh, and before I forget it, I am not responsible for any problems that will might occur.