Posted in Dev, UNIX on fév 27th, 2008 No Comments »
Tutoriel sur l’injection SQL : http://st-curriculum.oracle.com/tutorial/SQLInjection/index.htm
Oracle Performance Tuning Guide
Un bon blog sur Oracle : http://sysdba.wordpress.com/
A lire sur Python / Django :
VirtuelEnv, qui permet de gerer des “package d’installation” de Python, et garder la distrib de base “propre”
Un exemple d’utilisation de VirtualEnv
Un autre blogger qui parle de VirtualEnv (lire les commentaires)
Et n’oubliez pas d’installer easy_install
Read Full Post »
Posted in Django, Mysql, OS X, Python on fév 15th, 2008 No Comments »
If you installed over your old Tiger or if you are new user, you may have experienced errors when trying to build py-mysql.Py-mysql is a Python module to connect to Mysql.I’m using it to have Django, the Python Web Framework, to connect to Mysql database. This is what I got when trying to install :
# port [...]
Read Full Post »
Posted in Apple, Dev, Web on déc 28th, 2007 No Comments »
One new API from Google. This one allow you to create charts (graphiques, pour les francophones).
Philippe Mougin is our guest and comes with a clean example with integration to Apple’s Cocoa programming. Check this here.
Read Full Post »
Posted in Apple, Dev, Python on déc 28th, 2007 No Comments »
Voila le site d’une personne qui a une solution. Cela interessera particulierement mon ami Akhen, qui fete son anniversaire demain. Tiens, c’est pour toi : http://toxicsoftware.com/run-python-script/
Read Full Post »
Posted in Django on juin 9th, 2007 No Comments »
C’est pas nouveau mais je viens de tomber la dessus. Ca peut etre pratique, surtout que je vais essayer de m’y remettre un peu…
bref, c’est ici
Read Full Post »