Shaare your links...
3386 links
L!NKS Retour au blog Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 125 / 170
Newer►
  • ModMyPi | Shopping Cart
    permalink -
    - https://www.modmypi.com/index.php?route=checkout/cart
    raspberry
  • Alimentez la framboise314 en lui ajoutant des ports USB : un hub 4 ports pour le Raspberry Pi | Framboise 314, le Raspberry Pi à la sauce française….
    permalink -
    - http://www.framboise314.fr/alimentez-la-framboise314-en-lui-ajoutant-des-ports-usb-un-hub-4-ports-pour-le-raspberry-pi/
    raspberry
  • How to foil NSA sabotage: use a dead man's switch | Technology | theguardian.com
    permalink -
    - http://www.theguardian.com/technology/2013/sep/09/nsa-sabotage-dead-mans-switch
    viePrivée
  • An A-Z Index of the Bash command line for Linux | SS64.com
    permalink -
    - http://ss64.com/bash/
    bash linux
  • Docs SSL - Lighttpd - lighty labs
    permalink -
    - http://redmine.lighttpd.net/projects/1/wiki/Docs_SSL
    lighttpd ssl
  • Adobe source code breach; it’s bad, real bad — Tech News and Analysis
    le code source de produits adobe a fuit... failles en perspective !
    permalink -
    - http://gigaom.com/2013/10/04/adobe-source-code-breech-its-bad-real-bad/
    faille hacked
  • poche, open source self hosted read-it-later web app
    permalink -
    - http://inthepoche.com/
  • Google Is Exploring an Alternative to Cookies for Ad Tracking - NYTimes.com - Liens en vrac de sebsauvage
    permalink -
    - http://sebsauvage.net/links/?oJ4v8g
    viePrivée
  • DRM HTML5, c’est fait | Le Geektionnerd - Oros links - Liens en vrac de sebsauvage - Oros links - Liens en vrac de sebsauvage
    snif'
    permalink -
    - http://sebsauvage.net/links/?qMMx3Q
    libre
  • Contrôle parental sous OpenSuse
    tinyproxy + dansguardian + iptables
    permalink -
    - http://guiv.perso.sfr.fr/controle-parental.php
    controleParental
  • Comment créer/désactiver un compte utilisateur ? | UNIX Garden
    permalink -
    - http://www.unixgarden.com/index.php/linux-pratique-hs/comment-creerdesactiver-un-compte-utilisateur
    linux
  • Désactiver temporairement un compte - Linux Attitude
    permalink -
    - http://linux-attitude.fr/post/desactiver-temporairement-un-compte
    linux
  • Adapter un site pour les Smartphones | Openweb.eu.org
    permalink -
    - http://openweb.eu.org/articles/adapter_site_smartphones
    mobile web
  • Les feuilles de styles alternatives
    permalink -
    - http://www.css-faciles.com/styles-alternatifs.php
    css
  • Flipcards sur les Bonnes Pratiques du Web Mobile (MWBP)
    permalink -
    - http://www.w3.org/2007/02/mwbp_flip_cards.html.fr
    mobile web
  • How To Use A Link To Call Javascript? - Stack Overflow
    <html>
    <head>
       <script type="text/javascript">

           // Wait for the page to load first
           window.onload = function() {

             //Get a reference to the link on the page
             // with an id of "mylink"
             var a = document.getElementById("mylink");

             //Set code to run when the link is clicked
             // by assigning a function to "onclick"
             a.onclick = function() {

               // Your code here...

               //If you don't want the link to actually
               // redirect the browser to another page,
               // "google.com" in our example here, then
               // return false at the end of this block.
               // Note that this also prevents event bubbling,
               // which is probably what we want here, but won't
               // always be the case.
               return false;
             }
           }
       </script>
    </head>
    <body>
       <a id="mylink" href="http://www.google.com">linky</a>;        
    </body>
    </html>
    permalink -
    - http://stackoverflow.com/questions/688196/how-to-use-a-link-to-call-javascript
    javascript unobstrusive
  • Reverse Engeneering for Beginners
    permalink -
    - https://github.com/dennis714/RE-for-beginners
    hacking sécurité
  • Listamatic2: Pure CSS hover list
    menu css
    permalink -
    - http://css.maxdesign.com.au/listamatic2/horizontal04.htm#
    css
  • Deux chercheurs trouvent une faille de sécurité sur Dropbox, permettant aux pirates d'accéder aux comptes des utilisateurs
    permalink -
    - http://www.developpez.com/actu/60622/Deux-chercheurs-trouvent-une-faille-de-securite-sur-Dropbox-permettant-aux-pirates-d-acceder-aux-comptes-des-utilisateurs/
    cloud faille
  • javascript - how to get web page size, browser window size, screen size in a cross-browser way? - Stack Overflow
    var w = window,
       d = document,
       e = d.documentElement,
       g = d.getElementsByTagName('body')[0],
       x = w.innerWidth || e.clientWidth || g.clientWidth,
       y = w.innerHeight|| e.clientHeight|| g.clientHeight;
    alert(x);
    permalink -
    - http://stackoverflow.com/questions/3437786/how-to-get-web-page-size-browser-window-size-screen-size-in-a-cross-browser-wa
    dev javascript web
Links per page: 20 50 100
◄Older
page 125 / 170
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.