Posts Tagged ‘microformats’

Show off your hidden data with SearchMonkey - new article on Digital-Web

Wednesday, June 4th, 2008

Digital Web just released my new article about showing the world your page-embedded data with Searchmonkey. SearchMonkey is a new Yahoo product that allows you to enhance search results with information that is in your document but wasn’t indexed by Yahoo. You can either retrieve this information with an XSLT and transforming the document or by picking from RDF and microformatic data in the document.

The article is a step-by-step tutorial how to turn the search results of Facebook apps into a richer experience by showing a thumbnail preview and a description without having to click through to facebook:

Facebook Applications search results with and without Searchmonkey

What does adding empty links to a document do in terms of accessiblity?

Thursday, January 24th, 2008

Over at the YUI blog, I managed to convince accessibility researcher and all-out good colleague Mike Davies to publish a research on how empty links in the document affect accessibility.

Why would you ever add empty links to a document? Well, it is part of a Microformat, in this case the include pattern. Over to Mike:

The Microformats group have created an include pattern which is a mechanism for including a portion of data from one area of a page into another area on the same page. Essentially, it’s a means of preventing the duplication of data.
A good example of this is a page that lists all the reviews done by one person. Instead of every review having to duplicate the reviewer details, we can use the include pattern to define the reviewer once, and include it into each review. No needless duplication.
The main technique being advocated as an include is the humble link, but in an effort to minimise duplication of content, the example is an empty link; a link with no link text:

<a class="include" href="#author" title="James Levine"></a>

So if you wondered about this microformat and accessibilty, go on over to the yuiblog and have a read.

@mediaAjax
Scripting Enabled - hacking the web to be more accessible - London, England 19th and 20th of September 2008
Wait till I come! is the blog of , a developer evangelist living and working in London, England. Download vcard.

Feed me, Seymour: Entries (RSS) and Comments (RSS).