<?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/demo">
<title>Public marks with search demo</title>
<description>Public marks with search demo</description>
<link>http://blogmarks.net/marks/search/demo</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/vrossign/mark/1058576394"/>
<rdf:li resource="http://blogmarks.net/api/user/touristic/mark/1058570360"/>
<rdf:li resource="http://blogmarks.net/api/user/dzc/mark/1058566795"/>
<rdf:li resource="http://blogmarks.net/api/user/eledo34/mark/1058566242"/>
<rdf:li resource="http://blogmarks.net/api/user/mozkart/mark/1058564186"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1058560023"/>
<rdf:li resource="http://blogmarks.net/api/user/ericpaul/mark/1058555999"/>
<rdf:li resource="http://blogmarks.net/api/user/br1o/mark/1058556382"/>
<rdf:li resource="http://blogmarks.net/api/user/talou/mark/1058550187"/>
<rdf:li resource="http://blogmarks.net/api/user/delavigne/mark/1058546730"/>
<rdf:li resource="http://blogmarks.net/api/user/jallatte/mark/1058543325"/>
<rdf:li resource="http://blogmarks.net/api/user/jallatte/mark/1058524227"/>
<rdf:li resource="http://blogmarks.net/api/user/sylvainulg/mark/1058511886"/>
<rdf:li resource="http://blogmarks.net/api/user/sylvainulg/mark/1058511879"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058511765"/>
<rdf:li resource="http://blogmarks.net/api/user/Chob/mark/1058505124"/>
<rdf:li resource="http://blogmarks.net/api/user/oseres/mark/1058501245"/>
<rdf:li resource="http://blogmarks.net/api/user/keusta/mark/1058498111"/>
<rdf:li resource="http://blogmarks.net/api/user/Spone/mark/1058489916"/>
<rdf:li resource="http://blogmarks.net/api/user/ericpaul/mark/1058483595"/>
<rdf:li resource="http://blogmarks.net/api/user/jefaparis/mark/1058477262"/>
<rdf:li resource="http://blogmarks.net/api/user/sylvainulg/mark/1058471914"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058547864"/>
<rdf:li resource="http://blogmarks.net/api/user/nicmae/mark/1058461812"/>
<rdf:li resource="http://blogmarks.net/api/user/Krome/mark/1058455319"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/vrossign/mark/1058576394">
<title>A jQuery Plugin for Zoomable, Interactive Maps - New Media Campaigns</title>
<link>http://www.newmediacampaigns.com/page/a-jquery-plugin-for-zoomable-interactive-maps#demos</link>
<description>asic css file is included with the demo zip. Here is some rough minimal css:
view sourceprint?
1.#map { position: relative; width: 700px; height: 470px; overflow: hidden; }
2.#returnlink { display: block; position: absolute; bottom: 0; right: 0; }
3.#map a.bullet { display: block; position: absolute; width: 10px; height: 10px; background: yellow; }
4.#map img.zoomable { }
5.#map div.popup{ display: none; position: absolute; width: 200px; height: 300px; }
6.#map div.popup a.close{ display: block; position: absolute; bottom: 0; right: 0; }

The code above will work just fine as a starting point. Obviously a lot of embellishment can be added to make the map look as g</description>
<dc:date>2009-11-09T12:03:22Z</dc:date>
<dc:author>vrossign</dc:author>
<dc:subject>css, maps, jQuery, js, plugins, zoom</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.newmediacampaigns.com/page/a-jquery-plugin-for-zoomable-interactive-maps#demos"><img border="0" src="http://blogmarks.net/screenshots/2009/11/09/6b747ea64c6ec8fb1ecf870582dc2af0.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.newmediacampaigns.com/page/a-jquery-plugin-for-zoomable-interactive-maps#demos">A jQuery Plugin for Zoomable, Interactive Maps - New Media Campaigns</a></h4>
 
