<?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 Alex McLean</title>
	<atom:link href="http://yaxu.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://yaxu.org</link>
	<description>Making music with text</description>
	<lastBuildDate>Fri, 26 Feb 2010 15:00:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Haskell hack by random notes, links and pixels</title>
		<link>http://yaxu.org/haskell-hack/comment-page-1/#comment-15480</link>
		<dc:creator>random notes, links and pixels</dc:creator>
		<pubDate>Fri, 26 Feb 2010 15:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=192#comment-15480</guid>
		<description>&lt;strong&gt;Programming music in Haskell....&lt;/strong&gt;

Fucking genius. Live coding rocks (in a very geeky way, of course).......</description>
		<content:encoded><![CDATA[<p><strong>Programming music in Haskell&#8230;.</strong></p>
<p>Fucking genius. Live coding rocks (in a very geeky way, of course)&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Patterns in Haskell by Beats bauen in Syntax &#124; Mururoar &#124; audiophilosophie</title>
		<link>http://yaxu.org/patterns-in-haskell/comment-page-1/#comment-15147</link>
		<dc:creator>Beats bauen in Syntax &#124; Mururoar &#124; audiophilosophie</dc:creator>
		<pubDate>Thu, 18 Feb 2010 08:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=210#comment-15147</guid>
		<description>[...] Live coded Music haben wir euch schon mal im Artikel über das Trio Slub näher gebracht. In diesem Video zeigt Alex McLean wie er Sound mittels der Programmiersprache Haskell kreiert. Einen tieferen Einblick in seine Arbeitsweise gewährt Alex hier. [...]</description>
		<content:encoded><![CDATA[<p>[...] Live coded Music haben wir euch schon mal im Artikel über das Trio Slub näher gebracht. In diesem Video zeigt Alex McLean wie er Sound mittels der Programmiersprache Haskell kreiert. Einen tieferen Einblick in seine Arbeitsweise gewährt Alex hier. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Haskell hack by Haskell hack &#8211; Alex Mc Lean</title>
		<link>http://yaxu.org/haskell-hack/comment-page-1/#comment-15074</link>
		<dc:creator>Haskell hack &#8211; Alex Mc Lean</dc:creator>
		<pubDate>Wed, 17 Feb 2010 00:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=192#comment-15074</guid>
		<description>[...] http://yaxu.org/haskell-hack/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://yaxu.org/haskell-hack/" rel="nofollow">http://yaxu.org/haskell-hack/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The iPhone and toilet paper freedom by Alex</title>
		<link>http://yaxu.org/the-iphone-and-toilet-paper-freedom/comment-page-1/#comment-14046</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 20 Jan 2010 20:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=358#comment-14046</guid>
		<description>Hi Richard,

Yes the core of pd is BSD, but some parts of the library are GPL, which RJDJ have had to replace with their own GPLv3 code (i.e., rjlib), which despite being &#039;free&#039; they can&#039;t accept patches for, otherwise they can&#039;t use it on the iphone.

The GPL is _kind of_ compatible with iphone development as long as you own the code and so can license it to apple under a different license.  That&#039;s the firewall I was talking about.

Yes the smule case does sound very similar, I didn&#039;t know about that, thanks.  Interesting that another free software project is being subverted in that way.  For that to be legal, the ported chuck would not have accepted any patches back under the GPL it is distributed under...  A rather non-free use of a free license.</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>Yes the core of pd is BSD, but some parts of the library are GPL, which RJDJ have had to replace with their own GPLv3 code (i.e., rjlib), which despite being &#8216;free&#8217; they can&#8217;t accept patches for, otherwise they can&#8217;t use it on the iphone.</p>
<p>The GPL is _kind of_ compatible with iphone development as long as you own the code and so can license it to apple under a different license.  That&#8217;s the firewall I was talking about.</p>
<p>Yes the smule case does sound very similar, I didn&#8217;t know about that, thanks.  Interesting that another free software project is being subverted in that way.  For that to be legal, the ported chuck would not have accepted any patches back under the GPL it is distributed under&#8230;  A rather non-free use of a free license.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The iPhone and toilet paper freedom by RichardL</title>
		<link>http://yaxu.org/the-iphone-and-toilet-paper-freedom/comment-page-1/#comment-14045</link>
		<dc:creator>RichardL</dc:creator>
		<pubDate>Wed, 20 Jan 2010 20:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=358#comment-14045</guid>
		<description>First of all, Pure Data on which RjDj is based is licensed under a modified BSD license not GPL. 

Secondly, it seems GPL would not be compatible with iPhone development since Apple imposes many restrictions on software distribution and ones ability to compile and run software freely.

Apple doesn&#039;t allow user applications to use their own or 3rd party dynamic libraries on the iPhone so software licensed under LGPL may not be able to use the limited dynamic library loophole to avoid the conditions of the general GPL. It seems LGPL falls back to GPL on the iPhone.

Another interesting and related case is that of Smule who sell a number of popular multi-million-dollar selling iPhone apps based on the GPL-licensed library ChucK. These apps, of course, have not been released as GPL open source, nor has the iPhone port of ChucK. They are considered proprietary. One of the founders of the venture-funded Smule is one the authors of ChucK. So Smule must have a special proprietary license for ChucK from the co-author and from Princeton University (where ChucK was originally developed a number of years ago).</description>
		<content:encoded><![CDATA[<p>First of all, Pure Data on which RjDj is based is licensed under a modified BSD license not GPL. </p>
<p>Secondly, it seems GPL would not be compatible with iPhone development since Apple imposes many restrictions on software distribution and ones ability to compile and run software freely.</p>
<p>Apple doesn&#8217;t allow user applications to use their own or 3rd party dynamic libraries on the iPhone so software licensed under LGPL may not be able to use the limited dynamic library loophole to avoid the conditions of the general GPL. It seems LGPL falls back to GPL on the iPhone.</p>
<p>Another interesting and related case is that of Smule who sell a number of popular multi-million-dollar selling iPhone apps based on the GPL-licensed library ChucK. These apps, of course, have not been released as GPL open source, nor has the iPhone port of ChucK. They are considered proprietary. One of the founders of the venture-funded Smule is one the authors of ChucK. So Smule must have a special proprietary license for ChucK from the co-author and from Princeton University (where ChucK was originally developed a number of years ago).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pure dyne by Robert</title>
		<link>http://yaxu.org/puredyn/comment-page-1/#comment-14035</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 20 Jan 2010 13:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=395#comment-14035</guid>
		<description>Interesting. 

I think it&#039;s worth mentioning as well that purchasing the Puredyne USB 4Gb stick only costs £12.75. 

It looks great too :-)</description>
		<content:encoded><![CDATA[<p>Interesting. </p>
<p>I think it&#8217;s worth mentioning as well that purchasing the Puredyne USB 4Gb stick only costs £12.75. </p>
<p>It looks great too <img src='http://yaxu.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Acid sketching by Alex</title>
		<link>http://yaxu.org/acid-sketching/comment-page-1/#comment-13349</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 04 Jan 2010 15:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=347#comment-13349</guid>
		<description>Thanks Evan..  In theory you should get intricate sequences with lots of warbling 303 glides, although as soon as two blobs a connected with a line they are treated as a single blob.  In practice there are bugs and the more blobs there are, the more get missed out of the sequence for some reason...
Must return to this sometime soon</description>
		<content:encoded><![CDATA[<p>Thanks Evan..  In theory you should get intricate sequences with lots of warbling 303 glides, although as soon as two blobs a connected with a line they are treated as a single blob.  In practice there are bugs and the more blobs there are, the more get missed out of the sequence for some reason&#8230;<br />
Must return to this sometime soon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Acid sketching by pixelpusher</title>
		<link>http://yaxu.org/acid-sketching/comment-page-1/#comment-13348</link>
		<dc:creator>pixelpusher</dc:creator>
		<pubDate>Mon, 04 Jan 2010 15:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=347#comment-13348</guid>
		<description>rad, dude.  a nice concept.  what happens with really dense drawings?</description>
		<content:encoded><![CDATA[<p>rad, dude.  a nice concept.  what happens with really dense drawings?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Acid sketching by dave&#8217;s blog of art and programming &#124; Groworld at dorbotlondon</title>
		<link>http://yaxu.org/acid-sketching/comment-page-1/#comment-12493</link>
		<dc:creator>dave&#8217;s blog of art and programming &#124; Groworld at dorbotlondon</dc:creator>
		<pubDate>Tue, 15 Dec 2009 17:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=347#comment-12493</guid>
		<description>[...] also be good to see what Sarah Angliss has been doing lately with robotics, Alex&#8217;s acid sketching and the other good stuff being [...]</description>
		<content:encoded><![CDATA[<p>[...] also be good to see what Sarah Angliss has been doing lately with robotics, Alex&#8217;s acid sketching and the other good stuff being [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Metaphors of javadoc by Alex</title>
		<link>http://yaxu.org/metaphors-of-javadoc/comment-page-1/#comment-12391</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 12 Dec 2009 00:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://yaxu.org/?p=369#comment-12391</guid>
		<description>Heh.  If Lakoff and Johnson are right, then anthropomorphism is inescapable - our conceptual systems are grounded in our human bodies.</description>
		<content:encoded><![CDATA[<p>Heh.  If Lakoff and Johnson are right, then anthropomorphism is inescapable &#8211; our conceptual systems are grounded in our human bodies.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
