<?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 Paulitex</title>
	<atom:link href="http://paulitex.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://paulitex.com</link>
	<description></description>
	<pubDate>Thu, 11 Mar 2010 18:41:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on A very short history my time with Circle/Square by Joe</title>
		<link>http://paulitex.com/2009/12/a-very-short-history-my-time-with-circlesquare/comment-page-1/#comment-268</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 23 Dec 2009 13:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://paulitex.com/?p=371#comment-268</guid>
		<description>I will say, the web app was serious quality though :P</description>
		<content:encoded><![CDATA[<p>I will say, the web app was serious quality though <img src='http://paulitex.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning is what happens while you&#8217;re not at school by Joe Gaudet</title>
		<link>http://paulitex.com/2009/04/learning-is-what-happens-while-youre-not-at-school/comment-page-1/#comment-243</link>
		<dc:creator>Joe Gaudet</dc:creator>
		<pubDate>Thu, 16 Apr 2009 20:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://paulitex.com/?p=313#comment-243</guid>
		<description>Nice post, though I somewhat disagree. Primarily because I feel that a lot of learning with regard  to programing is about getting experience, aka coding hours. And while you can do this on your own time, or with a project in mind. It's been my experience that when you learn coding with the goal of building a particular widget, you don't learn best practices.

CS education in particular I feel is about enforcing those practices, and furthermore about getting you to build pointless things for the sake of getting those hours under your belt.</description>
		<content:encoded><![CDATA[<p>Nice post, though I somewhat disagree. Primarily because I feel that a lot of learning with regard  to programing is about getting experience, aka coding hours. And while you can do this on your own time, or with a project in mind. It&#8217;s been my experience that when you learn coding with the goal of building a particular widget, you don&#8217;t learn best practices.</p>
<p>CS education in particular I feel is about enforcing those practices, and furthermore about getting you to build pointless things for the sake of getting those hours under your belt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free Software is obsolete by Paul</title>
		<link>http://paulitex.com/2009/03/free-software-is-obsolete/comment-page-1/#comment-17</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 25 Mar 2009 23:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://paulitex.com/?p=70#comment-17</guid>
		<description>Jake, nice to hear from you! And you make a good point. You clarified what I was trying to get at with the 'annihilate' button example, it really is the communal data that is generating the value in these social applications, and it is the integrity of that data that needs to be protected. Perhaps the access to data could be governed freely and democratically - I suppose it doesn't even need to be centralized - but it would still need some sort of control. This is to say I couldn't do whatever I pleased 'freely'. But you put it well, maybe it must change from anarchy to democracy, though it does sound a bit more like communism (in the best sense ;) )</description>
		<content:encoded><![CDATA[<p>Jake, nice to hear from you! And you make a good point. You clarified what I was trying to get at with the &#8216;annihilate&#8217; button example, it really is the communal data that is generating the value in these social applications, and it is the integrity of that data that needs to be protected. Perhaps the access to data could be governed freely and democratically - I suppose it doesn&#8217;t even need to be centralized - but it would still need some sort of control. This is to say I couldn&#8217;t do whatever I pleased &#8216;freely&#8217;. But you put it well, maybe it must change from anarchy to democracy, though it does sound a bit more like communism (in the best sense <img src='http://paulitex.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free Software is obsolete by jake</title>
		<link>http://paulitex.com/2009/03/free-software-is-obsolete/comment-page-1/#comment-13</link>
		<dc:creator>jake</dc:creator>
		<pubDate>Sun, 15 Mar 2009 00:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://paulitex.com/?p=70#comment-13</guid>
		<description>playing devil´s advocate, i would say that calling free software an "obsolete philosophy" might be going a bit too far.

you contend that the communal nature of software like facebook precludes you from making private modifications, but that need not be the case.  one could imagine providing an infrastructure for the implementation and deployment of private facebook plugins, or even a per-session instantiation of private facebook binaries based on user login preferences.  inter-version compatibility would of course be an issue, but the onus there would mostly fall upon you convincing your friends to adopt your changes (note that they would not have to abandon the central facebook deployment to do this though).

of course it´s not clear that such a plugin/private binary approach would allow you to implement any and all changes you could imagine (e.g., a nifty "annihilate" button to permanently destroy other users´ accounts), and your changes may require the consent of the community before they are adopted, but your freedoms need not be entirely annulled.  perhaps with communal applications the flavor of free software must change from one of anarchy to democracy.  :)

but you´re probably planning to address all this in the next post anyhow...</description>
		<content:encoded><![CDATA[<p>playing devil´s advocate, i would say that calling free software an &#8220;obsolete philosophy&#8221; might be going a bit too far.</p>
<p>you contend that the communal nature of software like facebook precludes you from making private modifications, but that need not be the case.  one could imagine providing an infrastructure for the implementation and deployment of private facebook plugins, or even a per-session instantiation of private facebook binaries based on user login preferences.  inter-version compatibility would of course be an issue, but the onus there would mostly fall upon you convincing your friends to adopt your changes (note that they would not have to abandon the central facebook deployment to do this though).</p>
<p>of course it´s not clear that such a plugin/private binary approach would allow you to implement any and all changes you could imagine (e.g., a nifty &#8220;annihilate&#8221; button to permanently destroy other users´ accounts), and your changes may require the consent of the community before they are adopted, but your freedoms need not be entirely annulled.  perhaps with communal applications the flavor of free software must change from one of anarchy to democracy.  <img src='http://paulitex.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>but you´re probably planning to address all this in the next post anyhow&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free Software is obsolete by Paul</title>
		<link>http://paulitex.com/2009/03/free-software-is-obsolete/comment-page-1/#comment-12</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 12 Mar 2009 16:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://paulitex.com/?p=70#comment-12</guid>
		<description>Is this post not more valuable now that you've commented? I hope you think you've added something :) Blogs almost by definition derive their particular value from community interaction and sharing - otherwise they would just be personal journaling.
But maybe a better example would be a computer game with little online component, like World of Goo. Almost all it's value is 'instrict' (and so it was pirated like mad).

But the point I was trying to make is that Stallman advocates a world where ALL software is 'free' (according to his freedoms) and that is impossible. It's a quantifying question: I'm arguing that not *all* software can be 'free', not that 'some' software can be free. There exists 'free' software. But it's not social.</description>
		<content:encoded><![CDATA[<p>Is this post not more valuable now that you&#8217;ve commented? I hope you think you&#8217;ve added something <img src='http://paulitex.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Blogs almost by definition derive their particular value from community interaction and sharing - otherwise they would just be personal journaling.<br />
But maybe a better example would be a computer game with little online component, like World of Goo. Almost all it&#8217;s value is &#8216;instrict&#8217; (and so it was pirated like mad).</p>
<p>But the point I was trying to make is that Stallman advocates a world where ALL software is &#8216;free&#8217; (according to his freedoms) and that is impossible. It&#8217;s a quantifying question: I&#8217;m arguing that not *all* software can be &#8216;free&#8217;, not that &#8217;some&#8217; software can be free. There exists &#8216;free&#8217; software. But it&#8217;s not social.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Free Software is obsolete by Joe Gaudet</title>
		<link>http://paulitex.com/2009/03/free-software-is-obsolete/comment-page-1/#comment-11</link>
		<dc:creator>Joe Gaudet</dc:creator>
		<pubDate>Thu, 12 Mar 2009 08:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://paulitex.com/?p=70#comment-11</guid>
		<description>While I agree with you in principle, consider wordpress, its value is not derived from community, and we (both you and I) build our blogs on it.</description>
		<content:encoded><![CDATA[<p>While I agree with you in principle, consider wordpress, its value is not derived from community, and we (both you and I) build our blogs on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Next year&#8217;s halloween costume by Joe</title>
		<link>http://paulitex.com/2008/10/next-years-halloween-costume/comment-page-1/#comment-3</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 03 Nov 2008 19:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://paulitex.com/?p=10#comment-3</guid>
		<description>I suppose I should post the link...

http://www.stick.org/anniversary.php</description>
		<content:encoded><![CDATA[<p>I suppose I should post the link&#8230;</p>
<p><a href="http://www.stick.org/anniversary.php" rel="nofollow">http://www.stick.org/anniversary.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Next year&#8217;s halloween costume by Joe</title>
		<link>http://paulitex.com/2008/10/next-years-halloween-costume/comment-page-1/#comment-2</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 03 Nov 2008 18:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://paulitex.com/?p=10#comment-2</guid>
		<description>Quite an Entertaining idea... I say this as I drink from my 10th anniversary SitM coffee cup....

God it feels good to be a dork.

.joe</description>
		<content:encoded><![CDATA[<p>Quite an Entertaining idea&#8230; I say this as I drink from my 10th anniversary SitM coffee cup&#8230;.</p>
<p>God it feels good to be a dork.</p>
<p>.joe</p>
]]></content:encoded>
	</item>
</channel>
</rss>
