<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / jecogite / tag / script</title>
<link>http://netvouz.com/jecogite/tag/script?feed=rss</link>
<description>jecogite&#39;s bookmarks tagged &quot;script&quot; on Netvouz</description>
<item><title>CopyFile Method</title>
<link>http://msdn.microsoft.com/en-us/library/e1wf9e7w(VS.85).aspx</link>
<description></description>
<category domain="http://netvouz.com/jecogite?category=4832341059778675759">Informatique &gt; Tutorials</category>
<author>jecogite</author>
<pubDate>Thu, 28 Jan 2010 11:24:11 GMT</pubDate>
</item><item><title>linux .kde autostart</title>
<link>http://www.google.com/search?hl=fr&amp;client=opera&amp;rls=fr&amp;hs=ZFS&amp;q=linux+.kde+autostart&amp;btnG=Rechercher&amp;lr=</link>
<description>Recherche Google</description>
<category domain="http://netvouz.com/jecogite?category=5574253958563929287">Informatique &gt; UNIX</category>
<author>jecogite</author>
<pubDate>Thu, 16 Jul 2009 14:24:16 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>SQL script backup</title>
<link>http://fromelard.free.fr/Scripts/SQL_BackupExpress/SQL_Backup-SQL-Express.pdf</link>
<description></description>
<category domain="http://netvouz.com/jecogite?category=318852649054204074">Informatique &gt; windows &gt; SQL</category>
<author>jecogite</author>
<pubDate>Fri, 11 Feb 2011 11:32:33 GMT</pubDate>
</item></channel></rss>