<?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/actor">
<title>Public marks with search actor</title>
<description>Public marks with search actor</description>
<link>http://blogmarks.net/marks/search/actor</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058442340"/>
<rdf:li resource="http://blogmarks.net/api/user/jpcaruana/mark/1058389697"/>
<rdf:li resource="http://blogmarks.net/api/user/jpcaruana/mark/1058329632"/>
<rdf:li resource="http://blogmarks.net/api/user/jpcaruana/mark/1058329627"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058110115"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058206107"/>
<rdf:li resource="http://blogmarks.net/api/user/greut/mark/1057972465"/>
<rdf:li resource="http://blogmarks.net/api/user/smvisuals/mark/1057944508"/>
<rdf:li resource="http://blogmarks.net/api/user/jey/mark/1058545527"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1057799190"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057694449"/>
<rdf:li resource="http://blogmarks.net/api/user/smvisuals/mark/1057693419"/>
<rdf:li resource="http://blogmarks.net/api/user/da8guy/mark/1057585823"/>
<rdf:li resource="http://blogmarks.net/api/user/springnet/mark/1057900649"/>
<rdf:li resource="http://blogmarks.net/api/user/globeing/mark/1057795496"/>
<rdf:li resource="http://blogmarks.net/api/user/lukeslytalker/mark/1057454216"/>
<rdf:li resource="http://blogmarks.net/api/user/pvergain/mark/1057362917"/>
<rdf:li resource="http://blogmarks.net/api/user/knann/mark/2540696"/>
<rdf:li resource="http://blogmarks.net/api/user/Whiz/mark/2352654"/>
<rdf:li resource="http://blogmarks.net/api/user/Kristof/mark/2320518"/>
<rdf:li resource="http://blogmarks.net/api/user/Elvezio/mark/2070388"/>
<rdf:li resource="http://blogmarks.net/api/user/srivani/mark/2060420"/>
<rdf:li resource="http://blogmarks.net/api/user/ionial/mark/1992664"/>
<rdf:li resource="http://blogmarks.net/api/user/bluetouff/mark/1437709"/>
<rdf:li resource="http://blogmarks.net/api/user/hemanshu_desai/mark/1407610"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058442340">
<title>Socio-Technical Assemblages « Service Design Research</title>
<link>http://www.servicedesignresearch.com/benedict-singleton-interview/</link>
<description>&lt;blockquote&gt;&lt;p&gt;There’s a strong tendency to see services as ‘things’: we often hear that services are ‘more complex’ than products. All kinds of means to grasp the complexity of an airline or a hospital can be applied – cybernetics, actor-network theory, etc. But the interaction between a prostitute and his or her john or jane is complex in a way I don’t think these approaches capture.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-07-27T00:55:13Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>design, interaction</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.servicedesignresearch.com/benedict-singleton-interview/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/27/348237ffe0f54e4a0395cef59589b0f8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.servicedesignresearch.com/benedict-singleton-interview/">Socio-Technical Assemblages « Service Design Research</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>There’s a strong tendency to see services as ‘things’: we often hear that services are ‘more complex’ than products. All kinds of means to grasp the complexity of an airline or a hospital can be applied – cybernetics, actor-network theory, etc. But the interaction between a prostitute and his or her john or jane is complex in a way I don’t think these approaches capture.</p></blockquote></div>
<p class="tags">
<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/interaction">interaction</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058442340">Copy</a> | 
<a href="http://blogmarks.net/link/3295906">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jpcaruana/mark/1058389697">
<title>Erik Engbrecht's Blog: Pondering Actor Design Trades</title>
<link>http://erikengbrecht.blogspot.com/2009/06/pondering-actor-design-trades.html</link>
<description># Why is the standard Scala actor implementation so complex when others have done it in a such simpler fashion?

# Is it better to have one, big actor library that supports a wide variety of use cases, or a bunch of smaller ones targeted at specific niches and programming styles?

# If there are to be a bunch, should they just be conceptually similar (e.g. all based on the actor model), or should there be interoperability among them?</description>
<dc:date>2009-06-24T10:10:47Z</dc:date>
<dc:author>jpcaruana</dc:author>
<dc:subject>concurrent, Scala, programmation, fonctionnelle, blog</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://erikengbrecht.blogspot.com/2009/06/pondering-actor-design-trades.html"><img border="0" src="http://blogmarks.net/screenshots/2009/06/24/919b9086fdb004c662931f1117b67e78.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://erikengbrecht.blogspot.com/2009/06/pondering-actor-design-trades.html">Erik Engbrecht's Blog: Pondering Actor Design Trades</a></h4>
 
by <a href="http://blogmarks.net/user/jpcaruana">jpcaruana</a> 
<p class="description"># Why is the standard Scala actor implementation so complex when others have done it in a such simpler fashion?

