December 2006
programmation-python.org: Le coté obscur de la force
by parmentierfCode ! Test ! Oui. La force d'un programmeur provient de la non-regression. Les tests arrêter tu ne dois jamais. Le coté obscur de la maintenabilité atteindre tu risques sans les tests. Facile à écrire tes paquets Python sans tests sont. Quand à arrêter les tests tu commences, le coté obscure tu te diriges vers. Ta destinée dominée sera.
November 2006
amplee - atom publishing with python
by fredbird & 2 others (via)amplee is a Python implementation of the Atom Publishing Protocol (APP), as specified in the current draft 11
bridge - python XML library
by fredbird & 1 other (via)bridge is a Python XML library trying to provide a high level and clean interface for manipulating XML documents.
Instant Hacking : Learn how to program with Python
by bader & 2 othersThis is a short introduction to the art of programming, with examples written in the programming language Python. (If you already know how to program, but want a short intro to Python, you may want to check out my article Instant Python.)
October 2006
September 2006
August 2006
Le langage de template Django : Pour les auteurs de templates - Biologeek : Ubuntu, bio-informatique et geekeries libres d'un bio-informaticien au quotidien.
by fredbird & 1 otherLe langage de template Django a été conçu dans l'idée d'être un bon compromis entre puissance et facilité. Il est facilement accessible aux personnes ayant l'habitude de travailler avec du HTML. Si vous avez déjà utilisé un autre langage de template, comme Smarty ou CheetahTemplate, vous n'aurez aucune difficulté à adopter les templates Django.
July 2006
Cheat Sheets
by camel & 7 others
cheat sheets (also known as reference cards) that you can print out and keep by your computer. There is a cheat sheet for just about anything and we aim to have the best coverage of cheat sheets available on the web.
Cheat Sheets
by parmentierf & 7 others (via)cheat sheets (also known as reference cards) that you can print out and keep by your computer. There is a cheat sheet for just about anything and we aim to have the best coverage of cheat sheets available on the web.
Dr. Dobb's | Quick-Kill Project Management | June 30, 2006
by baderHow to do smart software development even when facing impossible schedules.
Développer avec Subversion, Trac et Buildbot version 1.1 Date: 8. juin 2006
by bader & 1 otherUn guide d'installation et de configuration de SVN, Trac et Buildbot.
June 2006
Charming Python: Get started with the Natural Language Toolkit
by parmentierf (via)In this installment, David introduces you to the Natural Language Toolkit, a Python library for applying academic linguistic techniques to collections of textual data. Programming that goes by the name "text processing" is a start; other capabilities for syntactic and even semantic analysis are further specialized to studying natural languages.