Le blog de Olivier Crête

You are in the archive of Le blog de Olivier Crête for November 2006.

Categories

Archives

November 2006
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
27282930  

RSS 2.0


Log in

I spent my whole weekend fixing stuff in GnomeICU. It started by fixing a few bugs.. And then I decided to port the visible/invisible/ignore/online notify lists to use the newer GtkTreeView instead of the old GTK+ 1 style GtkClist.. and I only stopped coding two days later. The MVC implementation is really nice and the GtkModelFilter thing is really powerful. I now have only one data store with the contact list and all the widgets that show the list (or parts of it) are just filtered views of it. And I also implemented my first drag and drop stuff (and it works!). And then when all of this was done, I realized that a bunch of things that worked with the previous versions have stopped working (like changing my user infos or sending contact lists) and obviously AOL still isn’t publishing its protocol. And that killed my motivation. Proprietary networks suck.

It’s also my turn to way in on the Novell/Microsoft deal. Obviously, I find it appalling that a major GNU software distributor would enter in such a deal. But I think it shows a great difference between Novell and Red Hat. And the difference is that there is no member of the Free Software community near the top at Novell. Red Hat was obviously founded by members of the community and they are plenty near the top. It seems that Novell is run purely by business people who are from a proprietary software background at best (and probably are business and accounting majors) and I’m pretty much certain that they had not foreseen the backlash and I’m not sure that they would have cared had they predicted it. That’s why Novell has such an erratic behavior from a software freedom perspective. Remember that Caldera/SCO was founded and filled by ex-Novell people and they were also always a bit ambiguous on the whole Free Software thing (although they did love of good things in the old days).

And finally, it seems that the free software people are winning at Sun. They are freeing Java under the right license. Bravo! And I think the whole community should thank them. Congratulations Sun! You are shinning brighter every day!

Miguel had an interesting comment about the release of Java to the effect that a large corporation could develop massive amounts of code better than a distributed community if it was really focused. And he seems to find that worrying. This really highlights the differences between the Open Source community to which Miguel seems to identify himself, which is interested in the collaborative development of software, instead of the FSF-style Free Software movement which is worries mostly about how the software is distributed, not how its built.

I was tired of having my Firefox not match the theme of the rest of my desktop since in GTK+ 2.10, they changed the theme format. My original plan was to have someone else make the newer package.. But well, I waited and waited and no one else did it.. So I decided to take the plunge. But I could not find a nice script to build them, all I could find was the content of each package on herbs’ devspace. So I decided to try to automate the process as much as I could, in a 32bit chroot with this make.conf and using this script, you it should be possible to rebuild the next generation of packages with minimal effort. Just one tweak, there needs to be a lib32->lib symlink for every lib directory in the 32bit chroot. And it requires quite a bit of patience… The emul-linux-x86-gtklibs-2.10.6 package is now in the tree. I’ll try to see if I can fix the other bugs, it seems that we need a new version of openssl and libasound at least.

I also fix more GnomeICU bugs, I guess I’ll have to make another bugfix release this weekend.

 

This page is XHTML 1.0 Strict and CSS level 3