From 816083a73de528fc8a04a7a3a618c6dbab7a735a Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Sun, 31 Oct 2010 01:36:30 +0000 Subject: [PATCH] update the project page --HG-- rename : pages/super-test.rst => pages/projects.rst --- associatif/amap-medias-paniers-bio-a-5e.rst | 2 +- pages/projects.rst | 39 +++++++++++++++++++++ pages/super-test.rst | 21 ----------- 3 files changed, 40 insertions(+), 22 deletions(-) create mode 100644 pages/projects.rst delete mode 100644 pages/super-test.rst diff --git a/associatif/amap-medias-paniers-bio-a-5e.rst b/associatif/amap-medias-paniers-bio-a-5e.rst index 2b26015..2f9a559 100644 --- a/associatif/amap-medias-paniers-bio-a-5e.rst +++ b/associatif/amap-medias-paniers-bio-a-5e.rst @@ -1,4 +1,4 @@ -AMAP + Média = Paniers bio à 5€ ?! +AMAP + Média = Paniers bio à 5e ?! ################################## :date: 2009-11-11 diff --git a/pages/projects.rst b/pages/projects.rst new file mode 100644 index 0000000..3ac3e28 --- /dev/null +++ b/pages/projects.rst @@ -0,0 +1,39 @@ +Projects +######## + +On my spare time, I contribute to open source projets, and hack a bit python, +django and php. + +Python +====== + +Since I've discovered python in the late 2009, I'm a big fan of it. I use it for +quite all my applications, when it's adapted. + +* `pelican `_, A simple static blog + generator. +* `gnome-background-generator + `_ A set of tools to + set your desktop dynamically on gnome. +* I've done a Google Summer of Code on `distutils2 `_, + the packaging tool for python, and try to use my spare time to contribute. + +Django +====== + +* `bison vert `_, a carpooling system. +* `dropit `_, a note management project, using the + power if CouchDB. +* `django-oauth-client `_ , + a django application to simplify the tree-legged-authentication process. + +PHP +=== + +PHP is the third language I've used, the first two ones being pascal and visual +basic. I've done a `dependency injection container +`_ and +`spiral `_, a web framework in PHP 5.3. + +I've also contributed (a bit) to `jelix `_, another PHP +framework. diff --git a/pages/super-test.rst b/pages/super-test.rst deleted file mode 100644 index a4077bf..0000000 --- a/pages/super-test.rst +++ /dev/null @@ -1,21 +0,0 @@ -Projects -######## - -On my spare time, I contribute to open source projets, and hack a bit python and -php. - -Here are some of my own projects: - -* pelican (python) -* django-oauth-client (python/django) -* gnome-background-generator (python) -* spiral framework (php) -* dropit (couchdb/django) - -Here is some projets I contribute/had contributed to: - -* distutils2 (python) -* bisonvert (python/django) -* pycco (python) -* jelix (php) -* pypi (python)