<?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/algorithm">
<title>Public marks with search algorithm</title>
<description>Public marks with search algorithm</description>
<link>http://blogmarks.net/marks/search/algorithm</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/marco/mark/1058628050"/>
<rdf:li resource="http://blogmarks.net/api/user/vrossign/mark/1058590224"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058582830"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058546662"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058519515"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058513495"/>
<rdf:li resource="http://blogmarks.net/api/user/XavierMilaret/mark/1058512951"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058547764"/>
<rdf:li resource="http://blogmarks.net/api/user/CharlesNepote/mark/1058502639"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058501868"/>
<rdf:li resource="http://blogmarks.net/api/user/dzc/mark/1058497632"/>
<rdf:li resource="http://blogmarks.net/api/user/Spone/mark/1058496857"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058496415"/>
<rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058596880"/>
<rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058597098"/>
<rdf:li resource="http://blogmarks.net/api/user/marco/mark/1058447087"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058429300"/>
<rdf:li resource="http://blogmarks.net/api/user/fredgood/mark/1058347144"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058341224"/>
<rdf:li resource="http://blogmarks.net/api/user/fxbis/mark/1058252939"/>
<rdf:li resource="http://blogmarks.net/api/user/yobogs/mark/1058252679"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1058248732"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058232507"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058227365"/>
<rdf:li resource="http://blogmarks.net/api/user/4004/mark/1058207870"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/marco/mark/1058628050">
<title>Google should open source what actually matters: their search ranking algorithm</title>
<link>http://cdixon.org/2009/12/22/google-should-open-source-what-actually-matters-their-search-ranking-algorithm/</link>
<description>Websites live or die based on how a small group of programmers at Google decide their sites should rank in Google’s main search results.</description>
<dc:date>2009-12-22T21:34:34Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>google, open source</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://cdixon.org/2009/12/22/google-should-open-source-what-actually-matters-their-search-ranking-algorithm/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/22/94f09683663f60a23b7fc61079dc41a2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://cdixon.org/2009/12/22/google-should-open-source-what-actually-matters-their-search-ranking-algorithm/">Google should open source what actually matters: their search ranking algorithm</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
<p class="description">Websites live or die based on how a small group of programmers at Google decide their sites should rank in Google’s main search results.</p>
<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/open%2Bsource">open source</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058628050">Copy</a> | 
<a href="http://blogmarks.net/link/3445356">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/vrossign/mark/1058590224">
<title>jQSlickWrap - Slick text wrapping for jQuery</title>
<link>http://jwf.us/projects/jQSlickWrap/#examples</link>
<description>To do this, it needs to have access to the individual pixels of the images it's operating on -- which is why for jQSlickWrap to work, you need to have a browser that supports HTML 5's new canvas element.
Here's an overview of the algorithm:

   1. If necessary, pre-load the image.
   2. Determine the CSS styles for the image (float and padding).
   3. Create a canvas element and set its dimensions to the size of the image plus its padding.
   4. Draw the image onto the canvas in the top-left location.
   5. Figure out the &quot;background&quot; color of the image by examining the pixel data at the top-left corner of the image.
   6. Fill the canvas with this background color.</description>
<dc:date>2009-11-23T16:15:50Z</dc:date>
<dc:author>vrossign</dc:author>
<dc:subject>css, images, html, colo, canvas, wrap</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://jwf.us/projects/jQSlickWrap/#examples"><img border="0" src="http://blogmarks.net/screenshots/2009/11/23/938c9f45accfede15cf7ec2bb4670242.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://jwf.us/projects/jQSlickWrap/#examples">jQSlickWrap - Slick text wrapping for jQuery</a></h4>
 
