<?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/method">
<title>Public marks with search method</title>
<description>Public marks with search method</description>
<link>http://blogmarks.net/marks/search/method</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/dzc/mark/1058579532"/>
<rdf:li resource="http://blogmarks.net/api/user/oseres/mark/1058563800"/>
<rdf:li resource="http://blogmarks.net/api/user/blackgoldfish/mark/1058560946"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058550487"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058546662"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058547729"/>
<rdf:li resource="http://blogmarks.net/api/user/Takwann/mark/1058495787"/>
<rdf:li resource="http://blogmarks.net/api/user/mozkart/mark/1058481891"/>
<rdf:li resource="http://blogmarks.net/api/user/paulantoinem/mark/1058488811"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058457169"/>
<rdf:li resource="http://blogmarks.net/api/user/parmentierf/mark/1058449861"/>
<rdf:li resource="http://blogmarks.net/api/user/allwebgold/mark/1058440574"/>
<rdf:li resource="http://blogmarks.net/api/user/allwebgold/mark/1058440575"/>
<rdf:li resource="http://blogmarks.net/api/user/marco/mark/1058433982"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058424835"/>
<rdf:li resource="http://blogmarks.net/api/user/newandforever/mark/1058417945"/>
<rdf:li resource="http://blogmarks.net/api/user/delavigne/mark/1058396883"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058363637"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058338887"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058332418"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058332393"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058330930"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058548066"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058548067"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058548072"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/dzc/mark/1058579532">
<title>Universal Method of Block Decoration / CSS / SPLASHnology - Web Design &amp; Web Technology Community</title>
<link>http://www.splashnology.com/blog/css/225.html</link>
<description></description>
<dc:date>2009-11-12T09:19:31Z</dc:date>
<dc:author>dzc</dc:author>
<dc:subject>css, web, webdesign, corner, coin arrondit, border, intégration css/xhtml, conception web</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.splashnology.com/blog/css/225.html"><img border="0" src="http://blogmarks.net/screenshots/2009/11/12/bf5a86ea16db4414341dbd84c9a6ef2d.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.splashnology.com/blog/css/225.html">Universal Method of Block Decoration / CSS / SPLASHnology - Web Design &amp; Web Technology Community</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/css">css</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/webdesign">webdesign</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/corner">corner</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/coin%2Barrondit">coin arrondit</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/border">border</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/int%25C3%25A9gration%2Bcss%252Fxhtml">intégration css/xhtml</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/conception%2Bweb">conception web</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058579532">Copy</a> | 
<a href="http://blogmarks.net/link/3406170">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/oseres/mark/1058563800">
<title>Creating Offline Web Applicat...</title>
<link>http://docs.google.com/View?docid=dhkhksk4_8gdp9gr#sync</link>
<description>Creating Offline Web Applications With Dojo Offline

by Brad Neuberg (SitePen), September 23rd, 2007

This tutorial steps you through creating offline web applications using Dojo Offline.
What is Dojo Offline?

Dojo Offline is an open-source toolkit that makes it easy to create sophisticated, offline web applications. It sits on top of Google Gears, a plugin from Google that helps extend web browsers with new functionality. Dojo Offline makes working with Google Gears easier; extends it with important functionality; creates a higher-level API than Google Gears provides; and exposes developer productivity features. In particular, Dojo Offline provides the following functionality:

An offline widget that you can easily embed in your web page with just a few lines of code, automatically providing the user with network feedback, sync messages, offline instructions, and more
A sync framework to help you store actions done while offline and sync them with a server once back on the network
Automatic network and application-availability detection to determine when your application is on- or off-line so that you can take appropriate action
A slurp() method that automatically scans the page and figures out all the resources that you need offline, including images, stylesheets, scripts, etc.; this is much easier than having to manually maintain which resources should be available offline, especially during development.
Dojo Storage, an easy to use hashtable abstraction for storing offline data for when you don't need the heaviness of Google Gear's SQL abstraction; under the covers Dojo Storage saves its data into Google Gears
Dojo SQL, an easy to use SQL layer that executes SQL statements and returns them as ordinary JavaScript objects
New ENCRYPT() and DECRYPT() SQL keywords that you can mix in when using Dojo SQL, to get transparent cryptography for columns of data. Cryptography is done on a Google Worker Pool thread, so that the browser UI is responsive.
Integration with the rest of Dojo, such as the Dojo Event system
</description>
<dc:date>2009-10-26T12:18:18Z</dc:date>
<dc:author>oseres</dc:author>
<dc:subject>web, google, storage, plugin, browser, sync</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://docs.google.com/View?docid=dhkhksk4_8gdp9gr#sync"><img border="0" src="http://blogmarks.net/screenshots/2009/10/26/6ec0d965b36551c86f02ff03c5f5594a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://docs.google.com/View?docid=dhkhksk4_8gdp9gr#sync">Creating Offline Web Applicat...</a></h4>
 
by <a href="http://blogmarks.net/user/oseres">oseres</a> 
<p class="description">Creating Offline Web Applications With Dojo Offline

by Brad Neuberg (SitePen), September 23rd, 2007

This tutorial steps you through creating offline web applications using Dojo Offline.
What is Dojo Offline?

Dojo Offline is an open-source toolkit that makes it easy to create sophisticated, offline web applications. It sits on top of Google Gears, a plugin from Google that helps extend web browsers with new functionality. Dojo Offline makes working with Google Gears easier; extends it with important functionality; creates a higher-level API than Google Gears provides; and exposes developer productivity features. In particular, Dojo Offline provides the following functionality:

An offline widget that you can easily embed in your web page with just a few lines of code, automatically providing the user with network feedback, sync messages, offline instructions, and more
A sync framework to help you store actions done while offline and sync them with a server once back on the network
Automatic network and application-availability detection to determine when your application is on- or off-line so that you can take appropriate action
A slurp() method that automatically scans the page and figures out all the resources that you need offline, including images, stylesheets, scripts, etc.; this is much easier than having to manually maintain which resources should be available offline, especially during development.
Dojo Storage, an easy to use hashtable abstraction for storing offline data for when you don't need the heaviness of Google Gear's SQL abstraction; under the covers Dojo Storage saves its data into Google Gears
Dojo SQL, an easy to use SQL layer that executes SQL statements and returns them as ordinary JavaScript objects
New ENCRYPT() and DECRYPT() SQL keywords that you can mix in when using Dojo SQL, to get transparent cryptography for columns of data. Cryptography is done on a Google Worker Pool thread, so that the browser UI is responsive.
Integration with the rest of Dojo, such as the Dojo Event system
</p>
<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/google">google</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/storage">storage</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/browser">browser</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sync">sync</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058563800">Copy</a> | 
<a href="http://blogmarks.net/link/3393947">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/blackgoldfish/mark/1058560946">
<title>inspiration method</title>
<link>http://zenhabits.net/2009/10/the-breath-of-god-inspiration-method/</link>
<description>“For my part I know nothing with any certainty, but the sight of the stars makes me dream.” -Vincent van Gogh</description>
<dc:date>2009-10-23T05:17:24Z</dc:date>
<dc:author>blackgoldfish</dc:author>
<dc:subject>somethingbeautiful, quote, 生活態度</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://zenhabits.net/2009/10/the-breath-of-god-inspiration-method/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/23/feb29d694a898ca409799df4c2ef7088.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://zenhabits.net/2009/10/the-breath-of-god-inspiration-method/">inspiration method</a></h4>
 
by <a href="http://blogmarks.net/user/blackgoldfish">blackgoldfish</a> 
<p class="description">“For my part I know nothing with any certainty, but the sight of the stars makes me dream.” -Vincent van Gogh</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/somethingbeautiful">somethingbeautiful</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/quote">quote</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/%25E7%2594%259F%25E6%25B4%25BB%25E6%2585%258B%25E5%25BA%25A6">生活態度</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058560946">Copy</a> | 
<a href="http://blogmarks.net/link/3391583">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058550487">
<title>REST: How to Create a Resource That Depends on Three or More Resources of Different Types? - Stack Overflow</title>
<link>http://stackoverflow.com/questions/1402721/rest-how-to-create-a-resource-that-depends-on-three-or-more-resources-of-differe</link>
<description>&lt;blockquote&gt;&lt;p&gt;A RESTful, hypertext-driven system needs to enable clients to create a new resource that depends on three or more resources of different types. What's the best method to expose this capability?&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-15T02:43:58Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>http, rest</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://stackoverflow.com/questions/1402721/rest-how-to-create-a-resource-that-depends-on-three-or-more-resources-of-differe"><img border="0" src="http://blogmarks.net/screenshots/2009/10/15/c14bb333c49a73d4a66e2b72e34e287c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://stackoverflow.com/questions/1402721/rest-how-to-create-a-resource-that-depends-on-three-or-more-resources-of-differe">REST: How to Create a Resource That Depends on Three or More Resources of Different Types? - Stack Overflow</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>A RESTful, hypertext-driven system needs to enable clients to create a new resource that depends on three or more resources of different types. What's the best method to expose this capability?</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/http">http</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rest">rest</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058550487">Copy</a> | 
<a href="http://blogmarks.net/link/3383826">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058546662">
<title>PhotoSketch</title>
<link>http://cg.cs.tsinghua.edu.cn/montage/main.htm</link>
<description>&lt;blockquote&gt;&lt;p&gt;We present a system that composes a realistic picture from a simple freehand sketch annotated with text labels. The composed picture is generated by seamlessly stitching several photographs in agreement with the sketch and text labels; these are found by searching the Internet. Although online image search generates many inappropriate results, our system is able to automatically select suitable photographs to generate a high quality composition, using a filtering scheme to exclude undesirable images. We also provide a novel image blending algorithm to allow seamless image composition. Each blending result is given a numeric score, allowing us to find an optimal combination of discovered images. Experimental results show the method is very successful; we also evaluate our system using the results from two user studies.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-11T09:15:57Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>photographie, authoringtool</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://cg.cs.tsinghua.edu.cn/montage/main.htm"><img border="0" src="http://blogmarks.net/screenshots/2009/10/11/e21f6ac972cbc4f9c4781ac260c2bd9e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://cg.cs.tsinghua.edu.cn/montage/main.htm">PhotoSketch</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>We present a system that composes a realistic picture from a simple freehand sketch annotated with text labels. The composed picture is generated by seamlessly stitching several photographs in agreement with the sketch and text labels; these are found by searching the Internet. Although online image search generates many inappropriate results, our system is able to automatically select suitable photographs to generate a high quality composition, using a filtering scheme to exclude undesirable images. We also provide a novel image blending algorithm to allow seamless image composition. Each blending result is given a numeric score, allowing us to find an optimal combination of discovered images. Experimental results show the method is very successful; we also evaluate our system using the results from two user studies.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photographie">photographie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/authoringtool">authoringtool</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058546662">Copy</a> | 
<a href="http://blogmarks.net/link/3380588">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058547729">
<title>OpenURL ContextObject in SPAN (COinS) Use with LibX (Firefox extension that provides direct access to your library's resources).</title>
<link>http://ocoins.info/</link>
<description>To embed citation metadata into html in such a way that processing agents can discover, process and make use of the metadata. Since an important use of this metadata will be to allow processing agents to make OpenURL hyperlinks for users in libraries (latent OpenURL), the method must allow the metadata to be placed any where in HTML that a link might appear. In the absence of some metadata-aware agent, the embedded metadata must be invisible to the user and innocuous with respect to HTML markup. To meet these requirements, the span element was selected. The NISO OpenURL ContextObject is selected as the specific metadata package. The resulting specification is named &quot;ContextObject in SPAN&quot; or COinS for short. ..... A COinS Generator site is available - See : COinS Processors Alf Eaton's Greasemonkey script for processing COinSVirginia Tech's</description>
<dc:date>2009-10-01T09:40:59Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>bib, bibliotheque, coins, metadata, metadonnée, library, web2.0, library2.0, bibliotheque2.0, libx, openurl, extension, firefox, toolbarre, toolbar, reference, ressource, tool, outil, microformat, html</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://ocoins.info/"><img border="0" src="http://blogmarks.net/screenshots/2009/01/12/a17d83bb9159664e7cf7360f2c9b2e64.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://ocoins.info/">OpenURL ContextObject in SPAN (COinS) Use with LibX (Firefox extension that provides direct access to your library's resources).</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/428593">3 other(s)</a> 
<p class="description">To embed citation metadata into html in such a way that processing agents can discover, process and make use of the metadata. Since an important use of this metadata will be to allow processing agents to make OpenURL hyperlinks for users in libraries (latent OpenURL), the method must allow the metadata to be placed any where in HTML that a link might appear. In the absence of some metadata-aware agent, the embedded metadata must be invisible to the user and innocuous with respect to HTML markup. To meet these requirements, the span element was selected. The NISO OpenURL ContextObject is selected as the specific metadata package. The resulting specification is named "ContextObject in SPAN" or COinS for short. ..... A COinS Generator site is available - See : COinS Processors Alf Eaton's Greasemonkey script for processing COinSVirginia Tech's</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bib">bib</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bibliotheque">bibliotheque</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/coins">coins</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/metadata">metadata</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/metadonn%25C3%25A9e">metadonnée</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/library">library</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web2.0">web2.0</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/library2.0">library2.0</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bibliotheque2.0">bibliotheque2.0</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/libx">libx</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/openurl">openurl</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/toolbarre">toolbarre</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/toolbar">toolbar</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/reference">reference</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ressource">ressource</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tool">tool</a>
<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/microformat">microformat</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058547729">Copy</a> | 
<a href="http://blogmarks.net/link/428593">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Takwann/mark/1058495787">
<title>ZNKR iaido, by José Martinez-Abarca</title>
<link>http://www.vuosaarenviikingit.org/iaido/znkrfinland.htm</link>
<description>Zen Nihon Kendo Renmei Iaido was developed in the 1960s and 70s by an appointed panel of the All Japan Kendo Association (ZNKR or JKA). The original intention was to produce a standard that could be used for gradings nationally and internationally. The idea was to provide a common foundation as a way to unite the various traditional schools of iaido or koryu and to expand the scope of the ZNKR. It was not merely a method to get kendo players to pick up real swords as has been incorrectly assumed. </description>
<dc:date>2009-09-07T13:00:30Z</dc:date>
<dc:author>Takwann</dc:author>
<dc:subject>iaido, ZNKR, Seitei Iai, Muso Shinden Ryu, Hayashizaki Jinsuke Minamoto no Shigenobu, history</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.vuosaarenviikingit.org/iaido/znkrfinland.htm"><img border="0" src="http://blogmarks.net/screenshots/2009/09/07/f8969af3b211014f6220b371538f0b1c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.vuosaarenviikingit.org/iaido/znkrfinland.htm">ZNKR iaido, by José Martinez-Abarca</a></h4>
 
by <a href="http://blogmarks.net/user/Takwann">Takwann</a> 
<p class="description">Zen Nihon Kendo Renmei Iaido was developed in the 1960s and 70s by an appointed panel of the All Japan Kendo Association (ZNKR or JKA). The original intention was to produce a standard that could be used for gradings nationally and internationally. The idea was to provide a common foundation as a way to unite the various traditional schools of iaido or koryu and to expand the scope of the ZNKR. It was not merely a method to get kendo players to pick up real swords as has been incorrectly assumed. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/iaido">iaido</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ZNKR">ZNKR</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Seitei%2BIai">Seitei Iai</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Muso%2BShinden%2BRyu">Muso Shinden Ryu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Hayashizaki%2BJinsuke%2BMinamoto%2Bno%2BShigenobu">Hayashizaki Jinsuke Minamoto no Shigenobu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/history">history</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058495787">Copy</a> | 
<a href="http://blogmarks.net/link/3336596">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mozkart/mark/1058481891">
<title>JQuery Cycle Plugin</title>
<link>http://www.malsup.com/jquery/cycle/</link>
<description>The jQuery Cycle Plugin is a lightweight slideshow plugin. Its implementation is based on the InnerFade Plugin by Torsten Baldes, the Slideshow Plugin by Matt Oakes, and the jqShuffle Plugin by Benjamin Sterling. It supports pause-on-hover, auto-stop, auto-fit, before/after callbacks, click triggers and many transition effects. It also supports, but does not require, the Metadata Plugin and the Easing Plugin.
How it Works
The plugin provides a method called cycle which is invoked on a container element. Each child element of the container becomes a &quot;slide&quot;. Options control how and when the slides are transitioned. </description>
<dc:date>2009-08-26T09:38:10Z</dc:date>
<dc:author>mozkart</dc:author>
<dc:subject>slideshow</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.malsup.com/jquery/cycle/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/26/b8ef11416a7b36b43509ebcf5375f630.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.malsup.com/jquery/cycle/">JQuery Cycle Plugin</a></h4>
 
by <a href="http://blogmarks.net/user/mozkart">mozkart</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2533159">9 other(s)</a> 
<p class="description">The jQuery Cycle Plugin is a lightweight slideshow plugin. Its implementation is based on the InnerFade Plugin by Torsten Baldes, the Slideshow Plugin by Matt Oakes, and the jqShuffle Plugin by Benjamin Sterling. It supports pause-on-hover, auto-stop, auto-fit, before/after callbacks, click triggers and many transition effects. It also supports, but does not require, the Metadata Plugin and the Easing Plugin.
How it Works
The plugin provides a method called cycle which is invoked on a container element. Each child element of the container becomes a "slide". Options control how and when the slides are transitioned. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/slideshow">slideshow</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058481891">Copy</a> | 
<a href="http://blogmarks.net/link/2533159">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/paulantoinem/mark/1058488811">
<title>The Wagnerian Method - SEEDMAGAZINE.COM</title>
<link>http://envrac.posterous.com/the-wagnerian-method-seedmagazinecom</link>
<description>via seedmagazine.com      ...</description>
<dc:date>2009-08-23T06:57:36Z</dc:date>
<dc:author>paulantoinem</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://envrac.posterous.com/the-wagnerian-method-seedmagazinecom"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://envrac.posterous.com/the-wagnerian-method-seedmagazinecom">The Wagnerian Method - SEEDMAGAZINE.COM</a></h4>
 
by <a href="http://blogmarks.net/user/paulantoinem">paulantoinem</a> 
<p class="description">via seedmagazine.com      ...</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058488811">Copy</a> | 
<a href="http://blogmarks.net/link/3330748">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058457169">
<title>7.5th Floor » Blog Archive » &quot;Not So&quot; Volunteered Geographic Information</title>
<link>http://liftlab.com/think/fabien/2009/08/06/not-so-volunteered-geographic-information/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Michael Goodchild’s notion of Volunteered Geographic Information (VGI) on the emergence of geographic data provided voluntarily by individuals, to discuss the greater presence of unvoluntarily generated geographic data. In the talk “Not So Volunteered Geographic Information“, I present my method to analysis these new kinds of citizen generated data, and use my work to discuss the induced opportunities, limitations and concerns.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-07T01:28:27Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>opacité, geo</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://liftlab.com/think/fabien/2009/08/06/not-so-volunteered-geographic-information/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/07/54905e959c53cf1cbf844c5694500576.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://liftlab.com/think/fabien/2009/08/06/not-so-volunteered-geographic-information/">7.5th Floor » Blog Archive » &quot;Not So&quot; Volunteered Geographic Information</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Michael Goodchild’s notion of Volunteered Geographic Information (VGI) on the emergence of geographic data provided voluntarily by individuals, to discuss the greater presence of unvoluntarily generated geographic data. In the talk “Not So Volunteered Geographic Information“, I present my method to analysis these new kinds of citizen generated data, and use my work to discuss the induced opportunities, limitations and concerns.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opacit%25C3%25A9">opacité</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/geo">geo</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058457169">Copy</a> | 
<a href="http://blogmarks.net/link/3308222">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/parmentierf/mark/1058449861">
<title>Internet Scout Project - OAI-SQ</title>
<link>http://scout.wisc.edu/Projects/OAISQ/</link>
<description>OAI-SQ is a simple extension to the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH), intended to provide a method of performing keyword or field-based searches of an OAI repository. It is not intended to provide the level of sophistication available via other established search and retrieval protocols such as Z39.50. </description>
<dc:date>2009-07-31T08:45:32Z</dc:date>
<dc:author>parmentierf</dc:author>
<dc:subject>search, internet, extension, oai</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://scout.wisc.edu/Projects/OAISQ/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/31/9d126e2f2b84f1e2638db756366862d2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://scout.wisc.edu/Projects/OAISQ/">Internet Scout Project - OAI-SQ</a></h4>
 
by <a href="http://blogmarks.net/user/parmentierf">parmentierf</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/707346">1 other(s)</a> 
<p class="description">OAI-SQ is a simple extension to the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH), intended to provide a method of performing keyword or field-based searches of an OAI repository. It is not intended to provide the level of sophistication available via other established search and retrieval protocols such as Z39.50. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/search">search</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/internet">internet</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/oai">oai</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058449861">Copy</a> | 
<a href="http://blogmarks.net/link/707346">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/allwebgold/mark/1058440574">
<title>Beginner's Guide To Online Business.  Helpful  Facts to  Consider</title>
<link>http://www.gem-publishing.com/internetmarketing//?p=278</link>
<description>It is not a secret any more that autoresponders allow you to automatically respond to emails without so much as a click of the mouse. Besides, they are an low-priced method of quickly responding to emails. In a fact except just answering your email, autoresponders can be used to send information about your products or services, advertise your business, or publish articles</description>
<dc:date>2009-07-26T17:47:33Z</dc:date>
<dc:author>allwebgold</dc:author>
<dc:subject>rat-race, money-online, blogging, business-online, ins-and-outs, making-money, marketing-online, money-free, webmaster-forums</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.gem-publishing.com/internetmarketing//?p=278"><img border="0" src="http://blogmarks.net/screenshots/2009/07/26/da7bc0d037f8dbb00904f428e414fe82.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.gem-publishing.com/internetmarketing//?p=278">Beginner's Guide To Online Business.  Helpful  Facts to  Consider</a></h4>
 
by <a href="http://blogmarks.net/user/allwebgold">allwebgold</a> 
<p class="description">It is not a secret any more that autoresponders allow you to automatically respond to emails without so much as a click of the mouse. Besides, they are an low-priced method of quickly responding to emails. In a fact except just answering your email, autoresponders can be used to send information about your products or services, advertise your business, or publish articles</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rat-race">rat-race</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/money-online">money-online</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/blogging">blogging</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/business-online">business-online</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ins-and-outs">ins-and-outs</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/making-money">making-money</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/marketing-online">marketing-online</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/money-free">money-free</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webmaster-forums">webmaster-forums</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058440574">Copy</a> | 
<a href="http://blogmarks.net/link/3294479">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/allwebgold/mark/1058440575">
<title>Massive Traffic ...the Lazy Way !</title>
<link>http://www.gem-publishing.com/internetmarketing/?p=315</link>
<description>Discover… the Lazy Way !
To Get A Massive Flood Of Traffic
To Any Website or Opportunity
… for FREE !!
If You’re Tired …of all the Marketing Hype that tells you getting traffic is hard -
This Is THE Method For You …
</description>
<dc:date>2009-07-25T01:59:44Z</dc:date>
<dc:author>allwebgold</dc:author>
<dc:subject>traffic, drive-traffic, gem-publishing, marketer, marketing, massive-flood, massive-traffic, special-traffic, massive-traffic-the-lazy-way</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.gem-publishing.com/internetmarketing/?p=315"><img border="0" src="http://blogmarks.net/screenshots/2009/07/25/12efcb2d423bf504fc2428a9b52b83fe.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.gem-publishing.com/internetmarketing/?p=315">Massive Traffic ...the Lazy Way !</a></h4>
 
by <a href="http://blogmarks.net/user/allwebgold">allwebgold</a> 
<p class="description">Discover… the Lazy Way !
To Get A Massive Flood Of Traffic
To Any Website or Opportunity
… for FREE !!
If You’re Tired …of all the Marketing Hype that tells you getting traffic is hard -
This Is THE Method For You …
</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/traffic">traffic</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/drive-traffic">drive-traffic</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gem-publishing">gem-publishing</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/marketer">marketer</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/marketing">marketing</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/massive-flood">massive-flood</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/massive-traffic">massive-traffic</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/special-traffic">special-traffic</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/massive-traffic-the-lazy-way">massive-traffic-the-lazy-way</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058440575">Copy</a> | 
<a href="http://blogmarks.net/link/3294480">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/marco/mark/1058433982">
<title>One bug to rule them all</title>
<link>http://www.g-sec.lu/one-bug-to-rule-them-all.html</link>
<description>Calling the select() method with a large integer, results in continuous allocation of x n bytes of memory exhausting memory after a while</description>
<dc:date>2009-07-18T11:07:21Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>security, sécurité, secu</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.g-sec.lu/one-bug-to-rule-them-all.html"><img border="0" src="http://blogmarks.net/screenshots/2009/07/18/29d9edf61c2052802e577b5dd1b92790.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.g-sec.lu/one-bug-to-rule-them-all.html">One bug to rule them all</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
<p class="description">Calling the select() method with a large integer, results in continuous allocation of x n bytes of memory exhausting memory after a while</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/security">security</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/s%25C3%25A9curit%25C3%25A9">sécurité</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/secu">secu</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058433982">Copy</a> | 
<a href="http://blogmarks.net/link/3288987">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058424835">
<title>Color-Structured Image Search - Microsoft Research</title>
<link>http://research.microsoft.com/apps/pubs/default.aspx?id=81527</link>
<description>&lt;blockquote&gt;&lt;p&gt;Color-Structured Image Search&lt;/p&gt;&lt;p&gt;Jingdong Wang, Xian-Sheng Hua, and Yinghai Zhao&lt;/p&gt;&lt;p&gt;6 July 2009&lt;/p&gt;&lt;p&gt;In this paper, we propose a novel interactive image ranking technique, color-structured image search, by exploiting color spatial relation information, and demonstrate it in image research results refinement. This technique enables users to draw a few color strokes, called target color structure, to indicate the intent. Beyond the conventional image retrieval methods based on query by image content that simply view the target color structure as an image and compute the similarity merely according to the spatial correspondence criterion, the proposed method represents the target color structure using a set of spatially relational colors, and evaluates the similarities between target color structure and image color structure by exploiting their spatial correspondence information, and an extra novel criterion, the consistency of spatial relation of colors implied in target color structure, and even offering a scheme to handle the uncertainty of target color structure. This similarity evaluation process can be accomplished efficiently. Moreover, a convenient interactive interface is presented to allow users to specify target color structure flexibly. Experimental results demonstrate the effectiveness and efficiency of the proposed approach.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-07-11T18:35:55Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>image, microsoft, couleur</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://research.microsoft.com/apps/pubs/default.aspx?id=81527"><img border="0" src="http://blogmarks.net/screenshots/2009/07/11/0e756a203a034e0ceeb5811dacc2e541.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://research.microsoft.com/apps/pubs/default.aspx?id=81527">Color-Structured Image Search - Microsoft Research</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Color-Structured Image Search</p><p>Jingdong Wang, Xian-Sheng Hua, and Yinghai Zhao</p><p>6 July 2009</p><p>In this paper, we propose a novel interactive image ranking technique, color-structured image search, by exploiting color spatial relation information, and demonstrate it in image research results refinement. This technique enables users to draw a few color strokes, called target color structure, to indicate the intent. Beyond the conventional image retrieval methods based on query by image content that simply view the target color structure as an image and compute the similarity merely according to the spatial correspondence criterion, the proposed method represents the target color structure using a set of spatially relational colors, and evaluates the similarities between target color structure and image color structure by exploiting their spatial correspondence information, and an extra novel criterion, the consistency of spatial relation of colors implied in target color structure, and even offering a scheme to handle the uncertainty of target color structure. This similarity evaluation process can be accomplished efficiently. Moreover, a convenient interactive interface is presented to allow users to specify target color structure flexibly. Experimental results demonstrate the effectiveness and efficiency of the proposed approach.</p></blockquote></div>
<p class="tags">
<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/microsoft">microsoft</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/couleur">couleur</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058424835">Copy</a> | 
<a href="http://blogmarks.net/link/3282648">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/newandforever/mark/1058417945">
<title>seminars on critical path method in new york</title>
<link>http://viselka.com/Critical_Path_Method.htm</link>
<description>seminars on critical path method in new york</description>
<dc:date>2009-07-09T19:27:24Z</dc:date>
<dc:author>newandforever</dc:author>
<dc:subject>tubaravara, critical, path, method, seminars, yorkб seminars on critical path method in new york</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://viselka.com/Critical_Path_Method.htm"><img border="0" src="http://blogmarks.net/screenshots/2009/07/09/40076c1549e9463289dd094474554362.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://viselka.com/Critical_Path_Method.htm">seminars on critical path method in new york</a></h4>
 
by <a href="http://blogmarks.net/user/newandforever">newandforever</a> 
<p class="description">seminars on critical path method in new york</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tubaravara">tubaravara</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/critical">critical</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/path">path</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/method">method</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/seminars">seminars</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/york%25D0%25B1%2Bseminars%2Bon%2Bcritical%2Bpath%2Bmethod%2Bin%2Bnew%2Byork">yorkб seminars on critical path method in new york</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058417945">Copy</a> | 
<a href="http://blogmarks.net/link/3277063">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/delavigne/mark/1058396883">
<title>10 Ways to Instantly Increase Your jQuery Performance - Nettuts </title>
<link>http://net.tutsplus.com/tutorials/javascript-ajax/10-ways-to-instantly-increase-your-jquery-performance/</link>
<description>the quicker and easier method is to simply link to the script directly. Rather than hard-coding the specific version of jQuery directly (1.3.2), you should instead use 1, which will automatically reference the most recent version of the library.</description>
<dc:date>2009-06-26T19:43:16Z</dc:date>
<dc:author>delavigne</dc:author>
<dc:subject>css, jQuery, optimisation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://net.tutsplus.com/tutorials/javascript-ajax/10-ways-to-instantly-increase-your-jquery-performance/"><img border="0" src="http://blogmarks.net/screenshots/2009/06/26/2d2e0eb71c1e634ee5be8e59d48c02a1.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://net.tutsplus.com/tutorials/javascript-ajax/10-ways-to-instantly-increase-your-jquery-performance/">10 Ways to Instantly Increase Your jQuery Performance - Nettuts </a></h4>
 
