Program in Art, Culture and Technology (ACT) Archives and Special Collections.
Le pionier du computer graphics arts
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.
Extrait du manifeste de la poésie surréaliste d'Isidore Isou.
A JavaScript API for drawing unconventional text effects on the web
De jeunes graphistes suisses un peu mous dans les années 60.
Pour faire des schémas en assci et les exporter en format texte.
Une bibliothèque js pour manipuler du svg facilement. La possibilité de transformer du texte en svg a du potentiel
"I'm developing an extension for exporting PDF files with the CMYK colorsystem, using the last version of Uniconvertor.
It's not 100% yet. Text doesn't run so well, just paths. Special effects (blur, filtros...) even so."
Un petit outil pour connaître le keycode d'un caractère pour Javascript
Outil en ligne de génération de masques css
rawBot is a powerful, free application that invites you to write simple Python scripts to generate two-dimensional graphics. The builtin graphics primitives support rectangles, ovals, (bezier) paths, polygons, text objects and transparency.
"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.