Changes

Movies

242 bytes added, 16:59, 26 June 2013
soooooooorting da movies
== Films ==
* [http://mgnet.me/EsRm 2001: A Space Odyssey ''2001:l'odyssée de l'espace'' (1968)] - http://www.imdb.com/title/tt0062622/
* [http://mgnet.me/EsRk Tron (1982)] - http://www.imdb.com/title/tt0084827/
* [http://mgnet.me/AQx0 Blade Runner (1982)] - http://www.imdb.com/title/tt0083658/
* [http://mgnet.me/EsRD War Games (1983)] - http://www.imdb.com/title/tt0086567/
* [http://mgnet.me/EsRE Antitrust EsTE La belle et l'ordinateur (20011984)] - http://wwwfrench.imdb.com/title/tt0218817tt0087197/
* [http://mgnet.me/EsRF Short Circuit (1986)] - http://www.imdb.com/title/tt0091949/
* [http://mgnet.me/EsT9 Sneakers (1992)] - http://www.imdb.com/title/tt0105435/
* [http://mgnet.me/EsRG Hackers (1995)] - http://www.imdb.com/title/tt0113243/
* [http://mgnet.me/EsRi The Net (1995)] - http://www.imdb.com/title/tt0113957/
* [http://mgnet.me/EsRj Pi (1998)] - http://www.imdb.com/title/tt0138704/
* [http://mgnet.me/EsRk Tron EsTB 23 (19821998)] - http://www.imdb.com/title/tt0084827tt0126765/* [http://mgnet.me/EsRl Takedown ''Cybertr@que'' EsTC Run Lola Run (20001998)] - http://www.imdb.com/title/tt0159784/ * [http://mgnet.me/EsRm 2001: A Space Odyssey ''2001:l'odyssée de l'espace'' (1968)] - http://www.imdb.com/title/tt0062622tt0130827/
* [http://mgnet.me/EsRn Pirates of Silicon Valley ''Les Pirates de la Silicon Valley'' (1999)] - http://www.imdb.com/title/tt0168122/
* [http://mgnet.me/EsTH The Matrix (1999)] - http://www.imdb.com/title/tt0133093/
* [http://mgnet.me/EsT9 Sneakers (1992)] - http://www.imdb.com/title/tt0105435/
* [http://mgnet.me/AQx0 Blade Runner (1982)] - http://www.imdb.com/title/tt0083658/
* [http://mgnet.me/EsT0 eXistenZ (1999)] - http://www.imdb.com/title/tt0120907/
* [http://mgnet.me/EsRl Takedown ''Cybertr@que'' (2000)] - http://www.imdb.com/title/tt0159784/
* [http://mgnet.me/EsRE Antitrust (2001)] - http://www.imdb.com/title/tt0218817/
* [http://mgnet.me/EsTA Avalon (2001)] - http://www.imdb.com/title/tt0267287/
* [http://mgnet.me/EsTB 23 (1998)] - http://www.imdb.com/title/tt0126765/
* [http://mgnet.me/EsTC Run Lola Run (1998)] - http://www.imdb.com/title/tt0130827/
* [http://mgnet.me/EsTD The Hitchhiker's Guide to the Galaxy (2005)] - http://www.imdb.com/title/tt0371724/
* [http://mgnet.me/EsTE La belle et l'ordinateur (1984)] - http://french.imdb.com/title/tt0087197/
* [http://mgnet.me/EsTF Die Hard 4.0 (2007)] - http://www.imdb.com/title/tt0337978/
* MAKE http://blog.makezine.com/podcast/
 
== Sort ==
One liner to sort the movies, if you have all the movies in a 'movies' file
 
python -c "import re;print(''.join(sorted(open('movies').readlines(), key=lambda s: int(re.search('\((\d{4})\)', s).group(1)))))"
 
yep, that's ugly.
== See also ==
* [[podcasts]]
445
edits