294 private links
in-house expertise is needed at some point.
It allows:
- to share ideas with own blogs
- stay informed in real time
- discover new blogs (via reference in an article or webring)
So the idea is to parse them with an engine ! Here comes RSS Discovery Engine
Pour la culture
Nua.ge serais donc une alternative à AWS pour les PME, startup, etc... ok :)
LeHollandaisVolant collecte les petits sites indépendants qu'il trouve et les mets ici :)
Impressive :)
The example about youtube-gif is a great example of what can be done fast !
Des exemples de sites collaboratifs où les contributrices et contributeurs qui agissent pour faire une bonne action.
In the console: $0.offsetParent → $0 is the currently set element.
Then we can use the offsetParent object property to find the closest ancestor to that element that has its position set to something other than static.
Solutions:
-
styling it manually through CSS :
input:focus { outline: 2px solid deeppink; } -
A keyup tab event listener. Think about adding the class through JS, that way the focus will still be accessible if JS fails to load.
-
the property
::focus-visible
The background color of checkboxes will be the one determined by accent-color. Nice !
And the surrounding stays accessible whatever this color is as the webbrowsers have their own implementation of this.
I share this point of view
uBlockOrigin has more power than pihole that only blocks network requests. A comment explains some points about it.
A great introduction to the lotus blossom.
I use it to get some ideas for the User-centered design methods class
touch {hero,lightbox,form,another-component}.njk
When to use the drop-shadow filter:
- on a non-rectangular shadow (or clipped elements)
- on a group of box
Limitation: it does not have the spread parameter.
A code snippet is provided for it. Well done.
A curated list of CSS named colors.
mBarker84 made a list with these names only on Github
Un logiciel 3D simple d'utilisation qui permet d'exporter des scènes 3D (zoom et mouvement de la caméra par l'utilisateur inclus).
Possibilité d'export en .jpg, .png, .gif ou format JS, HTML, CSS pour l'intégration.