by <a href="http://blogmarks.net/user/delavigne">delavigne</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3253354">2 other(s)</a> 
<p class="description">the quicker and easier method is to simply link to the script directly. Rather than hard-coding the specific version of jQuery directly (1.3.2), you should instead use 1, which will automatically reference the most recent version of the library.</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/jQuery">jQuery</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/optimisation">optimisation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058396883">Copy</a> | 
<a href="http://blogmarks.net/link/3253354">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058363637">
<title>John Mann Photography</title>
<link>http://rockpapercloud.com/projects/statement/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Folded in Place furthers the abstraction once offered by landscape photography by removing the place itself and replacing it with a mapped construction. This method leads the viewer to re-imagine the spectacle of the foreign lands and explore the abstraction of place offered by photography. The combination of still-life constructions and the maps’ reference to large and distant lands examines the paradox of known and unknown geographies offered by the photographic image. In this manner, Folded in Place turns the abstract representation of the map back into a physical landscape using photography to look at the map as a geography of its own.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-06-13T10:57:36Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>geo, photographie</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://rockpapercloud.com/projects/statement/"><img border="0" src="http://blogmarks.net/screenshots/2009/06/13/7ecaeb82366093392c7f2a3873bfd52e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://rockpapercloud.com/projects/statement/">John Mann Photography</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Folded in Place furthers the abstraction once offered by landscape photography by removing the place itself and replacing it with a mapped construction. This method leads the viewer to re-imagine the spectacle of the foreign lands and explore the abstraction of place offered by photography. The combination of still-life constructions and the maps’ reference to large and distant lands examines the paradox of known and unknown geographies offered by the photographic image. In this manner, Folded in Place turns the abstract representation of the map back into a physical landscape using photography to look at the map as a geography of its own.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/geo">geo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photographie">photographie</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058363637">Copy</a> | 
<a href="http://blogmarks.net/link/3229926">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058338887">
<title>stu nicholls | CSS PLaY | cross browser fixed header/footer layout basic method</title>
<link>http://www.cssplay.co.uk/layouts/basics2.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;This is the alternative method of having a scrolling content area with fixed header and footer.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-05-28T02:07:14Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>css</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.cssplay.co.uk/layouts/basics2.html"><img border="0" src="http://blogmarks.net/screenshots/2009/05/28/289ee7d02e093c5c7294aafaa4f2a72b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.cssplay.co.uk/layouts/basics2.html">stu nicholls | CSS PLaY | cross browser fixed header/footer layout basic method</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>This is the alternative method of having a scrolling content area with fixed header and footer.</p></blockquote></div>
<p class="tags">
<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=1058338887">Copy</a> | 
<a href="http://blogmarks.net/link/3209382">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058332418">
<title>Deducing Trip Related Information from Flickr | Semantic Web Dog Food</title>
<link>http://data.semanticweb.org/conference/www/2009/paper/172/html</link>
<description>&lt;blockquote&gt;&lt;p&gt;Uploading tourist photos is a popular activity on photo sharing platforms. These photographs and their associated metadata (tags, geo-tags, and temporal information) should be useful for mining information about the sites visited. However, user-supplied metadata are often noisy and efficient filtering methods are needed before extracting useful knowledge. We focus here on exploiting temporal information, associated with tourist sites that appear in Flickr. From automatically filtered sets of geo-tagged photos, we deduce answers to questions like &quot;how long does it take to visit a tourist attraction?&quot; or &quot;what can I visit in one day in this city?&quot; Our method is evaluated and validated by comparing the automatically obtained visit duration times to manual estimations.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-05-22T04:36:28Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>metadata, web, information, flickr</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://data.semanticweb.org/conference/www/2009/paper/172/html"><img border="0" src="http://blogmarks.net/screenshots/2009/05/22/3dfe950ce9cb16af6f50dccede578b2c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://data.semanticweb.org/conference/www/2009/paper/172/html">Deducing Trip Related Information from Flickr | Semantic Web Dog Food</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Uploading tourist photos is a popular activity on photo sharing platforms. These photographs and their associated metadata (tags, geo-tags, and temporal information) should be useful for mining information about the sites visited. However, user-supplied metadata are often noisy and efficient filtering methods are needed before extracting useful knowledge. We focus here on exploiting temporal information, associated with tourist sites that appear in Flickr. From automatically filtered sets of geo-tagged photos, we deduce answers to questions like "how long does it take to visit a tourist attraction?" or "what can I visit in one day in this city?" Our method is evaluated and validated by comparing the automatically obtained visit duration times to manual estimations.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/metadata">metadata</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/information">information</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flickr">flickr</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058332418">Copy</a> | 
<a href="http://blogmarks.net/link/3203720">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058332393">
<title>Number of On-demand Titles Topped Traditional Books in 2008   - 5/19/2009 7:21:00 AM - Publishers Weekly</title>
<link>http://www.publishersweekly.com/article/CA6659193.html?nid=2286&amp;source=title&amp;rid=380325030</link>
<description>&lt;blockquote&gt;&lt;p&gt;The number of new and revised titles produced by traditional production methods fell 3% in 2008, to 275,232, but the number of on-demand and short run titles soared 132%, to 285,394. The on-demand and short run segment is the method typically used by self-publishers as well as online publishers.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-05-22T04:25:40Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>livre, printondemand</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.publishersweekly.com/article/CA6659193.html?nid=2286&amp;source=title&amp;rid=380325030"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.publishersweekly.com/article/CA6659193.html?nid=2286&amp;source=title&amp;rid=380325030">Number of On-demand Titles Topped Traditional Books in 2008   - 5/19/2009 7:21:00 AM - Publishers Weekly</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>The number of new and revised titles produced by traditional production methods fell 3% in 2008, to 275,232, but the number of on-demand and short run titles soared 132%, to 285,394. The on-demand and short run segment is the method typically used by self-publishers as well as online publishers.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/livre">livre</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/printondemand">printondemand</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058332393">Copy</a> | 
<a href="http://blogmarks.net/link/3203695">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058330930">
<title>Six Thinking Hats - Wikipedia, the free encyclopedia</title>
<link>http://en.wikipedia.org/wiki/Six_Thinking_Hats</link>
<description>&lt;blockquote&gt;&lt;p&gt;The de Bono Hats system (also known as &quot;Six Hats&quot; or &quot;Six Thinking Hats&quot;) is a thinking tool for group discussion and individual thinking. Combined with the idea of parallel thinking which is associated with it, it provides a means for groups to think together more effectively, and a means to plan thinking processes in a detailed and cohesive way. The method is attributed to Dr. Edward de Bono and is the subject of his book, Six Thinking Hats.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-05-20T14:23:23Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>workflow, meetinglife, tutorial</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://en.wikipedia.org/wiki/Six_Thinking_Hats"><img border="0" src="http://blogmarks.net/screenshots/2009/05/20/5a21aafcddef64e1f6676e2b9f15919c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://en.wikipedia.org/wiki/Six_Thinking_Hats">Six Thinking Hats - Wikipedia, the free encyclopedia</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>The de Bono Hats system (also known as "Six Hats" or "Six Thinking Hats") is a thinking tool for group discussion and individual thinking. Combined with the idea of parallel thinking which is associated with it, it provides a means for groups to think together more effectively, and a means to plan thinking processes in a detailed and cohesive way. The method is attributed to Dr. Edward de Bono and is the subject of his book, Six Thinking Hats.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/workflow">workflow</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/meetinglife">meetinglife</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=1058330930">Copy</a> | 
<a href="http://blogmarks.net/link/3202439">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058548066">
<title>How to crack Microsoft Windows Vista / XP-workstations and Windows 200x servers in a minute? - June 2007</title>
<link>http://www.ict-tuki.fi/vistasec_eng/</link>
<description>What’s the problem?  This problematic security feature exists because Windows Vista Repair Computer / System Recovery program enables the use of command prompt without any user authentication with highest possible - system-level – priviledges.  Cracking Windows operating systems has been possible by using cracking software found from various web pages. This is the first time when cracking Windows operating systems is really easy and needs no deeper technical knowledge. This is the reason, why everyone using Windows should understand the cracking method and start preparing safety systems, if needed.</description>
<dc:date>2009-05-19T21:06:56Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>windows, security, vista, win2000, crack, hacking, xp, hack, tutoriel, tutorial</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.ict-tuki.fi/vistasec_eng/"><img border="0" src="http://blogmarks.net/screenshots/2007/06/17/d8c4177b6f0ce6cb905e579d1aef364c.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.ict-tuki.fi/vistasec_eng/">How to crack Microsoft Windows Vista / XP-workstations and Windows 200x servers in a minute? - June 2007</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="description">What’s the problem?  This problematic security feature exists because Windows Vista Repair Computer / System Recovery program enables the use of command prompt without any user authentication with highest possible - system-level – priviledges.  Cracking Windows operating systems has been possible by using cracking software found from various web pages. This is the first time when cracking Windows operating systems is really easy and needs no deeper technical knowledge. This is the reason, why everyone using Windows should understand the cracking method and start preparing safety systems, if needed.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/windows">windows</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/security">security</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vista">vista</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/win2000">win2000</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/crack">crack</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hacking">hacking</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/xp">xp</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hack">hack</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=1058548066">Copy</a> | 
<a href="http://blogmarks.net/link/2298162">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058548067">
<title>PicoZip Recovery Tool v1.02 - PasswordOne : des remèdes à vos mots de passe !</title>
<link>http://www.passwordone.com/content/view/92/2/</link>
<description>PicoZip Recovery Tool permet de récupérer les mots de passe d'archive WinZip, PKZip, PicoZip, cryptés en version Zip 2.0, en utilisant l'attaque par dictionnaire ou par force brute.  Utilisation de PicoZip Recovery Tool     1. Sélectonner le fichier archive ZIP dans la liste 'Encrypted Zip File'    2. Choisir la méthode d'attaque dans la liste 'Recovery Method'    3. Choisir les différentes options dans la liste 'Range' ou 'Dictionary File'    4. Cliquez sur le bouton 'Start' pour commencer la recherche    5. Vous pouvez arrêter ou reprendre la recherche depuis le bouton 'Pause' ou bien depuis le bouton 'Stop'    6. Quand le mot de passe est trouvé, sélectionner 'Save to File' pour l'enregistrer</description>
<dc:date>2009-05-19T20:56:14Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>passwordone, utilitaire, freeware, password, archive, rar, zip, tool</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.passwordone.com/content/view/92/2/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.passwordone.com/content/view/92/2/">PicoZip Recovery Tool v1.02 - PasswordOne : des remèdes à vos mots de passe !</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="description">PicoZip Recovery Tool permet de récupérer les mots de passe d'archive WinZip, PKZip, PicoZip, cryptés en version Zip 2.0, en utilisant l'attaque par dictionnaire ou par force brute.  Utilisation de PicoZip Recovery Tool     1. Sélectonner le fichier archive ZIP dans la liste 'Encrypted Zip File'    2. Choisir la méthode d'attaque dans la liste 'Recovery Method'    3. Choisir les différentes options dans la liste 'Range' ou 'Dictionary File'    4. Cliquez sur le bouton 'Start' pour commencer la recherche    5. Vous pouvez arrêter ou reprendre la recherche depuis le bouton 'Pause' ou bien depuis le bouton 'Stop'    6. Quand le mot de passe est trouvé, sélectionner 'Save to File' pour l'enregistrer</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/passwordone">passwordone</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/utilitaire">utilitaire</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/freeware">freeware</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/password">password</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/archive">archive</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rar">rar</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/zip">zip</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tool">tool</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058548067">Copy</a> | 
<a href="http://blogmarks.net/link/3381757">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058548072">
<title>EasyCheckboxes - Greasemonkey</title>
<link>http://userscripts.org/scripts/show/48011</link>
<description>Provides a very simple and useful method of checking, unchecking and toggling multiple checkboxes on a page. It provides two methods of selecting checkboxes - a menu showing multiple options, or dragging the mouse over the checkboxes you want to select.</description>
<dc:date>2009-05-19T10:56:33Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>navigation, checkboxe, extension, greasemonkey, userscript</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://userscripts.org/scripts/show/48011"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://userscripts.org/scripts/show/48011">EasyCheckboxes - Greasemonkey</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="description">Provides a very simple and useful method of checking, unchecking and toggling multiple checkboxes on a page. It provides two methods of selecting checkboxes - a menu showing multiple options, or dragging the mouse over the checkboxes you want to select.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/navigation">navigation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/checkboxe">checkboxe</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/greasemonkey">greasemonkey</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/userscript">userscript</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058548072">Copy</a> | 
<a href="http://blogmarks.net/link/3381761">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>