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 146 / 260

Liste des liens

Gestion sémantique de version 2.0.0 - Semantic Versioning
2017-01-4 18:7 - permalink -

Politique de gestion des versions d'une application logicielle

application version
- http://semver.org/lang/fr/
PhotoSwipe: Responsive JavaScript Image Gallery
2017-01-4 14:4 - permalink -

Une galerie Javascript élégante et sans dépendances

galerie javascript photographie
- http://photoswipe.com/
RESEAU : Il ne faut plus utiliser ifconfig mais la commande ip - Documentation - Wiki - Linuxtricks
2017-01-4 12:16 - permalink -
configuration Linux réseau
- http://www.linuxtricks.fr/wiki/reseau-il-ne-faut-plus-utiliser-ifconfig-mais-la-commande-ip
SHARE
2017-01-3 18:1 - permalink -

Excellent !

moteur-de-recherche publications
- https://share.osf.io/
« Les trois piliers de l’islam », une leçon de lecture du Coran pour les djihadistes
2017-01-3 17:58 - permalink -

À lire

religions société
- http://www.lemonde.fr/afrique/article/2017/01/02/les-trois-piliers-de-l-islam-une-lecon-de-lecture-du-coran-pour-les-djihadistes_5056606_3212.html
Feedback needed: thème par défaut Shaarli
2017-01-3 17:58 - permalink -

Sans vouloir te vexer, il n'est pas terrible, terrible (voir mon commentaire sur la version de démo).

css design responsive shaarli
- https://links.hoa.ro:443/?TZm3ZQ
Note : death
2017-01-3 17:51 - permalink -

La version animée est terrible !

manga
- http://liens.howtommy.net/?oGhpig
htop expliqué, partie 1 : l’uptime | Le blog de Carl Chenet
2017-01-3 17:18 - permalink -

Série d'articles sur htop, dérivés de https://peteris.rocks/blog/htop/

htop Linux tools
- https://carlchenet.com/htop-explique-luptime/
Cron et crontab : le planificateur de tâches ! - Documentation - Wiki - Linuxtricks
2017-01-3 16:29 - permalink -

Pratique.

via SebSauvage

cron Linux tutoriels
- http://www.linuxtricks.fr/wiki/cron-et-crontab-le-planificateur-de-taches
http://maps.googleapis.com/maps/api/geocode/json?address=67000&sensor=true - Kalvn's links
2017-01-3 10:54 - permalink -

Tu as essayé openstreetmap nominatim ?
Pour Strasbourg :

  • https://nominatim.openstreetmap.org/details.php?place_id=160296946
  • https://nominatim.openstreetmap.org/search.php?q=67000&polygon=1&viewbox=
  • https://nominatim.openstreetmap.org/search.php?q=67000&debug=1
nominatim osm
- https://links.kalvn.net/?NAXclQ
YouTube thumbnail
Illusionnisme et Imposture - Florent Martin - YouTube
2017-01-2 19:41 - permalink -

À regarder plus tard...

illusionisme vidéos
- https://www.youtube.com/watch?v=rhnb21RZsWk
George Michael - Wikipedia
2017-01-2 12:24 - permalink -

Un de plus...
2016 Année de merde.
J'espère que 2017 sera un peu plus joyeuse...

Musique wikipedia
- https://en.wikipedia.org/wiki/George_Michael
Control your digital life's advent Calendar
2016-12-23 11:10 - permalink -

Je n'ai pas pu voir ce site car il fait appel à entre autres, google-font, cloudfare, amazon, etc. Si j'ai bien compris, il parle de reprendre la main sur les données qui transitent sur internet ? La base est donc de ne pas l'ouvrir...

vie-privée
- https://www.myadvent.net/calendars/?id=60a3f8cf02141a43ec6efbd8a76a02a6
Blog-Libre | L’exemple du lanceur d’alertes ou la reformulation du monde par le pouvoir économique
2016-12-22 21:22 - permalink -

Belle analyse d'une société de merde...

société
- https://www.blog-libre.org/2016/12/20/lexemple-du-lanceur-dalertes-ou-la-reformulation-du-monde-par-le-pouvoir-economique/
OWASP Zed Attack Proxy Project - OWASP
2016-12-21 15:31 - permalink -

The OWASP Zed Attack Proxy (ZAP) is one of the world’s most popular free security tools and is actively maintained by hundreds of international volunteers*. It can help you automatically find security vulnerabilities in your web applications while you are developing and testing your applications. Its also a great tool for experienced pentesters to use for manual security testing.

librairie php sécurité test tools
- https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project
PHPMailer - A full-featured email creation and transfer class for PHP
2016-12-21 15:9 - permalink -

Class Features

  • Probably the world's most popular code for sending email from PHP!
  • Used by many open-source projects: WordPress, Drupal, 1CRM, SugarCRM, Yii, Joomla! and many more
  • Integrated SMTP support - send without a local mail server
  • Send emails with multiple TOs, CCs, BCCs and REPLY-TOs
  • Multipart/alternative emails for mail clients that do not read HTML email
  • Support for UTF-8 content and 8bit, base64, binary, and quoted-printable encodings
  • SMTP authentication with LOGIN, PLAIN, NTLM, CRAM-MD5 and Google's XOAUTH2 mechanisms over SSL and TLS transports
  • Error messages in 47 languages!
  • DKIM and S/MIME signing support
  • Compatible with PHP 5.0 and later
  • Much more!

Why you might need it

Many PHP developers utilize email in their code. The only PHP function that supports this is the mail() function. However, it does not provide any assistance for making use of popular features such as HTML-based emails and attachments.

Formatting email correctly is surprisingly difficult. There are myriad overlapping RFCs, requiring tight adherence to horribly complicated formatting and encoding rules - the vast majority of code that you'll find online that uses the mail() function directly is just plain wrong! Please don't be tempted to do it yourself - if you don't use PHPMailer, there are many other excellent libraries that you should look at before rolling your own - try SwiftMailer, Zend_Mail, eZcomponents etc.

The PHP mail() function usually sends via a local mail server, typically fronted by a sendmail binary on Linux, BSD and OS X platforms, however, Windows usually doesn't include a local mail server; PHPMailer's integrated SMTP implementation allows email sending on Windows platforms without a local mail server.

librairie mail php
- https://github.com/PHPMailer/PHPMailer
php-encryption
2016-12-21 14:55 - permalink -

This is a library for encrypting data with a key or password in PHP. It requires PHP 5.4 or newer. The current version is v2.0.0, which is expected to remain stable and supported by its authors with security and bugfixes until at least January 1st, 2019.

The library is a joint effort between Taylor Hornby and Scott Arciszewski as well as numerous open-source contributors.

What separates this library from other PHP encryption libraries is, firstly, that it is secure. The authors used to encounter insecure PHP encryption code on a daily basis, so they created this library to bring more security to the ecosystem. Secondly, this library is "difficult to misuse." Like libsodium, its API is designed to be easy to use in a secure way and hard to use in an insecure way.

Peut-être utile pour BoZoN : Bronco, si tu me lis...

BoZon librairie php sécurité
- https://github.com/defuse/php-encryption
imgur.com thumbnail
Name that song - Imgur
2016-12-20 11:39 - permalink -

You can reduce this all down to a few lines if you import the queen module in python.

^_^
via Yome

Humour
- https://imgur.com/fuDDhdL
Décès de Mix & Remix - yakmoijebrille
2016-12-20 11:35 - permalink -

Encore un qui s'en va.
Cela me fait penser au site http://www.worldpancreaticcancerday.org/about/

- http://fabienm.eu/shaarli/?qqAAvA
Thanassis Bakalidis's Programming and DBA Scratch Pad: CakePHP 2.x: Saving paging data in the session
2016-12-20 11:6 - permalink -
CakePHP session
- https://abakalidis.blogspot.fr/2014/01/cakephp-saving-paging-data-in-session.html
page 146 / 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