Dynamic pure SQL WHERE clauses and optional JOINs
How to create queries with powerful dynamic filters using only pure SQL.
How to use Go and FastCGI
FastCGI is a good solution for using Go in a shared hosting like Dreamhost http://wiki.dreamhost.com/FastCGI or also in a VPS. This post is about how to write a Go program in FCGI mode and deploy it on Apache.
Chiusura estiva
Chiusura per ferie dal 27 Luglio al 18 Agosto compresi.
Collusion, scopri chi ti traccia online
Mozilla ha appena lanciato Collusion, un nuovo prodotto sperimentale (beta) per tutelare la privacy dei navigatori. Questo plug-in per Firefox permette di vedere chi sta tracciando la tua navigazione online e i tuoi movimenti nel web. Collusion funziona durante la navigazione mostrando un pallino ogni volta che rileva un qualche sistema di tracciamento: rosso per [...]
Two template filters for Django
I want to signal two new template filters for Django. Precise truncate words by chars It truncates the text when it exceeds a certain number of characters and deletes the last word. Adds ‘…’ at the end of the text, only if truncated. The difference between other similar filters is that this deletes the last [...]
New Smarty plugin for highlighting PHP code
I want to signal a new plugin for highlighting PHP code. I wrote this modifier for Smarty, a template engine for PHP that I am using for a long time. The plugin can be downloaded from here. The license is the New BSD. The usage is very simple: {$php_code|highlight}
Possibile truffa per pubblicità online: Target Media (o Precise Media)
Sono stato contattato da un’azienda che promette di pubblicare inserzioni pubblicitarie su Facebook in prima pagina. Ho sentito subito puzza di bruciato quindi ho provato ad approfondire. Mi sono insospettito subito perché Facebook non ha una prima pagina, non essendo un motore di ricerca, e soprattutto perché hanno garantito il primo posizionamento. Oltre a questo [...]