L’ “Année des TIC” à nouveau en ligne

OSTIC (L’Observatoire des Strat�gies et Technologies de l’information et de la communication, un groupe de recherche de l’INT) vient de mettre en ligne le nouveau site de “l’ann�e des TIC“, l’ouvrage annuel dressant un panorama des TIC, r�solument pluridisciplinaire. Et voil� la mise en ligne de plein d’articles d’un coup (dont quelques vieux de votre serviteur), couvrant la p�riode 2004 – 2005.

Bonne lecture.

Managing docbook XML bibliography with refdb

I’ve build my professional webpages using Docbook XML Website.

I include Docbook XML (article) papers inside the website, and didn’t like the way the bibliographies were produced using standard elements. It seems including bibliography in webpages was not a priority. And writing each biblioentry as a entry is a bit of a pain.

I’ve then tried and adopted refdb, which allows management of all bibliographic entries in a database (edited as RIS format, for instance, and managed thrgough a nice emacs mode, btw), and the generation of docbook XML bibliomixed fragments, which contain the bibliography. The order and appearance of the bibliographic entries can be customised through a set of “stylesheets” defined with the Citeref DTD inclued in RefDB.

The whole thing is a bit tricky as lacks extensive documentation, and required some adaptation of the XSL parsing : the existing examples and scripts in RefDB will produce some (X)HTML or XSL/FO, but I needed to produce some docbook Website in the end… but I managed to hack a couple things in the XSL parsers and Makefile, and there it is. You may find such an output bibliography at the bottom of this page.

There’s still a little thing missing in RefDB for me : the ability to get the RIS citation key in the output using CiteStyle, but that’s already much better than managing things on my own in Docbook source.

I’ll try to document this a bit better in the future, but I hope it has already raised some interest on your side. In the meantime, I have to convert all previous manual bibliographies to the new system.

Hphastos Conference : First International Conference on Open Source Collaborative Development Platforms

I’ve just been informed that the Hphastos Conference will be organized next november in Paris.

Here, you will find more details, including the CFP (first deadline : September 15th, 2006) : http://www.ethiqa.com/hephaistos/

Paper published in International Journal of Information Technology and Web Engineering

We have written last year a paper titled “Integration of Libre Software Applications to Create a Collaborative Work Platform for Researchers at GET“, which has just been published in a special issue of the International Journal of Information Technology and Web Engineering (IJITWE) focused on “Web-based Community Driven Open Source Systems” (Vol. 1, Issue 3, 2006).

Here’s the abstract :

Libre software provides powerful applications ready to be integrated for the build up of platforms for internal use in organisations. We describe the architecture of the collaborative work platform which we have integrated and designed for researchers at GET. We present the elements we have learned during this project in particular, with respect to contribution to external libre projects, in order to better ensure the maintainability of the internal applications, and to phpGroupware as a framework for specific applications development.

You may find more details at : http://www.idea-group.com/articles/details.asp?ID=6313 (and yes, the paper is only accessible for a fee 🙁 ) Meanwhile, you may find a copy of parts of the draft, here.