<?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 on: DataMatrix</title>
	<atom:link href="http://www.dennogumi.org/projects/datamatrix/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dennogumi.org</link>
	<description>On the web since 1999</description>
	<lastBuildDate>Wed, 28 Jul 2010 08:49:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.dennogumi.org/projects/datamatrix/comment-page-1#comment-12010</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Tue, 01 Sep 2009 13:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/?page_id=455#comment-12010</guid>
		<description>Well heck, I just put everything up at launchpad, I will clean house later, this will give you an idea of what my code is like, and if it interests you. Note that it requires python 2.6 (for now) and is very alpha at the moment.

send me an email with any thoughts.

the launchpad site is:
http://bazaar.launchpad.net/~ggellner/psl/scicollections/files

it also depends on
http://bazaar.launchpad.net/~ggellner/psl/sciutils/files</description>
		<content:encoded><![CDATA[<p>Well heck, I just put everything up at launchpad, I will clean house later, this will give you an idea of what my code is like, and if it interests you. Note that it requires python 2.6 (for now) and is very alpha at the moment.</p>
<p>send me an email with any thoughts.</p>
<p>the launchpad site is:<br />
<a href="http://bazaar.launchpad.net/~ggellner/psl/scicollections/files" rel="nofollow">http://bazaar.launchpad.net/~ggellner/psl/scicollections/files</a></p>
<p>it also depends on<br />
<a href="http://bazaar.launchpad.net/~ggellner/psl/sciutils/files" rel="nofollow">http://bazaar.launchpad.net/~ggellner/psl/sciutils/files</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.dennogumi.org/projects/datamatrix/comment-page-1#comment-12009</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Tue, 01 Sep 2009 12:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/?page_id=455#comment-12009</guid>
		<description>I would be happy to, though my version is seems a more literal translation of the R&#039;s dataframe. I will get the code together and hosted somewhere so you can check it out in the next week. I would be interested in your thoughts.</description>
		<content:encoded><![CDATA[<p>I would be happy to, though my version is seems a more literal translation of the R&#8217;s dataframe. I will get the code together and hosted somewhere so you can check it out in the next week. I would be interested in your thoughts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Einar</title>
		<link>http://www.dennogumi.org/projects/datamatrix/comment-page-1#comment-12007</link>
		<dc:creator>Einar</dc:creator>
		<pubDate>Mon, 31 Aug 2009 13:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/?page_id=455#comment-12007</guid>
		<description>Well, since you&#039;re developing a similar module, perhaps it would be wise to join forces (along with changing the licensing). What do you think?</description>
		<content:encoded><![CDATA[<p>Well, since you&#8217;re developing a similar module, perhaps it would be wise to join forces (along with changing the licensing). What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.dennogumi.org/projects/datamatrix/comment-page-1#comment-12006</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Sat, 29 Aug 2009 17:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/?page_id=455#comment-12006</guid>
		<description>The only good reason I can think of is compatibility, people can then ship/use your code with GPLv3 code. For me it would allow me to steal you good ideas :-) I have written a DataFrame object similar in spirit (before I saw your page) and would like to take some of your ideas. My code can happily be v2 but I would potentially bundle it with v3 code, so it is a now go unless you have the &#039;or later&#039; clause.</description>
		<content:encoded><![CDATA[<p>The only good reason I can think of is compatibility, people can then ship/use your code with GPLv3 code. For me it would allow me to steal you good ideas :-) I have written a DataFrame object similar in spirit (before I saw your page) and would like to take some of your ideas. My code can happily be v2 but I would potentially bundle it with v3 code, so it is a now go unless you have the &#8216;or later&#8217; clause.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Einar</title>
		<link>http://www.dennogumi.org/projects/datamatrix/comment-page-1#comment-12001</link>
		<dc:creator>Einar</dc:creator>
		<pubDate>Fri, 28 Aug 2009 20:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/?page_id=455#comment-12001</guid>
		<description>I put it GPL v2 only because I didn&#039;t really like the campaign used by the FSF to promote v3. That said, if there are good reasons for an &quot;or later&quot; clause, I can change the license.</description>
		<content:encoded><![CDATA[<p>I put it GPL v2 only because I didn&#8217;t really like the campaign used by the FSF to promote v3. That said, if there are good reasons for an &#8220;or later&#8221; clause, I can change the license.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.dennogumi.org/projects/datamatrix/comment-page-1#comment-12000</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Fri, 28 Aug 2009 16:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennogumi.org/?page_id=455#comment-12000</guid>
		<description>Why is the code under GPLv2 only? I would like to look at your code, but I would want it to be GPLv3 compatible ... is there any reason for the restriction?

thanks,
Gabriel</description>
		<content:encoded><![CDATA[<p>Why is the code under GPLv2 only? I would like to look at your code, but I would want it to be GPLv3 compatible &#8230; is there any reason for the restriction?</p>
<p>thanks,<br />
Gabriel</p>
]]></content:encoded>
	</item>
</channel>
</rss>
