201 private links
Checklist to publish a webpage
Les documents publiés par la CNIL sont pleins de ressources.
Il faut simplement prendre le temps de les trouver.
Un des points les plus difficiles du RGPD : savoir si on est sous-traitant, responsable de traitement, co-responsable de traitement (ou les 3 à la fois!).
Pour te souvenir quelles obligations s'appliquent à qui, enregistre ce post pour plus tard.
Ce que je trouve le plus utile, c'est que la CNIL a mis l'article du RGPD à chaque ligne. Revenir aux sources, c'est la base.
Maintenant, tu pourras utiliser cette checklist pour vérifier que tu n'as rien oublié dans tes contrats.
The good old paper and a pen still work well. I am also so messy with my lists that I can write them on any old paper sheet or piece of.
It is valuable to offload what is in your mind, and see the current progress.
A checklist about accessibility. It ensures that the website follows some standards. The demo (https://www.magentaa11y.com/demos/) definitely help in order to follow these.
Check the interaction is ok
A quick accessibility checklist for programmers
Create checklist, plannings and so on with design
- Sufficient contrast between foreground and background (Colour Palette Checker or Colour Contrast Analyser).
- Coding of information not exclusively through colours (e.g. icons)
- Interactive elements easy to identify as such
- Clear and consistent navigation
- Input fields are provided with clear meaningful labels
- The system provides easy-to-perceive feedback?
- Meaningful grouping of content through spacing and headings
- Typography works with (browser) scaling of font size?
- Alternatives for images and multimedia content (e.g. descriptive text) are offered
- Automatic playback or execution of content and action is avoided
- Headings and links are meaningful
- There are clear work instructions and assistance
Checklist to set up a new python project on Github