<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/search/communication">
<title>Public marks with search communication</title>
<description>Public marks with search communication</description>
<link>http://blogmarks.net/marks/search/communication</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/marco/mark/1058618419"/>
<rdf:li resource="http://blogmarks.net/api/user/marco/mark/1058618418"/>
<rdf:li resource="http://blogmarks.net/api/user/jallatte/mark/1058606932"/>
<rdf:li resource="http://blogmarks.net/api/user/mixher/mark/1058605264"/>
<rdf:li resource="http://blogmarks.net/api/user/kobo/mark/1058605161"/>
<rdf:li resource="http://blogmarks.net/api/user/gregg/mark/1058604826"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058601926"/>
<rdf:li resource="http://blogmarks.net/api/user/Chob/mark/1058591266"/>
<rdf:li resource="http://blogmarks.net/api/user/paulantoinem/mark/1058602113"/>
<rdf:li resource="http://blogmarks.net/api/user/mamely/mark/1058584186"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058582382"/>
<rdf:li resource="http://blogmarks.net/api/user/paulantoinem/mark/1058602350"/>
<rdf:li resource="http://blogmarks.net/api/user/vrossign/mark/1058579590"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058578945"/>
<rdf:li resource="http://blogmarks.net/api/user/vrossign/mark/1058578070"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058575868"/>
<rdf:li resource="http://blogmarks.net/api/user/shadoko/mark/1058573983"/>
<rdf:li resource="http://blogmarks.net/api/user/Neewok/mark/1058571124"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058571096"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058571095"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058571090"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058571084"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058571082"/>
<rdf:li resource="http://blogmarks.net/api/user/Nissone/mark/1058570079"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1058567727"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/marco/mark/1058618419">
<title>The Web Socket protocol</title>
<link>http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-55</link>
<description>The Web Sockets protocol enables two-way communication between a user agent running untrusted code running in a controlled environment to a remote host that has opted-in to communications from that code.</description>
<dc:date>2009-12-12T11:46:58Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>html5, websockets, Ian Hickson</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-55"><img border="0" src="http://blogmarks.net/screenshots/2009/12/12/1d74535cc97960117017c11adc6d7ad6.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-55">The Web Socket protocol</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
<p class="description">The Web Sockets protocol enables two-way communication between a user agent running untrusted code running in a controlled environment to a remote host that has opted-in to communications from that code.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html5">html5</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/websockets">websockets</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Ian%2BHickson">Ian Hickson</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058618419">Copy</a> | 
<a href="http://blogmarks.net/link/3437351">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/marco/mark/1058618418">
<title>Web Sockets Now Available In Google Chrome</title>
<link>http://blog.chromium.org/2009/12/web-sockets-now-available-in-google.html</link>
<description>XHR is basically asynchronous HTTP, and [...] simple tasks rapidly become complex. As opposed to XMLHttpRequest, Web Sockets provide a real bidirectional communication channel in your browser.</description>
<dc:date>2009-12-12T11:42:30Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>chrome, websockets</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.chromium.org/2009/12/web-sockets-now-available-in-google.html"><img border="0" src="http://blogmarks.net/screenshots/2009/12/12/a677e40caa2312df17e4be07c60bf669.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.chromium.org/2009/12/web-sockets-now-available-in-google.html">Web Sockets Now Available In Google Chrome</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
<p class="description">XHR is basically asynchronous HTTP, and [...] simple tasks rapidly become complex. As opposed to XMLHttpRequest, Web Sockets provide a real bidirectional communication channel in your browser.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/chrome">chrome</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/websockets">websockets</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058618418">Copy</a> | 
<a href="http://blogmarks.net/link/3437350">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jallatte/mark/1058606932">
<title>Quand Novelli reprend en main la communication des restaurateurs</title>
<link>http://www.latribune.fr/entreprises/services/tourisme-loisirs/20091201trib000448745/quand-novelli-reprend-en-main-la-communication-des-restaurateurs.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;Une campagne de communication sera bientôt menée pour restaurer l'image des restaurateurs écornée par le non-respect des contreparties liées à la baisse de la TVA dans la restauration. Le hic, c'est qu'elle est orchestrée par Bercy.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-12-02T07:19:46Z</dc:date>
<dc:author>jallatte</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.latribune.fr/entreprises/services/tourisme-loisirs/20091201trib000448745/quand-novelli-reprend-en-main-la-communication-des-restaurateurs.html"><img border="0" src="http://blogmarks.net/screenshots/2009/12/02/8b55cbaf13a6e129ccabdc0a98e8f235.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.latribune.fr/entreprises/services/tourisme-loisirs/20091201trib000448745/quand-novelli-reprend-en-main-la-communication-des-restaurateurs.html">Quand Novelli reprend en main la communication des restaurateurs</a></h4>
 
by <a href="http://blogmarks.net/user/jallatte">jallatte</a> 
<div class="description"><blockquote><p>Une campagne de communication sera bientôt menée pour restaurer l'image des restaurateurs écornée par le non-respect des contreparties liées à la baisse de la TVA dans la restauration. Le hic, c'est qu'elle est orchestrée par Bercy.</p></blockquote></div>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058606932">Copy</a> | 
<a href="http://blogmarks.net/link/3427681">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mixher/mark/1058605264">
<title>UZIK | Agence de communication interactive</title>
<link>http://www.uzik.com/index.php</link>
<description></description>
<dc:date>2009-11-30T12:31:56Z</dc:date>
<dc:author>mixher</dc:author>
<dc:subject>webdesign, galerie, graphisme, agence, paris</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.uzik.com/index.php"><img border="0" src="http://blogmarks.net/screenshots/2009/11/30/30a2697b397d1b247c30022de3264937.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.uzik.com/index.php">UZIK | Agence de communication interactive</a></h4>
 
by <a href="http://blogmarks.net/user/mixher">mixher</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3426193">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdesign">webdesign</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/galerie">galerie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/graphisme">graphisme</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/agence">agence</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/paris">paris</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058605264">Copy</a> | 
<a href="http://blogmarks.net/link/3426193">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/kobo/mark/1058605161">
<title>UZIK | Agence de communication interactive</title>
<link>http://www.uzik.com/index.php</link>
<description></description>
<dc:date>2009-11-30T09:39:22Z</dc:date>
<dc:author>kobo</dc:author>
<dc:subject>galerie, portfolio, graphiste, Minimalisme, inspiration, webdesign</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.uzik.com/index.php"><img border="0" src="http://blogmarks.net/screenshots/2009/11/30/30a2697b397d1b247c30022de3264937.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.uzik.com/index.php">UZIK | Agence de communication interactive</a></h4>
 
by <a href="http://blogmarks.net/user/kobo">kobo</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3426193">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/galerie">galerie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/portfolio">portfolio</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/graphiste">graphiste</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Minimalisme">Minimalisme</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/inspiration">inspiration</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdesign">webdesign</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058605161">Copy</a> | 
<a href="http://blogmarks.net/link/3426193">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/gregg/mark/1058604826">
<title>UpShot: interactive communication tool for creative people</title>
<link>http://www.upshotapp.com/</link>
<description>Impliquez tous les acteurs de votre projet de création graphique grâce à UpShot. Commentez, Validez et
Gérez vos visuels.
Cocréer est devenu facile et rapide. </description>
<dc:date>2009-11-29T23:34:00Z</dc:date>
<dc:author>gregg</dc:author>
<dc:subject>gestion de projet, webdesign, outils, collaboratif</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.upshotapp.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/30/92159c41dda89aadb5cbc1fd93f77289.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.upshotapp.com/">UpShot: interactive communication tool for creative people</a></h4>
 
