<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for clem's labs</title>
	<atom:link href="http://clement.beffa.org/labs/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://clement.beffa.org/labs</link>
	<description>random ramblings and possibly neat web experiments</description>
	<lastBuildDate>Mon, 16 Jan 2012 23:12:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on World Heritage Google Map by Bob Finnie</title>
		<link>http://clement.beffa.org/labs/projects/worldheritage/comment-page-1/#comment-2113</link>
		<dc:creator>Bob Finnie</dc:creator>
		<pubDate>Mon, 16 Jan 2012 23:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://clement.beffa.org/labs/?p=25#comment-2113</guid>
		<description>Clement -

Thank you for this!  I&#039;m from the US and have just finished visiting all of our 58 National Parks, and have begun making travel plans to work on the UNESCO list.  I&#039;ve already seen 150 or so of them in previous world travels, and will now head off on new adventures.  Your map will be very helpful to me - well done and thank you again for sharing it!</description>
		<content:encoded><![CDATA[<p>Clement -</p>
<p>Thank you for this!  I&#8217;m from the US and have just finished visiting all of our 58 National Parks, and have begun making travel plans to work on the UNESCO list.  I&#8217;ve already seen 150 or so of them in previous world travels, and will now head off on new adventures.  Your map will be very helpful to me &#8211; well done and thank you again for sharing it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 3-tap Middleclick on OSX for MacBook &amp; Magic Mouse by Shkur</title>
		<link>http://clement.beffa.org/labs/projects/middleclick/comment-page-6/#comment-2078</link>
		<dc:creator>Shkur</dc:creator>
		<pubDate>Thu, 15 Dec 2011 19:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://clement.beffa.org/labs/?p=137#comment-2078</guid>
		<description>работает на лёве 10.7
 it works on lion 10.7
VERY TNX!</description>
		<content:encoded><![CDATA[<p>работает на лёве 10.7<br />
 it works on lion 10.7<br />
VERY TNX!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 3-tap Middleclick on OSX for MacBook &amp; Magic Mouse by Expose/Spaces for Magic Mouse driver &#124; Glitch in the System</title>
		<link>http://clement.beffa.org/labs/projects/middleclick/comment-page-6/#comment-2065</link>
		<dc:creator>Expose/Spaces for Magic Mouse driver &#124; Glitch in the System</dc:creator>
		<pubDate>Wed, 09 Nov 2011 01:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://clement.beffa.org/labs/?p=137#comment-2065</guid>
		<description>[...] http://clement.beffa.org/labs/projects/middleclick/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://clement.beffa.org/labs/projects/middleclick/" rel="nofollow">http://clement.beffa.org/labs/projects/middleclick/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 3-tap Middleclick on OSX for MacBook &amp; Magic Mouse by trapperkeeper</title>
		<link>http://clement.beffa.org/labs/projects/middleclick/comment-page-6/#comment-2064</link>
		<dc:creator>trapperkeeper</dc:creator>
		<pubDate>Tue, 08 Nov 2011 01:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://clement.beffa.org/labs/?p=137#comment-2064</guid>
		<description>HOW DO YOU INSTALL THIS??????</description>
		<content:encoded><![CDATA[<p>HOW DO YOU INSTALL THIS??????</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on w2box file repository for PHP by Jürg Baur</title>
		<link>http://clement.beffa.org/labs/projects/w2box/comment-page-3/#comment-2063</link>
		<dc:creator>Jürg Baur</dc:creator>
		<pubDate>Sun, 06 Nov 2011 11:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://clement.beffa.org/labs/?p=32#comment-2063</guid>
		<description>And to use the progress bar under under Win 7, XAMPP 1.7.4 and PHP 5.3.5 your first row of upload.cgi should look like this (path to the perl.exe):
#!&quot;C:\xampp\perl\bin\perl.exe&quot;
# if you&#039;re using windows, you should remove the first line</description>
		<content:encoded><![CDATA[<p>And to use the progress bar under under Win 7, XAMPP 1.7.4 and PHP 5.3.5 your first row of upload.cgi should look like this (path to the perl.exe):<br />
#!&#8221;C:\xampp\perl\bin\perl.exe&#8221;<br />
# if you&#8217;re using windows, you should remove the first line</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on w2box file repository for PHP by Jürg Baur</title>
		<link>http://clement.beffa.org/labs/projects/w2box/comment-page-3/#comment-2062</link>
		<dc:creator>Jürg Baur</dc:creator>
		<pubDate>Sun, 06 Nov 2011 11:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://clement.beffa.org/labs/?p=32#comment-2062</guid>
		<description>Great Script! Some changes needed to work under Win 7, XAMPP 1.7.4 and PHP 5.3.5:
- index.php: split(...) -&gt; @split(...)
- lang\index.php: ereg(...) -&gt; @ereg(...)</description>
		<content:encoded><![CDATA[<p>Great Script! Some changes needed to work under Win 7, XAMPP 1.7.4 and PHP 5.3.5:<br />
- index.php: split(&#8230;) -&gt; @split(&#8230;)<br />
- lang\index.php: ereg(&#8230;) -&gt; @ereg(&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on w2box file repository for PHP by MIRZA</title>
		<link>http://clement.beffa.org/labs/projects/w2box/comment-page-3/#comment-2061</link>
		<dc:creator>MIRZA</dc:creator>
		<pubDate>Tue, 01 Nov 2011 19:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://clement.beffa.org/labs/?p=32#comment-2061</guid>
		<description>I resolve my issue by formating disk to linux filesstem and changed permissions. I couldnt do this change couse my disk was ntfs before.

My current problem is that files over 2GB are not visible...</description>
		<content:encoded><![CDATA[<p>I resolve my issue by formating disk to linux filesstem and changed permissions. I couldnt do this change couse my disk was ntfs before.</p>
<p>My current problem is that files over 2GB are not visible&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on w2box file repository for PHP by Mirza</title>
		<link>http://clement.beffa.org/labs/projects/w2box/comment-page-3/#comment-2060</link>
		<dc:creator>Mirza</dc:creator>
		<pubDate>Mon, 31 Oct 2011 19:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://clement.beffa.org/labs/?p=32#comment-2060</guid>
		<description>Can I use folder outside of /w2box, on another disk? 
I installed xampp for linux, so the path to w2box is

/opt/lampp/htdocs/w2box

I want to use this script for listing

/media/Files/d/

So, this is what i tried: 
$config[&#039;storage_path&#039;] = &quot;/media/Files/d/&quot;;

I get error message: opendir(/media/Files/d/) [function.opendir]: failed to open dir: Permission denied in /opt/lampp/htdocs/f/index.php on line 371

How to make this working? Thanks!</description>
		<content:encoded><![CDATA[<p>Can I use folder outside of /w2box, on another disk?<br />
I installed xampp for linux, so the path to w2box is</p>
<p>/opt/lampp/htdocs/w2box</p>
<p>I want to use this script for listing</p>
<p>/media/Files/d/</p>
<p>So, this is what i tried:<br />
$config['storage_path'] = &#8220;/media/Files/d/&#8221;;</p>
<p>I get error message: opendir(/media/Files/d/) [function.opendir]: failed to open dir: Permission denied in /opt/lampp/htdocs/f/index.php on line 371</p>
<p>How to make this working? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 3-tap Middleclick on OSX for MacBook &amp; Magic Mouse by My Firefox add-ons and what they say about me &#8211; Five-paragraph essays</title>
		<link>http://clement.beffa.org/labs/projects/middleclick/comment-page-6/#comment-2059</link>
		<dc:creator>My Firefox add-ons and what they say about me &#8211; Five-paragraph essays</dc:creator>
		<pubDate>Mon, 31 Oct 2011 17:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://clement.beffa.org/labs/?p=137#comment-2059</guid>
		<description>[...] a Macbook of some sort and don&#8217;t have a good middle click (cmd+click kind of stinks), try out Middleclick which turns a three finger tap into a middle [...]</description>
		<content:encoded><![CDATA[<p>[...] a Macbook of some sort and don&#8217;t have a good middle click (cmd+click kind of stinks), try out Middleclick which turns a three finger tap into a middle [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 3-tap Middleclick on OSX for MacBook &amp; Magic Mouse by Yuriy</title>
		<link>http://clement.beffa.org/labs/projects/middleclick/comment-page-6/#comment-2048</link>
		<dc:creator>Yuriy</dc:creator>
		<pubDate>Wed, 05 Oct 2011 21:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://clement.beffa.org/labs/?p=137#comment-2048</guid>
		<description>MARK JARVIN, thanks a lot for tuning the app!!</description>
		<content:encoded><![CDATA[<p>MARK JARVIN, thanks a lot for tuning the app!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

