filyb.info

samedi 6 septembre 2008

Présentation de Crunchy à Toulibre le 10 septembre 2008

Je présenterai Crunchy à Toulibre (Toulouse), le dix septembre (mercredi prochain).

Crunchy, c’est le logiciel qui permet d’intégrer l’interpréteur Python dans un tutoriel HTML, et sur lequel j’ai réalisé mon Google Summer of Code.

Cette présentation sera suivit par une autre de Thomas Petazzoni, sur Openmoko, le système libre pour téléphones portables. Thomas possède un modèle de Neo FreeRunner, le premier téléphone qui tourne sous ce système.

mercredi 9 juillet 2008

SoC 2008: Croquant 1.0

I'm proud to announce the release of Croquant 1.0!

This is the first release of Croquant, the set of MoinMoin plugins for an integration with Crunchy. Right now, Croquant consists in:

  • A parser to embed python code, with VLAM, to add interpreters, editors, doctests, etc in Crunchy
  • Three macros to add some forms and links in Crunchy
  • A MoinMoin theme, which looks like python.org and is designed to be used with Crunchy (by example, the edition link in Crunchy will open the edition page outside Crunchy). An option can force the theme to behave exactly like the one of the Python wiki

You can already download Croquant 1.0.

mercredi 11 juin 2008

SoC 2008: the Croquant project

I'm proud to announce the birth of Croquant !

Croquant is a set of MoinMoin plugins (well... just one for the moment), and aims to allow the writing of Crunchy tutorials directly from the wiki.

From the Croquant website, you can the documentation (okay, it's just a ReadMe), and get the code, using svn.

And you can see Croquant in action, thanks to the screencast of André Roberge: Test Driven Learning (TDL) using Crunchy and MoinMoin.