by <a href="http://blogmarks.net/user/vrossign">vrossign</a> 
<p class="description">asic css file is included with the demo zip. Here is some rough minimal css:
view sourceprint?
1.#map { position: relative; width: 700px; height: 470px; overflow: hidden; }
2.#returnlink { display: block; position: absolute; bottom: 0; right: 0; }
3.#map a.bullet { display: block; position: absolute; width: 10px; height: 10px; background: yellow; }
4.#map img.zoomable { }
5.#map div.popup{ display: none; position: absolute; width: 200px; height: 300px; }
6.#map div.popup a.close{ display: block; position: absolute; bottom: 0; right: 0; }

The code above will work just fine as a starting point. Obviously a lot of embellishment can be added to make the map look as g</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/maps">maps</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/jQuery">jQuery</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/js">js</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/plugins">plugins</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/zoom">zoom</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058576394">Copy</a> | 
<a href="http://blogmarks.net/link/3404069">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/touristic/mark/1058570360">
<title>WP Now Demo</title>
<link>http://www.wpnow.com/demo/#boardwalk</link>
<description></description>
<dc:date>2009-11-02T17:14:38Z</dc:date>
<dc:author>touristic</dc:author>
<dc:subject>wordpress, theme, site top, wpnow</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.wpnow.com/demo/#boardwalk"><img border="0" src="http://blogmarks.net/screenshots/2009/11/02/8909e3c6d9de2a6872114587a6f7c3f1.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.wpnow.com/demo/#boardwalk">WP Now Demo</a></h4>
 
by <a href="http://blogmarks.net/user/touristic">touristic</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wordpress">wordpress</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/theme">theme</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/site%2Btop">site top</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wpnow">wpnow</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058570360">Copy</a> | 
<a href="http://blogmarks.net/link/3399191">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/dzc/mark/1058566795">
<title>Firebug Breakpoints Feature Demo Page</title>
<link>http://getfirebug.com/doc/breakpoints/demo.html</link>
<description></description>
<dc:date>2009-10-29T13:32:46Z</dc:date>
<dc:author>dzc</dc:author>
<dc:subject>firefox, firebgug, javascript, conception web, debug</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://getfirebug.com/doc/breakpoints/demo.html"><img border="0" src="http://blogmarks.net/screenshots/2009/10/29/2a50b32de1131ebe325012591c8c4d5a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://getfirebug.com/doc/breakpoints/demo.html">Firebug Breakpoints Feature Demo Page</a></h4>
 
by <a href="http://blogmarks.net/user/dzc">dzc</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/firefox">firefox</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/firebgug">firebgug</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/conception%2Bweb">conception web</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/debug">debug</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058566795">Copy</a> | 
<a href="http://blogmarks.net/link/3396299">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/eledo34/mark/1058566242">
<title>ZK Live Demo</title>
<link>http://www.zkoss.org/zkdemo/userguide/#f1</link>
<description></description>
<dc:date>2009-10-29T04:09:43Z</dc:date>
<dc:author>eledo34</dc:author>
<dc:subject>framework, developpement, zk</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.zkoss.org/zkdemo/userguide/#f1"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.zkoss.org/zkdemo/userguide/#f1">ZK Live Demo</a></h4>
 
by <a href="http://blogmarks.net/user/eledo34">eledo34</a> 
<p class="tags">
<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/developpement">developpement</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/zk">zk</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058566242">Copy</a> | 
<a href="http://blogmarks.net/link/3395811">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mozkart/mark/1058564186">
<title>Fade colors using jQuery</title>
<link>http://www.jankoatwarpspeed.com/examples/fade-colors/#</link>
<description>Demo for Fade colors using jQuery</description>
<dc:date>2009-10-27T00:01:21Z</dc:date>
<dc:author>mozkart</dc:author>
<dc:subject>design web</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.jankoatwarpspeed.com/examples/fade-colors/#"><img border="0" src="http://blogmarks.net/screenshots/2009/10/27/b8072e4476dd259a6861a1c7ba888626.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.jankoatwarpspeed.com/examples/fade-colors/#">Fade colors using jQuery</a></h4>
 
