Re: [Bug 7508] <dialog> needs a way to add non-speech related information

On 9 Sep 2009, at 03:04, bugzilla@wiggum.w3.org wrote:

> http://www.w3.org/Bugs/Public/show_bug.cgi?id=7508
>
>
> Michael(tm) Smith <mike@w3.org> changed:
>
>           What    |Removed                     |Added
> ----------------------------------------------------------------------------
>           Keywords|                            |NE
>

Some examples of chat on the web can be found at:

http://projectcerbera.com/!dev/irc-logs/day
http://krijnhoetmer.nl/irc-logs/whatwg/20090909

And also http://campfirenow.com/, which I don't think I can link to  
but here's a sample of the chat HTML:

<tr class="enter_message message user_451844" id="message_157661845"  
style=""> <td class="person">Stephen S.</td> <td class="body"><div>has  
entered the room</div></td> </tr> <tr class="timestamp_message  
message" id="message_157661956" style=""> <td class="date"><span  
style="display:none">Sep 9</span></td> <td class="time"><div> 1:30 PM</ 
div></td> </tr> <tr class="text_message message user_451844 you"  
id="message_157661957" style=""> <td class="person"><span>Stephen S.</ 
span></td> <td class="body"><div>Testing, 1,2,3. Hello W3C.</div></td>  
</tr>  <tr class="kick_message message user_451844"  
id="message_157661989" style=""> <td class="person">Stephen S.</td>  
<td class="body"><div>has left the room </div></td> </tr>
Mibbit.com similarly uses a <table> but I think one example with  
<table> is enough.

>
> -- 
> Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
>

--
Stephen Stewart

Received on Wednesday, 9 September 2009 12:50:36 UTC