<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / jecogite / tag / link</title>
<link>http://netvouz.com/jecogite/tag/link?feed=rss</link>
<description>jecogite&#39;s bookmarks tagged &quot;link&quot; on Netvouz</description>
<item><title>Google search results redirection - rightclick won&#39;t copy direct URL? Solution - A Consuming Experience</title>
<link>http://www.consumingexperience.com/2009/10/google-search-results-redirection.html</link>
<description>Google search results redirection - rightclick won&#39;t copy direct URL</description>
<category domain="http://netvouz.com/jecogite?category=4832341059778675759">Informatique &gt; Tutorials</category>
<author>jecogite</author>
<pubDate>Mon, 15 Feb 2010 22:28:55 GMT</pubDate>
</item><item><title>Links</title>
<link>http://www.echoecho.com/htmllinks10.htm</link>
<description>Link to New Window - HTML Tutorial</description>
<category domain="http://netvouz.com/jecogite?category=4832341059778675759">Informatique &gt; Tutorials</category>
<author>jecogite</author>
<pubDate>Wed, 02 Dec 2009 11:26:47 GMT</pubDate>
</item><item><title>remove Google Search Redirection</title>
<link>http://userscripts.org/scripts/show/57679</link>
<description>// ==UserScript== // @name           Google Search - Remove Redirection // @namespace      http://d.hatena.ne.jp/blooo/ // @include        http://www.google.tld/search?* // @version        2.02 // @description	   Remove annoying redirection from links in Google search // ==/UserScript== handle(document); function handle(doc) {   var links = document.evaluate(&#39;descendant::a&#39;, doc, null, 7, null);   for (var i = 0; i &lt; links.snapshotLength; i++){     links.snapshotItem(i).removeAttribute(&#39;onmousedown&#39;);   } } function registerPageHandler() {   window.AutoPagerize.addFilter(function(pages) {     pages.forEach(function(page) {       handle(page);     });   }); } if (window.AutoPagerize) {   registerPageHandler(); } else {   window.addEventListener(&#39;GM_AutoPager</description>
<category domain="http://netvouz.com/jecogite?category=4620567316925964319">Informatique &gt; Firefox-extentions</category>
<author>jecogite</author>
<pubDate>Mon, 15 Feb 2010 22:26:07 GMT</pubDate>
</item><item><title>The Oracle of Bacon</title>
<link>http://oracleofbacon.org/</link>
<description></description>
<category domain="http://netvouz.com/jecogite?category=3776731239618842663">Distraction-impressionnant</category>
<author>jecogite</author>
<pubDate>Fri, 25 Dec 2009 17:29:04 GMT</pubDate>
</item></channel></rss>