by <a href="http://blogmarks.net/user/mozkart">mozkart</a> 
<p class="description">Demo for Fade colors using jQuery</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/design%2Bweb">design web</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058564186">Copy</a> | 
<a href="http://blogmarks.net/link/3394254">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1058560023">
<title>BREAKING: Google Announces Social Search</title>
<link>http://mashable.com/2009/10/21/breaking-google-launches-social-search/</link>
<description>&lt;blockquote&gt;
&lt;p&gt;Google’s Vice-President of Search Marissa Mayer has just made a surprise announcement at the Web 2.0 Expo: a new Google Labs feature called Social Search. They just gave a quick demo of the new feature.&lt;/p&gt;
&lt;/blockquote&gt;</description>
<dc:date>2009-10-22T08:40:27Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>google, google labs, social search</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://mashable.com/2009/10/21/breaking-google-launches-social-search/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/22/751f01b6db8a1877f65a4272f057edc6.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://mashable.com/2009/10/21/breaking-google-launches-social-search/">BREAKING: Google Announces Social Search</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
<div class="description"><blockquote>
<p>Google’s Vice-President of Search Marissa Mayer has just made a surprise announcement at the Web 2.0 Expo: a new Google Labs feature called Social Search. They just gave a quick demo of the new feature.</p>
</blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/google">google</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/google%2Blabs">google labs</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/social%2Bsearch">social search</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058560023">Copy</a> | 
<a href="http://blogmarks.net/link/3390790">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ericpaul/mark/1058555999">
<title>Free demo to create avatars using Text-to-Speech (TTS) by SitePal</title>
<link>http://www.oddcast.com/home/demos/tts/tts_example.php?sitepal</link>
<description></description>
<dc:date>2009-10-20T12:19:36Z</dc:date>
<dc:author>ericpaul</dc:author>
<dc:subject>speech</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.oddcast.com/home/demos/tts/tts_example.php?sitepal"><img border="0" src="http://blogmarks.net/screenshots/2009/10/20/25874f5b6ca316255cc1ecc8ee77a256.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.oddcast.com/home/demos/tts/tts_example.php?sitepal">Free demo to create avatars using Text-to-Speech (TTS) by SitePal</a></h4>
 
by <a href="http://blogmarks.net/user/ericpaul">ericpaul</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2281506">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=1058555999">Copy</a> | 
<a href="http://blogmarks.net/link/2281506">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/br1o/mark/1058556382">
<title>Demo of phpThumb() - thumbnails created by PHP using GD and/or ImageMagick</title>
<link>http://phpthumb.sourceforge.net/demo/demo/phpThumb.demo.demo.php#showpic</link>
<description></description>
<dc:date>2009-10-18T18:10:57Z</dc:date>
<dc:author>br1o</dc:author>
<dc:subject>phpthumb, album, thumbnail, image, php</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://phpthumb.sourceforge.net/demo/demo/phpThumb.demo.demo.php#showpic"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://phpthumb.sourceforge.net/demo/demo/phpThumb.demo.demo.php#showpic">Demo of phpThumb() - thumbnails created by PHP using GD and/or ImageMagick</a></h4>
 
by <a href="http://blogmarks.net/user/br1o">br1o</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/phpthumb">phpthumb</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/album">album</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/thumbnail">thumbnail</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/image">image</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058556382">Copy</a> | 
<a href="http://blogmarks.net/link/3388877">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/talou/mark/1058550187">
<title>a multi-touch drawing demo for Firefox 3.7 at hacks.mozilla.org</title>
<link>http://hacks.mozilla.org/2009/10/multi-touch/</link>
<description></description>
<dc:date>2009-10-14T17:24:12Z</dc:date>
<dc:author>talou</dc:author>
<dc:subject>firefox, demo</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://hacks.mozilla.org/2009/10/multi-touch/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/14/b1bae6cb10064710e8d3e9797bed5786.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://hacks.mozilla.org/2009/10/multi-touch/">a multi-touch drawing demo for Firefox 3.7 at hacks.mozilla.org</a></h4>
 
