<?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/character">
<title>Public marks with search character</title>
<description>Public marks with search character</description>
<link>http://blogmarks.net/marks/search/character</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/ericpaul/mark/1058556001"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058553981"/>
<rdf:li resource="http://blogmarks.net/api/user/Neewok/mark/1058549402"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058546670"/>
<rdf:li resource="http://blogmarks.net/api/user/Foolster41/mark/1058528940"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058527850"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058486058"/>
<rdf:li resource="http://blogmarks.net/api/user/wojtek.traczyk/mark/1058491368"/>
<rdf:li resource="http://blogmarks.net/api/user/cascamorto/mark/1058474140"/>
<rdf:li resource="http://blogmarks.net/api/user/mixher/mark/1058473516"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058460307"/>
<rdf:li resource="http://blogmarks.net/api/user/cascamorto/mark/1058448142"/>
<rdf:li resource="http://blogmarks.net/api/user/Spone/mark/1058443039"/>
<rdf:li resource="http://blogmarks.net/api/user/rmaltete/mark/1058438887"/>
<rdf:li resource="http://blogmarks.net/api/user/astrochoupe/mark/1058437062"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058435441"/>
<rdf:li resource="http://blogmarks.net/api/user/bluesaturn/mark/1058399341"/>
<rdf:li resource="http://blogmarks.net/api/user/sylvainulg/mark/1058376017"/>
<rdf:li resource="http://blogmarks.net/api/user/vrossign/mark/1058348261"/>
<rdf:li resource="http://blogmarks.net/api/user/wojtek.traczyk/mark/1058479043"/>
<rdf:li resource="http://blogmarks.net/api/user/bouilloire/mark/1058319077"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058316000"/>
<rdf:li resource="http://blogmarks.net/api/user/mixher/mark/1058312722"/>
<rdf:li resource="http://blogmarks.net/api/user/rikuniaku97/mark/1058307265"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058301732"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/ericpaul/mark/1058556001">
<title>Avatars - Create an Animated Talking Character for Your Website</title>
<link>http://www.sitepal.com/</link>
<description></description>
<dc:date>2009-10-20T12:22:35Z</dc:date>
<dc:author>ericpaul</dc:author>
<dc:subject>speech</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.sitepal.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/20/0dc5925e00e0a5c514b4752a673317cb.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.sitepal.com/">Avatars - Create an Animated Talking Character for Your Website</a></h4>
 
by <a href="http://blogmarks.net/user/ericpaul">ericpaul</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2200711">2 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/speech">speech</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058556001">Copy</a> | 
<a href="http://blogmarks.net/link/2200711">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058553981">
<title>ONLamp.com: Building Recursive Descent Parsers with Python</title>
<link>http://onlamp.com/lpt/a/6435</link>
<description>&lt;blockquote&gt;&lt;p&gt;What is &quot;parsing&quot;? Parsing is processing a series of symbols to extract their meaning. Typically, this means reading the words of a sentence and drawing information from them. When application programs need to process data that is provided as text, they must use some form of parsing logic. This logic scans the text characters and character groups (words) and recognizes patterns of groups to extract the underlying commands or information.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-18T18:19:53Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, parser</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://onlamp.com/lpt/a/6435"><img border="0" src="http://blogmarks.net/screenshots/2009/10/18/99b05dbf5633e6bbaffa6f74465de61a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://onlamp.com/lpt/a/6435">ONLamp.com: Building Recursive Descent Parsers with Python</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>What is "parsing"? Parsing is processing a series of symbols to extract their meaning. Typically, this means reading the words of a sentence and drawing information from them. When application programs need to process data that is provided as text, they must use some form of parsing logic. This logic scans the text characters and character groups (words) and recognizes patterns of groups to extract the underlying commands or information.</p></blockquote></div>
<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/parser">parser</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058553981">Copy</a> | 
<a href="http://blogmarks.net/link/3386804">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Neewok/mark/1058549402">
<title>Costume Designs and Storyboards from the Dune That Never Was - Dune - io9</title>
<link>http://io9.com/5088014/costume-designs-and-storyboards-from-the-dune-that-never-was</link>
<description>Thousands of the character concepts and storyboard designs Moebius created for Dune</description>
<dc:date>2009-10-13T21:02:07Z</dc:date>
<dc:author>Neewok</dc:author>
<dc:subject>Orson Welles, Frank Herbert, cinéma, Jodorowsky, pink floyd, Mœbius, dune, Dalí, HR Giger, science-fiction</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://io9.com/5088014/costume-designs-and-storyboards-from-the-dune-that-never-was"><img border="0" src="http://blogmarks.net/screenshots/2009/10/13/6ea415052493cdef30955c64ad261887.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://io9.com/5088014/costume-designs-and-storyboards-from-the-dune-that-never-was">Costume Designs and Storyboards from the Dune That Never Was - Dune - io9</a></h4>
 
