Petit blog qui rassemble des productions faites avec des machines à écrire.
Faire des filtres type trame de diffusion en svg sur du texte ou de l'image.
PrePostPrint est un groupe de recherche autour des systèmes de publication libres alternatifs. PrePostPrint focalise notamment sur l’utilisation des technologies issu du web pour créer des publications hybrides et imprimés.
Un musée sur internet Archive qui recense pleins de vieux programmes.
Smooth Scrollbar is a JavaScript Plugin that allows you customizing high perfermance scrollbars cross browsers.
Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks.
Blog qui collecte des image fait en mode asccii.
Pour faire des schémas en assci et les exporter en format texte.
Un petit outil pour connaître le keycode d'un caractère pour Javascript
Outil en ligne de génération de masques css
"Hello World" is the first program one usually writes when learning a new programming language. Having first been mentioned in Brian Kernighan's tutorial to the B programming language, it became widely known through Kernighan & Ritchie's 1978 book that introduced "The C Programming Language", where it read like this:
main() {
printf("hello, world\n");
}
Since then, Hello World has been implemented in just about every programming language on the planet. This collection includes 571 Hello World programs in as many more-or-less well known programming languages, plus 76 human languages.
The program CA.html creates images that show the evolution of one-dimensional cellular automata over time. (What this means is explained below.) A set of rules for an automaton is generated randomly when you click "Create New Rule Set Using". Only some of the rules in the set are active; the slider at the top determines how many are active. When very few are active, the image tends to be boring, with the colors either dying out or repeating in a simple pattern. When most of the rules are active, the image again tends to be boring, but this time because the pattern is too chaotic. Maybe somewhere between, at the "edge of chaos," you can get interesting and beautiful patterns.
Unscii is a set of bitmapped Unicode fonts based on classic system fonts. Unscii attempts to support character cell art well while also being suitable for terminal and programming use.
Le Hellschreiber - l'Ecriture Hell - est une facette fascinante, mais peu connue des techniques de communications. Le Hellschreiber, le premier mode Fac-similé vraiment réussi, est aussi ancien que l'électronique elle-même.
Base donnée d'image sous CC.
Un outil pour comparer les couleurs en valeurs hexadécimales
Tidy is a console application for Mac OS X, Linux, Windows, UNIX, and more. It corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern standards.
Si vous êtes un développeur web ou un intégrateur un peu tête en l'air, je vous recommande de mettre dans vos bookmarks le site Front-End Checklist. Il s'agit d'une liste d'éléments à vérifier sur vos pages HTML pour ne rien oublier le jour de la mise en prod.
Today, while I was waking up, I came up with an idea on how to do something that I’ve been wanting to do for a while. But before I tell you what the idea was, let me contextualize you.
OpenType features allow fonts to behave smartly. This behavior can do simple things (e.g. change letters to small caps) or they can do complex things (e.g. insert swashes, alternates, and ligatures to make text set in a script font feel handmade).