by <a href="http://blogmarks.net/user/talou">talou</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/firefox">firefox</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/demo">demo</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058550187">Copy</a> | 
<a href="http://blogmarks.net/link/3383593">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/delavigne/mark/1058546730">
<title>ShopperPress - Online Demo</title>
<link>http://shopperpress.com/shopping-cart-demo/</link>
<description></description>
<dc:date>2009-10-11T10:56:12Z</dc:date>
<dc:author>delavigne</dc:author>
<dc:subject>commerce, plugin, wordpress</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://shopperpress.com/shopping-cart-demo/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/11/5d6cadf1b77ee1551db264f194a0848f.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://shopperpress.com/shopping-cart-demo/">ShopperPress - Online Demo</a></h4>
 
by <a href="http://blogmarks.net/user/delavigne">delavigne</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/commerce">commerce</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/plugin">plugin</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wordpress">wordpress</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058546730">Copy</a> | 
<a href="http://blogmarks.net/link/3380642">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jallatte/mark/1058543325">
<title>Seam Carving Demo</title>
<link>http://swieskowski.net/carve/</link>
<description></description>
<dc:date>2009-10-09T05:25:27Z</dc:date>
<dc:author>jallatte</dc:author>
<dc:subject>generator, photo</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://swieskowski.net/carve/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/09/c7bfc0fbb0f08a3ae4ba78e571e5afe2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://swieskowski.net/carve/">Seam Carving Demo</a></h4>
 
by <a href="http://blogmarks.net/user/jallatte">jallatte</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2429241">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/generator">generator</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photo">photo</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058543325">Copy</a> | 
<a href="http://blogmarks.net/link/2429241">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jallatte/mark/1058524227">
<title>Google OCR Demo</title>
<link>http://googlecodesamples.com/docs/php/ocr.php</link>
<description></description>
<dc:date>2009-09-30T14:07:31Z</dc:date>
<dc:author>jallatte</dc:author>
<dc:subject>google, ocr</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://googlecodesamples.com/docs/php/ocr.php"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://googlecodesamples.com/docs/php/ocr.php">Google OCR Demo</a></h4>
 
by <a href="http://blogmarks.net/user/jallatte">jallatte</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/google">google</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ocr">ocr</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058524227">Copy</a> | 
<a href="http://blogmarks.net/link/3360020">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sylvainulg/mark/1058511886">
<title>DS-Scene - View Topic: Bilou in Green Woods - Demo 9914</title>
<link>http://www.ds-scene.net/?s=viewtopic&amp;nid=8386</link>
<description>pas fort visité.</description>
<dc:date>2009-09-21T14:00:16Z</dc:date>
<dc:author>sylvainulg</dc:author>
<dc:subject>bilou, nintendods, videogame, homebrew, platformer</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.ds-scene.net/?s=viewtopic&amp;nid=8386"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.ds-scene.net/?s=viewtopic&amp;nid=8386">DS-Scene - View Topic: Bilou in Green Woods - Demo 9914</a></h4>
 
by <a href="http://blogmarks.net/user/sylvainulg">sylvainulg</a> 
<p class="description">pas fort visité.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bilou">bilou</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/nintendods">nintendods</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/videogame">videogame</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/homebrew">homebrew</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/platformer">platformer</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058511886">Copy</a> | 
<a href="http://blogmarks.net/link/3349274">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sylvainulg/mark/1058511879">
<title>gbadev.org :: View topic - A new platformer demo with Bilou</title>
<link>http://forum.gbadev.org/viewtopic.php?p=170398#170398</link>
<description>keeping track of where it's spoken about ;)</description>
<dc:date>2009-09-21T13:54:22Z</dc:date>
<dc:author>sylvainulg</dc:author>
<dc:subject>platformer, bilou, nintendods</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://forum.gbadev.org/viewtopic.php?p=170398#170398"><img border="0" src="http://blogmarks.net/screenshots/2009/09/21/0fe855171674ef3f55bd0589fb31459b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://forum.gbadev.org/viewtopic.php?p=170398#170398">gbadev.org :: View topic - A new platformer demo with Bilou</a></h4>
 
by <a href="http://blogmarks.net/user/sylvainulg">sylvainulg</a> 
<p class="description">keeping track of where it's spoken about ;)</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/platformer">platformer</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bilou">bilou</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/nintendods">nintendods</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058511879">Copy</a> | 
<a href="http://blogmarks.net/link/3349266">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058511765">
<title>Wishing Stars - Demo Movie</title>
<link>http://wishing-stars.com/demo.php</link>
<description></description>
<dc:date>2009-09-21T11:48:03Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>iphone, games</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://wishing-stars.com/demo.php"><img border="0" src="http://blogmarks.net/screenshots/2009/09/21/37b399f3c81f6f65b7201e2f8d39c188.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://wishing-stars.com/demo.php">Wishing Stars - Demo Movie</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/iphone">iphone</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/games">games</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058511765">Copy</a> | 
<a href="http://blogmarks.net/link/3349177">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Chob/mark/1058505124">
<title>A Post With Everything In It | Simple-Type Demo Site</title>
<link>http://typetheme.spyrestudios.com/a-post-with-everything-in-it/</link>
<description></description>
<dc:date>2009-09-16T08:37:21Z</dc:date>
<dc:author>Chob</dc:author>
<dc:subject>wordpress, theme</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://typetheme.spyrestudios.com/a-post-with-everything-in-it/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/16/359cf901a78737e587302b9858bbbcb0.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://typetheme.spyrestudios.com/a-post-with-everything-in-it/">A Post With Everything In It | Simple-Type Demo Site</a></h4>
 
by <a href="http://blogmarks.net/user/Chob">Chob</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wordpress">wordpress</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/theme">theme</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058505124">Copy</a> | 
<a href="http://blogmarks.net/link/3343863">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/oseres/mark/1058501245">
<title>Theme Lab Demo Server</title>
<link>http://demo.themelab.com/</link>
<description></description>
<dc:date>2009-09-12T20:02:10Z</dc:date>
<dc:author>oseres</dc:author>
<dc:subject>theme, wordpress, animation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://demo.themelab.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/12/bcf66e5d8c02a80c2a2110351ac7ef18.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://demo.themelab.com/">Theme Lab Demo Server</a></h4>
 
by <a href="http://blogmarks.net/user/oseres">oseres</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/theme">theme</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wordpress">wordpress</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/animation">animation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058501245">Copy</a> | 
<a href="http://blogmarks.net/link/3340921">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/keusta/mark/1058498111">
<title>jQuery Tooltip Plugin Demo</title>
<link>http://jquery.bassistance.de/tooltip/demo/</link>
<description></description>
<dc:date>2009-09-09T15:32:37Z</dc:date>
<dc:author>keusta</dc:author>
<dc:subject>jQuery, plugin, demo</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://jquery.bassistance.de/tooltip/demo/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/09/deae5681246e957601fbdb4130aebb1c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://jquery.bassistance.de/tooltip/demo/">jQuery Tooltip Plugin Demo</a></h4>
 
by <a href="http://blogmarks.net/user/keusta">keusta</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/jQuery">jQuery</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/plugin">plugin</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/demo">demo</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058498111">Copy</a> | 
<a href="http://blogmarks.net/link/3338403">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Spone/mark/1058489916">
<title>jQuery maxImage plugin: Demo</title>
<link>http://www.aaronvanderzwan.com/maximage/</link>
<description>This plugin will resize and scale targeted images to their max width according to the image ratio, the browser size and some simple options. Change the size of your browser to see it's effect.</description>
<dc:date>2009-09-02T11:58:29Z</dc:date>
<dc:author>Spone</dc:author>
<dc:subject>plugin, image, javascript, jQuery</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.aaronvanderzwan.com/maximage/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/02/4d1148ab0448272f7830802527b7342c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.aaronvanderzwan.com/maximage/">jQuery maxImage plugin: Demo</a></h4>
 