by <a href="http://blogmarks.net/user/vrossign">vrossign</a> 
<p class="description">To do this, it needs to have access to the individual pixels of the images it's operating on -- which is why for jQSlickWrap to work, you need to have a browser that supports HTML 5's new canvas element.
Here's an overview of the algorithm:

   1. If necessary, pre-load the image.
   2. Determine the CSS styles for the image (float and padding).
   3. Create a canvas element and set its dimensions to the size of the image plus its padding.
   4. Draw the image onto the canvas in the top-left location.
   5. Figure out the "background" color of the image by examining the pixel data at the top-left corner of the image.
   6. Fill the canvas with this background color.</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/images">images</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html">html</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/colo">colo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/canvas">canvas</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wrap">wrap</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058590224">Copy</a> | 
<a href="http://blogmarks.net/link/3414665">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058582830">
<title>CouchDB Implements a Fundamental Algorithm : Daytime Running Lights</title>
<link>http://jchrisa.net/drl/_design/sofa/_show/post/CouchDB-Implements-a-Fundamental-Algorithm</link>
<description>&lt;blockquote&gt;&lt;p&gt;We're seeing a lot of action in the key/value map/reduce world lately. On the one hand this is because simpler stuff scales more simply, and on the other because key/value and B-Tree stores map cleanly to some fundamental algorithms.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-16T02:19:45Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>couchdb</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://jchrisa.net/drl/_design/sofa/_show/post/CouchDB-Implements-a-Fundamental-Algorithm"><img border="0" src="http://blogmarks.net/screenshots/2009/11/16/1786079e4d4d54d73d750bedc4c8940a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://jchrisa.net/drl/_design/sofa/_show/post/CouchDB-Implements-a-Fundamental-Algorithm">CouchDB Implements a Fundamental Algorithm : Daytime Running Lights</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>We're seeing a lot of action in the key/value map/reduce world lately. On the one hand this is because simpler stuff scales more simply, and on the other because key/value and B-Tree stores map cleanly to some fundamental algorithms.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/couchdb">couchdb</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058582830">Copy</a> | 
<a href="http://blogmarks.net/link/3408965">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/12/19/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> 
 &amp; <a class="public" href="http://blogmarks.net/link/3380588">1 other(s)</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/karlcow/mark/1058519515">
<title>Porter Stemming Algorithm</title>
<link>http://tartarus.org/~martin/PorterStemmer/</link>
<description>&lt;blockquote&gt;&lt;p&gt;The Porter stemming algorithm (or ‘Porter stemmer’) is a process for removing the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-25T02:54:33Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>information, process</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://tartarus.org/~martin/PorterStemmer/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/25/a8e1d2bce8b3a3998d5f6582c05af876.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://tartarus.org/~martin/PorterStemmer/">Porter Stemming Algorithm</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>The Porter stemming algorithm (or ‘Porter stemmer’) is a process for removing the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems.</p></blockquote></div>
<p class="tags">
<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/process">process</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058519515">Copy</a> | 
<a href="http://blogmarks.net/link/3356125">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058513495">
<title>Blackmail made easy using Python counters</title>
<link>http://wordaligned.org/articles/python-counters</link>
<description>&lt;blockquote&gt;&lt;p&gt;An obsessive blackmailer writes anonymous messages by by cut-and-pasting letters from newspapers. Being obsessive, the blackmailer only writes messages which can be composed entirely from a single newspaper.&lt;/p&gt;&lt;p&gt;word aligned&lt;/p&gt;&lt;p&gt;Devise an algorithm which determines whether a given message can be written using a given newspaper.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-23T03:07:38Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://wordaligned.org/articles/python-counters"><img border="0" src="http://blogmarks.net/screenshots/2009/09/23/79d84935fb52e603035f19342f01b0f5.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://wordaligned.org/articles/python-counters">Blackmail made easy using Python counters</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>An obsessive blackmailer writes anonymous messages by by cut-and-pasting letters from newspapers. Being obsessive, the blackmailer only writes messages which can be composed entirely from a single newspaper.</p><p>word aligned</p><p>Devise an algorithm which determines whether a given message can be written using a given newspaper.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058513495">Copy</a> | 
<a href="http://blogmarks.net/link/3350554">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/XavierMilaret/mark/1058512951">
<title>Print Friendly</title>
<link>http://www.printfriendly.com/</link>
<description>Make a Print Friendly Version of any WebPage, save Webpages as a PDF : Print Friendly helps you save paper and ink when you print. Our algorithm cleans optimizes webpages for print. We remove the ads, navigation, and junk you don't want to print! Customize your print outs by removing content and images. You can print, or get PDF of your custom page!</description>
<dc:date>2009-09-22T16:25:49Z</dc:date>
<dc:author>XavierMilaret</dc:author>
<dc:subject>internet, outil, bureautique, lang=anglais</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.printfriendly.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/28/8165f589d1d2e4cdb784668f4d633659.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.printfriendly.com/">Print Friendly</a></h4>
 
