<?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>madisonian.net &#187; Copyright Law</title>
	<atom:link href="http://madisonian.net/category/copyright-law/feed/" rel="self" type="application/rss+xml" />
	<link>http://madisonian.net</link>
	<description>a blog about law, tech, culture, and related things</description>
	<lastBuildDate>Thu, 24 May 2012 14:11:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Oracle v. Google: Digging Deeper</title>
		<link>http://madisonian.net/2012/05/09/oracle-v-google-digging-deeper/</link>
		<comments>http://madisonian.net/2012/05/09/oracle-v-google-digging-deeper/#comments</comments>
		<pubDate>Wed, 09 May 2012 09:35:48 +0000</pubDate>
		<dc:creator>Michael Risch</dc:creator>
				<category><![CDATA[Copyright Law]]></category>
		<category><![CDATA[Intellectual Property Law]]></category>

		<guid isPermaLink="false">http://madisonian.net/?p=6363</guid>
		<description><![CDATA[This follows my recent post about Oracle v. Google. At the behest of commenters, both online and offline, I   decided to dig a bit deeper to see exactly what level of abstraction is at issue in this case. The reason is   simple: I made some assumptions in the last post about [...]]]></description>
			<content:encoded><![CDATA[<p>This follows my <a href="http://madisonian.net/2012/05/07/oracle-v-google-round-i-jury-verdict-or-not/" target="_blank">recent post</a> about Oracle v. Google. At the behest of commenters, both online and offline, I   decided to dig a bit deeper to see exactly what level of abstraction is at issue in this case. The reason is   simple: I made some assumptions in the last post about what the jury must have found, and it turns out that the   assumption was wrong. Before anyone accuses me of <a href="http://madisonian.net/2012/03/20/patentable-subject-matter-the-supreme-court-and-me/" target="_blank">changing my mind</a>, I want to note that in my last post I made a   guess, and that guess was wrong once I read the actual evidence. My view of the law hasn&#8217;t changed. </p>
<p>For the masochistic, Groklaw has compiled the expert reports in an accessible fashion <a href="http://groklaw.net/pdf3/OraGoogle-397.pdf" target="_blank">here</a> and <a href="http://groklaw.net/pdf3/OraGoogle-262-1.pdf" target="_blank">here</a>. Why do I look   at the reports, and not the briefs? It turns out that lawyers will make all sorts of arguments about what the   evidence will say, but what is really relevant is the evidence actually presented. The expert reports, submitted   before trial, are the broadest form of evidence that can be admitted &#8211; the court can whittle down what the jury   hears, but typically experts are not allowed to go much beyond their reports.</p>
<p>These reports represent the best   evidentiary presentation the parties have on the technical merits.  It turns out that as a factual matter, both reports overlap quite a bit, and neither seems &#8220;wrong&#8221; as a matter of   technical fact. I would sure hope so &#8211; these are pretty well respected professors and, quite frankly, the issues   in this case are just not that complicated from a coding standpoint. (Note: for those wonder what gives me the   authority to say that, I could say a lot, but I&#8217;ll just note that in a prior life I wrote a book about software   programming for an electronic mail API).</p>
<p>What level of abstraction was presented and argued to the jury? As far as I can tell from the reports, other   than a couple or three routines that were directly copied, the Oracle&#8217;s expert found little or no similar   structures or sequences in the main body source code &#8211; the part that actually does the work. The only similarity &#8211;   and it was nearly identical &#8211; was in the structure, sequence and organization of the grouping of function names,   and the &#8220;packages&#8221; or files that they were located in.</p>
<p>For computer nerds, also identical were function names,   parameter orders, and variable structures passed in as parameters. In other words, the header files were   essentially identical.    And they would have to be, if the goal is to have a compatible system. The inputs (the function names and   parameters) and the outputs need to be the same. The only way you can disallow this usage of the API is to say   that you cannot create an independent software program (even one of this size) that mimics the inputs and outputs   of the original program.</p>
<p>To say that would be bad policy, and as I discuss below, probably not in accordance with   precedent.  This is why the experts are both right. Oracle&#8217;s expert says they are identical, and Google copied because that   was the best way to lure application developers &#8211; by providing compatibility (and the jury agreed, as to the   copying part). Google&#8217;s expert says, so what? The only thing copied was functional, and that&#8217;s legal. It&#8217;s this   last part that a) led to the hung jury, and b) the court will have to rule on.</p>
<p>In my last post, I assumed that the level of abstraction must have been at a deeper level than just the names of   the methods. Why did I do that?</p>
<p>First, the court&#8217;s jury instructions make clear that function names are not at   issue. But I guess the court left it to the jury whether the collection could be infringed.</p>
<p>Second, the idea that   an API could be infringed is usually something courts decide well in advance of trial, and it&#8217;s a question that   doesn&#8217;t usually make it to trial.</p>
<p>Third, based on media accounts, it appeared that there was more testimony about   deeper similarities in the code. The copied functions, I argued in my prior post, supported that view. Except that   there were no other similarities. I think it is a testament to Oracle&#8217;s lawyers (and experts) that this   misperception of a dirty clean room shone through in media reports, because the actual evidence belies the media   accounts.</p>
<p>This is why I decided to dig deeper, and why one should not rely on second hand reports of important   evidence.  Based on my reading of the reports (and I admit that I could be missing something &#8211; I wasn&#8217;t in the courtroom), I   think that the court will have no choice but to hold that the collection of API names is uncopyrightable &#8211; at   least at this level of abstraction and claimed infringement.</p>
<p>To the extent that there are bits of non-functional   code, I would say that&#8217;s probably fair use as a matter of law to implement a compatible system. I made a very   similar argument in <a href="http://papers.ssrn.com/abstract=885341" target="_blank">an article</a> I wrote 12 years ago &#8211; long before I went into academia.</p>
<p>Prof. Boyden asked in a comment to my prior post whether there was any law that supported the copying of APIs structure and header files. I think   there is: <a href="http://scholar.google.com/scholar_case?case=9888762079230732186&amp;hl=en&amp;as_sdt=2&amp;as_vis=1&amp;oi=scholarr" target="_blank">Lotus v. Borland</a>. That case is famous for allowing Borland to mimic the Lotus structure, but there was   also an API of sorts. Lotus macros were based on the menu structure, and to provide program compatiblity with   Lotus, Borland implemented the same structure. So, for example, in Lotus, a user would hit &#8220;/&#8221; to bring up the   menus, &#8220;F&#8221; to bring up the file menu, and &#8220;O&#8221; to bring up the open menu. As a result, the macro &#8220;/FO&#8221; would mimic   this, to bring up the open menu.</p>
<p>Borland&#8217;s product would &#8220;read&#8221; macro programs written for Lotus, and perform the   same operation. No underlying similarity of the computer code, but an identical API that took the same inputs to   create the same output the user expected.</p>
<p>Like the lower court here, the lower court there found infringement of the structure, sequence, and organization   of the menu structure. Like the lower court here, the court there found it irrelevant that Borland got the menu   structure from third-party books rather than Lotus&#8217;s own product. (Here, Google asserts that it got the API&#8217;s from   Apache Harmony, a compatible Java system, rather than the Java documents themselves). There is some <a href="http://www.groklaw.net/article.php?story=20120505160313277" target="_blank">dispute</a> about   whether Sun sanctioned the Apache project, and what effect that should have on the case. I think that the Harmony is a   red herring.The reality is that it does not matter either way &#8211; a copy is a copy is a copy &#8211; if the copy is   illicit that is.</p>
<p>In Lotus, the lower court found the API creative and copyrightable, the very question facing the court here. On   appeal, however, the First Circuit ruled that the API was a method of operation, likening it to the buttons on a   VCR. I think that&#8217;s a bit simplistic, but it was definitely the right ruling. The case went up to the Supreme   Court, and it was a blockbuster case, expected to &#8212; once and for all &#8212; put this question to rest.</p>
<p>Alas, the   Supreme Court affirmed without opinion by an evenly divided court. And the circuit court ruling stood. And it still stands   &#8211; the court never took another case, and the gist of Lotus v. Borland has been applied over and over, but rarely   as directly as it might apply here.</p>
<p>Wholesale, direct compatibility copying of APIs just doesn&#8217;t happen very often, and certainly not on the scale and   with the stakes of that at issue here. Perhaps that is why there is no definitive case holding that an entire API   structure is uncopyrightable. You would think we would have by 2012, but nope. Lotus comes close, but it is not   identical. In Lotus, the menu structure was much smaller, and the names and structure were far less creative.   Further, the concern was macro programming written by users for internal use that would not allow them to switch to a new spreadsheet program.   Java programs, on the other hand, are designed to be distributed to the public in most cases.</p>
<p>Then again, the core issue   is the same: the ability to switch the underlying program while maintaining compatibility of programs that have   already been written.  Based on this similarity, my prediction is that Judge Alsup will say that the collection of names is not   copyrightable, or at the very least usage of the API in this manner is fair use as a matter of law. We&#8217;ll see if   I&#8217;m right, and whether an appeals court affirms it.</p>
]]></content:encoded>
			<wfw:commentRss>http://madisonian.net/2012/05/09/oracle-v-google-digging-deeper/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Oracle v. Google &#8211; Round I jury verdict (or not)</title>
		<link>http://madisonian.net/2012/05/07/oracle-v-google-round-i-jury-verdict-or-not/</link>
		<comments>http://madisonian.net/2012/05/07/oracle-v-google-round-i-jury-verdict-or-not/#comments</comments>
		<pubDate>Tue, 08 May 2012 00:08:33 +0000</pubDate>
		<dc:creator>Michael Risch</dc:creator>
				<category><![CDATA[Copyright Law]]></category>
		<category><![CDATA[Intellectual Property Law]]></category>

		<guid isPermaLink="false">http://madisonian.net/?p=6360</guid>
		<description><![CDATA[The jury came back today with its verdict in round one of the epic trial between two giants: Oracle v. Google. This first phase was for copyright infringement. In many ways, this was a run of the mill case, but the stakes are something we haven&#8217;t seen in a technology copyright trial in quite some [...]]]></description>
			<content:encoded><![CDATA[<p>The jury came back today with its verdict in round one of the epic trial between two giants: Oracle v. Google. This first phase was for copyright infringement. In many ways, this was a run of the mill case, but the stakes are something we haven&#8217;t seen in a technology copyright trial in quite some time.</p>
<p>Here&#8217;s the short story of what happened, as far as I can gather.</p>
<p>1. Google needed an application platform for its Android phones. This platform allows software developers to write programs (or &#8220;apps&#8221; in mobile device lingo) that will run on the phone.</p>
<p>2. Google decided that Sun&#8217;s (now Oracle&#8217;s) Java was the best way to go.</p>
<p>3. Google didn&#8217;t want to pay Sun for a license to a &#8220;virtual machine&#8221; that would run on Android phones.</p>
<p>4. Google developed its own virtual machine that is compatible with the Java programming language. To do so, Google had to make &#8220;APIs&#8221; that were compatible with Java. These APIs are essentially modules that provide functionality on the phone based on a keywords (instructions) from a Java language computer program. For example, if I want to display &#8220;Hello World&#8221; on the phone screen, I need only call <span style="font-family: 'courier new', courier;">print(&#8221;Hello World&#8221;)</span>. The API module has a bunch of hidden functionality that takes &#8220;Hello World&#8221; and sends it out to the display on the screen &#8211; manipulating memory, manipulating the display, etc.</p>
<p>5. The key dispute is just how much of the Java source code was copied, if any to create the Google version.</p>
<p>The jury today held the following:</p>
<p>1. One small routine (9 lines) was copied directly &#8211; line for line. The court said no damages for this, but this finding will be relevant later</p>
<p>2. Google copied the &#8220;structure, sequence, and organization&#8221; of 37 Java API modules. I&#8217;ll discuss what this means later.</p>
<p>3. There was no finding on whether the copying was fair use &#8211; the jury deadlocked.</p>
<p>4. Google did not copy any &#8220;documentation&#8221; including comments in the source code.</p>
<p>5. Google was not fooled into thinking it had a license from Sun.</p>
<p>To understand any of this, one must understand the levels of abstraction in computer code. Some options are as follows:</p>
<p>A. Line by line copying of the entire source code.</p>
<p>B. Line by line paraphrasing of the source code (changing variable names, for example, but otherwise idential lines).</p>
<p>C. Copying of the structure, sequence and organization of the source code &#8211; deciding what functions to include or not, creative ways to implement them, creative ways to solve problems, creative ways to name and structure variables, etc.  (The creativity can&#8217;t be based on functionality)</p>
<p>D. Copying of the functionality, but not the stucture, sequence and organization &#8211; you usually find this with reverse engineering or independent development</p>
<p>E. Copying of just the names of functions with similar functionality &#8211; the structure and sequence is the same, but only as far as the names go (like print, save, etc.). The Court ruled already that this is not protected.</p>
<p>F. Completely different functionality, including different structure, sequence, organization, names, and functionality.</p>
<p>Obviously F was out if Google wanted to maintain compatibility with the Java programming language (which is not copyrightable).</p>
<p>So, Google set up what is often called a &#8220;cleanroom.&#8221; The idea is not new &#8211; AMD famously set up a cleanroom to develop copyrighted aspects of its x86 compatible microprocessors back in the early 1990&#8217;s. Like Google now (according to the jury), AMD famously failed to keep its cleanroom clean.</p>
<p>Here&#8217;s how a cleanroom works. One group develops a specification of functionality for each of the API function names (which are, remember, not protected &#8211; people are allowed to make compatible programs using the same names, like print and save). Ideally, you do this through reverse engineering, but arguably it can be done by reading copyrighted specifications/manuals, and extracting the functionality. Quite frankly, you could probably use the original documentation as well, but it does not appear as &#8220;clean&#8221; when you do so.</p>
<p>Then, a second group takes the &#8220;pure functionality&#8221; description, and writes its own implementation. If it is done properly, you find no overlapping source code or comments, and no overlapping structure, sequence and organization. If there happens to be similar structure, sequence and organization, then the cleanroom still wins, because that similarity <em>must</em> have been dictated by functionality. After all, the whole point of the cleanroom is that the people writing the software could not copy because they did not have the original to copy from.</p>
<p>So, where did it all go wrong? There were a few smoking guns that the jury might have latched on to:</p>
<p>1. Google had some emails early on that said there was no way to duplicate the functionality, and thus Google should just take a license.</p>
<p>2. Some of the code (specifically, the 9 lines) were copied directly. While not big in itself, it makes one wonder how clean the team was.</p>
<p>3. The head of development noted in an email that it was a problem for the cleanroom people to have had Sun experience, but some apparently did.</p>
<p>4.  Oracle&#8217;s expert testified (I believe) that some of the similarities were not based on functionality, or were so close as to have been copied. Google&#8217;s expert, of course, said the opposite, and the jury made its choice. It probably didn&#8217;t help Google that Oracle&#8217;s expert came from hometown Stanford, while Google&#8217;s came from far-away Duke.</p>
<p>So, the jury may have just discounted the Google cleanroom story, and believed Oracle&#8217;s. And that&#8217;s what it found. As someone who litigated many copyight cases between competing companies, this is not a shocking outcome. This issue will not doubt bring the copyright v. functionality issue to the forefront (as it did in <a href="http://en.wikipedia.org/wiki/Lotus_Dev._Corp._v._Borland_Int'l,_Inc." target="_blank">Lotus v. Borland</a> and <a href="http://law.justia.com/cases/california/cal4th/9/362.html" target="_blank">Intel v. AMD</a>), this stuff is bread and butter for most technology copyright lawyers. It&#8217;s almost always factually determined. Only the scope of this case is different in my book &#8211; everything else looks like many cases I&#8217;ve litigated (and a couple that I&#8217;ve tried).</p>
<p>So, what happens now in the copyright phase?  (A trial on patent infringement started today.) Judge Alsup has two important decisions to make.</p>
<p>First, the court has to decide what to do with the fair use ruling. Many say that a mistrial is warranted since fair use is a question of fact and the jury deadlocked. I&#8217;m not so sure. The facts on fair use are not really disputed here &#8211; only the legal interpretation of them; my experience is that courts are more than willing to make a ruling one way or the other when copying is clear (as the jury now says it is). I don&#8217;t know what the court will do, but my gut says no fair use here.  My experience is that failed cleanrooms fail fair use &#8211; it means that what was copied was more than pure functionality, and it is for commercial use with market substitution. The only real basis for fair use is that the material copied was pure functionality, and that&#8217;s the next inquiry.</p>
<p>Second, the court must determine whether the structure, sequence, and organization of these APIs can be copyrightable, or whether they are pure functionality. I don&#8217;t know the answer to that question. It will depend in large part on:</p>
<p>a. whether the structure, etc., copied was at a high level (e.g. structure of functions) or at a low level (e.g. line by line and function by function);</p>
<p>b. the volume of copied (something like 11,000 lines is at issue);</p>
<p>c. the credibility of the experts in testifying to how much of structure that is similar is functionally based.  On a related note, the folks over at groklaw think for the most part think this is not copyrightable. They have had tremendous <a href="http://groklaw.net/staticpages/index.php?page=archives&amp;year=-1&amp;use_s_page=OracleGoogle" target="_blank">coverage</a> of this case.</p>
<p>I&#8217;ve been on both sides of this argument, and I&#8217;ve seen it go both ways, so I don&#8217;t have any predictions. I do look forward to seeing the outcome, though. It has been a while since I&#8217;ve <a href="http://papers.ssrn.com/abstract=885341" target="_blank">written</a> about copyright law and computer software; this case makes me want to rejoin the fray.</p>
]]></content:encoded>
			<wfw:commentRss>http://madisonian.net/2012/05/07/oracle-v-google-round-i-jury-verdict-or-not/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Just Disclaim: Hunger Pains, Games</title>
		<link>http://madisonian.net/2012/05/04/just-disclaim-hunger-pains-games/</link>
		<comments>http://madisonian.net/2012/05/04/just-disclaim-hunger-pains-games/#comments</comments>
		<pubDate>Sat, 05 May 2012 05:06:29 +0000</pubDate>
		<dc:creator>Deven Desai</dc:creator>
				<category><![CDATA[Copyright Law]]></category>
		<category><![CDATA[Intellectual Property Law]]></category>
		<category><![CDATA[Just for Fun]]></category>
		<category><![CDATA[Trademark Law]]></category>

		<guid isPermaLink="false">http://madisonian.net/?p=6351</guid>
		<description><![CDATA[Take a look at this cover.

Now compare

]]></description>
			<content:encoded><![CDATA[<p>Take a look at this cover.</p>
<p><a href="http://madisonian.net/?attachment_id=61306" rel="attachment wp-att-61306"><img src="http://www.concurringopinions.com/wp-content/uploads/2012/05/HungerGames-e1336194006682-225x300.jpg" alt="" title="HungerGames" width="225" height="300" class="alignnone size-medium wp-image-61306" /></a></p>
<p>Now compare</p>
<p><a href="http://madisonian.net/?attachment_id=61307" rel="attachment wp-att-61307"><img src="http://www.concurringopinions.com/wp-content/uploads/2012/05/HungerPains-e1336194058996-225x300.jpg" alt="" title="HungerPains" width="225" height="300" class="alignnone size-medium wp-image-61307" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://madisonian.net/2012/05/04/just-disclaim-hunger-pains-games/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Will We Finally Have a la Carte T.V. Content?</title>
		<link>http://madisonian.net/2012/05/01/will-we-finally-have-a-la-carte-t-v-content/</link>
		<comments>http://madisonian.net/2012/05/01/will-we-finally-have-a-la-carte-t-v-content/#comments</comments>
		<pubDate>Wed, 02 May 2012 00:10:15 +0000</pubDate>
		<dc:creator>Deven Desai</dc:creator>
				<category><![CDATA[Copyright Law]]></category>
		<category><![CDATA[Intellectual Property Law]]></category>
		<category><![CDATA[Law & Technology]]></category>

		<guid isPermaLink="false">http://madisonian.net/?p=6332</guid>
		<description><![CDATA[The days of stopping someone from watching show X on a large T.V. but through and Internet device should be numbered. Google TV crashed. Fine, things fail. But the general blocking of content based on medium is a dying strategy.  We are in stage 2 of the death of T.V., as we know it. [...]]]></description>
			<content:encoded><![CDATA[<p>The days of stopping someone from watching show X on a large T.V. but through and Internet device should be numbered. Google TV crashed. Fine, things fail. But the general blocking of content based on medium is a dying strategy.  We are in stage 2 of the death of T.V., as we know it. Google, Apple, MS, Amazon, Netflix, fill-in-the-corp TV will live. HBO GO started to break from the pack and <a href="http://news.cnet.com/8301-1023_3-57424544-93/hulus-possible-future-a-playground-for-cable-subscribers/">Hulu may be following</a>. Why stage 2? HBO et al. are kissing up to cable. You have to authorize your content. In English, you have to prove you pay the cable company for your HBO subscription, Hulu, etc. before you can get it on demand for iPads etc. Here&#8217;s an example of silliness. A friend had a Hulu subscription but could not watch on his T.V. via a Roku player. The T.V. is simply a big monitor, and he could attach his computer. But the minds of Hulu thought &#8220;NO! Not on a T.V.!&#8221; The result was wondering whether to drop Hulu, not oh Hulu you&#8217;re so great. </p>
<p>Content should slip the TV versus computer snag soon. So, hello, Stage 3; thank you commodity cloud computing.</p>
<p>Customers want their content on demand. College students forgo cable fees, because they are so damn expensive and carry mainly crap they don&#8217;t want. Streams work for them, because they have the campus network. But many I know have cut the cable and gone to streaming only. And why not? Lower cost is clear. Plus, no one talks about whatever is today&#8217;s Friends at the water cooler because a #1 show is nowhere near as watched. Must see T.V.? Please.</p>
<p>I will bet that the demand for direct delivery of content will mean a new order for T.V. and film. As a technical matter, Ed Felten reminded me that asynchronous delivery of content poses problems. He knows far more than I. But consumers will want to buy (or direct subscribe to) content and will use the Internet to get that content. Producers like HBO will lead the way save for threats from cable companies. Assuming tensions in that sphere, someone will figure out how to leverage current network advances to store content cheaply, deliver it so that peaks are handled, and cable boxes will go the way of the DoDo. </p>
<p>In other words, why rely on cable for the menu of content? Cable&#8217;s value is the delivery of whatever content someone wants.  The odd part is that I still subscribe to cable and will even watch a movie with commercials (Ocean&#8217;s 11 on TNT, Star Wars) when it is one rather than getting the DVD I own. But my way will die. I may abandon it too. And if the older folks stray, look out cable. The young &#8216;uns are already gone. More will follow.  Then again the Lakers are on tonight. So maybe sports will save cable. Then again, sports teams own their cable stations when possible. Hey cable, say it with me: NBA, NFL, MLB, NHL on demand with a little ESPN for kicks? </p>
]]></content:encoded>
			<wfw:commentRss>http://madisonian.net/2012/05/01/will-we-finally-have-a-la-carte-t-v-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viacom v. YouTube: Not a Surprise</title>
		<link>http://madisonian.net/2012/04/05/viacom-v-youtube-not-a-surprise/</link>
		<comments>http://madisonian.net/2012/04/05/viacom-v-youtube-not-a-surprise/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 23:48:42 +0000</pubDate>
		<dc:creator>Bruce Boyden</dc:creator>
				<category><![CDATA[Copyright Law]]></category>
		<category><![CDATA[Law & Technology]]></category>

		<guid isPermaLink="false">http://madisonian.net/?p=6270</guid>
		<description><![CDATA[As I mentioned below, the long-awaited Second Circuit decision in Viacom v. YouTube and its companion case, Football Association Premier League v. YouTube, was handed down today, with the Second Circuit reversing the district court opinion in part, affirming in part, and remanding for another round of summary judgement motions (yeehaw!) consistent with the opinion. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://madisonian.net/wp-content/uploads/2012/04/150px-YouTube_logo.png"><img style="margin: 0px 10px 10px 0px" src="http://madisonian.net/wp-content/uploads/2012/04/150px-YouTube_logo.png" alt="150px-YouTube_logo" width="150" height="76" align="left" /></a>As I <a href="http://madisonian.net/2012/04/05/viacomfapl-v-youtube-2d-circuit-decision-handed-down/">mentioned below</a>, the long-awaited <a href="http://madisonian.net/wp-content/uploads/2012/04/Viacom-v-Youtube-2d-cir.pdf">Second Circuit decision</a> in <em>Viacom v. YouTube</em> and its companion case, <em>Football Association Premier League v. YouTube</em>, was handed down today, with the Second Circuit reversing the district court opinion in part, affirming in part, and remanding for another round of summary judgement motions (yeehaw!) consistent with the opinion. <a href="http://blog.ericgoldman.org/archives/2012/04/second_circuit_3.htm">Eric Goldman</a> has some early analysis. Here&#8217;s my take, based on a single read, so I reserve the right to &#8220;revise and extend&#8221; my remarks.</p>
<p>I&#8217;ve got several points I want to make:</p>
<ol>
<li>The overall outcome is not a surprise, to me at least.</li>
<li>On the issue of &#8220;What, beyond responding to individual takedown notices, do ISPs have to do to maintain their Section 512 immunity?&#8221; the answer is a) something &#8212; which is a win for plaintiffs &#8212; but b) not much, which is a win for defendants.</li>
<li>The court I think identifies the correct role for &#8220;red flags&#8221; &#8212; at least, it was the one argued for in the <a href="http://docs.justia.com/cases/federal/appellate-courts/ca2/10-3270/97/">amicus brief I drafted</a> &#8212; but on the question of what constitutes &#8220;knowledge&#8221; I think the opinion is less successful. The distinction drawn between &#8220;specific vs. general&#8221; knowledge, both here and in connection with secondary liability generally, is I think not helpful and in any event will soon break down.</li>
<li>The court helpfully ducks the massive red herring, subject of a considerable amount of argument in the briefs, blog commentary, and mentioned in the opinion below, over whether the fact that some allegedly infringing works may in fact be authorized should somehow bear on the interpretation of Section 512.</li>
<li>It&#8217;s interesting and perhaps unsurprising that the court avoids legislative history and purpose as tools for interpreting the statute &#8212; with one significant (and I think salutary) exception.</li>
<li>Just like the exclusionary rule sometimes warps Fourth Amendment criminal procedure law, there is reason here to be concerned that statutory damages might warp the substantive law governing the liability of ISPs.</li>
<li>I have some higher-level thoughts on what the decision means for content owners and ISPs.</li>
</ol>
<p>That&#8217;s a pretty long list, actually, so I&#8217;m going to have to break this up into multiple posts.</p>
<p><strong>The Outcome Is Not a Surprise</strong></p>
<p>The district court opinion essentially read portions out of the statute. <span id="more-6270"></span>The district court held that, even though there was evidence presented that YouTube executives knew of some infringing activity, thus raising at least a disputed issue of material fact as to the &#8220;knowledge or awareness&#8221; exceptions in <a href="http://www.law.cornell.edu/uscode/text/17/512#c">Section 512(c)(1)(A)</a>, nevertheless the safe harbor applied because &#8220;when YouTube was given [takedown] notices, it removed the material. It is thus protected &#8216;from liability for all monetary relief for direct, vicarious and contributory infringement&#8217; subject to the specific provisions of the DMCA.&#8221; 718 F. Supp. 2d at 526. The &#8220;knowledge or awareness&#8221; exceptions applied only to &#8220;knowledge of specific and identifiable infringements of particular individual items&#8221; &#8212; which the court appeared to equate with &#8220;the DMCA notification regime.&#8221; <em>Id</em>. at 523-24. In other words, the only way an ISP can get the requisite knowledge under Section 512(c)(1)(A) is to receive a takedown notice specifically identifying an infringing file by URL &#8212; which of course is exactly what Section 512(c)(1)(C) provides for (and Section 512(c)(3)(B)(i) makes clear that a <em>defective notice</em> &#8212; a letter from a content owner that does not comply with Section 512(c)(3) &#8212; does not give the requisite knowledge, so that is not the purpose of the &#8220;knowledge or awareness&#8221; exceptions).</p>
<p>Second, the court also essentially read out the &#8220;vicarious-liability-like&#8221; exception in Section 512(c)(1)(B) (more about that later), which says that an ISP gets no immunity if it &#8220;does not receive a financial benefit directly attributable to the infringing activity, in a case in which the service provider has the right and ability to control such activity.&#8221; The district court inexplicably added a &#8220;knowledge&#8221; element to this, even though knowledge is neither part of the traditional vicarious liability concept nor mentioned in the statute, and held that where an ISP did not specifically know of a particular infringing file, its ability to control such activity was irrelevant. As the Second Circuit noted, this also had the effect of collapsing (c)(1)(B) onto (c)(1)(A), which already deals with &#8220;knowledge&#8221; situations.</p>
<p>The end result was that the district court held that the only evidence that was material in deciding whether YouTube fell within the Section 512(c) safe harbor was whether it complied with takedown notices. But given that the plaintiffs were not even challenging YouTube&#8217;s response to takedown notices, the district court&#8217;s decision essentially made all of the discovery in the case irrelevant &#8212; it could have been written three years earlier on a motion to dismiss. Indeed, that is probably what explains the fact that the district court issued its opinion a mere <em>nine days</em> after briefing on the cross-motions for summary judgement, which had taken three months to complete, were fully submitted, without even so much as holding oral argument. Some indication of the novelty of the district court&#8217;s holding I think is indicated by the fact that YouTube did not even file a motion to dismiss, but instead proceeded directly to an answer. (I wonder if lawyers at YouTube were kicking themselves for that decision after reading the district court&#8217;s opinion.)</p>
<p>It turns out that that was all too easy. The Second Circuit decision unsurprisingly held that the nullified provisions of Section 512(c) actually must mean something. Thus, Judge Cabranes, writing the opinion, referred repeatedly to the well-established canon that &#8220;statutory interpretations that render language superfluous are disfavored.&#8221; Section 512(c)(1)(A) excludes immunity for ISPs that know of infringing activity or are aware of facts or circumstances from which infringing activity is apparent; Section 512(c)(1)(B) excludes immunity where an ISP has the &#8220;right and ability to control&#8221; the activity and directly profits from it. The Second Circuit remanded for further consideration of whether either of these exceptions was satisfied (given the first go-round, I&#8217;m not sanguine about avoiding another appeal).</p>
<p>But that still leaves the question of what, precisely, the Second Circuit thinks these exceptions mean. More on that in the next post.</p>
]]></content:encoded>
			<wfw:commentRss>http://madisonian.net/2012/04/05/viacom-v-youtube-not-a-surprise/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Viacom/FAPL v. YouTube 2d Circuit Decision Handed Down</title>
		<link>http://madisonian.net/2012/04/05/viacomfapl-v-youtube-2d-circuit-decision-handed-down/</link>
		<comments>http://madisonian.net/2012/04/05/viacomfapl-v-youtube-2d-circuit-decision-handed-down/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 15:40:40 +0000</pubDate>
		<dc:creator>Bruce Boyden</dc:creator>
				<category><![CDATA[Copyright Law]]></category>
		<category><![CDATA[Law & Technology]]></category>

		<guid isPermaLink="false">http://madisonian.net/?p=6266</guid>
		<description><![CDATA[I just noticed this and haven&#8217;t had time to read it, but here it is. Here&#8217;s the first paragraph:
Appeal from the judgment of the United States District Court for the Southern District of New York (Louis L. Stanton, Judge), granting summary judgment to the defendants-appellees on all claims of direct and secondary copyright infringement based [...]]]></description>
			<content:encoded><![CDATA[<p>I just noticed this and haven&#8217;t had time to read it, but <a href="http://madisonian.net/wp-content/uploads/2012/04/Viacom-v-Youtube-2d-cir.pdf">here it is</a>. Here&#8217;s the first paragraph:</p>
<blockquote><p>Appeal from the judgment of the United States District Court for the Southern District of New York (Louis L. Stanton, Judge), granting summary judgment to the defendants-appellees on all claims of direct and secondary copyright infringement based on a finding that the defendants-appellees were entitled to safe harbor protection under the Digital Millennium Copyright Act (“DMCA”), 17 U.S.C. § 512. Although the District Court correctly held that the § 512(c) safe harbor requires knowledge or awareness of specific infringing activity, we vacate the order granting summary judgment because a reasonable jury could find that YouTube had actual knowledge or awareness of specific infringing activity on its website. We further hold that the District Court erred by interpreting the “right and ability to control” infringing activity to require “item-specific” knowledge. Finally, we affirm the District Court’s holding that three of the challenged YouTube software functions fall within the safe harbor for infringement that occurs “by reason of” storage at the direction of the user, and remand for further fact-finding with respect to a fourth software function.</p>
<p>Affirmed in part, vacated in part, and remanded.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://madisonian.net/2012/04/05/viacomfapl-v-youtube-2d-circuit-decision-handed-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Infrastructure:  The Social Value of Shared Resources</title>
		<link>http://madisonian.net/2012/04/02/infrastructure-the-social-value-of-shared-resources/</link>
		<comments>http://madisonian.net/2012/04/02/infrastructure-the-social-value-of-shared-resources/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 19:38:01 +0000</pubDate>
		<dc:creator>Brett Frischmann</dc:creator>
				<category><![CDATA[Commons]]></category>
		<category><![CDATA[Copyright Law]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Intellectual Property Law]]></category>
		<category><![CDATA[Law & Technology]]></category>
		<category><![CDATA[Online Norms and Culture]]></category>
		<category><![CDATA[Patent Law]]></category>
		<category><![CDATA[Trademark Law]]></category>

		<guid isPermaLink="false">http://madisonian.net/?p=6254</guid>
		<description><![CDATA[I am excited to announce that Oxford University Press has published my book, Infrastructure: The Social Value of Shared Resources. I owe a huge debt to my Madisonian colleagues for their support along the way. I will post more about the book in the next few weeks, but here are some links and a short [...]]]></description>
			<content:encoded><![CDATA[<p>I am excited to announce that Oxford University Press has published my book, <em><a href="http://www.oup.com/us/catalog/general/subject/Law/LawSociety/~~/dmlldz11c2EmY2k9OTc4MDE5OTg5NTY1Ng==">Infrastructure: The Social Value of Shared Resources</a></em>. I owe a huge debt to my Madisonian colleagues for their support along the way. I will post more about the book in the next few weeks, but here are some links and a short abstract:</p>
<p>The book is described <a href="http://www.oup.com/us/catalog/general/subject/Law/LawSociety/~~/dmlldz11c2EmY2k9OTc4MDE5OTg5NTY1Ng==">here </a>(OUP site) and <a href="http://www.amazon.com/Infrastructure-Social-Value-Shared-Resources/dp/0199895651/ref=sr_1_1?s=books&amp;ie=UTF8&amp;qid=1326386160&amp;sr=1-1">here </a>(Amazon). The Introduction and Table of Contents are available <a href="http://ssrn.com/abstract=2000962">here</a>.</p>
<p>Short abstract:</p>
<p>&#8220;Infrastructure resources are at the center of many contentious public policy debates, ranging from what to do about our crumbling roads and bridges, to whether and how to protect of our natural environment, to patent law reform, to electromagnetic spectrum allocation, to providing universal health care, to energy policy, to network neutrality regulation and the future of the Internet. Each involves a battle to control infrastructure resources, set the terms and conditions under which the public gets access, and determine how the infrastructure and various infrastructure-dependent systems evolve over time. This book advances strong economic arguments for managing and sustaining infrastructure resources as commons. The book identifies resource valuation and attendant management problems that recur across many different fields and many different resource types, and it develops a functional economic approach to understanding and analyzing these problems and potential solutions.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://madisonian.net/2012/04/02/infrastructure-the-social-value-of-shared-resources/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Holy copyinspirationcreation, Batman! Gotye, A Throwback to the 80s or Is That 1780s?</title>
		<link>http://madisonian.net/2012/03/31/holy-copyinspirationcreation-batman-goyte-a-throwback-to-the-80s-or-is-that-1780s/</link>
		<comments>http://madisonian.net/2012/03/31/holy-copyinspirationcreation-batman-goyte-a-throwback-to-the-80s-or-is-that-1780s/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 06:36:26 +0000</pubDate>
		<dc:creator>Deven Desai</dc:creator>
				<category><![CDATA[Copyright Law]]></category>
		<category><![CDATA[Intellectual Property Law]]></category>
		<category><![CDATA[Just for Fun]]></category>

		<guid isPermaLink="false">http://madisonian.net/?p=6244</guid>
		<description><![CDATA[The song &#8220;Somebody That I Used to Know&#8221; by Gotye has been getting a ton of play on the radio around here (yeah I know, radio, how quaint, to which I say Radio is a sound salvation Radio is cleaning up the nation They say you&#8217;d better listen to the voice of reason &#8230; You [...]]]></description>
			<content:encoded><![CDATA[<p>The song &#8220;Somebody That I Used to Know&#8221; by Gotye has been getting a ton of play on the radio around here (yeah I know, radio, how quaint, to which I say Radio is a sound salvation Radio is cleaning up the nation They say you&#8217;d better listen to the voice of reason &#8230; You better listen to the radio). Where was I? Oh yes, Gotye. The song is damn catchy. I poked around and as hipsters probably know that single has been huge overseas but only reached <a href="http://en.wikipedia.org/wiki/Somebody_That_I_Used_to_Know">the States this year</a>. Of course the video as more than 130,000,000 views on YouTube while also selling 600,000 copies in the UK and apparently almost the same number of digital download sales in Germany. Although I my guess is that few artists are making huge money or gaining big success with the blended model (FYI: the winner-take-all nature of copyrighted works is likely to persist), it is interesting to see that sales, free content, and success may be the way the new winners emerge. </p>
<p>Other fun things about the song came up while I poked around. I thought that the style and voice reminded me of something or someone, namely Sting. The voice and the lyrics &#8220;have your friends collect your records and then change your number&#8221; thorws me back to &#8220;I see you&#8217;ve sent my letters back and my LP records and they&#8217;re all scratched&#8221;. It turns out that others agree (per the great Wikipedia). (another video below Gotye vs. The Police apparently thought so too). The Goyte video (below) also has throw backs to Peter Gabriel&#8217;s breakthrough videos of the 1980s (like Sledgehammer and Big Time), and Gotye has been compared to Gabriel as well. Throw on top of all that source or inspiration a connection to Ba Ba Black Sheep which connects to Twinkle Twinkle little star (<a href="http://en.wikipedia.org/wiki/Twinkle_Twinkle_Little_Star">circa 1780 for the Mozart tune</a>) (yet another video parodying Gotye and its source NOTE: this one is a little coarse) and holy copyinspirationcreation Batman! So on a rainysunny weekend, enjoy the music and try not to parse who, what, where, how copyinspirationcreation happens. Just revel. </p>
<p>PS the female singer, Kimbra is great. I pasted one of her videos below too. It&#8217;s called Settle Down. More on her in another post. Again just enjoy for now.</p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/8UVNT4wvIGY" frameborder="0" allowfullscreen></iframe></p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/x7fMZxJ0EVg" frameborder="0" allowfullscreen></iframe></p>
<p><span id="more-6244"></span></p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/N5qx9-WeYlQ" frameborder="0" allowfullscreen></iframe></p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/rBxmidwDy2Y" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://madisonian.net/2012/03/31/holy-copyinspirationcreation-batman-goyte-a-throwback-to-the-80s-or-is-that-1780s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>High Art! Or Because It Is Grim in the Bay Area and This One Made Me Smile</title>
		<link>http://madisonian.net/2012/03/14/high-art-or-because-it-is-grim-in-the-bay-area-and-this-one-made-me-smile/</link>
		<comments>http://madisonian.net/2012/03/14/high-art-or-because-it-is-grim-in-the-bay-area-and-this-one-made-me-smile/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 17:39:55 +0000</pubDate>
		<dc:creator>Deven Desai</dc:creator>
				<category><![CDATA[Commons]]></category>
		<category><![CDATA[Copyright Law]]></category>
		<category><![CDATA[Just for Fun]]></category>

		<guid isPermaLink="false">http://madisonian.net/?p=6195</guid>
		<description><![CDATA[Yes it is deep thoughts time. The grey lurks between the western hills and the narrowing finger of the south San Francisco Bay. Luckily my friend Norm sent this video to me.
Darth Vader? Good. Bag Pipes? Good. Darth and bagpipes put together with a guy in a kilt and on a unicycle? I leave that [...]]]></description>
			<content:encoded><![CDATA[<p>Yes it is deep thoughts time. The grey lurks between the western hills and the narrowing finger of the south San Francisco Bay. Luckily my friend Norm sent this video to me.</p>
<p>Darth Vader? Good. Bag Pipes? Good. Darth and bagpipes put together with a guy in a kilt and on a unicycle? I leave that judgment to posterity (and you all).</p>
<p><iframe width="420" height="315" src="http://www.youtube.com/embed/m8rzkCkFIus" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://madisonian.net/2012/03/14/high-art-or-because-it-is-grim-in-the-bay-area-and-this-one-made-me-smile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Print is Dead; Long Live the Word (Britannica Stops the Presses)</title>
		<link>http://madisonian.net/2012/03/13/print-is-dead-long-live-the-word-britannica-stops-the-presses/</link>
		<comments>http://madisonian.net/2012/03/13/print-is-dead-long-live-the-word-britannica-stops-the-presses/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 03:06:06 +0000</pubDate>
		<dc:creator>Deven Desai</dc:creator>
				<category><![CDATA[Art and Politics]]></category>
		<category><![CDATA[Copyright Law]]></category>
		<category><![CDATA[Intellectual Property Law]]></category>
		<category><![CDATA[Law & Technology]]></category>

		<guid isPermaLink="false">http://madisonian.net/?p=6185</guid>
		<description><![CDATA[
Print is Dead. Long Live the Word. Britannica Stops the Presses. Welcome to the Henry Blake cliche festival. CNN Money reports that after 244 years the print edition of Britannica will no longer be offered. As many may recall, one study indicated the Wikipedia was more close to as accurate than Britannica. It may come [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://madisonian.net/wp-content/uploads/2012/03/EncycBrit1913-300x177.jpg" alt="EncycBrit1913" title="EncycBrit1913" width="300" height="177" class="alignright size-medium wp-image-6186" /></p>
<p>Print is Dead. Long Live the Word. Britannica Stops the Presses. Welcome to the Henry Blake cliche festival. <a href="http://money.cnn.com/2012/03/13/technology/encyclopedia-britannica-books/index.htm">CNN Money reports that after 244 years the print edition of Britannica will no longer be offered</a>. As many may recall, <a href="http://www.concurringopinions.com/archives/2005/12/wikipedia_vs_br_1.html">one study indicated the Wikipedia was <del datetime="2012-03-14T17:47:24+00:00">more</del> close to as accurate than Britannica</a>. It may come as no surprise to those who know me that I tend to ask questions. My parents we of the &#8220;Look it up&#8221; school of thought. They bought World Book (remember them?) which fell short of my needs quickly. Then they bought a set of Britannica. It was lovely. Leather (or simulated perhaps), gilt edged, the micro and macro pedias, lined up in the den on wooden shelves. I ceased talking to my parents and went to the books. I loved them. In grade school, I learned that they were not to be cited but used to guide deeper research. Yes, grade school. So I was quite fortunate. My parents could afford such a luxury, and I reveled in it. </p>
<p>But let&#8217;s not obsess over print. Yes, analog copies are more difficult to reach out and destroy. I questioned the ability to manipulate e-books when I wrote &#8220;<a href="http://www.concurringopinions.com/archives/2007/11/great_name_but.html">One possibility of the new technology is that books will continually evolve as authors change their mind or update a text. This idea brings images of revisionist Greedo shootings</a>.&#8221; That ability was connected to <a href="http://madisonian.net/archives/2007/12/06/take-petard-and-hoist-one-persons-thoughts-on-bezos-and-kindle/">Orwell in theory</a>, and then when Amazon in fact used the power <a href="https://freedom-to-tinker.com/blog/felten/lessons-amazons-1984-moment">to remove a book</a>, (remember it was in fact Orwell&#8217;s 1984?). But think about the costs for buying the research tool that was a multi-volume set. Today <a href="http://www.bloomberg.com/news/2012-03-13/encyclopaedia-britannica-ends-244-year-old-print-edition.html">the print edition is $1395</a>. I think was more when I was a kid, and that they used a model familiar to academics and software users (pay for updates) to generate revenue after the first sale. You also had to have room for the books. Digital divide and access to knowledge discussions can miss that the cost of the set would cover Internet access for 20 months. Of course one needs a computer too. But the computer and the Internet access can do much more than access one set of data. I suppose someone could study the cost of paper, binding, and shipping compared to the energy and materials for a computer and connection to see the true saving or lack of it. I will bet the numbers favor general purpose tech (Frischmann infrastructure ideas may be invoked here).</p>
<p>Digital also is a dream for the look it up model. I disagree with Carr and the Shallows analysis here. Yes, I look up things when on my e-reader (still a Kindle in fact) or online. And guess what I return to the text. I taunt students when they fail to look up words or ideas despite having the Internet at their fingertips almost all the time. To me online resources are great and to be embraced while also addressing the archiving and other issues new technologies raise.</p>
<p>Britannica&#8217;s President Jorge Cauz said some <a href="http://money.cnn.com/2012/03/13/technology/encyclopedia-britannica-books/index.htm">interesting and funny things to print junkies</a>, &#8220;Everyone will want to call this the end of an era, and I understand that,&#8221; Cauz says. &#8220;But there&#8217;s no sad moment for us. I think outsiders are more nostalgic about the books than I am.&#8221; Given that he stated print was &#8220;less than 1% of the company&#8217;s total sales&#8221; he seems wise, and one wonders at why they didn&#8217;t kill it sooner. Other curious facts include that the online version is only 15% of revenue and &#8220;The other 85% is sales of education products: online learning tools, curriculum products and more.&#8221; </p>
<p>Will folks pay for the online version at $70 per year? I would guess not. Nonetheless Cauz claims that people interested in expert opinions will turn to Britannica: &#8220;Google&#8217;s algorithm doesn&#8217;t know what&#8217;s fact or what&#8217;s fiction,&#8221; Cauz concedes. &#8220;So Wikipedia is often the No. 1 or No. 2 result on search. But I&#8217;d bet a lot of money that most people would rather use Britannica than Wikipedia.&#8221; So far the evidence seems to be to the contrary. Wikipedia seems to hold up well. Stanford&#8217;s <a href="http://plato.stanford.edu/">Encyclopedia of Philosophy</a> is great too. I have argued that <a href="http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1460950">commons-based, Benkler goods could collapse</a>, but for now they seem to be doing well. </p>
<p>So go with God, Britannica. Thank you for the years of service and enhancing my childhood. And congratulations on your new form. Like those in Good To Great, you have ditched the old method and seek to play in the new space. It is a bet, but it you are in the correct game and that is good.</p>
]]></content:encoded>
			<wfw:commentRss>http://madisonian.net/2012/03/13/print-is-dead-long-live-the-word-britannica-stops-the-presses/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

