kalvn's links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 140 / 202
How to redirect to another webpage in JavaScript/jQuery? - Stack Overflow http://stackoverflow.com/questions/503093/how-to-redirect-to-another-webpage-in-javascript-jquery/506004#506004
07/04/2017 14:23:24

Histoire de garder ça sous le coude.

JavaScript redirection
J’ai regardé ma copine jouer à Zelda : Breath of the Wild et j’ai appris énormément de choses http://www.journaldugeek.com/2017/04/03/ma-copine-jouer-zelda-breath-of-the-wild-compris-enormement-choses/
06/04/2017 22:33:30

Très bon résumé de pourquoi Breath Of The Wild est un excellent jeu. L'aventure avec un grand A !

zelda JeuxVidéos
The Elements of UX & UI Visualized – Bankai – Medium https://medium.com/@bankai_ux/the-elements-of-ux-ui-visualized-5140254a8b76
06/04/2017 11:52:00

Todo : imprimer ça taille poster.

UX UI chart graphique
A11Y Style Guide http://a11y-style-guide.com/style-guide/section-forms.html
06/04/2017 11:50:15

tl;dr

Un guide sur l'accessibilité des formulaires HTML.

accessibilité HTML form tuto
Flexbox Cheatsheet http://yoksel.github.io/flex-cheatsheet/#display
06/04/2017 11:49:35

Encore une cheat sheet Flexbox. Très joliment réalisée :)

cheatsheet flexbox
Responsive Orbital Icons - animated http://codepen.io/pieter-biesemans/pen/xqVBdK
06/04/2017 11:49:11

Belle démo d'animation CSS.

showcase CSS animation
43% of Sites Have Severe 'Flickering' Issues for Their Main Drop-Down Menu - Articles - Baymard Institute https://baymard.com/blog/dropdown-menu-flickering-issue
06/04/2017 11:40:54

La solution mise en place par Amazon est assez bluffante de pertinence et d'efficacité. Et loin d'être simple, techniquement parlant.

Despite having vertical menu items of very low height, Amazon solves the issue of accidentally activating sibling categories by using a mouse path analysis, that adds an extra-long hover delay if the user moves in a direct line toward any of the sub-categories of the expanded drop-down menu — we’ve here marked the mouse path that triggers the extra hover delay in red.

J'aime quand des gens poussent à ce point les problématiques de User Experience.

UX amazon
Using DevTools to Tweak Designs in the Browser | CSS-Tricks https://css-tricks.com/using-devtools-tweak-designs-browser/
06/04/2017 11:32:09

Plein de petites astuces pour profiter de la console de développement lors du design d'une page web.

Par exemple je ne connaissais pas du tout la commande document.designMode = 'on' qui permet de rendre éditable le contenu du site pour tester en live ce qu'il se passe lorsqu'un contenu est trop long par exemple.

Vous pouvez aussi cacher un noeud en le sélectionnant et en appuyant simplement sur h.

debug dev web navigateur design
Paragliding WHOLE MAP! Flying Machine in Zelda: Breath of the Wild - YouTube https://www.youtube.com/watch?v=cXMlXSDwzU8
06/04/2017 10:22:26
thumbnail

Bien vu :)

zelda JeuxVidéos video youtube
[YTP FR] C'est Pierre qui gère - YouTube https://www.youtube.com/watch?v=PWq0oUeb4cw
04/04/2017 22:28:53
thumbnail

Priceless xD

video fun wtf pokémon
Welcome to Mastodon · Aldarone.fr https://aldarone.fr/welcome-to-mastodon/
04/04/2017 17:36:51

Intéressant ce micro réseau social décentralisé !

mastodon social décentralisé
VLMC, open source video editor - VideoLAN https://www.videolan.org/vlmc/
30/03/2017 10:55:31

L'organisation VideoLAN sort une application de montage vidéo multiplateforme (Windows, MacOS, Linux). C'est encore très expérimental mais j'ai vraiment hâte de voir ce que ça va donner !

vlc vlmc montage video
ShellCheck – shell script analysis tool https://www.shellcheck.net/
30/03/2017 10:53:25

Collez votre script shell, et vous obtenez une analyse assez détaillée.

Très bon outil !

shell bash check
Java Keytool Essentials: Working with Java Keystores | DigitalOcean https://www.digitalocean.com/community/tutorials/java-keytool-essentials-working-with-java-keystores
30/03/2017 09:19:23

Une cheat sheet pour l'outil keytool qui permet de travailler avec des keystores et truststores (fichiers JKS).

cheatsheet keytool certificat jks keystore
filesystems - Find out which process is locking a file or folder in Windows - Super User https://superuser.com/questions/117902/find-out-which-process-is-locking-a-file-or-folder-in-windows/643312#643312
29/03/2017 13:45:16

Sous Windows, trouver quel processus bloque l'accès à un fichier, sans installation d'outil supplémentaire.

  • Open Resource Monitor, which can be found by searching for resmon.exe in the start menu, or as a button on the Performance tab in your Task Manager
  • Use the search field in the Associated Handles section on the CPU tab Pointed at by blue arrow in screen shot below

In case it's not obvious, when you've found the handle, you can identify the process by looking at the Image and/or PID column.

You can then close the application if you are able to do that, or just right-click the row and you'll get the option of killing the process right there. Easy peasy!

Windows bloque fichier processus
Référencement naturel - SEO - Guide pratique complet http://www.commentcamarche.net/contents/1267-referencement-naturel-seo-guide-pratique-complet
29/03/2017 13:43:02

Un guide ultra-complet sur la Search Engine Optimization (SEO).

seo search google optimisation
Animista http://animista.net/
29/03/2017 13:37:47

Jouer avec les animations CSS en live.

animation CSS
Maîtriser Bootstrap 3 Par la pratique - OpenTuto http://www.opentuto.com/informatique/maitriser-bootstrap-3-par-la-pratique/
28/03/2017 14:42:13

Le tuto semble bon mais ... pourquoi imposer aux gens leur manière de scroller ?? J'ai désactivé le smooth scrolling de mon navigateur parce que je trouve ça super imprécis et beaucoup plus lent donc beaucoup moins efficace. Et régulièrement je tombe sur ce genre de site où il semble que le scroll est artificiellement animé en Javascript. C'est vraiment chiant.

avisperso bootstrap tuto
Les navigateurs supportent Grid Layout - Alsacreations https://www.alsacreations.com/actu/lire/1735-les-navigateurs-supportent-grid-layout.html
28/03/2017 14:35:34

GridLayout arrive tout doucement. Flex a déjà résolu bon nombre de problèmes du passé mais Grid permet de nouvelles choses et renforce la séparation entre structure (HTML) et style (CSS).

grid CSS
Telnet Commands for a Thomson Router https://lehollandaisvolant.net/tout/BAK/telnet/
27/03/2017 09:51:38

Une doc de l'interface telnet des routeurs Thomson.

Rassemblée et backupée par Lehollandaisvolant, merci ! Ça devenait urgent parce que les docs officielles sont pour ainsi dire pratiquement impossibles à trouver voir inexistantes.

routeur internet thomson documentation telnet
page 140 / 202
4161 links, including 129 private
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Theme by kalvn