[uf-discuss] plays, skits & scripts
Robert Bachmann
rbach at rbach.priv.at
Thu Feb 2 08:05:09 PST 2006
Chris Messina wrote:
> [...]
> Anyone else have opinions?
>
> Chris
The format I use for <http://rbach.priv.at/Microformats-IRC/> is
inspired by http://tantek.com/presentations/2005/09/elements-of-xhtml/
(39. Compounds: conversation) uses <ol>, <q>, <cite>, and some
additional class names.
It's far from perfect but it enables me to do some simple DOM scripting
(show/hide: JOIN's QUIT's/PART's MODE's jibot mfbot).
<ol>
<li class="join" id="T155152">
[<a href="#T155152"><abbr
title="2006-02-02T15:51:52+00:00">15:51:52</abbr></a>]
<span>* RobertBachmann (n=RobertBa at M2475P012.adsl.highway.telekom.at)
has joined #microformats</span>
</li>
<li class="message">
[<abbr title="2006-02-02T15:51:52+00:00">15:51:52</abbr>]
<<cite>jibot</cite>>
<q>RobertBachmann is Robert Bachmann <<a
href="http://rbach.priv.at/">http://rbach.priv.at/</a>> and lives in
Austria (Timezone: 01:00)</q>
</li>
</ol>
Possible class names are:
- action
- join
- message
- mode
- nick-change
- notice
- part
- quit
- topic
- topic-change
Robert
P.S: Suggestions for improvement are always welcome.
--
Robert Bachmann <rbach at rbach.priv.at> (OpenPGP KeyID: 0x4A5CCF10)
More information about the microformats-discuss
mailing list