by <a href="http://blogmarks.net/user/gregg">gregg</a> 
<p class="description">Impliquez tous les acteurs de votre projet de création graphique grâce à UpShot. Commentez, Validez et
Gérez vos visuels.
Cocréer est devenu facile et rapide. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gestion%2Bde%2Bprojet">gestion de projet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdesign">webdesign</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/outils">outils</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/collaboratif">collaboratif</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058604826">Copy</a> | 
<a href="http://blogmarks.net/link/3425907">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058601926">
<title>Applying the Web to Enterprise IT: Separation of Concerns and Replication</title>
<link>http://algermissen.blogspot.com/2009/11/separation-of-concerns-and-replication.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;What is the guiding principle to make an informed design decision regarding the direction of communication in such a replication scenario? The answer is separation of concerns with the goal of simplicity and avoiding unnecessary coupling. This leads to the question which of the systems should for which communication play the server role and which one should play the client role?&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-29T11:12:09Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>webarchitecture</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://algermissen.blogspot.com/2009/11/separation-of-concerns-and-replication.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://algermissen.blogspot.com/2009/11/separation-of-concerns-and-replication.html">Applying the Web to Enterprise IT: Separation of Concerns and Replication</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>What is the guiding principle to make an informed design decision regarding the direction of communication in such a replication scenario? The answer is separation of concerns with the goal of simplicity and avoiding unnecessary coupling. This leads to the question which of the systems should for which communication play the server role and which one should play the client role?</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webarchitecture">webarchitecture</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058601926">Copy</a> | 
<a href="http://blogmarks.net/link/3423130">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Chob/mark/1058591266">
<title>Intranet 2.0 : points d’attention et pistes de réflexion | Choblab </title>
<link>http://www.choblab.com/web-20/intranet-2-0-points-dattention-et-pistes-de-reflexion-1163.html</link>
<description>Plus de gouvernance, une conception centrée utilisateurs, une mesure élargie, une vraie communication interne et la mutation des professionnels de la communication figurent parmi les principaux enseignements de la Rencontre internationale des responsables Intranet (18 et 19 novembre à Paris).</description>
<dc:date>2009-11-24T20:08:37Z</dc:date>
<dc:author>Chob</dc:author>
<dc:subject>collaboratif, entreprise 2.0, intranet, projet</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.choblab.com/web-20/intranet-2-0-points-dattention-et-pistes-de-reflexion-1163.html"><img border="0" src="http://blogmarks.net/screenshots/2009/11/24/4631144ca05ce7b8377c4b998e380061.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.choblab.com/web-20/intranet-2-0-points-dattention-et-pistes-de-reflexion-1163.html">Intranet 2.0 : points d’attention et pistes de réflexion | Choblab </a></h4>
 
by <a href="http://blogmarks.net/user/Chob">Chob</a> 
<p class="description">Plus de gouvernance, une conception centrée utilisateurs, une mesure élargie, une vraie communication interne et la mutation des professionnels de la communication figurent parmi les principaux enseignements de la Rencontre internationale des responsables Intranet (18 et 19 novembre à Paris).</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/collaboratif">collaboratif</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/entreprise%2B2.0">entreprise 2.0</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/intranet">intranet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/projet">projet</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058591266">Copy</a> | 
<a href="http://blogmarks.net/link/3415508">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/paulantoinem/mark/1058602113">
<title>Alain Minc et Marcel Gauchet, avis croisés sur la crise des médias</title>
<link>http://envrac.posterous.com/alain-minc-et-marcel-gauchet-avis-croises-sur</link>
<description>Tensions entre Sarkozy et les journalistes, effet Internet, brouillage entre communication et information... Les analyses de l'essayiste Alain Minc, proche du président, et du philosophe Marcel ...</description>
<dc:date>2009-11-23T11:38:14Z</dc:date>
<dc:author>paulantoinem</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://envrac.posterous.com/alain-minc-et-marcel-gauchet-avis-croises-sur"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://envrac.posterous.com/alain-minc-et-marcel-gauchet-avis-croises-sur">Alain Minc et Marcel Gauchet, avis croisés sur la crise des médias</a></h4>
 
by <a href="http://blogmarks.net/user/paulantoinem">paulantoinem</a> 
<p class="description">Tensions entre Sarkozy et les journalistes, effet Internet, brouillage entre communication et information... Les analyses de l'essayiste Alain Minc, proche du président, et du philosophe Marcel ...</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058602113">Copy</a> | 
<a href="http://blogmarks.net/link/3423303">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mamely/mark/1058584186">
<title>www.nathetchris.fr : graphisme, communication, bandes dessinées</title>
<link>http://www.nathetchris.fr/creations/</link>
<description></description>
<dc:date>2009-11-17T12:04:49Z</dc:date>
<dc:author>mamely</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.nathetchris.fr/creations/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/17/dca30cce89c410f98216eb3d1bee9782.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.nathetchris.fr/creations/">www.nathetchris.fr : graphisme, communication, bandes dessinées</a></h4>
 
