<?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: Python For Blender Wiki Site &#8211; BlenderPython.org</title>
	<atom:link href="http://www.blendernation.com/python-for-blender-wiki-site-blenderpythonorg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blendernation.com/python-for-blender-wiki-site-blenderpythonorg/</link>
	<description>Fresh Blender News, Every Day</description>
	<lastBuildDate>Sun, 22 Nov 2009 01:06:38 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Haunt_House</title>
		<link>http://www.blendernation.com/python-for-blender-wiki-site-blenderpythonorg/comment-page-1/#comment-351449</link>
		<dc:creator>Haunt_House</dc:creator>
		<pubDate>Thu, 10 Jul 2008 22:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/08/29/python-for-blender-wiki-site-blenderpythonorg/#comment-351449</guid>
		<description>Seems like the site is discontinued for good. Was a useful idea</description>
		<content:encoded><![CDATA[<p>Seems like the site is discontinued for good. Was a useful idea</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oli</title>
		<link>http://www.blendernation.com/python-for-blender-wiki-site-blenderpythonorg/comment-page-1/#comment-279333</link>
		<dc:creator>oli</dc:creator>
		<pubDate>Sat, 29 Mar 2008 10:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/08/29/python-for-blender-wiki-site-blenderpythonorg/#comment-279333</guid>
		<description>BlenderPython.org is higly commercialized wiht advertisments and does not contain anymore information about Blender, python and the like, as far I could see anything apart from Ad-links. No thanks.</description>
		<content:encoded><![CDATA[<p>BlenderPython.org is higly commercialized wiht advertisments and does not contain anymore information about Blender, python and the like, as far I could see anything apart from Ad-links. No thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: qedqubit</title>
		<link>http://www.blendernation.com/python-for-blender-wiki-site-blenderpythonorg/comment-page-1/#comment-9491</link>
		<dc:creator>qedqubit</dc:creator>
		<pubDate>Fri, 01 Sep 2006 19:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/08/29/python-for-blender-wiki-site-blenderpythonorg/#comment-9491</guid>
		<description>show show 
show the code 
gently on the screen
errorly,errorly,errorly,errorly
sofar it remains unseen.

&#039;The page cannot be displayed&#039;

dammit !

i&#039;ve been longing for something like such a site !</description>
		<content:encoded><![CDATA[<p>show show<br />
show the code<br />
gently on the screen<br />
errorly,errorly,errorly,errorly<br />
sofar it remains unseen.</p>
<p>&#039;The page cannot be displayed&#039;</p>
<p>dammit !</p>
<p>i&#039;ve been longing for something like such a site !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Campanella</title>
		<link>http://www.blendernation.com/python-for-blender-wiki-site-blenderpythonorg/comment-page-1/#comment-9415</link>
		<dc:creator>James Campanella</dc:creator>
		<pubDate>Thu, 31 Aug 2006 20:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/08/29/python-for-blender-wiki-site-blenderpythonorg/#comment-9415</guid>
		<description>Oops, left out the web address in my last post which was http://www.python.org/download/releases/2.4.3/license/ which was left earlier but ahd a problem with the link.</description>
		<content:encoded><![CDATA[<p>Oops, left out the web address in my last post which was <a href="http://www.python.org/download/releases/2.4.3/license/" rel="nofollow">http://www.python.org/download/releases/2.4.3/license/</a> which was left earlier but ahd a problem with the link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Campanella</title>
		<link>http://www.blendernation.com/python-for-blender-wiki-site-blenderpythonorg/comment-page-1/#comment-9403</link>
		<dc:creator>James Campanella</dc:creator>
		<pubDate>Thu, 31 Aug 2006 17:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/08/29/python-for-blender-wiki-site-blenderpythonorg/#comment-9403</guid>
		<description>License agreements such as the Python Software Foundation (PSF) license are not hard to understand, if read.  Granted the language used is not that of fiction and there may be some &quot;big&quot; words in it, but they can all be found in a dictionary if one doesn&#039;t understand them.  At anyrate, here is the license simplified in laymans terms.

Python License Explained (based off the 2.4 license from 

1.  License is between the user of Python (source, binary, and/or documentation), and the Python Software Foundation.

2.  If you use Python, as in the standard system libraries, binary, or source code, embeded in another project you must include the PSF License as a part of your project.  For example, Blender includes some libraries and a python interperter as part of it&#039;s distribution,  If you look in the installation directory of Blender you will find the Python license there.

3.  If you change any of Python, not scripts you&#039;ve created, but the actual system libraries, or binaries, you must include a copy of the PSF License with your product, and a brief summary of the changes made.  A brief summary would not necessarily have to reveal your source code.

4.  Software is made available &quot;As is&quot; meaning there could be bugs that they haven&#039;t found, and probably are as no software is completely perfect and bugfree.

5.  The Python Software Foundation is not responsible for damage to your computer, if you for instance, create an endless loop, and your AMD crunches away and heats itself into an explosion of silicon and metal, or if there is some bug in the software that damages any part of your computer.

6.  If you break any part of this license, we revoke your license to use the software, and if you continue to use the software you are doing so illegally and could be sued.

7.  This license doesn&#039;t make you in anyway related to or a part of the Python Software Foundation.

8.  By copying, installing, or otherwise using Python you agree to abide by the terms in this license.


Hope this helps, and note this is the license for Python as a language and the particular binaries distributed by the python website.  What products you create can be under whatever license you want to make it be.  But if you distribute your software and include system libraries or other files you got from Python as part of the python installation or source, you must include the PSF license and any changes you made to Python.

Clear as Mud?</description>
		<content:encoded><![CDATA[<p>License agreements such as the Python Software Foundation (PSF) license are not hard to understand, if read.  Granted the language used is not that of fiction and there may be some &#034;big&#034; words in it, but they can all be found in a dictionary if one doesn&#039;t understand them.  At anyrate, here is the license simplified in laymans terms.</p>
<p>Python License Explained (based off the 2.4 license from </p>
<p>1.  License is between the user of Python (source, binary, and/or documentation), and the Python Software Foundation.</p>
<p>2.  If you use Python, as in the standard system libraries, binary, or source code, embeded in another project you must include the PSF License as a part of your project.  For example, Blender includes some libraries and a python interperter as part of it&#039;s distribution,  If you look in the installation directory of Blender you will find the Python license there.</p>
<p>3.  If you change any of Python, not scripts you&#039;ve created, but the actual system libraries, or binaries, you must include a copy of the PSF License with your product, and a brief summary of the changes made.  A brief summary would not necessarily have to reveal your source code.</p>
<p>4.  Software is made available &#034;As is&#034; meaning there could be bugs that they haven&#039;t found, and probably are as no software is completely perfect and bugfree.</p>
<p>5.  The Python Software Foundation is not responsible for damage to your computer, if you for instance, create an endless loop, and your AMD crunches away and heats itself into an explosion of silicon and metal, or if there is some bug in the software that damages any part of your computer.</p>
<p>6.  If you break any part of this license, we revoke your license to use the software, and if you continue to use the software you are doing so illegally and could be sued.</p>
<p>7.  This license doesn&#039;t make you in anyway related to or a part of the Python Software Foundation.</p>
<p>8.  By copying, installing, or otherwise using Python you agree to abide by the terms in this license.</p>
<p>Hope this helps, and note this is the license for Python as a language and the particular binaries distributed by the python website.  What products you create can be under whatever license you want to make it be.  But if you distribute your software and include system libraries or other files you got from Python as part of the python installation or source, you must include the PSF license and any changes you made to Python.</p>
<p>Clear as Mud?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gunnar Stahl</title>
		<link>http://www.blendernation.com/python-for-blender-wiki-site-blenderpythonorg/comment-page-1/#comment-9376</link>
		<dc:creator>Gunnar Stahl</dc:creator>
		<pubDate>Thu, 31 Aug 2006 10:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/08/29/python-for-blender-wiki-site-blenderpythonorg/#comment-9376</guid>
		<description>Hi Morris,
maybe I am just stupid, but I do not understand your post. Joeri asked a question and I found his question to be a valid one. So I did some looking-up on my own and found some answers. And since I took Joeri&#039;s question serious I tried to provide a usefull answer.

Yt,

Gunnar</description>
		<content:encoded><![CDATA[<p>Hi Morris,<br />
maybe I am just stupid, but I do not understand your post. Joeri asked a question and I found his question to be a valid one. So I did some looking-up on my own and found some answers. And since I took Joeri&#039;s question serious I tried to provide a usefull answer.</p>
<p>Yt,</p>
<p>Gunnar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morris</title>
		<link>http://www.blendernation.com/python-for-blender-wiki-site-blenderpythonorg/comment-page-1/#comment-9353</link>
		<dc:creator>Morris</dc:creator>
		<pubDate>Thu, 31 Aug 2006 05:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/08/29/python-for-blender-wiki-site-blenderpythonorg/#comment-9353</guid>
		<description>It&#039;s OK gunny, Joeri knows everything.  He&#039;s just seeing if anyone will show their ignorance by being worried or something</description>
		<content:encoded><![CDATA[<p>It&#039;s OK gunny, Joeri knows everything.  He&#039;s just seeing if anyone will show their ignorance by being worried or something</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gunnarstahl</title>
		<link>http://www.blendernation.com/python-for-blender-wiki-site-blenderpythonorg/comment-page-1/#comment-9308</link>
		<dc:creator>gunnarstahl</dc:creator>
		<pubDate>Wed, 30 Aug 2006 10:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/08/29/python-for-blender-wiki-site-blenderpythonorg/#comment-9308</guid>
		<description>He Joeri,
I don&#039;t think that this holds true. First: Python is not gpl. You can read the current (2.4.3) licence in &quot;http://www.python.org/download/releases/2.4.3/license/&quot; . My understanding as a non-lawyer is that you have to put your versions, derivative works and such of python itself under this licence.
From my understanding this does not cover the products you produce using python. As I understand it you can put any of your sources under any licence you want.
But again, I am no lawyer.

Yt,

Gunnar</description>
		<content:encoded><![CDATA[<p>He Joeri,<br />
I don&#039;t think that this holds true. First: Python is not gpl. You can read the current (2.4.3) licence in &#034;http://www.python.org/download/releases/2.4.3/license/&#034; . My understanding as a non-lawyer is that you have to put your versions, derivative works and such of python itself under this licence.<br />
From my understanding this does not cover the products you produce using python. As I understand it you can put any of your sources under any licence you want.<br />
But again, I am no lawyer.</p>
<p>Yt,</p>
<p>Gunnar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joeri</title>
		<link>http://www.blendernation.com/python-for-blender-wiki-site-blenderpythonorg/comment-page-1/#comment-9305</link>
		<dc:creator>joeri</dc:creator>
		<pubDate>Wed, 30 Aug 2006 08:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/08/29/python-for-blender-wiki-site-blenderpythonorg/#comment-9305</guid>
		<description>What about the issue that the FSF is claiming all python scripting is GPL because it uses code that is GPL?

I&#039;m asking this questing because of the example image;
if it&#039;s true that

Def Background {
  groundcolor 0.1 0.0 0.2
}

is no longer mine but opensource then that makes creating scripts alot less powerfull than pulling sliders in blender and saving it as .blend .

Ofcourse the wiki about how to use python is really great!</description>
		<content:encoded><![CDATA[<p>What about the issue that the FSF is claiming all python scripting is GPL because it uses code that is GPL?</p>
<p>I&#039;m asking this questing because of the example image;<br />
if it&#039;s true that</p>
<p>Def Background {<br />
  groundcolor 0.1 0.0 0.2<br />
}</p>
<p>is no longer mine but opensource then that makes creating scripts alot less powerfull than pulling sliders in blender and saving it as .blend .</p>
<p>Ofcourse the wiki about how to use python is really great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soxofaan</title>
		<link>http://www.blendernation.com/python-for-blender-wiki-site-blenderpythonorg/comment-page-1/#comment-9304</link>
		<dc:creator>soxofaan</dc:creator>
		<pubDate>Wed, 30 Aug 2006 08:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/08/29/python-for-blender-wiki-site-blenderpythonorg/#comment-9304</guid>
		<description>umm, 
that accompanying image with the post (http://www.blendernation.com/wp-content/uploads/2006/08/python.png) does not look like python. At all. Curly brackets, for example, are considered evil in the pythonic way of life ;)
It looks more like a scene declaration in POVRay to me.</description>
		<content:encoded><![CDATA[<p>umm,<br />
that accompanying image with the post (<a href="http://www.blendernation.com/wp-content/uploads/2006/08/python.png" rel="nofollow">http://www.blendernation.com/wp-content/uploads/2006/08/python.png</a>) does not look like python. At all. Curly brackets, for example, are considered evil in the pythonic way of life ;)<br />
It looks more like a scene declaration in POVRay to me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