# Is it better to have one, big actor library that supports a wide variety of use cases, or a bunch of smaller ones targeted at specific niches and programming styles?

# If there are to be a bunch, should they just be conceptually similar (e.g. all based on the actor model), or should there be interoperability among them?</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/concurrent">concurrent</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Scala">Scala</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programmation">programmation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fonctionnelle">fonctionnelle</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/blog">blog</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058389697">Copy</a> | 
<a href="http://blogmarks.net/link/3253479">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jpcaruana/mark/1058329632">
<title>dramatis - Dramatis - Dramatis</title>
<link>http://dramatis.mischance.net/</link>
<description>Dramatis - An actor library for Ruby and Python</description>
<dc:date>2009-05-19T13:37:03Z</dc:date>
<dc:author>jpcaruana</dc:author>
<dc:subject>python, ruby, programmation, concurrent</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://dramatis.mischance.net/"><img border="0" src="http://blogmarks.net/screenshots/2009/05/19/e3fc9032174800c17d84f05db17907c8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://dramatis.mischance.net/">dramatis - Dramatis - Dramatis</a></h4>
 
by <a href="http://blogmarks.net/user/jpcaruana">jpcaruana</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3201332">1 other(s)</a> 
<p class="description">Dramatis - An actor library for Ruby and Python</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ruby">ruby</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programmation">programmation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/concurrent">concurrent</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058329632">Copy</a> | 
<a href="http://blogmarks.net/link/3201332">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jpcaruana/mark/1058329627">
<title>Revactor</title>
<link>http://revactor.org/</link>
<description>Revactor is an application framework for Ruby which uses the Actor model to simplify the creation of high-performance network services.</description>
<dc:date>2009-05-19T13:37:14Z</dc:date>
<dc:author>jpcaruana</dc:author>
<dc:subject>ruby, programmation, concurrent</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://revactor.org/"><img border="0" src="http://blogmarks.net/screenshots/2009/05/19/a7ed092cab20c1ef26909598cab6c364.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://revactor.org/">Revactor</a></h4>
 
by <a href="http://blogmarks.net/user/jpcaruana">jpcaruana</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2787567">2 other(s)</a> 
<p class="description">Revactor is an application framework for Ruby which uses the Actor model to simplify the creation of high-performance network services.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ruby">ruby</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programmation">programmation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/concurrent">concurrent</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058329627">Copy</a> | 
<a href="http://blogmarks.net/link/2787567">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058110115">
<title>Paul Schrader’s MISHIMA at Film Forum in New York City</title>
<link>http://www.filmforum.org/films/mishima.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;(1985) The life of the controversial Japanese novelist — both for his Nobel-worthy art and for his über-flamboyant life — in four symbolic Acts (Beauty, Art, Action, Harmony of Pen and Sword) and on three planes: bw flashbacks to his previous life, seeing the lonely, sickly boy before he became the world-famous bodybuilder/writer/actor; highly colored and stylized dramatizations of sequences from his books The Temple of the Golden Pavilion (previously filmed as Ichikawa’s Conflagration), Kyoko’s House, and Runaway Horses; and a docudramatic treatment of the last day of his life, leading up to his own theatrically-staged seppuku. &lt;/p&gt;&lt;/blockquote&gt;

des phrase courtes ? :)</description>
<dc:date>2008-12-11T15:13:49Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>cinema, film, japon</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.filmforum.org/films/mishima.html"><img border="0" src="http://blogmarks.net/screenshots/2008/12/11/6d23c68c368fda0dbdeb9f97f87957d1.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.filmforum.org/films/mishima.html">Paul Schrader’s MISHIMA at Film Forum in New York City</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>(1985) The life of the controversial Japanese novelist — both for his Nobel-worthy art and for his über-flamboyant life — in four symbolic Acts (Beauty, Art, Action, Harmony of Pen and Sword) and on three planes: bw flashbacks to his previous life, seeing the lonely, sickly boy before he became the world-famous bodybuilder/writer/actor; highly colored and stylized dramatizations of sequences from his books The Temple of the Golden Pavilion (previously filmed as Ichikawa’s Conflagration), Kyoko’s House, and Runaway Horses; and a docudramatic treatment of the last day of his life, leading up to his own theatrically-staged seppuku. </p></blockquote>