by <a href="http://blogmarks.net/user/mamely">mamely</a> 
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058584186">Copy</a> | 
<a href="http://blogmarks.net/link/3409976">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058582382">
<title>Virtual Street Corners: A public art project by John Ewing with Boston Cyberarts</title>
<link>http://www.johnewing.org/VirtualCorners/about.php</link>
<description>&lt;blockquote&gt;&lt;p&gt;Beginning in June 2010, a storefront in Coolidge Corner, Brookline, and in Dudley Square, Roxbury will be transformed into large video screens, providing pedestrians of each neighborhood with a portal into one another's worlds. Running 24/7, life-size screen images and AV technology will enable real-time communication between residents of the two neighborhoods.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-15T12:35:22Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>art, opacité, contexte, urbain</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.johnewing.org/VirtualCorners/about.php"><img border="0" src="http://blogmarks.net/screenshots/2009/11/15/53a7cd7c3617396743643a8f080ac50f.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.johnewing.org/VirtualCorners/about.php">Virtual Street Corners: A public art project by John Ewing with Boston Cyberarts</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Beginning in June 2010, a storefront in Coolidge Corner, Brookline, and in Dudley Square, Roxbury will be transformed into large video screens, providing pedestrians of each neighborhood with a portal into one another's worlds. Running 24/7, life-size screen images and AV technology will enable real-time communication between residents of the two neighborhoods.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/art">art</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opacit%25C3%25A9">opacité</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/contexte">contexte</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/urbain">urbain</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058582382">Copy</a> | 
<a href="http://blogmarks.net/link/3408616">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/paulantoinem/mark/1058602350">
<title>Gare au tout info! - Nonfiction.fr le portail des livres et des idées</title>
<link>http://envrac.posterous.com/gare-au-tout-info-nonfictionfr-le-portail-des</link>
<description>Comment penser la communication face à la prolifération des techniques d’information?    via nonfiction.fr      ...</description>
<dc:date>2009-11-12T12:47:02Z</dc:date>
<dc:author>paulantoinem</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://envrac.posterous.com/gare-au-tout-info-nonfictionfr-le-portail-des"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://envrac.posterous.com/gare-au-tout-info-nonfictionfr-le-portail-des">Gare au tout info! - Nonfiction.fr le portail des livres et des idées</a></h4>
 
by <a href="http://blogmarks.net/user/paulantoinem">paulantoinem</a> 
<p class="description">Comment penser la communication face à la prolifération des techniques d’information?    via nonfiction.fr      ...</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058602350">Copy</a> | 
<a href="http://blogmarks.net/link/3423540">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/vrossign/mark/1058579590">
<title>Etude 40,4 belles pages d'erreur 404 - Communication erreur 404 - Parle de Com</title>
<link>http://parlede.com/communication/404-page-erreur404-etude-385/</link>
<description></description>
<dc:date>2009-11-12T10:32:35Z</dc:date>
<dc:author>vrossign</dc:author>
<dc:subject>404, design, showcase, examples</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://parlede.com/communication/404-page-erreur404-etude-385/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/12/96abadf2c6ac576a830f008730e2101c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://parlede.com/communication/404-page-erreur404-etude-385/">Etude 40,4 belles pages d'erreur 404 - Communication erreur 404 - Parle de Com</a></h4>
 
by <a href="http://blogmarks.net/user/vrossign">vrossign</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/404">404</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/design">design</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/showcase">showcase</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/examples">examples</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058579590">Copy</a> | 
<a href="http://blogmarks.net/link/3406215">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058578945">
<title>NASA - Delay Tolerant Networking (DTN)</title>
<link>http://www.nasa.gov/mission_pages/station/science/experiments/DTN.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;The Delay Tolerant Networking (DTN) will test communication protocols with the Commercial Generic Bioprocessing Apparatus (CGBA) onboard the International Space Station that can be used for exploration. The primary purpose of this activity is to rapidly mature the DTN technology for use in NASA?s exploration missions and space communications architecture.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-11T15:03:32Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>dtn, protocol</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.nasa.gov/mission_pages/station/science/experiments/DTN.html"><img border="0" src="http://blogmarks.net/screenshots/2009/11/11/36e0272790dc10014585a2f996d6a814.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.nasa.gov/mission_pages/station/science/experiments/DTN.html">NASA - Delay Tolerant Networking (DTN)</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>The Delay Tolerant Networking (DTN) will test communication protocols with the Commercial Generic Bioprocessing Apparatus (CGBA) onboard the International Space Station that can be used for exploration. The primary purpose of this activity is to rapidly mature the DTN technology for use in NASA?s exploration missions and space communications architecture.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dtn">dtn</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/protocol">protocol</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058578945">Copy</a> | 
<a href="http://blogmarks.net/link/3405652">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/vrossign/mark/1058578070">
<title>7 Free Disposable Chat Systems For Instant Communication</title>
<link>http://www.webresourcesdepot.com/7-free-disposable-chat-systems-for-instant-communication/</link>
<description></description>
<dc:date>2009-11-10T13:37:05Z</dc:date>
<dc:author>vrossign</dc:author>
<dc:subject>free, chat</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.webresourcesdepot.com/7-free-disposable-chat-systems-for-instant-communication/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/10/0d4fbe8436626946989bbca9129766fc.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.webresourcesdepot.com/7-free-disposable-chat-systems-for-instant-communication/">7 Free Disposable Chat Systems For Instant Communication</a></h4>
 
