Category: Accessibility

  • Twitter polls for developer sentiment

    Twitter polls for developer sentiment

    Yesterday, I wrote about how I reason about developer needs and the kinds of data I take into account. Unsurprisingly, many of you wondered what kind of twitter polls I was talking about. Between 100 and 2000 developers answered most of these questions. BIG CAVEAT: twitter polls have issues like no demographics info, audience bias,…

  • Guest on The Big Web Show

    This week I had the good fortune to spend an hour talking with Jeffrey Zeldman and Dan Benjamin about all things CSS on The Big Web Show. It was lively and fun despite my cell phone making weird noises during the podcast. (Ooops, sorry!) We talked about progressive enhancement, carpentry, testing, rounded corners, oocss, performance,…

  • Object Oriented CSS, Grids on Github

    My Object Oriented CSS grids and templates are open sourced on github. They have all the functionality of YUI grids plus some important features. Only 4kb, half the size of YUI grids. (I was totally happy when I checked the final size!) They allow infinite nesting and stacking. The only change required to use any…

  • Design Fast Websites – Don’t blame the rounded corners! on YUI Theater

    I visited Yahoo! last week to record a talk I had given at the Front End Summit in October. If you are a designer or an F2E it is essential that you understand the ways in which design choices impact overall site performance. This talk establishes guidelines for High Performance Design including 9 Best Practices.…

  • Optimisation des Images : Les 7 erreurs à éviter at ParisWeb

    Je vais parler (en francais! eek!) avec Eric Daspet de la performance des images pour le web a ParisWeb. Les inscriptions pour Paris Web 2008 sont officiellement ouvertes. Jusqu’au 15 octobre au soir, vous bénéficierez de tarifs réduits. Le conference sera lieu a Paris le 13-15 Novembre. J’attend vous voir bientot alors. 😉 Voila le…

  • YUI 3 Sneak Peek

    The YUI team released YUI3 for a sneak peek preview. The goals make me happy… especially goal 2. lighter (less K-weight on the wire and on the page for most uses) faster (fewer http requests, less code to write and compile, more efficient code) more consistent (common naming, event signatures, and widget APIs throughout the…

  • Victor Tsaran presents screen readers

    Most companies either don’t have the resources or aren’t willing to invest in assistive technologies so that they can actively test their web products, so their employees are forced to simply follow the rules (WAI) as best they can and hope that their final product is at least somewhat accessible. Victor Tsaran’s video introduction to…

  • Why are women not on the A-list?

    I’m not a proponent of lowering skill level for diversities sake, but is it possible that there are CSS Goddesses on the A-list in terms of technical skill, speaking ability, and vision who simply aren’t on the radar of the web development community?

  • Pourquoi des sites au design accessible ?

    Un site accessibles et un site inaccessibles peuvent paraître exactement les mêmes pour un utilisateur qui n’est pas handicapé. Il peut alors être difficile de comprendre les raisons de tout ce remue-ménage. Pourquoi est-il aussi important de tenir compte de cette accessibilité lorsqu’on conçoit et lorsqu’on met en forme des pages Internet ?

  • L’accessibilité pour les rédacteurs : les manuels de logiciels

    L’une des améliorations les plus importantes pouvant être réalisée pour l’accessibilité d’un site est une tâche qui échappera souvent aux rédacteurs. Ajouter du texte pour décrire des images permet aux non-voyants et aux déficients visuels d’accéder au contenu de votre page, mais écrire n’est pas forcément quelque chose d’inné. Les conseils énoncés ici vous aideront…