des phrase courtes ? :)</div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cinema">cinema</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/film">film</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/japon">japon</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058110115">Copy</a> | 
<a href="http://blogmarks.net/link/3012227">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058206107">
<title>Spock traque votre profil sur le Web - Abondance : Référencement et moteurs de recherche</title>
<link>http://actu.abondance.com/2007/08/spock-traque-votre-profil-sur-le-web.html</link>
<description>Spock, un moteur de recherche spécialisé sur les personnes .Dans la foulée de sites comme ZoomInfo ou Wink, il s'intéresse aux stars de la télévision comme à votre voisin de palier. Evidemment, il connaîtra plus de choses sur les uns que sur les autres, même si certaines surprises peuvent forcément arriver... L'outil propose des &quot;tags&quot; en rapport avec la personne recherchée, les noms de connaissances proches, ou qui ont des liens avec elle, ainsi que des pages web qui en parlent. Il est également possible de taper des mots clés comme &quot;actor&quot; ou &quot;politicians&quot;... Spock prend sa source sur le Web et les réseaux sociaux, et attend notamment beaucoup des inetrnautes eux-même qui peuvent télécharger une photo ou ajouter des renseignements à leur fiche descriptive. Son objectif est de proposer plus de 100 millions de profils d'ici à la fin de l'année et de tous les internautes à long terme.</description>
<dc:date>2008-11-01T14:02:43Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>abondance, vie-privée, social, wikipedia, myspace, facebook, email, trace, information, securite, anonymat, donnée, rechercher, recherche, moteur</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://actu.abondance.com/2007/08/spock-traque-votre-profil-sur-le-web.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://actu.abondance.com/2007/08/spock-traque-votre-profil-sur-le-web.html">Spock traque votre profil sur le Web - Abondance : Référencement et moteurs de recherche</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="description">Spock, un moteur de recherche spécialisé sur les personnes .Dans la foulée de sites comme ZoomInfo ou Wink, il s'intéresse aux stars de la télévision comme à votre voisin de palier. Evidemment, il connaîtra plus de choses sur les uns que sur les autres, même si certaines surprises peuvent forcément arriver... L'outil propose des "tags" en rapport avec la personne recherchée, les noms de connaissances proches, ou qui ont des liens avec elle, ainsi que des pages web qui en parlent. Il est également possible de taper des mots clés comme "actor" ou "politicians"... Spock prend sa source sur le Web et les réseaux sociaux, et attend notamment beaucoup des inetrnautes eux-même qui peuvent télécharger une photo ou ajouter des renseignements à leur fiche descriptive. Son objectif est de proposer plus de 100 millions de profils d'ici à la fin de l'année et de tous les internautes à long terme.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/abondance">abondance</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vie-priv%25C3%25A9e">vie-privée</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/social">social</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wikipedia">wikipedia</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/myspace">myspace</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/facebook">facebook</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/email">email</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/trace">trace</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/information">information</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/securite">securite</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/anonymat">anonymat</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/donn%25C3%25A9e">donnée</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rechercher">rechercher</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/moteur">moteur</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058206107">Copy</a> | 
<a href="http://blogmarks.net/link/3097144">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/greut/mark/1057972465">
<title>Revactor</title>
<link>http://revactor.org/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Revactor is an application framework for Ruby which uses the Actor model to simplify the creation of high-performance network services.
&lt;/p&gt;&lt;p&gt;
Writing concurrent systems is one of the most difficult problems facing programmers today. Working with threads is difficult, and asynchronous approaches are confusing and difficult to work with.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Erlang-like for Ruby, nice.&lt;/p&gt;</description>
<dc:date>2008-09-05T11:14:04Z</dc:date>
<dc:author>greut</dc:author>
<dc:subject>ruby, framework, network</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://revactor.org/"><img border="0" src="http://blogmarks.net/screenshots/2009/05/19/a7ed092cab20c1ef26909598cab6c364.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://revactor.org/">Revactor</a></h4>
 
by <a href="http://blogmarks.net/user/greut">greut</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2787567">2 other(s)</a> 
<div class="description"><blockquote><p>Revactor is an application framework for Ruby which uses the Actor model to simplify the creation of high-performance network services.
</p><p>
Writing concurrent systems is one of the most difficult problems facing programmers today. Working with threads is difficult, and asynchronous approaches are confusing and difficult to work with.</p></blockquote><p>Erlang-like for Ruby, nice.</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ruby">ruby</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/framework">framework</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/network">network</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057972465">Copy</a> | 
<a href="http://blogmarks.net/link/2787567">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/smvisuals/mark/1057944508">
<title>Ted Stevens, Actor, &quot;Actor's Cook&quot;</title>
<link>http://www.youtube.com/watch?v=LtJ9Vd98Mf0</link>
<description></description>
<dc:date>2008-08-13T03:38:23Z</dc:date>
<dc:author>smvisuals</dc:author>
<dc:subject>actor, acting, cooking, food, performance, educational, learning, instructional, Vancouver, new york, nyc, video, demo, demo reel, stand up, comedy, tv, film</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.youtube.com/watch?v=LtJ9Vd98Mf0"><img border="0" src="http://blogmarks.net/screenshots/2008/08/13/e103fcc0df87198fe2c0107dce7031ac.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.youtube.com/watch?v=LtJ9Vd98Mf0">Ted Stevens, Actor, &quot;Actor's Cook&quot;</a></h4>
 
