WebLog Pro Olivier Berger

11/12/2009

New paper on observation of contributions in forges through standard feeds

Filed under: Uncategorized — Tags: , , , — Olivier Berger @ 16:15

Just a quick word to mention the paper published at SITIS 2009 by our collegue Vu.

Biblio entry : DANG Quang Vu, BAC Christian, BERGER Olivier, VLASCEANU Valentin, Supporting situation awareness in FLOSS projects by semantical aggregation of tools feeds. The 5th International Conference on Signal Image Technology and Internet Based Systems (SITIS’09), 29 november – 04 december 2009, Marrakech, Morocco, 2009

At all good libraries soon ;-)

Here’s the abstract :

It is rather difficult to monitor or visualize what can be the contribution of a member in a collaboration project, especially when the project uses multiple tools to produce its results. This is the case for collaborative development of FLOSS software, that uses Wiki, bug tracker, mailing lists and source code management tools. This paper presents an approach to data collection by using aggregation of feeds published by the different tools of a software forge. To allow this aggregation, collected data is semantically reformatted into Semantic Web standards: RDF, DC, DOAP, FOAF and EvoOnt. Resulting data can then be processed, re-published or displayed to project members. We implemented this approach in a supervision module that has been integrated into the PicoForge platform. This module is able to draw a live graph of the social community out of the different sources of data, and in turn exports semantic feeds for other uses.

7/12/2009

RIP twiki in Debian

Filed under: Uncategorized — Tags: , , — Olivier Berger @ 10:27

The twiki package has been removed from Debian.

The package was not really maintained, and twiki’s maintenance still required some attention, as there were quite a lot security issues. So the removal is logical.

I had tried and help maintain it in good shape, but couldn’t do much recently, as we’ve moved a little bit away from its inegration in PicoForge, having other matters to care for in Helios and Coclico these days.

Maybe foswiki (the more open fork of twiki) will enter Debian some day. The ITP is there, and there are unofficial packages to be tested, for those that would need to transition from the previous installations of twiki on Debian. More details in the fowsiki ITP.

Anyway, thanks for all the good work to all those who spent time working on TWiki’s packages in Debian.

As for me, maybe some day, I’ll be interested in contributing some time to Foswiki, should we deploy it alongside FusionForge some day.

2/12/2009

First release (0.1) of a far from complete OSLC-CM V1 demo server

Filed under: Uncategorized — Tags: , , , , , — Olivier Berger @ 16:12

We’re working on implementing a demo/test server for the OSLC-CM V1 protocol, in order to help test client tools.

We’ve released (under a BSD license) a first 0.1 preliminary version that only supports GET queries, that’ll lead the way to an expected complete demo server of OSLC-CM V1 when the 1.0 version will be finished.

At the moment, it will only provide a minimal REST implementation of a PHP server using zend, and will produce JSON or XML/RDF views of fictionnal bugs contructed out of contents of a CSV file.

More details may be found at : https://picoforge.int-evry.fr/cgi-bin/twiki/view/Oslc/Web/, whereas the code is in the Download page there.

Powered by WordPress