Older blog entries for groom (starting at number 43)

webalizer : the contribs

several years ago, i patched the well known webalizer (2.01-10) in order to give it user defined colors capabilities. I recently found it on Brad Barrett's ftp site and discovered there are many unknown other useful contribs that extends the webalizer: check the webalizer contrib subdir on Brad Barrett's ftp site.

13 Jan 2006 (updated 13 Jan 2006 at 22:28 UTC) »
libspopc 0.7 : SSL support !

On January 11, i had the pleasure to recieve an email from Jeff Pohlmeyer including a patch for SSL support in libspopc. I included it and also fixed some micro bugs. The SSL support is done thanks to libssl/libcrypt from OpenSSL. the SVN version of libspopc has also some other micro fixes (see the libspopc homepage to access subversion repository of libspopc).

Today, i discovered another small pop3 client library: it is the code used by Syllable's whisper email client. It doesn't fully implement the pop3 protocol, but it is clean!

memory leak fix in libspopc

with this fix, libspopc is now in version 0.6.1. libspopc is now available with SVN :

$ svn co svn://svn.tuxfamily.org/svnroot/libspopc/libspopc
tarballs of 0.6.1 will follow later..
12 Dec 2005 (updated 17 Jan 2006 at 19:34 UTC) »

yeupou, on LaTeX Fr you wrote a wrong adress http://savannah.nongnu.org/projects/latexfr/

I think this should be : this one -- update : ok, done.

3 May 2005 (updated 3 May 2005 at 09:05 UTC) »
creative scores

I am going to think about a portal to distribute GPLed sheet music. My aim is to allow people to fork music (written in MusiXTeX , Lilypond, denemo, MusicXML, or Finale) and to give many versions of the same original piece. My goal is to allow recent music to be directly pushed in the public domain or so, instead of waiting 50 years after the death of the original composer. For example, if Joe write FooBar for piano and clarinet, someone else can modify it by patching it and making it longer, shorter, or for differents instruments. One can make an orchestra version, etc.. The main problem will be to find a good version tracking system, easy to use in M$ windows for musicians almost working with Finale.

about init(2)

I partially looked the sources of sysvinit. it's more complicated that i could imagine. consequently, i think i will implement my own mini-init to manage Parallel launches and Fire&forget launches in each runlevel. I think i can be fun and that i will learn nice things by doing that.

about init

AFAIK, System V's init runs sequetially from 00foo to 99bar in each runlevel (1,2,3,4,5,6 in linux). And it is long. I wonder if it could be (yes it could) possible to extend init to handle 2 more types of daemons : xxFFbar (fire and forget) and xxPPfoo (Parallel in sequence xx). thus on SMP, unices could start faster by making such a fork.. I'm going to look init's sources next Week-End.. See you later.

Ubuntu vs Windows(tm)

My laptop works now with ubuntu hoary. Believe me, Ubuntu is easier to install, to configure (network interfaces, etc..) and to use than Windows XP. e.g: i am currently doing a drag'n'drop between a windows shared folder to an ftp server with nautilus, without to have to configure samba or whatever software. Doing thee equivalent with windlws means : downlad/install winscp3 and leechftp then connect to the ftpserver and then drag the files.. but .. hey ! it crashes under windows WP ! Really, windowsers, try Ubuntu, and see. You'll never get back !

yaip

Ah ! at last i received my new laptop ! my previous was half-dead since it had no keyboard (i had to plug a regular keyboard) and had 3 minutes of battery... Well, yet another install party began this morning. I tested Mandriva Discovery (given with the laptop) and debian Ubuntu. That's really cool : people in the distros world have made good efforts to make installation process smarter and easier than Microsoft's OS installation. My new laptop is a HP/compaq nx9105 with eth10/100, wlan 802-11g, and a 56k modem; plus irDa, and USB etc.. etc... but no more floppy. Everything works under linux 2.6.8 with options 'nolapic' and 'noapic' given to the kernel. I had to install ndiswrapper to support my wifi chip, then the nvidia 2D/3D accellerator drivers for my videocard. Gnome 2.8 (given in ubuntu) is really impressive and sober. Good work linuxmen !

19 Apr 2005 (updated 26 Apr 2005 at 08:25 UTC) »
can't remember

I'm looking for someone in this place who patched mod_virgule years ago and made an ornithology website with mod_virgule. Actually, i met a french ornithologist and i have to make a website for him. I would like to include in his links page an 'href' to your site. Please, if you recognise yourself, mail me. Thx a lot ! -- NOW : OK I FOUND YOU ! :)

34 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!