- http://mxtoolbox.com/blacklists.aspx
- http://www.trustedsource.org/en/feedback/checking
- emailing solutions : https://www.ventureharbour.com/transactional-email-service-best-mandrill-vs-sendgrid-vs-mailjet/ sendgrid looks good
- http://mailchimp.com/about/authentication/
- mail go to spam ? check ip reputation https://twitter.com/noaheverett/status/720787111050362881
démarrer nouveau projet symfony :
http://gnugat.github.io/2014/06/18/learn-sf2-composer-part-1.html
devshelf :
http://devshelf.us A community-driven reading shelf, with references to curated articles on front-end development.
- login form : http://blog.mailchimp.com/social-login-buttons-arent-worth-it/
- mobile : https://twitter.com/addyosmani/status/488094015473344513 (Targeting mobile? ✓ Define a viewport ✓ Fit content to screen ✓ Increase touch target size ✓ Dont disable zoom ✓ Have legible text ✓ BE FAST)
-
favicon generator :
- http://realfavicongenerator.net
- http://www.favicomatic.com
- favicon complete documentation https://mathiasbynens.be/notes/touch-icons
-
Compression
- Best : ?
- Good : tinypng, smalljpg
-
To try :
It can be interesting to have his author name attributed by the svn server (particularly when using the same login to connect on the svn server over ssh). This post will show you how that can be done.
This tutorial has been made and used to configure a multi-user svn environment on a OVH shared host (hébergement mutualisé). The source guide is available here : http://help.ovh.co.uk/SVNMutu (in english) and here : http://guides.ovh.com/SVNMutu (in french). We push things a bit forward as we resolve a common problem described here : http://forum.ovh.com/showthread.php?t=48610.
As always, feedbacks/comments appreciated.
Let’s go !
- Generating a dsa and a rsa private/public key
sur la catchabilité des fatal erreurs dans php
https://wiki.php.net/rfc/engine_exceptions_for_php7
Très interessant, à savoir/intégrer, bon complément de
http://www.theodo.fr/blog/2014/04/manage-php-errors-and-exceptions-in-your-project/