Shaare your links...
3325 links
L!NKS Retour au blog Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 77 / 167
Newer►
  • Supprimez les shellbags sous Windows pour plus de confidentialité « Korben
    permalink -
    - http://korben.info/shellbags.html
    optimisation viePrivée
  • HTTPS Everywhere Rulesets | Electronic Frontier Foundation
    personnaliser les redirections https avec https everywhere
    permalink -
    - https://www.eff.org/https-everywhere/rulesets
    addon firefox sécurité
  • Rearranging Web Page Items with HTML5 Drag and Drop | Syntaxxx
    drag'n drop list items : no jQuery.

    expliqué pas à pas.

    sinon : http://jqueryui.com/sortable/
    permalink -
    - http://www.syntaxxx.com/rearranging-web-page-items-with-html5-drag-and-drop/
    javascript
  • Replacing jQuery with Vanilla JavaScript | Flippin' Awesome
    Encore un exemple de comment se passer de jQuery : ici en implémentant un bouton qui fait varier la classe d'un élément cible.

    function activeState(trigger) {
     var targetName = trigger.getAttribute('href').replace('#', '');
     var target = document.getElementById(targetName);
     
     if (!target) {
       return;
     }
     
     trigger.classList.toggle('active');
     target.classList.toggle('active');
    }

    //

    var trigger = document.getElementById('trigger');
    trigger.addEventListener('click', function(event) {
     // abort the link's default action.
     event.preventDefault();
     event.stopImmediatePropagation();
     
     activeState(this);
    }, true);
    permalink -
    - http://flippinawesome.org/2014/05/05/replacing-jquery-with-vanilla-javascript/
    javascript
  • YouTube thumbnail
    ▶ The Worlds Greatest - Bonnie Prince Billy - YouTube
    Entendu à la radio... un peu par hasard. Bonnie Prince Billy aka Willa Oldham aka Palace, Palace Music, Palace Brothers,... reprend "the words greatest" de R Kelly tiré du film sur un grand boxer interprété par Will Smith s:-0
    permalink -
    - https://www.youtube.com/watch?v=ugVdiUhlOBk
    music
  • Prime charbon, prime pour absence de prime… les légendes urbaines de la SNCF
    permalink -
    - http://www.lemonde.fr/les-decodeurs/article/2014/06/18/prime-charbon-prime-pour-absence-de-prime-les-legendes-urbaines-de-la-sncf_4439497_4355770.html
    société
  • Envoyer un SMS depuis wget, avec l'opérateur Free - sbgodin.fr
    wget -O- 'https://smsapi.free-mobile.fr/sendmsg?user=USER&pass=PASS&msg=ping'

    via sebsauvage (http://sebsauvage.net/links/?hmKByw)
    détails ici : http://www.universfreebox.com/article/26337/Nouveau-Free-Mobile-lance-un-systeme-de-notification-SMS-pour-vos-appareils-connectes

    A tester ....
    permalink -
    - http://shaarli.sbgodin.fr/?X2lMHQ
    sms
  • Raspberry Pi
    Raspberry + picamera + PIR (Passive Infrared) Sensor !
    permalink -
    - http://www.raspberrypi.org/learning/parent-detector/
    picamera PIR raspberry
  • ModMyPi | Raspberry Pi GPIO Sensing: Motion Detection
    permalink -
    - https://www.modmypi.com/blog/raspberry-pi-gpio-sensing-motion-detection
    PIR
  • Direct Network Connection between Windows PC and Raspberry Pi
    Mettre une Ip fixe sur le port ethernet du pc portable
    installer un serveur DHCP sur le pc portable (http://www.dhcpserver.de/)
    brancher !
    permalink -
    - http://www.instructables.com/id/Direct-Network-Connection-between-Windows-PC-and-R/
    DHCP raspberry
  • Pratiques avancées et méconnues en Python
    générateurs (yield) et co-routines
    +++
    permalink -
    - http://fr.openclassrooms.com/informatique/cours/pratiques-avancees-et-meconnues-en-python
    python
  • SQL Injection Cheat sheet: Esp: for filter evasion - by RSnake
    permalink -
    - http://ha.ckers.org/sqlinjection/
    sql_inj
  • SQL Injection Cheat Sheet
    permalink -
    - http://ferruh.mavituna.com/sql-injection-cheatsheet-oku/#UnionInjections
    sql_inj
  • CCrypto VPN
    permalink -
    - https://vpn.ccrypto.org/
    vpn
  • Abstruse Goose | the greatest engineer
    via http://sebsauvage.net/links/?-AIUcw
    permalink -
    - http://abstrusegoose.com/571
    fun
  • Agent Ransack - Download
    permalink -
    - http://www.mythicsoft.com/Page.aspx?type=agentransack&page=download
    software
  • Host, run, and code Python in the cloud: PythonAnywhere
    permalink -
    - https://www.pythonanywhere.com/
    python web
  • forum de maths : logique 3
    /*http://www.newbiecontest.org/index.php?page=epreuve&no=117*/

    Voila la reponse à l'enigme posée par thrmgs et son explication!!

    1...Bon alors vous prenez d'abord les lettres du clavier azerty a l'envers c-a-d : nbvcxwmlkjhgfdsqpoiuytreza

    2...Puis les lettres de l'alphabet : abcdefghijklmnopqrstuvwxyz

    3...Puis les lettres de l'alphabet à l'envers : zyxwvutsrqponmlkjihgfedcba

    4...puis enfin les lettres du clavier azerty dans l'ordre: azertyuiopqsdfghjklmwxcvbn

    finallement vous vous retrouver avec 4 listes de 27 lettres!!!ils vous suffit ensuite de les mettre une en dessous de l'autre!!:voyez plutot!!

    nbvcxwmlkjhgfdsqpoiuytreza
    abcdefghijklmnopqrstuvwxyz
    zyxwvutsrqponmlkjihgfedcba
    azertyuiopqsdfghjklmwxcvbn*

    Maintenant si vous regarder bien vous voyez a la 2 eme colonne: BBYZ
    puis 3 plus loin: XEVT
    puis 4 plus loin: KIRO
    pour finallement avoir 5 plus loi: DNMF

    La solution est donc DNMF!!!!

    j'avoue ke ct tire par les cheveux!!!
    A plus pour de nouvelles enigmes!!!
    permalink -
    - http://www.ilemaths.net/forum-sujet-42426-2.html
    challenge
  • Lire et écrire un fichier binaire avec Python - Chicoree
    permalink -
    - http://www.chicoree.fr/w/Lire_et_%C3%A9crire_un_fichier_binaire_avec_Python
    python
  • caldo verde soupe aux coux du portugal
    permalink -
    - http://www.portugalmania.com/gastronomie/caldo-verde.htm
    cuisine
Links per page: 20 50 100
◄Older
page 77 / 167
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.