236 links
  • Zertrin's links
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 10 / 12
Newer►
  • Internet Census 2012
    Internet Census 2012
    Port scanning /0 using insecure embedded devices
    Carna Botnet
    Sun Apr 14 22:40:23 2013 - permalink -
    - http://internetcensus2012.bitbucket.org/paper.html
    botnet internet ip
  • High Performance Networking in Google Chrome - igvita.com
    Chrome gets faster as you use it. Chrome learns the topology of the web, browsing patterns, and critical resources on every page to optimize your browsing! A look under the hood of how it all comes together...
    Fri Apr 12 10:51:57 2013 - permalink -
    - http://www.igvita.com/posa/high-performance-networking-in-google-chrome/
    browser chrome dns google internet optimisation prediction
  • Using LaTeX for writing your thesis and preparing presentations
    Thu Apr 11 17:25:49 2013 - permalink -
    - https://wiki.lnt.ei.tum.de/doku.php?id=lnt_students:computernetwork:thesis_production
    latex template thesis
  • Make a portable LaTeX editor
    LATEX (or more generally TEX) is a wonderful tool when it comes to writing reports. I already wrote about how to use Eclipse with a few plugins to have a portable LATEX editor.

    There was a limitation however: though I hinted that some compilers exist in a portable version, I used TeXlipse with an installed MiKTeX. Now, a friend of mine required an editor to fine-tune something I prepared, and I did not wish to force a full installation.

    So, here is how I prepared a portable TEX editor on a USB stick in half an hour (most of which was spent downloading), which shall work on any Windows machine.
    Wed Apr 10 10:30:55 2013 - permalink -
    - http://blog.keyboardplaying.org/2012/08/03/how-to-make-portable-latex-editor/
    eclipse latex miktex portable texclipse usb
  • Publishing My Private Keys « null program
    One of the items in my dotfiles repository is my PGP keys, both private and public. I believe this is a unique approach that hasn’t been done before – a public experiment. It may seem dangerous, but I’ve given it careful thought and I’m only using the tools already available from GnuPG. It ensures my keys are well backed-up (via the Torvalds method) and available wherever I should need them.
    Sun Apr 7 18:52:24 2013 - permalink -
    - http://nullprogram.com/blog/2012/06/24/
    AES crypto git GPG key PGP SHA1
  • Secure Salted Password Hashing - How to do it Properly
    There are a lot of conflicting ideas and misconceptions on how to do password hashing properly, probably due to the abundance of misinformation on the web. Password hashing is one of those things that's so simple, but yet so many people get wrong. With this page, I hope to explain not only the correct way to do it, but why it should be done that way.
    Sun Mar 24 22:28:33 2013 - permalink -
    - http://crackstation.net/hashing-security.htm
    hashing password salting security
  • Installez votre synchronisateurs de contacts chez vous avec Baikal
    Serveur CardDAV/CalDAV : Baikal permet de gérer simplement la synchronisation, la centralisation et le stockage de vos contacts (ainsi que de votre calendrier si vous le souhaitez)
    Sat Mar 23 19:15:07 2013 - permalink -
    - http://blog.idleman.fr/?p=2337
    autohebergement baikal calendrier contact DAV synchronization
  • Passing more than 9 parameters to a batch file
    Very dirty trick... but it works.
    Wed Mar 13 14:20:23 2013 - permalink -
    - http://munishbansal.wordpress.com/2008/12/21/passing-more-than-9-parameters-to-a-batch-file/
    batch parameters windows
  • SafeDisc 2 Technical Info - Weak Sector
    Une explication sur ces foutus secteur difficiles à copier pour les disques protégés pas Safedisc 2
    Sun Mar 10 23:05:26 2013 - permalink -
    - http://web.archive.org/web/20090603002402/http://sirdavidguy.coolfreepages.com/SafeDisc_2_Technical_Info.html
    drm protection
  • Schéma des routes européennes
    Aller de Calais au Kazakstan en suivant toujours la même route ? Fastoche, prendre l'E40 et la suivre jusqu'au bout ! : http://fr.wikipedia.org/wiki/Route_européenne_40
    Sun Mar 10 22:59:01 2013 - permalink -
    - http://users.teledisnet.be/web/pcr01929/routese.htm
    europe geographie route
  • History of the browser user-agent string
    Via le post du hollandais volant : http://lehollandaisvolant.net/?d=2013/03/10/12/53/35-lhistoire-des-user-agents

    Ou comment on en est arrivé au foutoir actuel...
    Sun Mar 10 15:25:22 2013 - permalink -
    - http://webaim.org/blog/user-agent-string-history/
    browser user-agent web
  • Écrire des logs en Python
    Au lieu de mettre des print() partout qu’il va falloir retirer après et qui en plus ne servent à rien dans un processus daemonisé, utiliser les facilités de logging de Python peut se révéler un bon investissement.
    Fri Mar 8 20:02:19 2013 - permalink -
    - http://sametmax.com/ecrire-des-logs-en-python/
    python sametmax
  • Log post mortem avec Python
    Thu Mar 7 21:15:01 2013 - permalink -
    - http://sametmax.com/log-post-mortem-avec-python/
    debug dev python sametmax
  • Outils de développement | Fox-Photography
    Une collection d'outils variés en ligne.
    Mon Mar 4 01:20:21 2013 - permalink -
    - http://fox-photography.net63.net/outils/
    dev html js outil
  • Frontières insolites | Le blog de Mut
    Après avoir lu une partie des articles insolites de Wikipédia et exploré le monde avec Google Maps (à défaut de pouvoir le faire en vrai), j’ai appris qu’il existe un certain nombre de frontières tordues, voire ubuesques.
    Mon Mar 4 01:06:54 2013 - permalink -
    - http://mut.angenoir.me/blog/2012/12/frontieres-insolites/
    frontières insolite monde pays
  • philesight
    Philesight is a tool to browse your filesystem and see where the diskspace is being used at a glance. Philesight is implemented as a simple command line program that generates PNG files; a wrapper CGI script is supplied to allow navigating through the filesystem.

    Philesight is actually a clone of the filelight program. Wheres filelight is ment as an interactive, user friendly application for the X-windows desktop, philesight is designed to run on a remote server without graphical user interface.
    Sun Mar 3 01:50:35 2013 - permalink -
    - http://zevv.nl/play/code/philesight/
    linux
  • Neil Fraser: Writing: Differential Synchronization
    Keeping two or more copies of the same document synchronized with each other in real-time is a complex challenge. This paper describes the differential synchronization algorithm. Differential synchronization offers scalability, fault-tolerance, and responsive collaborative editing across an unreliable network.
    Sat Mar 2 14:32:00 2013 - permalink -
    - http://neil.fraser.name/writing/sync/
    diff differential paper sync synchronization
  • Epic Mode // Think Like (a) Git
    Sat Mar 2 04:56:33 2013 - permalink -
    - http://think-like-a-git.net/epic.html
    doc git tuto
  • Ry's Git Tutorial | RyPress
    Ry’s Git Tutorial is a complete introduction to distributed version control with a focus on practical command line usage. We explain Git’s robust branching, merging, and collaboration capabilities from the ground up, so prior experience with centralized systems like SVN or CVS is not required.
    Sat Mar 2 04:55:44 2013 - permalink -
    - http://rypress.com/tutorials/git/index.html
    git tuto
  • How to Highlight a Row in Excel Using Conditional Formatting
    Conditional formatting is an Excel feature you can use when you want to format cells based on their content. For example, you can have a cell turn red when it contains a number lower than 100. But how do you highlight an entire row?
    Tue Feb 26 16:53:57 2013 - permalink -
    - http://www.howtogeek.com/howto/45670/how-to-highlight-a-row-in-excel-using-conditional-formatting/
    excel formatting
Links per page: 20 50 100
◄Older
page 10 / 12
Newer►
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation