<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;DUACQ3s6fip7ImA9WhRXFUQ.&quot;"><id>tag:blogger.com,1999:blog-1676682362952328659</id><updated>2011-12-22T15:49:22.516-08:00</updated><category term="meta" /><category term="psychology" /><category term="copyright" /><category term="oss" /><category term="opensource" /><category term="law" /><category term="software" /><category term="books" /><category term="licensing" /><category term="programming" /><category term="history" /><category term="growth" /><category term="career" /><category term="philosophy" /><category term="google" /><title>Stating the Epiphenomenal</title><subtitle type="html">One lawyer's journey from the left brain to the right.</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://statingtheepiphenomenal.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://statingtheepiphenomenal.blogspot.com/" /><author><name>Chad Woodford</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/--QoLsgF4VaE/AAAAAAAAAAI/AAAAAAAAAxw/ilYEHY2s3nU/s512-c/photo.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/StatingTheEpiphenomenal" /><feedburner:info uri="statingtheepiphenomenal" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>StatingTheEpiphenomenal</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry gd:etag="W/&quot;C08DQ3k6fyp7ImA9WxBWGU0.&quot;"><id>tag:blogger.com,1999:blog-1676682362952328659.post-1507494984149749078</id><published>2010-02-11T07:24:00.000-08:00</published><updated>2010-02-11T07:24:32.717-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-02-11T07:24:32.717-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="oss" /><category scheme="http://www.blogger.com/atom/ns#" term="copyright" /><category scheme="http://www.blogger.com/atom/ns#" term="licensing" /><category scheme="http://www.blogger.com/atom/ns#" term="software" /><category scheme="http://www.blogger.com/atom/ns#" term="programming" /><category scheme="http://www.blogger.com/atom/ns#" term="opensource" /><title>Objective-C Categories and Derivative Works in Software</title><content type="html">This post examines the concept of derivative works in software, as it is understood in the open-source and free software communities, through the lens of the &lt;a href="http://en.wikipedia.org/wiki/Objective-C"&gt;Objective-C&lt;/a&gt; programming language, and in particular Objective-C "categories." In short, I'm asking whether Objective-C's categories changes the derivative works analysis for software, given the settled interpretation that's arisen from the open-source community.&lt;br /&gt;
&lt;br /&gt;
What is a derivative work in software? &amp;nbsp;Nobody really knows, because there are only a handful of cases (if that) on the issue. &amp;nbsp;Yet, lawyers advise clients every day on the risks of using open-source software, such as that licensed under the &lt;a href="http://www.gnu.org/licenses/gpl.html"&gt;GNU General Public License&lt;/a&gt;. &amp;nbsp;This is because, over the course of the past two decades, the open-source community and the free software community have gone to great lengths to build up what is now a well-accepted set of concepts, principles, rules of thumb, and guidelines. &amp;nbsp;Because these concepts and principles resonate somewhat with traditional copyright concepts and principles, they have been accepted by many IP lawyers, businesses, and developers. &amp;nbsp;But are they legally sound?&lt;br /&gt;
&lt;br /&gt;
As a former Unix programmer, a copyright lawyer, and someone who often counsels clients in open-source licensing issues and copyleft "contamination," I've been puzzled for some time by what I call the "bit-centric" view toward derivative works in software put forth by organizations like the &lt;a href="http://www.fsf.org/"&gt;Free Software Foundation&lt;/a&gt; (FSF). &amp;nbsp;By bit-centric I mean that the focus often seems to be on whether the bits of a library or a module are combined with an application or another library, not whether the application is conceptually based on the library. &lt;br /&gt;
&lt;br /&gt;
I have been to many a FSF presentation in which the FSF lawyers state with great confidence that compiling or linking a math library with a calendar application that uses that library creates a derivative work, simply because all the bits of the two works end up in the same file on the filesystem. &amp;nbsp;But why? &amp;nbsp;Why is that the proper focus? &lt;br /&gt;
&lt;br /&gt;
As any copyright lawyer will tell you, according to the Copyright Act, a "derivative work" is:&lt;br /&gt;
&lt;blockquote&gt;based upon one or more preexisting works, such as a translation, musical arrangement, dramatization, fictionalization, motion picture version, sound recording, art reproduction, abridgment, condensation, or any other form in which a work may be recast, transformed, or adapted.&lt;/blockquote&gt;In light of this definition, one could argue, with a straight face, that a calendar application is not a derivative work of a math library. &amp;nbsp;It is not based on the math library in the traditional sense; it is not a sequel or the same work of authorship in a different medium. &amp;nbsp;It is not an abridged version, or a translation. In fact, it hardly seems to be a recasting, a transformation, or an adaptation of the math library at all, conceptually. &amp;nbsp;It is simply another work of authorship that ends up getting combined with the bits of the math library to create a single application. &amp;nbsp;Putting aside the likely sharing of headers, the calendar application doesn't even use any source code from the math library. &lt;br /&gt;
&lt;br /&gt;
We open-source lawyers have all come to accept this bit-centric view of the derivative works in software question. &amp;nbsp;But there is little foundation for it. &amp;nbsp;(An examination of the relevant copyright precedent is beyond the scope of this blog post. &amp;nbsp;I may return for a discussion of cases like &lt;i&gt;&lt;a href="http://scholar.google.com/scholar_case?case=10948823384535046136&amp;amp;q=microstar+v.+formgen&amp;amp;hl=en&amp;amp;as_sdt=2002"&gt;Microstar v. Formgen&lt;/a&gt;&lt;/i&gt; and &lt;i&gt;&lt;a href="http://scholar.google.com/scholar_case?case=10867856245078964488&amp;amp;q=galoob+v.+nintendo&amp;amp;hl=en&amp;amp;as_sdt=2002"&gt;Galoob v. Nintendo&lt;/a&gt;&lt;/i&gt; in a later post.) &lt;br /&gt;
&lt;br /&gt;
Now I come to the impetus for this post. &lt;br /&gt;
&lt;br /&gt;
Over the weekend I was reading an Objective-C book in my ongoing quest to write a useful iPhone/iPad app and, when I was reviewing the section on Objective-C categories, I was reminded again of the general weirdness of the bit-centric view in open source jurisprudence. &amp;nbsp;In Objective-C, categories offer the author of an application the ability to modify classes written and provided by someone else by adding methods that were not in the original class. &amp;nbsp;And one can do this without having the source code to the original class. You just declare the new classes in your own source code. &amp;nbsp;This, to me, seems like the quintessential derivative work: you're basing a modified version of the original class on the original class, thereby creating a transformed or adapted version of the class. &amp;nbsp;But, under the bit-centric view, so long as you kept the bits sufficiently separate, this would not pose what some call a reciprocity problem and what &lt;a href="http://www.amazon.com/Open-Source-Alternative-Understanding-Opportunities/dp/0470194952?ie=UTF8&amp;amp;tag=whatsnotimpli-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969"&gt;Heather Meeker&lt;/a&gt; calls a heredity problem. &lt;br /&gt;
&lt;br /&gt;
Is that the right result? &amp;nbsp;It may actually be, from a law and economics perspective, or simply from a business standpoint. &amp;nbsp;But am I the only one who thinks that the bit-centric view is unfounded in the law?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1676682362952328659-1507494984149749078?l=statingtheepiphenomenal.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/StatingTheEpiphenomenal/~4/7Hbv45sAZ4U" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://statingtheepiphenomenal.blogspot.com/feeds/1507494984149749078/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://statingtheepiphenomenal.blogspot.com/2010/02/objective-c-categories-and-derivative.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/1507494984149749078?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/1507494984149749078?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StatingTheEpiphenomenal/~3/7Hbv45sAZ4U/objective-c-categories-and-derivative.html" title="Objective-C Categories and Derivative Works in Software" /><author><name>Chad Woodford</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/--QoLsgF4VaE/AAAAAAAAAAI/AAAAAAAAAxw/ilYEHY2s3nU/s512-c/photo.jpg" /></author><thr:total>1</thr:total><georss:featurename>San Francisco, CA 94117, USA</georss:featurename><georss:point>37.7717185 -122.4438929</georss:point><georss:box>37.754757 -122.4730754 37.78868 -122.41471039999999</georss:box><feedburner:origLink>http://statingtheepiphenomenal.blogspot.com/2010/02/objective-c-categories-and-derivative.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0UNQX47eSp7ImA9WxBWGU0.&quot;"><id>tag:blogger.com,1999:blog-1676682362952328659.post-5874677971897811361</id><published>2010-02-10T17:52:00.000-08:00</published><updated>2010-02-11T07:14:50.001-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-02-11T07:14:50.001-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="law" /><category scheme="http://www.blogger.com/atom/ns#" term="copyright" /><category scheme="http://www.blogger.com/atom/ns#" term="history" /><title>Science and Art in the Constitution</title><content type="html">I'm rereading Professor Goldstein's fascinating book&amp;nbsp;&lt;a href="http://www.amazon.com/Copyrights-Highway-Gutenberg-Celestial-Jukebox/dp/0804747482?ie=UTF8&amp;amp;tag=whatsnotimpli-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;Copyright's Highway: From Gutenberg to the Celestial Jukebox&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=whatsnotimpli-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0804747482" style="border: none !important; margin: 0px !important; padding: 0px !important;" width="1" /&gt;. &amp;nbsp;In the chapter on the history behind the passage of the earliest laws protecting copyright, there is an interesting tidbit regarding the definition of certain key words in the Copyright and Patent Clause (Article I, Section 8), which says, "The Congress shall have Power . . . to promote the Progress of Science and the useful Arts, by securing for limited Times to Authors and Inventors the exclusive Right to their respective Writings and Discoveries." &amp;nbsp;This is obviously the clause that gives Congress the right to pass the Copyright Act and the Patent Act. &amp;nbsp;It turns out that, at the time, "Science" was the subject matter of copyright and "useful Arts" was covered by patents. &amp;nbsp;I guess everything was all topsy-turvy back then, what with &lt;a href="http://en.wikipedia.org/wiki/Federalist_Party"&gt;Federalists&lt;/a&gt; being in favor of a strong federal government and &lt;a href="http://en.wikipedia.org/wiki/Democratic_Party_(United_States)#History"&gt;Democrats&lt;/a&gt; being frothy-mouthed states-rights literalists. &lt;br /&gt;
&lt;br /&gt;
The original Copyright Act (1790) gave a fourteen-year copyright not only to books but also to maps and charts. &amp;nbsp;We have certainly come a long way since then.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1676682362952328659-5874677971897811361?l=statingtheepiphenomenal.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/StatingTheEpiphenomenal/~4/1uwItSAe5Aw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://statingtheepiphenomenal.blogspot.com/feeds/5874677971897811361/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://statingtheepiphenomenal.blogspot.com/2010/02/science-and-art-in-constitution.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/5874677971897811361?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/5874677971897811361?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StatingTheEpiphenomenal/~3/1uwItSAe5Aw/science-and-art-in-constitution.html" title="Science and Art in the Constitution" /><author><name>Chad Woodford</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/--QoLsgF4VaE/AAAAAAAAAAI/AAAAAAAAAxw/ilYEHY2s3nU/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://statingtheepiphenomenal.blogspot.com/2010/02/science-and-art-in-constitution.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkYAQH4-fyp7ImA9WxNVFks.&quot;"><id>tag:blogger.com,1999:blog-1676682362952328659.post-8325410205639628370</id><published>2009-10-27T11:29:00.000-07:00</published><updated>2009-10-27T11:29:01.057-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-10-27T11:29:01.057-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="meta" /><title>Putting This Blog on Pause, for Now</title><content type="html">Because I'm so busy with other projects, not least of which is the production of my first documentary film, I've put this blog on pause until further notice. &amp;nbsp;I'm still following developments in Google Book Search, to the extent there are any. &amp;nbsp;And I do intend to analyze the settlement agreement on this blog at some point. &amp;nbsp;I've just got too many balls in the air at this point.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1676682362952328659-8325410205639628370?l=statingtheepiphenomenal.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/StatingTheEpiphenomenal/~4/6tqmxXwwKVg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://statingtheepiphenomenal.blogspot.com/feeds/8325410205639628370/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://statingtheepiphenomenal.blogspot.com/2009/10/putting-this-blog-on-pause-for-now.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/8325410205639628370?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/8325410205639628370?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StatingTheEpiphenomenal/~3/6tqmxXwwKVg/putting-this-blog-on-pause-for-now.html" title="Putting This Blog on Pause, for Now" /><author><name>Chad Woodford</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/--QoLsgF4VaE/AAAAAAAAAAI/AAAAAAAAAxw/ilYEHY2s3nU/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://statingtheepiphenomenal.blogspot.com/2009/10/putting-this-blog-on-pause-for-now.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU4HRXo4cCp7ImA9WxNXEkg.&quot;"><id>tag:blogger.com,1999:blog-1676682362952328659.post-7091442996223636857</id><published>2009-09-29T12:52:00.000-07:00</published><updated>2009-09-29T12:52:14.438-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-09-29T12:52:14.438-07:00</app:edited><title>Google Books Settlement Delayed</title><content type="html">This is last week's news so you probably already know that the Google Books settlement hearing scheduled for October 7th has been &lt;a href="http://bits.blogs.nytimes.com/2009/09/24/google-books-settlement-delayed-indefinitely/"&gt;delayed&lt;/a&gt; by Judge Chin in response to a motion to delay filed by the Authors Guild and the Association of American Publishers (the plaintiffs). &amp;nbsp;The motion was not opposed by Google.&lt;br /&gt;
&lt;br /&gt;
Judge Chin felt that, although the settlement would offer many benefits to society, enough well-reasoned objections to the terms of the agreements had been raised by a broad range of interested parties, including the DOJ, various states, other countries, nonprofits, and authors to justify the delay. &amp;nbsp;Apparently, the parties agree. &amp;nbsp;The court has received over 400 filings taking issue with some part of the agreement, which is not surprising given its broad sweep. Note too that the agreement is being &lt;a href="http://www.bloomberg.com/apps/news?pid=20601085&amp;amp;sid=aBNoVbmdNvHI"&gt;challenged&lt;/a&gt; in French court (in a suit claiming that it violates French copyright law). &lt;br /&gt;
&lt;br /&gt;
I intend to continue blogging about the agreement since, regardless of any delays, there is plenty to learn from the terms of the agreement and its reflection of the state of copyright law and book publishing in this country. &amp;nbsp;However, October threatens to be one of the busiest months of my life so don't expect a lot of posts on this topic for the next month.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1676682362952328659-7091442996223636857?l=statingtheepiphenomenal.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/StatingTheEpiphenomenal/~4/6i3xuhwaWU0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://statingtheepiphenomenal.blogspot.com/feeds/7091442996223636857/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://statingtheepiphenomenal.blogspot.com/2009/09/google-books-settlement-delayed.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/7091442996223636857?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/7091442996223636857?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StatingTheEpiphenomenal/~3/6i3xuhwaWU0/google-books-settlement-delayed.html" title="Google Books Settlement Delayed" /><author><name>Chad Woodford</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/--QoLsgF4VaE/AAAAAAAAAAI/AAAAAAAAAxw/ilYEHY2s3nU/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://statingtheepiphenomenal.blogspot.com/2009/09/google-books-settlement-delayed.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkQNQXw6fSp7ImA9WxNQFU0.&quot;"><id>tag:blogger.com,1999:blog-1676682362952328659.post-6590050083221323024</id><published>2009-09-20T21:46:00.000-07:00</published><updated>2009-09-20T21:46:30.215-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-09-20T21:46:30.215-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="law" /><category scheme="http://www.blogger.com/atom/ns#" term="copyright" /><category scheme="http://www.blogger.com/atom/ns#" term="books" /><category scheme="http://www.blogger.com/atom/ns#" term="google" /><title>The Google Book Settlement: Introduction and Some Background</title><content type="html">For those who don't know, &lt;a href="http://books.google.com/"&gt;Google Books&lt;/a&gt; is a Google website / service in which you can search the full text of roughly &lt;a href="http://books.google.com/googlebooks/agreement/"&gt;seven million&lt;/a&gt; books. &amp;nbsp;Google started the (then secret) project in 2002, with the intent to spend billions of dollars scanning books from various libraries, to eventually create a digital &lt;a href="http://en.wikipedia.org/wiki/Library_of_Alexandria"&gt;Library of Alexandria&lt;/a&gt;, where most of the books in existence could be searched. &amp;nbsp;It is already becoming a great resource, despite its technological and legal challenges. &amp;nbsp;If you haven't tried it, you should take a minute and run a &lt;a href="http://books.google.com/books?q=google+copyright+challenges&amp;amp;btnG=Search+Books"&gt;few&lt;/a&gt; &lt;a href="http://books.google.com/books?q=sonny+rollins+saxophone&amp;amp;btnG=Search+Books"&gt;searches&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;&lt;a href="http://farm1.static.flickr.com/122/315732190_38ef8866b6.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img alt="Old and charming book by occhiovivo." border="0" class="reflect" height="134" onload="show_notes_initially();" src="http://farm1.static.flickr.com/122/315732190_38ef8866b6.jpg" title="" width="200" /&gt;&lt;/a&gt;&lt;span id="goog_1253507360721"&gt;&lt;/span&gt;&lt;span id="goog_1253507360722"&gt;&lt;/span&gt;I have been meaning to read the book&amp;nbsp;Google Books Settlement and blog about it ever since it was announced almost one year ago. &amp;nbsp;However, I'm glad I waited because there is more to sink my teeth into now. &amp;nbsp;There is a fairness hearing approaching (October 7, 2009) and there have been new developments since last year, as well as extensive commentary both pro and con. &amp;nbsp;For example, the DOJ has recently &lt;a href="http://www.nytimes.com/2009/09/21/technology/internet/21google.html"&gt;announced&lt;/a&gt; possible revisions to the settlement by the parties.&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Google had been doing this with the cooperation of several libraries—the New York Public Library, Harvard, and Stanford to name a few—but without the permission of the Authors Guild, publishers, or any authors. &amp;nbsp;Unsurprisingly, in September 2005, the Authors Guild filed a class action lawsuit against Google asserting "massive copyright infringement" on Google's part. &amp;nbsp;The Association of American Publishers filed a similar lawsuit in October of that year. &amp;nbsp;Individual authors and publishers joined the suit as well. &amp;nbsp;Google initially argued that its activities (scanning, indexing, making available on the Web) were &lt;a href="http://fairuse.stanford.edu/Copyright_and_Fair_Use_Overview/chapter9/index.html"&gt;fair uses&lt;/a&gt; under copyright law. &amp;nbsp;However, although Google benefits from the defense of fair use in many of its online offerings, in this case the viability of its fair use argument was far less certain. &lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Last October, Google reached a &lt;a href="http://www.googlebooksettlement.com/r/view_settlement_agreement"&gt;settlement&lt;/a&gt; with the plaintiffs in which Google agreed to pay $125 million and to create an entirely new system for paying authors and publishers revenues on book sales, advertising revenue and other sources of income flowing from Google's operation of Google Books. &amp;nbsp;Since then, the United States &lt;a href="http://www.usdoj.gov/"&gt;Department of Justice&lt;/a&gt; has opened an antitrust investigation of the matter, a coalition of nonprofit groups, library associations, and others has formed the &lt;a href="http://www.openbookalliance.org/"&gt;Open Book Alliance&lt;/a&gt; in opposition to Google Books, and European publishers and authors have weighed in. &amp;nbsp;The settlement currently awaits official court approval; the fairness hearing is currently scheduled for October 7, 2009.&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;According to &lt;a href="http://news.cnet.com/8301-30684_3-10321371-265.html?tag=mncol;title"&gt;Jason Schultz&lt;/a&gt;, the Google Book Settlement is the biggest copyright licensing deal in history. &amp;nbsp;It matters, and has garnered my interest, because of its broad-reaching implications for the future of book publishing, copyright law, and our culture at large. &amp;nbsp;A comprehensive book search is a technology that has been a long time coming and it has the potential to benefit all involved: authors, publishers, and readers. &amp;nbsp;This settlement could set a precedent (in the non-legal sense of that word) for years to come. &amp;nbsp;As a copyright law wonk and an avid reader, I find it fascinating. &amp;nbsp;And I look forward to exploring the settlement and the evolution of Google Books with you here on this blog.&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1676682362952328659-6590050083221323024?l=statingtheepiphenomenal.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/StatingTheEpiphenomenal/~4/pp37uHXS9H4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://statingtheepiphenomenal.blogspot.com/feeds/6590050083221323024/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://statingtheepiphenomenal.blogspot.com/2009/09/google-book-settlement-introduction-and.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/6590050083221323024?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/6590050083221323024?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StatingTheEpiphenomenal/~3/pp37uHXS9H4/google-book-settlement-introduction-and.html" title="The Google Book Settlement: Introduction and Some Background" /><author><name>Chad Woodford</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/--QoLsgF4VaE/AAAAAAAAAAI/AAAAAAAAAxw/ilYEHY2s3nU/s512-c/photo.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://farm1.static.flickr.com/122/315732190_38ef8866b6_t.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://statingtheepiphenomenal.blogspot.com/2009/09/google-book-settlement-introduction-and.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUYMRn0_fyp7ImA9WxNQFEs.&quot;"><id>tag:blogger.com,1999:blog-1676682362952328659.post-7582330217322152128</id><published>2009-09-20T09:12:00.000-07:00</published><updated>2009-09-20T09:13:07.347-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-09-20T09:13:07.347-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="psychology" /><category scheme="http://www.blogger.com/atom/ns#" term="growth" /><category scheme="http://www.blogger.com/atom/ns#" term="career" /><title>Going from INTJ to INFP on the Myers-Briggs Personality Test</title><content type="html">I recently found out that I am no longer a cold, calculating, judgemental jerk. &amp;nbsp;This is news to me, good news. &amp;nbsp;Instead of an &lt;a href="http://www.typelogic.com/intj.html"&gt;INTJ&lt;/a&gt; on the &lt;a href="http://en.wikipedia.org/wiki/Myers-Briggs_Type_Indicator"&gt;Myers-Briggs&lt;/a&gt; personality spectrum, I am now an &lt;a href="http://www.personalitypage.com/INFP.html"&gt;INFP&lt;/a&gt;. &amp;nbsp;Hallelujah! &amp;nbsp;I never identified with the Thinking, Judging aspects of that designation. &amp;nbsp;I am much happier to know that I am a Feeling, Perceiving person. &amp;nbsp;This resonates with me and shows that something good did come out of the soul wrenching experiences I had in law school and at the big law firm.&lt;br /&gt;
&lt;br /&gt;
In my transition from geeky software engineer to intellectual property attorney who writes creatively, takes French classes and acting classes, and has started playing guitar again, one thing I've been fascinated by has been what I see as a shift from a mildly autistic and myopic personality to one that is more emotionally sensitive and well-rounded. I have always been a sensitive person on the inside but never let it show. &amp;nbsp;Feeling trapped by my persona was always frustrating for me. But the important thing is that last week I encountered an illuminating revelation that helps me put this transformation into a framework.  I retook the Myers-Briggs personality test and discovered that, in the past ten years, since I last took the evaluation, I have gone from an &lt;a href="http://www.typelogic.com/intj.html"&gt;INTJ&lt;/a&gt; to an &lt;a href="http://www.personalitypage.com/INFP.html"&gt;INFP&lt;/a&gt;.  This is huge.  &lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div&gt;&lt;/div&gt;&lt;div&gt;Some think that your Myers-Briggs designation is like a fingerprint; it doesn't change over the course of your life.  I'm not sure about this; I strongly believe that one can develop one's personality, that one can, to paraphrase a Talking Heads &lt;a href="http://www.last.fm/music/Talking+Heads/_/Seen+and+Not+Seen"&gt;song&lt;/a&gt;, cause one's personality to approach those of one's ideals.  But those who believe this fingerprint theory explain changes in the test outcome as the revelation of one's true personality type, a sort of unearthing of one's true nature through personal growth work, challenging experiences, and maturation.  In other words, the old type may have been developed as a coping mechanism in childhood, or as a misguided attempt to mimic a childhood role model.  So, for example, my early emphasis on the Thinking and Judging traits were a direct result of what was a fairly chaotic and arduous childhood.  I escaped into my head and fenced off my heart to cope. &lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;&lt;/div&gt;&lt;div&gt;But now, as my emotional intelligence, so to speak, and my creativity have grown, my ability to do math and my interest in science has waned.  This has led me to a theory about the correlation between one's aptitude for right brain thinking (math, science, etc.) and one's personality, one's outlook.  Would we have as many scientists and mathematicians if there were less dysfunctional families and strained parent-children relationships? &amp;nbsp;Perhaps, although I know plenty of engineers who had idyllic childhoods. &amp;nbsp;And, anyway, that is a question for another post, if not an entire PhD thesis in psychology.&lt;br /&gt;
&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;
In reading the classic description of an &lt;a href="http://www.typelogic.com/intj.html"&gt;INTJ&lt;/a&gt;, I kept thinking to myself, "This sounds exactly like the person I don't want to be. &amp;nbsp;These are precisely the things I've been working so hard to change over the past seven or eight years, since law school forced me to face my demons head-on." &amp;nbsp;I'm not generally a rigid perfectionist, focused single-mindedly on the most logical and rationally perfect solution to problems. &amp;nbsp;I do not value efficiency and reason over all else, nor am I especially competitive. &amp;nbsp;I would never berate a colleague in the middle of a 3am conference call. &amp;nbsp;Rather, I'm more interested in people's stories, in the natural beauty of the world, in the rapture of an improvised piano jazz tune or the visceral emotion of a heart-wrenching stage play. &amp;nbsp;I am a good listener and can empathize with the concerns and problems of others. &amp;nbsp;I value a supportive and friendly environment where I work with people I trust and respect.&lt;br /&gt;
&lt;br /&gt;
Of course, there are still elements of the INTJ type in me. &amp;nbsp;As my friends can attest, I often have little patience for or understanding of certain social lubricants like small talk and I do expect people's behavior to "make sense" sometimes. I still enjoy the intellectual stimulation of a challenging problem or making a complex system more accessible. &amp;nbsp;And I am fiercely independent. &amp;nbsp;Obviously, the types cast penumbras in which one can be a mixture of different types. &amp;nbsp;Although INFP resonates most loudly for me, there are echoes of other types within me.&lt;br /&gt;
&lt;br /&gt;
What does all this mean for a practicing lawyer? As &lt;a href="http://thecreativelawyer.typepad.com/"&gt;Michael F. Melcher&lt;/a&gt; points out in &lt;a href="http://www.abanet.org/abastore/index.cfm?section=main&amp;amp;fm=Product.AddToCart&amp;amp;pid=1610160"&gt;The Creative Lawyer&lt;/a&gt;, it can present unique challenges. &amp;nbsp;Although the Judging/Perceiving split amongst lawyers reflects that of the general population, 81% of male lawyers and 66% of female lawyers are Thinking rather than Feeling. &amp;nbsp;INFPs have a place in the law but need to be aware of the overwhelming presence of detached, logical, competitive types. &amp;nbsp;In fact, INFPs have special skills when it comes to working as a lawyer. &amp;nbsp;Being comfortable with spontaneity and uncertainty are crucial traits for a lawyer. &amp;nbsp;And having the ability to focus deeply can be of great benefit. &amp;nbsp;There is a place for the INFP personality in the law. &amp;nbsp;I am in the process of finding it.&lt;br /&gt;
&lt;br /&gt;
I'll have more to say in a later post about what it's like as an INFP. &amp;nbsp;For now, it's enough to know that I'm a round peg so I can stop trying to fit into a square hole. &amp;nbsp;And I don't really think that INTJs are cold, calculating jerks; they just act that way sometimes. &amp;nbsp;As a former INTJ myself, I can empathize with that.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1676682362952328659-7582330217322152128?l=statingtheepiphenomenal.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/StatingTheEpiphenomenal/~4/nwa7M_Og9J4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://statingtheepiphenomenal.blogspot.com/feeds/7582330217322152128/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://statingtheepiphenomenal.blogspot.com/2009/09/going-from-intj-to-infp-on-myers-briggs.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/7582330217322152128?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/7582330217322152128?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StatingTheEpiphenomenal/~3/nwa7M_Og9J4/going-from-intj-to-infp-on-myers-briggs.html" title="Going from INTJ to INFP on the Myers-Briggs Personality Test" /><author><name>Chad Woodford</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/--QoLsgF4VaE/AAAAAAAAAAI/AAAAAAAAAxw/ilYEHY2s3nU/s512-c/photo.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://statingtheepiphenomenal.blogspot.com/2009/09/going-from-intj-to-infp-on-myers-briggs.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUUHSH86fCp7ImA9WxNQFEs.&quot;"><id>tag:blogger.com,1999:blog-1676682362952328659.post-7193223250907060474</id><published>2009-09-17T11:48:00.000-07:00</published><updated>2009-09-20T09:13:59.114-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-09-20T09:13:59.114-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="meta" /><title>Where Is My Mind?</title><content type="html">I know you've all been awaiting my thought-provoking and sublime posts here on my shiny new blog. &amp;nbsp;And I'm sorry to disappoint by not posting anything. &amp;nbsp;I've actually got about a dozen draft posts in various stages. &amp;nbsp;But my life has just been too busy lately to polish my drafts for posting. &amp;nbsp;My ambition has exceeded &amp;nbsp;the reality of my personal bandwidth. &amp;nbsp;I'm stilling planning to post here, and on my other &lt;a href="http://randomaccessculture.blogspot.com/"&gt;blogs&lt;/a&gt;. &amp;nbsp;I intend to squeeze a few minutes of writing time here and there between work, iPhone app development, yoga, and my classes. &amp;nbsp;But for now you'll just have to wait.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1676682362952328659-7193223250907060474?l=statingtheepiphenomenal.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/StatingTheEpiphenomenal/~4/W8m9RJy-xtI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://statingtheepiphenomenal.blogspot.com/feeds/7193223250907060474/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://statingtheepiphenomenal.blogspot.com/2009/09/where-is-my-mind.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/7193223250907060474?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/7193223250907060474?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StatingTheEpiphenomenal/~3/W8m9RJy-xtI/where-is-my-mind.html" title="Where Is My Mind?" /><author><name>Chad Woodford</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/--QoLsgF4VaE/AAAAAAAAAAI/AAAAAAAAAxw/ilYEHY2s3nU/s512-c/photo.jpg" /></author><thr:total>1</thr:total><feedburner:origLink>http://statingtheepiphenomenal.blogspot.com/2009/09/where-is-my-mind.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEQAQnozeyp7ImA9WxNTE0s.&quot;"><id>tag:blogger.com,1999:blog-1676682362952328659.post-3486729470483100549</id><published>2009-08-15T12:44:00.001-07:00</published><updated>2009-08-15T12:59:03.483-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-08-15T12:59:03.483-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="law" /><category scheme="http://www.blogger.com/atom/ns#" term="philosophy" /><category scheme="http://www.blogger.com/atom/ns#" term="meta" /><title>Welcome to My Blog</title><content type="html">The title of this blog was inspired by a passage in law professor Joseph Vining's weird and wonderful book "&lt;a href="http://press.princeton.edu/titles/5545.html"&gt;From Newton's Sleep&lt;/a&gt;" in which he offers a series of "amplifications" or what I will call riffs on the law and how it "reaches deeply into the way we know ourselves and other persons."  As a reminder to the reader, an &lt;a href="http://www.answers.com/topic/epiphenomenon"&gt;epiphenomenon&lt;/a&gt; is, among other things, a "mental state regarded as a byproduct of brain activity."  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The passage is IV.8, in which Vining has an epiphenomenalist say, "Mind is nothing but the glitter on the water."  Then, criticizing this as "an image of smallness and insignificance," he says that, "[i]f the word [glitter] could speak, it would speak of jewels, Christmas trees, the lights at parties, winking lights, smiling lights. In that one word is a radiance at war with sadness."&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I want this blog to be a radiance at war with the sadness that so often arises in the mundane life of a creative lawyer confined by the strictures of a traditional legal job.  I am seeking to create the glitter on the surface of my otherwise stifling workaday existence as a lawyer.  This blog will be a chronicle of that journey.  Think of it then as the epiphenomena of the mind of Lloyd.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I realize that may be excessively cryptic but it will have to do for the moment.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1676682362952328659-3486729470483100549?l=statingtheepiphenomenal.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/StatingTheEpiphenomenal/~4/w1BB2GKCy38" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://statingtheepiphenomenal.blogspot.com/feeds/3486729470483100549/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://statingtheepiphenomenal.blogspot.com/2009/08/welcome-to-my-blog.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/3486729470483100549?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1676682362952328659/posts/default/3486729470483100549?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/StatingTheEpiphenomenal/~3/w1BB2GKCy38/welcome-to-my-blog.html" title="Welcome to My Blog" /><author><name>Chad Woodford</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="//lh5.googleusercontent.com/--QoLsgF4VaE/AAAAAAAAAAI/AAAAAAAAAxw/ilYEHY2s3nU/s512-c/photo.jpg" /></author><thr:total>1</thr:total><feedburner:origLink>http://statingtheepiphenomenal.blogspot.com/2009/08/welcome-to-my-blog.html</feedburner:origLink></entry></feed>

