jQuery is a fantastic Javascript library. It can be easily used with rails thanks to jRails (http://github.com/aaronchi/jrails/)
Howto install Windows 7 64bits using boot camp on imac
Installing Windows 7 is pretty easy, at least if you’re using the 32bits version. Things get complicated when it comes to the 64bits version. Boot Camp installer won’t warn you about the upcoming (after reboot) problem :
Boot Camp is not compatible with 64 bits versions of windows !
Anyway, there’s a way to install boot-camp on this installation, in a few steps. You will need your Snow leopard DVD (not tested with Leopard, but I doubt the files were available for leopard shipment).
- Insert your Snow Leopard DVD
- (maybe optional, I had problems running the installer from the DVD) Copy the content of “Boot Camp” on the hard drive.
- Execute “Command Line” as Administrator (requires admin account, of course !)
- Go to Boot Camp -> Drivers -> Apple and run BootCamp64.msi from the command line
- That’s all !
I’ve tested these steps on a 24” imac core 2 duo 3.06Ghz with success, and the partition is also recognized and used by Parellels Desktop now.
MySQL : How to optimize all databases in command line
Really simple :
sudo mysqlcheck -1 -A —optimize
-A : “Check all the databases. This will be same as
—databases with all databases selected.”
-1 : “Instead of issuing one query for each table, use one
query per database, naming all tables in the database in
a comma-separated list.”
Création de Tech-Angels

Parce que la création d’entreprise est une aventure passionnante, mais souvent rendue difficile par le nombre de compétences qu’il faut réunir pour démarrer, nous avons créé Tech-Angels.
On peut définir un “tech-angel” comme un “business-angel” spécialisé sur la partie technique. Tech-angels est à la croisée des mondes marketing, financier, stratégique et technique. Un accompagnement privilégié pour projet innovants !
N’hésitez pas à nous contacter.
Crédit Photo : Toni Blay
