Shaare your links...
3342 links
L!NKS Retour au blog Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 131 / 168
Newer►
  • The Benjamin Franklin Effect « You Are Not So Smart
    via sebsauvage

    The Misconception: You do nice things for the people you like and bad things to the people you hate.

    The Truth: You grow to like people for whom you do nice things and hate people you harm.
    permalink -
    - http://youarenotsosmart.com/2011/10/05/the-benjamin-franklin-effect/
    psy
  • Arguments Rhétologiques Fallacieux | Information Is Beautiful
    via : http://links.buntux.org/?XKFXeA
    via : http://sebsauvage.net/links/?Rb3kDg
    permalink -
    - http://www.informationisbeautiful.net/visualizations/arguments-rhetologiques-fallacieux/
  • France maps • mappery
    Un tas de cartes !
    via : http://sebsauvage.net/links/?jXZf5g
    via : http://bajazet.fr/shaarli/?ycw7rA
    permalink -
    - http://mappery.com/maps-France
    maps
  • Why fingerprints make lousy authentication tokens - Boing Boing
    Je viens de refaire ma carte d'identité, perdue lors d'un cambriolage il y a quelques années.
    Je me sentais assez mal à l'aise de lier mon empreinte digitale à mon identité.
    Les empreintes digitales peuvent se faire copier ultra-simplement et pas possible d'en changer hein ? Le raccourci, comme dans les séries policières, est toujours tentant de lier une empreinte à un individu. Et laisser stocker cette donnée dans les fichiers de l'état est un acte de foi envers l'État de droit et la sécurité des systèmes. J'ai du mal avc les actes de foi.
    (via http://sebsauvage.net/links/?9T9Mhg)
    permalink -
    - http://boingboing.net/2013/09/12/why-fingerprints-make-lousy-au.html
    biometrics sécurité viePrivée
  • Security of Java takes a dangerous turn for the worse, experts say | Ars Technica
    via http://sebsauvage.net/links/?iQVjtQ
    permalink -
    - http://arstechnica.com/security/2013/09/security-of-java-takes-a-dangerous-turn-for-the-worse-experts-say/
    java sécurité
  • Johan BLEUZEN - Picturo
    nouvelle venue dans le monde des galleries photos. Pas de base de données.
    Projet tout neuf... (A suivre...)

    via sebsauvage
    permalink -
    - http://www.johan.me/picturo
    gallerie photo php
  • Ecrire en unicode dans un fichier txt
    #!/usr/bin/env python
    # -*- coding: utf-8 -*-

    import codecs

    tab = [u'é',u'à']
    f = codecs.open('sortie.txt', encoding='utf-8', mode='w')
    for c in tab:
       f.write(c)
    f.close()
    permalink -
    - ?G_lSxw
    python unicode
  • RELIER LES CHAMPS DE LA PSYCHOPATHOLOGIE ET DU HANDICAP CHEZ L’ENFANT ET L’ADOLESCENT R. Misès
    Dernier article publié par R.Misès dans "Psychiatrie Française" (03/13) et disponible sur le site de la société psychanalytique de Paris.
    ref: Relier les champs de la psychopathologie et du handicap chez l'enfant et l'adolescent / Roger MISÈS in Psychiatrie française, vol. 43, n° 3 (2013)

    A lire aussi, l'hommage de l'Assocition la Nouvelle Forge à Roger Misès : http://www.nouvelleforge.com/hommage.asp
    permalink -
    - http://www.societe-psychanalytique-de-paris.net/wp/wp-content/uploads/2012/03/12-R.Mis%C3%A8s-Relier-champs-avril.pdf
    psy
  • [all variants] Howto scalpel: recovering Open Office .odt's and Thunderbird Local folder data
    permalink -
    - http://ubuntuforums.org/showthread.php?t=1378119
  • PRISM : la NSA aurait extrait les données personnelles des utilisateurs d'OS mobiles populaires en évitant les mécanismes de sécurité
    ça continue...
    Piratage "ciblé" d'appareils mobiles...
    Faut pas être prano, mais quand même ça commence à faire beaucoup !
    permalink -
    - http://www.developpez.com/actu/61108/PRISM-la-NSA-aurait-extrait-les-donnees-personnelles-des-utilisateurs-d-OS-mobiles-populaires-en-evitant-les-mecanismes-de-securite/
    PRISM viePrivée
  • Ouvrir un shell root sur ubuntu - Linux
    sudo -i
    permalink -
    - http://dev.petitchevalroux.net/linux/ouvrir-shell-root-sur-ubuntu-linux.277.html
    linux ubuntu
  • Blog Stéphane Bortzmeyer: La cryptographie nous protège t-elle vraiment de l'espionnage par la NSA ou la DGSE ?
    Stéphane Bortzmeyer répond à propos des capacités d'espionnage des grandes agences gouvernementales et des limites de la cryptographie.
    permalink -
    - http://www.bortzmeyer.org/crypto-protection.html
    viePrivée
  • Free online OCR
    Reconnaissance de caractère gratuit en ligne.

    (via sebsauvage via ballajcack)
    permalink -
    - http://www.free-ocr.com/
  • HowToRedirectHttpToHttps - Lighttpd - lighty labs
    Syntaxe pour les redirections dans lighttpd.conf
    permalink -
    - http://redmine.lighttpd.net/projects/1/wiki/HowToRedirectHttpToHttps
    lighttpd
  • OpenSSL : créer un certificat auto-signé « Mon Coin du Net
    permalink -
    - http://blog.moncoindunet.fr/linux/openssl-creer-un-certificat-auto-signe/
    ssl
  • Howto: Linux Lighttpd SSL (Secure Server Layer) Https Configuration And Installation
    permalink -
    - http://www.cyberciti.biz/tips/how-to-install-ssl-lighttpd-https-configuration.html
    lighttpd linux ssl
  • Developer Notepad: Notation abrégée du IF-ELSE (IFF) en Python
    x = test_value>5 and 1 or 2

    soit :
    if test_value>5:
       x=1
    else:
       x=2
    permalink -
    - http://domeu.blogspot.fr/2011/04/notation-abregee-du-if-else-iff-en.html
    python
  • Moteurs de templates : fausse bonne idée ? — Ange Chierchia
    permalink -
    - http://chierchia.fr/blog/reflexion-sur-les-moteurs-de-templates/
    php
  • cache: - Recherche Google
    recherche dans le cache de google.
    http://elguijaronegro.canalblog.com/archives/2010/12/06/19801851.html
    permalink -
    - http://webcache.googleusercontent.com/search?q=cache:
    google
  • Minified.js for JavaScript Developers
    too petit framework javascript... (4ko !)
    A découvrir
    permalink -
    - http://minifiedjs.com/docs/quickstart.html
    javascript
Links per page: 20 50 100
◄Older
page 131 / 168
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.