<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>licensinghandbook.com &#187; copyright</title>
	<atom:link href="http://www.licensinghandbook.com/category/law/copyright/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.licensinghandbook.com</link>
	<description>The companion site to the Software Licensing Handbook</description>
	<lastBuildDate>Mon, 17 May 2010 15:07:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>FOSS licenses upheld!</title>
		<link>http://www.licensinghandbook.com/2010/02/23/foss_licenses_upheld/</link>
		<comments>http://www.licensinghandbook.com/2010/02/23/foss_licenses_upheld/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 14:32:03 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[contract types]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[current events]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=1266</guid>
		<description><![CDATA[After a five-year struggle in US Federal District Court, Robert Jacobson recently prevailed in his copyright infringement claim against Matthew Katzer as a result of Katzer&#8217;s alleged misappropriation of open source code from Jacobson&#8217;s Java Model Railroad Interface project. You can read all of the story in more detail at ConsortiumInfo.org.  The end result is a [...]]]></description>
			<content:encoded><![CDATA[<p>After a five-year struggle in US Federal District Court, Robert Jacobson recently prevailed in his copyright infringement claim against Matthew Katzer as a result of Katzer&#8217;s alleged misappropriation of open source code from Jacobson&#8217;s Java Model Railroad Interface project.</p>
<p>You can read all of the story in more detail at <a href="http://www.consortiuminfo.org/standardsblog/article.php?story=20080813143330810&amp;">ConsortiumInfo.org</a>.  The end result is a huge win for open source developers as a result of three key findings by the District Court:</p>
<ol>
<li>Violation of an open source software license constitutes copyright infringement, not just breach of contract (this was first upheld by the Federal Appeals Court in 2008 in this case).</li>
<li>Use of open source code without attribution is a violation of the Digital Millennium Copyright Act.</li>
<li>These violations entitle the Plaintiff (Jacobson) to monetary damages &#8211; which, as they&#8217;re based on violations of copyright law, are potentially much more substantial than those which may have been limited by contract law.</li>
</ol>
<p>There are some mitigating circumstances in that the results in this case are not yet dispositive of all future violations, as the ruling of a US District Court is limited to absolute applicability only in its geographic district.  The concern is that a Federal Appellate Court (including the US Supreme Court) could overrule or otherwise reverse this decision.  Worse yet would be another US District Court coming to a different conclusion with a similar set of facts.</p>
<p>But for now, FOSS developers can rest a little easier knowing that their creations are protected by copyright law.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2010/02/23/foss_licenses_upheld/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPL, WordPress and Themes</title>
		<link>http://www.licensinghandbook.com/2009/11/16/gpl-wordpress-and-themes/</link>
		<comments>http://www.licensinghandbook.com/2009/11/16/gpl-wordpress-and-themes/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 14:32:24 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[enforceability]]></category>
		<category><![CDATA[license grant]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=1239</guid>
		<description><![CDATA[I saw an intriguing post the other day by Jennifer Schiffer on WordPress, themes and the GPL.  She linked to a video of Matt Mullenweg (one of WordPress&#8217; lead developers) who was talking about why WordPress was a GPL product (short answer: they didn&#8217;t really have a choice because WP is based on b2, which [...]]]></description>
			<content:encoded><![CDATA[<p>I saw an intriguing post the other day by <a href="http://jjschiffer.com/blog/2009/11/microsoft/">Jennifer Schiffer</a> on WordPress, themes and the GPL.  She linked to a video of Matt Mullenweg (one of WordPress&#8217; lead developers) who was talking about why WordPress was a GPL product (short answer: they didn&#8217;t really have a choice because WP is based on b2, which was GPL) and, more specifically, was talking about why themes and plugins are also then GPL.</p>
<p>The truth of the matter is that the <a href="http://www.gnu.org/licenses/gpl.html">GPLv3</a> is a very restrictive license, in as much as it&#8217;s also a harbinger of freedom.  The GPL was written in a way to specifically retain the freedoms it grants through successive iterations of a particular product, or its add-ons.  This means that if you like a GPL product, develop a derivative work, a modification, a plug-in or any other type of add-on, the resulting work is also going to be covered by the GPL (you do not have a choice in this).</p>
<blockquote><p>&#8220;You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License.&#8221; &#8211; Section 10 of the GPL</p></blockquote>
<p>This means that unless the WordPress GPL (yes, they&#8217;re specific by product&#8230; you can ADD restrictions if you want&#8230; so no 2 GPL&#8217;d products are necessarily identically licensed &#8211; we&#8217;ll talk about this in a minute) allowed for a theme developer to restrict the distribution of a theme, a theme developer isn&#8217;t allowed to add that restriction on their own.  Your development on a GPL product <em>inherits</em> the license of the original product.</p>
<p>Inheritance is a powerful concept because it creates license congruity, ad infinitum, for all downstream works of the original code.  It would be extremely difficult to manage license compliance if WordPress had one license, but a plug-in had a different one.</p>
<p>But there&#8217;s apparently a wonderful new theme available for WordPress called Thesis.  Its developer sells two several different versions of the theme (selling under the GPL is fine).  The problem comes to light when you look at the options:</p>
<ol>
<li>Personal:  one site only; footer link must remain intact; can&#8217;t re-sell theme or modifications</li>
<li>Developer:  can create multiple sites and must pay Thesis developer for each site deployed; can remove footer link; can&#8217;t re-sell theme or modifications</li>
</ol>
<p>And these options are problematic because they violate the <a href="http://wordpress.org/about/gpl/">GPL v2 under which WordPress is licensed</a>.  Specifically, Section 2, which states, in part:</p>
<blockquote><p>&#8220;You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.&#8221;</p></blockquote>
<p>and Section 6:</p>
<blockquote><p>&#8220;Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients&#8217; exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.&#8221;</p></blockquote>
<p>(Note that v2 and v3 of the GPL are vastly different animals&#8230; and v2 was actually more in the realm of &#8220;free as in free beer&#8221; than v3, which touts freedom as &#8220;free as in free speech, not free beer&#8221;.)</p>
<p>So, in fact, the Thesis theme, as a WordPress derivative work, is bound to the GPLv2 license that WordPress is licensed under.  As such, even the sale of the theme is a problem, as are the one-site-only restrictions and the &#8220;can&#8217;t re-sell&#8221; restrictions.  Note: the footer link restriction is probably fine, as it could qualify as the attribution allowed under the GPL.  Additionally, it could be argued that the fee charged is for the &#8220;physical act of transferring a copy&#8221; as allowed by Section 1 of GPLv2, but even then, the remainder of the unauthorized restrictions are still problematic.</p>
<p>But who is going to do anything about this violation?  Who has the right to enforce the license?  WordPress?  The folks at b2 (WordPress&#8217; predecessor)?  Any particular end user?  Technically, it&#8217;s the folks at WordPress who have the right to enforce their license upon theme and plug-in developers.  They have the ability to potentially even sue to prevent a rogue developer from violating their license with WordPress [though I'm guessing that a theme developer is going to try to argue that a theme isn't a derivative work or a modification].  But this is inherently difficult.  So instead, WordPress is taking a slightly different tack.  They&#8217;re going to create a Theme Page on the main WordPress website which only lists themes that follow the GPL (by the way, all derivatives have to be GPLv2 licensed, as the WordPress license doesn&#8217;t allow for newer versions of the GPL to apply).  I&#8217;m guessing that Thesis won&#8217;t be listed.</p>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" rel="http://bit.ly/plugins/iframe?hashUrl=http%3A%2F%2Fbit.ly%2FabouttheSLH" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent – namely, reading a contract from start to finish.  <a onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');" href="http://twitter.com/negot8or" target="_blank">Follow me on Twitter</a> if you want up-to-the-minute information on contracting, licensing, negotiation and the law.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/11/16/gpl-wordpress-and-themes/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>This Week on The Web 2009-10-04</title>
		<link>http://www.licensinghandbook.com/2009/10/04/this-week-on-the-web-2009-10-04/</link>
		<comments>http://www.licensinghandbook.com/2009/10/04/this-week-on-the-web-2009-10-04/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 14:32:08 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[confidentiality]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[dispute resolution]]></category>
		<category><![CDATA[limitation of liability]]></category>
		<category><![CDATA[negotiation]]></category>
		<category><![CDATA[trademark]]></category>
		<category><![CDATA[transfer]]></category>
		<category><![CDATA[TWoTW]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=1203</guid>
		<description><![CDATA[These are the discussions that happened around the web this week – maybe you already read about them, maybe you need to again.  Come join the party on twitter (follow me here and you’ll participate in the conversation live.) I also realized that many of you might have no idea what you’re seeing below.  Sorry.  [...]]]></description>
			<content:encoded><![CDATA[<p>These are the discussions that happened around the web this week – maybe you already read about them, maybe you need to again.  Come join the party on twitter (<a onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');" href="http://twitter.com/negot8or">follow me here</a> and you’ll participate in the conversation live.)</p>
<p>I also realized that many of you might have no idea what you’re seeing below.  Sorry.  These are “tweets”, 140 maximum character messages sent via Twitter.  Within the Twitterverse individual users follow others and have followers (think of it like overlapping Venn diagram circles).  To read a tweet, you have to wade through a bit of jargon used to make the most of the 140 character limitation.  “RT” for example, is shorthand for “Re-tweet” and the @____ is the username of some other individual on Twitter.  Combined together, then, “RT @_____” means that someone else wrote a tweet that I found important and I now want to forward along to my followers.  The URL’s are then also shortened by shortening services like bit.ly to make the most of the character limitation, too.  Lastly, you might see “hash” identifiers “#______” which are ways to tag tweets of a particular flavor for easy searching later and “&lt;” which means that I am commenting on what came before it.</p>
<ul>
<li><span><span>RT @<a href="http://twitter.com/raesmaa">raesmaa</a>: Do your lecture notes violate your prof&#8217;s copyright? Holy crap!  <a rel="nofollow" href="http://bit.ly/1yyPoT" target="_blank">http://bit.ly/1yyPoT</a> &lt; Read comment #8 for the best analysis.</span></span><span></span></li>
<li><span><span>RT @<a href="http://twitter.com/CopyrightLaw">CopyrightLaw</a>: “Focusing In On The Value: Google Books Provides An Amazing Resource” <a rel="nofollow" href="http://bit.ly/3d8YJB" target="_blank">http://bit.ly/3d8YJB</a> &lt; Ends do not justify the means</span></span></li>
<li><span><span>How to Avoid a Bad Bargain:  Don&#8217;t Threaten:  <a rel="nofollow" href="http://bit.ly/zPEzF" target="_blank">http://bit.ly/zPEzF</a></span></span></li>
<li><span><span>Second Life sends TM infringement notice to SL educators: <a rel="nofollow" href="http://bit.ly/4qA2XO" target="_blank">http://bit.ly/4qA2XO</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gfiremark">gfiremark</a>: New case throws cold water on constitutional challenges to statutory damages awards <a rel="nofollow" href="http://bit.ly/123lyz" target="_blank">http://bit.ly/123lyz</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/CopyrightLaw">CopyrightLaw</a>: “Ideas, originality, and copyright. Coldplay accused of infringement again.” <a rel="nofollow" href="http://tinyurl.com/y8krmku" target="_blank">http://tinyurl.com/y8krmku</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/DanaNewman">DanaNewman</a>: Apple and Eminem settle copyright infringement case:  <a rel="nofollow" href="http://bit.ly/22VfWw" target="_blank">http://bit.ly/22VfWw</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/fscavo">fscavo</a>: &#8220;Safe to say that the stimulus bill has been a failure&#8221;  <a rel="nofollow" href="http://bit.ly/Y0TMY" target="_blank">http://bit.ly/Y0TMY</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/vpynchon">vpynchon</a> @<a href="http://twitter.com/cbsalary">cbsalary</a>: First Court Order Served Via Twitter <a rel="nofollow" href="http://bit.ly/LQYRc" target="_blank">http://bit.ly/LQYRc</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/richards1000">richards1000</a> @<a href="http://twitter.com/copycense">copycense</a> Sweet: Complete collection of all USTR Special 301 Reports from 1989-2009 <a rel="nofollow" href="http://bit.ly/4xOXbX" target="_blank">http://bit.ly/4xOXbX</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/CopyrightLaw">CopyrightLaw</a>: “Court rules (again) that Vernor can sell Autodesk software” <a rel="nofollow" href="http://tinyurl.com/ydm65tk" target="_blank">http://tinyurl.com/ydm65tk</a></span></span></li>
<li><span><span>RT&#8217;ing original thought w/o attribution is a copyright violation.  Grrrrr.</span></span></li>
<li><span><span>National Archives may have leaked data on 70M vets.  But don&#8217;t worry, the contractors signed a privacy policy.  <a rel="nofollow" href="http://bit.ly/13Y7o8" target="_blank">http://bit.ly/13Y7o8</a> Oops</span></span></li>
<li><span><span>Amazon clarifies their Kindle book deletion policy:  <a rel="nofollow" href="http://bit.ly/ESmwq" target="_blank">http://bit.ly/ESmwq</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/DanaNewman">DanaNewman</a>: Copyright Alliance asks Obama to support creators&#8217; rights:  <a rel="nofollow" href="http://bit.ly/18GR4T" target="_blank">http://bit.ly/18GR4T</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/nikiblack">nikiblack</a>: &#8220;Is Twitter Grounds for Trademark Infringement?&#8221; | Corporate Legal &#8230; <a rel="nofollow" href="http://bit.ly/3ubzCM" target="_blank">http://bit.ly/3ubzCM</a> (via feedly)</span></span></li>
<li><span><span>@<a href="http://twitter.com/kevino80">kevino80</a> Actually, the BSA really can&#8217;t audit anyone.  People only believe they can.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/DeistPatriot">DeistPatriot</a>: &#8220;Let us never negotiate out of fear. But let us never fear to negotiate.&#8221; &#8211; J.F.K. <a title="#tcot" href="http://twitter.com/search?q=%23tcot">#tcot</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/mgmtmatters">mgmtmatters</a>: The single most important thing to figure out during a negotiation &#8211; the other party&#8217;s position &lt;Wrong. Know YOUR position.</span></span></li>
<li><span><span>&#8220;I just stole a baby&#8217;s intellectual property.&#8221; &#8211; Modern Family     &lt;&#8211; Awesome.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/vpynchon">vpynchon</a>: Greatest predictor of long lifespan is being appointed to US Supreme court   &lt; Hehehehe.  Awesome.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/raesmaa">raesmaa</a>: Nice blog on negotiations but seen that win-win is worth zero when a lawyer compensated for avoiding risks <a rel="nofollow" href="http://bit.ly/phaF1" target="_blank">http://bit.ly/phaF1</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/maryadamsICA">maryadamsICA</a>: New blog post: What&#8217;s the Right Definition of Intellectual Property?  <a rel="nofollow" href="http://bit.ly/QKX5r" target="_blank">http://bit.ly/QKX5r</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/raesmaa">raesmaa</a>: 1990s question for IT vendors &#8211; what&#8217;s your sales model? 2010s IT &#8211; what&#8217;s your scales model? (via @<a href="http://twitter.com/monkchips">monkchips</a>)</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/BrettTrout">BrettTrout</a>: Microsoft gets $388M patent infringement judgment tossed out <a rel="nofollow" href="http://is.gd/3OUWc" target="_blank">http://is.gd/3OUWc</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/drjimanderson">drjimanderson</a>: He Who Works the Hardest Wins the Negotiation: <a rel="nofollow" href="http://ezinearticles.com/?id=3004428" target="_blank">http://EzineArticles.com/?i&#8230;</a></span></span></li>
<li><span><span>New post at licensinghandbook.com : Response to 50 Tips  <a rel="nofollow" href="http://bit.ly/pdBsc" target="_blank">http://bit.ly/pdBsc</a></span></span></li>
<li><span><span>@<a href="http://twitter.com/DanaNewman">DanaNewman</a> I love Track Changes (one of only 10 key Word features that should exist).  24# paper?  Please.  I&#8217;m happy if it&#8217;s signed. <img src='http://www.licensinghandbook.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></span></li>
<li><span><span>RT @<a href="http://twitter.com/smallfirm">smallfirm</a> Berge&#8217;s 2nd Principle of Practicing Law, &#8220;Sue solvent defendants.&#8221;</span></span></li>
<li><span><span>50 Tips for Writing a Contract <a rel="nofollow" href="http://bit.ly/MON8g" target="_blank">http://bit.ly/MON8g</a> (HT to @<a href="http://twitter.com/dananewman">dananewman</a> for the link) &lt;  But only abt 30 of the tips are actually good ideas</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/DanaNewman">DanaNewman</a>: Judge tosses out remaining claims against Disney in long-running Pooh copyright case:  <a rel="nofollow" href="http://bit.ly/ZmtlV" target="_blank">http://bit.ly/ZmtlV</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/GregBufithis">GregBufithis</a>: RT @<a href="http://twitter.com/JanusPatents">JanusPatents</a>: Patent BlackBerry Battle: RIM/NTP Patent Case Takes New Turn <a rel="nofollow" href="http://bit.ly/7lztW" target="_blank">http://bit.ly/7lztW</a> &lt; NTP not satf w/ $612M</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/TradeSecretLaw">TradeSecretLaw</a>: Intangible assets make up 75% or more of your company’s value. Can you identify your intangible assets?</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/CopyrightLaw">CopyrightLaw</a>: “Corporate Reorg Caused Breach of Non-Transfer Provision of License” <a rel="nofollow" href="http://bit.ly/IJKVR" target="_blank">http://bit.ly/IJKVR</a> &lt; I want to see the full license.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/CopyrightLaw">CopyrightLaw</a>: “I wish law professors realized that’s what lawyers should always do.” <a rel="nofollow" href="http://tinyurl.com/ydf34o4" target="_blank">http://tinyurl.com/ydf34o4</a></span></span></li>
<li><span><span>Apple Introduces New Educational Software Licensing Program for Institutions:  <a rel="nofollow" href="http://bit.ly/TgbuY" target="_blank">http://bit.ly/TgbuY</a> (via MacRumors.com)</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/GregBufithis">GregBufithis</a>: RT @<a href="http://twitter.com/dnball">dnball</a> Licenses to use intellectual property are not transferable unless that right is in writing <a rel="nofollow" href="http://bit.ly/UTMPe" target="_blank">http://bit.ly/UTMPe</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gtiadvisors">gtiadvisors</a>: Mega-Breaches Employed Familiar, Preventable Attacks <a rel="nofollow" href="http://bit.ly/W3bHP" target="_blank">http://bit.ly/W3bHP</a> &lt; Which is why I won&#8217;t remove cont&#8217;l liability.</span></span></li>
</ul>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" rel="http://bit.ly/plugins/iframe?hashUrl=http%3A%2F%2Fbit.ly%2FabouttheSLH" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent – namely, reading a contract from start to finish.  <a onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');" href="http://twitter.com/negot8or" target="_blank">Follow me on Twitter</a> if you want up-to-the-minute information on contracting, licensing, negotiation and the law.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/10/04/this-week-on-the-web-2009-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This Week on The Web 2009-09-28</title>
		<link>http://www.licensinghandbook.com/2009/09/28/this-week-on-the-web-2009-09-28/</link>
		<comments>http://www.licensinghandbook.com/2009/09/28/this-week-on-the-web-2009-09-28/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 14:32:05 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>
		<category><![CDATA[current events]]></category>
		<category><![CDATA[insurance]]></category>
		<category><![CDATA[negotiation]]></category>
		<category><![CDATA[TWoTW]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=1196</guid>
		<description><![CDATA[These are the discussions that happened around the web this week – maybe you already read about them, maybe you need to again.  Come join the party on twitter (follow me here and you’ll participate in the conversation live.) I also realized that many of you might have no idea what you’re seeing below.  Sorry.  [...]]]></description>
			<content:encoded><![CDATA[<p>These are the discussions that happened around the web this week – maybe you already read about them, maybe you need to again.  Come join the party on twitter (<a onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');" href="http://twitter.com/negot8or">follow me here</a> and you’ll participate in the conversation live.)</p>
<p>I also realized that many of you might have no idea what you’re seeing below.  Sorry.  These are “tweets”, 140 maximum character messages sent via Twitter.  Within the Twitterverse individual users follow others and have followers (think of it like overlapping Venn diagram circles).  To read a tweet, you have to wade through a bit of jargon used to make the most of the 140 character limitation.  “RT” for example, is shorthand for “Re-tweet” and the @____ is the username of some other individual on Twitter.  Combined together, then, “RT @_____” means that someone else wrote a tweet that I found important and I now want to forward along to my followers.  The URL’s are then also shortened by shortening services like bit.ly to make the most of the character limitation, too.  Lastly, you might see “hash” identifiers “#______” which are ways to tag tweets of a particular flavor for easy searching later and “&lt;” which means that I am commenting on what came before it.</p>
<ul>
<li><span><span>RT @<a href="http://twitter.com/CopyrightLaw">CopyrightLaw</a>: “Music Industry Copies Language Of Copyright Reformers In Pushing For Three Strikes” <a rel="nofollow" href="http://tinyurl.com/ybbqfs4" target="_blank">http://tinyurl.com/ybbqfs4</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/CopyrightLaw">CopyrightLaw</a>: EFF: “You Bought It, You Own It: MDY v. Blizzard Appealed” <a rel="nofollow" href="http://tinyurl.com/ye4tcu6" target="_blank">http://tinyurl.com/ye4tcu6</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gfiremark">gfiremark</a>: It&#8217;s official: Victoria Espinel nominated as &#8216;IP Czar&#8217; <a rel="nofollow" href="http://bit.ly/2yIgv" target="_blank">http://bit.ly/2yIgv</a></span></span></li>
<li><span><span>@<a href="http://twitter.com/fscavo">fscavo</a> they&#8217;d better understand 97-2 if they want me to bend for a revrec issue. <img src='http://www.licensinghandbook.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></span></li>
<li><span><span>@<a href="http://twitter.com/rwang0">rwang0</a> Make them show you the section in AICPA SOP 97-2 which stops them from doing what you want them to do.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/rwang0">rwang0</a>: Finding it pred that software vendor sales reps keep using rev rec as an excuse when pushed for discounts on 1yr maint contracts</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/libertyluver">libertyluver</a>: Justice Ginsberg in the hospital&#8230;a speedy recovery to a one of a kind woman!!!! <a rel="nofollow" href="http://ow.ly/qZLh" target="_blank">http://ow.ly/qZLh</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/kevinokeefe">kevinokeefe</a>: My Name Is Kate and I Am a Listener; listening is key to use of the net (@<a href="http://twitter.com/accesstojustice">accesstojustice</a>) <a rel="nofollow" href="http://bit.ly/k4ART" target="_blank">http://bit.ly/k4ART</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/CopyrightLaw">CopyrightLaw</a>: “Beyond Kicking People Offline, France Raises Fines For Copyright Infringement To $440,000” <a rel="nofollow" href="http://tinyurl.com/l9foj7" target="_blank">http://tinyurl.com/l9foj7</a></span></span></li>
<li><span><span>What a well-placed $20 gets you (via @<a href="http://twitter.com/kottke">kottke</a>): <a rel="nofollow" href="http://bit.ly/p8M5w" target="_blank">http://bit.ly/p8M5w</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/libertyluver">libertyluver</a>: And someone said Copyright Law didn&#8217;t matter? How about sticking your foot in your mouth again? <a rel="nofollow" href="http://bit.ly/1OrWtW" target="_blank">http://bit.ly/1OrWtW</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/CloudAve">CloudAve</a>: DMCA Take Downs, Copyright, Fair Use <a rel="nofollow" href="http://bit.ly/wpA7f" target="_blank">http://bit.ly/wpA7f</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/vpynchon">vpynchon</a>: downturn=commercial wild west:  READ THE CONTRACT &#8230; DO NOT SIGN if it contradicts reps made by sales</span></span></li>
<li><span><span>Seth&#8217;s new business isn&#8217;t a hit.. it&#8217;s extortion. (@<a href="http://twitter.com/TEDchris">TEDchris</a>) RE: <a rel="nofollow" href="http://bit.ly/2ljDEW" target="_blank">http://bit.ly/2ljDEW</a></span></span></li>
<li><span><span>New blog post on licensinghandbook.com:  Insurance Basics  <a rel="nofollow" href="http://bit.ly/uadLy" target="_blank">http://bit.ly/uadLy</a></span></span></li>
<li><span><span>Do you only worry about the dollar limits in your contracts&#8217; insurance sections?  Think again.  Full story coming in 20 minutes.</span></span></li>
<li><span><span>Not that Apple actually needed anyone&#8217;s permission: <a rel="nofollow" href="http://bit.ly/3x2fXO" target="_blank">http://bit.ly/3x2fXO</a></span></span></li>
<li><span><span>Facebook gives developers access to users&#8217; inbox messages!!!  <a rel="nofollow" href="http://bit.ly/3r67OL" target="_blank">http://bit.ly/3r67OL</a> Oh boy.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/stephenrwalli">stephenrwalli</a>: blogged thoughts on the open source business &#8220;tools&#8221; and dual licensing: <a rel="nofollow" href="http://tinyurl.com/nz6uzx" target="_blank">http://tinyurl.com/nz6uzx</a></span></span></li>
<li><span><span>@<a href="http://twitter.com/nipclaw">nipclaw</a> Hmmm&#8230; dunno&#8217; that that&#8217;s the real problem.  I&#8217;ve met VERY few lawyers who&#8217;ve drafted a contract from scratch.</span></span></li>
<li><span><span>@<a href="http://twitter.com/nipclaw">nipclaw</a> Copyright on forms might not apply in the US.  Depends on a LOT of variables (See <a rel="nofollow" href="http://bit.ly/TAL4f" target="_blank">http://bit.ly/TAL4f</a> as well).</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/CopyrightLaw">CopyrightLaw</a>: “Scribd fires back, denies violating copyright” <a rel="nofollow" href="http://tinyurl.com/l7bqux" target="_blank">http://tinyurl.com/l7bqux</a> &lt; Gonna&#8217; be quick if Scribd&#8217;s being truthful</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/richards1000">richards1000</a> @<a href="http://twitter.com/jaredcorreia">jaredcorreia</a> @<a href="http://twitter.com/AbacusLaw">AbacusLaw</a> History: US District Court Judge issues first digitally signed judicial order <a rel="nofollow" href="http://bit.ly/18WlaX" target="_blank">http://bit.ly/18WlaX</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/tomsearcy">tomsearcy</a>: So-called &#8220;experts&#8221; are &#8230; even worse when they&#8217;re on your buyer&#8217;s team: <a rel="nofollow" href="http://bit.ly/2YF4CQ" target="_blank">http://bit.ly/2YF4CQ</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gtiadvisors">gtiadvisors</a>: RT @<a href="http://twitter.com/DougCornelius">DougCornelius</a>: [new blog post] Intellectual Property and Social Media <a rel="nofollow" href="http://bit.ly/GBn4S" target="_blank">http://bit.ly/GBn4S</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/blawgreview">blawgreview</a>: Blawg Review Sherpa, &#8220;woman lawyer&#8221;, @<a href="http://twitter.com/vpynchon">vpynchon</a> <a rel="nofollow" href="http://www.forbes.com/forbeswoman/" target="_blank">http://www.forbes.com/forbe&#8230;</a> writer <a rel="nofollow" href="http://tinyurl.com/m4ewy6" target="_blank">http://tinyurl.com/m4ewy6</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/SusanEJacobsen">SusanEJacobsen</a>: A litmus test before hiring a social media &#8220;expert&#8221; <a rel="nofollow" href="http://bit.ly/1BrE4v" target="_blank">http://bit.ly/1BrE4v</a> &lt; Could be used with any kind of consulting</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/adamsdrafting">adamsdrafting</a> Blog Update: Who Gets to Draft Contracts? <a rel="nofollow" href="http://bit.ly/pNdLY" target="_blank">http://bit.ly/pNdLY</a> &lt; Interesting question&#8230; would love input.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gfiremark">gfiremark</a>: And that makes three (governments): The United States opposes the Google Books Settlement <a rel="nofollow" href="http://bit.ly/vDjtS" target="_blank">http://bit.ly/vDjtS</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/AdamsDrafting">AdamsDrafting</a>: Easier than ever to be a free rider rather than develop content.</span></span></li>
<li><span><span>Too cool&#8230; just got quoted in the Washington Post on severance negotiation (I can only find the article via Omaha):  <a rel="nofollow" href="http://bit.ly/3aOqzb" target="_blank">http://bit.ly/3aOqzb</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gfiremark">gfiremark</a>: The Scholarly Kitchen: &#8216;$80,000 per Song, and Perceptions of Copyright&#8217; <a rel="nofollow" href="http://bit.ly/Ju3RO" target="_blank">http://bit.ly/Ju3RO</a> &lt; Excellent post!</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/TradeSecretLaw">TradeSecretLaw</a>: Ten Fatal Mistakes that Business Owners Make &#8211; No. 10: Failure to Protect Intangible Assets <a rel="nofollow" href="http://tinyurl.com/pmqcht" target="_blank">http://tinyurl.com/pmqcht</a></span></span></li>
<li><span><span>NC law allows minors to back out of contracts unless approved by the Superior Court.  The NCAA just figured this out:  <a rel="nofollow" href="http://bit.ly/le6rl" target="_blank">http://bit.ly/le6rl</a></span></span><span></span></li>
<li><span><span>Some rumors should rest untested (via Lowering the Bar):  <a rel="nofollow" href="http://bit.ly/MHgEr" target="_blank">http://bit.ly/MHgEr</a></span></span></li>
</ul>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" rel="http://bit.ly/plugins/iframe?hashUrl=http%3A%2F%2Fbit.ly%2FabouttheSLH" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent – namely, reading a contract from start to finish.  <a onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');" href="http://twitter.com/negot8or" target="_blank">Follow me on Twitter</a> if you want up-to-the-minute information on contracting, licensing, negotiation and the law.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/09/28/this-week-on-the-web-2009-09-28/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This Week on The Web 2009-09-20</title>
		<link>http://www.licensinghandbook.com/2009/09/20/this-week-on-the-web-2009-09-20/</link>
		<comments>http://www.licensinghandbook.com/2009/09/20/this-week-on-the-web-2009-09-20/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 14:32:19 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>
		<category><![CDATA[document assembly]]></category>
		<category><![CDATA[negotiation]]></category>
		<category><![CDATA[revenue recognition]]></category>
		<category><![CDATA[TWoTW]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=1188</guid>
		<description><![CDATA[These are the discussions that happened around the web this week – maybe you already read about them, maybe you need to again.  Come join the party on twitter (follow me here and you’ll participate in the conversation live.) I also realized that many of you might have no idea what you’re seeing below.  Sorry.  [...]]]></description>
			<content:encoded><![CDATA[<p>These are the discussions that happened around the web this week – maybe you already read about them, maybe you need to again.  Come join the party on twitter (<a onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');" href="http://twitter.com/negot8or">follow me here</a> and you’ll participate in the conversation live.)</p>
<p>I also realized that many of you might have no idea what you’re seeing below.  Sorry.  These are “tweets”, 140 maximum character messages sent via Twitter.  Within the Twitterverse individual users follow others and have followers (think of it like overlapping Venn diagram circles).  To read a tweet, you have to wade through a bit of jargon used to make the most of the 140 character limitation.  “RT” for example, is shorthand for “Re-tweet” and the @____ is the username of some other individual on Twitter.  Combined together, then, “RT @_____” means that someone else wrote a tweet that I found important and I now want to forward along to my followers.  The URL’s are then also shortened by shortening services like bit.ly to make the most of the character limitation, too.  Lastly, you might see “hash” identifiers “#______” which are ways to tag tweets of a particular flavor for easy searching later and “&lt;” which means that I am commenting on what came before it.</p>
<ul>
<li><span><span>Too cool&#8230; just got quoted in the Washington Post on severance negotiation (I can only find the article via Omaha):  <a rel="nofollow" href="http://bit.ly/3aOqzb" target="_blank">http://bit.ly/3aOqzb</a></span></span><span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gfiremark">gfiremark</a>: The Scholarly Kitchen: &#8216;$80,000 per Song, and Perceptions of Copyright&#8217; <a rel="nofollow" href="http://bit.ly/Ju3RO" target="_blank">http://bit.ly/Ju3RO</a> &lt; Excellent post!</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/TradeSecretLaw">TradeSecretLaw</a>: Ten Fatal Mistakes that Business Owners Make &#8211; No. 10: Failure to Protect Intangible Assets <a rel="nofollow" href="http://tinyurl.com/pmqcht" target="_blank">http://tinyurl.com/pmqcht</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/raesmaa">raesmaa</a>: Every person &#8230; of restless mind writes a book. From Predictions for 1993 (1893). <a rel="nofollow" href="http://bit.ly/HA8UY" target="_blank">http://bit.ly/HA8UY</a> &lt; It&#8217;s the internet.</span></span></li>
<li><span><span>NC law allows minors to back out of contracts unless approved by the Superior Court.  The NCAA just figured this out:  <a rel="nofollow" href="http://bit.ly/le6rl" target="_blank">http://bit.ly/le6rl</a></span></span></li>
<li><span><span>Some rumors should rest untested (via Lowering the Bar):  <a rel="nofollow" href="http://bit.ly/MHgEr" target="_blank">http://bit.ly/MHgEr</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/blawgreview">blawgreview</a>: Negotiation 101: Gender War Or Gender Peace And Prosperity? <a rel="nofollow" href="http://tinyurl.com/m4ewy6" target="_blank">http://tinyurl.com/m4ewy6</a> (it&#8217;s @<a href="http://twitter.com/vpynchon">vpynchon</a>, no less!)</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/DanaNewman">DanaNewman</a>: Fergie named in copyright infringement suit over &#8220;Voodoo Doll:&#8221; <a rel="nofollow" href="http://bit.ly/8JLEY" target="_blank">http://bit.ly/8JLEY</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/bethanyriskin">bethanyriskin</a> @<a href="http://twitter.com/stacyrea">stacyrea</a>: Leader Test: When your team members &#8220;fail,&#8221; do you wag your finger or extend a hand?</span></span></li>
<li><span><span>New blog post on licensinghandbook.com:  Contracting as a Specialty:  <a rel="nofollow" href="http://bit.ly/iCFYQ" target="_blank">http://bit.ly/iCFYQ</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/richards1000">richards1000</a>: “Professor Posts ‘Illegal Copy’ of Guide To Oregon Public Record Laws” <a rel="nofollow" href="http://tinyurl.com/kq35dc" target="_blank">http://tinyurl.com/kq35dc</a> (via @<a href="http://twitter.com/CopyrightLaw">CopyrightLaw</a>)</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/BrettTrout">BrettTrout</a>: IBM&#8217;s new strategy: Open Innovation. <a rel="nofollow" href="http://is.gd/3o3DV" target="_blank">http://is.gd/3o3DV</a> &lt; About damn time.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gtiadvisors">gtiadvisors</a> @<a href="http://twitter.com/lawyerist">lawyerist</a>: Lawyers do Love Arguing <a rel="nofollow" href="http://bit.ly/1uzoJ5" target="_blank">http://bit.ly/1uzoJ5</a> &lt; Remember, though, that arguing isn&#8217;t negotiating!</span></span></li>
<li><span><span>Open Source Business Models:  <a rel="nofollow" href="http://bit.ly/EVvXC" target="_blank">http://bit.ly/EVvXC</a> (by @<a href="http://twitter.com/stephenrwalli">stephenrwalli</a>)</span></span></li>
<li><span><span>Listening tips from a Hostage Negotiator: <a rel="nofollow" href="http://bit.ly/WUEMn" target="_blank">http://bit.ly/WUEMn</a> &lt; These are great&#8230; esp #2.  <img src='http://www.licensinghandbook.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></span></li>
<li><span><span>New blog post: Business Continuity <a rel="nofollow" href="http://bit.ly/1dwMvn" target="_blank">http://bit.ly/1dwMvn</a></span></span></li>
<li><span><span>DOJ may revise eDiscovery procedures after 9th Cir ruling:  <a rel="nofollow" href="http://bit.ly/ZNlet" target="_blank">http://bit.ly/ZNlet</a></span></span></li>
<li><span><span>Apple pushes to change subscription accounting rules: <a rel="nofollow" href="http://bit.ly/Mjf4z" target="_blank">http://bit.ly/Mjf4z</a> &lt; RevRec lesson of the day</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/kottkedotorg">kottkedotorg</a>: Protecting yourself from your own irrationality <a rel="nofollow" href="http://bit.ly/12nj3M" target="_blank">http://bit.ly/12nj3M</a> &lt; Excellent negotiating advice!</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/AdamsDrafting">AdamsDrafting</a>: Blog Update: Lawyer and Contract Manager: Compare and Contrast <a rel="nofollow" href="http://bit.ly/KwMKo" target="_blank">http://bit.ly/KwMKo</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/uMCLE">uMCLE</a> @<a href="http://twitter.com/SCartierLiebel">SCartierLiebel</a> @<a href="http://twitter.com/GabrielCheong">GabrielCheong</a>: Agreements on Sex in Prenups <a rel="nofollow" href="http://bit.ly/4xnvsu" target="_blank">http://bit.ly/4xnvsu</a> &lt; Love this lesson on contractual severability.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/bobambrogi">bobambrogi</a>: LawSites blog: Free Site Enables Document Assembly <a rel="nofollow" href="http://bit.ly/vda1A" target="_blank">http://bit.ly/vda1A</a> (@<a href="http://twitter.com/jasonanderman">jasonanderman</a>)</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/bcuban">bcuban</a> @<a href="http://twitter.com/Smartalyx">Smartalyx</a> @<a href="http://twitter.com/Lotay">Lotay</a>: A blogger who gets a product (before/after a post) doesn&#8217;t disclose has ethical probs. Do you agree?  &lt;Agree</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/uMCLE">uMCLE</a> @<a href="http://twitter.com/steigerlaw">steigerlaw</a> 16 Major Studios Sue &#8216;Ellen DeGeneres Show&#8217; for 1,000+ copyright violations <a rel="nofollow" href="http://bit.ly/cSI6D" target="_blank">http://bit.ly/cSI6D</a> &lt; hehahahahahah</span></span></li>
<li><span><span>Great negotiation advice:  <a rel="nofollow" href="http://bit.ly/1dY7du" target="_blank">http://bit.ly/1dY7du</a></span></span></li>
</ul>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" rel="http://bit.ly/plugins/iframe?hashUrl=http%3A%2F%2Fbit.ly%2FabouttheSLH" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent – namely, reading a contract from start to finish.  <a onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');" href="http://twitter.com/negot8or" target="_blank">Follow me on Twitter</a> if you want up-to-the-minute information on contracting, licensing, negotiation and the law.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/09/20/this-week-on-the-web-2009-09-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This Week on The Web 2009-09-13 (my birthday edition)</title>
		<link>http://www.licensinghandbook.com/2009/09/13/this-week-on-the-web-2009-09-13-my-birthday-edition/</link>
		<comments>http://www.licensinghandbook.com/2009/09/13/this-week-on-the-web-2009-09-13-my-birthday-edition/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 14:32:33 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[contract management]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[current events]]></category>
		<category><![CDATA[dispute resolution]]></category>
		<category><![CDATA[EULA]]></category>
		<category><![CDATA[force majeure]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[information security]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[pricing]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[termination]]></category>
		<category><![CDATA[trademark]]></category>
		<category><![CDATA[TWoTW]]></category>
		<category><![CDATA[warranty]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=1178</guid>
		<description><![CDATA[It happens to be my birthday weekend and between eating some great food, playing Guitar Hero with my wife and hanging with the family, these are the things that happened around the web this week – maybe you already read about them, maybe you need to again &#8211; there were some REALLY great discussions going [...]]]></description>
			<content:encoded><![CDATA[<p>It happens to be my birthday weekend and between eating some great food, playing Guitar Hero with my wife and hanging with the family, these are the things that happened around the web this week – maybe you already read about them, maybe you need to again &#8211; there were some REALLY great discussions going on.  Come join the party on twitter (<a href="http://twitter.com/negot8or">follow me here</a> and you&#8217;ll join the conversation live.)</p>
<p>I also realized that many of you might have no idea what you’re seeing below.  Sorry.  These are “tweets”, 140 maximum character messages sent via Twitter.  Within the Twitterverse individual users follow others and have followers (think of it like overlapping Venn diagram circles).  To read a tweet, you have to wade through a bit of jargon used to make the most of the 140 character limitation.  “RT” for example, is shorthand for “Re-tweet” and the @____ is the username of some other individual on Twitter.  Combined together, then, “RT @_____” means that someone else wrote a tweet that I found important and I now want to forward along to my followers.  The URL’s are then also shortened by shortening services like bit.ly to make the most of the character limitation, too.  Lastly, you might see “hash” identifiers “#______” which are ways to tag tweets of a particular flavor for easy searching later and “&lt;” which means that I am commenting on what came before it.</p>
<ul>
<li><span><span>RT @<a href="http://twitter.com/rwang0">rwang0</a> @<a href="http://twitter.com/dealarchitect">dealarchitect</a>: Don&#8217;t cry for me Germany.  SAP had plenty of warnings. <a rel="nofollow" href="http://tinyurl.com/mclvbm" target="_blank">http://tinyurl.com/mclvbm</a> &lt; I can&#8217;t wait to see who&#8217;s next</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/richards1000">richards1000</a>: Tuunanen et al. on Automated Software License Analysis <a rel="nofollow" href="http://bit.ly/svjQR" target="_blank">http://bit.ly/svjQR</a> &lt; Cool but irrelevant. FOSS license are nonneg.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/rwang0">rwang0</a>: reading the new twitter terms of service.  like the fact that you and only you own your content. &lt; At least for now.  <img src='http://www.licensinghandbook.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></span></li>
<li><span><span>RT @<a href="http://twitter.com/jimcalloway">jimcalloway</a> @<a href="http://twitter.com/ernieattorney">ernieattorney</a> Important safety tip for &#8216;would-be lawyer bloggers&#8217;: if you lack common sense don&#8217;t blog <a rel="nofollow" href="http://bit.ly/2fFcBH" target="_blank">http://bit.ly/2fFcBH</a></span></span></li>
<li><span><span>New blog post: Content, Value and Commoditization <a rel="nofollow" href="http://bit.ly/27HVx" target="_blank">http://bit.ly/27HVx</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/btannebaum">btannebaum</a>: Lawyers, do you care about transparency on twitter? <a rel="nofollow" href="http://mylawlicense.blogspot.com/" target="_blank">http://mylawlicense.blogspo&#8230;</a></span></span></li>
<li><span><span>Contract negotiation according to the Marx Brothers:  <a rel="nofollow" href="http://bit.ly/12U7pY" target="_blank">http://bit.ly/12U7pY</a></span></span></li>
<li><span><span>US Registrar of Copyrights opposes Google book deal:  <a rel="nofollow" href="http://bit.ly/KhP83" target="_blank">http://bit.ly/KhP83</a> &#8230; so do I.  Unwarranted monopoly.</span></span></li>
<li><span><span>&#8230; and then there was a whole discussion on what constitutes being an expert at something, sparked by one lawyer&#8217;s assertion that it takes 6 months&#8217; of research and then a good SEO strategy to get yourself to the top of the Google rankings.  I, and others, disagreed.  (</span></span><span><span>RT @<a href="http://twitter.com/nikiblack">nikiblack</a> @<a href="http://twitter.com/Adrianos">Adrianos</a>: &#8220;How To Become An “Expert” In Your Niche In 6 Months&#8221; <a rel="nofollow" href="http://bit.ly/pIj2Q" target="_blank">http://bit.ly/pIj2Q</a> &lt; I really do NOT like this!)</span></span></li>
<li><span><span>New blog post: On Acceptance Testing&#8230; <a rel="nofollow" href="http://bit.ly/s0zsV" target="_blank">http://bit.ly/s0zsV</a></span></span></li>
<li><span><span>@<a href="http://twitter.com/JasonAnderman">JasonAnderman</a> The author misses part of the value of the lawyer &#8211; understanding that a form isn&#8217;t 1sizefitsall. Available /= viable.</span></span></li>
<li><span><span>@<a href="http://twitter.com/ferrusi">ferrusi</a> @<a href="http://twitter.com/PeterKretzman">PeterKretzman</a> When discussing vendors, not having them in the room usually leads to more openness.  It can also reveal biases.</span></span></li>
<li><span><span>@<a href="http://twitter.com/PeterKretzman">PeterKretzman</a> @<a href="http://twitter.com/mckenziesa">mckenziesa</a>: RE: Find a way to get the salesmen out of our vendor discussions!  &lt; Um, Ask them to leave?</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/glambert">glambert</a>: Blogging Lawyer Charged with Confidentiality Violations &#8211;  <a rel="nofollow" href="http://bit.ly/mLcTj" target="_blank">http://bit.ly/mLcTj</a> (Public Defender tells a little too much)</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/rwang0">rwang0</a> Cloud computing model &#8211; IDC numbers show s that its &#8230; 1/2 the cost &lt; How does that translate to customer fees?</span></span><span><span> </span></span></li>
<li><span><span>RT @<a href="http://twitter.com/PeterKretzman">PeterKretzman</a> @<a href="http://twitter.com/testobsessed">testobsessed</a> Source code, like invty, is a liability, not an asset. (PK: indeed. It&#8217;s why I laugh at source code escrow)</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/vpynchon">vpynchon</a> @<a href="http://twitter.com/tamerabennett">tamerabennett</a>: Disney, Pixar Sued by Luxo Lamp Co: <a rel="nofollow" href="http://bit.ly/MO4X7" target="_blank">http://bit.ly/MO4X7</a> &lt; Shouldn&#8217;t matter.  Pixar&#8217;s not selling lamps.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/fscavo">fscavo</a>: @<a href="http://twitter.com/negot8or">negot8or</a> thinks <a title="#saas" href="http://twitter.com/search?q=%23saas">#saas</a> providers should set up living trusts (my word) for their customers. Read comments: <a rel="nofollow" href="http://is.gd/34L65" target="_blank">http://is.gd/34L65</a></span></span></li>
<li><span><span>Kate Gonzalez&#8217;s Tom Ten Force Majeure Imposters (via @<a href="http://twitter.com/superbuyer">superbuyer</a>):   <a rel="nofollow" href="http://bit.ly/Ol4Wy" target="_blank">http://bit.ly/Ol4Wy</a></span></span></li>
<li><span><span>Confessions of a Car Salesman: meeting, greeting and dealing:   <a rel="nofollow" href="http://bit.ly/3nihk" target="_blank">http://bit.ly/3nihk</a> (via edmunds.com)</span></span></li>
<li><span><span>Antitrust lawyer slams Google book pact:   <a rel="nofollow" href="http://bit.ly/83Hqp" target="_blank">http://bit.ly/83Hqp</a> (via All Things Digital)</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/LeighMonette">LeighMonette</a>: RT @<a href="http://twitter.com/PrivacyLaw">PrivacyLaw</a>: “’Anonymized’ data really isn’t—and here’s why not” <a rel="nofollow" href="http://tinyurl.com/ksxz8t" target="_blank">http://tinyurl.com/ksxz8t</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/fscavo">fscavo</a>: Just blogged: SaaS contingency plans need more than software escrow  <a rel="nofollow" href="http://bit.ly/r2cJn" target="_blank">http://bit.ly/r2cJn</a> &lt; Escrow is wasted money IMHO.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/jimcalloway">jimcalloway</a>: Blogged about lawyers taking their laptops across the U.S. borders. <a rel="nofollow" href="http://tinyurl.com/n4bfms" target="_blank">http://tinyurl.com/n4bfms</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/BrettTrout">BrettTrout</a> &#8220;World Patent&#8221; good for M$, bad for most everyone else.   <a rel="nofollow" href="http://bit.ly/o0rbZ" target="_blank">http://bit.ly/o0rbZ</a></span></span></li>
<li><span><span>Jeremy Telman, contracts prof @ my almamater, on why execution before performance is a good idea:  <a rel="nofollow" href="http://bit.ly/1iJjY7" target="_blank">http://bit.ly/1iJjY7</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/vpynchon">vpynchon</a>: <a rel="nofollow" href="http://twurl.nl/tiuvp7" target="_blank">http://twurl.nl/tiuvp7</a> the negotiation analysis of the lessons of the Cove (which halted the killing of dolphins for one day)</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/bobambrogi">bobambrogi</a>: LawSites blog: Plaxo&#8217;s New Terms of Service <a rel="nofollow" href="http://bit.ly/1BNRy" target="_blank">http://bit.ly/1BNRy</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/bobambrogi">bobambrogi</a> @<a href="http://twitter.com/paulzink">paulzink</a>: You and your attorney colleagues (esp. those in copyright law) may get a chuckle from this:  <a rel="nofollow" href="http://bit.ly/jJd6G" target="_blank">http://bit.ly/jJd6G</a></span></span></li>
<li><span><span>&#8230; and then we had a long discussion on the tweeting of the play-by-play via twitter of a NFL game (the NFL likes to exert some extreme control over their content).  Some folks thought that twitter was a game-changing technology.  I argued that it was control-changing&#8230;. that they should tweet every game in their own words: </span></span><span><span>@<a href="http://twitter.com/FlashFusion">FlashFusion</a> @<a href="http://twitter.com/julito77">julito77</a> @<a href="http://twitter.com/gtiadvisors">gtiadvisors</a> It&#8217;s only a copyright issue if you tweet the actual broadcast wording/play-by-play. Make up your own. <img src='http://www.licensinghandbook.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></span></li>
<li><span><span>RT @<a href="http://twitter.com/doctorow">doctorow</a>: Another reason you can&#8217;t outsource your kids&#8217; online safety to spyware companies: <a rel="nofollow" href="http://tinyurl.com/n934fh" target="_blank">http://tinyurl.com/n934fh</a> &lt; Read the EULAs!!</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gtiadvisors">gtiadvisors</a> @<a href="http://twitter.com/GregBufithis">GregBufithis</a> @<a href="http://twitter.com/BrettTrout">BrettTrout</a> Proposed U.S. patent law reforms would stifle innovation and injure entrep&#8217;s <a rel="nofollow" href="http://is.gd/2ZXza" target="_blank">http://is.gd/2ZXza</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/OmarHaRedeye">OmarHaRedeye</a>: Blawg Review #228 is live <a rel="nofollow" href="http://bit.ly/11D50J/" target="_blank">http://bit.ly/11D50J/</a> &lt; Thanks for the inclusion!</span></span></li>
<li><span><span>Sometimes is pays to see how the software sausage is made:   <a rel="nofollow" href="http://bit.ly/S3b5p" target="_blank">http://bit.ly/S3b5p</a></span></span></li>
</ul>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" rel="http://bit.ly/plugins/iframe?hashUrl=http%3A%2F%2Fbit.ly%2FabouttheSLH" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent – namely, reading a contract from start to finish.  <a onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');" href="http://twitter.com/negot8or" target="_blank">Follow me on Twitter</a> if you want up-to-the-minute information on contracting, licensing, negotiation and the law.</em></p>
<p><span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/09/13/this-week-on-the-web-2009-09-13-my-birthday-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This Week on The Web 2009-09-06</title>
		<link>http://www.licensinghandbook.com/2009/09/06/this-week-on-the-web-2009-09-06/</link>
		<comments>http://www.licensinghandbook.com/2009/09/06/this-week-on-the-web-2009-09-06/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 14:32:46 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[communication]]></category>
		<category><![CDATA[confidentiality]]></category>
		<category><![CDATA[contract management]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[current events]]></category>
		<category><![CDATA[Five Fundamental Skills]]></category>
		<category><![CDATA[information security]]></category>
		<category><![CDATA[IP Indemnity]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[trust]]></category>
		<category><![CDATA[TWoTW]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=1170</guid>
		<description><![CDATA[The things that happened around the web this week – maybe you already read about them, maybe you need to again. I also realized that many of you might have no idea what you’re seeing below.  Sorry.  These are “tweets”, 140 maximum character messages sent via Twitter.  Within the Twitterverse individual users follow others and [...]]]></description>
			<content:encoded><![CDATA[<p>The things that happened around the web this week – maybe you already read about them, maybe you need to again.</p>
<p>I also realized that many of you might have no idea what you’re seeing below.  Sorry.  These are “tweets”, 140 maximum character messages sent via Twitter.  Within the Twitterverse individual users follow others and have followers (think of it like overlapping Venn diagram circles).  To read a tweet, you have to wade through a bit of jargon used to make the most of the 140 character limitation.  “RT” for example, is shorthand for “Re-tweet” and the @____ is the username of some other individual on Twitter.  Combined together, then, “RT @_____” means that someone else wrote a tweet that I found important and I now want to forward along to my followers.  The URL’s are then also shortened by shortening services like bit.ly to make the most of the character limitation, too.  Lastly, you might see “hash” identifiers “#______” which are ways to tag tweets of a particular flavor for easy searching later and &#8220;&lt;&#8221; which means that I am commenting on what came before it.</p>
<ul>
<li><span><span>RT @<a href="http://twitter.com/LeighMonette">LeighMonette</a> @<a href="http://twitter.com/cyberlaw">cyberlaw</a>: Microsoft can still sell Word, at least until the appeal is decided &#8211; the stay was granted. <a rel="nofollow" href="http://is.gd/2StlM" target="_blank">http://is.gd/2StlM</a></span></span></li>
<li><span><span>New blog post: The Prisoner&#8217;s Dilemma <a rel="nofollow" href="http://bit.ly/3pXV37" target="_blank">http://bit.ly/3pXV37</a></span></span></li>
<li><span><span>It only takes 1 person who knows your purchasing system to bilk you. <a rel="nofollow" href="http://bit.ly/pBmcI" target="_blank">http://bit.ly/pBmcI</a> Wanna&#8217; chat about better processes? Call me.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/harrymccracken">harrymccracken</a>: Amazon gives Kindle owners their copies of 1984 and Animal Farm back: <a rel="nofollow" href="http://wp.me/pg9un-4iW" target="_blank">http://wp.me/pg9un-4iW</a></span></span></li>
<li><span><span>Remember the story about a music label paying artist&#8217;s education from early this summer?  They didn&#8217;t.   <a rel="nofollow" href="http://bit.ly/hhf1a" target="_blank">http://bit.ly/hhf1a</a></span></span></li>
<li><span><span>Because I love words:   <a rel="nofollow" href="http://bit.ly/rN6v0" target="_blank">http://bit.ly/rN6v0</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/bobambrogi">bobambrogi</a>: LawSites blog: New Site for Sharing Legal Documents <a rel="nofollow" href="http://bit.ly/1SXQGf" target="_blank">http://bit.ly/1SXQGf</a> &lt; Just remember you get WHO you pay for.  <img src='http://www.licensinghandbook.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></span></li>
<li><span><span>RT @<a href="http://twitter.com/wallybock">wallybock</a>: RT @<a href="http://twitter.com/ericdbrown">ericdbrown</a>: Blog post: The Dangers of Hidden Talent &#8211;  <a rel="nofollow" href="http://bit.ly/170Yk" target="_blank">http://bit.ly/170Yk</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gtiadvisors">gtiadvisors</a> @<a href="http://twitter.com/GaryHonig">GaryHonig</a>: The SBA has a new online federal procurement training site <a rel="nofollow" href="http://www.sba.gov/fedcontractingtraining/" target="_blank">http://www.sba.gov/fedcontr&#8230;</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gtiadvisors">gtiadvisors</a> @<a href="http://twitter.com/constructionlaw">constructionlaw</a>: Insurance, Guarantees and Performance&#8211;Oh my! <a rel="nofollow" href="http://su.pr/1aFG69" target="_blank">http://su.pr/1aFG69</a> &lt; Glad 2 C this is more than an IP prob</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/blawgreview">blawgreview</a>: Is there a looming trust crisis in the &#8220;social media expert&#8221; space? <a rel="nofollow" href="http://tinyurl.com/lfc9bn" target="_blank">http://tinyurl.com/lfc9bn</a> via @<a href="http://twitter.com/CharlesHGreen">CharlesHGreen</a></span></span></li>
<li><span><span>New blog post: Brittle Contracts <a rel="nofollow" href="http://bit.ly/2Qo5hE" target="_blank">http://bit.ly/2Qo5hE</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/Licensing_News">Licensing_News</a>: TSO3 enters into exclusive negotiations with 3M <a rel="nofollow" href="http://cli.gs/dNPJ7" target="_blank">http://cli.gs/dNPJ7</a> &lt; Wondering about benefits of this announcement.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/SusanEJacobsen">SusanEJacobsen</a>:“Small talk” is just that–small &amp; insignificant. Say something meaningful. Give folks something to think about. Be real.</span></span></li>
<li><span><span>Fifth of Five Fundamental Skills for Effective Negotiation (Communication):   <a rel="nofollow" href="http://bit.ly/2GfAel" target="_blank">http://bit.ly/2GfAel</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/CloudAve">CloudAve</a>: Free Sometimes Comes at a Huge Cost <a rel="nofollow" href="http://bit.ly/x2f5O" target="_blank">http://bit.ly/x2f5O</a> &lt; Excellent!</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gtiadvisors">gtiadvisors</a>: @<a href="http://twitter.com/negot8or">negot8or</a> (trusting SM) I would suggest the old fashion way &#8211; Trust, but Verify&#8230; the verify part is where we help.</span></span></li>
<li><span><span>DOJ announces $1.9M+ in grants for criminal IP enforcement:   <a rel="nofollow" href="http://bit.ly/11MMWZ" target="_blank">http://bit.ly/11MMWZ</a></span></span></li>
<li><span><span>Is breach of contract a good use of taxpayer dollars?   <a rel="nofollow" href="http://bit.ly/d7kgE" target="_blank">http://bit.ly/d7kgE</a></span></span></li>
<li><span><span>One reason I don&#8217;t like press releases for deals:   <a rel="nofollow" href="http://bit.ly/12rE0o" target="_blank">http://bit.ly/12rE0o</a></span></span></li>
<li><span><span>4th of Five Fundamental Skills for Effective Negotiation (Perception of Power): <a rel="nofollow" href="http://bit.ly/Fi64Z" target="_blank">http://bit.ly/Fi64Z</a></span></span></li>
<li><span><span>I&#8217;m excited to announce that my wife and I are expecting in March, 2010.  <img src='http://www.licensinghandbook.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   <a rel="nofollow" href="http://twitpic.com/g17r0" target="_blank">http://twitpic.com/g17r0</a></span></span></li>
<li><span><span>Seth Godin on &#8220;wanting&#8221;:   <a rel="nofollow" href="http://bit.ly/1mvLJ8" target="_blank">http://bit.ly/1mvLJ8</a> &lt; Apply this before negotiating to clarify your needs vs wants.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/LeighMonette">LeighMonette</a> @<a href="http://twitter.com/internetcases">internetcases</a>: Interesting email privacy case that could be relevant in cloud computing context: <a rel="nofollow" href="http://is.gd/2JxpU" target="_blank">http://is.gd/2JxpU</a></span></span></li>
<li><span><span>Thanks to Sheryl Schelin (@<a href="http://twitter.com/theinspiredsolo">theinspiredsolo</a>) for including the LicensingHandbook Blog in this weeks&#8217; blawg review:   <a rel="nofollow" href="http://bit.ly/YULSx" target="_blank">http://bit.ly/YULSx</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gtiadvisors">gtiadvisors</a> @<a href="http://twitter.com/BurgessCT">BurgessCT</a>: Alliance Against IP Theft <a rel="nofollow" href="http://ow.ly/nnke" target="_blank">http://ow.ly/nnke</a> &#8211; their new website is full of useful data &amp; easy to navigate</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/SuperBuyer">SuperBuyer</a>: How are vendors like a Big Eighties band?  Find out here: <a rel="nofollow" href="http://tinyurl.com/m3m9y2" target="_blank">http://tinyurl.com/m3m9y2</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/jod_writer">jod_writer</a> @<a href="http://twitter.com/caseywright">caseywright</a>: Girl&#8217;s science project disproves advertiser&#8217;s claims, results in multi-million $ lawsuit <a rel="nofollow" href="http://bit.ly/14iTan" target="_blank">http://bit.ly/14iTan</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/jod_writer">jod_writer</a> @<a href="http://twitter.com/chucknewton">chucknewton</a> @<a href="http://twitter.com/BlawgTweets">BlawgTweets</a>: Ave Maria School Of Law Prepare Student&#8217;s For Law School By Scrubbing Toilets <a rel="nofollow" href="http://bit.ly/17DcKc" target="_blank">http://bit.ly/17DcKc</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gtiadvisors">gtiadvisors</a> @<a href="http://twitter.com/gaconsultants">gaconsultants</a> Not first time, had case 3 yrs ago, Marriot and Radisson Customer Data Breached  <a rel="nofollow" href="http://bit.ly/ZP6dv" target="_blank">http://bit.ly/ZP6dv</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/fscavo">fscavo</a>: heheh RT @<a href="http://twitter.com/yourdon">yourdon</a> For software ppl, today&#8217;s Dilbert is hilarious! <a rel="nofollow" href="http://bit.ly/LSuwW" target="_blank">http://bit.ly/LSuwW</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/iasta">iasta</a>: Poor Communication = Poor Supplier Performance, Part V  <a rel="nofollow" href="http://bit.ly/2jMoQV" target="_blank">http://bit.ly/2jMoQV</a></span></span></li>
</ul>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" rel="http://bit.ly/plugins/iframe?hashUrl=http%3A%2F%2Fbit.ly%2FabouttheSLH" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent – namely, reading a contract from start to finish.  <a onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');" href="http://twitter.com/negot8or" target="_blank">Follow me on Twitter</a> if you want up-to-the-minute information on contracting, licensing, negotiation and the law.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/09/06/this-week-on-the-web-2009-09-06/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This Week on The Web 2009-08-30</title>
		<link>http://www.licensinghandbook.com/2009/08/30/this-week-on-the-web-2009-08-30/</link>
		<comments>http://www.licensinghandbook.com/2009/08/30/this-week-on-the-web-2009-08-30/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 14:32:27 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[contract management]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[current events]]></category>
		<category><![CDATA[EULA]]></category>
		<category><![CDATA[Five Fundamental Skills]]></category>
		<category><![CDATA[information security]]></category>
		<category><![CDATA[trust]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=1146</guid>
		<description><![CDATA[The things that happened around the web this week – maybe you already read about them, maybe you need to again. I also realized that many of you might have no idea what you&#8217;re seeing below.  Sorry.  These are &#8220;tweets&#8221;, 140 maximum character messages sent via Twitter.  Within the Twitterverse individual users follow others and [...]]]></description>
			<content:encoded><![CDATA[<p>The things that happened around the web this week – maybe you already read about them, maybe you need to again.</p>
<p>I also realized that many of you might have no idea what you&#8217;re seeing below.  Sorry.  These are &#8220;tweets&#8221;, 140 maximum character messages sent via Twitter.  Within the Twitterverse individual users follow others and have followers (think of it like overlapping Venn diagram circles).  To read a tweet, you have to wade through a bit of jargon used to make the most of the 140 character limitation.  &#8220;RT&#8221; for example, is shorthand for &#8220;Re-tweet&#8221; and the @____ is the username of some other individual on Twitter.  Combined together, then, &#8220;RT @_____&#8221; means that someone else wrote a tweet that I found important and I now want to forward along to my followers.  The URL&#8217;s are then also shortened by shortening services like bit.ly to make the most of the character limitation, too.  Lastly, you might see &#8220;hash&#8221; identifiers &#8220;#______&#8221; which are ways to tag tweets of a particular flavor for easy searching later.</p>
<ul>
<li><span><span>RT @<a href="http://twitter.com/ferrusi">ferrusi</a>: RT @<a href="http://twitter.com/procurement">procurement</a>: 10+2 Strategies for Managing Suppliers <a rel="nofollow" href="http://bit.ly/wIbFn" target="_blank">http://bit.ly/wIbFn</a> <a title="#sourcinginnovation" href="http://twitter.com/search?q=%23sourcinginnovation">#sourcinginnovation</a></span></span></li>
<li><span><span>@<a href="http://twitter.com/gtiadvisors">gtiadvisors</a> Even better is the ToS:   <a rel="nofollow" href="http://bit.ly/12Pupt" target="_blank">http://bit.ly/12Pupt</a> &lt;They&#8217;ll narc on you if they believe you&#8217;re attempting to commit fraud.  <img src='http://www.licensinghandbook.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></span></li>
<li><span><span>Lego &#8220;rejects&#8221; Spinal Tap&#8217;s request to use minifig stopmotion video: <a rel="nofollow" href="http://bit.ly/j4AnX" target="_blank">http://bit.ly/j4AnX</a> &lt; I think Lego is outside the lines on this one.</span></span></li>
<li><span><span>NC passed a recent law banning texting while driving. NC DOT started Tweeting traffic updates this week. Where&#8217;s Alanis now?</span></span></li>
<li><span><span>New blog post: My Lego Love is Fast Fading <a rel="nofollow" href="http://bit.ly/wncA9" target="_blank">http://bit.ly/wncA9</a></span></span></li>
<li><span><span>Stephen Guth on whether RFI&#8217;s are Ethical:   <a rel="nofollow" href="http://bit.ly/iKzP9" target="_blank">http://bit.ly/iKzP9</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/DreamSimplicity">DreamSimplicity</a>: RT @<a href="http://twitter.com/SIIA_Software">SIIA_Software</a>:<a title="#SIIA" href="http://twitter.com/search?q=%23SIIA">#SIIA</a> Announces Appointment of New VP of Comm <a rel="nofollow" href="http://bit.ly/4oCzQJ" target="_blank">http://bit.ly/4oCzQJ</a> &lt;could explain new pirate video</span></span></li>
<li><span><span>Madisonian on the Ninth Circuit&#8217;s decision on computer searches and the plain view doctrine.  <a rel="nofollow" href="http://bit.ly/wFpic" target="_blank">http://bit.ly/wFpic</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/nikiblack">nikiblack</a> @<a href="http://twitter.com/DougCornelius">DougCornelius</a> @<a href="http://twitter.com/brucecarton">brucecarton</a> @<a href="http://twitter.com/complianceweek">complianceweek</a>: Oops. Important: Remove “Fudge This” from Financials. <a rel="nofollow" href="http://tinyurl.com/m9t9w6" target="_blank">http://tinyurl.com/m9t9w6</a></span></span></li>
<li><span><span>Ongoing discussion on FOSS license types:   <a rel="nofollow" href="http://bit.ly/30u595" target="_blank">http://bit.ly/30u595</a> &lt; Really good commentary from Shlomi.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/LeighMonette">LeighMonette</a>: RT @<a href="http://twitter.com/AdamsDrafting">AdamsDrafting</a>: Blog Update: When to Provide for Indemnification <a rel="nofollow" href="http://bit.ly/gno5Q" target="_blank">http://bit.ly/gno5Q</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/russellbesq">russellbesq</a>: RT @<a href="http://twitter.com/LawProf">LawProf</a>: &#8220;Second Degree Murder and Six Other Crimes Cheaper than Pirating Music&#8221; <a rel="nofollow" href="http://tinyurl.com/ns8y78" target="_blank">http://tinyurl.com/ns8y78</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/russellbesq">russellbesq</a>: RT @<a href="http://twitter.com/PrivacyLaw">PrivacyLaw</a>: “Alaska Data Protection Law” <a rel="nofollow" href="http://tinyurl.com/kvfudu" target="_blank">http://tinyurl.com/kvfudu</a></span></span></li>
<li><span><span>3rd of Five Fundamental Skills for Effective Negotiation &#8211; Time Management:   <a rel="nofollow" href="http://bit.ly/q7Z2b" target="_blank">http://bit.ly/q7Z2b</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/glambert">glambert</a>: Unpredictable Playlist Dooms Sound Recording Copyright Holders’ Infringement Claim &#8211;  <a rel="nofollow" href="http://bit.ly/OcufG" target="_blank">http://bit.ly/OcufG</a> (Mintz Levin)</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/nikiblack">nikiblack</a>: &#8220;You didn&#8217;t learn that in law school either?&#8221; Legal Antics <a rel="nofollow" href="http://bit.ly/Ps1EF" target="_blank">http://bit.ly/Ps1EF</a> (via feedly)</span></span></li>
<li><span><span>New blog post: Jeff Gordon on Supply Excellence <a rel="nofollow" href="http://bit.ly/2GnCAi" target="_blank">http://bit.ly/2GnCAi</a></span></span></li>
<li><span><span>2nd of Five Fundamental Skills for Effective Negotiation &#8211; Strategic Thinking:   <a rel="nofollow" href="http://bit.ly/11Nyof" target="_blank">http://bit.ly/11Nyof</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gtiadvisors">gtiadvisors</a> @<a href="http://twitter.com/idexperts">idexperts</a>: Feds Issue New HIPAA Data Breach Rules: <a rel="nofollow" href="http://tinyurl.com/n5sx3g" target="_blank">http://tinyurl.com/n5sx3g</a> &lt; Important for your contract lang on confid.</span></span></li>
<li><span><span>Layaway is back&#8230; I didn&#8217;t realize for school supplies.  Anyone wanna&#8217; see if together &#8220;we&#8221; can pay some off?   <a rel="nofollow" href="http://bit.ly/3fXxPK" target="_blank">http://bit.ly/3fXxPK</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/nikiblack">nikiblack</a>: Great comments from @<a href="http://twitter.com/LeighMonette">LeighMonette</a>: &#8220;Should lawyers be wary of cloud computing and SaaS?&#8221;  <a rel="nofollow" href="http://bit.ly/WbS6m" target="_blank">http://bit.ly/WbS6m</a> &lt; Agreed!!</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/nikiblack">nikiblack</a>: Very interesting discussion re: lawyers use of cloud computing in the comments to this post:  <a rel="nofollow" href="http://bit.ly/iyYyV" target="_blank">http://bit.ly/iyYyV</a> Join in!</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/nikiblack">nikiblack</a>: &#8220;Should lawyers be wary of cloud computing and SaaS?&#8221;:  <a rel="nofollow" href="http://bit.ly/WbS6m" target="_blank">http://bit.ly/WbS6m</a> &lt;  Note my concerns in the comments.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/hitchandplow">hitchandplow</a>: New blog entry: Google Book &#8220;Settlement&#8221; is Bad for Law, Copyright owners and Users <a rel="nofollow" href="http://bit.ly/3IFdZv" target="_blank">http://bit.ly/3IFdZv</a></span></span></li>
<li><span><span>New blog post: More on Trust <a rel="nofollow" href="http://bit.ly/1D8f9Y" target="_blank">http://bit.ly/1D8f9Y</a></span></span></li>
<li><span><span>1st of Five Fundamental Skills for Effective Negotiation &#8211; Information Gathering:   <a rel="nofollow" href="http://bit.ly/15a3Hn" target="_blank">http://bit.ly/15a3Hn</a></span></span></li>
<li><span><span>. @<a href="http://twitter.com/ontechcontracts">ontechcontracts</a> &#8220;In praise of short, simple contract clauses&#8221; :   <a rel="nofollow" href="http://bit.ly/fikJn" target="_blank">http://bit.ly/fikJn</a> &lt;  Perfectly succinct.  <img src='http://www.licensinghandbook.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></span></li>
<li><span><span>Speed limit raised b/c &#8220;radar speed checks show &#8230; already &#8220;safely traveling&#8221; at that speed:   <a rel="nofollow" href="http://bit.ly/um1k5" target="_blank">http://bit.ly/um1k5</a> &lt; chicken &amp; egg problem</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/stephenodonnell">stephenodonnell</a>: New blog post: Vendor Consolidation <a rel="nofollow" href="http://bit.ly/1s38Br" target="_blank">http://bit.ly/1s38Br</a> &lt;  Here, here!</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/TheAntiGuru">TheAntiGuru</a> Playing games during negotiations can be costly&#8230; <a rel="nofollow" href="http://bit.ly/6tpK" target="_blank">http://bit.ly/6tpK</a> <a title="#negotiation" href="http://twitter.com/search?q=%23negotiation">#negotiation</a> &lt; great story, demos all 5 Fund Skills!</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/francois_">francois_</a> A Decision-Making Perspective to Negotiation: A Review of the Past and a Look into the Future <a rel="nofollow" href="http://bit.ly/ODRX6" target="_blank">http://bit.ly/ODRX6</a></span></span></li>
<li><span><span>@<a href="http://twitter.com/benpobjoy">benpobjoy</a> If you need help with contract negotiations&#8230; some of us out here are willing to do so.  <img src='http://www.licensinghandbook.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></span></li>
<li><span><span>RT @<a href="http://twitter.com/glambert">glambert</a>: New on 3 Geeks: Are Blogging and &#8220;Thought Leadership&#8221; Compatible? &#8211;  <a rel="nofollow" href="http://bit.ly/WoKFa" target="_blank">http://bit.ly/WoKFa</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/mental_floss">mental_floss</a>: Students at Occidental College can take a course in stupidity (CTSJ180) offered by the Critical Theory/Social Justice dpt.</span></span></li>
<li><span><span>Baby lawyer just risked $475K on Millionaire and lost it. I wouldn&#8217;t use him as my attorney &#8211; in his own words, he wasn&#8217;t risk adverse.</span></span></li>
<li><span><span>Fatal negotiation mistakes made by copyrighters (or any other service professional):   <a rel="nofollow" href="http://bit.ly/gxgJv" target="_blank">http://bit.ly/gxgJv</a> (from zeriously.com)</span></span></li>
<li><span><span>Interview w/ managing partners @ Raleigh firms: 70% don&#8217;t use ANY social networking sites.  Wow.</span></span></li>
</ul>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" rel="http://bit.ly/plugins/iframe?hashUrl=http%3A%2F%2Fbit.ly%2FabouttheSLH" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent – namely, reading a contract from start to finish.  <a onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');" href="http://twitter.com/negot8or" target="_blank">Follow me on Twitter</a> if you want up-to-the-minute information on contracting, licensing, negotiation and the law.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/08/30/this-week-on-the-web-2009-08-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Lego Love is Fast Fading</title>
		<link>http://www.licensinghandbook.com/2009/08/28/my-lego-love-is-fast-fading/</link>
		<comments>http://www.licensinghandbook.com/2009/08/28/my-lego-love-is-fast-fading/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 14:32:56 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>
		<category><![CDATA[current events]]></category>
		<category><![CDATA[fun]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=1143</guid>
		<description><![CDATA[I&#8217;ve loved Lego since I was a little kid.  I haven&#8217;t really counted, but I&#8217;m guessing I still have (in large crates in my garage) somewhere around 300+ Lego sets of varying size.  There&#8217;s something about allowing your creativity to roam that really interests me.  And as a company, the Lego Group has also been [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve loved Lego since I was a little kid.  I haven&#8217;t really counted, but I&#8217;m guessing I still have (in large crates in my garage) somewhere around 300+ Lego sets of varying size.  There&#8217;s something about allowing your creativity to roam that really interests me.  And as a company, the Lego Group has also been of keen interest from an intellectual property perspective ever since they started becoming sticklers about calling Lego blocks &#8220;Lego Bricks and Toys&#8221;.  But I think they&#8217;ve crossed the line recently with a &#8220;rejection&#8221; preventing the mock-rock group Spinal Tap from including a Lego-brick-based stop-motion video on their latest DVD.</p>
<p>I use the word rejection in quotes in the prior sentence because I don&#8217;t think that the Lego Group had any rights on which to make their claim.  Per the article, Lego Group claimed copyright over the figures themselves (known in Lego parlance as a &#8220;minifig&#8221;) whereas Spinal Tap&#8217;s IP lawyer clearly states that they weren&#8217;t intending to show the Lego Group&#8217;s logo or use the word Lego anywhere in the DVD.  Copyright protects written and visual works embodied in a tangible medium of expression.  So I&#8217;m trying to figure out how the Lego Group thinks that they have a copyright over the minifigs themselves.  I just don&#8217;t see it.  Even from a search at the US Copyright Office, what I see are a slew of <a href="http://cocatalog.loc.gov/cgi-bin/Pwebrecon.cgi?ti=1,0&amp;Search_Arg=lego&amp;Search_Code=TALL&amp;CNT=25&amp;PID=2SnUl-h0kAR3Kwi5glWfsrrD1Do&amp;SEQ=20090828104642&amp;SID=1">Lego registrations</a> over the various books, stories, videogames and logos.  I also see one deemed a &#8220;sculpture&#8221;, which I can only assume is a large version of one of the Lego minifig.  But then the copyright would only cover that sculpture itself &#8211; not necessarily every little conceivable permutation of Lego minifig made possible by the myriad tops, bottoms, heads, hair and accessories available.</p>
<p>But even assuming that Lego holds a copyright in the general design of a Lego minifig, would the use for this DVD not qualify as fair use?  I&#8217;m not sure it would &#8211; it&#8217;s parody, but not of Lego&#8230; it&#8217;s for profit&#8230; it &#8220;takes&#8221; the entire work.  OK.  Fair use is out.  (Which blows <a href="http://www.nytimes.com/2009/08/11/business/11lego.html?_r=2&amp;ref=movies">Spinal Tap&#8217;s attorney&#8217;s idea away</a>, too.)</p>
<p>So if the minifig IS registered, yet is distributed 4 billion times (per their company profile)&#8230; without any kind of licensing document attached to it&#8230; by a company that zealously protects its intellectual property rights&#8230; leads me to believe that even the Lego Group knows that they&#8217;re on shaky ground.  [Interestingly enough, their company profile also tells the story about the company receiving a patent for their "Lego System" in 1958 - which would have long since expired.  In the US, <em>usually</em> (but not always), intellectual property is protected by only one type of protection.  You don't get to gain a copyright after your patents run out.  Either it's a tangible, useful good... or it's a work of art.]</p>
<p>All in all, I think Spinal Tap gave up WAAAAAAYYYY too early on this one.  What&#8217;s next?  Do recording artists need the permission of their guitar manufacturers (which, btw, are covered by copyright by some designers) to play their guitars in their videos?  Of course not.  The guitar manufacturer still holds copyright &#8211; but they gave UP the right to restrict where it was played in order to sell the guitar.  Same is true for the Lego Group.</p>
<p>Anyone else wanna&#8217; weigh in on this?</p>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" rel="http://bit.ly/plugins/iframe?hashUrl=http%3A%2F%2Fbit.ly%2FabouttheSLH" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent – namely, reading a contract from start to finish.  <a onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');" href="http://twitter.com/negot8or" target="_blank">Follow me on Twitter</a> if you want up-to-the-minute information on contracting, licensing, negotiation and the law.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/08/28/my-lego-love-is-fast-fading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This Week on The Web 2009-08-16</title>
		<link>http://www.licensinghandbook.com/2009/08/16/this-week-on-the-web-2009-08-16/</link>
		<comments>http://www.licensinghandbook.com/2009/08/16/this-week-on-the-web-2009-08-16/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 14:32:57 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[assignment]]></category>
		<category><![CDATA[confidentiality]]></category>
		<category><![CDATA[contract management]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[Five Fundamental Skills]]></category>
		<category><![CDATA[negotiation]]></category>
		<category><![CDATA[pricing]]></category>
		<category><![CDATA[risk matrix]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[transfer]]></category>
		<category><![CDATA[TWoTW]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=1128</guid>
		<description><![CDATA[The things that happened around the web this week – maybe you already read about them, maybe you need to again: RT @gtiadvisors: RT @AdvertisingLaw: Blog Post: Content Protection and Copyright http://bit.ly/1Q0CX New blog post: Confidentiality Exclusions versus Disclosures http://bit.ly/4qYdND Tech workaround could allow MS-Word sales to continue: http://bit.ly/haM2S If you buy/sell software, get your [...]]]></description>
			<content:encoded><![CDATA[<p>The things that happened around the web this week – maybe you already read about them, maybe you need to again:</p>
<ul>
<li><span><span>RT @<a href="http://twitter.com/gtiadvisors">gtiadvisors</a>: RT @<a href="http://twitter.com/AdvertisingLaw">AdvertisingLaw</a>: Blog Post: Content Protection and Copyright <a rel="nofollow" href="http://bit.ly/1Q0CX" target="_blank">http://bit.ly/1Q0CX</a></span></span><span></span></li>
<li><span><span>New blog post: Confidentiality Exclusions versus Disclosures <a rel="nofollow" href="http://bit.ly/4qYdND" target="_blank">http://bit.ly/4qYdND</a></span></span></li>
<li><span><span>Tech workaround could allow MS-Word sales to continue:   <a rel="nofollow" href="http://bit.ly/haM2S" target="_blank">http://bit.ly/haM2S</a></span></span></li>
<li><span><span>If you buy/sell software, get your free copy of the Software License Risk Matrix:  <a rel="nofollow" href="http://bit.ly/14AJ0E" target="_blank">http://bit.ly/14AJ0E</a></span></span></li>
<li><span><span>. @<a href="http://twitter.com/insurancecvg">insurancecvg</a> on Coverage Disputes over Data Breaches:   <a rel="nofollow" href="http://bit.ly/zaK87" target="_blank">http://bit.ly/zaK87</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/ManVsDebt">ManVsDebt</a>: frugal misery&#8230; when people try to apply cost-cutting tactics in areas that have a high personal value: <a rel="nofollow" href="http://bit.ly/rUDJ3" target="_blank">http://bit.ly/rUDJ3</a></span></span></li>
<li><span><span>I have available time for a new client if anyone is looking for ways to save money on IT procurement-related spend. Give me a buzz for info</span></span></li>
<li><span><span>You don&#8217;t get what you deserve, you get what you negotiate (@<a href="http://twitter.com/activegarage">activegarage</a>):   <a rel="nofollow" href="http://bit.ly/vW2KU" target="_blank">http://bit.ly/vW2KU</a></span></span></li>
<li><span><span>RE: @<a href="http://twitter.com/park3">park3</a> Thanks Jay.  I&#8217;m still not sure that the distinction you point out really changes the analysis.  Even in a… <a rel="nofollow" href="http://disq.us/1szo" target="_blank">http://disq.us/1szo</a></span></span></li>
<li><span><span>Who do you think is the best negotiator?  10% say William Shatner.  Seriously?   <a rel="nofollow" href="http://bit.ly/tP1SA" target="_blank">http://bit.ly/tP1SA</a></span></span></li>
<li><span><span>RE: @<a href="http://twitter.com/park3">park3</a> I don&#8217;t know that there is a rule.  In fact, after years of thinking about it, the only rule is that there i… <a rel="nofollow" href="http://disq.us/1sxz" target="_blank">http://disq.us/1sxz</a></span></span></li>
<li><span><span>Microsoft software clampdown nets 11 firms (via ZDNetUK):   <a rel="nofollow" href="http://bit.ly/fVRFs" target="_blank">http://bit.ly/fVRFs</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gtiadvisors">gtiadvisors</a> @<a href="http://twitter.com/taxgirl">taxgirl</a>: <a rel="nofollow" href="http://bit.ly/rPlPd" target="_blank">http://bit.ly/rPlPd</a> &lt; Why I recommend negotiation experts over corporate lawyers.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/skydiver">skydiver</a>: <a rel="nofollow" href="http://bit.ly/JetPass" target="_blank">http://bit.ly/JetPass</a> &#8211; all you can fly in one month on jet blue &#8211; $599.  &lt;  Sourcing folks should watch how this plays out.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/gtiadvisors">gtiadvisors</a> @<a href="http://twitter.com/colleencunningh">colleencunningh</a> @<a href="http://twitter.com/CoreyVickers">CoreyVickers</a> @<a href="http://twitter.com/BettyFeng">BettyFeng</a> CFOs ignoring supply chain risks  <a rel="nofollow" href="http://bit.ly/qtgK8" target="_blank">http://bit.ly/qtgK8</a> &lt; I knew it&#8230; crap.</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/drjimanderson">drjimanderson</a>: Classic Sales Negotiation Tactic &#8211; I&#8217;ve Got to Talk to My Boss:  <a rel="nofollow" href="http://bit.ly/wYU4j" target="_blank">http://bit.ly/wYU4j</a> &lt; Power tactic, learn to respond</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/harrymccracken">harrymccracken</a>: Texas Judge tells Microsoft to quit selling Word: <a rel="nofollow" href="http://bit.ly/ybXzR" target="_blank">http://bit.ly/ybXzR</a> &lt; This doesn&#8217;t affect current owner/users of Word</span></span></li>
<li><span><span>When describing calculations in contracts &#8211; SHOW AN EXAMPLE, it might save your butt later!  (@<a href="http://twitter.com/ontechcontracts">ontechcontracts</a>):   <a rel="nofollow" href="http://bit.ly/NXrsr" target="_blank">http://bit.ly/NXrsr</a></span></span></li>
<li><span><span>New blog post: Jeff Gordon Quoted on SpendMatters Today <a rel="nofollow" href="http://bit.ly/zPTbo" target="_blank">http://bit.ly/zPTbo</a></span></span></li>
<li><span><span>Simon Cowell&#8217;s lessons in salary negotiation   <a rel="nofollow" href="http://bit.ly/1Es4p" target="_blank">http://bit.ly/1Es4p</a></span></span></li>
<li><span><span>Thanks to Jason Busch (@<a href="http://twitter.com/spendmatters">spendmatters</a>) for an opportunity to talk about M&amp;A wrt licensing deals:   <a rel="nofollow" href="http://bit.ly/ANzzA" target="_blank">http://bit.ly/ANzzA</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/fscavo">fscavo</a> RT @<a href="http://twitter.com/rwang0">rwang0</a> Hearing about how hard it is to leave some <a title="#saaS" href="http://twitter.com/search?q=%23saaS">#saaS</a> vendors. Automatic renewal may not be the way to go!  &lt;  Same here</span></span></li>
<li><span><span>Follow the Five Fundamental Skills for Effective Negotiation and this won&#8217;t ever be an issue:   <a rel="nofollow" href="http://bit.ly/oKM7J" target="_blank">http://bit.ly/oKM7J</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/ontechcontracts">ontechcontracts</a> 3-step way to ID contract contingencies:   <a rel="nofollow" href="http://bit.ly/N7Ldu" target="_blank">http://bit.ly/N7Ldu</a> &lt; I was just talking about this.  Good article!</span></span></li>
<li><span><span>RT @<a href="http://twitter.com/fscavo">fscavo</a>: Stupid contract clauses that hinder business partner relationships <a rel="nofollow" href="http://is.gd/2aOYc" target="_blank">http://is.gd/2aOYc</a> Good post by @<a href="http://twitter.com/Figliuolo">Figliuolo</a></span></span></li>
<li><span><span>RT @<a href="http://twitter.com/WieseLawFirm">WieseLawFirm</a>: Thoughts on developing leverage and why it&#8217;s important in negotiations: <a rel="nofollow" href="http://is.gd/2aE28" target="_blank">http://is.gd/2aE28</a> &lt; I call it Power in the FFSfEN</span></span></li>
<li><span><span>Privacy policies just got interesting in ME (and applicable to everyone doing anything online):   <a rel="nofollow" href="http://bit.ly/FFtYn" target="_blank">http://bit.ly/FFtYn</a> (HT to Deena Burgess)</span></span></li>
</ul>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" rel="http://bit.ly/plugins/iframe?hashUrl=http%3A%2F%2Fbit.ly%2FabouttheSLH" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent – namely, reading a contract from start to finish.  <a onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');" href="http://twitter.com/negot8or" target="_blank">Follow me on Twitter</a> if you want up-to-the-minute information on contracting, licensing, negotiation and the law.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/08/16/this-week-on-the-web-2009-08-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cnet author advocates theft</title>
		<link>http://www.licensinghandbook.com/2009/08/04/cnet-author-advocates-theft/</link>
		<comments>http://www.licensinghandbook.com/2009/08/04/cnet-author-advocates-theft/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 14:32:53 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>
		<category><![CDATA[current events]]></category>
		<category><![CDATA[license grant]]></category>
		<category><![CDATA[pricing]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=1105</guid>
		<description><![CDATA[I&#8217;m simply stunned by a recent article written by Cnet columnist Rafe Needleman. In his post, he blatently advocates buying &#8220;lesser&#8221; versions of Microsoft products to take advantages of the discounts available to certain classes of users, regardless of whether you actually fall into that user class.  His cavalier attitude towards the vendor (telling his [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m simply stunned by a <a href="http://bit.ly/CnetCopyrightViolation">recent article written</a> by Cnet columnist Rafe Needleman.</p>
<p>In his post, he blatently advocates buying &#8220;lesser&#8221; versions of Microsoft products to take advantages of the discounts available to certain classes of users, regardless of whether you actually fall into that user class.  His cavalier attitude towards the vendor (telling his readers that Microsoft probably doesn&#8217;t check up on usage) and the user (suggesting that users who pay the appropriate price for their user class are &#8220;suckers&#8221;) is abhorent and I&#8217;m frankly disappointed that the editors at Cnet allowed this garbage to see daylight.</p>
<p>I&#8217;ve responded twice in the comments (as &#8220;negot8or&#8221; if you care to read them&#8230; once on page 1 and again on page 2).  The general gist of my response is that if you don&#8217;t like the pricing for a particular product, don&#8217;t buy it.  Vote with your pocketbook.  Vendors who don&#8217;t sell enough software will either drop their price or drop out of the market.  But buying something you&#8217;re not licensed to use and using it anyways is a form of theft (&#8220;software piracy&#8221; if you will).  Software has historically been sold on the basis of end-user value.  It&#8217;s the right of the vendor to charge whatever they want.  Stealing, in any form, isn&#8217;t justified because there exists a cheaper price somewhere else &#8211; or for someone other than you.</p>
<p>As much as I advocate for better software licensing terms and more transparency from vendors, I do not believe in taking what isn&#8217;t yours.  I hope you agree.</p>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" rel="http://bit.ly/plugins/iframe?hashUrl=http%3A%2F%2Fbit.ly%2FabouttheSLH" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent – namely, reading a contract from start to finish.  <a onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');" href="http://twitter.com/negot8or" target="_blank">Follow me on Twitter</a> if you want up-to-the-minute information on contracting, licensing, negotiation and the law.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/08/04/cnet-author-advocates-theft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon&#8217;s Orwellian Behavior</title>
		<link>http://www.licensinghandbook.com/2009/07/18/amazons-orwellian-behavior/</link>
		<comments>http://www.licensinghandbook.com/2009/07/18/amazons-orwellian-behavior/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 14:32:00 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>
		<category><![CDATA[current events]]></category>
		<category><![CDATA[EULA]]></category>
		<category><![CDATA[license grant]]></category>
		<category><![CDATA[transfer]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=1070</guid>
		<description><![CDATA[As many are reporting, Amazon.com &#8220;recalled&#8221; an e-book remotely in response to a request by a publisher.  This is all kinds of scary and most folks are centered on the purely tangible nature of the problem.  I&#8217;m also concerned about the precent it sets, but I&#8217;m more concerned about the sapping of intellectual property rights [...]]]></description>
			<content:encoded><![CDATA[<p>As <a href="http://bit.ly/zLiX2" target="_blank">many are reporting</a>, Amazon.com &#8220;recalled&#8221; an e-book remotely in response to a request by a publisher.  This is all kinds of scary and most folks are centered on the purely <a href="http://bit.ly/tsivF" target="_blank">tangible nature</a> of the problem.  I&#8217;m also concerned about the precent it sets, but I&#8217;m more concerned about the sapping of intellectual property rights that seems to be yet unexplored by these articles.</p>
<p>When you buy a book, you&#8217;re actually completing two transactions.  You&#8217;re purchasing the paper &#8211; the tangible product.  But you&#8217;re also buying a copy of the story itself &#8211; the intellectual property.  Each of these has distinct legal implications and over the years, laws have been developed to help protect not only the customer/consumer, but also the author and publisher.  The physical aspect protecting the consumer is that you have the ability to change your mind about your purchase (ie: you can return the book assuming you don&#8217;t damage it and that the transaction wasn&#8217;t noted as &#8220;all sales final&#8221; (though this isn&#8217;t an absolute bar to return)).  Retailers are likewise allowed to return what is returned to them &#8211; they have even more flexible return policies with their distributors.  And, as we&#8217;ve seen in the prior articles, folks are in an uproar about the idea that a retailer would come to your house to automatically take-back things you&#8217;ve purchased simply because their distributors wanted them to do so.</p>
<p>The other transaction &#8211; the one for the intellectual property &#8211; is much more interesting (IMHO).</p>
<p>Copyright is the protection most books are afforded.  When you buy a book, you have the right to read the story, burn/destroy the book, talk about the story with anyone, and heck, you can even resell the book (this is all part of what is known as the &#8220;first sale doctrine&#8221;.  What you can&#8217;t do is make copies of the book.  If you sell it to someone else, you can&#8217;t keep a copy for yourself, too (this is the issue with software, music, movies, etc being &#8220;shared&#8221; online).  But short of sale, the ownership in the <em>copy</em> is yours.  Therefore, it&#8217;s my argument that Amazon.com&#8217;s behavior amounts to theft &#8211; both of the tangible item <strong>AND</strong> the intellectual property.</p>
<p>The usual problem with pursuing this claim is that a service provider is smart enough to make device owners agree to some form of Terms of Service.  I would&#8217;ve thought that the Kindle ToS would have even been so bold as to allow Amazon an unrestricted right to do what they did.  But it doesn&#8217;t (<a href="http://bit.ly/J4EEN" target="_blank">Amazon Kindle ToS</a> as of 2/9/2009):</p>
<blockquote><p><strong>Use of Digital Content. </strong>Upon your payment of the applicable fees set by Amazon, Amazon grants you the non-exclusive right to keep a <em><strong>permanent</strong></em> copy of the applicable Digital Content and to view, use, and display such Digital Content an unlimited number of times, solely on the Device or as authorized by Amazon as part of the Service and solely for your personal, non-commercial use. Digital Content will be deemed licensed to you by Amazon under this Agreement unless otherwise expressly provided by Amazon. [Emphasis added.]</p></blockquote>
<p>I have other problems with this document, of course (such as the restrictions on resale).  But on its surface, Amazon grants a perpetual license to the purchased content.  So through their behavior, following their own Terms of Service, they&#8217;re in breach.  But we won&#8217;t hear about any suits as the ToS restricts claims to confidential arbitration and limits damages to the price of the device.</p>
<p>For its part, Amazon says that &#8220;We are changing our systems so that in the future we will not remove books from customers’ devices in these circumstances.&#8221;</p>
<p>[Update:  Amazon's Herdener (the source of the above quote) actually said more:</p>
<blockquote><p>These books were added to our catalog using our self-service platform by a third-party who did not have the rights to the books. When we were notified of this by the rights holder, we removed the illegal copies from our systems and from customers' devices, and refunded customers. We are changing our systems so that in the future we will not remove books from customers' devices in these circumstances.</p></blockquote>
<p>This doesn't really change anything.  Even if an unauthorized party sells you something they don't own, so long as <em>you</em> don't know that the item wasn't theirs to sell, <em>you</em> retain ownership as a "bonafide purchaser."  I'm glad to see that Amazon won't remove books in the future, seeing that they weren't supposed to do it in the first place.]</p>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" rel="http://bit.ly/plugins/iframe?hashUrl=http%3A%2F%2Fbit.ly%2FabouttheSLH" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent – namely, reading a contract from start to finish.  <a href="http://twitter.com/negot8or" target="_blank">Follow me on Twitter</a> if you want up-to-the-minute information on contracting, licensing, negotiation and the law.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/07/18/amazons-orwellian-behavior/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>License Resale</title>
		<link>http://www.licensinghandbook.com/2009/06/22/license-resale/</link>
		<comments>http://www.licensinghandbook.com/2009/06/22/license-resale/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 14:32:29 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[assignment]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[license grant]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[transfer]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=1001</guid>
		<description><![CDATA[Vinnie Mirchandani at deal architect pointed out a Ray Wang article on the resale of unused licenses.  My thoughts are in the comments on Ray&#8217;s article.  But generally speaking, regardless of what Ray suggests, you can&#8217;t do it in the US (or the rest of the Berne Convention countries) under most licenses which have express [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bit.ly/VinnieResale">Vinnie Mirchandani at deal architect</a> pointed out a <a href="http://bit.ly/WangResale" target="_blank">Ray Wang article</a> on the resale of unused licenses.  My thoughts are in the comments on Ray&#8217;s article.  But generally speaking, regardless of what Ray suggests, you can&#8217;t do it in the US (or the rest of the Berne Convention countries) under most licenses which have express prohibitions against it (you can almost always contract away your rights).</p>
<p>And, even if you could, your organization probably doesn&#8217;t have tracking enough to make it possible &#8211; just remember that if you overuse your permitted license count, chances are there&#8217;s another provision in your license that allows the vendor to charge you (perhaps at non-discounted pricing) for the overage.</p>
<p>What I DO like about Ray&#8217;s suggestion is that idea that you should try to negotiate for a recapture of maintenance fees on unused licenses.  If you can&#8217;t resell them, the least you can do is take an annual count and only pay maintenance on the ones you&#8217;re using.  There is, of course, trouble with this thought, too &#8211; as there are some vendors that used to allow this (the last one I remember was Autodesk).  But the trouble is that you can get into a situation where you only upgrade SOME of your licenses to the current version because not all of them are currently covered by maintenance and the upgrades provided under such program.</p>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent – namely, reading a contract from start to finish.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/06/22/license-resale/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Caulfield on Copyright</title>
		<link>http://www.licensinghandbook.com/2009/06/21/caulfield-on-copyright/</link>
		<comments>http://www.licensinghandbook.com/2009/06/21/caulfield-on-copyright/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 02:32:16 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>
		<category><![CDATA[law]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=997</guid>
		<description><![CDATA[Madisonian pointed me towards a recent decision by the US District Court in Manhattan regarding a potential satire/parody of JD Salinger&#8217;s Catcher in the Rye. Granted, this has nothing to do with software&#8230; but it has everything to do with copyright.  So it&#8217;s still applicable.  The Licensing Handbook Blog is the companion site to the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bit.ly/MadisonianSalinger" target="_blank">Madisonian</a> pointed me towards a <a href="http://bit.ly/NYTSalinger" target="_blank">recent decision</a> by the US District Court in Manhattan regarding a potential satire/parody of JD Salinger&#8217;s Catcher in the Rye.</p>
<p>Granted, this has nothing to do with software&#8230; but it has everything to do with copyright.  So it&#8217;s still applicable.  <img src='http://www.licensinghandbook.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent – namely, reading a contract from start to finish.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/06/21/caulfield-on-copyright/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Few Licensing Issues with Amazon</title>
		<link>http://www.licensinghandbook.com/2009/05/20/a-few-licensing-issues-with-amazon/</link>
		<comments>http://www.licensinghandbook.com/2009/05/20/a-few-licensing-issues-with-amazon/#comments</comments>
		<pubDate>Thu, 21 May 2009 02:32:37 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[amazon]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[license grant]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=947</guid>
		<description><![CDATA[Many of the technologies we use every day come with a license agreement of some sort.  You might not even realize that it&#8217;s so because of where you are in the transaction chain &#8211; either as a buyer or as a seller.  Content, for instance, is created, licensed/sold, packaged, re-licensed/re-sold, bundled, re-licensed/re-sold, and on and [...]]]></description>
			<content:encoded><![CDATA[<p>Many of the technologies we use every day come with a license agreement of some sort.  You might not even realize that it&#8217;s so because of where you are in the transaction chain &#8211; either as a buyer or as a seller.  Content, for instance, is created, licensed/sold, packaged, re-licensed/re-sold, bundled, re-licensed/re-sold, and on and on so many times that you can hardly figure out who actually created much of what you read online.  This is important, especially insofar as you want to be sure of who is providing the information that you use to make decisions, but also because as information is licensed/bundled/re-licensed over and over, it&#8217;s possible that the content creator isn&#8217;t getting what they earned as part of the transaction (namely, credit/attribution and/or payment).</p>
<p>Several services have popped up recently that are allowing content to move from one format to another &#8211; especially on Amazon-related products and platforms (ie: the Kindle).  More specifically, Amazon is now allowing blog authors to license content for packaging and distribution on the Kindle, with the blog author receiving about 30% of the revenue generated from the license price.  So, if I were to want this blog to be available as a Kindle subscription for say, $1.99, I would get $.31 for every subscription.  But there&#8217;s a problem, Amazon has a license agreement that I would have to accept in order to make this happen.  And this license agreement also gives Amazon the right to bundle and resell my content in other forms, too, without paying me for it at all.  [For a full conversation on this, see this great post by <a href="http://www.edrants.com/kindle-bloggers-become-amazons-bitches/">Edward Champion</a>.]</p>
<p>Additionally, Amazon&#8217;s current system <a href="http://www.techcrunch.com/2009/05/14/how-the-kindle-now-lets-you-steal-this-blog/">doesn&#8217;t actually even check</a> to see if I&#8217;m the owner of the blog I&#8217;m submitting into the Kindle Blog service!  So I could create an account, submit any of your blogs as my own, and in just a few clicks, create Amazon entries for your blog&#8217;s content &#8211; even competing with the &#8220;real&#8221; listing (if you so happened to have agreed to the terms as well and started using the service).</p>
<p>So, for the record, while I love Amazon for a bunch of reasons, this blog is NOT being made available as a Kindle subscription.  It is, however, being posted ON Amazon as part of Amazon&#8217;s author services&#8230; so you can read the individual postings if you go to the <a href="http://www.amazon.com/gp/product/1435752511?ie=UTF8&amp;tag=licenshandbo-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1435752511">Software Licensing Handbook</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=licenshandbo-20&amp;l=as2&amp;o=1&amp;a=1435752511" border="0" alt="" width="1" height="1" /> page at Amazon.  But if you happen to see it on your Kindle device, you&#8217;re paying someone else for stolen content.</p>
<p><em>The current economic situation is encouraging many organizations to reconsider their current contractual relationships.  <a href="../blog/page/contact/">Contact me</a> before your opponent does to find out how to make the most of your renegotiations.  The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent &#8211; namely, reading a contract from start to finish.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/05/20/a-few-licensing-issues-with-amazon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More interesting copyright issues</title>
		<link>http://www.licensinghandbook.com/2009/04/28/more-interesting-copyright-issues/</link>
		<comments>http://www.licensinghandbook.com/2009/04/28/more-interesting-copyright-issues/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 14:32:10 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>
		<category><![CDATA[current events]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=914</guid>
		<description><![CDATA[According to this article from Wired, Apple is involved in some very interesting copyright violation cases related to their fairplay copy protection scheme and DMCA takedown notices they provided to folks discussing how to circumvent Apple technologies. I would pay attention to what the US Copyright Office decides based on their review &#8211; and on [...]]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://www.wired.com/threatlevel/2009/04/apple-accused-of-stifling-speech-about-the-ipod-iphone/">this article from Wired</a>, Apple is involved in some very interesting copyright violation cases related to their fairplay copy protection scheme and DMCA takedown notices they provided to folks discussing how to circumvent Apple technologies.</p>
<p>I would pay attention to what the US Copyright Office decides based on their review &#8211; and on the results of the lawsuit itself.  While I still strongly believe that US intellectual property right laws are able to handle new technologies&#8230; I&#8217;ve become a little concerned about how the courts have been reacting to various claims (as well as legislative moves like the DMCA).</p>
<p><em>The current economic situation is encouraging many organizations to reconsider their current contractual relationships.  <a href="../blog/page/contact/">Contact me</a> before your opponent does to find out how to make the most of your renegotiations.  The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent &#8211; namely, reading a contract from start to finish.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/04/28/more-interesting-copyright-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook&#8217;s Voting on ToS</title>
		<link>http://www.licensinghandbook.com/2009/04/07/facebooks-voting-on-tos/</link>
		<comments>http://www.licensinghandbook.com/2009/04/07/facebooks-voting-on-tos/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 14:32:10 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>
		<category><![CDATA[current events]]></category>
		<category><![CDATA[EULA]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=897</guid>
		<description><![CDATA[[Disclaimer:  While I'm a Facebook user, I do not know all of the ins and outs of this particular issue, as I've not paid too much attention since they rolled back to the old ToS.] Facebook has announced that they plan to have members vote on the new Terms of Service they&#8217;ve been working on.  [...]]]></description>
			<content:encoded><![CDATA[<p>[Disclaimer:  While I'm a Facebook user, I do not know all of the ins and outs of this particular issue, as I've not paid too much attention since they rolled back to the old ToS.]</p>
<p>Facebook has announced that they <a href="http://www.macworld.com/article/139871/2009/04/facebook_voting.html?lsrc=rss_main">plan to have members vote</a> on the new Terms of Service they&#8217;ve been working on.  In fact, they even say that it&#8217;s been a group of Facebook lawyers and a group of law students.</p>
<blockquote><p>Facebook lawyers, with the help of law students, have been reading the 3,000-plus comments, and the administrators of the original protest group against the terms of use changes are consolidating the feedback in a list of &#8220;key concerns,&#8221; according to Facebook. The company has also sought input from privacy, copyright, and Internet legal experts.</p></blockquote>
<p>OK, so I&#8217;m glad that they&#8217;re seeking input from privacy and copyright experts, too.  Even more interesting, though, is that unless 7,000 people submit comments, they&#8217;re only going to take the response as advisory.</p>
<blockquote><p>Facebook will hold a vote on any proposed change if at least 7,000 members submit comments. The results of the vote will be &#8220;advisory&#8221; if less than 30 percent of Facebook active users participate in the process. If 30 percent or more of active members vote, the results of the vote will be binding, according to Axten.</p></blockquote>
<p>In theory, that&#8217;s very representative.  If the people don&#8217;t feel the need to vote, those that do shouldn&#8217;t be counted as a representative sample of the entire population.</p>
<p>But let&#8217;s also be honest and say that the average teenager does not have a complete understanding of copyright, privacy or any of the other potential legal issues strewn about a Terms of Service document.  To them, music has always been &#8220;free&#8221;, digital nannies are more effective at stopping them from copying Wikipedia articles for school papers than the fear of punishment, and privacy is something they can control through the use of fake identities online.  It&#8217;s not that they&#8217;re unable to comprehend, they just haven&#8217;t had to do so up to this point.  When given the choice of &#8220;Accept&#8221; or &#8220;Reject&#8221; when installing software&#8230; how many of you read the language and then click &#8220;Reject&#8221;?</p>
<p>So while I think it&#8217;s commendable that Facebook offer up it&#8217;s proposed ToS to the user population for a vote, I think it&#8217;s ultimately going to not be an effective means by which the &#8220;public&#8221; will get Terms of Service that are truly acceptable to them.  The simple truth is that Facebook is a service.   They offer it to the world for free and they have created a Terms of Service document which governs the user&#8217;s use.  If the user doesn&#8217;t like the ToS, they shouldn&#8217;t use the service.  Facebook should have some sort of internal moral compass to not do anything that&#8217;s a violation of their user&#8217;s rights (even if their users don&#8217;t fully understand such rights), but that isn&#8217;t a legal requirement.  At the end of the day, Facebook should post it&#8217;s Terms of Service in both legal and layperson&#8217;s terms &#8211; disclosing the good (and more importantly) the &#8220;bad&#8221;&#8230; in detail.</p>
<p>Hopefully, potential users can then make an informed choice about how they wish to use the service.</p>
<p><em>The current economic situation is encouraging many organizations to reconsider their current contractual relationships.  <a href="../blog/page/contact/">Contact me</a> before your opponent does to find out how to make the most of your renegotiations.  The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent &#8211; namely, reading a contract from start to finish.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2009/04/07/facebooks-voting-on-tos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DMCA&#8217;s 10 Year Anniversary</title>
		<link>http://www.licensinghandbook.com/2008/10/28/dmca-10-year-anniversary/</link>
		<comments>http://www.licensinghandbook.com/2008/10/28/dmca-10-year-anniversary/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 01:32:34 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=351</guid>
		<description><![CDATA[Wired has a great re-cap of the history and impact of the Digital Millennium Copyright Act, signed ten years ago today (and 3 years before the new millenium, just in case anyone noticed). Here are a few more reactions: Electronic Frontier Foundation Amrit Williams Blog Wired Blog Network Public Knowledge Freedom to Tinker TechDirt Free [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wired.com/science/discoveries/news/2008/10/dayintech_1028">Wired</a> has a great re-cap of the history and impact of the <a href="http://en.wikipedia.org/wiki/Digital_Millennium_Copyright_Act">Digital Millennium Copyright Act</a>, signed ten years ago today (and 3 years before the new millenium, just in case anyone noticed).</p>
<p>Here are a few more reactions:</p>
<p><a href="http://www.eff.org/press/archives/2008/10/27">Electronic Frontier Foundation</a></p>
<p><a href="http://techbuddha.wordpress.com/2008/10/28/dmca-anniversary-10-years-of-fail/">Amrit Williams Blog</a></p>
<p><a href="http://blog.wired.com/27bstroke6/2008/10/ten-years-later.html">Wired Blog Network</a></p>
<p><a href="http://www.publicknowledge.org/node/1815">Public Knowledge</a></p>
<p><a href="http://www.freedom-to-tinker.com/blog/dgr/dmca-week-part-i-how-dmca-was-born">Freedom to Tinker</a></p>
<p><a href="http://techdirt.com/articles/20081027/1934532659.shtml">TechDirt</a></p>
<p><a href="http://freeculturenews.com/2008/10/28/dmca-turns-10/">Free Culture News</a></p>
<p>And, of course, the <a href="http://www.pf.com/DMCA10.asp">obligatory profiteering</a>.  Though, to be honest, if I could&#8217;ve thought to do it first, I probably would&#8217;ve.  <img src='http://www.licensinghandbook.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent &#8211; namely, reading a contract from start to finish.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2008/10/28/dmca-10-year-anniversary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>J.K. Rowling: $4.5Billion, Copyright: 0</title>
		<link>http://www.licensinghandbook.com/2008/09/09/jkrowling/</link>
		<comments>http://www.licensinghandbook.com/2008/09/09/jkrowling/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 13:32:52 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=255</guid>
		<description><![CDATA[Back in May, I wrote about the copyright infringement suit filed by J.K. Rowling against the author and publisher of the Harry Potter Lexicon. At the time, I hoped that the courts would realize that, on its face, the Lexicon qualified as fair use.  Apparently not. Ms. Rowling&#8217;s response is that the potential publication of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.licensinghandbook.com/2008/05/05/harry-potter/">Back in May</a>, I wrote about the copyright infringement suit filed by J.K. Rowling against the author and publisher of the Harry Potter Lexicon.</p>
<p>At the time, I hoped that the courts would realize that, on its face, the Lexicon qualified as fair use.  <a href="http://news.yahoo.com/s/ap/20080908/ap_en_ot/harry_potter_lawsuit;_ylt=AsVEEsMMPiR68YR9_EBpKQSs0NUE">Apparently not</a>.</p>
<p>Ms. Rowling&#8217;s response is that the potential publication of the Lexicon was so severe, she stopped writing&#8230; and that if publication was allowed, she &#8220;firmly believe that carte blanche will be given to anyone who wants to make a quick bit of money, to divert some <span id="lw_1220921176_10" class="yshortcuts">Harry Potter profits</span> into their own pockets.&#8221;</p>
<p>Which is an interesting thing to say, as Orson Scott Card previously stated:</p>
<blockquote><p>&#8220;<span class="body">Well, heck, I feel like the plot of my novel Ender&#8217;s Game was stolen by J.K. Rowling.</span></p>
<p>A young kid growing up in an oppressive family situation suddenly learns that he is one of a special class of children with special abilities, who are to be educated in a remote training facility where student life is dominated by an intense game played by teams flying in midair, at which this kid turns out to be exceptionally talented and a natural leader. He trains other kids in unauthorized extra sessions, which enrages his enemies, who attack him with the intention of killing him; but he is protected by his loyal, brilliant friends and gains strength from the love of some of his family members. He is given special guidance by an older man of legendary accomplishments who previously kept the enemy at bay. He goes on to become the crucial figure in a struggle against an unseen enemy who threatens the whole world.&#8221;</p></blockquote>
<p>I hope this isn&#8217;t the end of this case&#8230; as the results with respects to scholarly works will be tragic.  We can&#8217;t see the contents of the Lexicon, so we will ultimately be unable to determine whether, as the court stated, the &#8220;Lexicon appropriates too much of Rowling&#8217;s creative work for its purposes as a reference guide.&#8221;</p>
<p>[<strong>Update:</strong> Michael Madison at madisonian.net, has a <a href="http://madisonian.net/2008/09/09/eyes-on-the-fair-use-prize/">great review of the case</a>.]</p>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent &#8211; namely, reading a contract from start to finish.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2008/09/09/jkrowling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Public Domain Tool</title>
		<link>http://www.licensinghandbook.com/2008/07/20/public-domain-tool/</link>
		<comments>http://www.licensinghandbook.com/2008/07/20/public-domain-tool/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 01:32:44 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/?p=166</guid>
		<description><![CDATA[Ever wonder whether the copyright on a particular work has expired? Trying to figure it out amongst all of the various copyright extensions isn&#8217;t exactly simple. So Michael Brewer and the American Library Association has done it for you &#8211; with pinache! Check out the Public Domain Tool.  Make sure you read the astericks, though. [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wonder whether the copyright on a particular work has expired?  Trying to figure it out amongst all of the various copyright extensions isn&#8217;t exactly simple.  So Michael Brewer and the American Library Association has done it for you &#8211; with pinache!  Check out the <a href="http://librarycopyright.net/digitalslider/">Public Domain Tool</a>.  Make sure you read the astericks, though.</p>
<p><em>The Licensing Handbook Blog is the companion site to the <a onclick="javascript:urchinTracker ('/outbound/article/www.lulu.com');" href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent &#8211; namely, reading a contract from start to finish.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2008/07/20/public-domain-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Sale Doctrine</title>
		<link>http://www.licensinghandbook.com/2008/05/28/first-sale-doctrine/</link>
		<comments>http://www.licensinghandbook.com/2008/05/28/first-sale-doctrine/#comments</comments>
		<pubDate>Thu, 29 May 2008 02:32:05 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>
		<category><![CDATA[law]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/2008/05/28/first-sale-doctrine/</guid>
		<description><![CDATA[As esoteric as the subject matter of this blog can be, I tend to stay away from the really, really, really nitty-gritty legal discussions for fear that most of you don&#8217;t really care.  Heck, I barely care sometimes. But the first sale doctrine is an important aspect of the Copyright Act.  Basically (and over-simplistically), it [...]]]></description>
			<content:encoded><![CDATA[<p>As esoteric as the subject matter of this blog can be, I tend to stay away from the really, <em>really</em>, <strong>really</strong> nitty-gritty legal discussions for fear that most of you don&#8217;t really care.  Heck, <strong>I</strong> barely care sometimes.</p>
<p>But the first sale doctrine is an important aspect of the <a href="http://www4.law.cornell.edu/uscode/17/usc_sec_17_00000109----000-.html">Copyright Act</a>.  Basically (and over-simplistically), it says that once you &#8220;buy&#8221; a copyrighted work, you can sell it to someone else however you wish.   In other words, if you&#8217;ve purchased a copy of the <a href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a> (hint, hint)&#8230; you can resell it to someone else for whatever you can get for it.  So while you may have paid $44.95 to me, if you were able to get someone to pay you $200 for it, good for you.</p>
<p>Within the software licensing realm, this is a little more tricky.  Most business-to-business software licenses specifically prevent you from transferring, assigning, or otherwise divesting yourself of the rights you have, unless all you&#8217;re doing is terminating the license (in which case, the license goes away).  But what about commercial, off-the-shelf (COTS) software?  Something like, say, Microsoft Office.  If you buy it from PCWarehouse for $300&#8230; can you resell it on eBay?</p>
<p>Well&#8230; someone is <a href="http://www.citizen.org/pressroom/release.cfm?ID=2659">testing the waters</a> against a company called Autodesk.</p>
<p>Michael Madison over on <a href="http://madisonian.net/2008/05/28/reselling-software-legal-for-the-moment/">Madisonian</a> has a great summary.</p>
<p>Pay attention to the results on this one.  It might not affect the bulk of us on the software side of things, as our negotiated software licenses already deal with all of this minutia)&#8230; but the music and movie industry-related impact could be significant.</p>
<p><em>The Licensing Handbook Blog is the companion site to the <a href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent &#8211; namely, reading a contract from start to finish.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2008/05/28/first-sale-doctrine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Harry Potter</title>
		<link>http://www.licensinghandbook.com/2008/05/05/harry-potter/</link>
		<comments>http://www.licensinghandbook.com/2008/05/05/harry-potter/#comments</comments>
		<pubDate>Mon, 05 May 2008 14:32:26 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/2008/05/05/harry-potter/</guid>
		<description><![CDATA[The vast majority of software is protected under the Copyright Act as a work &#8220;fixed in a tangible medium of expression.&#8221; Some is patented, but copyright automatically affixes itself to any software as it&#8217;s being written &#8211; and it&#8217;s cheap (currently $30) to obtain a registered Copyright. So it&#8217;s important sometimes to watch what litigation [...]]]></description>
			<content:encoded><![CDATA[<p>The vast majority of software is protected under the Copyright Act as a work &#8220;fixed in a tangible medium of expression.&#8221;  Some is patented, but copyright automatically affixes itself to any software as it&#8217;s being written &#8211; and it&#8217;s cheap (currently $30) to obtain a registered Copyright.  So it&#8217;s important sometimes to watch what litigation is going on in the non-software copyright world &#8211; because until there are separate laws governing what&#8217;s going on with software, the interpretation of existing Copyright laws can have a significant impact on how it &#8220;works&#8221; with software. One such case will be interesting to watch (even if short-lived) because of the potential impact it would have on the ability to use/reuse &#8220;ideas&#8221; from someone else.</p>
<p>I&#8217;m guessing that some of you have heard about J.K. Rowling&#8217;s copyright infringement suit against Steven Vander Ark.  Mr. Vander Ark wrote &#8220;The Harry Potter Lexicon&#8221; &#8211; basically a <a href="http://www.amazon.com/gp/search?ie=UTF8&amp;keywords=harry%20potter&amp;tag=licenshandbo-20&amp;index=books&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">HarryPotter</a><img style="border: medium none  ! important; margin: 0px ! important" src="http://www.assoc-amazon.com/e/ir?t=licenshandbo-20&amp;l=ur2&amp;o=1" border="0" alt="" width="1" height="1" /> encyclopedia.  She&#8217;s upset because he&#8217;s making money off her characters.  Never mind the fact that she loved the online version of the Lexicon so much that she admitted to using it while writing several of the subsequent novels when she needed to quickly look up facts and info about her own series.</p>
<p>Well &#8211; before there was Harry Potter, there was <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FEnders-Game-Boxed-Set-Hegemon%2Fdp%2F0765344955%3Fie%3DUTF8%26s%3Dbooks%26qid%3D1209985960%26sr%3D8-2&amp;tag=licenshandbo-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">EndersGame</a><img style="border: medium none  ! important; margin: 0px ! important" src="http://www.assoc-amazon.com/e/ir?t=licenshandbo-20&amp;l=ur2&amp;o=1" border="0" alt="" width="1" height="1" /> by Orson Scott Card.  If you&#8217;re not into speculative science fiction, you may not have heard of the book&#8230; suffice it to say that it&#8217;s good &#8211; and popular.</p>
<p>Mr. Card recently <a href="http://www.linearpublishing.com/RhinoStory.html">wrote an article</a> addressing, in plain terms, the issues at hand&#8230; and taking Ms. Rowling to task for her hypocrisy.  As the saying goes, &#8220;daaaaaang!&#8221;</p>
<p><em>The Licensing Handbook Blog is the companion site to the <a href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent &#8211; namely, reading a contract from start to finish.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2008/05/05/harry-potter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Malware Licensing</title>
		<link>http://www.licensinghandbook.com/2008/04/30/malware-licensing/</link>
		<comments>http://www.licensinghandbook.com/2008/04/30/malware-licensing/#comments</comments>
		<pubDate>Thu, 01 May 2008 02:32:41 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>
		<category><![CDATA[EULA]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/2008/04/30/malware-licensing/</guid>
		<description><![CDATA[Wow. More here.  And here.  And here (from the original Symantec Alert).  (For those who don&#8217;t want to click the links, a malware author inserted a EULA into their virus code.) First, let&#8217;s be clear.  Even though the software could be used for malicious purposes, this doesn&#8217;t affect the ability to license it.  Copyright protection [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.yahoo.com/s/ap/20080430/ap_on_hi_te/techbit_copyrighting_malware;_ylt=AsFX0VY1pfFR.KgvzZJfJgOs0NUE">Wow</a>. More <a href="http://news.softpedia.com/news/EULA-You-039-re-Not-Allowed-To-Use-A-Virus-Without-Paying-For-It-84430.shtml">here</a>.  And <a href="http://www.p2pnet.net/story/15774">here</a>.  And <a href="http://www.symantec.com/enterprise/security_response/weblog/2008/04/copyright_violations_in_the_un.html">here (from the original Symantec Alert)</a>.  (For those who don&#8217;t want to click the links, a malware author inserted a EULA into their virus code.)<a href="http://news.yahoo.com/s/ap/20080430/ap_on_hi_te/techbit_copyrighting_malware;_ylt=AsFX0VY1pfFR.KgvzZJfJgOs0NUE"><br />
</a></p>
<p>First, let&#8217;s be clear.  Even though the software could be used for malicious purposes, this doesn&#8217;t affect the ability to license it.  Copyright protection doesn&#8217;t have any exceptions when it comes to things that might be used in a bad way.  So, midway through the article where it says &#8220;While not legally binding&#8230;&#8221;, the author is incorrect.</p>
<p>However, what the software license holder <em>would</em> potentially have trouble with is enforcement. If you don&#8217;t want to make it known that you&#8217;re the one creating malware, it will be quite difficult to be public enough to obtain license compliance.</p>
<p>But I am impressed with the idea, as well as the creativity involved in coming up with their penalties (they threaten that they will turn a violator over to the antivirus companies and explain how to shut down the effects of the malware).</p>
<p>The best part of this is the statement from Symantec:  &#8220;Despite the clear licensing agreement and the associated warnings, this package still ended up being traded freely in underground forums shortly after it was released. It just goes to show you just can’t trust anyone in the underground these days. <img src='http://www.licensinghandbook.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> &#8221;</p>
<p><em>The Licensing Handbook Blog is the companion site to the <a href="http://bit.ly/abouttheSLH">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent &#8211; namely, reading a contract from start to finish.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2008/04/30/malware-licensing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terms of Use</title>
		<link>http://www.licensinghandbook.com/2008/04/05/terms-of-use/</link>
		<comments>http://www.licensinghandbook.com/2008/04/05/terms-of-use/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 04:10:37 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[contract terms]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[EULA]]></category>

		<guid isPermaLink="false">http://www.licensinghandbook.com/2008/04/05/terms-of-use/</guid>
		<description><![CDATA[The SaaS/ASP ship has sailed and we&#8217;re now living in a world in which online services will continue to proliferate and will probably (by some estimates) overtake installed software in the next few years. Each one of these services has some sort of Terms of Use or Terms of Service and as you might imagine, [...]]]></description>
			<content:encoded><![CDATA[<p>The SaaS/ASP ship has sailed and we&#8217;re now living in a world in which online services will continue to proliferate and will probably (by some estimates) overtake installed software in the next few years.  Each one of these services has some sort of Terms of Use or Terms of Service and as you might imagine, the larger the company, the more potentially onerous the terms and the impact.</p>
<p>Last month, Adobe got caught in a little tiff (ha!) regarding their Terms of Use.  John Nack is Adobe&#8217;s Senior Product Manager for Photoshop.  He <a href="http://blogs.adobe.com/jnack/2008/03/a_note_about_ps.html">blogs on Photoshop-related topics</a> and brought the Terms of Use to the forefront.  You can see my comments (posting as &#8220;Jeff&#8221;).</p>
<p>As of yesterday, in response to public complaint, Adobe has <a href="http://blogs.adobe.com/jnack/2008/04/photoshop_expre_3.html">modified their Terms</a>.  The relevant new language:</p>
<blockquote><p>&#8220;Adobe does not claim ownership of Your Content. However, we do need certain rights from you, with respect to Your Content, in order to operate the Service and in order to enable you to do all the things this Service affords you the ability to do. Therefore, with respect to Your Content, you grant Adobe a worldwide (because the internet is global), royalty-free (meaning we do not owe you any money), nonexclusive (meaning you are free to license Your Content to others) fully sublicensable (so that we can permit our affiliates, subcontractors and agents to deliver the Service on our behalf) license to use, reproduce and modify Your Content solely for the purposes of operating the Service and enabling your use of the Service. With respect to Your Shared Content, you additionally grant Adobe the rights to distribute, publicly perform and publicly display Your Shared Content (in whole or in part) for the sole purposes of operating the Service and enabling your use of the Service and to sublicense Your Shared Content to Other Users subject to the limitations of Section 7 below. These limited licenses do not grant Adobe the right to sell or otherwise license Your Content or Your Shared Content on a stand alone basis. Further, you may terminate Adobe’s right to distribute, publicly perform and publicly display Your Shared Content by making it no longer shared. You may terminate the remainder of Adobe’s rights by removing Your Content from the Service. (Detailed instructions on how to do these things can be found at <a href="http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=74&amp;catid=684&amp;threadid=1351324&amp;enterthread=y">http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=74&amp; catid=684&amp;threadid=1351324&amp;enterthread=y</a>). Upon removal of Your Content from the Service or upon making Your Shared Content no longer shared, Adobe shall have a reasonable time to cease use, distribution and/or display of Your Content. However, you acknowledge and agree that Adobe shall have the right to keep archived copies of Your Content.&#8221;</p></blockquote>
<p>Overall, I&#8217;m impressed not only by Adobe making the change, but also by the way they explain the licensing language (using the &#8220;term of art&#8221; with a parenthetical in plain English). Good job, Adobe!  Now, if only others would be so responsive.</p>
<p><em>The Licensing Handbook Blog is the companion site to the <a href="http://lburl.com/p2323">Software Licensing Handbook</a>. Covering licensing topics on a regular basis, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent &#8211; namely, reading a contract from start to finish.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2008/04/05/terms-of-use/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>IP Donation?</title>
		<link>http://www.licensinghandbook.com/2008/02/27/ip-donation/</link>
		<comments>http://www.licensinghandbook.com/2008/02/27/ip-donation/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 02:54:51 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>

		<guid isPermaLink="false">http://licensinghandbook.com/2008/02/27/ip-donation/</guid>
		<description><![CDATA[I saw this on the intertubes today and found the image hilarious, but the concept really academically interesting. Would such a donation attempt actually hold water? Can a copyright holder effectively turn his/her IP over to the public domain this easily? What if you&#8217;ve registered with the US Copyright Office? Anyone wanna&#8217; hazard a guess? [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/uploaded_images/IP_Donor_Sticker_2.jpg" alt="IP Donor Sticker" width="463" height="297" align="absmiddle" /></p>
<p>I saw this on the intertubes today and found the image hilarious, but the concept really academically interesting.  Would such a donation attempt actually hold water?  Can a copyright holder effectively turn his/her IP over to the public domain this easily?  What if you&#8217;ve registered with the US Copyright Office?  Anyone wanna&#8217; hazard a guess?</p>
<p>Credit to <a href="http://ni9e.com/public_domain_donor.php">E. Roth</a> for the idea and image.   Oh, and <a href="http://ni9e.com/pd_donor/pd_donar_sticker.png">click here if you want to download</a> and create your own sticker for your driver&#8217;s license (also from Mr. Roth).</p>
<p><em> The Licensing Handbook Blog is the companion site to the <a href="http://lburl.com/p2323">Software Licensing Handbook</a>. Covering a licensing topic every week, Jeffrey Gordon attempts to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent &#8211; namely, reading a contract from start to finish.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2008/02/27/ip-donation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Holiday AND Intellectual Property related&#8230; how about that?</title>
		<link>http://www.licensinghandbook.com/2007/12/24/holiday-and-intellectual-property-related-how-about-that/</link>
		<comments>http://www.licensinghandbook.com/2007/12/24/holiday-and-intellectual-property-related-how-about-that/#comments</comments>
		<pubDate>Mon, 24 Dec 2007 18:58:55 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>

		<guid isPermaLink="false">http://licensinghandbook.com/?p=70</guid>
		<description><![CDATA[THIS is the reason there&#8217;s a parody exception in copyright law. (Never mind that most of the songs aren&#8217;t protected anymore.) Happy Holidays!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=I4baSntmh4w" target="_blank">THIS is the reason there&#8217;s a parody exception in copyright law.</a> (Never mind that most of the songs aren&#8217;t protected anymore.)</p>
<p>Happy Holidays!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2007/12/24/holiday-and-intellectual-property-related-how-about-that/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two-Top Tuesday</title>
		<link>http://www.licensinghandbook.com/2007/09/25/two-top-tuesday/</link>
		<comments>http://www.licensinghandbook.com/2007/09/25/two-top-tuesday/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 13:55:00 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[contract terms]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[EULA]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[license grant]]></category>
		<category><![CDATA[warranty]]></category>

		<guid isPermaLink="false">http://licensinghandbook.com/?p=50</guid>
		<description><![CDATA[Thanks to Apple&#8217;s press release yesterday regarding iPhone unlocking tools and the iPhone&#8217;s warranty and license agreements, you get a special second-post (I&#8217;m also still feeling guilty about last week). &#8220;CUPERTINO, Calif., Sept. 24 /PRNewswire-FirstCall/ &#8212; Apple has discovered that many of the unauthorized iPhone unlocking programs available on the Internet cause irreparable damage to [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to Apple&#8217;s press release yesterday regarding iPhone unlocking tools and the iPhone&#8217;s warranty and license agreements, you get a special second-post (I&#8217;m also still feeling guilty about last week).</p>
<blockquote><p>&#8220;CUPERTINO, Calif., Sept. 24 /PRNewswire-FirstCall/ &#8212; Apple has discovered that many of the unauthorized iPhone unlocking programs available on the Internet cause irreparable damage to the iPhone&#8217;s software, which will likely result in the modified iPhone becoming permanently inoperable when a future Apple-supplied iPhone software update is installed. Apple plans to release the next iPhone software update, containing many new features including the iTunes Wi-Fi Music Store (www.itunes.com), later this week. Apple strongly discourages users from installing unauthorized unlocking programs on their iPhones. Users who make unauthorized modifications to the software on their iPhone violate their iPhone software license agreement and void their warranty. The permanent inability to use an iPhone due to installing unlocking software is not covered under the iPhone&#8217;s warranty.&#8221;</p></blockquote>
<p>This was the perfect opportunity to go read <a href="http://images.apple.com/legal/sla/docs/iphone.pdf">Apple&#8217;s iPhone license</a>.  At seven pages in 7-point font, it was a treat.  Apple has taken the license to a state of one-sided nirvana (though I must admit that Apple isn&#8217;t the only vendor to have found Valhalla on this).</p>
<p>First the good news.  There is no specific license prohibition on unlocking software.  If a third-party application can unlock the iPhone without violating the terms of what most competent folks would consider a standard one-sided agreement, you&#8217;re still in the clear.</p>
<p>Now the bad news.  As with almost any license, there <em>are</em> specific restrictions about reverse engineering, decompiling or otherwise taking things apart to figure out how they work.  Based on the various announcements from places like <a href="http://www.gizmodo.com">Gizmodo</a> and <a href="http://www.engadget.com">Engadget</a>, it appears that the people developing these cracks are having to do at least SOME deconstruction.  They, then, are violating the terms of the agreement.  But if the unlocking software itself doesn&#8217;t decompile the iPhone software (and the end-user doesn&#8217;t have reason to suspect that the creator of the unlocking tool violated the terms of the license &#8211; which, unfortunately, most of them do as a result of the heavy-duty detailed articles in Giz and Engadget, among others), use of the tool by an unknowing end-user would not necessarily be a violation of the agreement.</p>
<p>There is also nothing in the agreement that will prevent Apple from releasing a product update that will &#8220;brick&#8221; (kill) an iPhone with unlock software on it.</p>
<p>But, if there is an unlocking tool that is 100% software, was created and runs like any other third-party application, Apple&#8217;s iPhone updates could still brick the iPhone, but use of the software wouldn&#8217;t be a violation of the agreement&#8230; and restoring the iPhone to its original state would be a simple fix &#8211; one which Apple should do under warranty.</p>
<p>As usual, though, there is another wrinkle.  The DMCA (Digital Millennium Copyright Act) prevents circumvention of any copy-protection devices implemented (for an extreme situation, consider the Zune &#8211; which, even for music that <em>you created from scratch</em> still wraps with a copy restrictive time-bomb that you can&#8217;t disable, and is thus <em>illegal</em> to remove for your own self-created music).  If the iPhone uses such device(s), avoiding them is a violation of the DMCA in addition to any pure copyright issues that would already exist.  And each USE of the tool to do so would be another violation.</p>
<p>Overall, I make no recommendation here, but merely suggest, as with all licenses, that you understand the licenses you&#8217;re under so that you know what you can and cannot do.</p>
<div class="blogger-post-footer">
<p><em><br />
The Licensing Handbook Blog is the companion site to the <a href="http://www.lulu.com/commerce/index.php?fBuyContent=1512652">Software Licensing Handbook</a>. Covering a licensing topic every Tuesday, I attempt to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent &#8211; namely, reading a contract from start to finish.<br />
</em></div>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2007/09/25/two-top-tuesday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copyright, the iPhone and You</title>
		<link>http://www.licensinghandbook.com/2007/09/11/copyright-the-iphone-and-you/</link>
		<comments>http://www.licensinghandbook.com/2007/09/11/copyright-the-iphone-and-you/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 13:54:00 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[license grant]]></category>
		<category><![CDATA[metrics]]></category>

		<guid isPermaLink="false">http://licensinghandbook.com/?p=47</guid>
		<description><![CDATA[The new iPods were released on Wednesday, along with a drop in the price of the iPhone &#8211; and Steve Jobs then announced a little tweak to allow an individual to &#8220;buy&#8221; a song solely for the creation of a custom ringtone. He was excited that you&#8217;d pay $.99 for the song and then $.99 [...]]]></description>
			<content:encoded><![CDATA[<p>The new iPods were released on Wednesday, along with a drop in the price of the iPhone &#8211; and Steve Jobs then announced a little tweak to allow an individual to &#8220;buy&#8221; a song solely for the creation of a custom ringtone.  He was excited that you&#8217;d pay $.99 for the song and then $.99 to allow it to become a ringtone &#8211; still less expensive than most &#8220;premium ringtone&#8221; services.  But during his presentation, he let loose a little slip that I haven&#8217;t heard mentioned on anyone else&#8217;s blog or on any news outlet.  He said that the extra $.99 was for the <em>rights to make the song into a ringtone</em>.</p>
<p>Woah.  Wait a minute.  Don&#8217;t you already HAVE the rights to turn your music that you&#8217;ve purchased into ringtones?  Let&#8217;s break down copyright just a little bit and find out.</p>
<p>There are six exclusive rights granted to the creator of a work.  These six (reproduction, creation of derivative works, distribution, public performance, public display and the right to perform via digital audio transmission) can be granted to a &#8220;buyer&#8221; independently of any other rights and in fact, can be parceled even within one specific right.</p>
<p>This is why, when you &#8220;buy&#8221; a CD, you can listen to the song anywhere you can take the CD &#8211; and you can rip the songs from the CD to your computer/MP3 player.  But it&#8217;s also the reason why you have to remove the songs from you computer/MP3 player if you ever sell the CD.  You have a license to the songs &#8211; you didn&#8217;t actually buy the songs themselves (hence why this is important to us in the software realm).</p>
<p>But the deeper meaning of what Jobs said, without elaborating, is that the license you get from a downloaded song on iTunes is actually a more limited license than was originally considered by most consumers.  Namely, that there is NOT included in the license the ability to make a ringtone.  I disagree.</p>
<p>The only way this would be possible is if one of two things were happening.  First, if you actually received notice when you were downloading the song that there was a more restrictive license in place; or second, if the ringtone is somehow going to be considered as a derivative work.  As I&#8217;ve downloaded a few songs from iTunes, and actually read all of the license language that came with iTunes, I haven&#8217;t yet seen anything that would restrict my usage of a downloaded song.  In fact, iTunes itself has a restrictor built right in &#8211; knowing full well that people won&#8217;t remember differences in licenses for each song &#8211; so it limits your ability to create a CD with a certain playlist more than a specific number of times.</p>
<p>That leaves derivative works.  And I&#8217;m just not sure that a 30 second clip from a song &#8211; which hasn&#8217;t otherwise been altered, really constitutes a derivative work.  I&#8217;ve never heard of someone playing a ringtone (mine happens to be a-ha&#8217;s &#8220;Take on Me&#8221;) that&#8217;s anything other than a clip from the song.  If the 30-second clip WAS a derivative work (ie: was altered by the consumer in a way that made it a derivative), it would be problematic regardless of whether it was a ringtone or not.  But taking a chunk of a song and playing it on your phone isn&#8217;t a derivative work &#8211; you are not required to play an entire song every time you hit the play button, and you can play your existing CD, for example, in your house, car, boat or portable player.  Thus, Steve&#8217;s comments the other day don&#8217;t reflect the derivative work option.</p>
<p>In all, that means that you CAN create a ringtone from any song that you&#8217;ve already lawfully purchased/licensed.  Apple and iTunes are making the recoding industry happy to charge extra for something that isn&#8217;t required to pay extra for (at the moment).  This also lead to two possible ends to this story, both of which affect us in the software world:</p>
<p>1.  Apple is just getting away with what the consumer population will let them charge.  The average consumer doesn&#8217;t know the law &#8211; nor do they realize that they don&#8217;t actually have to pay to make a ringtone.  They&#8217;re paying for the feature in iTunes to make one more easily.  In the software world, this happens all the time, with vendors selling products based on &#8220;value&#8221; to the customer.  Fuzzy math at best.</p>
<p>2.  Apple is introducing a new licensing model for music &#8211; more restrictive than anything you&#8217;ve been exposed to in the past &#8211; licensed per consumer&#8217;s use (as opposed to commercial use, which is already restricted in this way).  As consumers, we will either have to manually manage these different licenses, or technology will come up to &#8220;help&#8221; &#8211; but &#8220;help&#8221; is a misnomer, as I don&#8217;t want help with losing rights I already had.</p>
<p>As before, the software world feels this already and it&#8217;s just getting worse.  License metrics are getting more and more restrictive &#8211; it&#8217;s now quite common to find double, triple and sometimes even quadruple license metric restrictions.  Be careful what you agree to &#8211; as you&#8217;re setting precedent for what the industry will do to everyone else.</p>
<div class="blogger-post-footer">
<p><em><br />
The Licensing Handbook Blog is the companion site to the <a href="http://www.lulu.com/commerce/index.php?fBuyContent=1512652">Software Licensing Handbook</a>. Covering a licensing topic every Tuesday, I attempt to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent &#8211; namely, reading a contract from start to finish.<br />
</em></div>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2007/09/11/copyright-the-iphone-and-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Fair(y) Use Tale</title>
		<link>http://www.licensinghandbook.com/2007/08/24/a-fairy-use-tale/</link>
		<comments>http://www.licensinghandbook.com/2007/08/24/a-fairy-use-tale/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 11:31:00 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[law]]></category>

		<guid isPermaLink="false">http://licensinghandbook.com/?p=43</guid>
		<description><![CDATA[In this special TGIF edition of the Licensinghandbook Blog, take 10 minutes out of your busy day to watch the following &#8220;Fair(y) Use Tale&#8221; by Eric Faden. If you&#8217;ve ever wondered about copyright law and the fair use exception, there aren&#8217;t many better ways to learn: The Licensing Handbook Blog is the companion site to [...]]]></description>
			<content:encoded><![CDATA[<p>In this special TGIF edition of the Licensinghandbook Blog, take 10 minutes out of your busy day to watch the following &#8220;Fair(y) Use Tale&#8221; by Eric Faden.  If you&#8217;ve ever wondered about copyright law and the fair use exception, there aren&#8217;t many better ways to learn:</p>
<p><object width="425" height="350" data="http://www.youtube.com/v/CJn_jC4FNDo" type="application/x-shockwave-flash"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/CJn_jC4FNDo" /></object></p>
<div class="blogger-post-footer">
<p><em><br />
The Licensing Handbook Blog is the companion site to the <a href="http://www.lulu.com/commerce/index.php?fBuyContent=1512652">Software Licensing Handbook</a>. Covering a licensing topic every Tuesday, I attempt to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent &#8211; namely, reading a contract from start to finish.<br />
</em></div>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2007/08/24/a-fairy-use-tale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copyright reform</title>
		<link>http://www.licensinghandbook.com/2007/05/01/copyright-reform/</link>
		<comments>http://www.licensinghandbook.com/2007/05/01/copyright-reform/#comments</comments>
		<pubDate>Tue, 01 May 2007 23:52:00 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[copyright]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[lulu]]></category>

		<guid isPermaLink="false">http://licensinghandbook.com/?p=25</guid>
		<description><![CDATA[Jonathan Lethem would like to see a world where each artist can decide, at the time of their creation&#8217;s release, the rights their customers/fans/etc will have with respects to using, copying, recycling, etc that creation. As part of this, he&#8217;s going to release certain film rights and other derivative work rights to his next creation, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wired.com/culture/culturereviews/news/2007/04/lethemprofile">Jonathan Lethem</a> would like to see a world where each artist can decide, at the time of their creation&#8217;s release, the rights their customers/fans/etc will have with respects to using, copying, recycling, etc that creation.  As part of this, he&#8217;s going to release certain film rights and other derivative work rights to his next creation, <em>You Don&#8217;t Love Me Yet</em>.</p>
<p>He claims &#8220;The point is, it ought to be up to the artists.&#8221;  And as the article on Wired states: &#8220;Listening to Lethem, one imagines a world where every artist crafts an idiosyncratic copyright notice, with its own strange rules, to adorn the front page or liner notes or gallery notice fronting her creations.&#8221;</p>
<p>What I find troubling about this push for copyright reform is that the &#8220;reform&#8221; that Jonathan (and others) are asking for <strong>already exists</strong>.  The truth is that even since the beginning of copyright protection, the artist has ALWAYS had the ability to dispense of their given rights in any way in which they feel comfortable.</p>
<p>So, if you write a poem, craft a sculpture, paint a painting or make a movie, you can <em>give away</em> your rights in any form or fashion you choose.  You want to allow people unlimited copying ability?  You can.  You want to restrict copying so that they have to BUY your work, but then they can create something new based on your work?  You can.  You want 100% restriction?  You can do that, too.  There&#8217;s nothing in the current copyright laws that would prevent anything that Jonathan is talking about wanting to do now.</p>
<p>In all, copyright doesn&#8217;t need reforming.  Consumers (and artists) need education.  Artists need to understand that if they use certain distribution organizations (publishers, printers, distributors, etc), they&#8217;re going to give up some of their rights to those organizations in exchange for the services those organizations provide.  There are alternatives, of course.  For publishing, there&#8217;s your own personal PC + Lulu (my favorite); for movies, again there&#8217;s your PC + YouTube.</p>
<p>But don&#8217;t claim that the current laws need to be changed.  Know your rights.  Use them.</p>
<div class="blogger-post-footer">
<p><em><br />
The Licensing Handbook Blog is the companion site to the <a href="http://www.lulu.com/commerce/index.php?fBuyContent=1512652">Software Licensing Handbook</a>. Covering a licensing topic every Tuesday, I attempt to offer advice, add humor and sometimes even a bit of wit to a practice that most people find abhorrent &#8211; namely, reading a contract from start to finish.<br />
</em></div>
]]></content:encoded>
			<wfw:commentRss>http://www.licensinghandbook.com/2007/05/01/copyright-reform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

