<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>wekadesign &#187; IBM</title>
	<atom:link href="http://www.wekadesign.co.nz/tag/ibm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wekadesign.co.nz</link>
	<description>web apps that solve problems</description>
	<lastBuildDate>Sat, 28 May 2011 08:40:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>A Closer Look at Wiki Authorship</title>
		<link>http://www.wekadesign.co.nz/2009/02/05/a-closer-look-at-wiki-authorship/</link>
		<comments>http://www.wekadesign.co.nz/2009/02/05/a-closer-look-at-wiki-authorship/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 00:53:17 +0000</pubDate>
		<dc:creator>Mike McMurray</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Interesting Stuff]]></category>
		<category><![CDATA[change history]]></category>
		<category><![CDATA[coding horror]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.wekadesign.co.nz/blog/?p=53</guid>
		<description><![CDATA[Jeff Atwood takes an interesting look at the history of changes to wiki pages and the balance between opinion and fact. The larger wikis (e.g. Wikipedia) have a huge amount [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.codinghorror.com/blog/archives/001222.html">Jeff Atwood</a> takes an interesting look at the history of changes to wiki pages and the balance between opinion and fact. The larger wikis (e.g. Wikipedia) have a huge amount of data around page edits and Jeff&#8217;s article also highlights an <a href="http://www.research.ibm.com/visual/projects/history_flow/index.htm">IBM</a> study on how the more popular Wikipedia content evolves over time.</p>
<p>There&#8217;s also a comment about one of my favourite subjects &#8211; reading too much into statistics. Apparently Jimmy Wales (Wikipedia co-founder) looked into who was responsible for most of the articles changes and found that 0.7% of users were responsible for over 50% of all edits. But an &#8220;edit&#8221; may be a spelling correction rather than adding content or altering the facts or meaning in an article. As it turns out, the data points to these hyper-active users doing just that &#8211; cleaning up after everyone else.</p>
<p><a href="http://kisimi.wekadesign.co.nz">Kisimi</a> uses a basic string comparison function called <em>simple_text()</em> to show the relative difference between two versions of a page. We could also use the <span class="dc-title">Levenshtein function which gives the minimum changes to go from string A to sting B, but that doesn&#8217;t always make much sense for larger content changes. If someone sees that two versions are 96% the same then it&#8217;s obvious they&#8217;re much the same.<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wekadesign.co.nz/2009/02/05/a-closer-look-at-wiki-authorship/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 12/19 queries in 0.010 seconds using disk: basic

Served from: www.wekadesign.co.nz @ 2012-02-06 19:56:37 -->
