2015
2014
Ace - The High Performance Code Editor for the Web
by dzc & 1 otherAce is an embeddable code editor written in JavaScript. It matches the features and performance of native editors such as Sublime, Vim and TextMate. It can be easily embedded in any web page and JavaScript application. Ace is maintained as the primary editor for Cloud9 IDE
HTML5Pattern : source of regularly used Input-Patterns
by dzcHTML5Pattern is a source of regularly used Input-Patterns. Pattern Support Firefox 4+ & Chrome 5+ & Opera 9.6+ & MSIE 10+
Placeholders in Form Fields Are Harmful
by dzc & 1 otherPlaceholder text within a form field makes it difficult for people to remember what information belongs in a field, and to check for and fix errors. It also poses additional burdens for users with visual and cognitive impairments.
2013
guide to forms based website authentication
by dzc & 1 otherHow to log in - How to remain logged in - How to store passwords - Using secret questions - Forgotten password functionality - OpenID - "Remember me" checkbox
- Browser autocompletion of usernames and passwords - Secret URLs (public URLs protected by digest) - Checking password strength - E-mail validation
Typeahead.js - Autocomplétion pour formulaire
by dzc & 1 otherTypeahead.js est une bibliothèque javascript permettant de mettre en place de l'auto-complétion performante dans vos formulaires HTML.
2011
2010
2009
jCryption - JavaScript data encryption
by dzc & 1 otherjavascript HTML-Form encryption plugin, which encrypts the POST/GET-Data that will be sent when you submit a form.