WebLog Pro Olivier Berger

23/03/2005

Free Software Trophies 2nd edition

Filed under: CALIBRE project, Uncategorized — Olivier Berger @ 13:48

Just a reminder that the Free Software Trophies will be held for the second time in Soissons (France).

It’s a good oportunity to promote libre software projects, and eventually win a prize.

22/03/2005

Agata reports : promising reporting software

Filed under: ProGET — Olivier Berger @ 17:34

Agata reports looks like a very impressing tool to do reports on relational databases. It uses both a GTK GUI and a Web interface, which makes it a good candidate for very broad use.

We’re testing it in order to provide some reporting facilities in ProGET.

Instance de PicoLibre installée à l’AUF

Filed under: Uncategorized — Olivier Berger @ 15:11

L’AUF a installé une instance de la plate-forme PicoLibre pour héberger des développements liés au programme Centres Linux et Logiciels Libres pour le Développement (C3LD)

21/03/2005

Planet Calibre now in El sindicato del crimen

Filed under: CALIBRE project — Olivier Berger @ 16:32

Planet Calibre is now included in sindicato del crimen. I promise, no criminal activity is conducted under IST funding ;)

Customisation of planet to mirror an intranet RSS feed

Filed under: Uncategorized — Olivier Berger @ 16:15

To be able to provide a RSS feed for Planet Calibre, I had to do a mirroring of a section of my blog which runs on an intranet machine.

I’ve done that with planet, by adapting the provided templates.

The difficulty is that planet was using my local intranet machine’s URLs as permalinks for the articles, thus rendering the articles unavailable if the feed was to be used in other feeds or agregators.

The solution is to add html <a name="<TMPL_VAR date>"</a> like anchor before every item in the html rendered page, and produce the RSS output which would link the items to these <code>index.html#<tmpl_var date></tmpl_var> URLs. By doing this with a date format like date_format = %Y_%m_%d_%H_%M, it seems to be working fairly well.

I then have a web-accessible mirror of my intranet blog with valid permalink URLs for the items.

L’extension Search button pour firefox est bien pratique

Filed under: Uncategorized — Olivier Berger @ 13:50

J’aime pas du tout le fait que la boîte de saisie de recherche de firefox ne soit pas vidée après une recherche : je fais du copier coller entre le contenu des pages et ce que je veux chercher et à chaque fois je suis obligé de commencer par vider le contenu de la zone de recherche. Le comportement de Mozilla était beaucoup plus ergonomique je trouve, avec une seule zone de recherche.

C’est pourquoi j’apprécie vraiment l’extension Search Button de firefox.

18/03/2005

Improved Planet Calibre

Filed under: CALIBRE project — Olivier Berger @ 17:40

I’ve improved the Planet Calibre agregated feed by overiding the issues I had with the fact that I used a static copy mad with planet of a wordpress blog located on my intranet.

The initial planet copy used to transport URLs linking to my intranet machine.

Now, I have reworked the templates so that it no longer links to it but uses local anchors, thus providing reliable permanlinks for the items.

We’re ready for syndication baby ;)

Parution contribution “Le logiciel libre en 2004″ dans “l’année des TIC 2004″

Filed under: Publications — Olivier Berger @ 11:39

Ma contribution sur l’actualité du logiciel libre en 2004 vient juste de paraître dans “l’année des TIC 2004″, édité par l’INT.

Bientôt en ligne.

17/03/2005

Calibre Planet online

Filed under: CALIBRE project — Olivier Berger @ 17:41

Following my last post “Started some experiments for Calibre’s RSS“, I made a new agregated feed for project CALIBRE : http://www-inf.int-evry.fr/~olberger/planet-calibre/index.html

Feel free to suggest addition of your Blog to the list.

Trop cool le plugin xchat pour le system tray gnome

Filed under: Uncategorized — Olivier Berger @ 11:03

Permet la notification dans le system tray Gnome lors des événements sur IRC. Un must à moin sens… Bizarre qu’il soit pas packagé dans Debian… Plus de détails là : http://www.blight.tk/

16/03/2005

Started some experiments for Calibre’s RSS

Filed under: CALIBRE project — Olivier Berger @ 17:17

I’ve started some experiments in order to provide some RSS for Calibre.

One of the first steps is using rawdog to replicate some elements into HTML, provided we have some RSS… and I expect to be able to get some RSS out of plone quite easily ;)

(fr) Soumission papier à OSS2005 acceptée

Filed under: CALIBRE project, PFTCR — Olivier Berger @ 16:57

Nous avons soumis une version préliminaire d’un papier à la conf OSS2005 intitulé “Why and how-to contribute to libre software when you integrate them into an in-house application ?“, qui a été accepté. La conf OSS2005 aura lieu en juillet 2005 à Gènes, Italie. Le papier retrace notre expérience concernant l’intégration de logiciels libres dans une plate-forme à usage interne, au cours du développement de la plate-forme ProGET, et les enseignements que nous pouvons en tirer.

mysql-query-browser rules

Filed under: Uncategorized — Olivier Berger @ 16:00

mysql-query-browser is a great tool to see data in mysql databases.

Neat GUI !

More details at : http://www.mysql.com/products/query-browser/

Powered by WordPress