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 123 / 168
Newer►
  • 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
  • Brick
    Une collection de Widget pour faciliter le développement d'applications Web HTML5
    http://www.developpez.com/actu/60519/Mozilla-publie-Brick-une-collection-de-Widget-pour-faciliter-le-developpement-d-applications-Web-HTML5/
    permalink -
    - http://mozilla.github.io/brick/docs.html#tabbar
    dev web
  • 5 Great Uses for the CSS Display Property
    Utilisations de la propriété css "display" [inline, block, none] :
       - afficher/masquer du contenu
       - boites de message avec des DIV "fermables"
       - du contenu uniquement pour les fils RSS
       - des menus déroulants
    permalink -
    - http://www.cssnewbie.com/5-great-uses-for-the-css-display-property/
    css
  • Arthur Hoaro - Blog
    permalink -
    - http://hoa.ro/
    blog
  • Kint, a debugging tool for PHP
    permalink -
    - http://raveren.github.io/kint/
    dev php web
Links per page: 20 50 100
◄Older
page 123 / 168
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.