Quelques 337 marque-pages glanés pendant ma navigation sur le Web.
https://www.franceculture.fr/emissions/la-vie-numerique/coder-ce-nest-ni-facile-ni-marrant
https://confs.imirhil.fr/20170513_root66_securite-admin-sys/
http://www.bortzmeyer.org/cours-dns-cnam.html
https://answers.microsoft.com/en-us/windows/wiki/windows_10-files/how-to-disable-onedrive-in-windows-10/bb20683e-c38f-4c38-9b22-dfd73eeeb510
Désactiver OneDrive sur Windows 10 :
> taskkill /f /im OneDrive.exe
Sur un système 64 bits :
> %SystemRoot%\SysWOW64\OneDriveSetup.exe /uninstall
Sur un système 32 bits :
> %SystemRoot%\System32\OneDriveSetup.exe /uninstall
http://www.karlgroves.com/2014/11/24/ridiculously-easy-trick-for-keyboard-accessibility/
http://www.macameraip.com/installation-z-wave-raspberry-guide-du-debutant/
https://forum.xda-developers.com/showpost.php?p=71823043
Comment revenir à la version d’Android Wear 1.5 sur une LG G Watch R, après avoir fait la mise Android Wear 2.0 et ne pas avoir du tout aimé le nouveau système de notifications, ainsi que les raccourcis nouveaux et supprimés…
Pour supprimer la notification de mise à jour :
https://forum.xda-developers.com/showpost.php?p=71964952&postcount=22
Google a rusé, il faut aussi modifier ce paramètre :
https://forum.xda-developers.com/showpost.php?p=73366699&postcount=49
https://medium.com/@OVHUXLabs/la-puissance-des-workflows-git-12e195cafe44
Après avoir testé Git Flow, Github Flow, les devops d’OVH nous propose leur solution hybride.
https://www.abyssproject.net/2017/03/preparation-dun-hp-microserver-gen-8-servir-de-nas/
https://stackoverflow.com/questions/6293893/how-to-force-files-to-open-in-browser-instead-of-download-pdf
To indicate to the browser that the file should be viewed in the browser:
Content-Type: application/pdf
Content-Disposition: inline; filename="filename.pdf"
To have the file downloaded rather than viewed:
Content-Type: application/pdf
Content-Disposition: attachment; filename="filename.pdf"
http://afana.me/post/aspnet-mvc-internationalization.aspx
Now, let’s review the terms used so far:
• Globalization (G11N): The process of making an application support different languages and regions.
• Localization (L10N): The process of customizing an application for a given language and region.
• Internationalization (I18N): Describes both globalization and localization.
• Culture: It is a language and, optionally, a region.
• Locale: A locale is the same as a culture.
• Neutral culture: A culture that has a specified language, but not a region. (e.g. “en”, “es”)
• Specific culture: A culture that has a specified language and region. (e.g. “en-US”, “en-GB”, “es-CL”)
https://stephaniewalter.design/fr/blog/tricher-grace-ux-plus-de-code-optimisable/
https://favicon.io/
Générateur de favicons à partir d’initiales.
http://www.dsfc.net/logiciel-libre/fusion-fichiers-pdf/
1. PDF Split And Merge Basic ;
2. PDFTK Builder ;
3. Pdf Split and Merge with Bookmark Import.
http://zty.pe/
Un petit jeu où il faut écrire le plus rapidement possible les mots qui s’affichent pour les détruire.
https://code.tutsplus.com/fr/tutorials/the-30-css-selectors-you-must-memorize--net-16048
https://isthereanydeal.com/
Comparateur de prix pour jeux vidéos avec possibilité de mettre en place des alertes.
https://toolness.github.io/accessible-color-matrix/
https://adamsilver.io/blog/always-use-a-label/
Les placeholders sans label ni aide, c’est le mal…
https://superuser.com/questions/855784/taskbar-pinned-shortcuts-location/855785
Pour gérer les raccourcis dans la barre des tâches de Windows 10 :
→ %APPDATA%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar