<?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 {5} Setfive - Talking to the World</title>
	<atom:link href="http://shout.setfive.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://shout.setfive.com</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 20:44:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Deleting files older than specified time with s3cmd and bash by Adam C</title>
		<link>http://shout.setfive.com/2011/12/05/deleting-files-older-than-specified-time-with-s3cmd-and-bash/comment-page-1/#comment-4967</link>
		<dc:creator>Adam C</dc:creator>
		<pubDate>Tue, 31 Jan 2012 20:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=1182#comment-4967</guid>
		<description>Love it! Thanks!</description>
		<content:encoded><![CDATA[<p>Love it! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monkeys and shakespeare: genetic algorithms with Jenes by Jack Glover</title>
		<link>http://shout.setfive.com/2009/04/30/monkeys-and-shakespeare-genetic-algorithms-with-jenes/comment-page-1/#comment-4942</link>
		<dc:creator>Jack Glover</dc:creator>
		<pubDate>Sat, 28 Jan 2012 17:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=165#comment-4942</guid>
		<description>Hi,

I am interested in your use of the Jenes library with Eclipse. I agree that it looks more simple to use than other EC/GA libraries I&#039;ve looked at for Java but I&#039;m not finding it so easy to setup and get started with.

I&#039;m not new to programming but am new to Java and Eclipse (my brief background is in C++ and a little C# so not all concepts are alien to me). 

My main issue is setting up the library and IDE to a point where I can start using the algorithms to evolve African drum rhythms being initialized and rendered by a max/msp patch. In what form and how do I use the library in the java build path? And perhaps you could briefly explain what you had to build on top of the library to use the algorithm?

Perhaps that last question will be answered if I can get to a point where I can build one of the tutorials, but I don&#039;t find it so intuitive to get to that point yet. 

Thanks for any help you can offer. 

Jack</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am interested in your use of the Jenes library with Eclipse. I agree that it looks more simple to use than other EC/GA libraries I&#8217;ve looked at for Java but I&#8217;m not finding it so easy to setup and get started with.</p>
<p>I&#8217;m not new to programming but am new to Java and Eclipse (my brief background is in C++ and a little C# so not all concepts are alien to me). </p>
<p>My main issue is setting up the library and IDE to a point where I can start using the algorithms to evolve African drum rhythms being initialized and rendered by a max/msp patch. In what form and how do I use the library in the java build path? And perhaps you could briefly explain what you had to build on top of the library to use the algorithm?</p>
<p>Perhaps that last question will be answered if I can get to a point where I can build one of the tutorials, but I don&#8217;t find it so intuitive to get to that point yet. </p>
<p>Thanks for any help you can offer. </p>
<p>Jack</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AJAX Request Slow With PHP?  Here&#8217;s Why by Matt Daum</title>
		<link>http://shout.setfive.com/2012/01/18/ajax-request-slow-with-php-heres-why/comment-page-1/#comment-4867</link>
		<dc:creator>Matt Daum</dc:creator>
		<pubDate>Tue, 24 Jan 2012 14:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=1372#comment-4867</guid>
		<description>That&#039;d work to and most likely be faster than the DB method as its from memory.  Basically any non-blocking method will work.  With the file system the file locks were what was causing the issue.  In a high load environment you would want to use Memcache storage or something similar as it will be less IO and quicker.</description>
		<content:encoded><![CDATA[<p>That&#8217;d work to and most likely be faster than the DB method as its from memory.  Basically any non-blocking method will work.  With the file system the file locks were what was causing the issue.  In a high load environment you would want to use Memcache storage or something similar as it will be less IO and quicker.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AJAX Request Slow With PHP?  Here&#8217;s Why by whisller</title>
		<link>http://shout.setfive.com/2012/01/18/ajax-request-slow-with-php-heres-why/comment-page-1/#comment-4862</link>
		<dc:creator>whisller</dc:creator>
		<pubDate>Tue, 24 Jan 2012 14:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=1372#comment-4862</guid>
		<description>Have you tried to change session storage to e.g. memcache first (http://php.net/manual/en/memcached.sessions.php)? Maybe it will be faster than using sfPDOSessionStorage.</description>
		<content:encoded><![CDATA[<p>Have you tried to change session storage to e.g. memcache first (<a href="http://php.net/manual/en/memcached.sessions.php" rel="nofollow">http://php.net/manual/en/memcached.sessions.php</a>)? Maybe it will be faster than using sfPDOSessionStorage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use Greasemonkey to extract your Facebook Phonebook by Erick</title>
		<link>http://shout.setfive.com/2009/03/06/use-greasemonkey-to-extract-your-facebook-phonebook/comment-page-1/#comment-4857</link>
		<dc:creator>Erick</dc:creator>
		<pubDate>Mon, 23 Jan 2012 22:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=120#comment-4857</guid>
		<description>This isn&#039;t working :(  Would love to have a script to easily add friends from Facebook to LinkedIn.</description>
		<content:encoded><![CDATA[<p>This isn&#8217;t working :(  Would love to have a script to easily add friends from Facebook to LinkedIn.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AJAX Request Slow With PHP?  Here&#8217;s Why by Paulo</title>
		<link>http://shout.setfive.com/2012/01/18/ajax-request-slow-with-php-heres-why/comment-page-1/#comment-4832</link>
		<dc:creator>Paulo</dc:creator>
		<pubDate>Mon, 23 Jan 2012 12:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=1372#comment-4832</guid>
		<description>Nice tip! I would never think about it!</description>
		<content:encoded><![CDATA[<p>Nice tip! I would never think about it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook: How-to force users to LIKE page by Ashish Datta</title>
		<link>http://shout.setfive.com/2011/12/16/facebook-how-to-force-users-to-like-page-to-access-content/comment-page-1/#comment-4822</link>
		<dc:creator>Ashish Datta</dc:creator>
		<pubDate>Sat, 21 Jan 2012 15:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=1122#comment-4822</guid>
		<description>Hmm did you accidentally drop the &quot;require&quot; line at the top? Could you paste the code you&#039;re using on http://pastie.org/ and then drop the link here?</description>
		<content:encoded><![CDATA[<p>Hmm did you accidentally drop the &#8220;require&#8221; line at the top? Could you paste the code you&#8217;re using on <a href="http://pastie.org/" rel="nofollow">http://pastie.org/</a> and then drop the link here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook: How-to force users to LIKE page by Kim</title>
		<link>http://shout.setfive.com/2011/12/16/facebook-how-to-force-users-to-like-page-to-access-content/comment-page-1/#comment-4817</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Sat, 21 Jan 2012 01:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=1122#comment-4817</guid>
		<description>Getting an error Fatal error: Class &#039;Facebook&#039; not found 

I searched Facebook dev forum but no one had a solution. Was there another step that may have been left out of the guide?</description>
		<content:encoded><![CDATA[<p>Getting an error Fatal error: Class &#8216;Facebook&#8217; not found </p>
<p>I searched Facebook dev forum but no one had a solution. Was there another step that may have been left out of the guide?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upload directly to S3 with SWFUpload by Ashish Datta</title>
		<link>http://shout.setfive.com/2011/04/21/upload-directly-to-s3-with-swfupload/comment-page-1/#comment-4802</link>
		<dc:creator>Ashish Datta</dc:creator>
		<pubDate>Fri, 13 Jan 2012 16:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=652#comment-4802</guid>
		<description>Thanks Eben, great find!</description>
		<content:encoded><![CDATA[<p>Thanks Eben, great find!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upload directly to S3 with SWFUpload by Eben</title>
		<link>http://shout.setfive.com/2011/04/21/upload-directly-to-s3-with-swfupload/comment-page-1/#comment-4792</link>
		<dc:creator>Eben</dc:creator>
		<pubDate>Fri, 13 Jan 2012 14:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://shout.setfive.com/?p=652#comment-4792</guid>
		<description>Great post! Thank you for writing it. I browsed around trying to find why one needs to provide &quot;filename&quot; in the policy when the normal html post form doesn&#039;t require it, and I found this post:
https://forums.aws.amazon.com/thread.jspa?messageID=77198

About four posts down someone brings up that flash automatically includes a field in the post parameters called &quot;filename.&quot; This would explain why if you leave the &#039;filename&#039; out of the policy that you get an error saying &quot;filename&quot; is an extra input filed. The solution posted is to add this to the policy:
[ &quot;starts-with&quot;, &quot;$filename&quot;, &quot;&quot; ],

That says the filename can start with anything thus freeing up your form to accept files without knowing the filename before hand.</description>
		<content:encoded><![CDATA[<p>Great post! Thank you for writing it. I browsed around trying to find why one needs to provide &#8220;filename&#8221; in the policy when the normal html post form doesn&#8217;t require it, and I found this post:<br />
<a href="https://forums.aws.amazon.com/thread.jspa?messageID=77198" rel="nofollow">https://forums.aws.amazon.com/thread.jspa?messageID=77198</a></p>
<p>About four posts down someone brings up that flash automatically includes a field in the post parameters called &#8220;filename.&#8221; This would explain why if you leave the &#8216;filename&#8217; out of the policy that you get an error saying &#8220;filename&#8221; is an extra input filed. The solution posted is to add this to the policy:<br />
[ "starts-with", "$filename", "" ],</p>
<p>That says the filename can start with anything thus freeing up your form to accept files without knowing the filename before hand.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