by <a href="http://blogmarks.net/user/smvisuals">smvisuals</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/actor">actor</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/acting">acting</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cooking">cooking</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/food">food</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performance">performance</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/educational">educational</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/learning">learning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/instructional">instructional</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Vancouver">Vancouver</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/new%2Byork">new york</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/nyc">nyc</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/video">video</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/demo">demo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/demo%2Breel">demo reel</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/stand%2Bup">stand up</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/comedy">comedy</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tv">tv</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/film">film</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057944508">Copy</a> | 
<a href="http://blogmarks.net/link/2864616">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jey/mark/1058545527">
<title>dramatis - An actor library for Ruby and Python</title>
<link>http://dramatis.mischance.net/</link>
<description></description>
<dc:date>2008-07-03T22:17:42Z</dc:date>
<dc:author>jey</dc:author>
<dc:subject>concurrency, actors, ruby, python</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://dramatis.mischance.net/"><img border="0" src="http://blogmarks.net/screenshots/2009/05/19/e3fc9032174800c17d84f05db17907c8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://dramatis.mischance.net/">dramatis - An actor library for Ruby and Python</a></h4>
 
by <a href="http://blogmarks.net/user/jey">jey</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3201332">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/concurrency">concurrency</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/actors">actors</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ruby">ruby</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058545527">Copy</a> | 
<a href="http://blogmarks.net/link/3201332">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1057799190">
<title>Google News Blog: Words matter</title>
<link>http://googlenewsblog.blogspot.com/2008/04/words-matter.html</link>
<description>As part of Google's mission to organize the world's information, we've been hard at work making quotations in news articles easy to search and browse. You can now more easily keep track of what your favorite politician, actor or sports star is saying. You can even search within their quotes for specific topics.</description>
<dc:date>2008-04-18T16:25:23Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>google news</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://googlenewsblog.blogspot.com/2008/04/words-matter.html"><img border="0" src="http://blogmarks.net/screenshots/2008/04/18/1dd2c942f3037ace9cfbc391ad1971be.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://googlenewsblog.blogspot.com/2008/04/words-matter.html">Google News Blog: Words matter</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
<p class="description">As part of Google's mission to organize the world's information, we've been hard at work making quotations in news articles easy to search and browse. You can now more easily keep track of what your favorite politician, actor or sports star is saying. You can even search within their quotes for specific topics.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/google%2Bnews">google news</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057799190">Copy</a> | 
<a href="http://blogmarks.net/link/2750813">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057694449">
<title>Behind the Great Firewall | Technology | The Guardian</title>
<link>http://www.guardian.co.uk/technology/2008/feb/09/internet.china</link>
<description>&lt;blockquote&gt;&lt;p&gt;The world's most popular blog? Lao Xu, written by the actor and director Xu Jinglei, which boasts 137 million visitors. &lt;/p&gt;&lt;/blockquote&gt;

Casino ! à quand Google Ads là dessus. Faire sauter la banque ?</description>
<dc:date>2008-02-11T09:44:55Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>chine, societé, opacité</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.guardian.co.uk/technology/2008/feb/09/internet.china"><img border="0" src="http://blogmarks.net/screenshots/2008/02/11/38706f6bb4ffa4504d4f0eb3dd705d04.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.guardian.co.uk/technology/2008/feb/09/internet.china">Behind the Great Firewall | Technology | The Guardian</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>The world's most popular blog? Lao Xu, written by the actor and director Xu Jinglei, which boasts 137 million visitors. </p></blockquote>

Casino ! à quand Google Ads là dessus. Faire sauter la banque ?</div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/chine">chine</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/societ%25C3%25A9">societé</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opacit%25C3%25A9">opacité</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057694449">Copy</a> | 
<a href="http://blogmarks.net/link/2666663">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/smvisuals/mark/1057693419">
<title>Ted Stevens, Actor</title>
<link>http://tedstevensactor.com</link>
<description>Internet home of actor Ted Stevens creator of the &quot;I'm an actor series&quot;</description>
<dc:date>2008-02-10T03:23:25Z</dc:date>
<dc:author>smvisuals</dc:author>
<dc:subject>video, film, tv, acting, actor, comedy, drama, nyc, Vancouver, hollywood north, holleywood, coconut dreams</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://tedstevensactor.com"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://tedstevensactor.com">Ted Stevens, Actor</a></h4>
 