by <a href="http://blogmarks.net/user/XavierMilaret">XavierMilaret</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3350138">2 other(s)</a> 
<p class="description">Make a Print Friendly Version of any WebPage, save Webpages as a PDF : Print Friendly helps you save paper and ink when you print. Our algorithm cleans optimizes webpages for print. We remove the ads, navigation, and junk you don't want to print! Customize your print outs by removing content and images. You can print, or get PDF of your custom page!</p>
<p class="tags">
<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/outil">outil</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bureautique">bureautique</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lang%253Danglais">lang=anglais</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058512951">Copy</a> | 
<a href="http://blogmarks.net/link/3350138">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058547764">
<title>SML Wiki: Interestingness(note: work in progress)</title>
<link>http://wiki.seeminglee.com/interestingness</link>
<description>Interestingness is a media (images, videos, etc) ranking algorithm to provide as an additional metric for search results. The algorithm is based upon an algorithm created by the Flickr team, and is further enhanced by metadata knowledge resulted from the Del.icio.us development.   The algorithm was first unveiled publicly on Flickr on 2005-08-01.1 SML.SML: Interestingness = f(views, faves, comments, tags, time, user, network relationships);  The ranking is based on one or more of the following factors:      * the quantity of user-entered metadata2 (i.e. tags)     * the number of users who have assigned metadata3     * the number of favorites assigned to the photo4     * relationship between the person who uploaded the photo and the people who are commenting5     * access patterns related to the media object6 (i.e. where the clickthroughs are coming from; who comments on it and when)7     * a lapse of time related to the media object8 (i.e. velocity of metadata acquisition)</description>
<dc:date>2009-09-21T07:42:05Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>FlickrSurf+, flickr, analyser, application, yahoo, delicious, dev, del.icio.us, code, favoris, user, tag, comment, view, result, ranking, lab, projet, project</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://wiki.seeminglee.com/interestingness"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://wiki.seeminglee.com/interestingness">SML Wiki: Interestingness(note: work in progress)</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="description">Interestingness is a media (images, videos, etc) ranking algorithm to provide as an additional metric for search results. The algorithm is based upon an algorithm created by the Flickr team, and is further enhanced by metadata knowledge resulted from the Del.icio.us development.   The algorithm was first unveiled publicly on Flickr on 2005-08-01.1 SML.SML: Interestingness = f(views, faves, comments, tags, time, user, network relationships);  The ranking is based on one or more of the following factors:      * the quantity of user-entered metadata2 (i.e. tags)     * the number of users who have assigned metadata3     * the number of favorites assigned to the photo4     * relationship between the person who uploaded the photo and the people who are commenting5     * access patterns related to the media object6 (i.e. where the clickthroughs are coming from; who comments on it and when)7     * a lapse of time related to the media object8 (i.e. velocity of metadata acquisition)</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/FlickrSurf%252B">FlickrSurf+</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flickr">flickr</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/analyser">analyser</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/application">application</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/yahoo">yahoo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/delicious">delicious</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dev">dev</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/del.icio.us">del.icio.us</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/code">code</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/favoris">favoris</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/user">user</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tag">tag</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/comment">comment</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/view">view</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/result">result</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ranking">ranking</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lab">lab</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/projet">projet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/project">project</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058547764">Copy</a> | 
<a href="http://blogmarks.net/link/3381509">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/CharlesNepote/mark/1058502639">
<title>linkiblog | How to Build a Popularity Algorithm You can be Proud of</title>
<link>http://blog.linkibol.com/post/How-to-Build-a-Popularity-Algorithm-You-can-be-Proud-of.aspx</link>
<description></description>
<dc:date>2009-09-14T09:05:35Z</dc:date>
<dc:author>CharlesNepote</dc:author>
<dc:subject>popularité, algorithme, calcul, vote, rank</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.linkibol.com/post/How-to-Build-a-Popularity-Algorithm-You-can-be-Proud-of.aspx"><img border="0" src="http://blogmarks.net/screenshots/2009/09/14/24799226cf454ebe2668baf88c31c4a9.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.linkibol.com/post/How-to-Build-a-Popularity-Algorithm-You-can-be-Proud-of.aspx">linkiblog | How to Build a Popularity Algorithm You can be Proud of</a></h4>
 