by <a href="http://blogmarks.net/user/Neewok">Neewok</a> 
<p class="description">Thousands of the character concepts and storyboard designs Moebius created for Dune</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Orson%2BWelles">Orson Welles</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Frank%2BHerbert">Frank Herbert</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cin%25C3%25A9ma">cinéma</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Jodorowsky">Jodorowsky</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pink%2Bfloyd">pink floyd</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/M%25C5%2593bius">Mœbius</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dune">dune</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Dal%25C3%25AD">Dalí</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/HR%2BGiger">HR Giger</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/science-fiction">science-fiction</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058549402">Copy</a> | 
<a href="http://blogmarks.net/link/3382905">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058546670">
<title>Arcanum Productions :: News</title>
<link>http://www.arcanumproductions.com/news/</link>
<description>&lt;blockquote&gt;&lt;p&gt;On September 9, 2009, Arcanum Productions launches the AMERIKA WANTS YOKO video-blog and online petition. This project rallies support for its film AMERIKA: a notebook in three parts, which is searching for resources to assuage its production costs. Kat, the fictional character of AMERIKA, makes a public plea to artist Yoko Ono asking for her support and endorsement to promote the film.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-11T09:22:40Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>film, project</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.arcanumproductions.com/news/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/11/70c657225291da41ced960a9521d4a4d.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.arcanumproductions.com/news/">Arcanum Productions :: News</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>On September 9, 2009, Arcanum Productions launches the AMERIKA WANTS YOKO video-blog and online petition. This project rallies support for its film AMERIKA: a notebook in three parts, which is searching for resources to assuage its production costs. Kat, the fictional character of AMERIKA, makes a public plea to artist Yoko Ono asking for her support and endorsement to promote the film.</p></blockquote></div>
<p class="tags">
<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/project">project</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058546670">Copy</a> | 
<a href="http://blogmarks.net/link/3380594">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Foolster41/mark/1058528940">
<title>Out of Character podcast</title>
<link>http://www.pulpgamer.com/outofcharacter/</link>
<description>An interesting gaming podcast.</description>
<dc:date>2009-10-03T07:23:09Z</dc:date>
<dc:author>Foolster41</dc:author>
<dc:subject>games, Role Playing Games, rpg, podcast, Pen and Paper, dungeons and dragons, d20, d&amp;d</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.pulpgamer.com/outofcharacter/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/03/7f5914a14d42e08b7c45ade6d7e2231b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.pulpgamer.com/outofcharacter/">Out of Character podcast</a></h4>
 