by <a href="http://blogmarks.net/user/smvisuals">smvisuals</a> 
<p class="description">Internet home of actor Ted Stevens creator of the "I'm an actor series"</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/video">video</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/film">film</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tv">tv</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/acting">acting</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/actor">actor</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/comedy">comedy</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/drama">drama</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/nyc">nyc</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Vancouver">Vancouver</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hollywood%2Bnorth">hollywood north</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/holleywood">holleywood</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/coconut%2Bdreams">coconut dreams</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057693419">Copy</a> | 
<a href="http://blogmarks.net/link/2665700">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/da8guy/mark/1057585823">
<title>Always and Never be a Hyphenate</title>
<link>http://eitantheactor.com/bio/2007/11/29/never-and-always-be-a-hyphenate/</link>
<description>Eitan the actor discusses the perils and benefits of having too many job titles.</description>
<dc:date>2007-11-29T21:22:29Z</dc:date>
<dc:author>da8guy</dc:author>
<dc:subject>job title, actor, los angeles, hollywood, movies, film, tv, eitan</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://eitantheactor.com/bio/2007/11/29/never-and-always-be-a-hyphenate/"><img border="0" src="http://blogmarks.net/screenshots/2007/11/29/db44db413fb66b45557f4307f1a3ecae.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://eitantheactor.com/bio/2007/11/29/never-and-always-be-a-hyphenate/">Always and Never be a Hyphenate</a></h4>
 
by <a href="http://blogmarks.net/user/da8guy">da8guy</a> 
<p class="description">Eitan the actor discusses the perils and benefits of having too many job titles.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/job%2Btitle">job title</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/actor">actor</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/los%2Bangeles">los angeles</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hollywood">hollywood</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/movies">movies</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/film">film</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tv">tv</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/eitan">eitan</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057585823">Copy</a> | 
<a href="http://blogmarks.net/link/2568269">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/springnet/mark/1057900649">
<title>HDtv film Thailand » Archive » Geoffrey Giuliano and Tony clubbing at Hotman</title>
<link>http://www.magickpapers.com/blog/?p=27</link>
<description>actor, and rock biographer cum raconteur Geoffrey Giuliano  graciously invited me to premiere of his show, the Beatles Legend Photographic Exhibition, at Central World in Bangkok Thailand</description>
<dc:date>2007-11-14T17:05:17Z</dc:date>
<dc:author>springnet</dc:author>
<dc:subject>rock, thailand, rare, photos, beatles, springnet blogmarks</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.magickpapers.com/blog/?p=27"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.magickpapers.com/blog/?p=27">HDtv film Thailand » Archive » Geoffrey Giuliano and Tony clubbing at Hotman</a></h4>
 
by <a href="http://blogmarks.net/user/springnet">springnet</a> 
<p class="description">actor, and rock biographer cum raconteur Geoffrey Giuliano  graciously invited me to premiere of his show, the Beatles Legend Photographic Exhibition, at Central World in Bangkok Thailand</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rock">rock</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/thailand">thailand</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rare">rare</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photos">photos</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/beatles">beatles</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/springnet%2Bblogmarks">springnet blogmarks</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057900649">Copy</a> | 
<a href="http://blogmarks.net/link/2826085">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/globeing/mark/1057795496">
<title>Jyjou*: Comédien, Mime et Fleur ! animation artistique clown artiste acteur actor comedien theatre spectacle enfants spectacle humour clown anniversaire évènementiel french mime magicien paris theater dance animateur gouter d'anniversaire clown fête d</title>
<link>http://www.jyjou.com/animations.enfants.html</link>
<description></description>
<dc:date>2007-10-20T08:01:48Z</dc:date>
<dc:author>globeing</dc:author>
<dc:subject>thea, anniversaire, magicien</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.jyjou.com/animations.enfants.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.jyjou.com/animations.enfants.html">Jyjou*: Comédien, Mime et Fleur ! animation artistique clown artiste acteur actor comedien theatre spectacle enfants spectacle humour clown anniversaire évènementiel french mime magicien paris theater dance animateur gouter d'anniversaire clown fête d</a></h4>
 
by <a href="http://blogmarks.net/user/globeing">globeing</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/thea">thea</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/anniversaire">anniversaire</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/magicien">magicien</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057795496">Copy</a> | 
<a href="http://blogmarks.net/link/2747619">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/lukeslytalker/mark/1057454216">
<title>United Press International - NewsTrack - Entertainment - Report: Actor Owen Wilson in suicide try</title>
<link>http://www.upi.com/NewsTrack/Entertainment/2007/08/26/report_actor_owen_wilson_in_suicide_try/9736/</link>
<description></description>
<dc:date>2007-08-27T15:32:59Z</dc:date>
<dc:author>lukeslytalker</dc:author>
<dc:subject>suicide</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.upi.com/NewsTrack/Entertainment/2007/08/26/report_actor_owen_wilson_in_suicide_try/9736/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.upi.com/NewsTrack/Entertainment/2007/08/26/report_actor_owen_wilson_in_suicide_try/9736/">United Press International - NewsTrack - Entertainment - Report: Actor Owen Wilson in suicide try</a></h4>
 
