Category Archives: Front-end code
dConstruct 2008 notes
My journey to d.construct was a long one, I hadn’t even checked which talks were when, so I was very thankful for the schedule built into your name tag! I took quite a few notes for general use, but please to refer to the originals where possible:
Strange sIFR / screen-reader bug
![sIFR logo.](http://alastairc.ac/wp-content/uploads/2008/07/logo_sifr2.gif)
Where SEO and accessibility collide
Recently a link to a Search Engine Optimisation (SEO) cheat sheet came across my radar, and I was curious what sort advice is given for SEO these days. I'm not an SEO expert, but I thought a short analysis of how SEO and accessibility overlap or conflict would be useful.
Galleries in WordPress 2.5
![Default gallery. The gallery example as published, showing the 6 example pictures.](/wp-content/uploads/2008/04/05-post-gallery-150x150.png)
Font-based layouts becoming fashionable?
Layouts are becoming an issue again. The (browser) landscape is changing, as are the fashion in layouts, but not really in unison. I can understand giving a greater weight towards design aspects, and maintaining the grid, however, I find the timing curious, as these changes seem likely to be obsolete soon.
CSS – the antithesis of frameworks
![Blueprint logo.](/wp-content/uploads/2007/08/blueprint.gif)
Usability enhancements with JavaScript
There are some things that are nice to add to a site that you don't actually want to put in the content. They should be automatically added, so that you can change them systematically across the whole site. You can use JavaScript to add useful things like highlights for external links and to make quotes clickable. Not new things, but a collection of some robust enhancements.
Responsibility for accessible content
A simple rule for good web sites: content is golden. In an accessibility context, structured content is golden. It a core responsibility of the site owner to ensure this is followed (not just the developer). When you examine this issue, you can then understand why few organisations will ever produce accessible PDFs.
XHTML disrupted by Mobile access
![Screen shot of the XML error, lots of code.](/wp-content/uploads/2007/06/xml-error_firefox.thumbnail.gif)
application/xhtml+xml
? I've recently found that even a well authored site using valid XHTML can display as an XML error in browsers that support XML mime types.
Nested conditional comments