by <a href="http://blogmarks.net/user/Foolster41">Foolster41</a> 
<p class="description">An interesting gaming podcast.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/games">games</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Role%2BPlaying%2BGames">Role Playing Games</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rpg">rpg</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/podcast">podcast</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Pen%2Band%2BPaper">Pen and Paper</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dungeons%2Band%2Bdragons">dungeons and dragons</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/d20">d20</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/d%2526d">d&d</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058528940">Copy</a> | 
<a href="http://blogmarks.net/link/3364409">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058527850">
<title>An Engineer's Guide to Bandwidth (Yahoo! Developer Network Blog)</title>
<link>http://developer.yahoo.net/blog/archives/2009/10/a_engineers_gui.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;Web app developers spend most of our time not thinking about how data is actually transmitted through the bowels of the network stack. Abstractions at the application layer let us pretend that networks read and write whole messages as smooth streams of bytes. Generally this is a good thing. But knowing what's going underneath is crucial to performance tuning and application design. The character of our users' internet connections is changing and some of the rules of thumb we rely on may need to be revised.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-02T03:34:58Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>bandwidth</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://developer.yahoo.net/blog/archives/2009/10/a_engineers_gui.html"><img border="0" src="http://blogmarks.net/screenshots/2009/10/02/dd50fea250ab11f1c2e1db588c0b9416.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://developer.yahoo.net/blog/archives/2009/10/a_engineers_gui.html">An Engineer's Guide to Bandwidth (Yahoo! Developer Network Blog)</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3363351">1 other(s)</a> 
<div class="description"><blockquote><p>Web app developers spend most of our time not thinking about how data is actually transmitted through the bowels of the network stack. Abstractions at the application layer let us pretend that networks read and write whole messages as smooth streams of bytes. Generally this is a good thing. But knowing what's going underneath is crucial to performance tuning and application design. The character of our users' internet connections is changing and some of the rules of thumb we rely on may need to be revised.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bandwidth">bandwidth</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058527850">Copy</a> | 
<a href="http://blogmarks.net/link/3363351">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058486058">
<title>Character encoding detection for external scripts</title>
<link>http://lists.w3.org/Archives/Public/www-archive/2009Aug/att-0086/script-encoding-detection.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;This is (EF BB BF) C3 B6 3D 22 21 22 loaded into browsers under various labels. That happens to be properly formed ECMAScript code for all the encodings used. The bogus results for Opera9 can easily be reproduced in context of the testing script, but probably not individually from a clean cache; what's going on there is unknown. I also noted in running these tests that Opera claims &quot;Opera supports the entire ECMA-262 2nd and 3rd standards with no exceptions&quot; while in fact their implementation does not, the parser rejects code that follows the IdentifierStart ::  UnicodeEscapeSequence production of ECMA-262 section 7.6. Instead it implements Opera-only extensions, like comma-free arrays ala [ 1 2 3 ]. Other fun facts include: IE does not implement onload for iframes and cannot modify the innerHTML or tr elements; Firefox ignores &quot;tags&quot; when setting the innerHTML of dynamically created tr elements with no ownerElement... Oh and Opera again needs /th &quot;tags&quot; so it won't nest adjacent th elements when setting innerHTML.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-30T13:29:55Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>html, implementation, parser, testing, unicode, charset</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://lists.w3.org/Archives/Public/www-archive/2009Aug/att-0086/script-encoding-detection.html"><img border="0" src="http://blogmarks.net/screenshots/2009/08/30/4f7b20c7ec9e67ca1c48ae5c6a352e37.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://lists.w3.org/Archives/Public/www-archive/2009Aug/att-0086/script-encoding-detection.html">Character encoding detection for external scripts</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>This is (EF BB BF) C3 B6 3D 22 21 22 loaded into browsers under various labels. That happens to be properly formed ECMAScript code for all the encodings used. The bogus results for Opera9 can easily be reproduced in context of the testing script, but probably not individually from a clean cache; what's going on there is unknown. I also noted in running these tests that Opera claims "Opera supports the entire ECMA-262 2nd and 3rd standards with no exceptions" while in fact their implementation does not, the parser rejects code that follows the IdentifierStart ::  UnicodeEscapeSequence production of ECMA-262 section 7.6. Instead it implements Opera-only extensions, like comma-free arrays ala [ 1 2 3 ]. Other fun facts include: IE does not implement onload for iframes and cannot modify the innerHTML or tr elements; Firefox ignores "tags" when setting the innerHTML of dynamically created tr elements with no ownerElement... Oh and Opera again needs /th "tags" so it won't nest adjacent th elements when setting innerHTML.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html">html</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/parser">parser</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/testing">testing</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/unicode">unicode</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/charset">charset</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058486058">Copy</a> | 
<a href="http://blogmarks.net/link/3328424">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/wojtek.traczyk/mark/1058491368">
<title>Birdo - Character animation and Motion Graphics</title>
<link>http://www.birdo.com.br/</link>
<description></description>
<dc:date>2009-08-27T18:20:44Z</dc:date>
<dc:author>wojtek.traczyk</dc:author>
<dc:subject>2d, animacja__animation, wideo__motion_design</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.birdo.com.br/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.birdo.com.br/">Birdo - Character animation and Motion Graphics</a></h4>
 