by <a href="http://blogmarks.net/user/Spone">Spone</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3331724">2 other(s)</a> 
<p class="description">This plugin will resize and scale targeted images to their max width according to the image ratio, the browser size and some simple options. Change the size of your browser to see it's effect.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/plugin">plugin</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/image">image</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/jQuery">jQuery</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058489916">Copy</a> | 
<a href="http://blogmarks.net/link/3331724">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ericpaul/mark/1058483595">
<title>mp3PROzone | download demo player</title>
<link>http://www.mp3prozone.com/download.htm</link>
<description></description>
<dc:date>2009-08-27T21:45:21Z</dc:date>
<dc:author>ericpaul</dc:author>
<dc:subject>Mp3Pro</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.mp3prozone.com/download.htm"><img border="0" src="http://blogmarks.net/screenshots/2009/08/27/3889e432137302304343a6dc793bfc9b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.mp3prozone.com/download.htm">mp3PROzone | download demo player</a></h4>
 
by <a href="http://blogmarks.net/user/ericpaul">ericpaul</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Mp3Pro">Mp3Pro</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058483595">Copy</a> | 
<a href="http://blogmarks.net/link/3326406">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jefaparis/mark/1058477262">
<title>Betaface - Online Demo</title>
<link>http://www.betaface.com/Demo.aspx</link>
<description>reco</description>
<dc:date>2009-08-24T10:32:38Z</dc:date>
<dc:author>jefaparis</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.betaface.com/Demo.aspx"><img border="0" src="http://blogmarks.net/screenshots/2009/08/24/616ce166092ad4f84f4602604a900869.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.betaface.com/Demo.aspx">Betaface - Online Demo</a></h4>
 
by <a href="http://blogmarks.net/user/jefaparis">jefaparis</a> 
<p class="description">reco</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058477262">Copy</a> | 
<a href="http://blogmarks.net/link/3323334">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sylvainulg/mark/1058471914">
<title>Lectro Mockup Madness! (New demo! July 22nd)</title>
<link>http://www.wayofthepixel.net/pixelation/index.php?topic=4925.150</link>
<description>i have Lectro.rar in dumbDesktop/, which features Lectro.exe and Lectro.nds ... hmm hmm ...</description>
<dc:date>2009-08-18T15:04:55Z</dc:date>
<dc:author>sylvainulg</dc:author>
<dc:subject>video game, demo, platformer, pixels</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.wayofthepixel.net/pixelation/index.php?topic=4925.150"><img border="0" src="http://blogmarks.net/screenshots/2009/08/18/a638bd28710232f870c4b282995e6008.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.wayofthepixel.net/pixelation/index.php?topic=4925.150">Lectro Mockup Madness! (New demo! July 22nd)</a></h4>
 