by <a href="http://blogmarks.net/user/lukeslytalker">lukeslytalker</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/suicide">suicide</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057454216">Copy</a> | 
<a href="http://blogmarks.net/link/2451453">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/pvergain/mark/1057362917">
<title>PARLEY</title>
<link>http://osl.cs.uiuc.edu/parley/</link>
<description>PARLEY is an API for writing Python programs that implement the Actor model of distributed systems, in which lightweight concurrent processes communicate through asynchronous message-passing. Actor systems typically are easier to write and debug than traditional concurrent programs that use locks and shared memory.

PARLEY can run using either traditional native threads, greenlets (lightweight threads), or Stackless Python's tasklets. A program written using PARLEY can choose between these models by changing a single line of code.
Usage

Messages in PARLEY can be arbitrary objects, but the standard message format is a 4-tuple: (tag, sender, args, kwargs). A typical way to handle such a message is to look up a function based on the tag; pass args and kwargs as parameters to the function (args being position parameters, and kwargs being keyword parameters); and to send the return value of the function as a message to the original sender.

You can check out the latest version from Subversion using the following command:

svn co http://artdent.homelinux.net/parley/trunk</description>
<dc:date>2007-07-24T12:38:27Z</dc:date>
<dc:author>pvergain</dc:author>
<dc:subject>python, bibliotheques, asynchrones, parley, Erlang, actor</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://osl.cs.uiuc.edu/parley/"><img border="0" src="http://blogmarks.net/screenshots/2007/07/24/8fb2e43a5e0f62971981e3f3b867e70f.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://osl.cs.uiuc.edu/parley/">PARLEY</a></h4>
 
by <a href="http://blogmarks.net/user/pvergain">pvergain</a> 
<p class="description">PARLEY is an API for writing Python programs that implement the Actor model of distributed systems, in which lightweight concurrent processes communicate through asynchronous message-passing. Actor systems typically are easier to write and debug than traditional concurrent programs that use locks and shared memory.

PARLEY can run using either traditional native threads, greenlets (lightweight threads), or Stackless Python's tasklets. A program written using PARLEY can choose between these models by changing a single line of code.
Usage

Messages in PARLEY can be arbitrary objects, but the standard message format is a 4-tuple: (tag, sender, args, kwargs). A typical way to handle such a message is to look up a function based on the tag; pass args and kwargs as parameters to the function (args being position parameters, and kwargs being keyword parameters); and to send the return value of the function as a message to the original sender.

You can check out the latest version from Subversion using the following command:

svn co http://artdent.homelinux.net/parley/trunk</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bibliotheques">bibliotheques</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/asynchrones">asynchrones</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/parley">parley</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Erlang">Erlang</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/actor">actor</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057362917">Copy</a> | 
<a href="http://blogmarks.net/link/2373212">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/knann/mark/2540696">
<title>iClone - Real-time 3D filmmaking, 3D character animation - Machinima, 3D movies, 3D wardrobe creation, 3D special effects, and 3D websites</title>
<link>http://www.reallusion.com/iclone/</link>
<description>Master 3D real-time filmmaking with iClone 2.0! Advanced actor creation, real-time visual effects, and complete filmmaker 'power tools' allow you to create a complete cast of talking animated custom characters, clothing, 3D scenes and special effects for animated movies. iClone 2.0 demystifies the technology of creating full motion 3D avatars and video story-boarding</description>
<dc:date>2007-04-13T23:09:28Z</dc:date>
<dc:author>knann</dc:author>
<dc:subject>video, hs:technology, hsvt, hs:dd, district</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.reallusion.com/iclone/"><img border="0" src="http://blogmarks.net/screenshots/2007/04/13/e9430d183df0ee10dec9047f18e47352.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.reallusion.com/iclone/">iClone - Real-time 3D filmmaking, 3D character animation - Machinima, 3D movies, 3D wardrobe creation, 3D special effects, and 3D websites</a></h4>
 
