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
18 results tagged erreur  ✕
How to write error messages that actually help users rather than frustrate them - Piccalilli https://piccalil.li/blog/how-to-write-error-messages-that-actually-help-users-rather-than-frustrate-them/
17/04/2025 22:50:30

Prenez le temps nécessaire pour concevoir une bonne expérience utilisateur en matière d'erreurs. Quand quelque chose foire (et ça finit toujours par foirer), c'est déjà assez frustrant comme ça.

erreur ux
Node.js Process Exit Strategies: Signals, Errors, and Graceful Shutdowns | Leapcell https://leapcell.io/blog/nodejs-process-exit-strategies
11/03/2025 09:42:16

A guide to handling Node.js process exits, preventing crashes, and ensuring smooth recovery.

nodejs processus erreur
When life gives you lemons, write better error messages | by Jenni Nadler | Sep, 2022 | Wix UX https://wix-ux.com/when-life-gives-you-lemons-write-better-error-messages-46c5223e1a2f
26/10/2022 16:08:16

Essayer d'aider l'utilisateur autant que possible lorsque vous générez des messages d'erreur.

erreur ux
Designing Better Error Messages UX https://www.smashingmagazine.com/2022/08/error-messages-ux-design/
04/09/2022 08:44:45

Un très bon topo sur les messages d'erreur dans une application.

ux erreur design
Writing clearer error messages – UX Collective https://uxdesign.cc/writing-clearer-error-messages-d57d6f388140
08/04/2019 11:49:33
erreur ux good-practice
The Smart Ways to Correct Mistakes in Git | CSS-Tricks https://css-tricks.com/the-smart-ways-to-correct-mistakes-in-git/
15/02/2019 09:15:12

Pas mal de bons conseil pour corriger des erreurs dans Git.

git erreur
How to Report Errors in Forms: 10 Design Guidelines https://www.nngroup.com/articles/errors-forms-design-guidelines/
13/02/2019 14:17:41

J'ai déjà linké beaucoup d'articles sur ce sujet mais histoire que ça rentre bien :P

form erreur ux
How can I recover data from my DiskStation using a PC? | Synology Inc. https://www.synology.com/en-us/knowledgebase/DSM/tutorial/Storage/How_can_I_recover_data_from_my_DiskStation_using_a_PC
22/01/2019 13:22:26

Sous le coude.

In the unfortunate event your DiskStation fails, you'll probably want to recover the data stored on its hard drives. Data stored on the DiskStation's hard drives can be easily recovered using an Ubuntu live CD and your computer. Please see the steps below.

Prepare a PC with enough hard drive slots available to install the hard drives from your DiskStation.

Remove the hard drives from your DiskStation and connect them to your computer. For RAID or SHR configurations, you'll have to connect all the hard drives (excluding hard drives used as hot spares) to your computer at the same time.

Note: Please make sure the file system running on the hard drives of your Synology NAS are EXT4 or Btrfs.

Visit http://www.ubuntu.com/download/desktop to download the Ubuntu ISO file.

Burn the ISO on a blank DVD and use it to boot your computer.

Install Ubuntu on an empty hard drive or USB stick.

If you're recovering files from a RAID or SHR configuration, please see steps 7 to 11. For recovering files from basic storage types with only one hard drive, please skip to step 12.

Go to Applications and open Terminal.

Install mdadm with the following commands.

Ubuntu@ubuntu:~$ sudo -i

root@ubuntu:~$ apt-get install mdadm

Select No configuration and complete the installation.

Install lvm2 with the following commands.

root@ubuntu:~$ apt-get install lvm2 (otherwise vgchange won't work)

Run the following command to mount all of the hard drives from your DiskStation.

root@ubuntu:~$ mdadm -Asf && vgchange -ay

Now you'll be able to browse all the shares and files on the hard drives. You may also connect a USB drive to the PC, copy required files to the USB drive, and then transfer the files to other devices.

synology nas recovery backup erreur
404 Page Templates From CodePen - Freebie Supply https://freebiesupply.com/blog/404-page-templates/
02/01/2019 14:07:30

Plein d'exemples de pages 404.

erreur page
Common webpage design mistakes http://blog-en.tilda.cc/articles-website-design-mistakes
27/08/2018 13:37:41

Plein de très bonnes indications sur les erreurs à éviter pour le design d'une page.

design page astuce erreur
The art of the error message – The Style of Elements https://thestyleofelements.org/the-art-of-the-error-message-9f878d0bff80
23/01/2018 13:38:13

Les messages d'erreur, c'est tout un art.

erreur message ux
A Look into Error Handling in Mule 4 Beta | MuleSoft Blog https://blogs.mulesoft.com/dev/mule-dev/how-to-error-handling-mule-4-beta
12/09/2017 17:37:31

Gestion d'erreur améliorée dans Mule 4.

erreur mule
Handing JSON data errors in Slim 3 | Rob Allen's DevNotes https://akrabat.com/handing-json-data-errors-in-slim-3/
22/12/2016 13:29:47
slimframework php json erreur
How To Design Error States For Mobile Apps – Smashing Magazine https://www.smashingmagazine.com/2016/09/how-to-design-error-states-for-mobile-apps/
26/09/2016 12:54:36

Vers une meilleur gestion des erreurs.

Via https://blog.stephaniewalter.fr/semaine-pixels-23-septembre-2016/

erreur ux ui
Oh, shit, git! http://ohshitgit.com/
14/09/2016 11:38:19

Quelques astuces pour le jour où vous merderez profondément avec GIT :)

git rollback erreur debug
Android, Nextcloud, son application Contacts, DAVdroid et l'erreur 15 - Blog de dada https://www.dadall.info/blog/index.php?article555/android-nextcloud-son-application-contact-davdroid-et-l-erreur-15
07/09/2016 15:09:20

Ce retour d'expérience peut être utile.

nextcloud owncloud contact synchronisation erreur java
jquery form plugin, no error handling http://w3stack.org/question/jquery-form-plugin-no-error-handling/#10753172
28/01/2016 15:40:45

Une très bonne explication des éventuels retours bizarres que l'on peut avoir avec le plugin jQuery Form lorsque le navigateur ne supporte pas la soumission en AJAX avec des pièces jointes et utilise donc le fallback avec une iframe.

jquery plugin ajax form erreur
github - Git, fatal: The remote end hung up unexpectedly - Stack Overflow http://stackoverflow.com/questions/15240815/git-fatal-the-remote-end-hung-up-unexpectedly
18/03/2015 16:34:17

Commande utile quand on rencontre l'erreur ci-dessus lors d'un premier push sur un repo externe :
git config http.postBuffer 524288000

git erreur
3845 links, including 129 private
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Theme by kalvn