by <a href="http://blogmarks.net/user/CharlesNepote">CharlesNepote</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/popularit%25C3%25A9">popularité</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/algorithme">algorithme</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/calcul">calcul</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vote">vote</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rank">rank</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058502639">Copy</a> | 
<a href="http://blogmarks.net/link/3342075">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058501868">
<title>Geographic library</title>
<link>http://charles.karney.info/geographic/</link>
<description>&lt;blockquote&gt;&lt;p&gt;GeographicLib is a small set of C   classes for performing conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates and for solving geodesic problems. The emphasis is on returning accurate results with errors close to round-off (about 5–15 nm). In addition, various properties of the Transverse Mercator Projection are described and an accurate algorithm for Geodesics on the Ellipsoid is given.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-13T12:29:30Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>geo, library, c++, algoritme</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://charles.karney.info/geographic/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/13/68a2a246298820924b519bb5bcfe462a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://charles.karney.info/geographic/">Geographic library</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>GeographicLib is a small set of C   classes for performing conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates and for solving geodesic problems. The emphasis is on returning accurate results with errors close to round-off (about 5–15 nm). In addition, various properties of the Transverse Mercator Projection are described and an accurate algorithm for Geodesics on the Ellipsoid is given.</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/library">library</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/c%252B%252B">c++</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/algoritme">algoritme</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058501868">Copy</a> | 
<a href="http://blogmarks.net/link/3341445">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/dzc/mark/1058497632">
<title>Sorting Algorithm Animations</title>
<link>http://www.sorting-algorithms.com/</link>
<description></description>
<dc:date>2009-09-09T06:03:40Z</dc:date>
<dc:author>dzc</dc:author>
<dc:subject>algo, Algorithm, exemple, prog., performance, trier</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.sorting-algorithms.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/09/3c1387539ee03a51ef5403cc233c63f7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.sorting-algorithms.com/">Sorting Algorithm Animations</a></h4>
 
by <a href="http://blogmarks.net/user/dzc">dzc</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3337133">2 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/algo">algo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Algorithm">Algorithm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/exemple">exemple</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/prog.">prog.</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performance">performance</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/trier">trier</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058497632">Copy</a> | 
<a href="http://blogmarks.net/link/3337133">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Spone/mark/1058496857">
<title>Sorting Algorithm Animations</title>
<link>http://www.sorting-algorithms.com/</link>
<description></description>
<dc:date>2009-09-08T08:44:59Z</dc:date>
<dc:author>Spone</dc:author>
<dc:subject>comparaison, tri, algorithme</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.sorting-algorithms.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/09/3c1387539ee03a51ef5403cc233c63f7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.sorting-algorithms.com/">Sorting Algorithm Animations</a></h4>
 