by <a href="http://blogmarks.net/user/knann">knann</a> 
<p class="description">Master 3D real-time filmmaking with iClone 2.0! Advanced actor creation, real-time visual effects, and complete filmmaker 'power tools' allow you to create a complete cast of talking animated custom characters, clothing, 3D scenes and special effects for animated movies. iClone 2.0 demystifies the technology of creating full motion 3D avatars and video story-boarding</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/video">video</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hs%253Atechnology">hs:technology</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hsvt">hsvt</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hs%253Add">hs:dd</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/district">district</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2540696">Copy</a> | 
<a href="http://blogmarks.net/link/2082930">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Whiz/mark/2352654">
<title>OFFICIAL WHIZ Community Web Site - Talent Resume</title>
<link>http://whizwhisenant.exploretalent.com</link>
<description>Need some WHIZ info? Don't have any OFFICIAL WHIZ info, but want some? Need an actor/Model for a movie, Prints, Indy or a Feature film - Whiz's Resume can be found here!</description>
<dc:date>2007-07-21T16:40:26Z</dc:date>
<dc:author>Whiz</dc:author>
<dc:subject>whiz, whizz, wisdom, bang, Ohio, news, fm, tv, official_whiz, official, real, genuine, authentic, blog, sites, site, page, pages, websites, web, media, wizzard, wizard, wizz</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://whizwhisenant.exploretalent.com"><img border="0" src="http://blogmarks.net/screenshots/2007/07/21/4904e55750a660f411aebd6b3a8bd257.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://whizwhisenant.exploretalent.com">OFFICIAL WHIZ Community Web Site - Talent Resume</a></h4>
 
by <a href="http://blogmarks.net/user/Whiz">Whiz</a> 
<p class="description">Need some WHIZ info? Don't have any OFFICIAL WHIZ info, but want some? Need an actor/Model for a movie, Prints, Indy or a Feature film - Whiz's Resume can be found here!</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/whiz">whiz</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/whizz">whizz</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wisdom">wisdom</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bang">bang</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Ohio">Ohio</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/news">news</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fm">fm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tv">tv</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/official_whiz">official_whiz</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/official">official</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/real">real</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/genuine">genuine</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/authentic">authentic</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/blog">blog</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sites">sites</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/site">site</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/page">page</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pages">pages</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/websites">websites</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web">web</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2352654">Copy</a> | 
<a href="http://blogmarks.net/link/1945297">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Kristof/mark/2320518">
<title>Free Fonts</title>
<link>http://www.wcfonts.com</link>
<description>WC FONTS is a graphic design actor which specializes in designing and producing typefaces. WC FONTS create a large freeware fonts BTA collection.
Enjoy it!</description>
<dc:date>2007-03-20T17:45:15Z</dc:date>
<dc:author>Kristof</dc:author>
<dc:subject>print, free, typography, fonts, graphic, web</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.wcfonts.com"><img border="0" src="http://blogmarks.net/screenshots/2007/03/20/64093a69a709891b51fe87e5cb9dc440.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.wcfonts.com">Free Fonts</a></h4>
 
by <a href="http://blogmarks.net/user/Kristof">Kristof</a> 
<p class="description">WC FONTS is a graphic design actor which specializes in designing and producing typefaces. WC FONTS create a large freeware fonts BTA collection.
Enjoy it!</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/print">print</a>
<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/typography">typography</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fonts">fonts</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/graphic">graphic</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web">web</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2320518">Copy</a> | 
<a href="http://blogmarks.net/link/1924147">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Elvezio/mark/2070388">
<title>THE BACKWOODS (2006)</title>
<link>http://mal-pertuis.blogspot.com/2007/02/backwoods-2006.html</link>
<description>English tourists get in the way of a gang of spanish child kidnappers 

At least that's what happens in great spanish flick The Backwoods, with gifted actor Gary Oldman. Check out the whole story! IT&gt;ENG by Google.

</description>
<dc:date>2007-02-21T07:36:16Z</dc:date>
<dc:author>Elvezio</dc:author>
<dc:subject>movie, thriller</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://mal-pertuis.blogspot.com/2007/02/backwoods-2006.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://mal-pertuis.blogspot.com/2007/02/backwoods-2006.html">THE BACKWOODS (2006)</a></h4>
 
by <a href="http://blogmarks.net/user/Elvezio">Elvezio</a> 
<p class="description">English tourists get in the way of a gang of spanish child kidnappers 

At least that's what happens in great spanish flick The Backwoods, with gifted actor Gary Oldman. Check out the whole story! IT>ENG by Google.

</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/movie">movie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/thriller">thriller</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2070388">Copy</a> | 
<a href="http://blogmarks.net/link/1752041">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srivani/mark/2060420">
<title>Instant ADD Success Blog</title>
<link>http://www.instantaddsuccess.com/public/department59.cfm?ID=116</link>
<description>In this video, the actor poses the idea that food allergies could be responsible for some ADD.</description>
<dc:date>2007-02-20T08:38:51Z</dc:date>
<dc:author>srivani</dc:author>
<dc:subject>add, attention deficit, attention deficit disorder, adult add, attention deficit hyperactivity disorder, adult adhd</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.instantaddsuccess.com/public/department59.cfm?ID=116"><img border="0" src="http://blogmarks.net/screenshots/2007/02/20/20eb8ff9f225cb79cab871c81739fea0.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.instantaddsuccess.com/public/department59.cfm?ID=116">Instant ADD Success Blog</a></h4>
 
