<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=LioudRonco</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=LioudRonco"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/LioudRonco"/>
	<updated>2026-04-25T14:29:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=chat-formats-fr&amp;diff=35695</id>
		<title>chat-formats-fr</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=chat-formats-fr&amp;diff=35695"/>
		<updated>2008-12-19T20:30:29Z</updated>

		<summary type="html">&lt;p&gt;LioudRonco: rolnoracac&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;basalercsit&lt;br /&gt;
&amp;lt;h1&amp;gt; formats de chat &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Les diffÃ©rents formats qui sont utilisÃ©s pour reprÃ©senter les conversations chat, gÃ©nÃ©ralement en interne. Avec les cas d'utilisation extraits des [[chat-examples-fr|exemples chat]], et les vocabulaires utilisÃ©s ici, les prochaines Ã©tapes sont de dÃ©marrer un [[chat-brainstorming-fr|chat-brainstorming]] sur des propositions pour un microformat de chat.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Contributeurs ==&lt;br /&gt;
&lt;br /&gt;
* ChristopherStJohn&lt;br /&gt;
* Tantek Ãelik&lt;br /&gt;
* Jude Robinson&lt;br /&gt;
&lt;br /&gt;
(traduction franÃ§aise [[Christophe Ducamp]])&lt;br /&gt;
&lt;br /&gt;
==ChatZilla Format Interne==&lt;br /&gt;
Notez qu'il n'y a pas de preuve que ce format est utilisÃ© &amp;quot;dans la jungle&amp;quot; pour la publication. ChatZilla utilise HTML comme sa couche de prÃ©sentation. Ce extrait largement dÃ©moli montre deux lignes extraites d'un chat. Ceci donne la saveur (une trÃ¨s grande table avec dans chaque ligne un message chat divisÃ© en trois colonnes : timestamp, nom d'utilisateur et le message lui-mÃªme) mais il y a bien plus de classes en utilisation dans un log complet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;messages-outer&amp;quot;&amp;gt;&lt;br /&gt;
 ...&lt;br /&gt;
 &amp;lt;div id=&amp;quot;output&amp;quot;&amp;gt;&lt;br /&gt;
  ...&lt;br /&gt;
  &amp;lt;table view-type=&amp;quot;IRCChannel&amp;quot; class=&amp;quot;msg-table&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;tbody&amp;gt;&lt;br /&gt;
    &amp;lt;tr mark=&amp;quot;even&amp;quot; msg-user=&amp;quot;cks_ ME!&amp;quot;&lt;br /&gt;
     statusText=&amp;quot;01/31/2006 01:39 PM, cks_!n=chatzill@ppp-70-248-121-149.dsl.rcsntx.swbell.net&amp;quot;&lt;br /&gt;
     view-type=&amp;quot;IRCChannel&amp;quot; dest-type=&amp;quot;IRCChannel&amp;quot; msg-dest=&amp;quot;#microformats&amp;quot;&lt;br /&gt;
     msg-type=&amp;quot;PRIVMSG&amp;quot; class=&amp;quot;msg&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;td time-s=&amp;quot;57&amp;quot; time-n=&amp;quot;39&amp;quot; time-h=&amp;quot;13&amp;quot; time-d=&amp;quot;31&amp;quot; time-m=&amp;quot;01&amp;quot; time-y=&amp;quot;2006&amp;quot; class=&amp;quot;msg-timestamp&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;/td&amp;gt;&lt;br /&gt;
     &amp;lt;td class=&amp;quot;msg-user&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;span&amp;gt;cks_&amp;lt;/span&amp;gt;&lt;br /&gt;
     &amp;lt;/td&amp;gt;&lt;br /&gt;
     &amp;lt;td class=&amp;quot;msg-data&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;span&amp;gt;so, using chatzilla for just a minute so i can extract the logs.&amp;lt;/span&amp;gt;&lt;br /&gt;
     &amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
    &amp;lt;tr mark=&amp;quot;odd&amp;quot; msg-user=&amp;quot;Atamido&amp;quot; statusText=&amp;quot;01/31/2006 01:43 PM, Atamido!n=atamido@cpe-67-9-173-252.austin.res.rr.com&amp;quot;&lt;br /&gt;
     view-type=&amp;quot;IRCChannel&amp;quot; dest-type=&amp;quot;IRCChannel&amp;quot; msg-dest=&amp;quot;#microformats&amp;quot;&lt;br /&gt;
     msg-type=&amp;quot;PRIVMSG&amp;quot; class=&amp;quot;msg&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;td time-s=&amp;quot;25&amp;quot; time-n=&amp;quot;43&amp;quot; time-h=&amp;quot;13&amp;quot; time-d=&amp;quot;31&amp;quot; time-m=&amp;quot;01&amp;quot; time-y=&amp;quot;2006&amp;quot; class=&amp;quot;msg-timestamp&amp;quot;&amp;gt;&lt;br /&gt;
     &amp;lt;/td&amp;gt;&lt;br /&gt;
     &amp;lt;td class=&amp;quot;msg-user&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;a href=&amp;quot;irc://irc.freenode.net/Atamido,isnick&amp;quot; class=&amp;quot;chatzilla-link&amp;quot;&amp;gt;&lt;br /&gt;
       &amp;lt;span&amp;gt;Atamido&amp;lt;/span&amp;gt;&lt;br /&gt;
      &amp;lt;/a&amp;gt;&lt;br /&gt;
     &amp;lt;/td&amp;gt;&lt;br /&gt;
     &amp;lt;td class=&amp;quot;msg-data&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;span&amp;gt;&lt;br /&gt;
       Here are some examples.&lt;br /&gt;
       &amp;lt;a target=&amp;quot;_content&amp;quot; class=&amp;quot;chatzilla-link&amp;quot; href=&amp;quot;http://www.hacksrus.com/%7Eginda/chatzilla/motifs.html&amp;quot;&amp;gt;&lt;br /&gt;
        http://www.hacksrus.&amp;lt;wbr&amp;gt;&lt;br /&gt;
        com/~ginda/chatzilla/&amp;lt;wbr&amp;gt;&lt;br /&gt;
        motifs.html&amp;lt;wbr&amp;gt;&lt;br /&gt;
       &amp;lt;/a&amp;gt;&lt;br /&gt;
      &amp;lt;/span&amp;gt;&lt;br /&gt;
     &amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
   &amp;lt;/tbody&amp;gt;&lt;br /&gt;
  &amp;lt;/table&amp;gt;&lt;br /&gt;
 &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Format logs de Google Talk==&lt;br /&gt;