by <a href="http://blogmarks.net/user/Spone">Spone</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3337133">2 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/comparaison">comparaison</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tri">tri</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/algorithme">algorithme</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058496857">Copy</a> | 
<a href="http://blogmarks.net/link/3337133">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058496415">
<title>Sorting Algorithm Animations</title>
<link>http://www.sorting-algorithms.com/</link>
<description></description>
<dc:date>2009-09-08T01:57:08Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>algoritme</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.sorting-algorithms.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/09/3c1387539ee03a51ef5403cc233c63f7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.sorting-algorithms.com/">Sorting Algorithm Animations</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3337133">2 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/algoritme">algoritme</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058496415">Copy</a> | 
<a href="http://blogmarks.net/link/3337133">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ycc2106/mark/1058596880">
<title>IE6ify Bookmarklet</title>
<link>http://elbertf.com/ie6ify</link>
<description>After years of observation and reverse engineering I am proud to say I have been able to reproduce the IE6 algorithm to break even the most standards-compliant websites.  Since it’s not possible to run IE6 natively on Windows Vista or 7 and IE6 in Linux Wine is a nightmare, I figured a lot of you would miss the old days. With IE6ify you can break any website in true IE6 fashion.</description>
<dc:date>2009-09-05T21:44:16Z</dc:date>
<dc:author>ycc2106</dc:author>
<dc:subject>ie, bookmarklet, humour</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://elbertf.com/ie6ify"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://elbertf.com/ie6ify">IE6ify Bookmarklet</a></h4>
 
by <a href="http://blogmarks.net/user/ycc2106">ycc2106</a> 
<p class="description">After years of observation and reverse engineering I am proud to say I have been able to reproduce the IE6 algorithm to break even the most standards-compliant websites.  Since it’s not possible to run IE6 natively on Windows Vista or 7 and IE6 in Linux Wine is a nightmare, I figured a lot of you would miss the old days. With IE6ify you can break any website in true IE6 fashion.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ie">ie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bookmarklet">bookmarklet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/humour">humour</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058596880">Copy</a> | 
<a href="http://blogmarks.net/link/3420219">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ycc2106/mark/1058597098">
<title>Make a Print Friendly Version of any WebPage, save Webpages as a PDF</title>
<link>http://www.printfriendly.com/</link>
<description>*  Prints Clean: Our algorithm removes ads, navigation, and all the junk you don't want to print.     * Prints Pretty: We use best practices in print Typography to format your document for great readability.     * Customize: Save even more paper and ink, remove images, paragraphs, and Get PDF</description>
<dc:date>2009-08-06T19:22:18Z</dc:date>
<dc:author>ycc2106</dc:author>
<dc:subject>zap, bookmarklet, print, ads, remover, webpage</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.printfriendly.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/28/8165f589d1d2e4cdb784668f4d633659.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.printfriendly.com/">Make a Print Friendly Version of any WebPage, save Webpages as a PDF</a></h4>
 
by <a href="http://blogmarks.net/user/ycc2106">ycc2106</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3350138">2 other(s)</a> 
<p class="description">*  Prints Clean: Our algorithm removes ads, navigation, and all the junk you don't want to print.     * Prints Pretty: We use best practices in print Typography to format your document for great readability.     * Customize: Save even more paper and ink, remove images, paragraphs, and Get PDF</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/zap">zap</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bookmarklet">bookmarklet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/print">print</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ads">ads</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/remover">remover</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webpage">webpage</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058597098">Copy</a> | 
<a href="http://blogmarks.net/link/3350138">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/marco/mark/1058447087">
<title>IE6ify Bookmarklet</title>
<link>http://elbertf.com/ie6ify/</link>
<description>After years of observation and reverse engineering I am proud to say I have been able to reproduce the IE6 algorithm to break even the most standards-compliant websites</description>
<dc:date>2009-07-28T14:54:12Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>ie, ie6, bookmarklet</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://elbertf.com/ie6ify/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/28/690c435d07d8bfbdf54f71c9e9bf565a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://elbertf.com/ie6ify/">IE6ify Bookmarklet</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
<p class="description">After years of observation and reverse engineering I am proud to say I have been able to reproduce the IE6 algorithm to break even the most standards-compliant websites</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ie">ie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ie6">ie6</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bookmarklet">bookmarklet</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058447087">Copy</a> | 
<a href="http://blogmarks.net/link/3299975">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058429300">
<title>Why Functional Programming Matters</title>
<link>http://www.cs.chalmers.se/~rjmh/Papers/whyfp.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;As software becomes more and more complex, it is more and more important to structure it well. Well-structured software is easy to write, easy to debug, and provides a collection of modules that can be re-used to reduce future programming costs. Conventional languages place conceptual limits on the way problems can be modularised. Functional languages push those limits back. In this paper we show that two features of functional languages in particular, higher-order functions and lazy evaluation, can contribute greatly to modularity. As examples, we manipulate lists and trees, program several numerical algorithms, and implement the alpha-beta heuristic (an algorithm from Artificial Intelligence used in game-playing programs). Since modularity is the key to successful programming, functional languages are vitally important to the real world.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-07-16T02:15:32Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>programmation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.cs.chalmers.se/~rjmh/Papers/whyfp.html"><img border="0" src="http://blogmarks.net/screenshots/2009/07/16/d0b3e52963c84badfea867e9fc173df2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.cs.chalmers.se/~rjmh/Papers/whyfp.html">Why Functional Programming Matters</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>As software becomes more and more complex, it is more and more important to structure it well. Well-structured software is easy to write, easy to debug, and provides a collection of modules that can be re-used to reduce future programming costs. Conventional languages place conceptual limits on the way problems can be modularised. Functional languages push those limits back. In this paper we show that two features of functional languages in particular, higher-order functions and lazy evaluation, can contribute greatly to modularity. As examples, we manipulate lists and trees, program several numerical algorithms, and implement the alpha-beta heuristic (an algorithm from Artificial Intelligence used in game-playing programs). Since modularity is the key to successful programming, functional languages are vitally important to the real world.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programmation">programmation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058429300">Copy</a> | 
<a href="http://blogmarks.net/link/3286337">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/fredgood/mark/1058347144">
<title>6 Reasons Why Twitter is the Future of Search - Google Beware</title>
<link>http://www.winningtheweb.com/twitter-future-search-google.php</link>
<description>sers have the option of getting answers from their network of people who they actually trust. On the other hand, Google gives you a page of links compiled by their quality algorithm. Sure, Google returns pretty good search results most of the time, but they’re impersonal and sometimes irrelevant to what you really want. Getting in touch with your network via Twitter is the best way to get reliable information you can trust. For example, if you had a question about life in the NBA, would you rather ask Shaquille O’Neal on Twitter or type a question in Google?</description>
<dc:date>2009-06-03T17:54:32Z</dc:date>
<dc:author>fredgood</dc:author>
<dc:subject>reseaux sociaux, twitter</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.winningtheweb.com/twitter-future-search-google.php"><img border="0" src="http://blogmarks.net/screenshots/2009/06/03/52c83b607fffe29b577a941d31bc5b34.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.winningtheweb.com/twitter-future-search-google.php">6 Reasons Why Twitter is the Future of Search - Google Beware</a></h4>
 
