<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Copyright question (and no answer yet)</title>
	<atom:link href="http://blog.pathtosharepoint.com/2010/02/21/copyright-question/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pathtosharepoint.com/2010/02/21/copyright-question/</link>
	<description>Tips and best practices for SharePoint end users</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:36:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Christophe</title>
		<link>http://blog.pathtosharepoint.com/2010/02/21/copyright-question/#comment-4955</link>
		<dc:creator><![CDATA[Christophe]]></dc:creator>
		<pubDate>Mon, 19 Jul 2010 10:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pathtosharepoint.com/?p=1242#comment-4955</guid>
		<description><![CDATA[Hi Ryan!

I have decided to release most of my scripts under the MIT license, which basically means free to reuse with attribution. Some of the latest versions can be found in my SharePoint User&#039;s Toolkit with the license terms:
http://www.pathtosharepoint.com/sharepoint-user-toolkit

My preferred way in forums is still to link to the original post. This way the reader gets not only the script, but also comments and later enhancements or bug fixes.]]></description>
		<content:encoded><![CDATA[<p>Hi Ryan!</p>
<p>I have decided to release most of my scripts under the MIT license, which basically means free to reuse with attribution. Some of the latest versions can be found in my SharePoint User&#8217;s Toolkit with the license terms:<br />
<a href="http://www.pathtosharepoint.com/sharepoint-user-toolkit" rel="nofollow">http://www.pathtosharepoint.com/sharepoint-user-toolkit</a></p>
<p>My preferred way in forums is still to link to the original post. This way the reader gets not only the script, but also comments and later enhancements or bug fixes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://blog.pathtosharepoint.com/2010/02/21/copyright-question/#comment-4954</link>
		<dc:creator><![CDATA[Ryan]]></dc:creator>
		<pubDate>Mon, 19 Jul 2010 09:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pathtosharepoint.com/?p=1242#comment-4954</guid>
		<description><![CDATA[Hi Christophe - did you come to a decision about this tricky subject? 

I&#039;ve included one of your scripts in a an answer over on StackOverflow.com (attributed)

http://stackoverflow.com/questions/3269039/text-to-html-in-sharepoint-using-javascript/3280003

If you would prefer me to remove the code and just leave a ref to your blog then let me know!

Cheers...Ryan]]></description>
		<content:encoded><![CDATA[<p>Hi Christophe &#8211; did you come to a decision about this tricky subject? </p>
<p>I&#8217;ve included one of your scripts in a an answer over on StackOverflow.com (attributed)</p>
<p><a href="http://stackoverflow.com/questions/3269039/text-to-html-in-sharepoint-using-javascript/3280003" rel="nofollow">http://stackoverflow.com/questions/3269039/text-to-html-in-sharepoint-using-javascript/3280003</a></p>
<p>If you would prefer me to remove the code and just leave a ref to your blog then let me know!</p>
<p>Cheers&#8230;Ryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Easy Tabs Lite, version 4.0 beta &#171; Path to SharePoint</title>
		<link>http://blog.pathtosharepoint.com/2010/02/21/copyright-question/#comment-4109</link>
		<dc:creator><![CDATA[Easy Tabs Lite, version 4.0 beta &#171; Path to SharePoint]]></dc:creator>
		<pubDate>Thu, 18 Mar 2010 21:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pathtosharepoint.com/?p=1242#comment-4109</guid>
		<description><![CDATA[[...] I explained in a previous post, original content published on the Web is copyrighted, even if the copyright notice is not [...]]]></description>
		<content:encoded><![CDATA[<p>[...] I explained in a previous post, original content published on the Web is copyrighted, even if the copyright notice is not [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://blog.pathtosharepoint.com/2010/02/21/copyright-question/#comment-4071</link>
		<dc:creator><![CDATA[Christophe]]></dc:creator>
		<pubDate>Fri, 05 Mar 2010 10:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pathtosharepoint.com/?p=1242#comment-4071</guid>
		<description><![CDATA[Thanks for sharing your thoughts Dave. How would you justify your position?
Let me play the devil&#039;s advocate and list a few reasons why this is not a good idea:
- if as the author I decide to make my content available for free, I&#039;d like to make sure people who reuse it keep the original spirit and don&#039;t try to monetize it. This is where copyright comes into play (known as &quot;copyleft&quot; in this case). 
- tons of duplicates would be created by people who just care about generating traffic. This would create a wall between the readers and the author (of course, don&#039;t expect these people to link back to the original article). The readers would post questions or comments on these fakes without getting any response.
- from experience, even if people&#039;s intentions are good, they won&#039;t follow up and update their post to match updates made on the original article. A classical scenario also seen in file shares and mailboxes, with multiple versions of the truth. 

I am not making this up, this really happened to me and other bloggers like Mark Miller or Peter Allen. For example, search the Web for &quot;sharepoint theTDs&quot; and you&#039;ll find many copies of my Text to HTML script. How many show or point to the last version?

I am not questioning the &quot;reuse&quot; part of your comment, but the &quot;as they see fit&quot; part. The WWW works the same as a SharePoint farm. No governance leads to chaos.]]></description>
		<content:encoded><![CDATA[<p>Thanks for sharing your thoughts Dave. How would you justify your position?<br />
Let me play the devil&#8217;s advocate and list a few reasons why this is not a good idea:<br />
- if as the author I decide to make my content available for free, I&#8217;d like to make sure people who reuse it keep the original spirit and don&#8217;t try to monetize it. This is where copyright comes into play (known as &#8220;copyleft&#8221; in this case).<br />
- tons of duplicates would be created by people who just care about generating traffic. This would create a wall between the readers and the author (of course, don&#8217;t expect these people to link back to the original article). The readers would post questions or comments on these fakes without getting any response.<br />
- from experience, even if people&#8217;s intentions are good, they won&#8217;t follow up and update their post to match updates made on the original article. A classical scenario also seen in file shares and mailboxes, with multiple versions of the truth. </p>
<p>I am not making this up, this really happened to me and other bloggers like Mark Miller or Peter Allen. For example, search the Web for &#8220;sharepoint theTDs&#8221; and you&#8217;ll find many copies of my Text to HTML script. How many show or point to the last version?</p>
<p>I am not questioning the &#8220;reuse&#8221; part of your comment, but the &#8220;as they see fit&#8221; part. The WWW works the same as a SharePoint farm. No governance leads to chaos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Coleman</title>
		<link>http://blog.pathtosharepoint.com/2010/02/21/copyright-question/#comment-4022</link>
		<dc:creator><![CDATA[Dave Coleman]]></dc:creator>
		<pubDate>Sun, 21 Feb 2010 10:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pathtosharepoint.com/?p=1242#comment-4022</guid>
		<description><![CDATA[Great article and very true a mine field but by publishing our thoughts/work should that not be open to the the entire SharePoint community to reuse as they see fit? Only my thoughts Dave]]></description>
		<content:encoded><![CDATA[<p>Great article and very true a mine field but by publishing our thoughts/work should that not be open to the the entire SharePoint community to reuse as they see fit? Only my thoughts Dave</p>
]]></content:encoded>
	</item>
</channel>
</rss>

