Python

TwitterFacebook
Get flash to fully experience Pearltrees
There has already been written a lot on the C10K problem and it is known that the only viable option to handle LOTS of concurrent connections is to handle them asynchronously.

as Piël » Socket Benchmark of Asynchronous Servers in Python

http://nichol.as/asynchronous-servers-in-python
Tools

Gnome

framework

yaml

http://j-mad.com/blog/2011/06/04/django-countries-lapp-garantie-sans-cowboy-ni-rodeo-djangoapp-de-mai-1-sur-2/

[j-mad] Django-countries ,l’app garantie sans cowboy ni rodéo. djangoApp de mai 1 sur 2

Il va falloir que je me surveille .. parce qu’encore une fois je publie ma django app du mois un peu en retard.
http://balau82.wordpress.com/2010/12/28/coding-styles-comparison-in-the-open-source-software-world/

Coding styles comparison in the Open Source world

While looking for existing C coding standards I discovered that the GNU and Linux projects officially suggest very different styles. Inside the Linux kernel documentation, Linus Torvalds goes so far as to mock GNU coding standards: First off, I’d suggest printing out a copy of the GNU coding standards, and NOT read it.