Shaare your links...
3405 links
L!NKS Retour au blog Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 106 / 171
Newer►
  • Tipiak: récupérer les ressources d'une page web - Warrior du Dimanche
    Ce mercredi, vous aurez droit à un script dont la seule fonction est de récupérer sélectivement les ressources d'une page web dont vous lui donnez l'adresse.

    Le script parse le contenu à la recherche de fichiers appelés dans le corps de la page. Il constitue ensuite une liste qu'il soumet à l'utilisateur.
    A ce stade, on peut récupérer directement un seul fichier ou en sélectionner plusieurs pour que tipiak en fasse un zip et vous le télécharge.
    permalink -
    - http://www.warriordudimanche.net/article217/tipiak-recuperer-les-ressources-d-une-page-web
    script
  • De l’intérêt des tuples comme clé de dictionnaire | Sam & Max: Python, Django, Git et du cul
    permalink -
    - http://sametmax.com/de-linteret-des-tuples-comme-cle-de-dictionnaire/
    python
  • Android’s Permissions System Is Broken and Google Just Made It Worse
    Google : laisse-moi choisir d'autoriser ce qu'il ma;plait quand j'installe une appli !
    permalink -
    - http://www.howtogeek.com/177904/androids-permissions-system-is-broken-and-google-just-made-it-worse/
    android
  • Through the Woods Wallpaper Collection for Your iPad
    permalink -
    - http://www.howtogeek.com/178197/through-the-woods-wallpaper-collection-for-your-ipad-series-1/
    photo
  • Easy IPTables management | commandlinefu.com
    iptables-save > iptables.current; vi iptables.current; iptables-restore iptables.current; service iptables save
    permalink -
    - http://www.commandlinefu.com/commands/view/12966/easy-iptables-management
    cli iptables
  • Remove specific entries from iptables | commandlinefu.com
    iptables -L INPUT --line-numbers
    permalink -
    - http://www.commandlinefu.com/commands/view/13016/remove-specific-entries-from-iptables
    cli iptables
  • Download all mp3's listed in an html page | commandlinefu.com
    wget -r -l1 -H -t1 -nd -N -np -A.mp3 -erobots=off [url of website]
    permalink -
    - http://www.commandlinefu.com/commands/view/12986/download-all-mp3s-listed-in-an-html-page
    cli
  • Batch resize images (overwriting) | commandlinefu.com
    for f in *.png; do convert $f -resize 852x480 $f; done
    permalink -
    - http://www.commandlinefu.com/commands/view/13003/batch-resize-images-overwriting
    cli
  • Déchiffrer un message crypté en écoutant le son du processeur - Le Monde Informatique
    via https://bajazet.fr/shaarli/?MOuV8g
    permalink -
    - http://www.lemondeinformatique.fr/actualites/lire-dechiffrer-un-message-crypte-en-ecoutant-le-son-du-processeur-56052.html
    crypt
  • Not quite the average exploit kit: Zuponcic | Fox-IT International blog
    permalink -
    - http://blog.fox-it.com/2013/12/19/not-quite-the-average-exploit-kit-zuponcic/
    exploit
  • BashFAQ - Greg's Wiki
    permalink -
    - http://mywiki.wooledge.org/BashFAQ
    bash
  • ?B2T0ug
    rename 's/^unwanted//' *.jpg # Remove the prefix 'unwanted' from the beginning of each filename with .jpg suffix in CWD.

    via climagic /twitter
    permalink -
    - ?B2T0ug
    cli
  • renommer un fichier en fonction des donnees exif
    exiv2 -k -F rename *.jpg # Use the exiv2 EXIF program to rename your jpg files according to their exif date/time data. Thx @mvuets
    via climagic / twitter
    permalink -
    - ?liG8CQ
    cli image
  • transformer un timestamp en date lisible pour un humain !
    date -d @728737200

    via climagic / twitter
    permalink -
    - ?11CB5w
    cli date
  • Annexe L. Convertir des fichiers batch DOS en scripts shell
    permalink -
    - http://abs.traduc.org/abs-5.0-fr/apl.html
    bash msdos
  • JavaScript Guide - JavaScript | MDN
    permalink -
    - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide
    javascript
  • Comparison of JavaScript frameworks - Wikipedia, the free encyclopedia
    permalink -
    - http://en.wikipedia.org/wiki/Comparison_of_JavaScript_frameworks
    javascript
  • BEFORE THEY PASS AWAY
    via...  je sais plus où ?
    permalink -
    - http://www.beforethey.com/#journeymap
    photo
  • 19 endroits ? visiter avant de mourir | w3sh.com
    via nono's vrac
    permalink -
    - http://www.w3sh.com/2013/10/02/19-endroits-a-visiter-avant-de-mourir/
    photo
  • Voyager Loin -75 photos du monde comme vous ne l'avez jamais vu !
    via http://blog.m0le.net/2013/12/13/nonos-vrac-101-dalmatiens/
    permalink -
    - http://voyagerloin.com/actualite/75-photos-du-monde-lavez-jamais-vu/
    image photo
Links per page: 20 50 100
◄Older
page 106 / 171
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.