- From: Christophe Strobbe <christophe.strobbe@esat.kuleuven.be>
- Date: Thu, 30 Sep 2010 18:57:32 +0200
- To: ERT WG <public-wai-ert@w3.org>
Hi Johannes, At 16:49 29/09/2010, Johannes Koch wrote: >Hi group, > >tomorrow is my last day with FIT (and thus Fraunhofer-Gesellschaft), >so with October 1st, I won't be a member of ERT any more. > >Thanks for the last 5 1/2 years with ERT public class goodBye { public static void main(String[] args) { public static Person you = new Person("Johannes Koch"); public static Person i = new Person("Christophe Strobbe"); public static Group we = new Group(I, new Person("Shadi Abou-Zahra"), new Person("Carlos Velasco"), new Person("Carlos Iglesias"), ...); i.wish(you).goodbye(); we.wish(you).goodbye(); we.willMiss(you); i.hope(you + i).willMeetAgain(); yourHappiness = yourHappiness++; } } Best regards, Christophe PS: Sorry for not using RDF. PPS: Please don't check if the code compiles. >-- >Johannes Koch >Fraunhofer Institute for Applied Information Technology FIT >Web Compliance Center >Schloss Birlinghoven, D-53757 Sankt Augustin, Germany >Phone: +49-2241-142628 Fax: +49-2241-142065 -- Christophe Strobbe K.U.Leuven - Dept. of Electrical Engineering - SCD Research Group on Document Architectures Kasteelpark Arenberg 10 bus 2442 B-3001 Leuven-Heverlee BELGIUM tel: +32 16 32 85 51 http://www.docarch.be/ Twitter: @RabelaisA11y --- "Better products and services through end-user empowerment" http://www.usem-net.eu/ --- Please don't invite me to LinkedIn, Facebook, Quechup or other "social networks". You may have agreed to their "privacy policy", but I haven't.
Received on Thursday, 30 September 2010 16:58:13 UTC