Si è smarrita la propria password?

Blogs relativi a: Snippet

Blog evidenziato

how to use WSGI + Authkit + Beaker for OpenID authentication

vrde wrote 2 months ago: This is a simple how to for enabling OpenID authentication using Authkit (and Beaker, we need cooook … more →

Tag: Computer, English, authkit, Beaker, Code, HowTo, OpenID, pylons, Python

how to use simple HTTP auth with hg serve

vrde wrote 2 months ago: Last night Kiwi and I were exploring Mercurial for our über-secret-project. Mercurial is, like GIT, … more →

Tag: Computer, English, Code, HG, HowTo, mercurial, Python, WSGI

algoritmo rot13 in c++

morgoth90 wrote 3 months ago: ecco una semplice funzione che implementa il rot13 in c++. Rot13 è uno dei più semplici algoritmi di … more →

Tag: snippets, C#, rot13, Crittografia

gestione della console in c++

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 →

Tag: snippets, C#, Console

Check broken link in a bunch of static html files (python version)1 comment

vrde wrote 3 months ago: OK, this time we are more pythonic (: The small script looks for html files in the current directory … more →

Tag: Computer, English, Python, HTML, lxml, Script

find broken images in html files3 comments

vrde wrote 3 months ago: rgrep "<img src= *" * | sed -e 's/.*src="\([^"]*\)".*/\1/' -e 's/%20/ /g … more →

Tag: Computer, English, Bash, HTML

Post distribuzione6 comments

Federico Bo wrote 1 year ago: L’arena di contaminazioni culturali e di sperimentazioni sul virtuale ibrid@menti si è spostat … more →

Tag: Proposte, agoravox, Ibrid@menti, research blogging, LinkedIn

Code snippet

returncode wrote 2 years ago: Fra le caratteristiche più interressanti di Visal Studio c’è la possibilità dei creare dei cod … more →

Tag: Tecnoico, Visual Studio

[C/C++] Self Printing

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 →

Tag: Code, Cpp

Hopping Snippet

mad4j wrote 2 years ago: Questo programma salta, ogni secondo, da un Process ID ad un altro… provate a fermarlo!! main( … more →

Tag: Cpp

Contare le Pecore

mad4j wrote 2 years ago: Codice C/C++ per contare le pecore: while(!sleep)sheeps++; (trovata in giro per la rete) … more →

Tag: Code, Cpp

[Quote] Computer Science /2

mad4j wrote 2 years ago: “if new true friend not protected for explicit private union, break case and try using this … more →

Tag: Code, Quote

delete this;

mad4j wrote 2 years ago: Si può scrivere codice orribile in ogni linguaggio, ma con il C++ si può scrivere codice veramente o … more →

Tag: Code, Cpp


Have your say. Start a blog.

See our free features →

Tag associati
All →

Abbonati al feed RSS di questo tag