<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
        <title>Labs: MiddleClick, w2box, World heritage map & more </title>
        <meta name="viewport" content="width=device-width">

        <!-- syntax highlighting CSS -->
        <link rel="stylesheet" href="/css/syntax.css">

        <!-- Custom CSS -->
        <link rel="stylesheet" href="/css/main.css">
        
        <!-- Feed -->
        <link rel="alternate" type="application/atom+xml" title="ROUGE41" href="/atom.xml" />
    </head>
    <body>

        <div class="site">
                    <!--<div class="header">
            <h1 class="title"><a href="/">ROUGE41</a></h1>
          </div>-->

          

<div class="notice">
<h2>Labs</h2>
<p>1. little playground for coded stuff, infrequently updated and unsupported.</p>
</div>
<h3>MiddleClick</h3>
<p>Emulate a middleclick with triple tap on MacBook trackpad and Magic Mouse.</p>
<p><a href="https://github.com/cl3m/MiddleClick/releases/download/1.0/MiddleClick.zip">Download MiddleClick 1.0</a> | <a href="https://github.com/cl3m/MiddleClick">View on GitHub</a> | <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CK9FG8CYVT57C"> Donate</a></p>
</p>
<h2>w2box file repository</h2>
<p>Simple PHP script to list, upload and download files without user management.</p>
<p><a href="/downloads/w2box.4.1withDocs.zip">Download w2box 4.1</a> | <a href="/apps/w2box-demo/">View the Demo</a> |  <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3VWLJC3G3GKNC"> Donate</a></p>
<!--<h2>World heritage map</h2>
<p>Interactive map of UNESCO World Heritage sites (circa 2008).</p>
<p><a href="/apps/worldheritage/">View the Map</a></p>-->
<h2>coverPlay</h2>
<p>CoverFlow for windows, development now by Mikael under the name coverJuke.</p>
<p><a href="/downloads/coverplay.7z">Download Initial 1.0 alpha</a> | <a href="http://sourceforge.net/projects/coverjuke/">CoverJuke on SourceForge</a></p>
<h2>some userscripts</h2>
<p>Old greasemonkey scripts.</p>
<p><a href="http://userscripts-mirror.org/users/1302/scripts">View the Scripts</a></p>


         <div class="footer">
            <div class="contact">
              <p>
                <a href="/"><img style="border:0; vertical-align:middle;height:20px;width:20px;"  src="/images/rouge41_small.jpeg" alt="" /></a> 
                <a href="/">ROUGE41</a><br />
                a small <em>swiss</em> company<br />
                by <a href="https://xn--clment-cva.beffa.org/">Clément Beffa</a>

                
              </p>
            </div>
            <div class="contact">
              <p>
              <script type="text/javascript">/* <![CDATA[ */
  cmail=('&#64;' + 'rouge41' + '.com'); document.write('get in <a href="mailto:hej' + cmail + '">touch</'+'a>');  
  /* ]]> */</script><br/>
                <!--<a href="https://twitter.com/rouge41">twitter.com/rouge41</a><br />-->
                                <!--<a href="https://betas.to/HdDiq9gs">want to beta test?</a><br />-->
                <a href="http://itunes.apple.com/ch/artist/rouge41/id310426702">itunes.com/rouge41</a><br />
              </p>
            </div>
            <div class="contact">
			<p style="margin-bottom:0.5em">Get news (only from me, not often)</p>
            <!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
<style type="text/css">
	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif;  width:280px;}
	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
    #mc_embed_signup input.button,#mc_embed_signup input.email {display:inline}
    #mc_embed_signup form {padding:0;}
</style>
<div id="mc_embed_signup">
<form action="https://rouge41.us7.list-manage.com/subscribe/post?u=8c116ad1e154aa14c9e8654e0&amp;id=d379802683" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>

	<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
	<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button">
</form>
</div>

<!--End mc_embed_signup-->
            </div>
            </div>
            
            
          </div>
        </div>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." 
: "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + 
"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-2996920-2");
pageTracker._trackPageview();
} catch(err) {}</script>
    </body>
</html>
