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 64 / 167
Newer►
  • If you use a Mac or an Android, e-commerce sites may be charging you more - The Washington Post
    via seb ;-)
    permalink -
    - http://www.washingtonpost.com/posteverything/wp/2014/11/03/if-you-use-a-mac-or-an-android-e-commerce-sites-may-be-charging-you-more/?tid=rssfeed
  • Converting tabs to spaces - Vim Tips Wiki
    After the 'expandtab' option is set, all the new tab characters entered will be changed to spaces. This will not affect the existing tab characters. To change all the existing tab characters to match the current tab settings, use:

    :retab
    permalink -
    - http://vim.wikia.com/wiki/Converting_tabs_to_spaces
    vim
  • Une nouvelle faille de sécurité découverte dans les cartes bancaires sans contact - Korben
    permalink -
    - http://korben.info/nouvelle-faille-securite-decouverte-les-cartes-bancaires-contact.html
    sécurité
  • Nat McHugh: How I created two images with the same MD5 hash
    permalink -
    - http://natmchugh.blogspot.fr/2014/10/how-i-created-two-images-with-same-md5.html
    md5
  • CalDAV + CardDAV lightweight server: Baïkal
    permalink -
    - http://baikal-server.com/
    DAV
  • LibreCAD-user - Cut Line or Trim Between Two Intersections
    permalink -
    - http://forum.librecad.org/Cut-Line-or-Trim-Between-Two-Intersections-td5706891.html
    libreCAD
  • Ubuntu Manpage: transmission-edit -- command-line utility to modify .torrent files'
    pour modifier les fichiers .torrents dans transmission
    permalink -
    - http://manpages.ubuntu.com/manpages/precise/man1/transmission-edit.1.html
    torrent transmission
  • Un framework Web python dans une bouteille
    permalink -
    - http://sebastien-dupire.info/python-bottle-framework.html
    bottle python
  • Tutorial — Bottle 0.13-dev documentation
    static_files (css, images,...)
    from bottle import static_file
    @route('/images/<filename:re:.*\.png>')
    def send_image(filename):
       return static_file(filename, root='/path/to/image/files', mimetype='image/png')

    @route('/static/<filename:path>')
    def send_static(filename):
       return static_file(filename, root='/path/to/static/files')
    permalink -
    - http://bottlepy.org/docs/dev/tutorial.html#static-files
    bottle python
  • Utiliser Cherrypy (serveur web léger) avec Bottle (Framework léger) | Sam & Max
    permalink -
    - http://sametmax.com/utiliser-cherrypy-serveur-web-leger-avec-bottle-framework-leger/
    bottle cherrypy python
  • DIY Fingerprint Scanning Garage Door Opener
    permalink -
    - http://www.instructables.com/id/DIY-Fingerprint-Scanning-Garage-Door-Opener/?ALLSTEPS
    arduino DIY
  • OneWire Arduino Library, connecting 1-wire devices (DS18S20, etc) to Teensy
    permalink -
    - http://www.pjrc.com/teensy/td_libs_OneWire.html
    arduino onewire
  • 2pcs NRF24L01 2 4GHz Antenna Wireless Transceiver Module FOR Microcontrol | eBay
    permalink -
    - http://www.ebay.fr/itm/2pcs-NRF24L01-2-4GHz-Antenna-Wireless-Transceiver-Module-For-Microcontrol-/371063045242?pt=FR_YO_MaisonJardin_Bricolage_ElectroniqueComposants&hash=item566514bc7a
    433Mhz
  • TinyTX Wireless Sensor | nathan.chantrell.net
    à creuser...
    permalink -
    - http://nathan.chantrell.net/tinytx-wireless-sensor/
    ds18b20 tinyTX
  • GPIO – Capteurs de température | MagdiBlog
    permalink -
    - http://www.magdiblog.fr/gpio/gpio-capteurs-de-temperature/
    ds18b20
  • Raspberry Pi - Utiliser un capteur de température DS18B20
    permalink -
    - http://mycoolpizza.blogspot.fr/2013/05/raspberry-pi-utiliser-un-capteur-de.html
    ds18b20 raspberry
  • Projecteur infrarouge - angle 30°- Portée 45m - Projecteurs infrarouges
    permalink -
    - http://www.selectronic.fr/projecteur-infrarouge-50m.html
    IR
  • Commandez Modules RF faible consommation Module radio Quasar QAM-RX1-433 Quasar QAM-RX1-433 sur fr.rs-online.com et soyez livrés dès le lendemain.
    Récepteur 433MHz
    via : http://www.disk91.com/2013/technology/hardware/rf433-different-receiver-in-test/

    et un emetteur :
    http://www.mouser.fr/ProductDetail/Linx-Technologies/TXM-433-LR/?qs=sGAEpiMZZMsgSGrx0WqTbFi5v9%2fABGu7

    toujours via :
    http://www.disk91.com/2013/technology/hardware/rf433-different-transmeters-test/
    permalink -
    - http://radiospares-fr.rs-online.com/web/p/modules-rf-faible-consommation/7424481/?searchTerm=742-4481
    433Mhz
  • Tutoriel Matplotlib
    permalink -
    - http://python.developpez.com/tutoriels/graphique-2d/matplotlib/#LII-I
    matplotlib python tuto
  • Python Headless MatplotLib / Pyplot - Stack Overflow
    import matplotlib
    matplotlib.use('Agg')
    permalink -
    - https://stackoverflow.com/questions/5503601/python-headless-matplotlib-pyplot
    matplotlib python
Links per page: 20 50 100
◄Older
page 64 / 167
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.