Changeset 3330
- Date:
- 04.10.2008 10:41:48 (2 mois auparavant)
- Fichiers:
-
- xmlfr/remote/pages/actualites/planete/nonXmlfr/en/atom.xml (modifié) (1 diff)
- xmlfr/remote/pages/actualites/planete/nonXmlfr/fr/atom.xml (modifié) (7 diffs)
- xmlfr/remote/pages/actualites/planete/nonXmlfr/tout/atom.xml (modifié) (7 diffs)
- xmlfr/remote/pages/actualites/planete/planete.xml (modifié) (9 diffs)
- xmlfr/remote/pages/actualites/planete/tout/en/atom.xml (modifié) (1 diff)
- xmlfr/remote/pages/actualites/planete/tout/fr/atom.xml (modifié) (11 diffs)
- xmlfr/remote/pages/actualites/planete/tout/tout/atom.xml (modifié) (11 diffs)
- xmlfr/remote/pages/actualites/planete/xmlfr/en/atom.xml (modifié) (1 diff)
- xmlfr/remote/pages/actualites/planete/xmlfr/fr/atom.xml (modifié) (5 diffs)
- xmlfr/remote/pages/actualites/planete/xmlfr/tout/atom.xml (modifié) (5 diffs)
Légende:
- Non modifié
- Ajouté
- Supprimé
- Modifié
- Copié
- Déplacé
xmlfr/remote/pages/actualites/planete/nonXmlfr/en/atom.xml
r3328 r3330 2 2 <feed xmlns="http://www.w3.org/2005/Atom" xmlns:planet="http://planet.intertwingly.net/" xmlns:indexing="urn:atom-extension:indexing" indexing:index="no"><access:restriction xmlns:access="http://www.bloglines.com/about/specs/fac-1.0" relationship="deny"/> 3 3 <title>PlanÚte XMLfr</title> 4 <updated>2008-10-0 3T09:41:34Z</updated>4 <updated>2008-10-04T08:41:42Z</updated> 5 5 <generator uri="http://intertwingly.net/code/venus/">Venus</generator> 6 6 <author> xmlfr/remote/pages/actualites/planete/nonXmlfr/fr/atom.xml
r3328 r3330 2 2 <feed xmlns="http://www.w3.org/2005/Atom" xmlns:planet="http://planet.intertwingly.net/" xmlns:indexing="urn:atom-extension:indexing" indexing:index="no"><access:restriction xmlns:access="http://www.bloglines.com/about/specs/fac-1.0" relationship="deny"/> 3 3 <title>PlanÚte XMLfr</title> 4 <updated>2008-10-0 3T09:41:34Z</updated>4 <updated>2008-10-04T08:41:42Z</updated> 5 5 <generator uri="http://intertwingly.net/code/venus/">Venus</generator> 6 6 <author> … … 53 53 <link href="http://www.figoblog.org/rss.xml" rel="self" type="application/rss+xml"/> 54 54 <title>Figoblog - Un blog sur Internet, la bibliothéconomie et la confiture de figues</title> 55 <updated>2008-10-0 3T09:39:48Z</updated>55 <updated>2008-10-04T08:39:45Z</updated> 56 56 </source> 57 57 </entry> … … 93 93 <subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle> 94 94 <title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title> 95 <updated>2008-10-0 3T09:40:11Z</updated>95 <updated>2008-10-04T08:40:06Z</updated> 96 96 </source> 97 97 </entry> … … 737 737 <link href="http://www.figoblog.org/rss.xml" rel="self" type="application/rss+xml"/> 738 738 <title>Figoblog - Un blog sur Internet, la bibliothéconomie et la confiture de figues</title> 739 <updated>2008-10-0 3T09:39:55Z</updated>739 <updated>2008-10-04T08:39:52Z</updated> 740 740 </source> 741 741 </entry> … … 1097 1097 <subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle> 1098 1098 <title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title> 1099 <updated>2008-10-0 3T09:40:02Z</updated>1099 <updated>2008-10-04T08:40:00Z</updated> 1100 1100 </source> 1101 1101 </entry> … … 1220 1220 <subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle> 1221 1221 <title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title> 1222 <updated>2008-10-0 3T09:40:27Z</updated>1222 <updated>2008-10-04T08:40:17Z</updated> 1223 1223 </source> 1224 1224 </entry> … … 2499 2499 </source> 2500 2500 </entry> 2501 2502 <entry xml:lang="fr">2503 <id>http://www.biologeek.com/2008/09/disco-mettez-du-python-dans-votre-erlang/</id>2504 <link href="http://www.biologeek.com/2008/09/disco-mettez-du-python-dans-votre-erlang/" rel="alternate" type="text/html"/>2505 <title xml:lang="fr">Disco : mettez du Python dans votre Erlang</title>2506 <summary type="xhtml" xml:lang="fr"><div xmlns="http://www.w3.org/1999/xhtml"><p>Si comme moi vous avez un meilleur niveau en Python qu'en Erlang, vous serez sûrement intéressé(e) par les possibilités offertes par <a href="http://discoproject.org/">Disco</a> :</p>2507 2508 <blockquote>2509 <p>Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.</p>2510 2511 <p>The Disco core is written in Erlang, a functional language that is designed for building robust fault-tolerant distributed applications. Users of Disco typically write jobs in Python, which makes it possible to express even complex algorithms or data processing tasks often only in tens of lines of code. This means that you can quickly write scripts to process massive amounts of data. </p>2512 </blockquote>2513 2514 <p>Un peu de <a href="http://discoproject.org/doc/faq.html#why-not-hadoop">concurrence à Hadoop</a> ne fait pas de mal. Le couple Python/Erlang a de longs jours devant lui, si c'est pas top délire méga groove ça !</p>2515 2516 2517 2518 <div style="font-size: small; padding: 0px 10px 0px 10px; border: 1px solid #bcb895; color: #333; background-color: #f4f4ed;">2519 <p>2520 <a href="http://www.biologeek.com/" title="">2521 <img alt="Logo biologeek" height="55" src="http://media.biologeek.com/css/images/logo.png" style="float: left; margin-right: 5px; border: none;" width="55"/>2522 </a>2523 <a href="http://www.biologeek.com/2008/09/disco-mettez-du-python-dans-votre-erlang/"><strong>Disco : mettez du Python dans votre Erlang</strong></a>2524 a été rédigé par <a href="http://david.larlet.fr">David Larlet</a> pour2525 <a href="http://www.biologeek.com">biologeek.com</a> et a été originellement2526 posté le 15 Septembre 2008. à part exceptions, c'est2527 ©2008 David Larlet et sous <a href="http://www.biologeek.com/contact/#licence" title="À lire avant toute (re)copie">licence (presque) libre</a> autorisant2528 la reproduction, la distribution et la modification sous certaines conditions.2529 Veuillez les respecter.2530 </p>2531 </div></div>2532 </summary>2533 <updated>2008-09-15T17:53:53Z</updated>2534 <author>2535 <name>David Larlet</name>2536 </author>2537 <source>2538 <id>http://www.biologeek.com/</id>2539 <link href="http://www.biologeek.com/" rel="alternate" type="text/html"/>2540 <link href="http://www.biologeek.com/journal/rss.php" rel="self" type="application/rss+xml"/>2541 <rights xml:lang="fr">Copyright (c) 2004-2008, David Larlet, Licence (presque) Libre: http://www.biologeek.com/contact/#licence</rights>2542 <subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle>2543 <title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title>2544 <updated>2008-10-03T09:40:19Z</updated>2545 </source>2546 </entry>2547 2501 </feed> xmlfr/remote/pages/actualites/planete/nonXmlfr/tout/atom.xml
r3328 r3330 2 2 <feed xmlns="http://www.w3.org/2005/Atom" xmlns:planet="http://planet.intertwingly.net/" xmlns:indexing="urn:atom-extension:indexing" indexing:index="no"><access:restriction xmlns:access="http://www.bloglines.com/about/specs/fac-1.0" relationship="deny"/> 3 3 <title>PlanÚte XMLfr</title> 4 <updated>2008-10-0 3T09:41:34Z</updated>4 <updated>2008-10-04T08:41:42Z</updated> 5 5 <generator uri="http://intertwingly.net/code/venus/">Venus</generator> 6 6 <author> … … 53 53 <link href="http://www.figoblog.org/rss.xml" rel="self" type="application/rss+xml"/> 54 54 <title>Figoblog - Un blog sur Internet, la bibliothéconomie et la confiture de figues</title> 55 <updated>2008-10-0 3T09:39:48Z</updated>55 <updated>2008-10-04T08:39:45Z</updated> 56 56 </source> 57 57 </entry> … … 93 93 <subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle> 94 94 <title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title> 95 <updated>2008-10-0 3T09:40:11Z</updated>95 <updated>2008-10-04T08:40:06Z</updated> 96 96 </source> 97 97 </entry> … … 737 737 <link href="http://www.figoblog.org/rss.xml" rel="self" type="application/rss+xml"/> 738 738 <title>Figoblog - Un blog sur Internet, la bibliothéconomie et la confiture de figues</title> 739 <updated>2008-10-0 3T09:39:55Z</updated>739 <updated>2008-10-04T08:39:52Z</updated> 740 740 </source> 741 741 </entry> … … 1097 1097 <subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle> 1098 1098 <title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title> 1099 <updated>2008-10-0 3T09:40:02Z</updated>1099 <updated>2008-10-04T08:40:00Z</updated> 1100 1100 </source> 1101 1101 </entry> … … 1220 1220 <subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle> 1221 1221 <title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title> 1222 <updated>2008-10-0 3T09:40:27Z</updated>1222 <updated>2008-10-04T08:40:17Z</updated> 1223 1223 </source> 1224 1224 </entry> … … 2499 2499 </source> 2500 2500 </entry> 2501 2502 <entry xml:lang="fr">2503 <id>http://www.biologeek.com/2008/09/disco-mettez-du-python-dans-votre-erlang/</id>2504 <link href="http://www.biologeek.com/2008/09/disco-mettez-du-python-dans-votre-erlang/" rel="alternate" type="text/html"/>2505 <title xml:lang="fr">Disco : mettez du Python dans votre Erlang</title>2506 <summary type="xhtml" xml:lang="fr"><div xmlns="http://www.w3.org/1999/xhtml"><p>Si comme moi vous avez un meilleur niveau en Python qu'en Erlang, vous serez sûrement intéressé(e) par les possibilités offertes par <a href="http://discoproject.org/">Disco</a> :</p>2507 2508 <blockquote>2509 <p>Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.</p>2510 2511 <p>The Disco core is written in Erlang, a functional language that is designed for building robust fault-tolerant distributed applications. Users of Disco typically write jobs in Python, which makes it possible to express even complex algorithms or data processing tasks often only in tens of lines of code. This means that you can quickly write scripts to process massive amounts of data. </p>2512 </blockquote>2513 2514 <p>Un peu de <a href="http://discoproject.org/doc/faq.html#why-not-hadoop">concurrence à Hadoop</a> ne fait pas de mal. Le couple Python/Erlang a de longs jours devant lui, si c'est pas top délire méga groove ça !</p>2515 2516 2517 2518 <div style="font-size: small; padding: 0px 10px 0px 10px; border: 1px solid #bcb895; color: #333; background-color: #f4f4ed;">2519 <p>2520 <a href="http://www.biologeek.com/" title="">2521 <img alt="Logo biologeek" height="55" src="http://media.biologeek.com/css/images/logo.png" style="float: left; margin-right: 5px; border: none;" width="55"/>2522 </a>2523 <a href="http://www.biologeek.com/2008/09/disco-mettez-du-python-dans-votre-erlang/"><strong>Disco : mettez du Python dans votre Erlang</strong></a>2524 a été rédigé par <a href="http://david.larlet.fr">David Larlet</a> pour2525 <a href="http://www.biologeek.com">biologeek.com</a> et a été originellement2526 posté le 15 Septembre 2008. à part exceptions, c'est2527 ©2008 David Larlet et sous <a href="http://www.biologeek.com/contact/#licence" title="À lire avant toute (re)copie">licence (presque) libre</a> autorisant2528 la reproduction, la distribution et la modification sous certaines conditions.2529 Veuillez les respecter.2530 </p>2531 </div></div>2532 </summary>2533 <updated>2008-09-15T17:53:53Z</updated>2534 <author>2535 <name>David Larlet</name>2536 </author>2537 <source>2538 <id>http://www.biologeek.com/</id>2539 <link href="http://www.biologeek.com/" rel="alternate" type="text/html"/>2540 <link href="http://www.biologeek.com/journal/rss.php" rel="self" type="application/rss+xml"/>2541 <rights xml:lang="fr">Copyright (c) 2004-2008, David Larlet, Licence (presque) Libre: http://www.biologeek.com/contact/#licence</rights>2542 <subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle>2543 <title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title>2544 <updated>2008-10-03T09:40:19Z</updated>2545 </source>2546 </entry>2547 2501 </feed> xmlfr/remote/pages/actualites/planete/planete.xml
r3328 r3330 1 1 <?xml version="1.0"?> 2 <feed xmlns="http://www.w3.org/2005/Atom" xmlns:planet="http://planet.intertwingly.net/"><title>PlanÚte XMLfr</title><updated planet:format="October 03, 2008 09:41 AM">2008-10-03T09:41:34Z</updated><generator uri="http://intertwingly.net/code/venus/">Venus</generator><author><name>xmlfr.org</name><email>redacteurs@xmlfr.org</email></author><id>http://xmlfr.org/actualites/planete/tout/tout/atom.xml</id><planet:source><id>tag:formats-ouverts.org,2008:/blog/</id><link href="http://formats-ouverts.org/blog/" rel="alternate" type="text/html"/><link href="http://formats-ouverts.org/atom.php" rel="self" type="application/atom+xml"/><title xml:lang="fr">Pour les formats ouverts !</title><updated planet:format="September 26, 2008 09:50 PM">2008-09-26T21:50:16Z</updated><planet:faceheight>85</planet:faceheight><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:css-id>thierry-stoehr-formats-ouverts-org</planet:css-id><planet:items_per_page>50</planet:items_per_page><planet:name>Thierry Stoehr - Formats-Ouverts.org</planet:name><planet:bozo>false</planet:bozo><planet:http_status>200</planet:http_status></planet:source><planet:source><id>http://lacot.org/blog</id><author><name>Xavier Lacot</name><email>xavier@lacot.org</email></author><link href="http://lacot.org/blog" rel="alternate" type="text/html"/><link href="http://lacot.org/syndication/blog.atom" rel="self" type="application/atom+xml"/><title xml:lang="en">Chez Xavier - Thoughts</title><updated planet:format="September 30, 2008 11:49 PM">2008-09-30T23:49:00Z</updated><planet:http_location>http://lacot.org/syndication/blog.atom</planet:http_location><planet:bozo>false</planet:bozo><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:faceheight>85</planet:faceheight><planet:items_per_page>50</planet:items_per_page><planet:name>Xavier Lacot</planet:name><planet:css-id>xavier-lacot</planet:css-id><planet:http_etag>"31b63e34662b334d25bb432f8b1ef8df"</planet:http_etag><planet:http_status>304</planet:http_status></planet:source><planet:source><id>http://www.lespetitescases.net</id><link href="http://www.lespetitescases.net" rel="alternate" type="text/html"/><link href="http://lespetitescases.net/petitescasesrss.rdf" rel="self" type="application/rss+xml"/><title>Les petites cases</title><updated planet:format="October 03, 2008 09:39 AM">2008-10-03T09:39:41Z</updated><planet:http_location>http://www.lespetitescases.net/petitescasesrss.rdf</planet:http_location><planet:faceheight>85</planet:faceheight><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:css-id>gautier-poupeau-les-petites-cases</planet:css-id><planet:items_per_page>50</planet:items_per_page><planet:name>Gautier Poupeau - Les petites cases</planet:name><planet:bozo>false</planet:bozo><planet:http_last_modified>Fri, 03 Oct 2008 09:39:24 GMT</planet:http_last_modified><planet:http_status>301</planet:http_status></planet:source><planet:source><id>http://www.figoblog.org</id><link href="http://www.figoblog.org" rel="alternate" type="text/html"/><link href="http://www.figoblog.org/rss.xml" rel="self" type="application/rss+xml"/><title>Figoblog - Un blog sur Internet, la bibliothéconomie et la confiture de figues</title><updated planet:format="October 03, 2008 09:39 AM">2008-10-03T09:39:56Z</updated><planet:faceheight>85</planet:faceheight><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:css-id>emmanuelle-bermÚs-figoblog</planet:css-id><planet:items_per_page>50</planet:items_per_page><planet:name>Emmanuelle BermÚs - Figoblog</planet:name><planet:bozo>false</planet:bozo><planet:http_last_modified>Fri, 03 Oct 2008 09:39:46 GMT</planet:http_last_modified><planet:http_status>200</planet:http_status></planet:source><planet:source><id>http://www.biologeek.com/</id><link href="http://www.biologeek.com/" rel="alternate" type="text/html"/><link href="http://www.biologeek.com/journal/rss.php" rel="self" type="application/rss+xml"/><rights xml:lang="fr">Copyright (c) 2004-2008, David Larlet, Licence (presque) Libre: http://www.biologeek.com/contact/#licence</rights><subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle><title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title><updated planet:format="October 03, 2008 09:40 AM">2008-10-03T09:40:29Z</updated><planet:format>rss20</planet:format><planet:http_etag>f699b54f6386c2253ee33831c97f84e5</planet:http_etag><planet:faceheight>85</planet:faceheight><planet:http_last_modified>Fri, 03 Oct 2008 09:37:47 GMT</planet:http_last_modified><planet:bozo>false</planet:bozo><planet:css-id>david-larlet-biologeek-com</planet:css-id><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>David Larlet - BioloGeek.com</planet:name><planet:http_location>http://www.biologeek.com/data/rss/</planet:http_location><planet:http_status>301</planet:http_status></planet:source><planet:source><id>http://rn7.net/b</id><link href="http://rn7.net/b" rel="alternate" type="text/html"/><link href="http://rn7.net/b/index.php?q=node/feed" rel="self" type="application/rss+xml"/><title>rn7.net/b - Essais, notes, expérimentations de Charles Népote</title><updated planet:format="October 03, 2008 09:40 AM">2008-10-03T09:40:45Z</updated><planet:http_etag>"a07b4f33f39ced3b2320e7f4ece9833b"</planet:http_etag><planet:faceheight>85</planet:faceheight><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:css-id>charles-népote-rn7-net-b</planet:css-id><planet:items_per_page>50</planet:items_per_page><planet:name>Charles Népote - rn7.net/b</planet:name><planet:bozo>false</planet:bozo><planet:http_last_modified>Fri, 03 Oct 2008 03:31:43 GMT</planet:http_last_modified><planet:http_status>200</planet:http_status></planet:source><planet:source><id>http://opikanoba.org</id><link href="http://opikanoba.org" rel="alternate" type="text/html"/><link href="http://feeds.feedburner.com/opikanobaorg" rel="self" type="application/atom+xml"/><subtitle>Sur l'interopérabilité, l'architecture et les systÚmes d'informations de santé</subtitle><title>Opikanoba.org</title><updated planet:format="September 16, 2008 02:34 PM">2008-09-16T14:34:20Z</updated><planet:http_location>http://feeds.feedburner.com/opikanobaorg</planet:http_location><planet:faceheight>85</planet:faceheight><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Frédéric Laurent - Opikanoba.org</planet:name><planet:css-id>frédéric-laurent-opikanoba-org</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Fri, 03 Oct 2008 07:45:29 GMT</planet:http_last_modified><planet:http_status>304</planet:http_status><planet:http_etag>AQ7y6GWJViCL8PanBFDoglXTja4</planet:http_etag></planet:source><planet:source><id>tag:bortzmeyer.org,2006-02:Blog/</id><icon>http://www.bortzmeyer.org/favicon.ico</icon><author><name>Stéphane Bortzmeyer</name><email>stephane+blog@bortzmeyer.org</email></author><link href="http://www.bortzmeyer.org/" rel="alternate" type="text/html"/><link href="http://www.bortzmeyer.org/feed.atom" rel="self" type="application/atom+xml"/><link href="http://www.gnu.org/copyleft/fdl.html" rel="license" type="text/html"/><link href="http://www.gnu.org/licenses/fdl.xml" rel="license" type="application/docbook+xml"/><link href="http://www.gnu.org/licenses/fdl.txt" rel="license" type="text/plain"/><rights type="xhtml" xml:lang="fr"><div xmlns="http://www.w3.org/1999/xhtml">© Stéphane Bortzmeyer, 2005. <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a> (GFDL).</div></rights><title xml:lang="fr">Blog de Stéphane Bortzmeyer</title><updated planet:format="October 02, 2008 10:22 AM">2008-10-02T10:22:00Z</updated><planet:format>atom10</planet:format><planet:http_etag>"20859e-86f35-45840eca17c80"</planet:http_etag><planet:faceheight>85</planet:faceheight><planet:http_last_modified>Thu, 02 Oct 2008 08:22:58 GMT</planet:http_last_modified><planet:bozo>false</planet:bozo><planet:css-id>stéphane-bortzmeyer</planet:css-id><planet:items_per_page>50</planet:items_per_page><planet:facewidth>65</planet:facewidth><planet:name>Stéphane Bortzmeyer</planet:name><planet:http_location>http://www.bortzmeyer.org/feed-full.atom</planet:http_location><planet:http_status>304</planet:http_status></planet:source><planet:source><id>http://louisar.wordpress.com</id><link href="http://louisar.wordpress.com/feed/" rel="self" type="application/atom+xml"/><link href="http://louisar.wordpress.com" rel="alternate" type="text/html"/><subtitle>Bienvenue dans cet espace de partage, d'échanges d'idées et de connaissances dédié à l'environnement documentaire du Sénégal.</subtitle><title>SENBIBDOC</title><updated planet:format="October 02, 2008 01:20 PM">2008-10-02T13:20:29Z</updated><planet:http_location>http://louisar.wordpress.com/feed/</planet:http_location><planet:faceheight>85</planet:faceheight><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Antonin Benoit Diouf - SENBIBDOC</planet:name><planet:css-id>antonin-benoit-diouf-senbibdoc</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Thu, 02 Oct 2008 13:20:29 GMT</planet:http_last_modified><planet:http_status>304</planet:http_status><planet:http_etag>"cdaf58fd308be2982391259a602b7366"</planet:http_etag></planet:source><planet:source><id>urn:md5:13375</id><author><name>Patrick Peccatte</name></author><link href="http://blog.tuquoque.com/feed/atom" rel="self" type="application/atom+xml"/><link href="http://blog.tuquoque.com/" rel="alternate" type="text/html"/><subtitle xml:lang="fr">Un peu de tout: XML et technologies associées, presse, édition, photos, métadonnées, documentation, taxonomies/folksonomies, systÚmes éditoriaux, philosophie, épistémologie, mathématiques, histoire</subtitle><title xml:lang="fr">Du bruit au signal (et inversement)</title><updated planet:format="October 01, 2008 12:15 PM">2008-10-01T12:15:34Z</updated><planet:faceheight>85</planet:faceheight><planet:bozo>false</planet:bozo><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Patrick Peccatte - Du bruit au signal (et inversement)</planet:name><planet:css-id>patrick-peccatte-du-bruit-au-signal-et-inversement</planet:css-id><planet:http_last_modified>Wed, 01 Oct 2008 14:15:34 GMT</planet:http_last_modified><planet:http_status>200</planet:http_status></planet:source><planet:source><id>http://eric.van-der-vlist.com/blog/feed/atom/</id><link href="http://eric.van-der-vlist.com/blog" rel="alternate" type="text/html"/><link href="http://eric.van-der-vlist.com/blog/feed/atom/" rel="self" type="application/atom+xml"/><subtitle xml:lang="en">XML, apiculture et pré-vergers</subtitle><title xml:lang="en">Eric van der Vlist</title><updated planet:format="August 18, 2008 09:17 AM">2008-08-18T09:17:53Z</updated><planet:http_location>http://eric.van-der-vlist.com/blog/feed/atom/</planet:http_location><planet:faceheight>85</planet:faceheight><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Eric van der Vlist</planet:name><planet:css-id>eric-van-der-vlist</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Mon, 18 Aug 2008 09:17:53 GMT</planet:http_last_modified><planet:http_status>304</planet:http_status><planet:http_etag>"32c489868608cad9c41247ea10fd75f1"</planet:http_etag></planet:source><planet:source><id>http://www.kepeklian.com/blog</id><link href="http://www.kepeklian.com/blog" rel="alternate" type="text/html"/><link href="http://feeds.feedburner.com/kepeklian/gEBq" rel="self" type="application/atom+xml"/><subtitle>Décrypter le Codex informatica</subtitle><title>Blogabriel</title><updated planet:format="September 21, 2008 07:42 PM">2008-09-21T19:42:09Z</updated><planet:http_location>http://feeds.feedburner.com/kepeklian/gEBq</planet:http_location><planet:faceheight>85</planet:faceheight><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Gabriel Képéklian - Blogabriel</planet:name><planet:css-id>gabriel-képéklian-blogabriel</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Thu, 02 Oct 2008 21:50:18 GMT</planet:http_last_modified><planet:http_status>304</planet:http_status><planet:http_etag>9SRM/IKbwBSU4c4p5lJiHs9XvXE</planet:http_etag></planet:source><planet:source><id>http://www.benoitpiette.com/blogue/index.php/</id><link href="http://www.benoitpiette.com/blogue/index.php/" rel="alternate" type="text/html"/><link href="http://www.benoitpiette.com/blogue/rss.php" rel="self" type="application/rdf+xml"/><subtitle>Le blogue de Benoit Piette</subtitle><title>Réingénierie cognitive</title><updated planet:format="September 21, 2008 09:47 AM">2008-09-21T09:47:40Z</updated><planet:faceheight>85</planet:faceheight><planet:format>rss10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Benoit Piette - Réingénierie cognitive</planet:name><planet:css-id>benoit-piette-réingénierie-cognitive</planet:css-id><planet:bozo>false</planet:bozo><planet:http_status>200</planet:http_status></planet:source><planet:source><id>http://ll42.free.fr/index.php/feed/atom/</id><link href="http://ll42.free.fr" rel="alternate" type="text/html"/><link href="http://ll42.free.fr/index.php/feed/atom/" rel="self" type="application/atom+xml"/><subtitle xml:lang="en">Regarder l'informatique</subtitle><title xml:lang="en">Un format sans tic</title><updated planet:format="December 22, 2007 08:24 AM">2007-12-22T08:24:23Z</updated><planet:http_location>http://ll42.free.fr/index.php/feed/atom</planet:http_location><planet:faceheight>85</planet:faceheight><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Hervé Agnoux - Louis Loire42</planet:name><planet:css-id>hervé-agnoux-louis-loire42</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Sat, 22 Dec 2007 08:24:23 GMT</planet:http_last_modified><planet:http_status>304</planet:http_status><planet:http_etag>"8f043d7a47f10e85d6c5e161fb47840c"</planet:http_etag></planet:source><planet:source><id>http://www.christian-faure.net</id><link href="http://www.christian-faure.net" rel="alternate" type="text/html"/><link href="http://feeds.feedburner.com/christian-faure/wMuM" rel="self" type="application/atom+xml"/><subtitle>Hypomnemata : supports de mémoire</subtitle><title>Christian Fauré</title><updated planet:format="October 02, 2008 07:12 PM">2008-10-02T19:12:55Z</updated><planet:http_location>http://feeds.feedburner.com/christian-faure/wMuM</planet:http_location><planet:faceheight>85</planet:faceheight><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Christian Fauré</planet:name><planet:css-id>christian-fauré</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Fri, 03 Oct 2008 04:26:06 GMT</planet:http_last_modified><planet:http_status>304</planet:http_status><planet:http_etag>5WIqROXXt7d7VeqH/e/XZ/1w9iw</planet:http_etag></planet:source><entry xml:lang="fr"><id>http://louisar.wordpress.com/?p=116</id><link href="http://louisar.wordpress.com/2008/10/02/n%c2%b0-28-preservation-numerique-introduction-a-lockss/" rel="alternate" type="text/html"/><title>N° 28 - Préservation numérique : introduction à LOCKSS</title><summary>La gestion des ressources électroniques dans les bibliothÚques implique la prise en compte de plusieurs préoccupations. Lâune dâelles et non des moindres est la conservation et le stockage à long terme de ces ressources, comme nous sommes arrivés à le faire avec les documents imprimés. Même si « bizarrement » nous ne nous suffisons plus des formes [...]</summary><updated planet:format="October 02, 2008 01:20 PM">2008-10-02T13:20:29Z</updated><category term="Métier"/><category term="Technologies de l'information"/><category term="Archivage numérique"/><category term="Conservation numérique"/><category term="LOCKSS"/><category term="Préservation numérique"/><author><name>Antonin Benoît DIOUF</name></author><source><id>http://louisar.wordpress.com</id><link href="http://louisar.wordpress.com/feed/" rel="self" type="application/atom+xml"/><link href="http://louisar.wordpress.com" rel="alternate" type="text/html"/><subtitle>Bienvenue dans cet espace de partage, d'échanges d'idées et de connaissances dédié à l'environnement documentaire du Sénégal.</subtitle><title>SENBIBDOC</title><updated planet:format="October 02, 2008 01:20 PM">2008-10-02T13:20:29Z</updated><planet:format>atom10</planet:format><planet:http_etag>"cdaf58fd308be2982391259a602b7366"</planet:http_etag><planet:faceheight>85</planet:faceheight><planet:http_last_modified>Thu, 02 Oct 2008 13:40:43 +0000</planet:http_last_modified><planet:bozo>false</planet:bozo><planet:facewidth>65</planet:facewidth><planet:css-id>antonin-benoit-diouf-senbibdoc</planet:css-id><planet:items_per_page>50</planet:items_per_page><planet:name>Antonin Benoit Diouf - SENBIBDOC</planet:name><planet:http_status>200</planet:http_status></source></entry><entry xml:lang="fr"><id>http://www.figoblog.org/1930 at http://www.figoblog.org</id><link href="http://www.figoblog.org/node/1930" rel="alternate" type="text/html"/><title>IPRES comme si vous y étiez</title><summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Cette année, la principale conférence internationale sur la préservation numérique, <a href="http://www.bl.uk/ipres2008/">IPRES</a>, avait lieu à Londres : elle vient de se terminer. Evidemment, je n'y suis pas allée, trop occupée à pouponner ;-) mais aussi à diverses autres activités. </p> 2 <feed xmlns="http://www.w3.org/2005/Atom" xmlns:planet="http://planet.intertwingly.net/"><title>PlanÚte XMLfr</title><updated planet:format="October 04, 2008 08:41 AM">2008-10-04T08:41:42Z</updated><generator uri="http://intertwingly.net/code/venus/">Venus</generator><author><name>xmlfr.org</name><email>redacteurs@xmlfr.org</email></author><id>http://xmlfr.org/actualites/planete/tout/tout/atom.xml</id><planet:source><id>tag:formats-ouverts.org,2008:/blog/</id><link href="http://formats-ouverts.org/blog/" rel="alternate" type="text/html"/><link href="http://formats-ouverts.org/atom.php" rel="self" type="application/atom+xml"/><title xml:lang="fr">Pour les formats ouverts !</title><updated planet:format="September 26, 2008 09:50 PM">2008-09-26T21:50:16Z</updated><planet:faceheight>85</planet:faceheight><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:css-id>thierry-stoehr-formats-ouverts-org</planet:css-id><planet:items_per_page>50</planet:items_per_page><planet:name>Thierry Stoehr - Formats-Ouverts.org</planet:name><planet:bozo>false</planet:bozo><planet:http_status>200</planet:http_status></planet:source><planet:source><id>http://lacot.org/blog</id><author><name>Xavier Lacot</name><email>xavier@lacot.org</email></author><link href="http://lacot.org/blog" rel="alternate" type="text/html"/><link href="http://lacot.org/syndication/blog.atom" rel="self" type="application/atom+xml"/><title xml:lang="en">Chez Xavier - Thoughts</title><updated planet:format="September 30, 2008 11:49 PM">2008-09-30T23:49:00Z</updated><planet:http_location>http://lacot.org/syndication/blog.atom</planet:http_location><planet:bozo>false</planet:bozo><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:faceheight>85</planet:faceheight><planet:items_per_page>50</planet:items_per_page><planet:name>Xavier Lacot</planet:name><planet:css-id>xavier-lacot</planet:css-id><planet:http_etag>"31b63e34662b334d25bb432f8b1ef8df"</planet:http_etag><planet:http_status>304</planet:http_status></planet:source><planet:source><id>http://www.lespetitescases.net</id><link href="http://www.lespetitescases.net" rel="alternate" type="text/html"/><link href="http://lespetitescases.net/petitescasesrss.rdf" rel="self" type="application/rss+xml"/><title>Les petites cases</title><updated planet:format="October 04, 2008 08:39 AM">2008-10-04T08:39:39Z</updated><planet:http_location>http://www.lespetitescases.net/petitescasesrss.rdf</planet:http_location><planet:faceheight>85</planet:faceheight><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:css-id>gautier-poupeau-les-petites-cases</planet:css-id><planet:items_per_page>50</planet:items_per_page><planet:name>Gautier Poupeau - Les petites cases</planet:name><planet:bozo>false</planet:bozo><planet:http_last_modified>Sat, 04 Oct 2008 08:39:24 GMT</planet:http_last_modified><planet:http_status>301</planet:http_status></planet:source><planet:source><id>http://www.figoblog.org</id><link href="http://www.figoblog.org" rel="alternate" type="text/html"/><link href="http://www.figoblog.org/rss.xml" rel="self" type="application/rss+xml"/><title>Figoblog - Un blog sur Internet, la bibliothéconomie et la confiture de figues</title><updated planet:format="October 04, 2008 08:39 AM">2008-10-04T08:39:53Z</updated><planet:faceheight>85</planet:faceheight><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:css-id>emmanuelle-bermÚs-figoblog</planet:css-id><planet:items_per_page>50</planet:items_per_page><planet:name>Emmanuelle BermÚs - Figoblog</planet:name><planet:bozo>false</planet:bozo><planet:http_last_modified>Sat, 04 Oct 2008 08:39:43 GMT</planet:http_last_modified><planet:http_status>200</planet:http_status></planet:source><planet:source><id>http://www.biologeek.com/</id><link href="http://www.biologeek.com/" rel="alternate" type="text/html"/><link href="http://www.biologeek.com/journal/rss.php" rel="self" type="application/rss+xml"/><rights xml:lang="fr">Copyright (c) 2004-2008, David Larlet, Licence (presque) Libre: http://www.biologeek.com/contact/#licence</rights><subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle><title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title><updated planet:format="October 04, 2008 08:40 AM">2008-10-04T08:40:19Z</updated><planet:format>rss20</planet:format><planet:http_etag>f699b54f6386c2253ee33831c97f84e5</planet:http_etag><planet:faceheight>85</planet:faceheight><planet:http_last_modified>Sat, 04 Oct 2008 08:39:53 GMT</planet:http_last_modified><planet:bozo>false</planet:bozo><planet:css-id>david-larlet-biologeek-com</planet:css-id><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>David Larlet - BioloGeek.com</planet:name><planet:http_location>http://www.biologeek.com/data/rss/</planet:http_location><planet:http_status>301</planet:http_status></planet:source><planet:source><id>http://rn7.net/b</id><link href="http://rn7.net/b" rel="alternate" type="text/html"/><link href="http://rn7.net/b/index.php?q=node/feed" rel="self" type="application/rss+xml"/><title>rn7.net/b - Essais, notes, expérimentations de Charles Népote</title><updated planet:format="October 04, 2008 08:40 AM">2008-10-04T08:40:35Z</updated><planet:http_etag>"4a0abdf29986d7b330b34c16be538313"</planet:http_etag><planet:faceheight>85</planet:faceheight><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:css-id>charles-népote-rn7-net-b</planet:css-id><planet:items_per_page>50</planet:items_per_page><planet:name>Charles Népote - rn7.net/b</planet:name><planet:bozo>false</planet:bozo><planet:http_last_modified>Sat, 04 Oct 2008 03:40:25 GMT</planet:http_last_modified><planet:http_status>200</planet:http_status></planet:source><planet:source><id>http://opikanoba.org</id><link href="http://opikanoba.org" rel="alternate" type="text/html"/><link href="http://feeds.feedburner.com/opikanobaorg" rel="self" type="application/atom+xml"/><subtitle>Sur l'interopérabilité, l'architecture et les systÚmes d'informations de santé</subtitle><title>Opikanoba.org</title><updated planet:format="September 16, 2008 02:34 PM">2008-09-16T14:34:20Z</updated><planet:faceheight>85</planet:faceheight><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Frédéric Laurent - Opikanoba.org</planet:name><planet:css-id>frédéric-laurent-opikanoba-org</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Sat, 04 Oct 2008 08:25:13 GMT</planet:http_last_modified><planet:http_status>302</planet:http_status><planet:http_etag>AQ7y6GWJViCL8PanBFDoglXTja4</planet:http_etag></planet:source><planet:source><id>tag:bortzmeyer.org,2006-02:Blog/</id><icon>http://www.bortzmeyer.org/favicon.ico</icon><author><name>Stéphane Bortzmeyer</name><email>stephane+blog@bortzmeyer.org</email></author><link href="http://www.bortzmeyer.org/" rel="alternate" type="text/html"/><link href="http://www.bortzmeyer.org/feed.atom" rel="self" type="application/atom+xml"/><link href="http://www.gnu.org/copyleft/fdl.html" rel="license" type="text/html"/><link href="http://www.gnu.org/licenses/fdl.xml" rel="license" type="application/docbook+xml"/><link href="http://www.gnu.org/licenses/fdl.txt" rel="license" type="text/plain"/><rights type="xhtml" xml:lang="fr"><div xmlns="http://www.w3.org/1999/xhtml">© Stéphane Bortzmeyer, 2005. <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a> (GFDL).</div></rights><title xml:lang="fr">Blog de Stéphane Bortzmeyer</title><updated planet:format="October 02, 2008 10:22 AM">2008-10-02T10:22:00Z</updated><planet:format>atom10</planet:format><planet:http_etag>"20859e-86f35-45840eca17c80"</planet:http_etag><planet:faceheight>85</planet:faceheight><planet:http_last_modified>Thu, 02 Oct 2008 08:22:58 GMT</planet:http_last_modified><planet:bozo>false</planet:bozo><planet:css-id>stéphane-bortzmeyer</planet:css-id><planet:items_per_page>50</planet:items_per_page><planet:facewidth>65</planet:facewidth><planet:name>Stéphane Bortzmeyer</planet:name><planet:http_location>http://www.bortzmeyer.org/feed-full.atom</planet:http_location><planet:http_status>304</planet:http_status></planet:source><planet:source><id>http://louisar.wordpress.com</id><link href="http://louisar.wordpress.com/feed/" rel="self" type="application/atom+xml"/><link href="http://louisar.wordpress.com" rel="alternate" type="text/html"/><subtitle>Bienvenue dans cet espace de partage, d'échanges d'idées et de connaissances dédié à l'environnement documentaire du Sénégal.</subtitle><title>SENBIBDOC</title><updated planet:format="October 02, 2008 01:20 PM">2008-10-02T13:20:29Z</updated><planet:http_location>http://louisar.wordpress.com/feed/</planet:http_location><planet:faceheight>85</planet:faceheight><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Antonin Benoit Diouf - SENBIBDOC</planet:name><planet:css-id>antonin-benoit-diouf-senbibdoc</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Thu, 02 Oct 2008 13:20:29 GMT</planet:http_last_modified><planet:http_status>304</planet:http_status><planet:http_etag>"cdaf58fd308be2982391259a602b7366"</planet:http_etag></planet:source><planet:source><id>urn:md5:13375</id><author><name>Patrick Peccatte</name></author><link href="http://blog.tuquoque.com/feed/atom" rel="self" type="application/atom+xml"/><link href="http://blog.tuquoque.com/" rel="alternate" type="text/html"/><subtitle xml:lang="fr">Un peu de tout: XML et technologies associées, presse, édition, photos, métadonnées, documentation, taxonomies/folksonomies, systÚmes éditoriaux, philosophie, épistémologie, mathématiques, histoire</subtitle><title xml:lang="fr">Du bruit au signal (et inversement)</title><updated planet:format="October 01, 2008 12:15 PM">2008-10-01T12:15:34Z</updated><planet:faceheight>85</planet:faceheight><planet:bozo>false</planet:bozo><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Patrick Peccatte - Du bruit au signal (et inversement)</planet:name><planet:css-id>patrick-peccatte-du-bruit-au-signal-et-inversement</planet:css-id><planet:http_last_modified>Wed, 01 Oct 2008 14:15:34 GMT</planet:http_last_modified><planet:http_status>200</planet:http_status></planet:source><planet:source><id>http://eric.van-der-vlist.com/blog/feed/atom/</id><link href="http://eric.van-der-vlist.com/blog" rel="alternate" type="text/html"/><link href="http://eric.van-der-vlist.com/blog/feed/atom/" rel="self" type="application/atom+xml"/><subtitle xml:lang="en">XML, apiculture et pré-vergers</subtitle><title xml:lang="en">Eric van der Vlist</title><updated planet:format="August 18, 2008 09:17 AM">2008-08-18T09:17:53Z</updated><planet:http_location>http://eric.van-der-vlist.com/blog/feed/atom/</planet:http_location><planet:faceheight>85</planet:faceheight><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Eric van der Vlist</planet:name><planet:css-id>eric-van-der-vlist</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Mon, 18 Aug 2008 09:17:53 GMT</planet:http_last_modified><planet:http_status>304</planet:http_status><planet:http_etag>"32c489868608cad9c41247ea10fd75f1"</planet:http_etag></planet:source><planet:source><id>http://www.kepeklian.com/blog</id><link href="http://www.kepeklian.com/blog" rel="alternate" type="text/html"/><link href="http://feeds.feedburner.com/kepeklian/gEBq" rel="self" type="application/atom+xml"/><subtitle>Décrypter le Codex informatica</subtitle><title>Blogabriel</title><updated planet:format="September 21, 2008 07:42 PM">2008-09-21T19:42:09Z</updated><planet:http_location>http://feeds.feedburner.com/kepeklian/gEBq</planet:http_location><planet:faceheight>85</planet:faceheight><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Gabriel Képéklian - Blogabriel</planet:name><planet:css-id>gabriel-képéklian-blogabriel</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Thu, 02 Oct 2008 21:50:18 GMT</planet:http_last_modified><planet:http_status>304</planet:http_status><planet:http_etag>9SRM/IKbwBSU4c4p5lJiHs9XvXE</planet:http_etag></planet:source><planet:source><id>http://www.benoitpiette.com/blogue/index.php/</id><link href="http://www.benoitpiette.com/blogue/index.php/" rel="alternate" type="text/html"/><link href="http://www.benoitpiette.com/blogue/rss.php" rel="self" type="application/rdf+xml"/><subtitle>Le blogue de Benoit Piette</subtitle><title>Réingénierie cognitive</title><updated planet:format="September 21, 2008 09:47 AM">2008-09-21T09:47:40Z</updated><planet:faceheight>85</planet:faceheight><planet:format>rss10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Benoit Piette - Réingénierie cognitive</planet:name><planet:css-id>benoit-piette-réingénierie-cognitive</planet:css-id><planet:bozo>false</planet:bozo><planet:http_status>200</planet:http_status></planet:source><planet:source><id>http://ll42.free.fr/index.php/feed/atom/</id><link href="http://ll42.free.fr" rel="alternate" type="text/html"/><link href="http://ll42.free.fr/index.php/feed/atom/" rel="self" type="application/atom+xml"/><subtitle xml:lang="en">Regarder l'informatique</subtitle><title xml:lang="en">Un format sans tic</title><updated planet:format="December 22, 2007 08:24 AM">2007-12-22T08:24:23Z</updated><planet:http_location>http://ll42.free.fr/index.php/feed/atom</planet:http_location><planet:faceheight>85</planet:faceheight><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Hervé Agnoux - Louis Loire42</planet:name><planet:css-id>hervé-agnoux-louis-loire42</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Sat, 22 Dec 2007 08:24:23 GMT</planet:http_last_modified><planet:http_status>304</planet:http_status><planet:http_etag>"8f043d7a47f10e85d6c5e161fb47840c"</planet:http_etag></planet:source><planet:source><id>http://www.christian-faure.net</id><link href="http://www.christian-faure.net" rel="alternate" type="text/html"/><link href="http://feeds.feedburner.com/christian-faure/wMuM" rel="self" type="application/atom+xml"/><subtitle>Hypomnemata : supports de mémoire</subtitle><title>Christian Fauré</title><updated planet:format="October 02, 2008 07:12 PM">2008-10-02T19:12:55Z</updated><planet:http_location>http://feeds.feedburner.com/christian-faure/wMuM</planet:http_location><planet:faceheight>85</planet:faceheight><planet:format>atom10</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Christian Fauré</planet:name><planet:css-id>christian-fauré</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Fri, 03 Oct 2008 04:26:06 GMT</planet:http_last_modified><planet:http_status>304</planet:http_status><planet:http_etag>5WIqROXXt7d7VeqH/e/XZ/1w9iw</planet:http_etag></planet:source><entry xml:lang="fr"><id>http://www.figoblog.org/1933 at http://www.figoblog.org</id><link href="http://www.figoblog.org/node/1933" rel="alternate" type="text/html"/><title>Publications en français sur la préservation numérique</title><summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Le projet européen <a href="http://www.digitalpreservationeurope.eu">DPE (Digital preservation Europe)</a> annonce la traduction en français de plusieurs de ses publications ("briefing papers" - comment traduire <em>ça</em> ?).</p> 3 <p>Dans la <a href="http://www.digitalpreservationeurope.eu/publications/briefs/french.php">liste</a> on trouve :<br/> 4 - La conservation numérique et les archives en accÚs ouvert. Un accÚs permanent aux fonds numériques en accÚs ouvert<br/> 5 - Lâévaluation des documents scientifiques : Une gageure<br/> 6 - Préservation du contenu de lâAudio visuel numérique<br/> 7 - LOCKSS: Rétablir les bibliothécaires en tant que dépositaires du contenu des revue<br/> 8 - Les sources ouvertes dans la préservation numérique</p> 9 <p>J'espÚre que leur expert traducteur de français ne va pas s'arrêter en si bon chemin, et va s'attaquer aussi à "Automating semantic metadata extraction", "A data model for preservation metadata", "Persistent Identifiers for Cultural Heritage", "INTEROPERABILITY. A key concept for large scale, persistent digital libraries", et le petit dernier né, publié le 22 septembre : <a href="http://www.digitalpreservationeurope.eu/publications/briefs/identifier-interoperability.pdf">"Identifier interoperability"</a>.</p> 10 <p>Allez Jean-Pierre ! On est tous avec toi !</p></div></summary><updated planet:format="October 04, 2008 08:25 AM">2008-10-04T08:25:48Z</updated><category scheme="http://xmlfr.org" term="xmlfr"/><category scheme="http://www.figoblog.org/sommaire15.php" term="Bibliothéconomie"/><category scheme="http://www.figoblog.org/entree180.php" term="conservation"/><category scheme="http://www.figoblog.org/entree214.php" term="identifiants"/><category scheme="http://www.figoblog.org/entree122.php" term="métadonnées"/><author><name>Manue</name></author><source><id>http://www.figoblog.org</id><link href="http://www.figoblog.org" rel="alternate" type="text/html"/><link href="http://www.figoblog.org/rss.xml" rel="self" type="application/rss+xml"/><title>Figoblog - Un blog sur Internet, la bibliothéconomie et la confiture de figues</title><updated planet:format="October 04, 2008 08:39 AM">2008-10-04T08:39:41Z</updated><planet:faceheight>85</planet:faceheight><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Emmanuelle BermÚs - Figoblog</planet:name><planet:css-id>emmanuelle-bermÚs-figoblog</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Sat, 04 Oct 2008 08:39:43 GMT</planet:http_last_modified><planet:http_status>200</planet:http_status></source></entry><entry xml:lang="fr"><id>http://louisar.wordpress.com/?p=116</id><link href="http://louisar.wordpress.com/2008/10/02/n%c2%b0-28-preservation-numerique-introduction-a-lockss/" rel="alternate" type="text/html"/><title>N° 28 - Préservation numérique : introduction à LOCKSS</title><summary>La gestion des ressources électroniques dans les bibliothÚques implique la prise en compte de plusieurs préoccupations. Lâune dâelles et non des moindres est la conservation et le stockage à long terme de ces ressources, comme nous sommes arrivés à le faire avec les documents imprimés. Même si « bizarrement » nous ne nous suffisons plus des formes [...]</summary><updated planet:format="October 02, 2008 01:20 PM">2008-10-02T13:20:29Z</updated><category term="Métier"/><category term="Technologies de l'information"/><category term="Archivage numérique"/><category term="Conservation numérique"/><category term="LOCKSS"/><category term="Préservation numérique"/><author><name>Antonin Benoît DIOUF</name></author><source><id>http://louisar.wordpress.com</id><link href="http://louisar.wordpress.com/feed/" rel="self" type="application/atom+xml"/><link href="http://louisar.wordpress.com" rel="alternate" type="text/html"/><subtitle>Bienvenue dans cet espace de partage, d'échanges d'idées et de connaissances dédié à l'environnement documentaire du Sénégal.</subtitle><title>SENBIBDOC</title><updated planet:format="October 02, 2008 01:20 PM">2008-10-02T13:20:29Z</updated><planet:format>atom10</planet:format><planet:http_etag>"cdaf58fd308be2982391259a602b7366"</planet:http_etag><planet:faceheight>85</planet:faceheight><planet:http_last_modified>Thu, 02 Oct 2008 13:40:43 +0000</planet:http_last_modified><planet:bozo>false</planet:bozo><planet:facewidth>65</planet:facewidth><planet:css-id>antonin-benoit-diouf-senbibdoc</planet:css-id><planet:items_per_page>50</planet:items_per_page><planet:name>Antonin Benoit Diouf - SENBIBDOC</planet:name><planet:http_status>200</planet:http_status></source></entry><entry xml:lang="fr"><id>http://www.figoblog.org/1930 at http://www.figoblog.org</id><link href="http://www.figoblog.org/node/1930" rel="alternate" type="text/html"/><title>IPRES comme si vous y étiez</title><summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Cette année, la principale conférence internationale sur la préservation numérique, <a href="http://www.bl.uk/ipres2008/">IPRES</a>, avait lieu à Londres : elle vient de se terminer. Evidemment, je n'y suis pas allée, trop occupée à pouponner ;-) mais aussi à diverses autres activités. </p> 3 11 <p>Heureusement, il y a toujours des gens sympa pour bloguer les conférences ; dans ce cas précis, c'est Chris Rusbridge du Digital Curation Centre qui <a href="http://digitalcuration.blogspot.com/search/label/iPres-2008">a blogué IPRES</a> sur le blog du DCC. </p> 4 <p>Je n'ai pas encore tout lu mais il y a sans doute des choses intéressantes à y trouver comme ce projet <a href="http://www.significantproperties.org.uk/index.html">InSPECT</a> qui travaille sur les "significant properties" : les caractéristiques essentielles d'un objet qui sont nécessaires pour garantir son authenticité.</p></div></summary><updated planet:format="October 01, 2008 08:14 PM">2008-10-01T20:14:34Z</updated><category scheme="http://www.figoblog.org/sommaire15.php" term="Bibliothéconomie"/><category scheme="http://www.figoblog.org/entree180.php" term="conservation"/><author><name>Manue</name></author><source><id>http://www.figoblog.org</id><link href="http://www.figoblog.org" rel="alternate" type="text/html"/><link href="http://www.figoblog.org/rss.xml" rel="self" type="application/rss+xml"/><title>Figoblog - Un blog sur Internet, la bibliothéconomie et la confiture de figues</title><updated planet:format="October 0 3, 2008 09:39 AM">2008-10-03T09:39:48Z</updated><planet:faceheight>85</planet:faceheight><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Emmanuelle BermÚs - Figoblog</planet:name><planet:css-id>emmanuelle-bermÚs-figoblog</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Fri, 03 Oct 2008 09:39:46GMT</planet:http_last_modified><planet:http_status>200</planet:http_status></source></entry><entry xml:lang="fr"><id>http://www.biologeek.com/2008/10/vive-les-purges/</id><link href="http://www.biologeek.com/2008/10/vive-les-purges/" rel="alternate" type="text/html"/><title xml:lang="fr">Vive les purges !</title><summary type="xhtml" xml:lang="fr"><div xmlns="http://www.w3.org/1999/xhtml"><p>Comme il est difficile de cacher la crise actuelle, on positive comme on peut en faisant l'apologie de la purge, j'entendais hier que la purge du nombre d'agences immobiliÚres était nécessaire, aujourd'hui je lis qu'il est bon qu'il y ait une purge dans le web aussi.</p>12 <p>Je n'ai pas encore tout lu mais il y a sans doute des choses intéressantes à y trouver comme ce projet <a href="http://www.significantproperties.org.uk/index.html">InSPECT</a> qui travaille sur les "significant properties" : les caractéristiques essentielles d'un objet qui sont nécessaires pour garantir son authenticité.</p></div></summary><updated planet:format="October 01, 2008 08:14 PM">2008-10-01T20:14:34Z</updated><category scheme="http://www.figoblog.org/sommaire15.php" term="Bibliothéconomie"/><category scheme="http://www.figoblog.org/entree180.php" term="conservation"/><author><name>Manue</name></author><source><id>http://www.figoblog.org</id><link href="http://www.figoblog.org" rel="alternate" type="text/html"/><link href="http://www.figoblog.org/rss.xml" rel="self" type="application/rss+xml"/><title>Figoblog - Un blog sur Internet, la bibliothéconomie et la confiture de figues</title><updated planet:format="October 04, 2008 08:39 AM">2008-10-04T08:39:45Z</updated><planet:faceheight>85</planet:faceheight><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Emmanuelle BermÚs - Figoblog</planet:name><planet:css-id>emmanuelle-bermÚs-figoblog</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Sat, 04 Oct 2008 08:39:43 GMT</planet:http_last_modified><planet:http_status>200</planet:http_status></source></entry><entry xml:lang="fr"><id>http://www.biologeek.com/2008/10/vive-les-purges/</id><link href="http://www.biologeek.com/2008/10/vive-les-purges/" rel="alternate" type="text/html"/><title xml:lang="fr">Vive les purges !</title><summary type="xhtml" xml:lang="fr"><div xmlns="http://www.w3.org/1999/xhtml"><p>Comme il est difficile de cacher la crise actuelle, on positive comme on peut en faisant l'apologie de la purge, j'entendais hier que la purge du nombre d'agences immobiliÚres était nécessaire, aujourd'hui je lis qu'il est bon qu'il y ait une purge dans le web aussi.</p> 5 13 6 14 <p>Conclusion : les petits vont trinquer, les gros vont y laisser des plumes et nous allons vers une réduction du choix, mais c'est pour notre bien qu'ils disent. Chouette alors, me voila plus optimiste que jamais !</p> … … 21 29 Veuillez les respecter. 22 30 </p> 23 </div></div></summary><updated planet:format="October 01, 2008 08:18 AM">2008-10-01T08:18:40Z</updated><author><name>David Larlet</name></author><source><id>http://www.biologeek.com/</id><link href="http://www.biologeek.com/" rel="alternate" type="text/html"/><link href="http://www.biologeek.com/journal/rss.php" rel="self" type="application/rss+xml"/><rights xml:lang="fr">Copyright (c) 2004-2008, David Larlet, Licence (presque) Libre: http://www.biologeek.com/contact/#licence</rights><subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle><title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title><updated planet:format="October 0 3, 2008 09:40 AM">2008-10-03T09:40:11Z</updated><planet:faceheight>85</planet:faceheight><planet:bozo>false</planet:bozo><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>David Larlet - BioloGeek.com</planet:name><planet:css-id>david-larlet-biologeek-com</planet:css-id><planet:http_last_modified>Fri, 03 Oct 2008 09:37:47GMT</planet:http_last_modified><planet:http_etag>f699b54f6386c2253ee33831c97f84e5</planet:http_etag><planet:http_status>301</planet:http_status><planet:http_location>http://www.biologeek.com/data/rss/</planet:http_location></source></entry><entry xml:lang="fr"><id>tag:bortzmeyer.org,2006-02:Blog/5322</id><link href="http://www.bortzmeyer.org/5322.html" rel="alternate" type="text/html"/><title xml:lang="fr">RFC 5322: Internet Message Format</title><summary xml:lang="fr">Vieux de désormais trente et une années (la premiÚre norme était le RFC 724 en mai 1977), le format des messages électroniques vient donc31 </div></div></summary><updated planet:format="October 01, 2008 08:18 AM">2008-10-01T08:18:40Z</updated><author><name>David Larlet</name></author><source><id>http://www.biologeek.com/</id><link href="http://www.biologeek.com/" rel="alternate" type="text/html"/><link href="http://www.biologeek.com/journal/rss.php" rel="self" type="application/rss+xml"/><rights xml:lang="fr">Copyright (c) 2004-2008, David Larlet, Licence (presque) Libre: http://www.biologeek.com/contact/#licence</rights><subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle><title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title><updated planet:format="October 04, 2008 08:40 AM">2008-10-04T08:40:06Z</updated><planet:faceheight>85</planet:faceheight><planet:bozo>false</planet:bozo><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>David Larlet - BioloGeek.com</planet:name><planet:css-id>david-larlet-biologeek-com</planet:css-id><planet:http_last_modified>Sat, 04 Oct 2008 08:39:53 GMT</planet:http_last_modified><planet:http_etag>f699b54f6386c2253ee33831c97f84e5</planet:http_etag><planet:http_status>301</planet:http_status><planet:http_location>http://www.biologeek.com/data/rss/</planet:http_location></source></entry><entry xml:lang="fr"><id>tag:bortzmeyer.org,2006-02:Blog/5322</id><link href="http://www.bortzmeyer.org/5322.html" rel="alternate" type="text/html"/><title xml:lang="fr">RFC 5322: Internet Message Format</title><summary xml:lang="fr">Vieux de désormais trente et une années (la premiÚre norme était le RFC 724 en mai 1977), le format des messages électroniques vient donc 24 32 de recevoir une nouvelle spécification. Pas de grands changements 25 33 mais beaucoup de petites erreurs corrigées, elle marque l'avancée de … … 534 542 - servir avec une boule de glace à la vanille.<br/> 535 543 C'est trÚs bon !</p> 536 <p>Merci au dépÃŽt légal pour la référence du livre.</p></div></summary><updated planet:format="September 30, 2008 08:16 PM">2008-09-30T20:16:58Z</updated><category scheme="http://www.figoblog.org/sommaire16.php" term="Confiture de figues"/><category scheme="http://www.figoblog.org/entree159.php" term="livres"/><category scheme="http://www.figoblog.org/entree128.php" term="recettes"/><author><name>Manue</name></author><source><id>http://www.figoblog.org</id><link href="http://www.figoblog.org" rel="alternate" type="text/html"/><link href="http://www.figoblog.org/rss.xml" rel="self" type="application/rss+xml"/><title>Figoblog - Un blog sur Internet, la bibliothéconomie et la confiture de figues</title><updated planet:format="October 0 3, 2008 09:39 AM">2008-10-03T09:39:55Z</updated><planet:faceheight>85</planet:faceheight><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Emmanuelle BermÚs - Figoblog</planet:name><planet:css-id>emmanuelle-bermÚs-figoblog</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Fri, 03 Oct 2008 09:39:46GMT</planet:http_last_modified><planet:http_status>200</planet:http_status></source></entry><entry xml:lang="fr"><id>http://www.christian-faure.net/?p=693</id><link href="http://feeds.feedburner.com/~r/christian-faure/wMuM/~3/407261543/" rel="alternate" type="text/html"/><title>Cloud Computing 2008</title><summary>Jâorganise, avec Didier Girard et le Benchmark Group lâévenement Cloud Computing 2008, qui aura lieu le 2 décembre 2008 dans ce superbe lieu quâest le Pré Catelan.544 <p>Merci au dépÃŽt légal pour la référence du livre.</p></div></summary><updated planet:format="September 30, 2008 08:16 PM">2008-09-30T20:16:58Z</updated><category scheme="http://www.figoblog.org/sommaire16.php" term="Confiture de figues"/><category scheme="http://www.figoblog.org/entree159.php" term="livres"/><category scheme="http://www.figoblog.org/entree128.php" term="recettes"/><author><name>Manue</name></author><source><id>http://www.figoblog.org</id><link href="http://www.figoblog.org" rel="alternate" type="text/html"/><link href="http://www.figoblog.org/rss.xml" rel="self" type="application/rss+xml"/><title>Figoblog - Un blog sur Internet, la bibliothéconomie et la confiture de figues</title><updated planet:format="October 04, 2008 08:39 AM">2008-10-04T08:39:52Z</updated><planet:faceheight>85</planet:faceheight><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Emmanuelle BermÚs - Figoblog</planet:name><planet:css-id>emmanuelle-bermÚs-figoblog</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Sat, 04 Oct 2008 08:39:43 GMT</planet:http_last_modified><planet:http_status>200</planet:http_status></source></entry><entry xml:lang="fr"><id>http://www.christian-faure.net/?p=693</id><link href="http://feeds.feedburner.com/~r/christian-faure/wMuM/~3/407261543/" rel="alternate" type="text/html"/><title>Cloud Computing 2008</title><summary>Jâorganise, avec Didier Girard et le Benchmark Group lâévenement Cloud Computing 2008, qui aura lieu le 2 décembre 2008 dans ce superbe lieu quâest le Pré Catelan. 537 545 Le programme sera riche avec les grands acteurs du Cloud Computing et du SaaS, des regards dâexperts et des retours dâexpériences dâentreprises comme dâéditeurs qui ont basculé dans ce [...]</summary><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><!-- ALL ADSENSE ADS DISABLED --> 538 546 <p>Jâorganise, avec <a href="http://blog.dgirard.eu/">Didier Girard</a> et le Benchmark Group lâévenement <a href="http://www.benchmark.fr/catalogue/forum/programme/337-forum-cloud-computing-2008/">Cloud Computing 2008</a>, qui aura lieu le 2 décembre 2008 dans ce superbe lieu quâest le <a href="http://www.relaischateaux.com/en/search-book/hotel-restaurant/catelan/">Pré Catelan</a>.</p> … … 779 787 Veuillez les respecter. 780 788 </p> 781 </div></div></summary><updated planet:format="September 28, 2008 02:44 PM">2008-09-28T14:44:00Z</updated><author><name>David Larlet</name></author><source><id>http://www.biologeek.com/</id><link href="http://www.biologeek.com/" rel="alternate" type="text/html"/><link href="http://www.biologeek.com/journal/rss.php" rel="self" type="application/rss+xml"/><rights xml:lang="fr">Copyright (c) 2004-2008, David Larlet, Licence (presque) Libre: http://www.biologeek.com/contact/#licence</rights><subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle><title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title><updated planet:format="October 0 3, 2008 09:40 AM">2008-10-03T09:40:02Z</updated><planet:faceheight>85</planet:faceheight><planet:bozo>false</planet:bozo><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>David Larlet - BioloGeek.com</planet:name><planet:css-id>david-larlet-biologeek-com</planet:css-id><planet:http_last_modified>Fri, 03 Oct 2008 09:37:47GMT</planet:http_last_modified><planet:http_etag>f699b54f6386c2253ee33831c97f84e5</planet:http_etag><planet:http_status>301</planet:http_status><planet:http_location>http://www.biologeek.com/data/rss/</planet:http_location></source></entry><entry xml:lang="fr"><id>http://www.christian-faure.net/?p=687</id><link href="http://feeds.feedburner.com/~r/christian-faure/wMuM/~3/405345899/" rel="alternate" type="text/html"/><title>Les data centers dans lâOcéan</title><summary>Une petite video mettant en image le principe du fonctionnement du brevet déposé par Google pour mettre des data centers dans lâocéan. Dans le détail, cette video est fausse, mais elle a le mérite de visualiser cette tendance des data centers sous-marins.</summary><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><!-- ALL ADSENSE ADS DISABLED -->789 </div></div></summary><updated planet:format="September 28, 2008 02:44 PM">2008-09-28T14:44:00Z</updated><author><name>David Larlet</name></author><source><id>http://www.biologeek.com/</id><link href="http://www.biologeek.com/" rel="alternate" type="text/html"/><link href="http://www.biologeek.com/journal/rss.php" rel="self" type="application/rss+xml"/><rights xml:lang="fr">Copyright (c) 2004-2008, David Larlet, Licence (presque) Libre: http://www.biologeek.com/contact/#licence</rights><subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle><title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title><updated planet:format="October 04, 2008 08:40 AM">2008-10-04T08:40:00Z</updated><planet:faceheight>85</planet:faceheight><planet:bozo>false</planet:bozo><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>David Larlet - BioloGeek.com</planet:name><planet:css-id>david-larlet-biologeek-com</planet:css-id><planet:http_last_modified>Sat, 04 Oct 2008 08:39:53 GMT</planet:http_last_modified><planet:http_etag>f699b54f6386c2253ee33831c97f84e5</planet:http_etag><planet:http_status>301</planet:http_status><planet:http_location>http://www.biologeek.com/data/rss/</planet:http_location></source></entry><entry xml:lang="fr"><id>http://www.christian-faure.net/?p=687</id><link href="http://feeds.feedburner.com/~r/christian-faure/wMuM/~3/405345899/" rel="alternate" type="text/html"/><title>Les data centers dans lâOcéan</title><summary>Une petite video mettant en image le principe du fonctionnement du brevet déposé par Google pour mettre des data centers dans lâocéan. Dans le détail, cette video est fausse, mais elle a le mérite de visualiser cette tendance des data centers sous-marins.</summary><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><!-- ALL ADSENSE ADS DISABLED --> 782 790 <p>Une petite video mettant en image le principe du fonctionnement du <a href="http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PG01&p=1&u=%2Fnetahtml%2FPTO%2Fsrchnum.html&r=1&f=G&l=50&s1=%2220080209234%22.PGNR.&OS=DN/20080209234&RS=DN/20080209234">brevet déposé par Google</a> pour mettre des <em>data centers</em> dans lâocéan. Dans le détail, cette video est fausse, mais elle a le mérite de visualiser cette tendance des <em>data centers</em> sous-marins.</p> 783 791 <p/> … … 873 881 Veuillez les respecter. 874 882 </p> 875 </div></div></summary><updated planet:format="September 27, 2008 08:14 AM">2008-09-27T08:14:11Z</updated><author><name>David Larlet</name></author><source><id>http://www.biologeek.com/</id><link href="http://www.biologeek.com/" rel="alternate" type="text/html"/><link href="http://www.biologeek.com/journal/rss.php" rel="self" type="application/rss+xml"/><rights xml:lang="fr">Copyright (c) 2004-2008, David Larlet, Licence (presque) Libre: http://www.biologeek.com/contact/#licence</rights><subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle><title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title><updated planet:format="October 0 3, 2008 09:40 AM">2008-10-03T09:40:27Z</updated><planet:faceheight>85</planet:faceheight><planet:bozo>false</planet:bozo><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>David Larlet - BioloGeek.com</planet:name><planet:css-id>david-larlet-biologeek-com</planet:css-id><planet:http_last_modified>Fri, 03 Oct 2008 09:37:47GMT</planet:http_last_modified><planet:http_etag>f699b54f6386c2253ee33831c97f84e5</planet:http_etag><planet:http_status>301</planet:http_status><planet:http_location>http://www.biologeek.com/data/rss/</planet:http_location></source></entry><entry xml:lang="fr"><id>tag:bortzmeyer.org,2006-02:Blog/stack-overflow</id><link href="http://www.bortzmeyer.org/stack-overflow.html" rel="alternate" type="text/html"/><title xml:lang="fr">Stack Overflow, un site de Q&A pour programmeurs</title><summary xml:lang="fr">Joel Spolsky a annoncé (http://www.joelonsoftware.com/items/2008/09/15.html) le883 </div></div></summary><updated planet:format="September 27, 2008 08:14 AM">2008-09-27T08:14:11Z</updated><author><name>David Larlet</name></author><source><id>http://www.biologeek.com/</id><link href="http://www.biologeek.com/" rel="alternate" type="text/html"/><link href="http://www.biologeek.com/journal/rss.php" rel="self" type="application/rss+xml"/><rights xml:lang="fr">Copyright (c) 2004-2008, David Larlet, Licence (presque) Libre: http://www.biologeek.com/contact/#licence</rights><subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle><title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title><updated planet:format="October 04, 2008 08:40 AM">2008-10-04T08:40:17Z</updated><planet:faceheight>85</planet:faceheight><planet:bozo>false</planet:bozo><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>David Larlet - BioloGeek.com</planet:name><planet:css-id>david-larlet-biologeek-com</planet:css-id><planet:http_last_modified>Sat, 04 Oct 2008 08:39:53 GMT</planet:http_last_modified><planet:http_etag>f699b54f6386c2253ee33831c97f84e5</planet:http_etag><planet:http_status>301</planet:http_status><planet:http_location>http://www.biologeek.com/data/rss/</planet:http_location></source></entry><entry xml:lang="fr"><id>tag:bortzmeyer.org,2006-02:Blog/stack-overflow</id><link href="http://www.bortzmeyer.org/stack-overflow.html" rel="alternate" type="text/html"/><title xml:lang="fr">Stack Overflow, un site de Q&A pour programmeurs</title><summary xml:lang="fr">Joel Spolsky a annoncé (http://www.joelonsoftware.com/items/2008/09/15.html) le 876 884 15 septembre le lancement de Stack Overflow (http://stackoverflow.com/), un trÚs 877 885 intéressant site Web de questions & réponses pour programmeurs, avec systÚme de … … 1277 1285 Veuillez les respecter. 1278 1286 </p> 1279 </div></div></summary><updated planet:format="September 24, 2008 11:37 PM">2008-09-24T23:37:31Z</updated><category scheme="http://xmlfr.org" term="xmlfr"/><author><name>David Larlet</name></author><source><id>http://www.biologeek.com/</id><link href="http://www.biologeek.com/" rel="alternate" type="text/html"/><link href="http://www.biologeek.com/journal/rss.php" rel="self" type="application/rss+xml"/><rights xml:lang="fr">Copyright (c) 2004-2008, David Larlet, Licence (presque) Libre: http://www.biologeek.com/contact/#licence</rights><subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle><title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title><updated planet:format="October 0 3, 2008 09:40 AM">2008-10-03T09:40:14Z</updated><planet:faceheight>85</planet:faceheight><planet:bozo>false</planet:bozo><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>David Larlet - BioloGeek.com</planet:name><planet:css-id>david-larlet-biologeek-com</planet:css-id><planet:http_last_modified>Fri, 03 Oct 2008 09:37:47GMT</planet:http_last_modified><planet:http_etag>f699b54f6386c2253ee33831c97f84e5</planet:http_etag><planet:http_status>301</planet:http_status><planet:http_location>http://www.biologeek.com/data/rss/</planet:http_location></source></entry><entry xml:lang="fr"><id>tag:formats-ouverts.org,2008-09-24:/1723</id><link href="http://formats-ouverts.org/blog/2008/09/24/1723-voici-le-mwg-et-son-guide" rel="alternate" type="text/html"/><title xml:lang="fr">Voici le MWG et son Guide</title><summary xml:lang="fr">Le Metadata Working Group et son document technique1287 </div></div></summary><updated planet:format="September 24, 2008 11:37 PM">2008-09-24T23:37:31Z</updated><category scheme="http://xmlfr.org" term="xmlfr"/><author><name>David Larlet</name></author><source><id>http://www.biologeek.com/</id><link href="http://www.biologeek.com/" rel="alternate" type="text/html"/><link href="http://www.biologeek.com/journal/rss.php" rel="self" type="application/rss+xml"/><rights xml:lang="fr">Copyright (c) 2004-2008, David Larlet, Licence (presque) Libre: http://www.biologeek.com/contact/#licence</rights><subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle><title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title><updated planet:format="October 04, 2008 08:40 AM">2008-10-04T08:40:09Z</updated><planet:faceheight>85</planet:faceheight><planet:bozo>false</planet:bozo><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>David Larlet - BioloGeek.com</planet:name><planet:css-id>david-larlet-biologeek-com</planet:css-id><planet:http_last_modified>Sat, 04 Oct 2008 08:39:53 GMT</planet:http_last_modified><planet:http_etag>f699b54f6386c2253ee33831c97f84e5</planet:http_etag><planet:http_status>301</planet:http_status><planet:http_location>http://www.biologeek.com/data/rss/</planet:http_location></source></entry><entry xml:lang="fr"><id>tag:formats-ouverts.org,2008-09-24:/1723</id><link href="http://formats-ouverts.org/blog/2008/09/24/1723-voici-le-mwg-et-son-guide" rel="alternate" type="text/html"/><title xml:lang="fr">Voici le MWG et son Guide</title><summary xml:lang="fr">Le Metadata Working Group et son document technique 1280 1288 1281 1289 … … 1397 1405 Cette rencontre montre avec des outils finalement assez simples tout le potentiel des technologies du Web sémantique pour lâinterrogation de données distribuées sur le Web. De plus, au contraire des autres services Web interrogeables via ubiquity qui réclament un développement ad-hoc de par leurs API spécifiques, les données interrogées par Sparqlbot utilisent le même protocole et le même langage de requêtes, Sparql, avec une cadre de modélisation commun, RDF. Ainsi, l'intelligence de la requête ne se trouve pas dans l'utilisation de commandes d'API imposés, mais au niveau des données elle-mêmes, laissant une plus grande souplesse et liberté à l'utilisateur. Je m'arrête là , car je reviendrais bientÃŽt dans un prochain billet sur cet aspect des technologies du Web sémantique et ses conséquences. 1398 1406 </p> 1399 <p>Bravo à Bengee pour cette réalisation ! Amusez-vous bien ! </p></div></summary><updated planet:format="September 23, 2008 09:04 PM">2008-09-23T21:04:51Z</updated><category scheme="http://xmlfr.org" term="xmlfr"/><category scheme="http://www.lespetitescases.net/index657" term="Sparql"/><category scheme="http://www.lespetitescases.net/geekeries" term="Geekeries"/><category scheme="http://www.lespetitescases.net/taxonomy/term/67" term="Linked Data"/><author><name>got</name></author><source><id>http://www.lespetitescases.net</id><link href="http://www.lespetitescases.net" rel="alternate" type="text/html"/><link href="http://lespetitescases.net/petitescasesrss.rdf" rel="self" type="application/rss+xml"/><title>Les petites cases</title><updated planet:format="October 0 3, 2008 09:39 AM">2008-10-03T09:39:30Z</updated><planet:http_location>http://www.lespetitescases.net/petitescasesrss.rdf</planet:http_location><planet:faceheight>85</planet:faceheight><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Gautier Poupeau - Les petites cases</planet:name><planet:css-id>gautier-poupeau-les-petites-cases</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Fri, 03 Oct 2008 09:39:24 GMT</planet:http_last_modified><planet:http_status>301</planet:http_status></source></entry><entry xml:lang="fr"><id>tag:formats-ouverts.org,2008-09-22:/1721</id><link href="http://formats-ouverts.org/blog/2008/09/22/1721-emmy-awards-2008-et-le-gagnant-est" rel="alternate" type="text/html"/><title xml:lang="fr">Emmy Awards 2008 : et le gagnant est...</title><summary xml:lang="fr">L'ISO, l'IETC et l'ITU pour le format H.264 MPEG-4 AVC1407 <p>Bravo à Bengee pour cette réalisation ! Amusez-vous bien ! </p></div></summary><updated planet:format="September 23, 2008 09:04 PM">2008-09-23T21:04:51Z</updated><category scheme="http://xmlfr.org" term="xmlfr"/><category scheme="http://www.lespetitescases.net/index657" term="Sparql"/><category scheme="http://www.lespetitescases.net/geekeries" term="Geekeries"/><category scheme="http://www.lespetitescases.net/taxonomy/term/67" term="Linked Data"/><author><name>got</name></author><source><id>http://www.lespetitescases.net</id><link href="http://www.lespetitescases.net" rel="alternate" type="text/html"/><link href="http://lespetitescases.net/petitescasesrss.rdf" rel="self" type="application/rss+xml"/><title>Les petites cases</title><updated planet:format="October 04, 2008 08:39 AM">2008-10-04T08:39:28Z</updated><planet:http_location>http://www.lespetitescases.net/petitescasesrss.rdf</planet:http_location><planet:faceheight>85</planet:faceheight><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>Gautier Poupeau - Les petites cases</planet:name><planet:css-id>gautier-poupeau-les-petites-cases</planet:css-id><planet:bozo>false</planet:bozo><planet:http_last_modified>Sat, 04 Oct 2008 08:39:24 GMT</planet:http_last_modified><planet:http_status>301</planet:http_status></source></entry><entry xml:lang="fr"><id>tag:formats-ouverts.org,2008-09-22:/1721</id><link href="http://formats-ouverts.org/blog/2008/09/22/1721-emmy-awards-2008-et-le-gagnant-est" rel="alternate" type="text/html"/><title xml:lang="fr">Emmy Awards 2008 : et le gagnant est...</title><summary xml:lang="fr">L'ISO, l'IETC et l'ITU pour le format H.264 MPEG-4 AVC 1400 1408 1401 1409 … … 1940 1948 Veuillez les respecter. 1941 1949 </p> 1942 </div></div></summary><updated planet:format="September 16, 2008 09:53 AM">2008-09-16T09:53:37Z</updated><category scheme="http://xmlfr.org" term="xmlfr"/><author><name>David Larlet</name></author><source><id>http://www.biologeek.com/</id><link href="http://www.biologeek.com/" rel="alternate" type="text/html"/><link href="http://www.biologeek.com/journal/rss.php" rel="self" type="application/rss+xml"/><rights xml:lang="fr">Copyright (c) 2004-2008, David Larlet, Licence (presque) Libre: http://www.biologeek.com/contact/#licence</rights><subtitle xml:lang="fr">DerniÚres mises à jour du site de David Larlet : biologeek.com relatives aux billets et pensées du site</subtitle><title xml:lang="fr">Flux RSS des billets et des pensées du site biologeek.com</title><updated planet:format="October 0 3, 2008 09:40 AM">2008-10-03T09:40:12Z</updated><planet:faceheight>85</planet:faceheight><planet:bozo>false</planet:bozo><planet:format>rss20</planet:format><planet:facewidth>65</planet:facewidth><planet:items_per_page>50</planet:items_per_page><planet:name>David Larlet - BioloGeek.com</planet:name><planet:css-id>david-larlet-biologeek-com</planet:css-id><planet:http_last_modified>Fri, 03 Oct 2008 09:37:47GMT</planet:http_last_modified><planet:http_etag>f699b54f6386c2253ee33831c97f84e5</planet:http_etag><planet:http_status>301</planet:http_status><planet:http_location>http://www.biologeek.com/data/rss/</planet:http_location></source></entry><entry xml:lang="fr"><id>tag:bortzmeyer.org,2006-02:Blog/psycopg2-adaptation</id><link href="http://www.bortzmeyer.org/psycopg2-adaptation.html" rel="alternate" type="text/html"/><title xml:lang="fr">Adaptation des types Python à PostgreSQL pour psycopg</title><summary xml:lang="