by <a href="http://blogmarks.net/user/srivani">srivani</a> 
<p class="description">In this video, the actor poses the idea that food allergies could be responsible for some ADD.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/add">add</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/attention%2Bdeficit">attention deficit</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/attention%2Bdeficit%2Bdisorder">attention deficit disorder</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/adult%2Badd">adult add</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/attention%2Bdeficit%2Bhyperactivity%2Bdisorder">attention deficit hyperactivity disorder</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/adult%2Badhd">adult adhd</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2060420">Copy</a> | 
<a href="http://blogmarks.net/link/1746544">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ionial/mark/1992664">
<title>Getting Started in Actor Prolog</title>
<link>http://www.cplire.ru/Lab144/start/index.html</link>
<description></description>
<dc:date>2007-01-21T10:07:29Z</dc:date>
<dc:author>ionial</dc:author>
<dc:subject>prolog, concurrency</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.cplire.ru/Lab144/start/index.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.cplire.ru/Lab144/start/index.html">Getting Started in Actor Prolog</a></h4>
 
by <a href="http://blogmarks.net/user/ionial">ionial</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/prolog">prolog</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/concurrency">concurrency</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1992664">Copy</a> | 
<a href="http://blogmarks.net/link/1697140">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/bluetouff/mark/1437709">
<title>Pilot Systems - Plone </title>
<link>http://pilotsystems.net</link>
<description>Pilot Systems is an european actor on Zope and Plone technologies since 1999. </description>
<dc:date>2006-12-22T13:27:02Z</dc:date>
<dc:author>bluetouff</dc:author>
<dc:subject>Pilot Systems, plone, zope</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://pilotsystems.net"><img border="0" src="http://blogmarks.net/screenshots/2006/12/22/56d59ba45347d3a28cbb7ba66fd30d10.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://pilotsystems.net">Pilot Systems - Plone </a></h4>
 
by <a href="http://blogmarks.net/user/bluetouff">bluetouff</a> 
<p class="description">Pilot Systems is an european actor on Zope and Plone technologies since 1999. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Pilot%2BSystems">Pilot Systems</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/plone">plone</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/zope">zope</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1437709">Copy</a> | 
<a href="http://blogmarks.net/link/1403335">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/hemanshu_desai/mark/1407610">
<title>Britney Spears on Yahoo! News Photos</title>
<link>http://news.yahoo.com/photos/ss/events//en/111501celspears/im:/061208/photos_ts_wl_afp/0eb2e7bdf8150edbef6452ab8a266da4</link>
<description>Actor Jamie Kennedy arrives at an awards ceremony in Burbank, California wearing a pair of women's panties on his head and holding up a sign that reads: &quot;I found Britteny's Panties&quot;. Pop princess Britney Spears has spoken out about a string of recent photos showing her partying minus her underwear, admitting that she had probably taken her new-found freedom &quot;too far&quot;(AFP/Getty Images/File/Jamie Kennedy)</description>
<dc:date>2006-12-19T17:21:00Z</dc:date>
<dc:author>hemanshu_desai</dc:author>
<dc:subject>news, photo, Yahoo news photos, Jamie Kennedy, california, Britney Spears, underwear</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://news.yahoo.com/photos/ss/events//en/111501celspears/im:/061208/photos_ts_wl_afp/0eb2e7bdf8150edbef6452ab8a266da4"><img border="0" src="http://blogmarks.net/screenshots/2006/12/19/9d8aaceca1a31f48b5df677e995b06b4.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://news.yahoo.com/photos/ss/events//en/111501celspears/im:/061208/photos_ts_wl_afp/0eb2e7bdf8150edbef6452ab8a266da4">Britney Spears on Yahoo! News Photos</a></h4>
 
by <a href="http://blogmarks.net/user/hemanshu_desai">hemanshu_desai</a> 
<p class="description">Actor Jamie Kennedy arrives at an awards ceremony in Burbank, California wearing a pair of women's panties on his head and holding up a sign that reads: "I found Britteny's Panties". Pop princess Britney Spears has spoken out about a string of recent photos showing her partying minus her underwear, admitting that she had probably taken her new-found freedom "too far"(AFP/Getty Images/File/Jamie Kennedy)</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/news">news</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photo">photo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Yahoo%2Bnews%2Bphotos">Yahoo news photos</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Jamie%2BKennedy">Jamie Kennedy</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/california">california</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Britney%2BSpears">Britney Spears</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/underwear">underwear</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1407610">Copy</a> | 
<a href="http://blogmarks.net/link/1382742">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>