by <a href="http://blogmarks.net/user/wojtek.traczyk">wojtek.traczyk</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/2d">2d</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/animacja__animation">animacja__animation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wideo__motion_design">wideo__motion_design</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058491368">Copy</a> | 
<a href="http://blogmarks.net/link/3332944">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/cascamorto/mark/1058474140">
<title>Abstract Fonts - 12,813 Free Fonts</title>
<link>http://www.abstractfonts.com/</link>
<description>Since starting in 1998 we have grown to have over 12,000 free fonts and about 1 million unique downloads every month. You can view the fonts in many ways: latest, by category, by designer, by recent popularity, popularity climbers and sliders, similarity, best and worst rated, and more!

Each of the fonts has a customizable string preview, character map, member comments, similar fonts as well as a font info tab with all kinds of helpful information about the font.</description>
<dc:date>2009-08-21T00:58:12Z</dc:date>
<dc:author>cascamorto</dc:author>
<dc:subject>gratuit, polices, telecharger</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.abstractfonts.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/21/952231338770fe7ee9f7c7f3aca59a00.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.abstractfonts.com/">Abstract Fonts - 12,813 Free Fonts</a></h4>
 
by <a href="http://blogmarks.net/user/cascamorto">cascamorto</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/59718">35 other(s)</a> 
<p class="description">Since starting in 1998 we have grown to have over 12,000 free fonts and about 1 million unique downloads every month. You can view the fonts in many ways: latest, by category, by designer, by recent popularity, popularity climbers and sliders, similarity, best and worst rated, and more!

Each of the fonts has a customizable string preview, character map, member comments, similar fonts as well as a font info tab with all kinds of helpful information about the font.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gratuit">gratuit</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/polices">polices</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/telecharger">telecharger</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058474140">Copy</a> | 
<a href="http://blogmarks.net/link/59718">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mixher/mark/1058473516">
<title>copy paste character</title>
<link>http://copypastecharacter.com/</link>
<description></description>
<dc:date>2009-08-20T09:10:18Z</dc:date>
<dc:author>mixher</dc:author>
<dc:subject>web, utile, tools</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://copypastecharacter.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/20/13fee2f1386a0180b001b4a34f67e15f.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://copypastecharacter.com/">copy paste character</a></h4>
 
by <a href="http://blogmarks.net/user/mixher">mixher</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3296470">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web">web</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/utile">utile</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tools">tools</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058473516">Copy</a> | 
<a href="http://blogmarks.net/link/3296470">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058460307">
<title>Tokyo Cabinet: a modern implementation of DBM</title>
<link>http://tokyocabinet.sourceforge.net/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B  tree, or fixed-length array.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-09T12:11:31Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>database, c, api</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://tokyocabinet.sourceforge.net/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://tokyocabinet.sourceforge.net/">Tokyo Cabinet: a modern implementation of DBM</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2812559">1 other(s)</a> 
<div class="description"><blockquote><p>Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B  tree, or fixed-length array.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/database">database</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/c">c</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/api">api</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058460307">Copy</a> | 
<a href="http://blogmarks.net/link/2812559">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/cascamorto/mark/1058448142">
<title>Free online OCR</title>
<link>http://www.free-ocr.com/</link>
<description>Free-OCR.com is a free online OCR (Optical Character Recognition) tool. You can use this to perform OCR on any image you supply.

This service is free, no registration necessary. We also do not need your email address.

Just upload your image files. Free-OCR takes either PDF, JPG, GIF, TIFF or BMP format.</description>
<dc:date>2009-07-29T17:58:34Z</dc:date>
<dc:author>cascamorto</dc:author>
<dc:subject>gratuit, outils.en.ligne, ocr, bureautique</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.free-ocr.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/23/4abe745b681005317d69c02bd446fedb.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.free-ocr.com/">Free online OCR</a></h4>
 
by <a href="http://blogmarks.net/user/cascamorto">cascamorto</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3207852">8 other(s)</a> 
<p class="description">Free-OCR.com is a free online OCR (Optical Character Recognition) tool. You can use this to perform OCR on any image you supply.

This service is free, no registration necessary. We also do not need your email address.

Just upload your image files. Free-OCR takes either PDF, JPG, GIF, TIFF or BMP format.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gratuit">gratuit</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/outils.en.ligne">outils.en.ligne</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ocr">ocr</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bureautique">bureautique</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058448142">Copy</a> | 
<a href="http://blogmarks.net/link/3207852">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Spone/mark/1058443039">
<title>Copy Paste Character</title>
<link>http://copypastecharacter.com/</link>
<description></description>
<dc:date>2009-07-27T15:23:28Z</dc:date>
<dc:author>Spone</dc:author>
<dc:subject>outil, caractère, symbole, unicode</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://copypastecharacter.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/20/13fee2f1386a0180b001b4a34f67e15f.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://copypastecharacter.com/">Copy Paste Character</a></h4>
 
by <a href="http://blogmarks.net/user/Spone">Spone</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3296470">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/outil">outil</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/caract%25C3%25A8re">caractère</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/symbole">symbole</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/unicode">unicode</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058443039">Copy</a> | 
<a href="http://blogmarks.net/link/3296470">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/rmaltete/mark/1058438887">
<title>HTML Entity Character Lookup</title>
<link>http://leftlogic.com/lounge/articles/entity-lookup/</link>
<description>sing HTML entities is the right way to ensure all the characters on your page are validated. However, often finding the right entity code requires scanning through 250 rows of characters.</description>
<dc:date>2009-07-23T10:07:56Z</dc:date>
<dc:author>rmaltete</dc:author>
<dc:subject>html, webdev</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://leftlogic.com/lounge/articles/entity-lookup/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/23/b0fcdae510591ee929916bd492d24d95.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://leftlogic.com/lounge/articles/entity-lookup/">HTML Entity Character Lookup</a></h4>
 
by <a href="http://blogmarks.net/user/rmaltete">rmaltete</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2272599">13 other(s)</a> 
<p class="description">sing HTML entities is the right way to ensure all the characters on your page are validated. However, often finding the right entity code requires scanning through 250 rows of characters.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html">html</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdev">webdev</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058438887">Copy</a> | 
<a href="http://blogmarks.net/link/2272599">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/astrochoupe/mark/1058437062">
<title>Separator character in TMENU</title>
<link>http://www.nabble.com/separator-character-in-TMENU-td19623056.html</link>
<description>Comment faire un menu du type : page 1 | page | page 3 (sans le | à la fin)</description>
<dc:date>2009-07-21T16:04:15Z</dc:date>
<dc:author>astrochoupe</dc:author>
<dc:subject>menu, typo3, typoscript, ts</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.nabble.com/separator-character-in-TMENU-td19623056.html"><img border="0" src="http://blogmarks.net/screenshots/2009/07/21/37e7ec3f46d049bf98a9c109db10b907.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.nabble.com/separator-character-in-TMENU-td19623056.html">Separator character in TMENU</a></h4>
 
by <a href="http://blogmarks.net/user/astrochoupe">astrochoupe</a> 
<p class="description">Comment faire un menu du type : page 1 | page | page 3 (sans le | à la fin)</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/menu">menu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/typo3">typo3</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/typoscript">typoscript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ts">ts</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058437062">Copy</a> | 
<a href="http://blogmarks.net/link/3291549">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058435441">
<title>Jessie Douglas Illustration</title>
<link>http://jessdouglas.blogspot.com/</link>
<description>&lt;blockquote&gt;&lt;p&gt;urban detritus, peeling paint and filthy concrete structures. I find the ugly and mundane to be beautiful, its character and stories inspiring.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-07-20T03:42:12Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>illustration</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://jessdouglas.blogspot.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/31/d3a040a7cbc00fbb965da62c5d6a149f.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://jessdouglas.blogspot.com/">Jessie Douglas Illustration</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3250313">2 other(s)</a> 
<div class="description"><blockquote><p>urban detritus, peeling paint and filthy concrete structures. I find the ugly and mundane to be beautiful, its character and stories inspiring.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/illustration">illustration</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058435441">Copy</a> | 
<a href="http://blogmarks.net/link/3250313">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/bluesaturn/mark/1058399341">
<title>Copy Paste Character</title>
<link>http://www.copypastecharacter.com/</link>
<description></description>
<dc:date>2009-06-28T00:52:29Z</dc:date>
<dc:author>bluesaturn</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.copypastecharacter.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/06/28/a201569e7d9fb1fdcb02be811702dd10.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.copypastecharacter.com/">Copy Paste Character</a></h4>
 
by <a href="http://blogmarks.net/user/bluesaturn">bluesaturn</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2910463">8 other(s)</a> 
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058399341">Copy</a> | 
<a href="http://blogmarks.net/link/2910463">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sylvainulg/mark/1058376017">
<title>Ascii Table - ASCII character codes and html, octal, hex and decimal charts</title>
<link>http://www.lookuptables.com/</link>
<description>could be handy ^_^</description>
<dc:date>2009-06-19T09:46:43Z</dc:date>
<dc:author>sylvainulg</dc:author>
<dc:subject>programming, documentation, unicode</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.lookuptables.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/06/19/3c73bde36c3139730c540a377a2441dd.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.lookuptables.com/">Ascii Table - ASCII character codes and html, octal, hex and decimal charts</a></h4>
 
by <a href="http://blogmarks.net/user/sylvainulg">sylvainulg</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/192390">11 other(s)</a> 
<p class="description">could be handy ^_^</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programming">programming</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/documentation">documentation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/unicode">unicode</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058376017">Copy</a> | 
<a href="http://blogmarks.net/link/192390">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/vrossign/mark/1058348261">
<title>Function Web Design &amp; Development [ Blog ] » Stunning Free Character Pack: Free Illustrations for any use</title>
<link>http://wefunction.com/2008/11/free-character-pack/</link>
<description></description>
<dc:date>2009-06-04T13:10:49Z</dc:date>
<dc:author>vrossign</dc:author>
<dc:subject>design, web, free, blog, vectos, characters</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://wefunction.com/2008/11/free-character-pack/"><img border="0" src="http://blogmarks.net/screenshots/2009/06/04/4bbc120a05d30403de2e9bb06a2d3289.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://wefunction.com/2008/11/free-character-pack/">Function Web Design &amp; Development [ Blog ] » Stunning Free Character Pack: Free Illustrations for any use</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/design">design</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web">web</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/blog">blog</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vectos">vectos</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/characters">characters</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058348261">Copy</a> | 
<a href="http://blogmarks.net/link/3217420">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/wojtek.traczyk/mark/1058479043">
<title>Character hunter !!!</title>
<link>http://characterhunter.blogspot.com/</link>
<description>z Japonii</description>
<dc:date>2009-05-11T07:43:34Z</dc:date>
<dc:author>wojtek.traczyk</dc:author>
<dc:subject>czytelnia__lectures</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://characterhunter.blogspot.com/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://characterhunter.blogspot.com/">Character hunter !!!</a></h4>
 