by <a href="http://blogmarks.net/user/vrossign">vrossign</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/free">free</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/chat">chat</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058578070">Copy</a> | 
<a href="http://blogmarks.net/link/3404974">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058575868">
<title>Closure Library - Google Code</title>
<link>http://code.google.com/intl/fr/closure/library/</link>
<description>&lt;blockquote&gt;&lt;p&gt;The Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. You can pull just what you need from a large set of reusable UI widgets and controls, and from lower-level utilities for DOM manipulation, server communication, animation, data structures, unit testing, rich-text editing, and more.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-08T20:05:36Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>javascript, library</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://code.google.com/intl/fr/closure/library/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/08/a0a2e42979df3d5516aa8e145c24ca08.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://code.google.com/intl/fr/closure/library/">Closure Library - Google Code</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>The Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. You can pull just what you need from a large set of reusable UI widgets and controls, and from lower-level utilities for DOM manipulation, server communication, animation, data structures, unit testing, rich-text editing, and more.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/library">library</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058575868">Copy</a> | 
<a href="http://blogmarks.net/link/3403634">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/shadoko/mark/1058573983">
<title>Les pratiques culturelles des Français à l'ère numérique : enquête exclusive - Ministère de la Culture et de la Communication</title>
<link>http://www.culture.gouv.fr/mcc/Actualites/A-la-une/Les-pratiques-culturelles-des-Francais-a-l-ere-numerique-enquete-exclusive</link>
<description></description>
<dc:date>2009-11-06T16:12:28Z</dc:date>
<dc:author>shadoko</dc:author>
<dc:subject>culture, pratiques culturelles, france, enquête</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.culture.gouv.fr/mcc/Actualites/A-la-une/Les-pratiques-culturelles-des-Francais-a-l-ere-numerique-enquete-exclusive"><img border="0" src="http://blogmarks.net/screenshots/2009/11/06/9ef2c12981798f74ce8c31a9c23b9338.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.culture.gouv.fr/mcc/Actualites/A-la-une/Les-pratiques-culturelles-des-Francais-a-l-ere-numerique-enquete-exclusive">Les pratiques culturelles des Français à l'ère numérique : enquête exclusive - Ministère de la Culture et de la Communication</a></h4>
 
by <a href="http://blogmarks.net/user/shadoko">shadoko</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/culture">culture</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pratiques%2Bculturelles">pratiques culturelles</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/france">france</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/enqu%25C3%25AAte">enquête</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058573983">Copy</a> | 
<a href="http://blogmarks.net/link/3402115">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Neewok/mark/1058571124">
<title>CITU</title>
<link>http://www.citu.info/#definition</link>
<description>&lt;blockquote&gt;&lt;p&gt;Le CITU part du constat de la rencontre entre création et recherche scientifique sur le terrain des nouveaux média. Les nouvelles formes d'écriture et de création prennent en compte et questionnent les enjeux technologiques. Le regard porté par les artistes sur le monde contemporain constitue simultanément un facteur réel d'innovation et un moteur de réflexion confrontant en permanence potentiel et limites. En effet l'innovation provient souvent de la demande singulière des artistes et auteurs qui cherchent dans les nouveaux moyens de communication de nouvelles modalités d'expression et de représentation. C'est pourquoi le CITU entretient cette capacité à être au plus proche des projets artistiques, tout en restant dans la dynamique de réflexion et d'évolution que représente la recherche la plus actuelle.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-03T11:40:58Z</dc:date>
<dc:author>Neewok</dc:author>
<dc:subject>art, recherche, numérique</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.citu.info/#definition"><img border="0" src="http://blogmarks.net/screenshots/2009/11/03/cd006a8db426439c109b126284f5564e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.citu.info/#definition">CITU</a></h4>
 
