This is a simple how to for enabling OpenID authentication using Authkit (and Beaker, we need cooookies!!!) over WSGI. The following snippet is inspired by the (broken?) example I found in the Pylons … continua →
[vrde|agranzot]'s weblogvrde wrote 2 months ago: This is a simple how to for enabling OpenID authentication using Authkit (and Beaker, we need cooook … more →
vrde wrote 2 months ago: Last night Kiwi and I were exploring Mercurial for our über-secret-project. Mercurial is, like GIT, … more →
morgoth90 wrote 3 months ago: ecco una semplice funzione che implementa il rot13 in c++. Rot13 è uno dei più semplici algoritmi di … more →
morgoth90 wrote 3 months ago: Spesso mi è capitato di sovre utilizzare la console in modo più avanzato dal solito cin e cout, di b … more →
vrde wrote 3 months ago: OK, this time we are more pythonic (: The small script looks for html files in the current directory … more →
vrde wrote 3 months ago: rgrep "<img src= *" * | sed -e 's/.*src="\([^"]*\)".*/\1/' -e 's/%20/ /g … more →
Federico Bo wrote 1 year ago: L’arena di contaminazioni culturali e di sperimentazioni sul virtuale ibrid@menti si è spostat … more →
returncode wrote 2 years ago: Fra le caratteristiche più interressanti di Visal Studio c’è la possibilità dei creare dei cod … more →
mad4j wrote 2 years ago: Un programma che ha come output se stesso (versione c/c++): main(a){printf(a=”main(a){printf(a … more →
mad4j wrote 2 years ago: Questo programma salta, ogni secondo, da un Process ID ad un altro… provate a fermarlo!! main( … more →
mad4j wrote 2 years ago: Codice C/C++ per contare le pecore: while(!sleep)sheeps++; (trovata in giro per la rete) … more →
mad4j wrote 2 years ago: “if new true friend not protected for explicit private union, break case and try using this … more →
mad4j wrote 2 years ago: Si può scrivere codice orribile in ogni linguaggio, ma con il C++ si può scrivere codice veramente o … more →