Older blog entries for avdyk (starting at number 19)

MDR is not DFSG-compatible

Wolfgang was right about SPL not being free. MDR is a library that ArgoUML will use. ArgoUML is in contrib at the moment because of Swing issues so it can't be built and run with free software, but there are a lot of progresses in free Classpath based runtime. But now that ArgoUML will switch to MDR, we have another problem: SPL. It seems that SPL is not DFSG-compatible. Bad. I filed an issue on the Netbeans website (Issue#73161) to ask if they could change the license to one DFSG-compatible. If it's not possible, I'll have to package MDR to non-free and leave ArgoUML in contrib.

Syndicated 2009-02-15 14:10:00 (Updated 2009-02-15 14:10:39) from Arnaud Vandyck

TopDev 2006

Yannick Boogaerts, un de mes collègues à l'Université de Liège et moi avons participé au concours de développement Top Dev One. Le concours a réuni 771 participants venant de 65 pays. Nous terminons à la première place.

Syndicated 2009-02-15 14:09:00 (Updated 2009-02-15 14:09:25) from Arnaud Vandyck

First Xen experience

After the Xen presentation at the FOSDEM, I did want to test this wonderful concept. I google around and found a very good page: http://julien.danjou.info/xen.html. I did not read all the document and install and start configuring everything. The first problem was network. It was hard to know exactly what was wrong because the machine is on a NAT, behind a firewall and it's a friend/co-worker who manage it and he really block everything! :-)


I went to OTFC#debian-xen trying to find some help and chatted with 'jd_'... the author of the link above. Some of the best mistake where not configuring /etc/fstab, bad MAC Address, and change the tty1 entry with 'console' in /etc/inittab. Julien also gave me another very good documentation in french: http://wiki.gcu.info/doku.php?id=linux:xen.


The Xen experience is smashing! You have two independant Debian system (with two different IP's) on the same box! Maybe the experienced admins will laugh reading these lines, but I'm very impressed by my Xen experience.


Julien also invited me for a dinner on a wendsday evening because he said "I'm a winner" :-D.


Many thanks Julien.

Syndicated 2009-02-15 14:08:00 (Updated 2009-02-15 14:08:16) from Arnaud Vandyck

IBM to release Java6 (early release)

Sun is now going Open Source for their JDK and that's a very good thing. A lot of people participate in this and I enjoyed when Mark and Dalibor called me to share the news. I thank every people who worked on open sourcing Java but it's not the point here.

The first thing that makes me not so happy was that Sun has no plan for PowerPC (and I can understand, Apple does not use it no more and it's an IBM product!).

The second thing is IBM not announcing their SDK to be open source. IBM also does a lot of things in FLOOS, in Java, IBM is behind projects like Eclipse or Harmony. But there is nothing for Linux on PowerPC at Harmony: platforms; downloads.

IBM release Java 6 (I read it on developers.Slashdot.org) but IBM fails at open sourcing their Java. It's really strange (in my point of view) and I'm sure there is a lot of employee at IBM who are FLOOS advocate and Java devs and are also disapointed because they maybe feel like IBM does not recognize the excellent work they are doing.

I really hope IBM is going Open Source with their SDK... or they will help Harmony for Linux/PPC.

Syndicated 2009-02-15 13:57:00 (Updated 2009-02-15 13:57:09) from Arnaud Vandyck

Debian GNU/Linux 5.0 released

I'm sorry to be unable to spend more time to Debian and I congratulate to the Debian team: http://www.debian.org/News/2009/20090214

Syndicated 2009-02-15 13:41:00 (Updated 2009-02-15 13:42:27) from Arnaud Vandyck

Comprendre unicode

http://french.joelonsoftware.com/Articles/Unicode.html

Syndicated 2008-09-22 07:41:00 (Updated 2008-09-22 07:42:12) from Arnaud Vandyck

appframework

I've just seen the appframework @ java.net. I'll try this framework and maybe integrate it in our cursus. It seems pretty cool to design Swing based applications. Introduction article. Article at JavaLobby

Syndicated 2008-06-05 08:01:00 (Updated 2008-06-05 08:04:41) from Arnaud Vandyck

10 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!