by <a href="http://blogmarks.net/user/Neewok">Neewok</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3399801">1 other(s)</a> 
<div class="description"><blockquote><p>Le CITU part du constat de la rencontre entre création et recherche scientifique sur le terrain des nouveaux média. Les nouvelles formes d'écriture et de création prennent en compte et questionnent les enjeux technologiques. Le regard porté par les artistes sur le monde contemporain constitue simultanément un facteur réel d'innovation et un moteur de réflexion confrontant en permanence potentiel et limites. En effet l'innovation provient souvent de la demande singulière des artistes et auteurs qui cherchent dans les nouveaux moyens de communication de nouvelles modalités d'expression et de représentation. C'est pourquoi le CITU entretient cette capacité à être au plus proche des projets artistiques, tout en restant dans la dynamique de réflexion et d'évolution que représente la recherche la plus actuelle.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/art">art</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/recherche">recherche</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/num%25C3%25A9rique">numérique</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058571124">Copy</a> | 
<a href="http://blogmarks.net/link/3399801">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058571096">
<title>CITU</title>
<link>http://www.citu.info/#definition</link>
<description>&lt;blockquote&gt;&lt;p&gt;Le CITU part du constat de la rencontre entre création et recherche scientifique sur le terrain des nouveaux média. Les nouvelles formes d'écriture et de création prennent en compte et questionnent les enjeux technologiques. Le regard porté par les artistes sur le monde contemporain constitue simultanément un facteur réel d'innovation et un moteur de réflexion confrontant en permanence potentiel et limites. En effet l'innovation provient souvent de la demande singulière des artistes et auteurs qui cherchent dans les nouveaux moyens de communication de nouvelles modalités d'expression et de représentation. C'est pourquoi le CITU entretient cette capacité à être au plus proche des projets artistiques, tout en restant dans la dynamique de réflexion et d'évolution que représente la recherche la plus actuelle.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-03T10:51:58Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>silencefrancophone, art, media</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.citu.info/#definition"><img border="0" src="http://blogmarks.net/screenshots/2009/11/03/cd006a8db426439c109b126284f5564e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.citu.info/#definition">CITU</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3399801">1 other(s)</a> 
<div class="description"><blockquote><p>Le CITU part du constat de la rencontre entre création et recherche scientifique sur le terrain des nouveaux média. Les nouvelles formes d'écriture et de création prennent en compte et questionnent les enjeux technologiques. Le regard porté par les artistes sur le monde contemporain constitue simultanément un facteur réel d'innovation et un moteur de réflexion confrontant en permanence potentiel et limites. En effet l'innovation provient souvent de la demande singulière des artistes et auteurs qui cherchent dans les nouveaux moyens de communication de nouvelles modalités d'expression et de représentation. C'est pourquoi le CITU entretient cette capacité à être au plus proche des projets artistiques, tout en restant dans la dynamique de réflexion et d'évolution que représente la recherche la plus actuelle.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/silencefrancophone">silencefrancophone</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/art">art</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/media">media</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058571096">Copy</a> | 
<a href="http://blogmarks.net/link/3399801">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058571095">
<title>RIHM Revue des Interactions Humaines Médiatisées Editions Europia, Paris, France - Sylvie LELEU-Merviel, Khaldoun Zreik - Revue d'Interaction Homme Machine</title>
<link>http://europia.org/RIHM/?qU3Ry=RIHM</link>
<description>&lt;blockquote&gt;&lt;p&gt;En effet, la numérisation massive des échanges et de la diffusion transforme en profondeur la relation entre l'usager et les médias, a la fois au sens de données de toutes natures (textes, images fixes et animées, sons, ...) et au sens d'instances éditoriales de masse ou communautaires. Internet, le Web et les blogs, mais aussi la Télévision Mobile Personnelle, les pod-casts, la V.O.D., les services accessibles en téléphonie mobile, etc. modifient les contenus et les programmes, impulsent l'émergence de nouvelles écritures, mais bouleversent aussi les économies en place ainsi que les pratiques de communication interne et externe des organisations et le travail collaboratif , créent des espaces contributifs d'expression individuelle et collective, redéfinissent les frontières entre professionnels et amateurs.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-03T10:50:27Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>media, ville, hypertexte, silencefrancophone</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://europia.org/RIHM/?qU3Ry=RIHM"><img border="0" src="http://blogmarks.net/screenshots/2009/11/03/eb42e30ed0e957ce2a9b5177c2c39f8c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://europia.org/RIHM/?qU3Ry=RIHM">RIHM Revue des Interactions Humaines Médiatisées Editions Europia, Paris, France - Sylvie LELEU-Merviel, Khaldoun Zreik - Revue d'Interaction Homme Machine</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>En effet, la numérisation massive des échanges et de la diffusion transforme en profondeur la relation entre l'usager et les médias, a la fois au sens de données de toutes natures (textes, images fixes et animées, sons, ...) et au sens d'instances éditoriales de masse ou communautaires. Internet, le Web et les blogs, mais aussi la Télévision Mobile Personnelle, les pod-casts, la V.O.D., les services accessibles en téléphonie mobile, etc. modifient les contenus et les programmes, impulsent l'émergence de nouvelles écritures, mais bouleversent aussi les économies en place ainsi que les pratiques de communication interne et externe des organisations et le travail collaboratif , créent des espaces contributifs d'expression individuelle et collective, redéfinissent les frontières entre professionnels et amateurs.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/media">media</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ville">ville</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hypertexte">hypertexte</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/silencefrancophone">silencefrancophone</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058571095">Copy</a> | 
<a href="http://blogmarks.net/link/3399800">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058571090">
<title>hyperurbain » A propos du blog Hyperurbain</title>
<link>http://www.hyperurbain.org/?page_id=2</link>
<description>&lt;blockquote&gt;&lt;p&gt;l’espace urbain, à sa représentation, ainsi qu’aux créations et réappropriations de cet espace par les artistes et chercheurs. Il propose ainsi une veille pluridisciplinaire (Sciences de l’Information et de la Communication, Science de l’ingénierie, Ergonomie, Art, Architecture, Urbanisme, Géographie, Sociologie, etc.) sur les innovations technologiques (réalité virtuelle, réalité augmentée, réalité mixte, Internet et mobilité), les pratiques artistiques et les nouveaux usages dans les domaines de l’art, du jeu, du patrimoine et du tourisme.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-03T10:36:54Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>ville, architecture, cartographie</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.hyperurbain.org/?page_id=2"><img border="0" src="http://blogmarks.net/screenshots/2009/11/03/bdf0f64655abfa16b9e6310e97931c73.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.hyperurbain.org/?page_id=2">hyperurbain » A propos du blog Hyperurbain</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>l’espace urbain, à sa représentation, ainsi qu’aux créations et réappropriations de cet espace par les artistes et chercheurs. Il propose ainsi une veille pluridisciplinaire (Sciences de l’Information et de la Communication, Science de l’ingénierie, Ergonomie, Art, Architecture, Urbanisme, Géographie, Sociologie, etc.) sur les innovations technologiques (réalité virtuelle, réalité augmentée, réalité mixte, Internet et mobilité), les pratiques artistiques et les nouveaux usages dans les domaines de l’art, du jeu, du patrimoine et du tourisme.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ville">ville</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/architecture">architecture</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cartographie">cartographie</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058571090">Copy</a> | 
<a href="http://blogmarks.net/link/3399795">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058571084">
<title>Hyper Urbain</title>
<link>http://hyperurbain.net/</link>
<description>&lt;blockquote&gt;&lt;p&gt;La série des colloques « HyperUrbain » propose des réflexions sur la conception de la ville « sociale » (sociale ici voudra dire une conception centrée sur l'utilisateur de l'espace urbain) où les modalités de communication, de sociabilité, d'apprentissage, de transaction, de travail, etc. passent par des différentes formes d'(auto)régulation, dont un nombre croissant repose sur les Technologies d'Information et de Communication (TIC).&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-03T10:32:26Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>ville, cartographie, societé</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://hyperurbain.net/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/03/a1a0791bdb2edf2ccfefcfb46a002832.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://hyperurbain.net/">Hyper Urbain</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>La série des colloques « HyperUrbain » propose des réflexions sur la conception de la ville « sociale » (sociale ici voudra dire une conception centrée sur l'utilisateur de l'espace urbain) où les modalités de communication, de sociabilité, d'apprentissage, de transaction, de travail, etc. passent par des différentes formes d'(auto)régulation, dont un nombre croissant repose sur les Technologies d'Information et de Communication (TIC).</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ville">ville</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cartographie">cartographie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/societ%25C3%25A9">societé</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058571084">Copy</a> | 
<a href="http://blogmarks.net/link/3399792">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058571082">
<title>Voilà, CityMurmur! (please read with French “R”) | DensityDesign | Communication Design &amp; Complexity</title>
<link>http://www.densitydesign.org/2009/06/13/voila-citymurmur-please-read-with-french-r/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Theme of the symposium was “la ville cartographiée” (the city map), and to give our contribute to the discussion, we were warmly welcome to the ‘Cité des sciences et de l’industrie‘; built in the 19th arrondissement, just beside Parc de la Villette, ‘La Cité des Sciences et de l’Industrie’ is one of the world’s largest and most visited science museums, and looks as an impressive modern site which offers a wide variety of exhibitions and shows.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-03T10:29:57Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>architecture, ville, cityofsound, cartographie</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.densitydesign.org/2009/06/13/voila-citymurmur-please-read-with-french-r/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/03/2b8929417e02dca9fd9ebdf036e6deed.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.densitydesign.org/2009/06/13/voila-citymurmur-please-read-with-french-r/">Voilà, CityMurmur! (please read with French “R”) | DensityDesign | Communication Design &amp; Complexity</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Theme of the symposium was “la ville cartographiée” (the city map), and to give our contribute to the discussion, we were warmly welcome to the ‘Cité des sciences et de l’industrie‘; built in the 19th arrondissement, just beside Parc de la Villette, ‘La Cité des Sciences et de l’Industrie’ is one of the world’s largest and most visited science museums, and looks as an impressive modern site which offers a wide variety of exhibitions and shows.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/architecture">architecture</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ville">ville</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cityofsound">cityofsound</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cartographie">cartographie</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058571082">Copy</a> | 
<a href="http://blogmarks.net/link/3399790">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Nissone/mark/1058570079">
<title>Des outils pour gérer, programmer, répliquer, etc. des tweets | Delphine M. [ veille ]</title>
<link>http://articles.nissone.com/2009/10/outils-gerer-programmer-repliquer-tweets/</link>
<description>Twitter est (aussi) un outil de diffusion dans un objectif e-marketing de communication autour d’un produit -en l’occurrence ici, d’un site.
Bon, j’aurais pu aussi dire que Twitter est l’un de mes jouets et que je m’amuse comme une petite folle à le faire jouer avec mon site de vampire !