by <a href="http://blogmarks.net/user/sylvainulg">sylvainulg</a> 
<p class="description">i have Lectro.rar in dumbDesktop/, which features Lectro.exe and Lectro.nds ... hmm hmm ...</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/video%2Bgame">video game</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/platformer">platformer</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pixels">pixels</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058471914">Copy</a> | 
<a href="http://blogmarks.net/link/3319186">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058547864">
<title>Autopager - Create new ap rule for page without &quot;next&quot; in links - teesoft, make software to a tee</title>
<link>http://member.teesoft.info/content/view/97/82/lang,en/</link>
<description>This works on AutoPager 0.5.1.4 or newer version. This is the recording of the steps to create the rule for http://www.pspad.com/en/pspad-extensions.php. This demo shows how to create AutoPager rules for the pages which don't have &quot;Next&quot; in links. They only have a navbar includes all the page numbers like this: Page: [1], 2, 3, 4.  The final link xpath get in this tutorial is: //div[@id='obspoz']/p/text()[contains(.,'[')]/following-sibling::a[1] Steps explains:  //div[@id='obspoz']/p :select the navbar. //div[@id='obspoz']/p/text() : select the texts in the navbar since current page number does not have a node //div[@id='obspoz']/p/text()[contains(.,'[')] : select the text for the current page number. It will be easier if the current page number has a node, for example if it's a span with class='current': //div[@id='obspoz']/p/span[@class='current']. //div[@id='obspoz']/p/text()[contains(.,'[')]/following-sibling::a[1] : select the first link after the current page number text.</description>
<dc:date>2009-08-18T00:30:49Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>autopager, extension, firefox, xpath, tutoriel, tutorial</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://member.teesoft.info/content/view/97/82/lang,en/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://member.teesoft.info/content/view/97/82/lang,en/">Autopager - Create new ap rule for page without &quot;next&quot; in links - teesoft, make software to a tee</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="description">This works on AutoPager 0.5.1.4 or newer version. This is the recording of the steps to create the rule for http://www.pspad.com/en/pspad-extensions.php. This demo shows how to create AutoPager rules for the pages which don't have "Next" in links. They only have a navbar includes all the page numbers like this: Page: [1], 2, 3, 4.  The final link xpath get in this tutorial is: //div[@id='obspoz']/p/text()[contains(.,'[')]/following-sibling::a[1] Steps explains:  //div[@id='obspoz']/p :select the navbar. //div[@id='obspoz']/p/text() : select the texts in the navbar since current page number does not have a node //div[@id='obspoz']/p/text()[contains(.,'[')] : select the text for the current page number. It will be easier if the current page number has a node, for example if it's a span with class='current': //div[@id='obspoz']/p/span[@class='current']. //div[@id='obspoz']/p/text()[contains(.,'[')]/following-sibling::a[1] : select the first link after the current page number text.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/autopager">autopager</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/extension">extension</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/firefox">firefox</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/xpath">xpath</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tutoriel">tutoriel</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tutorial">tutorial</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058547864">Copy</a> | 
<a href="http://blogmarks.net/link/3381591">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/nicmae/mark/1058461812">
<title>Demo: CSS Menu Design</title>
<link>http://webdesignerwall.com/demo/menu/menu-list.html</link>
<description></description>
<dc:date>2009-08-10T21:54:26Z</dc:date>
<dc:author>nicmae</dc:author>
<dc:subject>design, css</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://webdesignerwall.com/demo/menu/menu-list.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://webdesignerwall.com/demo/menu/menu-list.html">Demo: CSS Menu Design</a></h4>
 
by <a href="http://blogmarks.net/user/nicmae">nicmae</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/css">css</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058461812">Copy</a> | 
<a href="http://blogmarks.net/link/3311871">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Krome/mark/1058455319">
<title>Chroma-Hash Demo</title>
<link>http://mattt.github.com/Chroma-Hash/</link>
<description>&lt;blockquote&gt;&lt;p&gt;a sexy, secure visualization of password field input&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-05T09:20:15Z</dc:date>
<dc:author>Krome</dc:author>
<dc:subject>javascript, webdev, password</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://mattt.github.com/Chroma-Hash/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/05/fe80ff4e2d3f57a52563bb5bf3977dfe.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://mattt.github.com/Chroma-Hash/">Chroma-Hash Demo</a></h4>
 
by <a href="http://blogmarks.net/user/Krome">Krome</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3300646">2 other(s)</a> 
<div class="description"><blockquote><p>a sexy, secure visualization of password field input</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdev">webdev</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/password">password</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058455319">Copy</a> | 
<a href="http://blogmarks.net/link/3300646">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>