by <a href="http://blogmarks.net/user/wojtek.traczyk">wojtek.traczyk</a> 
<p class="description">z Japonii</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/czytelnia__lectures">czytelnia__lectures</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058479043">Copy</a> | 
<a href="http://blogmarks.net/link/3250361">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/bouilloire/mark/1058319077">
<title>True Blood on Twitter: Character List - The Bon Temps Barmaid's Blog</title>
<link>http://sookiebontemps.posterous.com/true-blood-on-twitter-character-list</link>
<description>Mazette, il va me falloir un compte twitter à part pour suivre tout ça </description>
<dc:date>2009-05-10T07:23:13Z</dc:date>
<dc:author>bouilloire</dc:author>
<dc:subject>blog, true blood, twitter</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://sookiebontemps.posterous.com/true-blood-on-twitter-character-list"><img border="0" src="http://blogmarks.net/screenshots/2009/05/10/f00417595efd9bdca838c0c18be56218.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://sookiebontemps.posterous.com/true-blood-on-twitter-character-list">True Blood on Twitter: Character List - The Bon Temps Barmaid's Blog</a></h4>
 
by <a href="http://blogmarks.net/user/bouilloire">bouilloire</a> 
<p class="description">Mazette, il va me falloir un compte twitter à part pour suivre tout ça </p>
<p class="tags">
<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/true%2Bblood">true blood</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/twitter">twitter</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058319077">Copy</a> | 
<a href="http://blogmarks.net/link/3192168">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058316000">
<title>twitter-xchat</title>
<link>http://impressive.net/people/gerald/2009/05/xchat-inputcount.pl</link>
<description>&lt;blockquote&gt;&lt;p&gt;xchat-inputcount.pl: add a character count next to xchat's input box. # (useful when twittering, to see if you are within 140 characters)&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-05-08T00:23:18Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>perl, twitter</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://impressive.net/people/gerald/2009/05/xchat-inputcount.pl"><img border="0" src="http://blogmarks.net/screenshots/2009/05/08/a1cc9ab74c5684d8850f61d97741b0f4.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://impressive.net/people/gerald/2009/05/xchat-inputcount.pl">twitter-xchat</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>xchat-inputcount.pl: add a character count next to xchat's input box. # (useful when twittering, to see if you are within 140 characters)</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/perl">perl</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/twitter">twitter</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058316000">Copy</a> | 
<a href="http://blogmarks.net/link/3189635">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mixher/mark/1058312722">
<title>SHOP ONLINE - Character</title>
<link>http://www.character.fi/index.php?cPath=1</link>
<description></description>
<dc:date>2009-05-05T09:00:37Z</dc:date>
<dc:author>mixher</dc:author>
<dc:subject>typo, shop</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.character.fi/index.php?cPath=1"><img border="0" src="http://blogmarks.net/screenshots/2009/05/05/26230d000b17c3adf6173d394a9c7a02.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.character.fi/index.php?cPath=1">SHOP ONLINE - Character</a></h4>
 
by <a href="http://blogmarks.net/user/mixher">mixher</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/typo">typo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/shop">shop</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058312722">Copy</a> | 
<a href="http://blogmarks.net/link/3186999">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/rikuniaku97/mark/1058307265">
<title>The industry's top talent in hair &amp; makeup artists, stylists and capable assistants</title>
<link>http://seaminx.com</link>
<description>Our Story

Welcome to Seaminx, a boutique artist management agency specializing in providing our clients 
with the industry's top talent in hair &amp; makeup artists, stylists and capable assistants.

We opened our doors in January 2000 bringing with us over twenty-five years of 
collective experience in the industry. Our qualifications have been derived from our 
backgrounds: former models and booking agent. We are devoted to making sure 
everything is right, every time, and doing whatever it takes to ensure this is achieved.

Our talent has been carefully selected to ensure that they possess the skills,
character and flexibility necessary to deliver the excellence our highly selective
clients have come to expect.

Quality over quantity. We represent talent whose company you will actually enjoy because 
they are simply good people: easy to work with, helpful, hard-working and willing to do 
whatever it takes to get the shot. So far so good.</description>
<dc:date>2009-05-01T03:30:16Z</dc:date>
<dc:author>rikuniaku97</dc:author>
<dc:subject>Elaine Moock, sophie ono, www.321-go.us, icube-newyork, Stephanie Carranza, Luis Casco, Susie Jasper, Robert Jones, Pieter Verhoeven, Stephanie Bohn, Mimi Le, Pam Manahan, Aubrey Mayo, Brett McCall, Marc Sifuentes, make-up, stylist, Eric Vidal, Sunni Smyth</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://seaminx.com"><img border="0" src="http://blogmarks.net/screenshots/2009/05/01/306c4108e8b77236e4150bf7bed4fc49.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://seaminx.com">The industry's top talent in hair &amp; makeup artists, stylists and capable assistants</a></h4>
 
