p marichal.net
home of a geek
Welcome to Fight Club. The first rule of Fight Club is: you do not talk about Fight Club. The second rule of Fight Club is: you DO NOT talk about Fight Club! Third rule of Fight Club: if someone yells "stop!", goes limp, or taps out, the fight is over. Fourth rule: only two guys to a fight. Fifth rule: one fight at a time, fellas. Sixth rule: the fights are bare knuckle. No shirt, no shoes, no weapons. Seventh rule: fights will go on as long as they have to. And the eighth and final rule: if this is your first time at Fight Club, you have to fight.
← Archives de janvier 2011 →
Geekeries
Rien ce mois-là.
Clichés
Toile
-
CSS Compatibility and Internet Explorer
A very thorough and complete list of all CSS (2.1 and 3) supported in Internet Explorer (from version 5.5 up to the beta 9).
And this is coming from Microsoft.
Well done and very useful.
-
hotqueue
HotQueue is a very simple queue messaging framework written in Python using Redis.
Check out the doc: http://richardhenry.github.com/hotqueue/
-
Blogofile
Yet another static blog/web site generator, like Jekyll or Hyde, written in python.
-
SQL Injection Cheat Sheet
An awesome cheat sheet for SQL Injection. Very complete and very clear. A must for security consciousness people.
-
“What Font Should I Use?”: Five Principles for Choosing and Using Typefaces
Article vraiment excellent pour les “noobs” comme moi, mais néanmoins “typophiles”, sur comment choisir une fonte appropriée.
J’adore.
-
Tower - The most powerful Git client for Mac
Another Git GUI apps !
-
Gitbox — version control app for Mac
A Git GUI for Mac OS X. Looks quite nice.
Free for one repo, $39 for multiple ones.
-
SQLiteManager - Web-based SQLite administration
SQLiteManager is a php web application to manage SQLite database, “à la” phpMySQLAdmin.
-
wordmark.it
Execution simple et brilliante d’une idée toute bête: montrer du texte avec toutes les fontes présentes sur votre ordinateur dans une seule vue d’ensemble.
-
bleach
Bleach est une librairie python d’assainissement HTML. Basée sur html5lib (http://code.google.com/p/html5lib/), elle permet de filtrer les inputs des users pour enlever les crasses (genre <script> tag) ou bien compléter les tags (genre “<em>Gras” -> ”<em>Gras</em>”)
Flux RSS