URL: http://cet.lu
Scope: Website redesigned to be visually more appealing and at the same time more accessible (adherence to WAI conformance level A).
Design: imedia
Coding: Michel Weimerskirch
Technologies used: WordPress
URL: http://cet.lu
Scope: Website redesigned to be visually more appealing and at the same time more accessible (adherence to WAI conformance level A).
Design: imedia
Coding: Michel Weimerskirch
Technologies used: WordPress
URL: http://pierret.lu
Design: Myriam Schiltz
Coding: Michel Weimerskirch
Technologies used: WordPress
URL: http://blog.lcgb.lu
Coding: Michel Weimerskirch
Technologies used: Wordpress
URL: http://imedia.lu
Design: imedia
Coding: Michel Weimerskirch
Technologies used: jQuery, YAML
I’ve written a new plugin for PhoneGap that enables clipboard access from within any JavaScript method in a PhoneGap-iPhone application. It’s my first piece of ObjectiveC-code, so the first version is very simple. It currently only supports setting clipboard text. Retrieving clipboard text will be added later.
The source code is available on GitHub: http://github.com/mweimerskirch/PhoneGap-Plugins/tree/master/ClipboardPlugin/iPhone/
URL: http://servior.lu
Design: imedia
Coding: Michel Weimerskirch
Technologies used: Drupal
On June 15th I’ve been on TV (RTL Luxembourg to be precise) to present Spellchecker.lu, a project dedicated to creating a free and open source spelling checker for Luxembourgish. Spellchecker.lu has an “online checker” that runs inside any modern web browser as well as extensions for several open source applications like OpenOffice.org, Mozilla Firefox, Mozilla Thunderbird as well as several others.
You can see a recording of my appearance on the Luxembourgish show “20 vir” by visiting the following page (I appear at position 16:20): tele.rtl.lu/waatleeft/replay/v/20100615/127/19429/
URL: http://spellchecker.lu
Scope: Website redesign
Technologies used: Wordpress, TinyMCE, Hunspell, custom Luxembourgish dictionary, custom dictionary management tools
URL: http://marc-spautz.lu
Design: imedia
Coding: Michel Weimerskirch
Technologies used: Wordpress MU
Even though AIR 2 is still in Beta, I decided to use it for this project as it has a large range of new features I wanted to use, like the detection of mass storage devices, which I use for a “smart” backup function that automatically runs a database backup if an authorized USB memory stick is connected.
Printing with Adobe Air still sucks though, which is why I’ve used the native code integration to properly do this.