by <a href="http://blogmarks.net/user/fredgood">fredgood</a> 
<p class="description">sers have the option of getting answers from their network of people who they actually trust. On the other hand, Google gives you a page of links compiled by their quality algorithm. Sure, Google returns pretty good search results most of the time, but they’re impersonal and sometimes irrelevant to what you really want. Getting in touch with your network via Twitter is the best way to get reliable information you can trust. For example, if you had a question about life in the NBA, would you rather ask Shaquille O’Neal on Twitter or type a question in Google?</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/reseaux%2Bsociaux">reseaux sociaux</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/twitter">twitter</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058347144">Copy</a> | 
<a href="http://blogmarks.net/link/3216440">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058341224">
<title>PatchMatch: A Randomized Correspondence Algorithm for Structural Image Editing</title>
<link>http://www.cs.princeton.edu/gfx/pubs/Barnes_2009_PAR/index.php</link>
<description>if you had still any hopes of image truth ;)</description>
<dc:date>2009-05-30T03:04:25Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>image, seamcarving</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.cs.princeton.edu/gfx/pubs/Barnes_2009_PAR/index.php"><img border="0" src="http://blogmarks.net/screenshots/2009/05/30/cf6cacae19c64ba5a6a574dd00002e45.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.cs.princeton.edu/gfx/pubs/Barnes_2009_PAR/index.php">PatchMatch: A Randomized Correspondence Algorithm for Structural Image Editing</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<p class="description">if you had still any hopes of image truth ;)</p>
<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/seamcarving">seamcarving</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058341224">Copy</a> | 
<a href="http://blogmarks.net/link/3211414">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/fxbis/mark/1058252939">
<title>Video search engine</title>
<link>http://www.owaks.com/</link>
<description>Owaks is a video search engine. Another one would you say? What makes it special?
We could say that having more than 170 millions videos across hundreds of websites makes it attractive.
That our search algorithm makes your search more efficient and relevant than others.
That providing you with a powerful refining tool enables you to find your videos quicker.
But let's only say that we did our best to provide you with the most exclusive functionalities in a simple and  clear user interface and this is definitely what makes it so special.</description>
<dc:date>2009-03-29T07:01:58Z</dc:date>
<dc:author>fxbis</dc:author>
<dc:subject>video, internet, web, web 2.0, videos, music</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.owaks.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/04/10/1a35eafc818993b24b5404a9f724c8ff.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.owaks.com/">Video search engine</a></h4>
 
by <a href="http://blogmarks.net/user/fxbis">fxbis</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3137427">1 other(s)</a> 
<p class="description">Owaks is a video search engine. Another one would you say? What makes it special?
We could say that having more than 170 millions videos across hundreds of websites makes it attractive.
That our search algorithm makes your search more efficient and relevant than others.
That providing you with a powerful refining tool enables you to find your videos quicker.
But let's only say that we did our best to provide you with the most exclusive functionalities in a simple and  clear user interface and this is definitely what makes it so special.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/video">video</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/internet">internet</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/web%2B2.0">web 2.0</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/videos">videos</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/music">music</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058252939">Copy</a> | 
<a href="http://blogmarks.net/link/3137427">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/yobogs/mark/1058252679">
<title>Video</title>
<link>http://www.owaks.com/</link>
<description>Owaks is a video search engine. Another one would you say? What makes it special?
We could say that having more than 170 millions videos across hundreds of websites makes it attractive.
That our search algorithm makes your search more efficient and relevant than others.
That providing you with a powerful refining tool enables you to find your videos quicker.
But let's only say that we did our best to provide you with the most exclusive functionalities in a simple and  clear user interface and this is definitely what makes it so special.</description>
<dc:date>2009-04-10T12:31:02Z</dc:date>
<dc:author>yobogs</dc:author>
<dc:subject>youtube, music, videos, dailymotion, video search engine, internet, video, web, search engine, web 2.0, metacafe</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.owaks.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/04/10/1a35eafc818993b24b5404a9f724c8ff.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.owaks.com/">Video</a></h4>
 
