December 2006
"Copains de banlieue", Frédérique Jaquet pour la conception
by schmul.netProduit par "Plaine Commune/ville de Saint Denis. Animation qui retarce l'histoire de la banlieue parisienne.
November 2006
October 2006
PhotoRec - CGSecurity
by ogrisel & 16 others (via)PhotoRec is file data recovery software designed to recover lost files including video, documents and archives from Hard Disks and CDRom and lost pictures (Photo Recovery) from digital camera memory. PhotoRec ignores the filesystem and goes after the underlying data, so it'll work even if your media's filesystem is severely damaged or formatted. PhotoRec is safe to use, it will never attempt to write to the drive or memory support you are about to recover lost data from.
PhotoRec is free, this open source multi-platform application is distributed under GNU Public License. PhotoRec is a companion program to TestDisk, an app for recovering lost partitions on a wide variety of filesystems and making non-bootable disks bootable again.
SciPy Course Outline
by YukuanMark & 1 otherThis document provides an outline for a course on NumPy/SciPy. PyTables and Matplotlib are also discussed.
September 2006
YAML Ain't Markup Language
by YukuanMark & 5 othersYAML(tm) (rhymes with "camel") is a straightforward machine parsable data serialization format designed for human readability and interaction with scripting languages such as Perl and Python. YAML is optimized for data serialization, configuration setting
Comparing XML office document formats: HTML, ODF, WordML, FO, Word2007 - O'Reilly XML Blog
by nhoizey (via)People want to know how easy it is to convert from the kind of XML they generate into other purposes. So I loaded a simple HTML file with headings, paragraph, table and list and converted it to various office XML(ish) formats: HTML (through Word 2000), WordML (through Word 2003), pre-standard ODF (SWT, through Open Office 2.0.2), ODF (through Open Office 2.0.2), as XML from the Office 2007 beta, and to XSL-FO using HTML2FO.