Afficher/masquer le menu
Liens Ecyseo
  • Tags cloud
  • Daily
  • Pictures wall
  • Search
  • Display options
    • Links per page :
    • 20 links
    • 50 links
    • 100 links
  • RSS Feed
  • Login

J'ai besoin d'intimité. Non pas parce que mes actions sont douteuses, mais parce que votre jugement et vos intentions le sont.

5198 links 

page 169 / 260

Liste des liens

Instructables - DIY How To Make Instructions
2016-02-29 16:48 - permalink -
DIY
- http://www.instructables.com/
TinyButStrong (via Liens Ecyseo) - Bookmark Bronco
2016-02-29 10:43 - permalink -

Cette classe porte vraiment bien son nom. La génération des tableurs/document/fichiers HTML se fait en 2 coups de cuillères à pot.

- http://www.warriordudimanche.net/shaarli/?OL6gMw
thumbnail
Pince à dénuder du pauvre
2016-02-29 10:42 - permalink -

Faire une pince à dénuder avec un taille crayons et une pince à linge.
Origin => lehollandaisvolant.net

- https://lh3.googleusercontent.com/-IWDkXLrRrSk/VtDDhevaw7I/AAAAAAAAo5E/IEvfw7Stgro/w350-h229/Pince%2B%25C3%25A0%2Bd%25C3%25A9nuder%2Bdu%2Bpauvre.gif
TinyButStrong
2016-02-28 3:11 - permalink -

Moteur de template très puissant, qui permet de créer des fichiers xls, xlsx, odt, ods, etc.

Les autres projets de l'auteur sont très bons également, notamment la classe permettant de gérer les archives zip.

Ces projets sont sur github : https://github.com/Skrol29?tab=repositories

TBS templates zip
- http://www.tinybutstrong.com/
A small & beautiful WYSIWYG editor for HTML content · ContentTools
2016-02-26 17:36 - permalink -

via http://lien.shazen.fr/?ZJ2m7w

wysiwyg
- http://getcontenttools.com/
MySQL to Sqlite converter - Liens éclairs
2016-02-26 16:50 - permalink -
MySQL SQLite
- http://bajazet.fr/shaarli/?1AdmbA
Mouvement Colibris
2016-02-26 15:0 - permalink -

Suite au film "Demain".
À explorer.

- http://www.colibris-lemouvement.org/
Demain | Partout dans le monde des solutions existent.
2016-02-26 14:58 - permalink -

À voir. Tout n'est pas réalisable à grande échelle à mon avis, mais il y a des pistes de réflexion et des actions à mener chacun à son niveau.

Si vous avez l'occasion, allez le voir. Vous n'en sortirez pas indemne.

documentaire société
- http://www.demain-lefilm.com/
Les Amis de la Terre : Finance responsable
2016-02-26 14:57 - permalink -
économie
- http://www.financeresponsable.org/rubrique.php?id_rubrique=11
Sommaire — Théorie Relative de la Monnaie v2.718
2016-02-26 14:49 - permalink -

À lire

monnaie
- http://trm.creationmonetaire.info/
GitHub - AllThingsSmitty/css-protips: A collection of tips to help take your CSS skills pro [3]
2016-02-26 10:34 - permalink -

Plein d’astuces CSS.
Cool !

via Timo

css tutoriels
- https://github.com/AllThingsSmitty/css-protips#use-not-to-applyunapply-borders-on-navigation
imgur.com thumbnail
Super Human - Imgur
2016-02-25 18:44 - permalink -

Impressionnant

- http://imgur.com/gallery/BZtZDiO
imgur.com thumbnail
Awsome Dragon Ball Z Action Figure Lamps - Imgur
2016-02-25 18:37 - permalink -

Excellent

- http://imgur.com/gallery/EemMD
imgur.com thumbnail
Hey guys, guess what! It's almost lunchtime for me. Have some recipe's - Imgur
2016-02-25 18:33 - permalink -

Miam

Miam
- http://imgur.com/gallery/M8GZ0
[JavaScript] detect down/up scrolling - Le Hollandais Volant - /Yome/links
2016-02-25 11:39 - permalink -

Moi aussi :

// Initial state
var scrollPos = 0;
// adding scroll event
window.addEventListener('scroll', function(){ scrolling() });

// the function : compares the "new" scrolling state with the previous
// (this allows detecting either "up" or "down" scrolling)
// then saves the new in the $previous for the next iteration.

function scrolling() {
    if ((document.body.getBoundingClientRect()).top > scrollPos) {
        console.log('scrolling DOWN');
    } else {
        console.log('scrolling UP');
    }
    scrollPos = (document.body.getBoundingClientRect()).top;
}
code javascript scroll
- http://links.yome.ch/?_14dCg
Une avocate forcée d'enlever son soutien-gorge en prison : une humiliation injustifiée - le Plus
2016-02-24 16:44 - permalink -

Je n'avais pas la notion que "les gens de l'ordre" réfléchissent... Ils appliquent la loi et ne l'interprètent pas.
On peut extrapoler cette situation aux manifestations de citoyens qui tentent de faire respecter leurs droits et qui se font charger sans discernement.

- http://leplus.nouvelobs.com/contribution/1481281-une-avocate-forcee-d-enlever-son-soutien-gorge-en-prison-une-humiliation-injustifiee.html
PHP: La bonne manière
2016-02-24 2:3 - permalink -

Un site sur les bonnes manières (^_^) Encore un !

bonnes-pratiques php tutoriels
- http://eilgin.github.io/php-the-right-way/#getting_started
Sending a multi-part email with html and plain text
2016-02-23 14:40 - permalink -

Toujours bon de l'avoir sous le coude.

mail php
- http://kevinjmcmahon.net/articles/22/html-and-plain-text-multipart-email-/
Accueil - Base de données publique des médicaments
2016-02-23 14:29 - permalink -

Excellent. C'est Monsieur VIDAL qui va tirer la tronche...
EDIT: on peut télécharger les données au format txt (encodés en ISO 8859-1, ils ne connaissent pas UTF-8 au gouvernement).

bdd Médecine médicaments
- http://base-donnees-publique.medicaments.gouv.fr/index.php
The 10 Most Common Mistakes That Python Programmers Make | Toptal
2016-02-23 14:11 - permalink -

À lire plus tard

python tutoriels
- http://www.toptal.com/python/top-10-mistakes-that-python-programmers-make
page 169 / 260


Tags


  • shaarli
  • wikipedia

Tags cloud

Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation
Affiches "loi aviva" créées par Geoffrey Dorne le 13 Mai, 2020 - Mastodon 1 - Mastodon 2