by <a href="http://blogmarks.net/user/rikuniaku97">rikuniaku97</a> 
<p class="description">Our Story

Welcome to Seaminx, a boutique artist management agency specializing in providing our clients 
with the industry's top talent in hair & makeup artists, stylists and capable assistants.

We opened our doors in January 2000 bringing with us over twenty-five years of 
collective experience in the industry. Our qualifications have been derived from our 
backgrounds: former models and booking agent. We are devoted to making sure 
everything is right, every time, and doing whatever it takes to ensure this is achieved.

Our talent has been carefully selected to ensure that they possess the skills,
character and flexibility necessary to deliver the excellence our highly selective
clients have come to expect.

Quality over quantity. We represent talent whose company you will actually enjoy because 
they are simply good people: easy to work with, helpful, hard-working and willing to do 
whatever it takes to get the shot. So far so good.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Elaine%2BMoock">Elaine Moock</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sophie%2Bono">sophie ono</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/www.321-go.us">www.321-go.us</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/icube-newyork">icube-newyork</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Stephanie%2BCarranza">Stephanie Carranza</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Luis%2BCasco">Luis Casco</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Susie%2BJasper">Susie Jasper</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Robert%2BJones">Robert Jones</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Pieter%2BVerhoeven">Pieter Verhoeven</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Stephanie%2BBohn">Stephanie Bohn</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Mimi%2BLe">Mimi Le</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Pam%2BManahan">Pam Manahan</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Aubrey%2BMayo">Aubrey Mayo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Brett%2BMcCall">Brett McCall</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Marc%2BSifuentes">Marc Sifuentes</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/make-up">make-up</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/stylist">stylist</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Eric%2BVidal">Eric Vidal</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Sunni%2BSmyth">Sunni Smyth</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058307265">Copy</a> | 
<a href="http://blogmarks.net/link/3182437">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058301732">
<title>UrbanTick: What shape are you?</title>
<link>http://urbantick.blogspot.com/2009/04/what-shape-are-you.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;Wile working with the GPS track data of the UrbanDiary project, in connection with the series of interviews I am conducting, I suddenly recognized the different shapes and patterns that are being produced by the participants. Really funny shapes and forms, but always with a number of strong fix points. The shape is determined by a number of factors such as the spatial relationship of destinations, the distances traveled, the amount of travel and the intensity of repetition. The first point, relationship of destinations makes for the overall shape and the last point, the intensity of repetition makes for the character of the shape.&lt;/p&gt;&lt;p&gt;The images are all generated from participants that have a track record of two month and are the same scale.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-04-28T03:13:58Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>data, gps, travel</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://urbantick.blogspot.com/2009/04/what-shape-are-you.html"><img border="0" src="http://blogmarks.net/screenshots/2009/04/28/5900c57a29aec7b4a58c62a5ec57b8ab.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://urbantick.blogspot.com/2009/04/what-shape-are-you.html">UrbanTick: What shape are you?</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Wile working with the GPS track data of the UrbanDiary project, in connection with the series of interviews I am conducting, I suddenly recognized the different shapes and patterns that are being produced by the participants. Really funny shapes and forms, but always with a number of strong fix points. The shape is determined by a number of factors such as the spatial relationship of destinations, the distances traveled, the amount of travel and the intensity of repetition. The first point, relationship of destinations makes for the overall shape and the last point, the intensity of repetition makes for the character of the shape.</p><p>The images are all generated from participants that have a track record of two month and are the same scale.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/data">data</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gps">gps</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/travel">travel</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058301732">Copy</a> | 
<a href="http://blogmarks.net/link/3177517">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>