public marks

PUBLIC MARKS from nhoizey with tags html & clevermarks

2010

TidyPSD - Get your PSDs organized!

Un service (humain) de rangement de PSD, pour que les intégrateurs arrêtent de s'arracher les cheveux avec les PSD pourris de certains graphistes.

Webmail rendering in Firefox - Litmus

"Not everyone realizes it, but depending on the web browser used to open your email in Hotmail, Gmail, and others, it can be rendered quite differently."

CSScharts - bar charts created with pure CSS

For a project I am working on right now I needed to have really fast bar charts that don't need any plugins or rely heavily on JavaScript. This is why I've put together some bar charts in pure CSS.

2009

Les standards HTML et CSS des origines à mercredi dernier

"HTML et CSS : d'où ils viennent, comment ils sont apparus et pourquoi il faut du champagne cher pour les faire évoluer

molly.com » The Real “Why XHTML” Discussion

"Molly Holzschlag asked me if I’d try and clearly and simply explain why XML parsing is advantageous and why XHTML still is relevant. This was my answer."

Why do we have an IMG element?

by 1 other
"Why an <img> element? Quite simply, because Marc Andreessen shipped one, and shipping code wins."

Intégrateurs, montez au front (Stéphane Deschamps)

by 1 other
« le web [est] l’environnement de développement le plus hostile du monde [...]. Aucun autre environnement de développement n’est aussi compliqué, et en même temps aussi facilement cassé chez le client. »

Les e-mails en HTML c'est difficile

Ce n'est pas nouveau comme le montre ce workshop du W3C de 2007, et ça ne va pas dans le bon sens avec Outlook 2010... :-(

PHP Simple HTML DOM Parser

by 10 others, 3 comments
A HTML DOM parser written in PHP5 let you manipulate HTML in a very easy way!

De plus belles images redimensionnées côté client dans IE7

by 1 other
Si vraiment vous n'êtes pas capable de redimensionner vos images côté serveur pour ne pas surcharger inutilement le réseau, voilà qui sauvera l'apparence dans IE7.

HTML is soooo dead

Voilà un site de partage de photo, vidéo, musique et blog qui a tout de ses classiques concurrents faits en HTML, mais c'est du full Flash. Bin oui, pourquoi faire KISS quand on peut faire compliqué, non standard, inaccessible, lent, compatible IE6, etc. ?

Introduction à WAI ARIA (traduction) | Les intégristes

Après avoir lu cet article, vous comprendrez à quoi sert ARIA, comment l’intégrer à vos sites, et comment l’utiliser dès immédiatement et même sur le plus simple des sites pour le rendre plus accessible.

2008

24 ways, calendrier de l'avent du dev Web

by 70 others, 1 comment
C'est un must read chaque année, alimenté par des pointures internationales du développement Web (à base de standards évidemment)

2007

Home | Email Standards Project

by 22 others
Our goal is to help designers understand why web standards are so important for email, while working with email client developers to ensure that emails render consistently. A community effort to improve the email experience for both designers and readers

A Guide to CSS Support in Email: 2007 Edition

by 19 others
12 months since our original Guide to CSS Support in Email and quite a bit has changed since. Most significant of these changes was in the wrong direction, with Microsoft's decision to use the Word rendering engine instead of IE in Outlook 2007

Natural Docs

by 7 others
Natural Docs is an open-source, extensible, multi-language documentation generator. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it.

2006

Comparing XML office document formats: HTML, ODF, WordML, FO, Word2007 - O'Reilly XML Blog

(via)
People want to know how easy it is to convert from the kind of XML they generate into other purposes. So I loaded a simple HTML file with headings, paragraph, table and list and converted it to various office XML(ish) formats: HTML (through Word 2000), WordML (through Word 2003), pre-standard ODF (SWT, through Open Office 2.0.2), ODF (through Open Office 2.0.2), as XML from the Office 2007 beta, and to XSL-FO using HTML2FO.

|► JAXFront - XML Forms and GUIs in Java and HTML ◄| - Generate User Interfaces

JAXFront is a technology to generate forms on multiple UI channels (Java Swing, HTML, PDF) on the basis of an XML schema. The dynamically generated GUIs allow the user a sophisticated way of editing XML data without being exposed to the underlying XML technology.

2005

Caching Tutorial for Web Authors and Webmasters

by 23 others, 1 comment
A Web cache sits between one or more Web servers (also known as origin servers) and a client or many clients, and watches requests come by, saving copies of the responses — like HTML pages, images and files (collectively known as representations) — for itself. Then, if there is another request for the same URL, it can use the response that it has, instead of asking the origin server for it again.

XHTML Character Entity Reference

by 53 others (via)
This page contains the 252 allowed entities in HTML 4 and XHTML 1.0, as outlined in section 24 of the official HTML 4 specifications, published by the W3C

Kevin Lynch: Flash is your friend in Web 2.0

by 1 other (via)
This is not about Flash vs. HTML or Ajax. It's using Flash + HTML with the Ajax approach to build Web 2.0 applications (to be fully buzzword compliant).