<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:media="http://search.yahoo.com/mrss/" version="2.0">

<channel>
	<title>Golden Pebbles</title>
	
	<link>http://goldenpebbles.com</link>
	<description>A CTO blog from Alan Buxton</description>
	<lastBuildDate>Wed, 12 Aug 2009 11:43:07 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain="goldenpebbles.com" port="80" path="/?rsscloud=notify" registerProcedure="" protocol="http-post" />
<image>
		<url>http://www.gravatar.com/blavatar/a66faa90fa1332e32e67863b8f41a4c9?s=96&amp;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Golden Pebbles</title>
		<link>http://goldenpebbles.com</link>
	</image>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/GoldenPebbles" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Getting started with Tellurium and Netbeans</title>
		<link>http://goldenpebbles.com/2009/08/12/getting-started-with-tellurium-and-netbeans/</link>
		<comments>http://goldenpebbles.com/2009/08/12/getting-started-with-tellurium-and-netbeans/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 11:43:07 +0000</pubDate>
		<dc:creator>alanbuxton</dc:creator>
				<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://goldenpebbles.com/?p=195</guid>
		<description><![CDATA[One of the principal devs here had heard good things about Tellurium, a testing framework that sits on top of Selenium, so I decided to take a look. Unfortunately the &#8220;getting started&#8221; material is a bit vague at best and incomplete at worst so here is a quick checklist of the activities I had to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=195&subd=goldenpebbles&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>One of the principal devs here had heard good things about Tellurium, a testing framework that sits on top of Selenium, so I decided to take a look. Unfortunately the &#8220;getting started&#8221; material is a bit vague at best and incomplete at worst so here is a quick checklist of the activities I had to go through to get Tellurium tests to pass on my Netbeans installation.</p>
<p>From <a href="http://code.google.com/p/aost/downloads/list">http://code.google.com/p/aost/downloads/list</a> get <a href="http://aost.googlecode.com/files/tellurium-core-0.6.0.jar">http://aost.googlecode.com/files/tellurium-core-0.6.0.jar</a><br />
and <a href="http://aost.googlecode.com/files/tellurium-0.6.0-dependencies.zip">http://aost.googlecode.com/files/tellurium-0.6.0-dependencies.zip</a></p>
<p>Extract these into a lib folder somewhere and replace the groovy version 1.6 file with the groovy-all-1.6.4.jar from <a href="http://groovy.codehaus.org/Download">http://groovy.codehaus.org/Download</a></p>
<p>Now follow the instructions at <a href="http://code.google.com/p/aost/wiki/CustomTelluriumNetBeansProject">http://code.google.com/p/aost/wiki/CustomTelluriumNetBeansProject</a> (but obviously make sure you include all the jars you downloaded, not just the ones listed).</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goldenpebbles.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goldenpebbles.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goldenpebbles.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goldenpebbles.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goldenpebbles.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goldenpebbles.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goldenpebbles.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goldenpebbles.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goldenpebbles.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goldenpebbles.wordpress.com/195/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=195&subd=goldenpebbles&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://goldenpebbles.com/2009/08/12/getting-started-with-tellurium-and-netbeans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0db36002265acdabb202f544f192cb?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">alanbuxton</media:title>
		</media:content>
	</item>
		<item>
		<title>On owning your .com domain name</title>
		<link>http://goldenpebbles.com/2009/03/10/on-owning-your-com-domain-name/</link>
		<comments>http://goldenpebbles.com/2009/03/10/on-owning-your-com-domain-name/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 10:21:27 +0000</pubDate>
		<dc:creator>alanbuxton</dc:creator>
				<category><![CDATA[Intellectual Property]]></category>
		<category><![CDATA[The Net]]></category>
		<category><![CDATA[domain names]]></category>

		<guid isPermaLink="false">http://goldenpebbles.com/?p=179</guid>
		<description><![CDATA[Received wisdom on the web is that if you are running a business you should own the .com domain name or else you are doomed to being an also-ran.
So I was surprised to read The Sunday Telegraph Stella Magazine&#8217;s (8th March 2009 &#8211; yes it was a slow Sunday) article on &#8220;the great eccentrics of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=179&subd=goldenpebbles&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Received wisdom on the web is that if you are running a business you should own the .com domain name or else you are doomed to being an also-ran.</p>
<p>So I was surprised to read The Sunday Telegraph Stella Magazine&#8217;s (8th March 2009 &#8211; yes it was a slow Sunday) article on &#8220;the great eccentrics of world fashion&#8221;. Some are listed alongside URLs:</p>
<p>Susie Bubble of <a href="http://stylebubble.typepad.com">http://stylebubble.typepad.com</a><br />
Tavi Gevinson of <a href="http://tavi-thenewgirlintown.blogspot.com">http://tavi-thenewgirlintown.blogspot.com</a><br />
Diana Pernet of <a href="http://ashadedviewonfashion.com">http://ashadedviewonfashion.com</a><br />
Yvan Rodic of <a href="http://facehunter.blogspot.com">http://facehunter.blogspot.com</a></p>
<p>Out of these four, only one runs the .com domain of their online presence. The others are content to let blogspot and typepad do the heavy lifting and are evidently happy to be associated with those domains.</p>
<p>And given that 99% of first time visitors to your location will get there by typing in the name  (e.g. facehunter) into <a href="http://whimsley.typepad.com/whimsley/2008/03/mr-googles-guid.html">Mr Google&#8217;s Guidebook</a>, the .com-ness or not of the domain name becomes less relevant.</p>
<div id="attachment_186" class="wp-caption alignnone" style="width: 419px"><a rel="attachment wp-att-186" href="http://goldenpebbles.com/2009/03/10/on-owning-your-com-domain-name/facehunter/"><img class="size-full wp-image-186" title="Facehunter" src="http://goldenpebbles.files.wordpress.com/2009/03/facehunter.gif?w=409&#038;h=336" alt="Google search for &quot;facehunter&quot;" width="409" height="336" /></a><p class="wp-caption-text">Google search for &quot;facehunter&quot;</p></div>
<p>Not surprisingly, as with pretty much any .com name made up of two arbitrary words, <a href="http://whois.domaintools.com/facehunter.com">facehunter.com is apparently owned by a domain squatting organisation</a>. I presume this to be the case because (a) facehunter.com is just a list of links to adverts and (b) I&#8217;m struggling to see what other reason Rough Media can have for registering 2,000+ domains.</p>
<p>Google is wise to this: if you even do a search for &#8220;facehunter.com&#8221; you still get links to the &#8220;real&#8221; facehunter at <a href="http://facehunter.blogspot.com">http://facehunter.blogspot.com</a> rather than the squatted domain.</p>
<div id="attachment_187" class="wp-caption alignnone" style="width: 458px"><a rel="attachment wp-att-187" href="http://goldenpebbles.com/2009/03/10/on-owning-your-com-domain-name/fhcom/"><img class="size-full wp-image-187" title="Googling facehunter.com" src="http://goldenpebbles.files.wordpress.com/2009/03/fhcom.gif?w=448&#038;h=291" alt="Google search for &quot;facehunter.com&quot;" width="448" height="291" /></a><p class="wp-caption-text">Google search for &quot;facehunter.com&quot;</p></div>
<p>Where is the benefit, these days, of having <a href="http://www.myname.com">http://www.myname.com</a> over <a href="http://myname.wordpress.com">http://myname.wordpress.com</a> or  even <a href="http://www.twitter.com/myname">http://www.twitter.com/myname</a>? How long before having your own .com domain starts feeling rather stuffy, quaint and old-fashioned?</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goldenpebbles.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goldenpebbles.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goldenpebbles.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goldenpebbles.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goldenpebbles.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goldenpebbles.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goldenpebbles.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goldenpebbles.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goldenpebbles.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goldenpebbles.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=179&subd=goldenpebbles&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://goldenpebbles.com/2009/03/10/on-owning-your-com-domain-name/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0db36002265acdabb202f544f192cb?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">alanbuxton</media:title>
		</media:content>

		<media:content url="http://goldenpebbles.files.wordpress.com/2009/03/facehunter.gif" medium="image">
			<media:title type="html">Facehunter</media:title>
		</media:content>

		<media:content url="http://goldenpebbles.files.wordpress.com/2009/03/fhcom.gif" medium="image">
			<media:title type="html">Googling facehunter.com</media:title>
		</media:content>
	</item>
		<item>
		<title>My software is more intuitive than yours.</title>
		<link>http://goldenpebbles.com/2009/02/18/my-software-is-more-intuitive-than-yours/</link>
		<comments>http://goldenpebbles.com/2009/02/18/my-software-is-more-intuitive-than-yours/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 17:24:29 +0000</pubDate>
		<dc:creator>alanbuxton</dc:creator>
				<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://goldenpebbles.com/?p=176</guid>
		<description><![CDATA[Some notes for those who are touting their software as intuitive/easy to use:

It&#8217;s a relative concept. I was very excited in the mid 90&#8217;s to see how easy to use SAP R/3 was.  Compared to SAP R/2.
Of course you think it&#8217;s intuitive. You wrote it.
Things become intuitive once you&#8217;ve been trained to use them. I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=176&subd=goldenpebbles&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Some notes for those who are touting their software as intuitive/easy to use:</p>
<ol>
<li>It&#8217;s a relative concept. I was very excited in the mid 90&#8217;s to see how easy to use SAP R/3 was.  Compared to SAP R/2.</li>
<li>Of course you think it&#8217;s intuitive. You wrote it.</li>
<li>Things become intuitive once you&#8217;ve been trained to use them. I now find the Office 2007 ribbon intuitive, just as I find the location of Accelerator, Brake and Clutch pedals in my car intuitive. There was a time when I didn&#8217;t.</li>
</ol>
<p>The only person who can convicingly claim that your software is intuitive or not is the person using it. As a developer it&#8217;s something I&#8217;ve often struggled with because what the end user finds intuitive can often be very different to what I think they&#8217;d find intuitive. Getting this right is half the battle (and half the fun).</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goldenpebbles.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goldenpebbles.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goldenpebbles.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goldenpebbles.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goldenpebbles.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goldenpebbles.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goldenpebbles.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goldenpebbles.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goldenpebbles.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goldenpebbles.wordpress.com/176/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=176&subd=goldenpebbles&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://goldenpebbles.com/2009/02/18/my-software-is-more-intuitive-than-yours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0db36002265acdabb202f544f192cb?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">alanbuxton</media:title>
		</media:content>
	</item>
		<item>
		<title />
		<link>http://goldenpebbles.com/2009/02/03/172/</link>
		<comments>http://goldenpebbles.com/2009/02/03/172/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 09:00:41 +0000</pubDate>
		<dc:creator>alanbuxton</dc:creator>
				<category><![CDATA[Ramblings]]></category>

		<guid isPermaLink="false">http://goldenpebbles.com/?p=172</guid>
		<description><![CDATA[From The Economist Special Report on the future of finance, Jan 24th:
Mr Rajan of the University of Chicago says academic research suggests mortgage originators, keen to automate their procedures, stopped giving potential borrowers lengthy interviews because they could not easily quantify the firmness of someone&#8217;s handshake or the fixity of their gaze. Such things turned [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=172&subd=goldenpebbles&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>From The Economist Special Report on the future of finance, Jan 24th:</p>
<blockquote><p>Mr Rajan of the University of Chicago says academic research suggests mortgage originators, keen to automate their procedures, stopped giving potential borrowers lengthy interviews because they could not easily quantify the firmness of someone&#8217;s handshake or the fixity of their gaze. Such things turned out to be better predictors of default than credit scores or loan-to-value-ratios &#8230;</p></blockquote>
<p>In other words -  if the devs found something difficult to deliver they descoped it. Pretended it didn&#8217;t exist. A viewpoint that is more common than you might think: to develop software you need certainties (if x occurs then do y).</p>
<p>Not that this viewpoint is limited to devs. In my work with buyers I&#8217;ve seen a marked reticence to even attempt to quantify the non-price elements of the bids they are being faced with, and certainly a reticence about weighing up the non-price elements of bids against the price (e.g. is a 3-year warranty worth an extra £x per unit).</p>
<p>It&#8217;s almost as if there is a tendency to ignore the subjective when what we should be doing is incorporating the subjective, but accepting it as such.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goldenpebbles.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goldenpebbles.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goldenpebbles.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goldenpebbles.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goldenpebbles.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goldenpebbles.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goldenpebbles.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goldenpebbles.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goldenpebbles.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goldenpebbles.wordpress.com/172/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=172&subd=goldenpebbles&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://goldenpebbles.com/2009/02/03/172/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0db36002265acdabb202f544f192cb?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">alanbuxton</media:title>
		</media:content>
	</item>
		<item>
		<title>Build what I do, not what I say</title>
		<link>http://goldenpebbles.com/2009/01/19/build-what-i-do-not-what-i-say/</link>
		<comments>http://goldenpebbles.com/2009/01/19/build-what-i-do-not-what-i-say/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 08:03:09 +0000</pubDate>
		<dc:creator>alanbuxton</dc:creator>
				<category><![CDATA[Ethnography]]></category>
		<category><![CDATA[Participant Observation]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[Agile]]></category>
		<category><![CDATA[Business Analysis]]></category>
		<category><![CDATA[Ethnograph]]></category>
		<category><![CDATA[Requirements Gathering]]></category>

		<guid isPermaLink="false">http://goldenpebbles.com/?p=157</guid>
		<description><![CDATA[As developers we keep on asking people to tell us their requirements. And then when we give them something that meets those requirements, surprise, surprise, it turns out that something got lost in translation.
And yet we persist in interviewing key users and running workshops to find out how to build our systems. Even though we [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=157&subd=goldenpebbles&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>As developers we keep on asking people to tell us their requirements. And then when we give them something that meets those requirements, surprise, surprise, it turns out that something got lost in translation.</p>
<p>And yet we persist in interviewing key users and running workshops to find out how to build our systems. Even though we know that the resulting documentation is often very wide of the mark.</p>
<p>An article in the 17th Jan edition of The Economist, called <a href="http://www.economist.com/science/displayStory.cfm?story_id=12926026&amp;source=hptextfeature">The Price Of Prejudice</a> makes some strong arguments that not only is what people <em>say</em> they do often different from what they really do &#8230; what people <em>think they would do</em> is often different from what they would do in reality.</p>
<p>From the 2nd paragraph:</p>
<blockquote><p>[T]he implicit association test measures how quickly people associate words describing facial characteristics with different types of faces that display these characterisitcs. When such characteristics are favourable &#8211; &#8220;laughter&#8221; or &#8220;joy&#8221;, for example &#8211; it often takes someone longer to match them with faces that they may, unconsciously, view unfavourably (old, if the participant is young, or non-white if he is white). This procedure thus picks up biases that the participants say they are not aware of having.</p></blockquote>
<p>They cite three other fascinating experiments. The first two are by <a href="http://en.wikipedia.org/wiki/Conjoint_analysis_(in_marketing)">conjoint analysis</a> experiments by <a href="http://faculty.chicagogsb.edu/eugene.caruso/pubs.htm">Dr Eugene Caruso</a> and the third is by <a href="http://www.sciencemag.org/cgi/content/abstract/323/5911/276">Kerry Kawakami</a>.</p>
<p>In the first, students were asked to pick team mates for a hypothetical trivia game. Potential team mates differed in their education level, IQ, previous experience with the game and their weight. When asked to rate the importance of the different characteristics, students put weight last &#8230;</p>
<blockquote><p>However, their actual decisions revealed that no other attributes counted more heavily. In fact, they were willing to sacrifice quite a bit to have a thin team-mate. They would trade 11 IQ points  &#8211; about 50% of the range of IQs available &#8211; for a colleague who was suitably slender.</p></blockquote>
<p>In the second, students were asked to consider hypothetical job opportunities that varied in starting salary, location, holiday time and the sex of the potential boss.</p>
<blockquote><p>When it came to salary, location and holiday, the students&#8217; decisions matched their stated preferences. However, the boss&#8217;s sex turned out to be far more important than they said it was (this was true whether a student was male or female). In effect, they were willing to pay a 22% tax on their starting salary to have a male boss.</p></blockquote>
<p>The last example looks at attitudes to race. In this experiment a non-black student enters a waiting room in which there is a white &#8220;student&#8221; and a black &#8220;student&#8221; (these last two are in on the experiment). The black &#8220;student&#8221; leaves the room and gently bumps the white &#8220;student&#8221; on the way out. This white &#8220;student&#8221; either ignores the bump or might say something racist about black people. The real student&#8217;s emotional state is then measured and the student is asked which of the two &#8220;students&#8221; they would pick as a partner for a subsequent test.</p>
<p>A second group of non-black students, rather than going into the waiting room either read a description of the proceedings or are shown a video recording of the scenario and asked to imagine how they would react.</p>
<blockquote><p>Both those who read what had happened and those who witnessed it on television thought they would be much more upset in the cases involving racist comment than the one involving no comment at all. However, those who had actually been in the waiting room showed little distress in any of the three cases.</p>
<p>In addition, a majority of those imagining the encounter predicted that they would not pick the racist student as their partner. However, those who were actually present in the room showed no tendency to shun the white student, even when he had been rude about the black one</p></blockquote>
<p>More grist to the mill for an <a href="http://en.wikipedia.org/wiki/Ethnography">ethnographic</a> approach to <a href="http://goldenpebbles.com/2009/01/03/ethnography-in-enterprise-software-development/">software development</a>: one in which we build what people do rather than what people say they do, or say they think they might like to do; one in which the software developer spends significant time doing <a href="http://en.wikipedia.org/wiki/Participant_observation">participant observation</a> with the end users to really understand what she is going to build.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goldenpebbles.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goldenpebbles.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goldenpebbles.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goldenpebbles.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goldenpebbles.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goldenpebbles.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goldenpebbles.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goldenpebbles.wordpress.com/157/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goldenpebbles.wordpress.com/157/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goldenpebbles.wordpress.com/157/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=157&subd=goldenpebbles&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://goldenpebbles.com/2009/01/19/build-what-i-do-not-what-i-say/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0db36002265acdabb202f544f192cb?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">alanbuxton</media:title>
		</media:content>
	</item>
		<item>
		<title>Inconsolata and Jedit on Ubuntu 8.04 (Hardy Heron)</title>
		<link>http://goldenpebbles.com/2009/01/16/inconsolata-and-jedit-on-ubuntu-804-hardy-heron/</link>
		<comments>http://goldenpebbles.com/2009/01/16/inconsolata-and-jedit-on-ubuntu-804-hardy-heron/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 10:02:10 +0000</pubDate>
		<dc:creator>alanbuxton</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[inconsolata]]></category>
		<category><![CDATA[jedit]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://goldenpebbles.com/?p=133</guid>
		<description><![CDATA[The installation process for Jedit(*) on Ubuntu is pretty well documented &#8211; as long as you follow option 2 from the jedit download instructions. It&#8217;s well worth going for the latest release &#8211; as a lot of the plugins don&#8217;t work on earlier versions.
But the edit area font looked very uninviting, even with aliasing configured
The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=133&subd=goldenpebbles&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The installation process for Jedit(*) on Ubuntu is pretty well documented &#8211; as long as you follow <a href="http://www.jedit.org/index.php?page=download">option 2 from the jedit download instructions</a>. It&#8217;s well worth going for the latest release &#8211; as a lot of the plugins don&#8217;t work on earlier versions.</p>
<p>But the edit area font <a href="http://ubuntuforums.org/showthread.php?t=461945">looked</a> <a href="https://lists.ubuntu.com/archives/ubuntu-users/2008-February/138499.html">very</a> <a href="http://community.jedit.org/?q=node/view/3936">uninviting</a>, even with aliasing configured</p>
<p>The <a href="http://www.levien.com/type/myfonts/inconsolata.html">fabulous new Inconsolata font</a> looked like the solution. You can install it (or at least the .otf version) <a href="http://packages.ubuntu.com/hardy/ttf-inconsolata">as per usual</a>.</p>
<p>But Jedit leans on Java and Java (apparently) requires ttf files, not otf files.</p>
<p>Here&#8217;s my workaround which, although a bit hacky, works for me.</p>
<ol>
<li>Install FontForge</li>
<li>Download the<a href="http://www.levien.com/type/myfonts/inconsolata.html"> FontForge sources </a></li>
<li>Open the FontForge source in FontForge</li>
<li>Export it as inconsolata.ttf (ignore any warnings)</li>
<li>Copy it to the ttf-inconsolata font directory that was created as part of the installation of the ubuntu package, e.g: sudo cp inconsolata.ttf /usr/share/fonts/truetype/ttf-inconsolata</li>
<li>Now edit fontconfig.properties.src in /etc/java-6-openjdk and add the following four lines</li>
</ol>
<pre>filename.Inconsolata-Regular=/usr/share/fonts/truetype/ttf-inconsolata/inconsolata.ttf
filename.Inconsolata-Bold=/usr/share/fonts/truetype/ttf-inconsolata/inconsolata.ttf
filename.Inconsolata-Oblique=/usr/share/fonts/truetype/ttf-inconsolata/inconsolata.ttf
filename.Inconsolata-BoldOblique=/usr/share/fonts/truetype/ttf-inconsolata/inconsolata.ttf</pre>
<p>There you are, now you can use Inconsolata in your Jedit.</p>
<p>Was it worth it? For me &#8211; being used to Windows and Mac it has made my Ubuntu dev environment much more friendly than it was before. YMMV: screenshots of different fonts on my machine are below.</p>
<div id="attachment_137" class="wp-caption alignnone" style="width: 490px"><a rel="attachment wp-att-137" href="http://goldenpebbles.com/2009/01/16/inconsolata-and-jedit-on-ubuntu-804-hardy-heron/bitstream-vera-sans2/"><img class="size-full wp-image-137" title="Bitstream Vera Sans" src="http://goldenpebbles.files.wordpress.com/2009/01/bitstream-vera-sans2.png?w=480&#038;h=366" alt="Bitstream Vera Sans 12" width="480" height="366" /></a><p class="wp-caption-text">Bitstream Vera Sans 12</p></div>
<div id="attachment_138" class="wp-caption alignnone" style="width: 490px"><a rel="attachment wp-att-138" href="http://goldenpebbles.com/2009/01/16/inconsolata-and-jedit-on-ubuntu-804-hardy-heron/courier-new1/"><img class="size-full wp-image-138" title="Courier New" src="http://goldenpebbles.files.wordpress.com/2009/01/courier-new1.png?w=480&#038;h=368" alt="Courier New 12" width="480" height="368" /></a><p class="wp-caption-text">Courier New 12</p></div>
<div id="attachment_139" class="wp-caption alignnone" style="width: 490px"><a rel="attachment wp-att-139" href="http://goldenpebbles.com/2009/01/16/inconsolata-and-jedit-on-ubuntu-804-hardy-heron/deja_vu_mono/"><img class="size-full wp-image-139" title="Deja Vu Mono" src="http://goldenpebbles.files.wordpress.com/2009/01/deja_vu_mono.png?w=480&#038;h=365" alt="Deja Vu Mono 12" width="480" height="365" /></a><p class="wp-caption-text">Deja Vu Mono 12</p></div>
<div id="attachment_141" class="wp-caption alignnone" style="width: 489px"><a rel="attachment wp-att-141" href="http://goldenpebbles.com/2009/01/16/inconsolata-and-jedit-on-ubuntu-804-hardy-heron/inconsolata1/"><img class="size-full wp-image-141" title="Inconsolata" src="http://goldenpebbles.files.wordpress.com/2009/01/inconsolata1.png?w=479&#038;h=370" alt="Inconsolata 12" width="479" height="370" /></a><p class="wp-caption-text">Inconsolata 12</p></div>
<p>(*) FWIW &#8211; I do my RoR hacking on Textmate on the Mac and recently moved from Aptana to Jedit on Windows (I didn&#8217;t need the full-on IDE features). On Ubuntu I was looking for an alternative to Eclipse. I started with Gedit for a while but syntax highlighting was pretty poor and I spent too long chasing down all the different advice available on the interwebs and still not getting anywhere. IMHO Jedit is an altogether simpler option for RoR as it needs only a few tweaks as documented by the likes of <a href="http://www.eadz.co.nz/blog/article/ruby-rails-jedit.html">Eadz</a> and <a href="http://xiaoboonrails.blogspot.com/2008/01/jedit-syntax-highlighting-for-rails-20.html">Xiabozz</a> to get you moving in the right direction.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goldenpebbles.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goldenpebbles.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goldenpebbles.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goldenpebbles.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goldenpebbles.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goldenpebbles.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goldenpebbles.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goldenpebbles.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goldenpebbles.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goldenpebbles.wordpress.com/133/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=133&subd=goldenpebbles&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://goldenpebbles.com/2009/01/16/inconsolata-and-jedit-on-ubuntu-804-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0db36002265acdabb202f544f192cb?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">alanbuxton</media:title>
		</media:content>

		<media:content url="http://goldenpebbles.files.wordpress.com/2009/01/bitstream-vera-sans2.png" medium="image">
			<media:title type="html">Bitstream Vera Sans</media:title>
		</media:content>

		<media:content url="http://goldenpebbles.files.wordpress.com/2009/01/courier-new1.png" medium="image">
			<media:title type="html">Courier New</media:title>
		</media:content>

		<media:content url="http://goldenpebbles.files.wordpress.com/2009/01/deja_vu_mono.png" medium="image">
			<media:title type="html">Deja Vu Mono</media:title>
		</media:content>

		<media:content url="http://goldenpebbles.files.wordpress.com/2009/01/inconsolata1.png" medium="image">
			<media:title type="html">Inconsolata</media:title>
		</media:content>
	</item>
		<item>
		<title>Inspiring Apps: Deadline</title>
		<link>http://goldenpebbles.com/2009/01/14/inspiring-apps-deadline/</link>
		<comments>http://goldenpebbles.com/2009/01/14/inspiring-apps-deadline/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 09:52:34 +0000</pubDate>
		<dc:creator>alanbuxton</dc:creator>
				<category><![CDATA[Inspiring Apps]]></category>
		<category><![CDATA[Alex Young]]></category>
		<category><![CDATA[Deadline]]></category>

		<guid isPermaLink="false">http://goldenpebbles.com/?p=128</guid>
		<description><![CDATA[Today I love Deadline (http://www.deadlineapp.com/)
They&#8217;ve taken on one feature and implemented it really, really well. 
You simply type in your calendar item using one box (e.g. lunch with john tomorrow 1pm). It then parses out the date and time and sends you email reminders.
The web user interface is brilliant. It really does invite you to enter [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=128&subd=goldenpebbles&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today I love Deadline (http://www.deadlineapp.com/)</p>
<p>They&#8217;ve taken on one feature and implemented it really, really well. </p>
<p>You simply type in your calendar item using one box (e.g. lunch with john tomorrow 1pm). It then parses out the date and time and sends you email reminders.</p>
<p>The web user interface is brilliant. It really does invite you to enter your calendar items. Not sure what it is about the UI, but I think it&#8217;s something to do with the big typeface and the little flash you get as the screen updates with your new entry.</p>
<p>But even better &#8211; you don&#8217;t need to use the web UI at all. You can send your invites in by IM and receive updates by email. I am a big fan of apps that don&#8217;t need you to log into a website every time you want to do something. And I am a big fan of leveraging email more in apps.</p>
<p>Thank you, <a href="http://alexyoung.org/">Alex Young</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goldenpebbles.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goldenpebbles.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goldenpebbles.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goldenpebbles.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goldenpebbles.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goldenpebbles.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goldenpebbles.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goldenpebbles.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goldenpebbles.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goldenpebbles.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=128&subd=goldenpebbles&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://goldenpebbles.com/2009/01/14/inspiring-apps-deadline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0db36002265acdabb202f544f192cb?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">alanbuxton</media:title>
		</media:content>
	</item>
		<item>
		<title>Ethnography in enterprise software development</title>
		<link>http://goldenpebbles.com/2009/01/03/ethnography-in-enterprise-software-development/</link>
		<comments>http://goldenpebbles.com/2009/01/03/ethnography-in-enterprise-software-development/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 09:38:13 +0000</pubDate>
		<dc:creator>alanbuxton</dc:creator>
				<category><![CDATA[Enterprise Software]]></category>
		<category><![CDATA[Product Development]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[Ethnography]]></category>

		<guid isPermaLink="false">http://goldenpebbles.com/?p=123</guid>
		<description><![CDATA[We need more ethnographers in the (enterprise) software industry. 
We would produce better software (by which I mean software that achieves its intended benefits more) if we started our projects off with an understanding of how people really work in their day to day lives.
Instead we start off with interviews and workshops in which we gather [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=123&subd=goldenpebbles&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We need more ethnographers in the (enterprise) software industry. </p>
<p>We would produce better software (by which I mean software that achieves its intended benefits more) if we started our projects off with an understanding of how people really work in their day to day lives.</p>
<p>Instead we start off with interviews and workshops in which we gather a view of what managers say their staff do. Or rather, what they say they think their staff do. Which is often several steps removed from what people really do. </p>
<p>The only way to really understand what people do is to spend time with those people. If you were to take this kind of approach in enterprise software development you would spend a year or even 18 months figuring out how people really work, and only then would you start designing new software. But your software would be better.</p>
<p>On one cynical level I wonder whether this happens anyway. The first version of an enterprise system is implemented based on what key individuals have said they think the organisation needs to do. It fails to deliver its benefits. Then it is reworked and reworked over the next 18 months.</p>
<p>If so it would <em>definitely</em> be better to do some ethnography first, before implementing your new system.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goldenpebbles.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goldenpebbles.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goldenpebbles.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goldenpebbles.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goldenpebbles.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goldenpebbles.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goldenpebbles.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goldenpebbles.wordpress.com/123/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goldenpebbles.wordpress.com/123/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goldenpebbles.wordpress.com/123/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=123&subd=goldenpebbles&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://goldenpebbles.com/2009/01/03/ethnography-in-enterprise-software-development/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0db36002265acdabb202f544f192cb?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">alanbuxton</media:title>
		</media:content>
	</item>
		<item>
		<title>AIR spam</title>
		<link>http://goldenpebbles.com/2008/12/15/air-spam/</link>
		<comments>http://goldenpebbles.com/2008/12/15/air-spam/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 10:40:16 +0000</pubDate>
		<dc:creator>alanbuxton</dc:creator>
				<category><![CDATA[Technology Adoption]]></category>
		<category><![CDATA[Acrobat]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[AIR]]></category>

		<guid isPermaLink="false">http://goldenpebbles.com/?p=114</guid>
		<description><![CDATA[So I was installing a fresh version of Acrobat Reader 9 on an XP machine a few days ago and guess what &#8230; it comes bundled with AIR runtime by the looks (and there is no option to select/deselect when you try to install).
&#8220;Interesting&#8221; tactic by Adobe to rapidly grow the installed base who can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=114&subd=goldenpebbles&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>So I was installing a fresh version of Acrobat Reader 9 on an XP machine a few days ago and guess what &#8230; it comes bundled with AIR runtime by the looks (and there is no option to select/deselect when you try to install).</p>
<p>&#8220;Interesting&#8221; tactic by Adobe to rapidly grow the installed base who can run AIR applications.</p>
<p>Installer options:</p>
<div id="attachment_116" class="wp-caption alignnone" style="width: 364px"><a rel="attachment wp-att-116" href="http://goldenpebbles.com/2008/12/15/air-spam/acrobat_installer/"><img class="size-full wp-image-116" title="Acrobat Installer" src="http://goldenpebbles.files.wordpress.com/2008/12/acrobat_installer.jpg?w=354&#038;h=336" alt="Acrobat Installer" width="354" height="336" /></a><p class="wp-caption-text">Acrobat Installer</p></div>
<p> </p>
<p>My Add/Remove programs after installation</p>
<div id="attachment_115" class="wp-caption alignnone" style="width: 458px"><a rel="attachment wp-att-115" href="http://goldenpebbles.com/2008/12/15/air-spam/air_spam2/"><img class="size-full wp-image-115" title="Air installs with Acrobat Reader" src="http://goldenpebbles.files.wordpress.com/2008/12/air_spam2.jpg?w=448&#038;h=133" alt="Air installs with Acrobat Reader" width="448" height="133" /></a><p class="wp-caption-text">Air installs with Acrobat Reader</p></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goldenpebbles.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goldenpebbles.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goldenpebbles.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goldenpebbles.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goldenpebbles.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goldenpebbles.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goldenpebbles.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goldenpebbles.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goldenpebbles.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goldenpebbles.wordpress.com/114/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=114&subd=goldenpebbles&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://goldenpebbles.com/2008/12/15/air-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0db36002265acdabb202f544f192cb?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">alanbuxton</media:title>
		</media:content>

		<media:content url="http://goldenpebbles.files.wordpress.com/2008/12/acrobat_installer.jpg" medium="image">
			<media:title type="html">Acrobat Installer</media:title>
		</media:content>

		<media:content url="http://goldenpebbles.files.wordpress.com/2008/12/air_spam2.jpg" medium="image">
			<media:title type="html">Air installs with Acrobat Reader</media:title>
		</media:content>
	</item>
		<item>
		<title>US vs Europe on what software is patentable</title>
		<link>http://goldenpebbles.com/2008/12/12/us-vs-europe-on-what-software-is-patentable/</link>
		<comments>http://goldenpebbles.com/2008/12/12/us-vs-europe-on-what-software-is-patentable/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 11:32:57 +0000</pubDate>
		<dc:creator>alanbuxton</dc:creator>
				<category><![CDATA[Intellectual Property]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[Copyright]]></category>
		<category><![CDATA[EPO]]></category>
		<category><![CDATA[IP Protection]]></category>
		<category><![CDATA[Patent]]></category>
		<category><![CDATA[Patent Troll]]></category>
		<category><![CDATA[USPTO]]></category>

		<guid isPermaLink="false">http://goldenpebbles.com/?p=109</guid>
		<description><![CDATA[I once heard a business manager from a large, global organisation based in the UK speak about his dilemma about how to protect his IP globally. This is a summary of what he explained.
In the USA you can patent so-called &#8220;software business processes&#8221;. Perhaps the most notorious of these is Amazon&#8217;s 1-click ordering saga. In [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=109&subd=goldenpebbles&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I once heard a business manager from a large, global organisation based in the UK speak about his dilemma about how to protect his IP globally. This is a summary of what he explained.</p>
<p>In the USA you can patent so-called &#8220;software business processes&#8221;. Perhaps the most notorious of these is <a title="Amazon 1 Click Ordering Patent" href="http://en.wikipedia.org/wiki/1-Click">Amazon&#8217;s 1-click ordering </a>saga. In Europe the rules governing what <a title="European Patent Office" href="http://www.epo.org/topics/issues/computer-implemented-inventions.html">software you can patent are much tighter</a>.</p>
<p>So here&#8217;s the dilemma:</p>
<p>If you have a clever software business process then do you patent it in the USA? If you do make a patent application in the USA then all your competitors can now read that patent application and learn your special process. Your European competitors can even go ahead and copy that process with impunity, thereby lessening your competitive advantage in Europe.</p>
<p>Now, suppose you decide to go down the route of protecting your special business process by keeping it secret. You are now risking that one of your competitors may come up with the same process independently and that <em>they</em> might patent it in the USA. This would mean that the special process you were using is now subject to a patent owned by one of your competitors. You can no longer use that software business process in the USA, thereby lessening your competitive advantage in the USA.</p>
<p>What&#8217;s the answer? There isn&#8217;t a good one, unfortunately.</p>
<p>But this issue does highlight an important issue in the use of software patents globally.</p>
<p>My personal view is to hope for a brighter future where IP protection for software is covered more by Copyright rather than Patent protection. For three reasons:</p>
<ul>
<li>A piece of software is, in my view, more akin to a book than to <a title="EPO Granted Patent" href="http://www.wipo.int/pctdb/en/fetch.jsp?SEARCH_IA=US2006021906&amp;DBSELECT=PCT&amp;C=10&amp;TOTAL=22&amp;IDB=0&amp;TYPE_FIELD=256&amp;SERVER_TYPE=19-10&amp;QUERY=(FP%2Fhovercraft)+&amp;ELEMENT_SET=B&amp;START=1&amp;SORT=41230219-KEY&amp;RESULT=2&amp;DISP=25&amp;FORM=SEP-0%2FHITNUM%2CB-ENG%2CDP%2CMC%2CAN%2CPA%2CABSUM-ENG&amp;IDOC=1364103&amp;IA=US2006021906&amp;LANG=ENG&amp;DISPLAY=STATUS">hovercraft landing gear</a></li>
<li>Copyright is automatic and so nowhere near as complex or costly to implement than a patent application, meaning businesses can focus on running their businesses rather than on retaining lawyers</li>
<li>I&#8217;m not aware of any example where a software business process patent genuinely helped innovation and progress</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/goldenpebbles.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/goldenpebbles.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/goldenpebbles.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/goldenpebbles.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/goldenpebbles.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/goldenpebbles.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/goldenpebbles.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/goldenpebbles.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/goldenpebbles.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/goldenpebbles.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=goldenpebbles.com&blog=3855628&post=109&subd=goldenpebbles&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://goldenpebbles.com/2008/12/12/us-vs-europe-on-what-software-is-patentable/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f0db36002265acdabb202f544f192cb?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">alanbuxton</media:title>
		</media:content>
	</item>
	</channel>
</rss>
