Skip to content

Instantly share code, notes, and snippets.

View purbon's full-sized avatar

Pere Urbón purbon

View GitHub Profile
@purbon
purbon / peliculas.csv
Created December 10, 2011 19:19 — forked from guillermo/peliculas.csv
Peliculas
We can make this file beautiful and searchable if this error is corrected: It looks like row 3 should actually have 1 column, instead of 2. in line 2.
¡Mamma Mia! http://www.megavideo.com/?v=39G6ZIBW DVD Español
1997: Rescate en Nueva York http://www.megaupload.com/?d=1IQVR204 DVD-RIP Español
2001 una odisea en el espacio http://www.megaupload.com/?d=RJEPWE9Z 1,4Gb DVD-RIP
30 minutes or less 1 http://freakshare.com/files/36kax38u/los.changosos.part1.gz 271 MB DD
30 minutes or less 2 http://freakshare.com/files/9dfsg4zz/los.changosos.part2.gz 271 MB DD
300.avi http://www.fileserve.com/file/NfBQcz7 698.04 MB DD
Across The Universe DVDRip http://depositfiles.com/files/giklyvrqq 469.59 MB DD Dual
Amélie http://www.fileserve.com/file/mqVEMe3/ 700 MB DD
American Beauty http://www.megaupload.com/?d=W99XXY96 701 MB DD
Asterix en los Juegos Olímpicos (2008) http://www.megavideo.com/?v=JSNXVYH6 362.20 MB Streaming
@thsutton
thsutton / response-header.js
Created November 6, 2010 09:17
Get the value of an HTTP response header in JavaScript
/**
* Read the value of a header in the current document.
*
* This uses a [single] XMLHTTPRequest to do a HEAD of the current document
* and fetch HTTP response header values. Note that the implementation is
* rather stupid in that it spins waiting for the XMLHTTPRequest to complete
* if it hasn't been called yet.
*
* @param name string