<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>miscellaneous factZ</title>
	<link>http://www.rufuspollock.org</link>
	<description></description>
	<pubDate>Thu, 03 Jul 2008 10:33:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>FLOSS 2008 Workshop on Free/Open Source Software</title>
		<link>http://www.rufuspollock.org/2008/06/30/floss-2008-workshop-on-freeopen-source-software/</link>
		<comments>http://www.rufuspollock.org/2008/06/30/floss-2008-workshop-on-freeopen-source-software/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 10:33:22 +0000</pubDate>
		<dc:creator>rgrp</dc:creator>
		
		<category><![CDATA[Academic]]></category>

		<category><![CDATA[Economics]]></category>

		<category><![CDATA[Innovation and Intellectual Property]]></category>

		<category><![CDATA[Notes]]></category>

		<category><![CDATA[Own Work]]></category>

		<category><![CDATA[Talks]]></category>

		<guid isPermaLink="false">http://www.rufuspollock.org/2008/06/30/floss-2008-workshop-on-freeopen-source-software/</guid>
		<description><![CDATA[Last week I attended FLOSS 2008, the second international workshop/network meeting on FLOSS (Free/Libre/Open Source software) in Rennes, France. I was presenting my paper Innovation and Imitation with and without Intellectual Property Rights (and would have offered discussant comments but the author of the paper I was scheduled to discuss had to pull out at [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I attended <a href="http://e.darmon.free.fr/floss/workshop.html">FLOSS 2008</a>, the second international workshop/network meeting on FLOSS (Free/Libre/Open Source software) in Rennes, France. I was <a href="http://rufuspollock.org/economics/papers/innovation_and_imitation_talk_rennes_2008.pdf">presenting</a> my paper <a href="/economics/papers/innovation_and_imitation.pdf">Innovation and Imitation with and without Intellectual Property Rights</a> (and would have offered discussant comments but the author of the paper I was scheduled to discuss had to pull out at the last minute). In addition to this I got to hear a variety of interesting talks. On some of these I was able to take notes which I have included below for the &#8216;delectation&#8217; of anyone else who is interested.</p>

<h2>Mikko Valimaki: IPR and Open Source Software</h2>

<ul>
<li>Goodman and Myers (2005) &#8212; the 3G standard.</li>
<li>Leveque and Meniere 2007: what does RAND mean
<ul><li>reasonable royalty is R = c (v1-v2)p where c is incremental costs of licensing, v1-v2 is gain from using this pattern over second-best.</li></ul></li>
<li>Other questions for royalty-setting
<ul><li>quality of volume of patents</li>
<li>early or late innovators</li>
<li>cumulative royalties or one-time fees</li></ul></li>
<li>But all models he knows of have non-zero royalty fees
<ul><li>[ed]: not surprising given that you will always get interior solutions</li></ul></li>
<li>Windows/Samba discussion
<ul><li>specific sets of terms</li>
<li>provide RF for the open source community</li></ul></li>
<li>Commission Decision para 783
<ul><li>&#8220;On balance, the possible negative impact of an order to supply on Microsoft&#8217;s incentives to innovate is outweighed by its positive impact on the level of innovation of the whole industry.&#8221;</li></ul></li>
<li>Nokia to acquire Symbian:
<ul><li>&#8220;a full platform will be available &#8230; under a royalty-free license &#8230; from the Foundation&#8217;s first day of operations &#8230; the Foundation will make selected components available as open source at launch.&#8221;</li>
<li>[ed]: Motivation here is clear: Nokia care about the hardware and for them software is a complementary good &#8212; which they therefore wish to be as cheap as possible. But this raises question as to what is being made open: is hardware patents or pure software patents (and if so how big a deal is this)</li></ul></li>
</ul>

<h3>Stefan Koch: Efficiency of FLOSS Production</h3>

<ul>
<li>Question of efficiency of open source development</li>
<li>How much software did we get for our effort
<ul><li>Is OS a waste of resources?</li></ul></li>
<li>Discussion without much empirical basis
<ul><li>Claim: fast and cheap, high quality, finding bugs late is inefficient (actually large effort) &#8212; see IEEE Software 1999</li></ul></li>
<li>Completely unknown as no-one keeps time-sheets. So
<ul><li>Effort based on participation data</li>
<li>Effort based on product &#8212; look at software and ask how much effort would be needed in commercial environment</li></ul></li>
<li>Empirical research in open source
<ul><li>Mainly case studies</li>
<li>Helpful but need proper large-scale analysis</li></ul></li>
<li>Mined software repositories [ed: cf. today FLOSSMatrix, FLOSSMore]
<ul><li>8,261 projects</li>
<li>7,734,082 commits</li>
<li>663M LOCs</li>
<li>resources and output is skewed: top decile of programmers: 79% of code base, second decile: 11%</li></ul></li>
<li>Effort estimation based on actual participation
<ul><li>active programmer months (define active as committing in a given month)</li>
<li>high correlation with LOC added in month</li></ul></li>
<li>Cumulate this number for each project
<ul><li>But not equal to a commercial person-month</li>
<li>How do we scale: use 18.4 h/w taken from stats for committers on Linux kernel</li>
<li>[ed:] this is the key assumption. The whole point is that FLOSS effort is not observed and they are using a measure of output (committing) and trying to infer actually activity</li></ul></li>
<li>Manpower function modelling:
<ul><li>Norden-Rayleigh model (1960)</li>
<li>Some set of problems N (unknown but finite)</li>
<li>Probs are solved independently and randomly (following Poisson)</li>
<li>This fits ok but has eventual decline in participation which does not occur</li>
<li>Modify this: in particular to allow introduction of new problems
<ul><li>Introduce in prop to original no. problems, in prop to current set of problems etc</li>
<li>Also have different learning rates</li>
<li>[ed: but isn&#8217;t the setup a little different. Really it is a question of success vs. non-success in terms of acquiring users + some kind of bound on amount of participation due either to fission or complexity]</li></ul></li></ul></li>
<li>Product-based estimation
<ul><li>COCOMO 81 and COCOMO 2</li></ul></li>
<li>Results:
<ul><li>Comparison COCOMO - Norden-Rayleigh</li>
<li>For COCOMO 81 cannot find parameters favourable enough to explain Norden-Rayleigh curve</li>
<li>For COCOMO 2 can find parameters but very favourable</li>
<li>Suggest (roughly) that FLOSS very efficient (but not very rigorous)</li></ul></li>
<li>More formal estimation using all models etc
<ul><li>Norden-Rayleigh significantly below prodcut-based estimates (factor of 8 in mean)</li></ul></li>
<li>Interpretation
<ul><li>FLOSS v. efficient (self-selection for tasks etc)</li>
<li>Extremely high amount of non-programmer participation (1:7 relation &#8230;)</li></ul></li>
<li>[ed]: not sure about this generous view. Other explanations
<ul><li>No quality measurement (also mentioned by Koch)
<ul><li>OK: lot of code but low quality</li></ul></li>
<li>(Related) Many sourceforge projects are incomplete, easy bit at the start 
<ul><li>Later comes a lot of refactoring/writing documentation. This may display significant diminishing returns</li></ul></li>
<li>Many FLOSS projects come from what were originally commercial projects. In that case:
<ul><li>code may have already been written</li>
<li>conceptual components have been done already</li></ul></li>
<li>Trade-off of time vs. productivity
<ul><li>May be more productive to only work 10h a week but then product might not be ready for 10 years</li></ul></li></ul></li>
<li>Form discussion
<ul><li>interesting point: Nokia thinking of moving to more FLOSS in-house because they can&#8217;t manage their 5-10k programmers centrally any more</li></ul></li>
</ul>

<h3>Mickael Vicente: Shift to Competences Model: A Social Network Analysis of Open Source Professional Developers</h3>

<ul>
<li>Robles 20007
<ul><li>Statistics on Debian showing increasing corporate involvement</li></ul></li>
<li>Social network extraction
<ul><li>Get repo logs</li>
<li>Create link between 2 developers if they have committed on the same file (non-directed graph)
<ul><li>Simplification: the best collaboration of each developer (directed graph) &#8212; pick other developer with whom they have committed most files in common</li></ul></li>
<li>Longitudinal analysis
<ul><li>extract clusters</li></ul></li></ul></li>
<li>Correlation with professional career
<ul><li>CV collected on Internet, personal web page etc (96% collected)</li></ul></li>
<li>Interesting data</li>
</ul>

<h3>Nicholas Radtke: What Makes FLOSS Projects Successful: An Agent-Based Model of FLOSS Projects</h3>

<ul>
<li>Positive Characteristics of FLOSS
<ul><li>High quality (Low defect count: Chelf 2006)</li>
<li>Rapid development</li>
<li>Violates Brooks law (Rossi 2004)</li>
<li>Risky Business </li></ul></li>
<li>for every successful FLOSS project there are dozens of unsuccessful projects</li>
<li>Corporate IT manager survey (2002)
<ul><li>41% mention inability to hold someone responsible for software</li></ul></li>
<li>Attempts at Simulating FLOSS
<ul><li>SimCode (Dalle and David 2004)</li>
<li>OSsim (Waggstrom et al 2005)</li>
<li>&#8230;</li>
<li>K-Means stuff</li></ul></li>
<li>Simulate across landscape
<ul><li>Not social network</li>
<li>Focus on developer decision to join/contribute to projects (Agent-Based Modelling)</li></ul></li>
<li>Defining Success and Failure
<ul><li>Traditional metrics do not work well (on budget?)</li>
<li>Completion (Crowston et al. 2003)</li>
<li>Progression through maturity stages (Crowston and Scozzi 2002)</li>
<li>Number of developers</li>
<li>Mailing list activity</li>
<li>Project outdegree, Active developer count (Wang 2007)</li></ul></li>
<li>The Model Universe
<ul><li>Agents and projects</li>
<li>Agents:
<ul><li>Consumption: 0-1</li>
<li>Producer: 0-1</li>
<li>Resource: 0-1.5 (1=40h)</li>
<li>Memory: agents only aware of some subset of projects</li>
<li>Needs vector (preferences)</li>
<li>utility: linear sum of: similarity match + current popularity (current resources) + cumulative resources + download + f(maturity)</li></ul></li>
<li>Projects:
<ul><li>resources needed</li>
<li>current resources</li>
<li>cumulative resources</li>
<li>download count</li>
<li>preferences: same as agent but converges towards those had by agents working on it</li></ul></li></ul></li>
<li>Agents choose between projects each time period
<ul><li>have some randomness in that use multinomial logit: prob choose project i ~ exp(mu * Utility of project i)</li></ul></li>
<li>Results
<ul><li>Simulate over 250 time steps ~ 4 years</li>
<li>calibrate [ed: in a way I was not quite clear about]</li>
<li>compare simulation with empirical data from sourceforge
<ul><li>developers per project</li>
<li>projects per developer</li></ul></li>
<li>Find that (from simulation data) downloads and cumulative resources are not important</li></ul></li>
</ul>

<h3>Fabio Manenti: Dual Licensing in Open Source Software Markets</h3>

<ul>
<li>Benefits of Going Open Source
<ul><li>feedback from community</li>
<li>network effects (usage)</li>
<li>competitive pressures (e.g. Netscape) [ed: not sure this is a benefit]</li></ul></li>
<li>Dual-licensing
<ul><li>Kosky (2007): 6% of representative sampl of European OSS business firms employ DL strategies</li></ul></li>
</ul>

<h3>Alexia Gaudeul: Blogs and the Economics of Reciprocal (In-)Attention</h3>

<ul>
<li>What blogs are </li>
<li>Reasons for blogging</li>
<li>Question: do you befriend (link) because of content produced or do you produce content because of friends</li>
<li>General points
<ul><li>Market interactions only part of wider class of reciprocal relations</li>
<li>Time vs. money economics</li>
<li>Unique dataset, very detailed and complete, to test networked relations</li></ul></li>
<li>Model &#8212; but left out due to time</li>
<li>Dataset: livejournal 2006
<ul><li>Sociology: teenagers to young adults (15 to 23), female (67\%), Americans (70\%)</li>
<li>Fast growth: created in 1999, 8M accounts, 1.3M active</li>
<li>FLOSS but for-profit (SaaS)</li>
<li>Great part from self-referential</li>
<li>Lively: 4 comments per post on average</li>
<li>Federated by communities: no. of communities per person 15</li>
<li>Journals updated for more than 2 years on avg</li>
<li>70\% have posted in last 2 months</li>
<li>No. of entries: 1 every 2 days</li>
<li>No. of friends: 50 avg</li>
<li>Balance between friends and friends of</li>
<li>Balance between comments received / made</li></ul></li>
<li>Friendship patterns
<ul><li>May be balance but does not explain no. of friends of diff. individuals</li>
<li>Need to distinguish
<ul><li>Norm of reciprocity: more promiscuous bloggers accumulate friends</li>
<li>Content attractiveness
<ol><li>Quality/freq. of posts</li>
<li>Interactivity (comments per post)</li></ol></li></ul></li></ul></li>
<li>Regressions
<ul><li>Reciprocity: No. blogs read (friend) = b * number of readers (friend of) + error</li>
<li>Activity: No. readers = cX + error &#8212; X = matrix of ind. variables</li>
<li>Endogeneity issues [ed: all over the place)</li>
<li>Regress: ln(Friends) = ln(Friend of) + &#8230; (with instrumenting Friends Of on Activity so solve endogeneity issues)
<ul><li>Saturation around 400 friends seemingly (few with more)</li></ul></li>
<li>Max no. of friendship when your no. friends = no. friends of (maybe)
<ul><li>A norm of reciprocity</li></ul></li>
<li>Issues with endogeneity of activity (which was used to instrument friends of) </li></ul></li>
</ul>

<h3>Sylvain Dejean</h3>

<ul>
<li>Does ICT lead to the Internet lead to a global village or a cyber-balkan</li>
<li>What leads to emergence of virtual commmunities</li>
<li>Is the heterogeneity of contributions an impediment to self-organize</li>
<li>How to manage virtual communities</li>
<li>Agent-based model:
<ul><li>Individuals defined by some characteristics</li>
<li>Herfindahl index measures degree of self-organization [ed: why self-organization]</li>
<li>Communities change via selection and variation</li></ul></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rufuspollock.org/2008/06/30/floss-2008-workshop-on-freeopen-source-software/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Trading Fund Review Announced</title>
		<link>http://www.rufuspollock.org/2008/06/25/trading-fund-review-announced/</link>
		<comments>http://www.rufuspollock.org/2008/06/25/trading-fund-review-announced/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 09:56:34 +0000</pubDate>
		<dc:creator>rgrp</dc:creator>
		
		<category><![CDATA[Innovation and Intellectual Property]]></category>

		<category><![CDATA[Policy]]></category>

		<guid isPermaLink="false">http://www.rufuspollock.org/2008/06/25/trading-fund-review-announced/</guid>
		<description><![CDATA[Following up on their commitments in the 2008 Budget (see previous post dealing on publication of &#8216;Cambridge Study&#8217;  today BERR and HMT announced a review of Trading Funds. It will be run by the Shareholder Executive with input from HMT and OPSI. The main task of this review, according to the announcement, is to:


 [...]]]></description>
			<content:encoded><![CDATA[<p>Following up on their commitments in the 2008 Budget (see <a href="/2008/03/12/models-of-public-sector-information-provision-via-trading-funds-report-published-today/">previous post dealing on publication of &#8216;Cambridge Study&#8217; </a> today BERR and HMT <a href="http://www.shareholderexecutive.gov.uk/publications/pdf/tradingfunds250608.pdf">announced a review of Trading Funds</a>. It will be run by the Shareholder Executive with input from HMT and OPSI. The main task of this review, according to the announcement, is to:</p>

<blockquote>
  <p>&#8230; examine the impact on the trading funds’ business models of
  any changes to the current pricing, accessing and licensing regimes with the
  aim of:</p>
  
  <ul>
  <li>distinguishing more clearly what information is required by Government for public policy</li>
  <li>ensuring that this information is available as widely as possible in order
    to maximise the benefits to the wider UK economy, at a price that
    balances the provision of such access with the need for users to make a
    fair contribution to the cost of collecting the information in the long
    term.</li>
  </ul>
  
  <p>The policy objectives of each of the trading funds will not form part of the
  assessment, but the review will consider the future of the trading fund model
  and how it impacts on the delivery of these objectives.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.rufuspollock.org/2008/06/25/trading-fund-review-announced/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Workshop on Well-Being VI</title>
		<link>http://www.rufuspollock.org/2008/06/24/workshop-on-well-being-vi/</link>
		<comments>http://www.rufuspollock.org/2008/06/24/workshop-on-well-being-vi/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 11:57:14 +0000</pubDate>
		<dc:creator>rgrp</dc:creator>
		
		<category><![CDATA[Academic]]></category>

		<category><![CDATA[Economics]]></category>

		<category><![CDATA[Happiness]]></category>

		<guid isPermaLink="false">http://www.rufuspollock.org/2008/06/24/workshop-on-well-being-vi/</guid>
		<description><![CDATA[Yesterday I attended the sixth and final of the series of &#8220;Workshops on Well-being&#8221; taking place at the LSE (I missed the fifth workshop as I was away and so the last one I attended was the fourth workshop back in April). This time the presentations were given by David Clark of KCL and Martin [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I attended the sixth and final of the series of &#8220;Workshops on Well-being&#8221; taking place at the LSE (I missed the fifth workshop as I was away and so the last one I attended was the <a href="http://www.rufuspollock.org/2008/04/22/workshop-on-well-being-iv/">fourth workshop back in April</a>). This time the presentations were given by <a href="http://www.iop.kcl.ac.uk/staff/profile/default.aspx?go=10813">David Clark</a> of KCL and <a href="http://www.lse.ac.uk/people/m.knapp@lse.ac.uk/">Martin Knapp</a> of LSE and KCL. Below are some heavily impressionistic notes.</p>

<h2>Presentation by David Clark (KCL): Developing Effective Psychological Treatments for Common Mental Health Problems</h2>

<ol>
<li><p>Anxiety disorders</p>

<ul><li>~ 1/2 of mental health problems</li>
<li>overly pessimistic view on outcomes etc</li>
<li>can become obsessional (+ fear that thoughts are self-realizing)</li>
<li>If beliefs are inconsistent why do they persist</li>
<li>panic attacks (~ 30% have them once/v. occasionally but realize that they are not dying). But in the disorder people might have had them 5000 times &#8212; how can they still think they are dying when it happens again?</li></ul></li>
<li><p>Research Strategy:</p>

<ul><li>identify core cog. abnormality</li>
<li>&#8230;</li></ul></li>
<li><p>Example: social phobia</p>

<ul><li>most common anxiety disorder (lifetime prevalence: 12%)</li>
<li>persistent: natural recovery rate is 37% over 12 years</li>
<li>marked underachievement</li>
<li>persists because:</li>
<li>shift to internal focus (which means ignore external)</li>
<li>use of internal information to infer how one appears to others (and as they are anxious this unreliable)</li>
<li>safety behaviour</li>
<li>test some of this</li>
<li>Do high socially anxious individuals have an internal attentional bias (Mansell, Clark, Ehlers 2003)</li>
<li>Evidence that socially anxious individuals have a distorted external perspective (Hackmann, Surawy and Clark 1999)</li>
<li>Evidence that onset of phobia correlated some stressful (bad) social event</li>
<li>Does negative self-image affect relation with others. Yes, to some extent (another Clark paper)</li>
<li>treatment (Cognitive Therapy)</li>
<li>attention training</li>
<li>drop safety behaviours (to test no adverse consequences)</li>
<li>video feedback</li>
<li>rescripting early memories</li>
<li>does CT pass the randomized controlled trial: YES</li>
<li>compare against no treatment</li>
<li>placebo</li>
<li>at least as effective as medication</li></ul></li>
<li><p>Common disorders where CBT is effective as a sole treatment (recovery rate, controlled effect size):</p>

<ul><li>Major depressive disorder: 50%, -</li>
<li>Panic disorder 75%, 2.8</li>
<li>PTSD: 80%, 2.3/1.2</li>
<li>Social phobia: 75% 2.6</li>
<li>Generalized anxiety disorder: 50% (77%)</li>
<li>OCD: 45%, 1.5</li>
<li>Also show that effects of CBT persist for anxiety (unlike psychotropic interventions where there is a high relapse rate)</li>
<li>depression slightly different as naturally recurrent &#8212; though CBT still effective (and complementary to medication). Hollon et al (2005) (Arch Gen Psychiat) compare medication vs CBT over long-term and shows CBT better.</li></ul></li>
<li><p>Evidence that benefits of CBT extend outside of targeted syndrome. Beneficial effects for:</p>

<ul><li>other mental health problems</li>
<li>work, family, social adjustment</li>
<li>employment (less sick days, moving to work)</li>
<li>but these effect sizes are lower bound (overall want SWB scores &#8230;)</li></ul></li>
<li><p>Developing more effective (shorter) treatments</p>

<ul><li>Traditional approach is 1h/w for 3-4 months</li>
<li>but 1-2h of &#8216;homework&#8217; per day between visits</li>
<li>Now trying intensive 1w course (~ as effective at least for PTSD)</li>
<li>Also treatments with extra-focus (e.g. social phobia + work: found big impact on time to get back to work)</li>
<li>CBT with well-being emphasis. Fava et al (2005) (Psychotherapy and Psychomatics). Find CBT-WB > CBT but tiny sample, no blind assessment etc.</li></ul></li>
<li><p>Major policy changes underway to increase access to CBT</p></li>
</ol>

<h2>Martin Knapp (LSE + KCL): Economics of Mental Health: Some Open Research Questions</h2>

<ol>
<li><p>Why mental health is different</p>

<ul><li>breadth/multiplicity of need</li>
<li>association with crime + violence</li>
<li>associated with suicide</li>
<li>compulsion, stigma, complex links with ethnicity</li></ul></li>
<li><p>Leading policy/practice themes</p>

<ol><li>stigma/rights/social exclusion</li>
<li>funding</li>
<li>Balance of Care</li>
<li>Treatments </li>
<li>Prevention</li></ol></li>
<li><p>Social exclusion, stigma, etc</p>

<ul><li>Participation-based approach</li>
<li>opportunities, socio-economics roles</li>
<li>Rights-based approach</li>
<li>stigma, discrimination, compulsory treatment</li>
<li>If i were suffering from mental health problems I don&#8217;t want anyone to know (Scotland): 50% in 2002 to 41% in 2006 (following a big campaign)</li>
<li>evidence in UK actually may be getting worse (16% 2000 to 22% in 2007 on similar question)</li>
<li>Equity: great variations (inequality greater for mental health than for income), esp by ethnicity.</li>
<li>Costs:</li>
<li>total cost of depression Â£9 billion (Thomas and Morris, Brit J Psychiatry 2003)
<ul><li>mostly productivity effects (not service or morbidity)</li>
<li>prob. underestimate as also have staff turnover, presenteeism</li></ul></li>
<li>major impact of psychosis on life-time development [ed: not exactly surprising &#8230;]</li>
<li>homicide: Taylor and Gunn (Brit J Psychiatry) show that across various European countries between 5 and 20% or homicides committed by those who are mentally ill</li></ul></li>
<li><p>Funding</p>

<ul><li>Mental health spend as %tage of total public spend: England is highest in EU [ed: is this good or just that England has a lot of mental health issues]</li>
<li>Good efficiency arguments for intervening (cost-effective)</li>
<li>Schizophrenia: total cost ~ Â£54k per person per year (only a 1/3 hits the health system)</li></ul></li>
<li><p>Balance of Care</p>

<ul><li>Massive reduction in number psychiatric beds (personal preferences, social preferences etc)</li></ul></li>
<li><p>Treatments</p>

<ul><li>Does it work?</li>
<li>Is it cost-effective? etc</li>
<li>In 2000 only 53% of people with depression received treatment compatible with NICE guidelines</li>
<li>More attention to non-health interventions</li>
<li>particularly risk factors such as bullying, family violence, uncontrolled debt</li></ul></li>
<li><p>Prevention</p>

<ul><li>Inner London Longitudinal Study (ILLS)</li>
<li>Study of all 10y old in part of London in 1970</li>
<li>Categorise into groups from: &#8220;no problems at school&#8221; to &#8220;conduct disorder&#8221;</li>
<li>Estimate costs to society per child from 10 to 28 (education, criminal justice, social services etc)
<ul><li>no problems: ~ 7k, conduct: ~ 24k, conduct disorder: ~70k (mostly criminal justice)</li></ul></li>
<li>1970 British Cohort Study</li>
<li>earnings at age 30 by childhood need at age 10</li>
<li>no probs: ~24k, behavioural (lowest quartile): same, Cognitive (lowest quartile): 15k, emotional (not a great effect but interacts in a minor way with cognitive). Another study finds same effects for behavioural at age 32 but extended to 48 finds same -ve effect of cognitive issues.</li></ul></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.rufuspollock.org/2008/06/24/workshop-on-well-being-vi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>markdown2latex (mkdn2latex) 1.2</title>
		<link>http://www.rufuspollock.org/2008/06/23/markdown2latex-mkdn2latex-12/</link>
		<comments>http://www.rufuspollock.org/2008/06/23/markdown2latex-mkdn2latex-12/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 10:51:14 +0000</pubDate>
		<dc:creator>rgrp</dc:creator>
		
		<category><![CDATA[Own Work]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.rufuspollock.org/2008/06/23/markdown2latex-mkdn2latex-12/</guid>
		<description><![CDATA[A new version (v1.2) of my python script for converting markdown to latex is now done. markdown2latex (renamed from mkdn2latex) has been extensively refactored to become a proper python-markdown extension. This means it can be used seemlessly alongside plain markdown conversion, as well as independently whether as a module or, in its classic form, from [...]]]></description>
			<content:encoded><![CDATA[<p>A new version (v1.2) of <a href="http://www.rufuspollock.org/2006/11/30/mkdn2latex-a-python-script-to-convert-markdown-to-latex/">my python script for converting markdown to latex</a> is now done. markdown2latex (renamed from mkdn2latex) has been extensively refactored to become a proper python-markdown extension. This means it can be used seemlessly alongside plain markdown conversion, as well as independently whether as a module or, in its classic form, from the command line.</p>

<p>In addition for ease of installation it has also been turned into a proper python package and registered on pypi so you can just do:</p>

<pre><code>$ easy_install markdown2latex
</code></pre>

<p>Alternatively you can still get it straight from the repository at:</p>

<p><a href="http://knowledgeforge.net/okftext/svn/trunk/python/markdown2latex/">http://knowledgeforge.net/okftext/svn/trunk/python/markdown2latex/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rufuspollock.org/2008/06/23/markdown2latex-mkdn2latex-12/feed/</wfw:commentRss>
		</item>
		<item>
		<title>To Lose a Battle: France 1940 by Alistair Horne</title>
		<link>http://www.rufuspollock.org/2008/06/15/to-lose-a-battle-france-1940-by-alistair-horne/</link>
		<comments>http://www.rufuspollock.org/2008/06/15/to-lose-a-battle-france-1940-by-alistair-horne/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 15:25:54 +0000</pubDate>
		<dc:creator>rgrp</dc:creator>
		
		<category><![CDATA[Books]]></category>

		<category><![CDATA[History]]></category>

		<guid isPermaLink="false">http://www.rufuspollock.org/2008/06/15/to-lose-a-battle-france-1940-by-alistair-horne/</guid>
		<description><![CDATA[7/10. Well written and fascinating, particularly in its clear demonstration of the way the French just &#8216;gave up&#8217; (both generally in the inter-war period and in 1940 itself). I would have preferred more analytical clarity regarding exactly when things went wrong and why &#8212; at some moments Horne seems to be suggesting that a sufficiently [...]]]></description>
			<content:encoded><![CDATA[<p>7/10. Well written and fascinating, particularly in its clear demonstration of the way the French just &#8216;gave up&#8217; (both generally in the inter-war period and in 1940 itself). I would have preferred more analytical clarity regarding exactly when things went wrong and why &#8212; at some moments Horne seems to be suggesting that a sufficiently active response by the French in the first few days (between the 12th and the 14th of May) might have made a decisive difference in reversing the tide, at others that the Germans superiority in weapons, tactics and men (quality, not necessarily quantity) meant that France was doomed from the start. The relative success of the few British salleys against the Germans make me incline more towards the former possibility. I also think this view may be warranted by the concerns evinced so frequently by those within the German General Staff (and Hitler himself) about the vulnerability of their flanks, as well as the huge convoys through the Ardennes, in the first few decisive days of the battle. If this is the case, it shows that what is today considered one of the greatest and most brilliant military victories of all time might well have ended up as another failed Schlieffen plan.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rufuspollock.org/2008/06/15/to-lose-a-battle-france-1940-by-alistair-horne/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Paper: &#8220;Is Google the next Microsoft? Competition, Welfare and Regulation in Internet Search&#8221;</title>
		<link>http://www.rufuspollock.org/2008/06/02/new-paper-is-google-the-next-microsoft-competition-welfare-and-regulation-in-internet-search/</link>
		<comments>http://www.rufuspollock.org/2008/06/02/new-paper-is-google-the-next-microsoft-competition-welfare-and-regulation-in-internet-search/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 11:32:56 +0000</pubDate>
		<dc:creator>rgrp</dc:creator>
		
		<category><![CDATA[Academic]]></category>

		<category><![CDATA[Economics]]></category>

		<category><![CDATA[Own Work]]></category>

		<guid isPermaLink="false">http://www.rufuspollock.org/2008/06/02/new-paper-is-google-the-next-microsoft-competition-welfare-and-regulation-in-internet-search/</guid>
		<description><![CDATA[One the major things I&#8217;ve been working on since last summer (other than the work on Trading Funds) is a paper on search engines such as those provided by firms like Google, Yahoo! etc. The first complete version of this is now ready for public consumption. Entitled Is Google the next Microsoft? Competition, Welfare and [...]]]></description>
			<content:encoded><![CDATA[<p>One the major things I&#8217;ve been working on since last summer (other than <a href="http://www.rufuspollock.org/2008/03/12/models-of-public-sector-information-provision-via-trading-funds-report-published-today/">the work on Trading Funds</a>) is a paper on search engines such as those provided by firms like Google, Yahoo! etc. The first complete version of this is now ready for public consumption. Entitled <em>Is Google the next Microsoft? Competition, Welfare and Regulation in Internet Search</em> I&#8217;ve posted it online at:</p>

<p><a href="http://rufuspollock.org/economics/papers/search_engines.pdf">http://rufuspollock.org/economics/papers/search_engines.pdf</a></p>

<h3>Abstract</h3>

<p>Internet search (or perhaps more accurately &#8216;web-search&#8217;) has grown exponentially over the last decade at an even more rapid rate than the Internet itself. Starting from nothing in the 1990s, today search is a multi-billion dollar business. Search engine providers such as Google and Yahoo! have become household names, and the use of a search engine, like use of the Web, is now a part of everyday life. The rapid growth of online search and its growing centrality to the ecology of the Internet raise a variety of questions for economists to answer. Why is the search engine market so concentrated and will it evolve towards monopoly? What are the implications of this concentration for different `participants&#8217; (consumers, search engines, advertisers)? Does the fact that search engines act as &#8216;information gatekeepers&#8217;, determining, in effect, what can be found on the web, mean that search deserves particularly close attention from policy-makers? This paper supplies empirical and theoretical material with which to examine many of these questions. In particular, we (a) show that the already large levels of concentration are likely to continue (b) identify the consequences, negative and positive, of this outcome (c) discuss the possible regulatory interventions that policy-makers could utilize to address these.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rufuspollock.org/2008/06/02/new-paper-is-google-the-next-microsoft-competition-welfare-and-regulation-in-internet-search/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Stackelberg Added to Atlas of Economics Models</title>
		<link>http://www.rufuspollock.org/2008/05/29/stackelberg-added-to-atlas-of-economics-models/</link>
		<comments>http://www.rufuspollock.org/2008/05/29/stackelberg-added-to-atlas-of-economics-models/#comments</comments>
		<pubDate>Thu, 29 May 2008 16:10:55 +0000</pubDate>
		<dc:creator>rgrp</dc:creator>
		
		<category><![CDATA[Economics]]></category>

		<category><![CDATA[Open Knowledge]]></category>

		<category><![CDATA[Own Work]]></category>

		<guid isPermaLink="false">http://www.rufuspollock.org/2008/05/29/stackelberg-added-to-atlas-of-economics-models/</guid>
		<description><![CDATA[I&#8217;ve added a reasonably detailed treatment of Stackelberg Competition to the Atlas (of Economic Models).
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve added a reasonably detailed treatment of <a href="http://atlas.openeconomics.net/Stackelberg_Model">Stackelberg Competition</a> to the <a href="http://atlas.openeconomics.net/">Atlas (of Economic Models)</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rufuspollock.org/2008/05/29/stackelberg-added-to-atlas-of-economics-models/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Caramel</title>
		<link>http://www.rufuspollock.org/2008/05/25/caramel/</link>
		<comments>http://www.rufuspollock.org/2008/05/25/caramel/#comments</comments>
		<pubDate>Sun, 25 May 2008 20:56:31 +0000</pubDate>
		<dc:creator>rgrp</dc:creator>
		
		<category><![CDATA[Cinema]]></category>

		<guid isPermaLink="false">http://www.rufuspollock.org/2008/05/25/caramel/</guid>
		<description><![CDATA[6.5/10. Engaging first-feature from Lebanese director and actress Nadine Lebaki.
]]></description>
			<content:encoded><![CDATA[<p>6.5/10. Engaging first-feature from Lebanese director and actress Nadine Lebaki.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rufuspollock.org/2008/05/25/caramel/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Soul of a New Machine by Tracy Kidder</title>
		<link>http://www.rufuspollock.org/2008/05/20/the-soul-of-a-new-machine-by-tracy-kidder/</link>
		<comments>http://www.rufuspollock.org/2008/05/20/the-soul-of-a-new-machine-by-tracy-kidder/#comments</comments>
		<pubDate>Tue, 20 May 2008 16:10:58 +0000</pubDate>
		<dc:creator>rgrp</dc:creator>
		
		<category><![CDATA[Books]]></category>

		<guid isPermaLink="false">http://www.rufuspollock.org/2008/05/20/the-soul-of-a-new-machine-by-tracy-kidder/</guid>
		<description><![CDATA[5.5/10. Disappointing though perhaps because of the high expectations engendered by the book&#8217;s reputation. To my mind, the book has not dated well and the general insights regarding working practices set out in the afterword seem debatable (the Machine referred to in the title is not the computer but the organizationthat built it).
]]></description>
			<content:encoded><![CDATA[<p>5.5/10. Disappointing though perhaps because of the high expectations engendered by the book&#8217;s reputation. To my mind, the book has not dated well and the general insights regarding working practices set out in the afterword seem debatable (the Machine referred to in the title is not the computer but the organizationthat built it).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rufuspollock.org/2008/05/20/the-soul-of-a-new-machine-by-tracy-kidder/feed/</wfw:commentRss>
		</item>
		<item>
		<title>2008 International Industrial Organization Conference (IIOC)</title>
		<link>http://www.rufuspollock.org/2008/05/20/2008-international-industrial-organization-conference-iioc/</link>
		<comments>http://www.rufuspollock.org/2008/05/20/2008-international-industrial-organization-conference-iioc/#comments</comments>
		<pubDate>Tue, 20 May 2008 01:28:12 +0000</pubDate>
		<dc:creator>rgrp</dc:creator>
		
		<category><![CDATA[Academic]]></category>

		<category><![CDATA[Economics]]></category>

		<category><![CDATA[Notes]]></category>

		<category><![CDATA[Own Work]]></category>

		<guid isPermaLink="false">http://www.rufuspollock.org/2008/05/20/2008-international-industrial-organization-conference-iioc/</guid>
		<description><![CDATA[After attending the IIOC conference last year I was back this weekend at the 2008 IIOC event which took place at Marymount University in Virginia. I presented the latest version of two of my papers:  The Control of Porting in Two-Sided Markets and Forever Minus a Day? Theory and Empirics of Optimal Copyright Term.

I [...]]]></description>
			<content:encoded><![CDATA[<p>After attending the <a href="http://www.rufuspollock.org/2007/04/15/2007-iioc-conference-savannah-georgia/">IIOC conference last year</a> I was back this weekend at the <a href="http://www.ios.neu.edu/">2008 IIOC event</a> which took place at Marymount University in Virginia. I presented the latest version of two of my papers:  <a href="http://rufuspollock.org/economics/papers/porting.pdf">The Control of Porting in Two-Sided Markets</a> and <a href="http://rufuspollock.org/economics/papers/optimal_copyright_term.pdf">Forever Minus a Day? Theory and Empirics of Optimal Copyright Term</a>.</p>

<p>I also provided <a href="http://rufuspollock.org/economics/papers/ellis_and_wilson_iioc_2008_comments.pdf">discussant comments</a> on Christopher Ellis&#8217;s and Wesley Wilson&#8217;s paper entitled <a href="https://editorialexpress.com/cgi-bin/conference/download.cgi?db_name=IIOC2008&amp;paper_id=339">Cartels, Price-Fixing, and Corporate Leniency Policy:What Doesn&#8217;t Kill Us Makes Us Stronger</a>. In addition I include below some very partial notes on some of the sessions I attended &#8212; though activity in this regard was rather limited by the fact that, though there were more papers overall than last year (388 in total), sessions were organized into more breadth and less length.</p>

<h3>Transaction Costs and Trolls: the Behaviour of Individual Inventors, Small Firms and Entrepreneurs in Patent Litigation (Gwendolyn Ball and Jay Kesan)</h3>

<ul>
<li>Explore settlements in relation to patents. Questions:
<ul><li>How often do settlements happen relative to litigation</li>
<li>Are small firm and entrepreneurs at a major disadvantage in defending their patents</li>
<li>Or do patent <code>trolls' use the threaof litigation to</code>extort&#8217; payments
<ul><li>NTP vs. RIM ($612M)</li>
<li>Saffron vs. Boston Scientific ($412M to individual doctor who had an infringed heart stent patent)</li></ul></li>
<li>Does nature of defendant/plaintiff (L/M/S) affect likelihood of settlement</li></ul></li>
<li>Existing databases not so great
<ul><li>Only list trial outcomes not pre-trial outcomes</li>
<li>Often only list primary plaintiffs</li>
<li>Fix this and link patent litigation to companies</li></ul></li>
<li>Results
<ul><li>Claimed usually that 95% cases settle
<ul><li>In fact 8% are resolved at pre-trial (still expensive)</li>
<li>4% settled at trial</li>
<li>so ~ 88% settle</li></ul></li>
<li>Troll stuff:
<ul><li>97 licensing firms as plaintiffs (none as defendants). These may be classic trolls but they are a small part of overall litigation.</li>
<li>Evidence shows that entrepreneurs and small inventors are very active (so do not seem particularly disadvantaged) and often sue each other rather than larger firms</li>
<li>Crudely: small inventors more likely to pursue a case to the end than large litigators</li></ul></li></ul></li>
<li>Discussant comments:
<ul><li>Bessen and Meurer find $28M hit on firms facing litigation</li>
<li>Issues of correlated errors across cases</li></ul></li>
<li>My comments:
<ul><li>probably need to disaggregate across areas &#8212; after all no-one has suggested &#8216;trolling&#8217; is an issue in traditional pharma</li>
<li>(for me) it would be useful to have an idea how many cases &#8217;settle&#8217; at the &#8216;letter stage&#8217;, that is, before anything even turns up in the court system. After all you only get to the courts (even with preliminaries) if you cannot sort out a license.</li></ul></li>
</ul>

<h3>Prior Art - To Search or Not to Search (Vidya Atal)</h3>

<ul>
<li>Alcacer + Gittelman 2006 showed 40% had prior art added by USPTO examiner</li>
<li>2/3 citations on an average patent added by USPTO</li>
<li>Langinier + Marcoul (2003), Lampe (2007) &#8212; incentive to disclose prior art</li>
<li>Issue of bad (non-novel) patents may be because people have poor incentives to search</li>
<li>Mainly related this to fact that even a bad patent (if it gets past examination) has a +ve payoff</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rufuspollock.org/2008/05/20/2008-international-industrial-organization-conference-iioc/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
