<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>in propria persona &#187; education</title>
	<atom:link href="http://inpropriapersona.com/category/education/feed/" rel="self" type="application/rss+xml" />
	<link>http://inpropriapersona.com</link>
	<description>Law + tech + history, from a JD/PhD graduate student in the history of science.</description>
	<lastBuildDate>Thu, 17 May 2012 20:40:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Four planning rules to avoid project disasters</title>
		<link>http://inpropriapersona.com/four-planning-rules-to-avoid-project-disasters/</link>
		<comments>http://inpropriapersona.com/four-planning-rules-to-avoid-project-disasters/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 17:40:03 +0000</pubDate>
		<dc:creator>Kristopher Nelson</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[James C. Scott]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://inpropriapersona.com/?p=5955</guid>
		<description><![CDATA[One key reason to study history? To learn from the past: (1) take small steps, (2) favor reversibility, (3) plan on surprises, and (4) plan on human inventiveness. ]]></description>
			<content:encoded><![CDATA[<div><a href="http://www.amazon.com/gp/product/0300078153/ref=as_li_ss_tl?ie=UTF8&amp;tag=commentinprop-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0300078153"><img class="alignright size-medium wp-image-5960" title="Seeing Like a State" src="http://inpropriapersona.com/wp-content/uploads/2012/04/Seeing-Like-a-State-360x268.jpg" alt="" width="300" height="223" /></a>One key reason to study history? To learn from the past:</div>
<ol>
<li>Take small steps.</li>
<li>Favor reversibility.</li>
<li>Plan on surprises.</li>
<li>Plan on human inventiveness.</li>
</ol>
<p>James C. Scott presents these four rules in his book, <em><a href="http://books.google.com/books?id=W0seMALXWcQC">Seeing Like a State: How Certain Schemes to Improve the Human Condition Have Failed</a>, </em>a 1998 exploration of the history of major failed state projects (like <a class="zem_slink" title="Collectivization in the Soviet Union" href="http://en.wikipedia.org/wiki/Collectivization_in_the_Soviet_Union" rel="wikipedia" target="_blank">Soviet collectivization</a> and Tanzanian forced villagization). <em>His</em> work focuses on the necessary (for failure) intersection of state&#8217;s seeking to order a society, a &#8220;high-modernist ideology,&#8221; the existence of sufficient state power and an authoritarian desire for control, and a civil society that doesn&#8217;t resist.</p>
<p><em>But what does this have to do with your latest project?</em></p>
<p>Even if you aren&#8217;t planning a major state project, Scott&#8217;s advice is remarkably useful for <em>anyone</em>:</p>
<p><em>First, take small steps.</em></p>
<p>Scott suggests a humble approach: &#8220;presume that we cannot know the consequences of our actions in advance.&#8221; To deal with this ignorance, take small actions, then step back and observe the result. If you&#8217;re moving everyone in your company to <a class="zem_slink" title="Google Docs" href="http://docs.google.com" rel="homepage" target="_blank">Google Docs</a>, try a pilot project first and see how it works. If you&#8217;re moving all your servers to the cloud, try doing it system-by-system (or some other smaller unit), rather than all at once.</p>
<p><em>Second, favor reversibility.</em></p>
<p>Remember, writes Scott, &#8220;Irreversible interventions have irreversible consequences.&#8221; If you&#8217;re switching to a cloud environment, consider keeping your old servers around for a few months, just in case you need to roll back. If you&#8217;re launching a new site (perhaps in an A/B testing fashion for a pilot group), don&#8217;t destroy the old system&thinsp;&mdash;&thinsp;just in case. For programmers, Git and similar version-control systems are key to this process&thinsp;&mdash;&thinsp;and non-programmers can leverage the same idea in other contexts.</p>
<p><em>Three, plan on surprises.</em></p>
<p>Given a choice, &#8220;[c]hoose plans that allow the largest accommodation to the unforeseen.&#8221; If you&#8217;re planning a farm, choose and prepare land that can support a variety of crops. If you&#8217;re building an API, allow for flexibility in use&thinsp;&mdash;&thinsp;don&#8217;t try to lock developers into on way of doing things&thinsp;&mdash;&thinsp;APIs like <a class="zem_slink" title="JSON" href="http://json.org/" rel="homepage" target="_blank">JSON</a>, for example, can be accessed by a wide variety of programming languages, and allow for much wider developer base. If you expect a maximum of 10 API calls per day per developer&thinsp;&mdash;&thinsp;make plans to handle 10,000, just in case. <a class="zem_slink" title="Cloud computing" href="http://en.wikipedia.org/wiki/Cloud_computing" rel="wikipedia" target="_blank">Cloud computing</a> excels at this kind of surprise capacity scaling.</p>
<p><em>Four, plan on human inventiveness.</em></p>
<div>Expect that future participants in your project will be smart enough to improve what you&#8217;ve done already. Whether your building out an agricultural water supply or creating a blogging platform, expect a dynamic future. Humans don&#8217;t just sit around and use what they&#8217;re given&thinsp;&mdash;&thinsp;they tweak it, fiddle with it, hack it. You can try to get new laws passed to limit this (hello, Hollywood), but human inventiveness is a powerful force. Use it instead of fighting it.</div>
<div></div>
<div></div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=00a0abcc-f9dd-416c-901b-e3481d788b41" alt="" /></div>
<div></div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://inpropriapersona.com/four-planning-rules-to-avoid-project-disasters/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The problem of expertise in a liberal democracy</title>
		<link>http://inpropriapersona.com/the-problem-of-expertise-in-a-liberal-democracy/</link>
		<comments>http://inpropriapersona.com/the-problem-of-expertise-in-a-liberal-democracy/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 01:35:39 +0000</pubDate>
		<dc:creator>Kristopher Nelson</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[science studies]]></category>
		<category><![CDATA[censorship]]></category>
		<category><![CDATA[evidence]]></category>
		<category><![CDATA[expertise]]></category>
		<category><![CDATA[First Amendment]]></category>
		<category><![CDATA[John Stuart Mill]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[Stephen Turner]]></category>

		<guid isPermaLink="false">http://inpropriapersona.com/?p=5943</guid>
		<description><![CDATA[If free discussion and debate is core to liberalism--as Turner, backed by old-school liberal theorists like John Stuart Mill, argue--then anything that interferes with public debate and decision-making also moves a society away from liberalism (note, once again, that this is not the opposite of conservatism in the modern sense).]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/0761954686/ref=as_li_ss_tl?ie=UTF8&amp;tag=commentinprop-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0761954686"><img class="alignright size-medium wp-image-5944" title="Liberal Democracy 3.0" src="http://inpropriapersona.com/wp-content/uploads/2012/04/liberal-democracy-3.0-360x268.jpg" alt="" width="300" height="223" /></a>Stephen Turner&#8217;s book, <em><a href="http://www.amazon.com/gp/product/0761954686/ref=as_li_ss_tl?ie=UTF8&amp;tag=commentinprop-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0761954686">Liberal Democracy 3.0</a></em>, provides a useful background to the problem of expertise&thinsp;&mdash;&thinsp;especially scientific expertise&thinsp;&mdash;&thinsp;in a modern liberal democracy.</p>
<h2 id="whatisaliberaldemocracy">What is a liberal democracy?</h2>
<p>First, of course, it&#8217;s important to define what a &#8220;liberal democracy&#8221; is. The term liberal, unfortunately, has acquired a negative connotation for many today, especially amongst conservatives in the United States.</p>
<p>But &#8220;liberal&#8221; in this sense <em>is not</em> the opposite of &#8220;conservative&#8221;; liberal instead is aligned with governance through public decision-making and public discussion. &#8220;Liberal democracies&#8221; are thus democracies where the majority of people are eligible to vote and where, generally, the &#8220;rule of law&#8221; is established through some form of constitution.</p>
<p>It is, in Stephen Turner&#8217;s definition, &#8220;government by discussion.&#8221; There is one exception: religion, because of lessons learned after centuries of religious warfare, is generally removed from the discussion as being incompatible with civil debate. This has been done either through explicit state neutrality (the First Amendment) or through the establishment of a single, state religion along with tolerance for other faiths. The United States is a liberal democracy; Saudi Arabia is not.</p>
<p>An illiberal democracy might be a society in which citizens vote, but the terms of the debate are constrained through propaganda, censorship, or theology. Thus, many illiberal states, like North Korea, claim to be &#8220;democratic,&#8221; but most citizens of liberal democracies would disagree.</p>
<h2 id="theproblemofexpertise">The problem of expertise</h2>
<p>If free discussion and debate is core to liberalism&thinsp;&mdash;&thinsp;as Turner, backed by old-school liberal theorists like <a class="zem_slink" title="John Stuart Mill" href="http://en.wikipedia.org/wiki/John_Stuart_Mill" rel="wikipedia" target="_blank">John Stuart Mill</a>, argue&thinsp;&mdash;&thinsp;then anything that interferes with public debate and decision-making also moves a society away from liberalism (note, once again, that this is not the opposite of conservatism in the modern sense).</p>
<p>In a classic liberal democracy, public opinion&thinsp;&mdash;&thinsp;influenced through civil discourse and debate&thinsp;&mdash;&thinsp;is the basis of political action. But how can one have an effective political discourse when only experts understand the terms of the debate? We can all understand and participate in&thinsp;&mdash;&thinsp;at least in Turner&#8217;s view&thinsp;&mdash;&thinsp;debates over, for example, the extent of the voting franchise (&#8220;votes for women!&#8221;), but how can the lay public effectively decide if tobacco ought to be classified as a drug? Or if the <a class="zem_slink" title="MMR vaccine" href="http://en.wikipedia.org/wiki/MMR_vaccine" rel="wikipedia" target="_blank">MMR vaccine</a> causes autism or not? Or whether global climate change is real?</p>
<p>These kinds of questions require scientific evidence to fully answer, but that evidence is difficult for non-experts to fully assess. Without the subject-area knowledge, lay participants frequently over- or under-value key evidence, confuse correlation with causation, or simply fail to follow the science.</p>
<p>However, turning such decisions over to experts in the subject conflicts with a core ideal of a liberal democracy: that a public debate ought to determine public policy.</p>
<h2 id="trust">Trust</h2>
<p>If we simply trusted experts, then practically, at least, this conflict would largely disappear. We could simply establish commissions or groups of experts to evaluate problems and then provide solutions&thinsp;&mdash;&thinsp;much as the European Union does it (though not without criticism).</p>
<p>But a number of factors have combined to create a sense of distrust of experts by the American public. DDT, Three Mile Island, and Bhopal damaged the trust in science of progressives; a rise in religiosity, growing dislike of government regulation, and an increasing perception that scientists are &#8220;liberal&#8221; (in the contemporary sense) correspondingly <a href="http://www.insidehighered.com/news/2012/03/29/study-tracks-erosion-conservative-confidence-science">degraded conservatives&#8217; trust in science</a>.</p>
<p>As a result, it has become untenable to leave decisions on issues like global climate change in the hands of experts&thinsp;&mdash;&thinsp;but as a result, rational, logic-based discussion and debate by educated and informed participants&thinsp;&mdash;&thinsp;another core value of a liberal democracy&thinsp;&mdash;&thinsp;has become rare.</p>
<h2 id="solutions">Solutions</h2>
<p>Turner suggests that creating pseudo-juridical, adversarial debates by experts might increase trust in the results. After all, we trust a similar approach to administer the death penalty&thinsp;&mdash;&thinsp;but we certainly don&#8217;t trust the lawyers who control the process! It&#8217;s an interesting, if impractical, concept, partly implemented already through the tort system, but unlikely to be extended elsewhere.</p>
<p>Alternatively, Turner suggests we adopt European-style commissions, but that we make them accountable to the public for their decisions in some fashion. This is effectively the path that has been adopted domestically and internationally, although it is not without its controversies&thinsp;&mdash;&thinsp;and does little to resolve the tension inherent in experts making decisions instead of the lay public.</p>
<p>To re-include the public in expert decision-making&thinsp;&mdash;&thinsp;or at least to create a public capable of effectively reviewing and scrutinizing expert commissions&thinsp;&mdash;&thinsp;the only real solution I see is education. While this may be inadequate to turn average citizen into domain experts, it would at least help make citizens capable of evaluating and assessing experts themselves, along with the logical reasoning of their decisions, more effectively.</p>
<h2 id="conclusions">Conclusions</h2>
<p>Although it feels like this conflict is new the tension between experts and public decision-makers is not unique to today&#8217;s liberal democracies. But I think Turner might be correct that the incredible complexity of today&#8217;s science and evidence has compounded the tension into a crisis.</p>
<p>Additionally, the long-standing exclusion of religion from anything but moral decision-making&thinsp;&mdash;&thinsp;or, alternatively, the extension of science into the realm of theology&thinsp;&mdash;&thinsp;has created a new level of crisis. Free discussion in the <a href="http://en.wikipedia.org/wiki/John_Stuart_Mill">Millean</a> mode is simply impossible when faith and theology fully determine the outcome for a sizable percentage of participants.</p>
<p>There is no simple solution for any of this. Education is helpful, but not decisive; transparent mechanisms of science and government also help, but are not determinative; and letters to the editor from distinguished scientists can only go so far in re-establishing scientific authority.</p>
<div></div>
<div></div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://inpropriapersona.com/the-problem-of-expertise-in-a-liberal-democracy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Revisiting copyright claims against Westlaw and LexisNexis: Does selling access to court-filed attorney briefs violate copyright law?</title>
		<link>http://inpropriapersona.com/revisiting-copyright-claims-against-westlaw-and-lexisnexis-does-selling-access-to-court-filed-attorney-briefs-violate-copyright-law/</link>
		<comments>http://inpropriapersona.com/revisiting-copyright-claims-against-westlaw-and-lexisnexis-does-selling-access-to-court-filed-attorney-briefs-violate-copyright-law/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 04:25:11 +0000</pubDate>
		<dc:creator>Kristopher Nelson</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[attorney]]></category>
		<category><![CDATA[fair use]]></category>
		<category><![CDATA[LexisNexis]]></category>
		<category><![CDATA[Westlaw]]></category>

		<guid isPermaLink="false">http://inpropriapersona.com/?p=5589</guid>
		<description><![CDATA[Edward L. White, a Oklahoma City, Okla., lawyer, and Kenneth Elan, claim WestLaw and LexisNexis have engaged in "unabashed wholesale copying of thousands of copyright-protected works created by, and owned by, the attorneys and law firms who authored them"--namely publicly filed briefs, motions and other legal documents.]]></description>
			<content:encoded><![CDATA[<div id="attachment_5597" class="wp-caption alignright" style="width: 160px"><a href="http://inpropriapersona.com/2012/02/revisiting-copyright-claims-against-westlaw-and-lexisnexis-does-selling-access-to-court-filed-attorney-briefs-violate-copyright-law/pp-roe-v-wade/" rel="attachment wp-att-5597"><img src="http://inpropriapersona.com/wp-content/uploads/2012/02/PP-Roe-v-Wade-150x150.jpg" alt="" title="Brief from Planned Parenthood for Roe v. Wade" width="150" height="150" class="size-thumbnail wp-image-5597" /></a><p class="wp-caption-text">Brief from Planned Parenthood for Roe v. Wade</p></div>
<p>In 2009, I wrote about a <a href="http://inpropriapersona.com/2009/07/does-selling-access-to-court-filed-attorney-briefs-violate-copyright-law/">California lawsuit against Westlaw and LexisNexis for violating copyright law by selling legal briefs of attorneys without their permission</a>. I never heard what happened to that lawsuit, but now there&#8217;s another one, this time in New York, alleging similar infringements. The Wall Street Journal&#8217;s Law Blog writes:</p>
<blockquote>
<p>Edward L. White, a Oklahoma City, Okla., lawyer, and Kenneth Elan, claim WestLaw and LexisNexis have engaged in &#8220;unabashed wholesale copying of thousands of copyright-protected works created by, and owned by, the attorneys and law firms who authored them&#8221;&thinsp;&mdash;&thinsp;namely publicly filed briefs, motions and other legal documents.<br />
  &#8211; <a href="http://blogs.wsj.com/law/2012/02/22/keep-your-hands-off-my-briefs-lawyers-sue-westlaw-lexis/">Keep Your Hands off My Briefs: Lawyers Sue Westlaw, Lexis</a></p>
</blockquote>
<p>In 2009, I thought that such a lawsuit had potential merit, although I maintained then&thinsp;&mdash;&thinsp;and continue to believe&thinsp;&mdash;&thinsp;that the public benefits more from allowing this kind of access. On the other hand, I remain concerned that such access is only available for a very high fee through LexisNexis and Westlaw. I would rather see public access to briefs filed in public courts. I wrote, &#8220;<a href="http://inpropriapersona.com/2009/07/does-selling-access-to-court-filed-attorney-briefs-violate-copyright-law/">We are all better off if we can read them</a>.&#8221;</p>
<p>Of course, such a &#8220;public good&#8221; standard is not the test for fair use, as American University&#8217;s IP blog points out when it goes through the actual four-factor test :</p>
<blockquote>
<p>According to UCLA law professor Eugene Volokh the plaintiffs actually have a fairly decent argument because filing the briefs in court &#8220;doesn’t waive any copyright&#8221; which turns this into a murky fair use question with &#8220;no clear answer.&#8221; Fair use protection is detailed in Title 17 section 107 of the U.S. Code and stipulates that certain uses of protected materials are not infringement. These fair uses include criticism, reporting, and education. Determining fair use occurs by applying a four factor test the code provides.<br />
  &#8211; <a href="http://www.ipbrief.net/2012/02/27/goodbye-to-online-research-class-action-complaint-filed-against-lexisnexis-and-westlaw-for-copyright-infringement/">Goodbye to Online Research? Class Action Complaint Filed Against LexisNexis and Westlaw for Copyright Infringement</a></p>
</blockquote>
<p>To summarize: educational use is best, but commercial gain is OK if it&#8217;s generally for the public good; creative works receive the highest protection, but briefs are at least partly creative in nature; the reselling of the <em>full</em> brief cuts against Westlaw and LexisNexis; and, finally, whether the reuse impacts the original market for the product&thinsp;&mdash;&thinsp;it&#8217;s likely, but arguable, whether that is true in this instance.</p>
<p>Remember that <a href="http://inpropriapersona.com/2010/02/you-do-not-get-an-a-for-effort-with-copyright/">copyright does not exist to reward <em>effort</em></a>, but rather as an <em>incentive</em> to create original works, as Techdirt points out:</p>
<blockquote>
<p>The purpose of copyright law is to encourage the sharing of this kind of information and no legal brief is created because of the copyright on it. It&#8217;s simply silly to think that a legal brief should be dealing with copyright because the purpose of copyright is to incentivize the creation of the work&thinsp;&mdash;&thinsp;and there&#8217;s clearly no need for copyright in this instance.<br />
  &#8211; <a href="http://www.techdirt.com/articles/20120223/15284617857/westlaw-lexis-nexis-sued-again-over-claims-that-theyre-infringing-copyrights-legal-filings-themselves.shtml">Westlaw And Lexis-Nexis Sued AGAIN Over Claims That They&#8217;re Infringing On Copyrights Of Legal Filings Themselves</a></p>
</blockquote>
<p>Hopefully we&#8217;ll hear more about where this lawsuit ends up.</p>
]]></content:encoded>
			<wfw:commentRss>http://inpropriapersona.com/revisiting-copyright-claims-against-westlaw-and-lexisnexis-does-selling-access-to-court-filed-attorney-briefs-violate-copyright-law/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lecture on 19th-Century Legal History Before the Civil War</title>
		<link>http://inpropriapersona.com/lecture-on-19th-century-legal-history-before-the-civil-war/</link>
		<comments>http://inpropriapersona.com/lecture-on-19th-century-legal-history-before-the-civil-war/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 01:17:15 +0000</pubDate>
		<dc:creator>Kristopher Nelson</dc:creator>
				<category><![CDATA[constitution]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[19th century]]></category>
		<category><![CDATA[Legal history]]></category>
		<category><![CDATA[United States]]></category>

		<guid isPermaLink="false">http://inpropriapersona.com/?p=5505</guid>
		<description><![CDATA[I gave a lecture the other day to an undergraduate history class on the topic of 19th-century legal history, mostly before the start of the Civil War (with hints to the future, of course). This is hardly comprehensive--I only had 50 minutes!--but I thought I'd share anyway.]]></description>
			<content:encoded><![CDATA[<p>I gave a lecture the other day to an undergraduate history class on the topic of 19th-century legal history, mostly before the start of the Civil War (with hints to the future, of course). This is hardly comprehensive&thinsp;&mdash;&thinsp;I only had 50 minutes!&thinsp;&mdash;&thinsp;but I thought I&#8217;d share anyway.</p>
<div><object id="5030ac68-eba0-e22b-3903-432230dff34e" style="width: 420px; height: 162px;" width="320" height="240" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="menu" value="false" /><param name="wmode" value="transparent" /><param name="src" value="http://static.issuu.com/webembed/viewers/style1/v2/IssuuReader.swf" /><param name="flashvars" value="mode=mini&amp;backgroundColor=%23222222&amp;documentId=120219011129-0db737464f0b4c56b62244d0e67d3908" /><embed id="5030ac68-eba0-e22b-3903-432230dff34e" style="width: 420px; height: 162px;" width="320" height="240" type="application/x-shockwave-flash" src="http://static.issuu.com/webembed/viewers/style1/v2/IssuuReader.swf" allowfullscreen="true" menu="false" wmode="transparent" flashvars="mode=mini&amp;backgroundColor=%23222222&amp;documentId=120219011129-0db737464f0b4c56b62244d0e67d3908" /></object></p>
<div style="width: 420px; text-align: left;"><a href="http://issuu.com/krisnelson/docs/19th_century_legal_history_before_the_civil_war?mode=window&amp;backgroundColor=%23222222" target="_blank">Open publication</a> &#8211; Free <a href="http://issuu.com" target="_blank">publishing</a> &#8211; <a href="http://issuu.com/search?q=19th%20century" target="_blank">More 19th century</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://inpropriapersona.com/lecture-on-19th-century-legal-history-before-the-civil-war/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Civil law&#8217;s influence on early United States law</title>
		<link>http://inpropriapersona.com/civil-laws-influence-on-early-united-states-law/</link>
		<comments>http://inpropriapersona.com/civil-laws-influence-on-early-united-states-law/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 01:53:03 +0000</pubDate>
		<dc:creator>Kristopher Nelson</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[international]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[civil law]]></category>
		<category><![CDATA[common law]]></category>
		<category><![CDATA[England]]></category>
		<category><![CDATA[United States]]></category>

		<guid isPermaLink="false">http://inpropriapersona.com/?p=5435</guid>
		<description><![CDATA[It is a law-school maxim today that the United States is a common-law country, while most of Europe uses civil law: English-derived common law has as its most basic tenet the binding nature of judicial precedent, while Roman-derived civil law privileges statutes. But the more I investigate the history and details of each, the more clear it becomes to me that the United States, at least, owes (almost?) as much of its legal system to civil law as it does to "pure" common law.]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 250px"><a href="http://www.flickr.com/photos/b1ur/5691620374/"><img title="&quot;Roman law&quot;" src="http://farm6.staticflickr.com/5061/5691620374_15ae095c0a_m.jpg" alt="" width="240" height="153" /></a><p class="wp-caption-text">&quot;Roman law&quot; by Eugene Yurevich. CC BY-NC-ND 2.0.</p></div>
<p>It is a law-school maxim today that the United States is a common-law country, while most of Europe uses civil law: English-derived common law has as its most basic tenet the binding nature of judicial precedent, while Roman-derived civil law privileges statutes. But the more I investigate the history and details of each, the more clear it becomes to me that the United States, at least, owes (almost?) as much of its legal system to civil law as it does to “pure” common law (see, e.g., <a title="Civil law and courts of equity: the common law is hybrid law" href="http://inpropriapersona.com/2011/10/civil-law-and-courts-of-equity-the-common-law-is-hybrid-law/" rel="bookmark">Civil law and courts of equity: the common law is hybrid law</a> and <a title="Civil law's influence on American common law: the appeal" href="http://inpropriapersona.com/2011/10/civil-laws-influence-on-american-common-law-the-appeal/" rel="bookmark">Civil law’s influence on American common law: the appeal</a>).</p>
<p>Another interesting story of the influence of civil law involves a push early on in the history of the United States to bring in civil law approaches, in part as a means to distinguish American law from English law, as well as to help unify the laws of disparate states. Then as now, too, civil law — which emphasizes statutory rules over judicial lawmaking — was seen to reduce the potentially arbitrary power of an unelected judiciary.</p>
<p>In “<a href="http://www.jstor.org/stable/1071601">The Attraction of the Civil Law in Post-Revolutionary America</a>,” <a class="zem_slink" title="Peter Stein" href="http://en.wikipedia.org/wiki/Peter_Stein" rel="wikipedia">Peter Stein</a> quotes Sir Henry Maine as saying in 1856 that the Unites States was not part of “the common-law camp,” but instead had ceased to adhere to the single English (or New English) common-law model by 1825 (403). Instead, claimed Maine, Roman law was “fast becoming the <em>lingua franca </em>of universal jurisprudence” as many newer American states were looking to it for their “substratum” instead of English common law (404).</p>
<p>Early legal education, both in America and in England, contained civil-law materials, including Justinian’s <em>Digests</em> and <em>Institutes,</em> along with treatises (in English translation) on international and natural law by Grotius and Pufendorf, among others (405). Also, many early American legal educators were Scots, and Scotland is a civil-law country (405). James Madison, John Adams, and Thomas Jefferson all engaged with the civil-law tradition in their educations (405-06).</p>
<p>Unlike the perceive chaos of the common law, “[i]n eighteenth century eyes the civil law was associated with order, clarity and coherence” (406). After the Revolution, there was a sense that the United States needed its own legal approach based on the best the world had to offer:</p>
<blockquote><p>efforts should be made to develop a particular American jurisprudence, which would not be a slavish imitator of the English common law, but would be eclectic — selecting the best principles and methods from whatever system they might be found in (407).</p></blockquote>
<p>Additionally, although the common law had been seen as a check to the King’s power, it was also viewed with “considerable distrust … as an English product and a corresponding sympathy for things French” (410). Is it any wonder, then, with this desire to create a new nation, along with the positive perception of civil law, that civil law influenced early American jurists?</p>
<p>In the early part of the nineteenth century, American judges cited approvingly to both English legal precedent and to civil law treatises: “in New York, at least, they adopted a policy of eclecticism, considering the common-law and civil-law authorities respectively and then choosing one or the other” (409).</p>
<p>Especially in the areas of commercial law, maritime law, and international law, the civil law was particularly influential. English commercial law was revolutionized by Lord Mansfield in the period just before and after the Revolution, but his influence had little impact initially on the new nation (412). Instead, jurists turned to well-developed mercantile principles in civil law. In maritime and international law, Roman law — since so many European nations based their system on it — had especially force, and continue to do so today (421).</p>
<p>Although English precedent and English cases were used extensively in early America, early nineteenth century jurists lacked today’s judges antipathy to foreign precedent and approaches. Caleb Cushing wrote in the early 1800s:</p>
<p>The common, civil, and customary law of Europe have each precisely the same force with us in this branch; that is, our courts study them all, and adopt from them whatever is most applicable to our situation, and whatever is on the whole just and expedient, without considering either of course obligatory (422).</p>
<p>But by 1850, writes Stein, civil law had faded from American consciousness. Why?</p>
<ol>
<li>The most zealous champions of the civil law held high office, but their ideas “never permeated down to the humdrum practitioner of the law.”</li>
<li>Codifiers of American law continued to turn to civil law statutes as models, but not to its general unifying principles; they looked instead to its practical implementations (like the <em><a class="zem_slink" title="Napoleonic code" href="http://en.wikipedia.org/wiki/Napoleonic_code" rel="wikipedia">Code Napoleon</a></em>), and drew on English thinkers like Jeremy Bentham instead of Justinian.</li>
<li>Historians of Roman law then took over, emphasizing “questions of learned jurisprudence” and not “point[s] of great practical import.” (432)</li>
</ol>
<p>Nonetheless, even though Stein sees the 1840s as the decline of civil law’s influence in America, I see point 2, above, as indicative that it continued to play a role in the development of American statutes — but one that is less obvious and more subtle than direct cites to civil-law authorities by American judges.</p>
]]></content:encoded>
			<wfw:commentRss>http://inpropriapersona.com/civil-laws-influence-on-early-united-states-law/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Privacy and the silo/filter/echo problem</title>
		<link>http://inpropriapersona.com/privacy-and-the-silo-filter-problem/</link>
		<comments>http://inpropriapersona.com/privacy-and-the-silo-filter-problem/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 00:01:34 +0000</pubDate>
		<dc:creator>Kristopher Nelson</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[constitution]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Cass Sunstein]]></category>
		<category><![CDATA[Eugene Volokh]]></category>
		<category><![CDATA[free speech]]></category>
		<category><![CDATA[John Stuart Mill]]></category>
		<category><![CDATA[liberty]]></category>

		<guid isPermaLink="false">http://inpropriapersona.com/?p=5319</guid>
		<description><![CDATA[The push for "privacy" that demands an ability to allow us to restrict who sees what--enabled, for example, by new tools in Facebook and Google+--also creates and reinforces silos (filter bubbles, echo chambers) that prevent our exposure to different ideas. But  this move highlights potential conflicts between a number of rights: freedom of association and freedom of speech and the press (both from the First Amendment) and rights to privacy (from the First, Fourth, Fifth, and Fourteenth Amendments). What is this conflict? Is it real? How can we (begin) to resolve it?]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 250px"><a href="http://www.flickr.com/photos/thekellyscope/5084883823"><img title="Silos" src="http://farm5.staticflickr.com/4104/5084883823_4434d77a76_m.jpg" alt="" width="240" height="160" /></a><p class="wp-caption-text">&quot;Silos&quot; by Sean Kelly. CC BY-NC-SA 2.0.</p></div>
<p>The push for &#8220;privacy&#8221; that demands an ability to allow us to restrict who sees what&thinsp;&mdash;&thinsp;enabled, for example, by new tools in Facebook and Google+&thinsp;&mdash;&thinsp;also creates and reinforces silos (filter bubbles, echo chambers) that prevent our exposure to different ideas. But  this move highlights potential conflicts between a number of rights: freedom of association and freedom of speech and the press (both from the <a class="zem_slink" title="First Amendment to the United States Constitution" href="http://en.wikipedia.org/wiki/First_Amendment_to_the_United_States_Constitution" rel="wikipedia">First Amendment</a>) and rights to privacy (from the First, Fourth, Fifth, and Fourteenth Amendments). What is this conflict? Is it real? How can we (begin) to resolve it?</p>
<h2>The Marketplace of Ideas</h2>
<p>Core to many American arguments on behalf of the value to a <a href="http://en.wikipedia.org/wiki/Liberal_democracy">liberal democracy</a> (in the old sense of liberal) of the freedom to speak is the concept of a &#8220;<a href="http://en.wikipedia.org/wiki/Marketplace_of_ideas">marketplace of ideas</a>,&#8221; articulated by both Thomas Jefferson and, perhaps most persuasively, by <a class="zem_slink" title="John Stuart Mill" href="http://en.wikipedia.org/wiki/John_Stuart_Mill" rel="wikipedia">John Stuart Mill</a> in<a href="http://en.wikipedia.org/wiki/On_Liberty"> On Liberty</a>. The idea is that only through free and prolific competition amongst ideas, achieved through open discussion, can one ascertain truth and, in turn, advance society. Without hearing falsehoods, one can never be sure of one&#8217;s truth, and through proving something false one verifies and re-invigorates truth and beliefs. But without the competition, truth is unobtainable, and even if obtained, belief in it becomes enervated and weak. Constant exposure to different viewpoints is absolutely key to a functioning, progressing society.</p>
<h2>Republic.com and the Problem of Silos</h2>
<p><a href="http://www.amazon.com/gp/product/0691133565/ref=as_li_ss_il?ie=UTF8&amp;tag=commentinprop-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0691133565"><img class="alignleft" style="border-style: initial; border-color: initial; border-image: initial; border-width: 0px;" src="http://ws.assoc-amazon.com/widgets/q?_encoding=UTF8&amp;Format=_SL160_&amp;ASIN=0691133565&amp;MarketPlace=US&amp;ID=AsinImage&amp;WS=1&amp;tag=commentinprop-20&amp;ServiceVersion=20070822" alt="" width="103" height="160" border="0" /></a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=commentinprop-20&amp;l=as2&amp;o=1&amp;a=0691133565" alt="" width="1" height="1" border="0" />In 2002, prolific author <a class="zem_slink" title="Cass Sunstein" href="http://en.wikipedia.org/wiki/Cass_Sunstein" rel="wikipedia">Cass Sunstein</a> (in <em>Republic.com, </em>then again in <em>Republic.com 2.0</em> in 2007) expressed deep concern about exactly this, arguing that trends in individualizing information flow were as harmful to democracy as were trends to centralize information control. In other words, having 1,000 individual silos tailored to personal interests could limit the free-flow of ideas as much as (or more than) having, say, three sources of broadcast news once did. In either case we would limit our exposure to diverse viewpoints and, in the individualized, modern case, <em>also</em> limit the beneficial unifying effect that shared viewpoints provided.</p>
<h2>Free Speech and Privacy</h2>
<p>This concern is different, though possibly related, to that expressed by <a class="zem_slink" title="Eugene Volokh" href="http://en.wikipedia.org/wiki/Eugene_Volokh" rel="wikipedia">Eugene Volokh</a> in regards to free speech and privacy. His argument is with governmental regulations/laws/decisions that attempt to protect privacy by restricting what other people can say. That is, privacy laws that prevent, for example, a journalist from writing about my medical history infringe on the First Amendment.</p>
<p>In contrast to governmental action, the impact of speech silos on democracy is not a question of infringement on private liberties. Instead, through purely private decisions, freely achieved by my own decisions and without interference from government, the same pernicious, long-term impact on democracy and liberty is achieved. In one case, government blocks the sharing of ideas to protect me, while in the other, I block my own sharing of, <em>and my own exposure to</em>, the ideas of others. But in both cases, the marketplace is undermined.</p>
<p>But in the case of government regulations, the Constitution can be invoked as an authority, while in the case of Facebook and Google+ privacy settings, there is no legal check aimed at preserving the marketplace of ideas. Arguments for liberty, which appear to fruitfully favor a multiplicity of viewpoints in the case of government regulations that restrict speech in the name of privacy, instead favor allowing individuals and companies to enable avoiding the kinds of other viewpoints that Mill&thinsp;&mdash;&thinsp;and Volokh&thinsp;&mdash;&thinsp;argue are valuable for a liberty-loving democracy. One might argue to simply get government out of the privacy game at all (since the government has encouraged Facebook, for example, to focus on allowing privacy controls)&thinsp;&mdash;&thinsp;but that doesn&#8217;t deal with the very real market ($$$, eyeballs) demand for greater control over sharing.</p>
<p>Sunstein advocates for a larger governmental role in overseeing media and sites in order to guarantee that people have the option, at least, of exposure to a myriad of viewpoints. (Exactly how one might do this is far from clear, though.) But the core of the contemporary filter problem is not one of big corporations restricting our exposure (or not that alone) to new ideas. Instead, it is <em>our own</em> individual choices to limit our own exposure to alternative viewpoints that is to blame. A benevolent dictator might be able to counteract this trend, but a liberal democracy cannot (or can it?) do so through government fiat. The conflict, then, is not so much between constitutional rights as much as it is a conflict between core values: privacy and control vs. exposure and learning.</p>
<h2>Education</h2>
<p>So how can we attempt to solve this conundrum? An effective K-12 educational system, backed up by a robust university education, is the best societal approach I can imagine. (Individual parents can help, too.) A classroom is one of the few locations where we as a society have the chance to <em>force</em> people to be exposed to new ideas. Teaching and inspiring students to seek out alternative perspectives and critically analyze them&thinsp;&mdash;&thinsp;without rejecting the new and unusual out of hand&thinsp;&mdash;&thinsp;is perhaps the least coercive method I can imagine for maintaining a marketplace of ideas in the face of tools that enable an individual to opt out.</p>
<p>But I&#8217;m open to other ideas, so if you have any, please share!</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://inpropriapersona.com/2011/10/thinking-about-privacy-and-the-first-amendment/">Thinking about privacy and the First Amendment</a> (inpropriapersona.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.onthemedia.org/2011/jun/17/echo-chamber-revisited/transcript/">The Echo Chamber Revisited</a> (On the Media, npr.org)</li>
<li class="zemanta-article-ul-li">The <a href="http://www.amazon.com/Filter-Bubble-What-Internet-Hiding/dp/1594203008">Filter Bubble</a> (amazon.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=355fb230-2ad0-45d3-84f0-56986148fa4b" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://inpropriapersona.com/privacy-and-the-silo-filter-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access to federal court records gets less free</title>
		<link>http://inpropriapersona.com/access-to-federal-court-records-gets-less-free/</link>
		<comments>http://inpropriapersona.com/access-to-federal-court-records-gets-less-free/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 00:58:25 +0000</pubDate>
		<dc:creator>Kristopher Nelson</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[open access]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[federal courts]]></category>
		<category><![CDATA[PACER]]></category>

		<guid isPermaLink="false">http://inpropriapersona.com/?p=4177</guid>
		<description><![CDATA[I had always hoped that PACER--which I hear runs a surplus anyway--would trend downward in price as the cost of delivering electronic access decreases. Instead comes the news that the price will rise by 25%, from 8 to 10 cents per page.]]></description>
			<content:encoded><![CDATA[<p><a href="http://inpropriapersona.com/2011/09/access-to-federal-court-records-gets-less-free/1000px-us-courts-administrativeoffice-seal-svg/" rel="attachment wp-att-4179"><img class="alignright size-thumbnail wp-image-4179" title="US Courts Administrative Office Seal" src="http://inpropriapersona.com/wp-content/uploads/2011/09/1000px-US-Courts-AdministrativeOffice-Seal.svg_-150x150.png" alt="" width="150" height="150" /></a>As someone aspiring to be a legal historian, I&#8217;m generally impressed by the increasing availability of free access to legal documents (thanks <a href="http://scholar.google.com/">Google Scholar</a>!). This is actually a worldwide trend (thanks <a href="http://www.worldlii.org/">WorldLII</a> and friends!), which I am grateful for every time I try to do transnational legal research. I would argue that free&thinsp;&mdash;&thinsp;not just &#8220;open,&#8221; but truly <em>free<strong>&thinsp;&mdash;&thinsp;</strong></em>access to raw legal materials is important for a functioning democracy that respects the rule of law. Transparent court proceedings and outcomes help bolster the credibility of the legal process (provided it is credible and functional, of course).</p>
<p>So it&#8217;s always been distressing to me that <a class="zem_slink" title="PACER" href="http://pacer.psc.uscourts.gov/" rel="homepage">PACER</a>, which provides access to federal court records beyond just the final decisions that Google Scholar (or even LexisNexis and Westlaw) specialize in. Sure, for most legal work, the final decisions matter the most, but for historians and other scholars, seeing the party materials and &#8220;raw&#8221; details of the cases provides useful data for analysis. I had always hoped that PACER&thinsp;&mdash;&thinsp;<a href="http://arstechnica.com/tech-policy/news/2011/09/federal-courts-jack-up-fees-for-online-access-by-25-percent.ars">which I hear runs a surplus anyway</a>&thinsp;&mdash;&thinsp;would trend <em>downward</em> in price as the cost of delivering electronic access decreases. Instead comes this news:</p>
<blockquote><p>The cost of electronic access to court files through the Public Access to Court Electronic Records program, better known as PACER, will rise to 10 cents per page from the current 8 cents per page, the Judicial Conference said.</p>
<p>via <a href="http://www.politico.com/blogs/joshgerstein/0911/Federal_courts_to_hike_records_fees_25_.html">Federal courts to hike records&#8217; fees 25% &#8211; Josh Gerstein &#8211; POLITICO.com</a>.</p></blockquote>
<p>I suppose it&#8217;s a nice gesture that they will waive the fees if you spend under $15/year, and I suppose the role of grant money is to fund my access to such materials, but honestly, I don&#8217;t think this is a good trend. I suppose the courts were focused on for-profit lawyers&thinsp;&mdash;&thinsp;or more specifically, on extracting a bit of silver from those lawyers&thinsp;&mdash;&thinsp;when they considered the pricing for PACER, and I see their point. This is the kind of necessary decision when taxes don&#8217;t fully fund government infrastructure (like the courts), but I lament the move to extract more capital from what ought to be <em>public</em> records.</p>
<p>The trend should be towards more <a class="zem_slink" title="Open government" href="http://en.wikipedia.org/wiki/Open_government" rel="wikipedia">open government</a> and open courts, not the reverse.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=449e9759-eaa1-41ac-85c7-1d065eb633b5" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://inpropriapersona.com/access-to-federal-court-records-gets-less-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Further reflections on the nature of scientific evidence</title>
		<link>http://inpropriapersona.com/further-reflections-on-the-nature-of-scientific-evidence/</link>
		<comments>http://inpropriapersona.com/further-reflections-on-the-nature-of-scientific-evidence/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 19:40:49 +0000</pubDate>
		<dc:creator>Kristopher Nelson</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[international]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[science studies]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[Scientific evidence]]></category>
		<category><![CDATA[theory]]></category>
		<category><![CDATA[Vienna]]></category>

		<guid isPermaLink="false">http://inpropriapersona.com/?p=3869</guid>
		<description><![CDATA[For two weeks this July, I participated in a conference/summer session in Vienna (VISU) on the nature of scientific evidence. The program brought together students and lecturers from a number of disciplines.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="VISU Summer 2011" src="http://farm7.static.flickr.com/6072/6026706340_ae8781d143_m.jpg" alt="" width="240" height="205" />For two weeks this July, I participated in a conference/summer session in Vienna (VISU) on the nature of <a class="zem_slink" title="Scientific evidence" href="http://en.wikipedia.org/wiki/Scientific_evidence" rel="wikipedia">scientific evidence</a> (see also <a href="http://inpropriapersona.com/2011/07/initial-reflections-on-the-nature-of-scientific-evidence/">my initial reflections after the first week</a>). The program brought together students and lecturers from a number of disciplines, including <a class="zem_slink" title="Philosophy of science" href="http://en.wikipedia.org/wiki/Philosophy_of_science" rel="wikipedia">philosophy of science</a>, <a class="zem_slink" title="History of science" href="http://en.wikipedia.org/wiki/History_of_science" rel="wikipedia">history of science</a>, cognitive science/psychology, business, literature, and more.</p>
<p>I had several goals for my time in Vienna:</p>
<ol>
<li>I wanted to make international connections with colleagues around the world;</li>
<li>I wished to develop my thinking on the relation of history with evidence&thinsp;&mdash;&thinsp;preferably with a bit of legal context;</li>
<li>since my philosophical background in regards to science needs work, I wanted to find new ways to approach the philosophy of science that would help me to develop my understanding and appreciation of the field.</li>
</ol>
<p>How well did this summer&#8217;s VISU help me to achieve these goals? Quite well!</p>
<p>First, I met many wonderful people from universities around the world. Most, perhaps unsurprisingly, were from Europe or the United States, and they represented a wide variety of disciplinary approaches to science and evidence. For example, I was able to connect with graduate students working on similar questions as I am from a civil law context, providing a useful comparative potential to add to my own work.</p>
<p>Second, I was thrilled that the focus on the legal context was much deeper than I expected. David Lagnado of <a class="zem_slink" title="University College London" href="http://maps.google.com/maps?ll=51.5247888889,-0.133577777778&amp;spn=0.01,0.01&amp;q=51.5247888889,-0.133577777778 (University%20College%20London)&amp;t=h" rel="geolocation">UCL</a> provided an especially new and intriguing look at the ways in which juries evaluate evidence in the common-law courtroom, and introduced me to the use of <a class="zem_slink" title="Bayesian inference" href="http://en.wikipedia.org/wiki/Bayesian_inference" rel="wikipedia">Bayesian analysis</a> in evidentiary analysis.</p>
<p>Third, the 10 or so graduate students coming from the discipline of the philosophy of science helped me to appreciate the philosophical debates more fully. I may still not fully embrace what feels to me like a de-contextualized approach to theory, but I can better appreciate the goal and reasons for trying to describe and explain scientific theories.</p>
<p>Some more highlights of the two weeks:</p>
<ul>
<li>Bayesian networks as <em>representations</em> of real-world evidential reasoning. Do people really reason this way? Or is this the ideal way we <em>should</em> do probabilistic reasoning? David Lagnado suggests that people may really use this approach&thinsp;&mdash;&thinsp;at least as a qualitative matter&thinsp;&mdash;&thinsp;but that we don&#8217;t do so well when it comes to quantitative weighing of probabilities.</li>
<li>The distinctions between a civil law approach to scientific experts (generally appointed by the court) vs. the common law one (represent the parties). The civil law approach appears cleaner, but may well bury the issue a bit further underground&thinsp;&mdash;&thinsp;and the need to validate the science still exists, it may just not play out <em>in the courtroom.</em></li>
<li>Tal Golan asserts that the statistical expert&#8217;s growing role as gatekeeper of &#8220;true causes&#8221; is co-related with the trial judge&#8217;s new role as the gatekeeper of &#8220;true science.&#8221;</li>
</ul>
<p>All in all, the two weeks was an excellent experience, and I would recommend it to any other graduate students working in related fields.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://inpropriapersona.com/2011/07/initial-reflections-on-the-nature-of-scientific-evidence/">Initial reflections on the nature of scientific evidence</a> (inpropriapersona.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=2ae36e83-b8f7-4be1-9b09-f94ae7cf2fb9" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://inpropriapersona.com/further-reflections-on-the-nature-of-scientific-evidence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Legal reasoning by analogy</title>
		<link>http://inpropriapersona.com/legal-reasoning-by-analogy/</link>
		<comments>http://inpropriapersona.com/legal-reasoning-by-analogy/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 09:06:20 +0000</pubDate>
		<dc:creator>Kristopher Nelson</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[international]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[science studies]]></category>
		<category><![CDATA[theory]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[Vienna]]></category>

		<guid isPermaLink="false">http://inpropriapersona.com/?p=3852</guid>
		<description><![CDATA[My VISU presentation on reasoning in analogy in Warren and Brandeis' famous 1890 law review article on privacy.]]></description>
			<content:encoded><![CDATA[<p>My <a href="http://www.univie.ac.at/ivc/VISU/">VISU</a> presentation on reasoning in analogy in Warren and Brandeis&#8217; famous <a href="http://www.amazon.com/Right-Privacy-Legal-Legends-ebook/dp/B003HS5NM2/ref=sr_1_1?ie=UTF8&amp;m=AG56TWVU5XWC2&amp;s=digital-text&amp;qid=1271628440&amp;sr=1-1">1890 law review article on privacy</a>.</p>
<div><object style="width: 420px; height: 323px;" width="320" height="240" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="menu" value="false" /><param name="src" value="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf" /><param name="flashvars" value="mode=embed&amp;viewMode=presentation&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&amp;showFlipBtn=true&amp;documentId=110715085114-d2e01f259dec4992935e1eaa6ac61321&amp;docName=privacy-analogy-narrative&amp;username=krisnelson&amp;loadingInfoText=Analogy%20in%20the%20Common%20Law&amp;et=1310722969390&amp;er=49" /><embed style="width: 420px; height: 323px;" width="320" height="240" type="application/x-shockwave-flash" src="http://static.issuu.com/webembed/viewers/style1/v1/IssuuViewer.swf" allowfullscreen="true" menu="false" flashvars="mode=embed&amp;viewMode=presentation&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&amp;showFlipBtn=true&amp;documentId=110715085114-d2e01f259dec4992935e1eaa6ac61321&amp;docName=privacy-analogy-narrative&amp;username=krisnelson&amp;loadingInfoText=Analogy%20in%20the%20Common%20Law&amp;et=1310722969390&amp;er=49" /></object></p>
<div style="width: 420px; text-align: left;"><a href="http://issuu.com/krisnelson/docs/privacy-analogy-narrative?mode=embed&amp;viewMode=presentation&amp;layout=http%3A%2F%2Fskin.issuu.com%2Fv%2Flight%2Flayout.xml&amp;showFlipBtn=true" target="_blank">Open publication</a> &#8211; Free <a href="http://issuu.com" target="_blank">publishing</a> &#8211; <a href="http://issuu.com/search?q=brandeis" target="_blank">More brandeis</a></div>
</div>
<p>I think analogy reflects a desire to economize on thought. Thus, if we construct evidential reasoning on the basis of, say, <a class="zem_slink" title="Bayesian network" href="http://en.wikipedia.org/wiki/Bayesian_network" rel="wikipedia">Bayesian networks</a>, then&thinsp;&mdash;&thinsp;instead of creating a whole new network to reflect a new situation&thinsp;&mdash;&thinsp;we simply build on an old network, and replace nodes with new facts, build a few nodes, and generally spiff things up.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="float: right;" src="http://img.zemanta.com/pixy.gif?x-id=534a76d0-5404-4d80-a501-549bf6beb563" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://inpropriapersona.com/legal-reasoning-by-analogy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Initial reflections on the nature of scientific evidence</title>
		<link>http://inpropriapersona.com/initial-reflections-on-the-nature-of-scientific-evidence/</link>
		<comments>http://inpropriapersona.com/initial-reflections-on-the-nature-of-scientific-evidence/#comments</comments>
		<pubDate>Sat, 09 Jul 2011 14:17:52 +0000</pubDate>
		<dc:creator>Kristopher Nelson</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[international]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[science studies]]></category>
		<category><![CDATA[theory]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[Vienna]]></category>

		<guid isPermaLink="false">http://inpropriapersona.com/?p=3833</guid>
		<description><![CDATA[For the last week I've been a part of the Vienna Institute Summer University (VISU) at the University of Vienna, at a two-week conference on "The Nature of Scientific Evidence." The program brings together graduate students from a variety of disciplines from around the world to discuss science-related topics. ]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div class="wp-caption alignright" style="width: 267px"><a href="http://en.wikipedia.org/wiki/File:Uni-Vienna-seal.png"><img title="Seal of the University of Vienna, known in Ger..." src="http://upload.wikimedia.org/wikipedia/en/0/03/Uni-Vienna-seal.png" alt="Seal of the University of Vienna, known in Ger..." width="257" height="250" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>
</div>
<p>For the last week I&#8217;ve been a part of the <a href="http://www.univie.ac.at/ivc/VISU/">Vienna Institute Summer University</a> (VISU) at the <a class="zem_slink" title="University of Vienna" href="http://maps.google.com/maps?ll=48.2130555556,16.3597222222&amp;spn=0.01,0.01&amp;q=48.2130555556,16.3597222222 (University%20of%20Vienna)&amp;t=h" rel="geolocation">University of Vienna</a>, at a two-week conference on &#8220;The Nature of Scientific Evidence.&#8221; The program brings together graduate students from a variety of disciplines from around the world to discuss science-related topics. Key lecturers this year include <a href="http://www.hps.cam.ac.uk/people/chang/">Hasok Chang</a> (Philosophy of Science/Cambridge), <a href="http://www.ucl.ac.uk/lagnado-lab/david_lagnado.html">David Lagnado</a> (Cognitive Psychology/UCL) and <a href="http://history.ucsd.edu/people/faculty/golan-tal.html">Tal Golan</a> (History of Science/UCSD). Interestingly for my interest in law and science, both Lagnado and Golan have focused on the legal sphere as a powerful &#8220;theater&#8221; for investigating the (ab)use of <a class="zem_slink" title="Science" href="http://en.wikipedia.org/wiki/Science" rel="wikipedia">scientific</a> evidence.</p>
<p>We can characterize the approaches quickly as follows: Chang discusses the theoretical underpinnings of science, including the <a class="zem_slink" title="Logical reasoning" href="http://en.wikipedia.org/wiki/Logical_reasoning" rel="wikipedia">logical reasoning</a> process; Golan looks at the historical growth of science in the public imagination and the development of scientific experts; and Lagnado investigates the use of <a class="zem_slink" title="Bayesian probability" href="http://en.wikipedia.org/wiki/Bayesian_probability" rel="wikipedia">Bayesian</a> networking to understand a cognitive approach to weighing evidence, both normatively and descriptively.</p>
<p>Given that I am an historian of law and technology, and a lawyer, what kinds of takeaways have I gotten so far?</p>
<p>First, that Bayesian networking could be highly beneficial to lawyers, especially in criminal defense. The approach has problems, but is a powerful way to avoid common pitfalls in evidential reasoning.</p>
<p>Second, that <em>scientific evidence</em> is not radically different from other evidence, and that the fallacies that scientists encounter internally are not radically different than when they present externally (this is more controversial, perhaps).</p>
<p>Third, that context is key to evidence, to the acceptance of evidence, and to the use of evidence. One cannot consider <em>all </em>variables, nor all potential outcomes or possibilities, so all decisions made from evidence are bound up in both one&#8217;s own context and from the context the evidence came from. (This doesn&#8217;t mean that all decisions are necessarily totally subjective and arbitrary, however).</p>
<p>Fourth, that many disciplines can come together and discuss common questions in a useful and powerful way, but that it isn&#8217;t always easy to speak a mutually intelligible common language (and I&#8217;m not talking about English vs. German).</p>
<p>I will have more to say later.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=f100b6f6-c43f-4355-9cd8-53aeb6923df0" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://inpropriapersona.com/initial-reflections-on-the-nature-of-scientific-evidence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