by <a href="http://blogmarks.net/user/yobogs">yobogs</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3137427">1 other(s)</a> 
<p class="description">Owaks is a video search engine. Another one would you say? What makes it special?
We could say that having more than 170 millions videos across hundreds of websites makes it attractive.
That our search algorithm makes your search more efficient and relevant than others.
That providing you with a powerful refining tool enables you to find your videos quicker.
But let's only say that we did our best to provide you with the most exclusive functionalities in a simple and  clear user interface and this is definitely what makes it so special.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/youtube">youtube</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/music">music</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/videos">videos</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dailymotion">dailymotion</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/video%2Bsearch%2Bengine">video search engine</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/video">video</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/search%2Bengine">search engine</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web%2B2.0">web 2.0</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/metacafe">metacafe</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058252679">Copy</a> | 
<a href="http://blogmarks.net/link/3137427">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1058248732">
<title>Authentication of viewstate failed</title>
<link>http://www.codinghorror.com/blog/archives/000132.html</link>
<description>1) If this is a cluster, edit configuration so all servers use the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.
2) Viewstate can only be posted back to the same page.
3) The viewstate for this page might be corrupted.</description>
<dc:date>2009-03-24T15:28:40Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>.net</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.codinghorror.com/blog/archives/000132.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.codinghorror.com/blog/archives/000132.html">Authentication of viewstate failed</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">1) If this is a cluster, edit configuration so all servers use the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.
2) Viewstate can only be posted back to the same page.
3) The viewstate for this page might be corrupted.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/.net">.net</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058248732">Copy</a> | 
<a href="http://blogmarks.net/link/3134104">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058232507">
<title>Path Following   Dot Product at daniel shiffman</title>
<link>http://www.shiffman.net/teaching/nature/path-following/</link>
<description>&lt;blockquote&gt;&lt;p&gt;work out the algorithm (along with accompanying mathematics) and code for Craig Reynolds’ Path Following example.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-03-09T03:21:39Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>processing, livre</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.shiffman.net/teaching/nature/path-following/"><img border="0" src="http://blogmarks.net/screenshots/2009/03/09/5a5f589ceb794bf50171d2a203b7cc6c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.shiffman.net/teaching/nature/path-following/">Path Following   Dot Product at daniel shiffman</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>work out the algorithm (along with accompanying mathematics) and code for Craig Reynolds’ Path Following example.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/processing">processing</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/livre">livre</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058232507">Copy</a> | 
<a href="http://blogmarks.net/link/3119859">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058227365">
<title>De-anonymizing Social Networks</title>
<link>http://randomwalker.info/social-networks/</link>
<description>&lt;blockquote&gt;&lt;p&gt;We present a framework for analyzing privacy and anonymity in social networks, and develop a new re-identification algorithm targeting anonymized social-network graphs. To demonstrate its effectiveness on real-world networks, we show that a third of the users who have accounts on both Twitter, a popular microblogging service, and Flickr, an online photo-sharing site, can be re-identified in the anonymous Twitter graph with only a 12% error rate.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-03-03T03:11:29Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>socialnetwork, FreeData, opacité</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://randomwalker.info/social-networks/"><img border="0" src="http://blogmarks.net/screenshots/2009/03/03/f085dfcc82252b82cb96ecaf23c3c7c2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://randomwalker.info/social-networks/">De-anonymizing Social Networks</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>We present a framework for analyzing privacy and anonymity in social networks, and develop a new re-identification algorithm targeting anonymized social-network graphs. To demonstrate its effectiveness on real-world networks, we show that a third of the users who have accounts on both Twitter, a popular microblogging service, and Flickr, an online photo-sharing site, can be re-identified in the anonymous Twitter graph with only a 12% error rate.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/socialnetwork">socialnetwork</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/FreeData">FreeData</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opacit%25C3%25A9">opacité</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058227365">Copy</a> | 
<a href="http://blogmarks.net/link/3115416">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/4004/mark/1058207870">
<title>Want to Remember Everything You'll Ever Learn? Surrender to This Algorithm</title>
<link>http://www.wired.com/medtech/health/magazine/16-05/ff_wozniak?currentPage=all</link>
<description></description>
<dc:date>2009-02-13T22:54:47Z</dc:date>
<dc:author>4004</dc:author>
<dc:subject>wired, supermemo, remember, learn, article</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.wired.com/medtech/health/magazine/16-05/ff_wozniak?currentPage=all"><img border="0" src="http://blogmarks.net/screenshots/2009/02/13/c1288a68a56ec13929eac97cc33eebef.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.wired.com/medtech/health/magazine/16-05/ff_wozniak?currentPage=all">Want to Remember Everything You'll Ever Learn? Surrender to This Algorithm</a></h4>
 
by <a href="http://blogmarks.net/user/4004">4004</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wired">wired</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/supermemo">supermemo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/remember">remember</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/learn">learn</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/article">article</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058207870">Copy</a> | 
<a href="http://blogmarks.net/link/3098716">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>