Tout ça pour dire que, que se soit dans un cadre ludique ou non, il y a des outils pour nous simplifier la vie dans l’exploitation de Twitter. Et comme il y en a beaucoup, des outils, je vous propose un panel : celui par lequel je suis passée pour mes propres besoins.
</description>
<dc:date>2009-11-02T09:17:23Z</dc:date>
<dc:author>Nissone</dc:author>
<dc:subject>outils, twitter, Films-vampires.com, buzz, marketing, popularité, communauté</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://articles.nissone.com/2009/10/outils-gerer-programmer-repliquer-tweets/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/02/010e5565a6080214c410ef4c81863d91.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://articles.nissone.com/2009/10/outils-gerer-programmer-repliquer-tweets/">Des outils pour gérer, programmer, répliquer, etc. des tweets | Delphine M. [ veille ]</a></h4>
 
by <a href="http://blogmarks.net/user/Nissone">Nissone</a> 
<p class="description">Twitter est (aussi) un outil de diffusion dans un objectif e-marketing de communication autour d’un produit -en l’occurrence ici, d’un site.
Bon, j’aurais pu aussi dire que Twitter est l’un de mes jouets et que je m’amuse comme une petite folle à le faire jouer avec mon site de vampire !

Tout ça pour dire que, que se soit dans un cadre ludique ou non, il y a des outils pour nous simplifier la vie dans l’exploitation de Twitter. Et comme il y en a beaucoup, des outils, je vous propose un panel : celui par lequel je suis passée pour mes propres besoins.
</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/outils">outils</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/twitter">twitter</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Films-vampires.com">Films-vampires.com</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/buzz">buzz</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/marketing">marketing</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/popularit%25C3%25A9">popularité</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/communaut%25C3%25A9">communauté</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058570079">Copy</a> | 
<a href="http://blogmarks.net/link/3398959">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1058567727">
<title>Liquid Liquid</title>
<link>http://www.liquidliquid.com/</link>
<description>&lt;blockquote&gt;
&lt;p&gt;Liquid Liquid est une agence de communication spécialisée dans les événements, les formations et les expertises liquides, fondée en 2007 par Thierry Daniel &amp; Eric Fossard.&lt;/p&gt;
&lt;/blockquote&gt;</description>
<dc:date>2009-10-30T13:49:36Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>upian, alcool</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.liquidliquid.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/30/ca3b0cabe91f28f8465427f6322c51ed.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.liquidliquid.com/">Liquid Liquid</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
<p class="description"><blockquote>
<p>Liquid Liquid est une agence de communication spécialisée dans les événements, les formations et les expertises liquides, fondée en 2007 par Thierry Daniel & Eric Fossard.</p>
</blockquote></p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/upian">upian</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/alcool">alcool</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058567727">Copy</a> | 
<a href="http://blogmarks.net/link/3396996">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>