A nouveau, l'user1 est local.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
3&lt;br /&gt;
17b5df8a&lt;br /&gt;
01c61af0&lt;br /&gt;
outgoing&lt;br /&gt;
%3Ccli%3Amessage+from%3D%22user1%40gmail.com%2FTalk.v66EC7D7137%22+to%3D%22user2%40gmail.com%2FTalk.v66EC841CB6%22+type%3D%22chat%22+xmlns%3Acli%3D%22jabber%3Aclient%22%3E%3Ccli%3Abody%3Esome+but+not+much%3C%2Fcli%3Abody%3E%3Cactive+xmlns%3D%22http%3A%2F%2Fjabber.org%2Fprotocol%2Fchatstates%22%2F%3E%3C%2Fcli%3Amessage%3E&lt;br /&gt;
incoming&lt;br /&gt;
%3Ccli%3Amessage+from%3D%22user2%40gmail.com%2FTalk.v66EC841CB6%22+to%3D%22user1%40gmail.com%22+type%3D%22chat%22+xmlns%3Acli%3D%22jabber%3Aclient%22%3E%3Ccli%3Abody%3EI'm+ready+to+crawl+in+bed+and+read.++Do+well+on+your+paper.++Love++Mom%3C%2Fcli%3Abody%3E%3Cactive+xmlns%3D%22http%3A%2F%2Fjabber.org%2Fprotocol%2Fchatstates%22%2F%3E%3C%2Fcli%3Amessage%3E&lt;br /&gt;
outgoing&lt;br /&gt;
%3Ccli%3Amessage+from%3D%22user1%40gmail.com%2FTalk.v66EC7D7137%22+to%3D%22user2%40gmail.com%2FTalk.v66EC841CB6%22+type%3D%22chat%22+xmlns%3Acli%3D%22jabber%3Aclient%22%3E%3Ccli%3Abody%3Ethanks%3C%2Fcli%3Abody%3E%3Cactive+xmlns%3D%22http%3A%2F%2Fjabber.org%2Fprotocol%2Fchatstates%22%2F%3E%3C%2Fcli%3Amessage%3E&lt;br /&gt;
outgoing&lt;br /&gt;
%3Ccli%3Amessage+from%3D%22user1%40gmail.com%2FTalk.v68701EBF07%22+to%3D%22user2%40gmail.com%22+type%3D%22chat%22+xmlns%3Acli%3D%22jabber%3Aclient%22%3E%3Ccli%3Abody%3Emom%3C%2Fcli%3Abody%3E%3Cactive+xmlns%3D%22http%3A%2F%2Fjabber.org%2Fprotocol%2Fchatstates%22%2F%3E%3C%2Fcli%3Amessage%3E&lt;br /&gt;
incoming&lt;br /&gt;
%3Ccli%3Amessage+from%3D%22user2%40gmail.com%2FTalk.v687050428D%22+to%3D%22user1%40gmail.com%2FTalk.v68701EBF07%22+type%3D%22chat%22+xmlns%3Acli%3D%22jabber%3Aclient%22%3E%3Ccli%3Abody%3EHi%3C%2Fcli%3Abody%3E%3Cactive+xmlns%3D%22http%3A%2F%2Fjabber.org%2Fprotocol%2Fchatstates%22%2F%3E%3C%2Fcli%3Amessage%3E&lt;br /&gt;
outgoing&lt;br /&gt;
%3Ccli%3Amessage+from%3D%22user1%40gmail.com%2FTalk.v68701EBF07%22+to%3D%22user2%40gmail.com%2FTalk.v687050428D%22+type%3D%22chat%22+xmlns%3Acli%3D%22jabber%3Aclient%22%3E%3Ccli%3Abody%3Ei+totally+forgot+about+the+awning%3C%2Fcli%3Abody%3E%3Cactive+xmlns%3D%22http%3A%2F%2Fjabber.org%2Fprotocol%2Fchatstates%22%2F%3E%3C%2Fcli%3Amessage%3E&lt;br /&gt;
outgoing&lt;br /&gt;
%3Ccli%3Amessage+from%3D%22user1%40gmail.com%2FTalk.v68701EBF07%22+to%3D%22user2%40gmail.com%2FTalk.v687050428D%22+type%3D%22chat%22+xmlns%3Acli%3D%22jabber%3Aclient%22%3E%3Ccli%3Abody%3Edo+you+want+me+to+come+over%3F%3C%2Fcli%3Abody%3E%3Cactive+xmlns%3D%22http%3A%2F%2Fjabber.org%2Fprotocol%2Fchatstates%22%2F%3E%3C%2Fcli%3Amessage%3E&lt;br /&gt;
incoming&lt;br /&gt;
%3Ccli%3Amessage+from%3D%22user2%40gmail.com%2FTalk.v687050428D%22+to%3D%22user1%40gmail.com%2FTalk.v68701EBF07%22+type%3D%22chat%22+xmlns%3Acli%3D%22jabber%3Aclient%22%3E%3Ccli%3Abody%3EI+have+tomorrow+off.++Is+the+wind+supposed+to+get+bad+before+then%3F%3C%2Fcli%3Abody%3E%3Cactive+xmlns%3D%22http%3A%2F%2Fjabber.org%2Fprotocol%2Fchatstates%22%2F%3E%3C%2Fcli%3Amessage%3E&lt;br /&gt;
outgoing&lt;br /&gt;
%3Ccli%3Amessage+from%3D%22user1%40gmail.com%2FTalk.v68701EBF07%22+to%3D%22user2%40gmail.com%2FTalk.v687050428D%22+type%3D%22chat%22+xmlns%3Acli%3D%22jabber%3Aclient%22%3E%3Ccli%3Abody%3Enot+sure.+its+stormy+now%3C%2Fcli%3Abody%3E%3Cactive+xmlns%3D%22http%3A%2F%2Fjabber.org%2Fprotocol%2Fchatstates%22%2F%3E%3C%2Fcli%3Amessage%3E&lt;br /&gt;
incoming&lt;br /&gt;
%3Ccli%3Amessage+from%3D%22user2%40gmail.com%2FTalk.v687050428D%22+to%3D%22user1%40gmail.com%2FTalk.v68701EBF07%22+type%3D%22chat%22+xmlns%3Acli%3D%22jabber%3Aclient%22%3E%3Ccli%3Abody%3EI'm+ready+if+yo+are.++I+thought+you+would+be+here+anyway+about+the+boat+or+I+would+have+called.%3C%2Fcli%3Abody%3E%3Cactive+xmlns%3D%22http%3A%2F%2Fjabber.org%2Fprotocol%2Fchatstates%22%2F%3E%3C%2Fcli%3Amessage%3E&lt;br /&gt;
outgoing&lt;br /&gt;
%3Ccli%3Amessage+from%3D%22user1%40gmail.com%2FTalk.v68701EBF07%22+to%3D%22user2%40gmail.com%2FTalk.v687050428D%22+type%3D%22chat%22+xmlns%3Acli%3D%22jabber%3Aclient%22%3E%3Ccli%3Abody%3EI+think+we+decided+to+do+the+boat+on+a+dry+night%3C%2Fcli%3Abody%3E%3Cactive+xmlns%3D%22http%3A%2F%2Fjabber.org%2Fprotocol%2Fchatstates%22%2F%3E%3C%2Fcli%3Amessage%3E&lt;br /&gt;
outgoing&lt;br /&gt;
%3Ccli%3Amessage+from%3D%22user1%40gmail.com%2FTalk.v68701EBF07%22+to%3D%22user2%40gmail.com%2FTalk.v687050428D%22+type%3D%22chat%22+xmlns%3Acli%3D%22jabber%3Aclient%22%3E%3Ccli%3Abody%3Ei'll+come+over+now%3C%2Fcli%3Abody%3E%3Cactive+xmlns%3D%22http%3A%2F%2Fjabber.org%2Fprotocol%2Fchatstates%22%2F%3E%3C%2Fcli%3Amessage%3E&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Adium X ==&lt;br /&gt;
[http://adiumx.com Adium X] est en train de dÃ©velopper en ce moment un format de log basÃ© sur XML.&lt;br /&gt;
&lt;br /&gt;
voici la version 0.3 :&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;chat date=&amp;quot;2005-11-20&amp;quot; account=&amp;quot;mactigerz&amp;quot; service=&amp;quot;AIM&amp;quot; version=&amp;quot;0.3&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;event type=&amp;quot;windowOpened&amp;quot; time=&amp;quot;&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;message sender=&amp;quot;chz16&amp;quot; time=&amp;quot;&amp;quot;&amp;gt;'sup?&amp;lt;/message&amp;gt;&lt;br /&gt;
    &amp;lt;message sender=&amp;quot;mactigerz&amp;quot; time=&amp;quot;&amp;quot;&amp;gt;trying to get to work on the the new XML log format&amp;lt;/message&amp;gt;&lt;br /&gt;
    &amp;lt;message sender=&amp;quot;chz16&amp;quot; time=&amp;quot;&amp;quot;&amp;gt;Doesn't sound bad.&amp;lt;/message&amp;gt;&lt;br /&gt;
    &amp;lt;message sender=&amp;quot;chz16&amp;quot; time=&amp;quot;&amp;quot;&amp;gt;Providing you have the log specs, of course.&amp;lt;/message&amp;gt;&lt;br /&gt;
    &amp;lt;message sender=&amp;quot;mactigerz&amp;quot; time=&amp;quot;&amp;quot;&amp;gt;that's what I'm creating.&amp;lt;/message&amp;gt;&lt;br /&gt;
    &amp;lt;status type=&amp;quot;offline&amp;quot; sender=&amp;quot;chz16&amp;quot; time=&amp;quot;&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;status type=&amp;quot;online&amp;quot; sender=&amp;quot;chz16&amp;quot; time=&amp;quot;&amp;quot;/&amp;gt;&lt;br /&gt;
    &amp;lt;status type=&amp;quot;away&amp;quot; sender=&amp;quot;mactigerz&amp;quot; time=&amp;quot;&amp;quot;&amp;gt;brb, working on the XML log format&amp;lt;/status&amp;gt;&lt;br /&gt;
    &amp;lt;event type=&amp;quot;windowClosed&amp;quot; time=&amp;quot;&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/chat&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
This format remains [http://trac.adiumx.com/wiki/XMLLogFormat under development], so this page may not reflect the current version of the format.&lt;br /&gt;
&lt;br /&gt;
==Format ILRT Logger Bot ==&lt;br /&gt;
TrouvÃ© sur : http://chatlogs.planetrdf.com/swig/, gÃ©nÃ©rÃ© par : http://cvs.ilrt.org/cvsweb/redland/logger/, il existe trois formats : HTML, texte clair et RDF. L'entrÃ©e discutait du format RDF, parce qu'elle est probablement dirigÃ©e vers les machines et non les personnes.&lt;br /&gt;
&lt;br /&gt;
Prendre d'abord juste le RDF parce que c'est amusant et probablement 100% semantique. TrÃ¨s belle SÃ©quence directe RDF avec date/description/creator, exception fait de la ligne avec une relation Dublin Core. Parce que c'est normal avec RDF, les sÃ©mantiques sont rÃ©utilisÃ©es, ainsi pour capter pleinement qu'il y a quelque travail Ã  faire, regardez : http://www.w3.org/2004/Talks/0522-rrs/ Le groupe FOAF s'est retrouvÃ©e impliquÃ© dans le chat IRC parce que les noms IRC sont un des moyens d'identifier les personnes, il semble que cela soit une boule de neige, pas sÃ»r si le truc du ChatChannel est officiel ou non. Les trucs Dublin Core et WordNet sont mentionnÃ©s dans la spec index FOAF, mais semble manquer Ã  partir du texte vÃ©ritable, je pourrais regarder une ancienne version.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;rdf:RDF xmlns:rdf=&amp;quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&amp;quot;&lt;br /&gt;
         xmlns:dc=&amp;quot;http://purl.org/dc/elements/1.1/&amp;quot;&lt;br /&gt;
         xmlns:wn=&amp;quot;http://xmlns.com/wordnet/1.6/&amp;quot;&lt;br /&gt;
         xmlns:foaf=&amp;quot;http://xmlns.com/foaf/0.1/&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;foaf:ChatChannel rdf:about=&amp;quot;irc://irc.freenode.net/swig&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;foaf:chatEventList&amp;gt;&lt;br /&gt;
    &amp;lt;rdf:Seq&amp;gt;&lt;br /&gt;
      &amp;lt;rdf:li&amp;gt;&lt;br /&gt;
       &amp;lt;foaf:chatEvent rdf:ID=&amp;quot;T00-01-19&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;dc:date&amp;gt;2006-02-01T00:01:19Z&amp;lt;/dc:date&amp;gt;&lt;br /&gt;
        &amp;lt;dc:description&amp;gt;keithalexander has quit&amp;lt;/dc:description&amp;gt;&lt;br /&gt;
        &amp;lt;dc:creator&amp;gt;&amp;lt;wn:Person foaf:nick=&amp;quot;keithalexander&amp;quot;/&amp;gt;&amp;lt;/dc:creator&amp;gt;&lt;br /&gt;
       &amp;lt;/foaf:chatEvent&amp;gt;&lt;br /&gt;
      &amp;lt;/rdf:li&amp;gt;&lt;br /&gt;
      &amp;lt;rdf:li&amp;gt;&lt;br /&gt;
       &amp;lt;foaf:chatEvent rdf:ID=&amp;quot;T00-27-42&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;dc:date&amp;gt;2006-02-01T00:27:42Z&amp;lt;/dc:date&amp;gt;&lt;br /&gt;
        &amp;lt;dc:description&amp;gt;Gromgull: nice quote re. x years later&amp;lt;/dc:description&amp;gt;&lt;br /&gt;
        &amp;lt;dc:creator&amp;gt;&amp;lt;wn:Person foaf:nick=&amp;quot;CaptSolo&amp;quot;/&amp;gt;&amp;lt;/dc:creator&amp;gt;&lt;br /&gt;
       &amp;lt;/foaf:chatEvent&amp;gt;&lt;br /&gt;
      &amp;lt;/rdf:li&amp;gt;&lt;br /&gt;
      &amp;lt;rdf:li&amp;gt;&lt;br /&gt;
       &amp;lt;foaf:chatEvent rdf:ID=&amp;quot;T01-38-49&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;dc:date&amp;gt;2006-02-01T01:38:49Z&amp;lt;/dc:date&amp;gt;&lt;br /&gt;
        &amp;lt;dc:description&amp;gt;A: http://aaronland.info/python/pyupcoming/ from karlUshi&amp;lt;/dc:description&amp;gt;&lt;br /&gt;
        &amp;lt;dc:creator&amp;gt;&amp;lt;wn:Person foaf:nick=&amp;quot;dc_swig&amp;quot;/&amp;gt;&amp;lt;/dc:creator&amp;gt;&lt;br /&gt;
        &amp;lt;dc:relation rdf:resource=&amp;quot;http://aaronland.info/python/pyupcoming/&amp;quot;/&amp;gt;&lt;br /&gt;
       &amp;lt;/foaf:chatEvent&amp;gt;&lt;br /&gt;
      &amp;lt;/rdf:li&amp;gt;&lt;br /&gt;
    &amp;lt;/rdf:Seq&amp;gt;&lt;br /&gt;
  &amp;lt;/foaf:chatEventList&amp;gt;&lt;br /&gt;
&amp;lt;/foaf:ChatChannel&amp;gt;&lt;br /&gt;
&amp;lt;/rdf:RDF&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Format Interne Trillian==&lt;br /&gt;
Ceci est destinÃ© au chat AIM, mais celui pour un chat Yahoo! ressemble Ã  la mÃªme chose. SauvegardÃ© sous texte clair tout comme XML. (user1 est local). Ceci est une description du format XML, parce qu'elle est probablement destinÃ©es pour les machines et non les humains.&lt;br /&gt;
&lt;br /&gt;
Le mÃªme en XML :&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;session type=&amp;quot;start&amp;quot; time=&amp;quot;1112395386&amp;quot; medium=&amp;quot;AIM&amp;quot; to=&amp;quot;user2&amp;quot; from=&amp;quot;user1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;message type=&amp;quot;incoming_privateMessage&amp;quot; time=&amp;quot;1112395386&amp;quot; medium=&amp;quot;AIM&amp;quot; to=&amp;quot;user1&amp;quot; from=&amp;quot;user2&amp;quot; from_display=&amp;quot;user2&amp;quot; text=&amp;quot;ping&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;message type=&amp;quot;information_standard&amp;quot; time=&amp;quot;1112395387&amp;quot; medium=&amp;quot;AIM&amp;quot; text=&amp;quot;Auto%2Dresponse%20sent%20to%20user2%3A%20My%20hovercraft%20is%20full%20of%20eels%2E&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;message type=&amp;quot;outgoing_privateMessage&amp;quot; time=&amp;quot;1112395573&amp;quot; medium=&amp;quot;AIM&amp;quot; to=&amp;quot;user2&amp;quot; from=&amp;quot;user1&amp;quot; from_display=&amp;quot;user1&amp;quot; text=&amp;quot;hey&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;session type=&amp;quot;stop&amp;quot; time=&amp;quot;1112395619&amp;quot; medium=&amp;quot;AIM&amp;quot; to=&amp;quot;user2&amp;quot; from=&amp;quot;user1&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Il existe aussi un fichier &amp;quot;user2-assets.xml&amp;quot; pour les choses comme les icÃ´nes Buddy &amp;amp; et fichiers  transers :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;asset medium=&amp;quot;AIM&amp;quot; name=&amp;quot;user2&amp;quot; link=&amp;quot;C%3A%5CProgram%20Files%5CTrillian%5Cusers%5Cdefault%5Cbuddyicons%5Cassets%5CAIM%2Duser2%2D1118046544%2Ejpg&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;asset medium=&amp;quot;AIM&amp;quot; name=&amp;quot;user2&amp;quot; link=&amp;quot;D%3A%5CPIX%5CY2005%5C0619%5CMOV02050%2EMPG&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;asset medium=&amp;quot;AIM&amp;quot; name=&amp;quot;user2&amp;quot; link=&amp;quot;C%3A%5CDocuments%20and%20Settings%5Cant%5CDesktop%5CDSCN0372_resize%2EJPG&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;asset medium=&amp;quot;AIM&amp;quot; name=&amp;quot;user2&amp;quot; link=&amp;quot;C%3A%5CProgram%20Files%5CTrillian%5Cusers%5Cdefault%5Cbuddyicons%5Cassets%5CAIM%2Duser2%2D1133932754%2Ejpg&amp;quot;/&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Format Nature podcast  ==&lt;br /&gt;
&lt;br /&gt;
Fragments de XML extrait de [http://www.nature.com/nature/podcast/v440/n7085/nature-2006-04-06.html du journal podcast de Nature du 6 avril 2006]. Les diffÃ©rences Ã  partir des formats de chat incluent le manque (actuel) de quelque timestamp et &amp;quot;rÃ´les&amp;quot; dÃ©finis, par ex : presenter/interviewer/interviewee.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;podcast id=&amp;quot;nature-2006-04-06&amp;quot;&lt;br /&gt;
         xmlns:xsi=&amp;quot;http://www.w3.org/2001/XMLSchema-instance&amp;quot;&lt;br /&gt;
         xsi:noNamespaceSchemaLocation=&amp;quot;NPG_podcast_transcript.xsd&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;source&amp;gt;&lt;br /&gt;
    &amp;lt;jtl&amp;gt;Nature&amp;lt;/jtl&amp;gt;&lt;br /&gt;
    &amp;lt;vol&amp;gt;440&amp;lt;/vol&amp;gt;&lt;br /&gt;
    &amp;lt;iss&amp;gt;7085&amp;lt;/iss&amp;gt;&lt;br /&gt;
    &amp;lt;idt&amp;gt;20060406&amp;lt;/idt&amp;gt;&lt;br /&gt;
    &amp;lt;issn type=&amp;quot;print&amp;quot;&amp;gt;0028-0836&amp;lt;/issn&amp;gt;&lt;br /&gt;
    &amp;lt;issn type=&amp;quot;electronic&amp;quot;&amp;gt;1476-4679&amp;lt;/issn&amp;gt;&lt;br /&gt;
    &amp;lt;cpg&amp;gt;&lt;br /&gt;
      &amp;lt;cpy&amp;gt;2006&amp;lt;/cpy&amp;gt;&lt;br /&gt;
      &amp;lt;cpn&amp;gt;Nature Publishing Group&amp;lt;/cpn&amp;gt;&lt;br /&gt;
    &amp;lt;/cpg&amp;gt;&lt;br /&gt;
  &amp;lt;/source&amp;gt;&lt;br /&gt;
  &amp;lt;fm&amp;gt;&lt;br /&gt;
    &amp;lt;doi&amp;gt;10.1038/pod-nature-2006-04-06&amp;lt;/doi&amp;gt;&lt;br /&gt;
    &amp;lt;title&amp;gt;Nature Podcast&amp;lt;/title&amp;gt;&lt;br /&gt;
    &amp;lt;presenter&amp;gt;&lt;br /&gt;
      &amp;lt;name&amp;gt;&lt;br /&gt;
        &amp;lt;fname&amp;gt;Chris&amp;lt;/fname&amp;gt;&lt;br /&gt;
        &amp;lt;sname&amp;gt;Smith&amp;lt;/sname&amp;gt;&lt;br /&gt;
      &amp;lt;/name&amp;gt;&lt;br /&gt;
    &amp;lt;/presenter&amp;gt;&lt;br /&gt;
    &amp;lt;intro&amp;gt;&lt;br /&gt;
      &amp;lt;p&amp;gt;&lt;br /&gt;
        This is a transcript of the 6 April edition of the weekly  podcast.&lt;br /&gt;
	Audio files for the current show and archive episodes can be accessed&lt;br /&gt;
	from the  podcast index page (&amp;lt;weblink url=&amp;quot;http://www.nature.com/nature/podcast&amp;quot;/&amp;gt;)...&lt;br /&gt;
      &amp;lt;/p&amp;gt;&lt;br /&gt;
      &amp;lt;p&amp;gt;Sponsor: The  podcast from...&amp;lt;/p&amp;gt;&lt;br /&gt;
      &amp;lt;p&amp;gt;This week Tiktaalik and what it can tell us about how early life invaded the land..&amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;/intro&amp;gt;&lt;br /&gt;
  &amp;lt;/fm&amp;gt;&lt;br /&gt;
  &amp;lt;body&amp;gt;&lt;br /&gt;
    &amp;lt;interview&amp;gt;&lt;br /&gt;
      &amp;lt;interviewer&amp;gt;&lt;br /&gt;
        &amp;lt;name&amp;gt;&lt;br /&gt;
          &amp;lt;fname&amp;gt;Chris&amp;lt;/fname&amp;gt;&lt;br /&gt;
          &amp;lt;sname&amp;gt;Smith&amp;lt;/sname&amp;gt;&lt;br /&gt;
        &amp;lt;/name&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;Hello, I'm Chris Smith. Welcome to the 6th April edition of Nature's podcast.&lt;br /&gt;
	  First this week we're winding our watches back about 380 million years to the time when&lt;br /&gt;
	  the first animals substituted feet for fins and began to heave themselves out of the&lt;br /&gt;
	  sea and onto land... (&amp;lt;cite&amp;gt;&lt;br /&gt;
            &amp;lt;jtl&amp;gt;Nature&amp;lt;/jtl&amp;gt;&lt;br /&gt;
            &amp;lt;vid&amp;gt;440&amp;lt;/vid&amp;gt;, &amp;lt;ppf&amp;gt;747&amp;lt;/ppf&amp;gt;&amp;amp;#45;&amp;lt;ppl&amp;gt;749&amp;lt;/ppl&amp;gt;; &amp;lt;cd&amp;gt;2006&amp;lt;/cd&amp;gt;&lt;br /&gt;
            &amp;lt;refdoi&amp;gt;10.1038/440747a&amp;lt;/refdoi&amp;gt;&lt;br /&gt;
          &amp;lt;/cite&amp;gt;).&amp;lt;/p&amp;gt;&lt;br /&gt;
      &amp;lt;/interviewer&amp;gt;&lt;br /&gt;
      &amp;lt;interviewee&amp;gt;&lt;br /&gt;
        &amp;lt;name&amp;gt;&lt;br /&gt;
          &amp;lt;fname&amp;gt;Neil&amp;lt;/fname&amp;gt;&lt;br /&gt;
          &amp;lt;sname&amp;gt;Shubin&amp;lt;/sname&amp;gt;&lt;br /&gt;
        &amp;lt;/name&amp;gt;&lt;br /&gt;
        &amp;lt;p&amp;gt;The transition from a fish that lives in water to an animal that's able to live on land&lt;br /&gt;
	  is one of the great transitions in the history of life. We know from a variety of...&amp;lt;/p&amp;gt;&lt;br /&gt;
      &amp;lt;/interviewee&amp;gt;&lt;br /&gt;
      ...&lt;br /&gt;
    &amp;lt;/interview&amp;gt;&lt;br /&gt;
    &amp;lt;filler&amp;gt;&lt;br /&gt;
      &amp;lt;p&amp;gt;Well that's it for this week, and thanks for listening. Remember that...&amp;lt;/p&amp;gt;&lt;br /&gt;
      &amp;lt;p&amp;gt;Next week we are fighting malaria and finding out how parasites can...&amp;lt;/p&amp;gt;&lt;br /&gt;
      &amp;lt;p&amp;gt;Production on this week's  podcast was by Anna Lacey in the Department of Pathology&lt;br /&gt;
        at Cambridge University, and I'm Chris Smith.&amp;lt;/p&amp;gt;&lt;br /&gt;
      &amp;lt;p&amp;gt;Sponsor: The  podcast is sponsored by Bio-Rad at the center of scientific discovery&lt;br /&gt;
        for over 50 years, and on the web at &amp;lt;weblink url=&amp;quot;http://www.discover.biorad.com&amp;quot;/&amp;gt;.&amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;/filler&amp;gt;&lt;br /&gt;
  &amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/podcast&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>LioudRonco</name></author>
	</entry>
</feed>