<?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/" version="2.0">

<channel>
	<title>Andy Roberts DARnet » Wiki</title>
	
	<link>http://distributedresearch.net/blog</link>
	<description>Distributed Action Research blog by Andy Roberts</description>
	<lastBuildDate>Sat, 26 May 2012 05:55:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/DarnetWiki" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="darnetwiki" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://distributedresearch.net/blog/?pushpress=hub" /><item>
		<title>Action Research Cycles MediaWiki Template</title>
		<link>http://distributedresearch.net/blog/2012/05/20/action-research-cycles-mediawiki-template</link>
		<comments>http://distributedresearch.net/blog/2012/05/20/action-research-cycles-mediawiki-template#comments</comments>
		<pubDate>Sun, 20 May 2012 12:27:28 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Action Research]]></category>
		<category><![CDATA[Mediawiki]]></category>
		<category><![CDATA[action research project]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[reflection]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=32777</guid>
		<description><![CDATA[We need to keep better tracking records for the various types of ongoing experiments that are constantly getting set up as part of daily online life. That&#8217;s a problem I&#8217;m trying to solve, and the aim may be to have &#8230; <a href="http://distributedresearch.net/blog/2012/05/20/action-research-cycles-mediawiki-template">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2012/05/20/action-research-cycles-mediawiki-template">Action Research Cycles MediaWiki Template</a></p>
]]></description>
			<content:encoded><![CDATA[<a id="dd_start"></a><p>We need to keep better tracking records for the various types of ongoing experiments that are constantly getting set up as part of daily online life.</p>
<p>That&#8217;s a problem I&#8217;m trying to solve, and the aim may be to have an <a href="http://actionlogr.com">action logging app</a> that covers this kind of documentation eventually, in order to manage all those spinning plates while on the move, I&#8217;m talking mobile now, but in the meantime we came up with the idea of using <a title="How to convert a Word doc or HTML to Wiki Markup" href="http://distributedresearch.net/blog/2008/04/05/how-to-convert-a-word-doc-or-html-to-wiki-markup">MediaWiki</a> templates to create structured project pages incorporating multiple cycles, on the <a title="Keeping an Action Log for 1st person research" href="http://distributedresearch.net/blog/2008/04/29/keeping-an-action-log-for-1st-person-research">intranet</a> and other wikis.</p>
<p>MediaWiki templates provide a consistent style, even if it does look a bit blocky, and can be used to prompt for missing data, to make sure everything gets put down in words, figures and dates. Links and images too.</p>
<p><a href="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2012/05/DARtemplates.jpg"><img class="aligncenter size-full wp-image-32780" title="DARtemplates" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2012/05/DARtemplates.jpg" alt="" width="456" height="245" /></a></p>
<p>There are two ways of passing specific data over from the project page to the Template itself, one is using parameters that are referenced by position &#8211; 1,2,3 etc and the other is to used named parameters and I think I&#8217;m going to try using named parameters for the Cycle template. See there, I&#8217;ve already modularised the system by plumping for nested templates with the Cycle Template being called a number of times within some kind of overall Project Header template. They may not actually be nested in practice, but simply chopped together on the calling page but we&#8217;ll see about that later on once we get to the coding stage.</p>
<span id="Action_Research_Project_MediaWiki_Template"><h3>Action Research Project MediaWiki Template</h3></span>
<p>The Project template describes the project in terms of an area of online activity to be worked on and a stated intention for improvement.</p>
<p>To start with I&#8217;m suggesting the following specification</p>
<p>DARproject $Domain, $Aim, $Strategy to test, $Notes Other variables to take into account</p>
<p>using the above 4 variables to define the project, we next move on to look at individual cycles:</p>
<span id="Action_Research_Cycles_MediaWiki_Template"><h3>Action Research Cycles MediaWiki Template</h3></span>
<p>DARcycle $Cycle number, $Action to be taken, $Date actioned, $End date, $data collected, $Observed Results, $Reflection, $Conclusion, $Next Action to try</p>
<p>So that&#8217;s what I&#8217;m up to today, using <a title="Blogging with MediaWiki?" href="http://distributedresearch.net/blog/2006/01/02/blogging-with-mediawiki">Mediawiki templates</a> to try and prototype a system for tracking distributed action research projects better online.</p>
<span id="Update_on_Progress_with_DAR_Templates"><h2>Update on Progress with DAR Templates</h2></span>
<p>I&#8217;ve got the basic templates up and working using the specification outlined above, tweaked just a little to use positional parameters for the first two variable in the Cycle template, and named parameters for the rest. Rather than nesting templates inside each other, I&#8217;ve plumped for a simpler system of just calling the Header then instances of Cycle then the Footer from the content page, so I now have three separate templates which work together. The result is as intended. </p>
<p>Here&#8217;s a screenshot from a fictitious example which shows a rudimentary colour scheme and other visual indicators to try and make the functioning of the system as intuitive as possible</p>
<p><a href="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2012/05/DARtemplate-example.jpg"><img src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2012/05/DARtemplate-example.jpg" alt="" title="DARtemplate-example" width="496" height="390" class="aligncenter size-full wp-image-32788" /></a></p>
<p>The next stage now is to start using the prototype templates for a small but real project as soon as possible and see how it goes.</p>
<a id="dd_end"></a><div class='dd_outer'><div class='dd_inner'><div id='dd_ajax_float'><div class='dd_button_v '><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://distributedresearch.net/blog/category/wiki/feed" data-count="vertical" data-text="Wiki" data-via="" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style='clear:left'></div><div class='dd_button_v '><iframe src="http://www.reddit.com/static/button/button2.html?width=51&url=http%3A%2F%2Fdistributedresearch.net%2Fblog%2Fcategory%2Fwiki%2Ffeed&title=Wiki&newwindow='1'" height="69" width="51" scrolling='no' frameborder='0'></iframe></div><div style='clear:left'></div><div class='dd_button_v '><a href="http://bufferapp.com/add" class="buffer-add-button" data-count="vertical" data-url="http://distributedresearch.net/blog/category/wiki/feed" data-via=""></a><script type="text/javascript" src="http://static.bufferapp.com/js/button.js"></script></div><div style='clear:left'></div><div class='dd_button_v '><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http%3A%2F%2Fdistributedresearch.net%2Fblog%2Fcategory%2Fwiki%2Ffeed" send="false" show_faces="false"  layout="box_count" width="50"  ></fb:like></div><div style='clear:left'></div><div class='dd_button_v '><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='tall' href='http://distributedresearch.net/blog/category/wiki/feed'></g:plusone></div><div style='clear:left'></div><div id='dd_name'><a href='http://bufferapp.com/diggdigg' target='_blank'>Digg Digg</a></div></div></div></div><script type="text/javascript">var dd_offset_from_content = 40; var dd_top_offset_from_content = 0;</script><script type="text/javascript" src="http://distributedresearch.net/blog/wordpress/wp-content/plugins/digg-digg/include/../js/diggdigg-floating-bar.js?ver=5.2.7"></script><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2012/05/20/action-research-cycles-mediawiki-template">Action Research Cycles MediaWiki Template</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2012/05/20/action-research-cycles-mediawiki-template/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Freely Distributed Research Data Coming Soon?</title>
		<link>http://distributedresearch.net/blog/2012/05/03/freely-distributed-research-data-coming-soon</link>
		<comments>http://distributedresearch.net/blog/2012/05/03/freely-distributed-research-data-coming-soon#comments</comments>
		<pubDate>Thu, 03 May 2012 14:48:49 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[abstract summary]]></category>
		<category><![CDATA[Academic]]></category>
		<category><![CDATA[academic publishing]]></category>
		<category><![CDATA[academic research]]></category>
		<category><![CDATA[Distributed Research]]></category>
		<category><![CDATA[Jimmy Wales]]></category>
		<category><![CDATA[paywall]]></category>
		<category><![CDATA[publishing houses]]></category>
		<category><![CDATA[research conclusions]]></category>
		<category><![CDATA[research findings]]></category>
		<category><![CDATA[restricted access]]></category>
		<category><![CDATA[UK]]></category>
		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=32654</guid>
		<description><![CDATA[This is the problem: Academic research findings are currently distributed mainly in expensive journals and publications. These are hard to find with restricted access and either unavailable online or only accessible by subscription via another expensive paywall. Often the source &#8230; <a href="http://distributedresearch.net/blog/2012/05/03/freely-distributed-research-data-coming-soon">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2012/05/03/freely-distributed-research-data-coming-soon">Freely Distributed Research Data Coming Soon?</a></p>
]]></description>
			<content:encoded><![CDATA[<p><!--noadsense--><br />
This is the problem: Academic research findings are currently distributed mainly in expensive journals and publications. These are hard to find with restricted access and either unavailable online or only accessible by subscription via another expensive paywall. Often the source data is omitted. This reduces the number and type of people who can benefit from scrutinising the research data and limits the progress of science to the detriment of all.</p>
<p>It isn&#8217;t totally clear who is mostly responsible for this state of affairs, but the most likely culprit seems to be a combination of academic publishing houses, university institutions and an elite of the most established academics themselves.</p>
<p>Recently a campaign has been born to try to free up the results of published research from out of the hands of the worst exploiters.</p>
<blockquote><p>Elsevier — my part in its downfall.</p>
<p>Elsevier is not the only publisher to behave in an objectionable way. However, it seems to be the worst.</p>
<p>http://gowers.wordpress.com/2012/01/21/elsevier-my-part-in-its-downfall/</p></blockquote>
<p>while other blame the University establishment:</p>
<blockquote><p>it’s not publishers. It’s the universities themselves.</p>
<p>http://scholarlykitchen.sspnet.org/2012/04/12/the-academic-spring-shallo-rhetoric-aimed-at-the-wrong-target/</p></blockquote>
<p>And now here comes news that none other than Jimmy Wales, the man who took the credit for Wikipedia and a well known Ayn Randian, is being drafted in by the libertarian Conservative/liberal British government to help &#8220;make all taxpayer-funded academic research in Britain available online to anyone who wants to read or use it.&#8221; And it&#8217;s not just the abstract, summary of findings or the written up research conclusions which are intended to be distributed in an accessible form either:</p>
<blockquote><p>&#8220;One of the big opportunities is, right now, a journal article might be published but the underlying data isn&#8217;t and we want to move into a world where the data is published alongside an article in an open format, available free of charge&#8221;</p>
<p>http://www.guardian.co.uk/technology/2012/may/01/wikipedia-research-jimmy-wales-online</p></blockquote>
<p>There has also been a move by one of the big funders of research to back Open Access:</p>
<blockquote><p>But science in general isn’t complete until it’s been published, and for the Wellcome Trust we want to maximise the impact of the research that we fund. That’s why open access is so important; research isn’t finished until it’s been published, and by publishing the results of the research that we fund in open access formats it means that as many people as possible are able to have access to the literature without any hindrance at all, and that of course will ultimately maximise the value and the outcomes of the research that we fund.</p>
<p>http://www.wellcome.ac.uk/stellent/groups/corporatesite/@msh_peda/documents/web_document/wtx063305.pdf</p></blockquote>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2012/05/03/freely-distributed-research-data-coming-soon">Freely Distributed Research Data Coming Soon?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2012/05/03/freely-distributed-research-data-coming-soon/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Theatre Blogger: 52 Venues in 52 weeks</title>
		<link>http://distributedresearch.net/blog/2010/10/01/theatre-blogger-52-venues-in-52-weeks</link>
		<comments>http://distributedresearch.net/blog/2010/10/01/theatre-blogger-52-venues-in-52-weeks#comments</comments>
		<pubDate>Fri, 01 Oct 2010 11:54:35 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Blogs and community]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[bloggers]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Corinne Furness]]></category>
		<category><![CDATA[fringe]]></category>
		<category><![CDATA[Julia]]></category>
		<category><![CDATA[Julie]]></category>
		<category><![CDATA[theatre]]></category>
		<category><![CDATA[theatrebloggerweek]]></category>
		<category><![CDATA[Venues]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=2555</guid>
		<description><![CDATA[One way of standing out from the crowd is to commit yourself to a challenge that takes place over a period of time, and then blog about it every step of the way. In the film &#8220;Julie and Julia&#8221; a &#8230; <a href="http://distributedresearch.net/blog/2010/10/01/theatre-blogger-52-venues-in-52-weeks">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2010/10/01/theatre-blogger-52-venues-in-52-weeks">Theatre Blogger: 52 Venues in 52 weeks</a></p>
]]></description>
			<content:encoded><![CDATA[<p>One way of standing out from the crowd is to commit yourself to a challenge that takes place over a period of time, and then blog about it every step of the way. In the film &#8220;Julie and Julia&#8221; a struggling writer who loves to cook decides to try out every single recipe from her hero&#8217;s recipe book, every night for a year:</p>
<blockquote><p>Risking her marriage, her job, and her cats’ well-being, she has signed on for a deranged assignment.</p>
<p>365 days. 536 recipes. One girl and a crappy outer borough kitchen.</p>
<p>How far will it go? &#8211; The Julie/Julia Project</p></blockquote>
<span id="Favourite_Theatre_Blogger"><h3>Favourite Theatre Blogger</h3></span>
<p>It&#8217;s in a similar vein to this that one of the theatre bloggers in London has embarked on a challenge called &#8220;52 weeks, 52 fringe venues&#8221;. I couldn&#8217;t name more than a handful of London fringe theatre venues myself, so I subscribed at once in order to learn more about the wider scene. I&#8217;m also recommending the blog on which the challenge is published &#8211; &#8220;<a href="http://distantaggravation.blogspot.com/">Distant Aggravation</a>&#8221; as my choice for favourite theatre blogger in Theatre Blogger Week.</p>
<p>Corinne Furness, who writes Distant Aggravation describes herself as a &#8220;writer and theatre maker&#8221;  and has also written a post on Blogging by Numbers : <a href="http://writebynumbers.wordpress.com/2010/09/12/on-why-its-time-to-listen-or-a-love-letter-to-theatre-bloggers/">On Why It’s Time To Listen (or a love letter to theatre bloggers)</a></p>
<p style="text-align: center;"><img class="size-medium wp-image-2556 aligncenter" title="Distant Aggravation" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2010/10/Distant-Aggravation-291x300.jpg" alt="Distant Aggravation" width="291" height="300" /></p>
<span id="Theatre_Blogger_Week"><h3>Theatre Blogger Week</h3></span>
<p>Theatre Blogger Week is an idea from MusicalVerse which is due to take place for the first year on 25th October 2010, open to theatre bloggers world wide and tracked on the <a href="http://theatrebreaks.co/wiki/Theatre_Blogger_Week">Theatre Blogger Week Wiki</a> page.</p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2010/10/01/theatre-blogger-52-venues-in-52-weeks">Theatre Blogger: 52 Venues in 52 weeks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2010/10/01/theatre-blogger-52-venues-in-52-weeks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UK Online Communities</title>
		<link>http://distributedresearch.net/blog/2009/05/03/uk-online-communities</link>
		<comments>http://distributedresearch.net/blog/2009/05/03/uk-online-communities#comments</comments>
		<pubDate>Sun, 03 May 2009 09:09:51 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[UK]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[Communities]]></category>
		<category><![CDATA[independent thinkers]]></category>
		<category><![CDATA[online communities]]></category>
		<category><![CDATA[WorkNets]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=1366</guid>
		<description><![CDATA[The wiki called WorkNets has a project collating a list of UK Online Communities. UKOnlineCommunities, WorkNets. A culture for independent thinkers. The list is young and obviously has huge gaps, as well as probably many entries which are listed more &#8230; <a href="http://distributedresearch.net/blog/2009/05/03/uk-online-communities">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2009/05/03/uk-online-communities">UK Online Communities</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The wiki called WorkNets has a project collating a list of UK Online Communities. </p>
<p>UKOnlineCommunities, WorkNets. A culture for independent thinkers.</p>
<p><img src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2009/05/ukonlinecommunities-worknets-a-culture-for-independent-thinkers-300x98.jpg" alt="ukonlinecommunities-worknets-a-culture-for-independent-thinkers" title="ukonlinecommunities-worknets-a-culture-for-independent-thinkers" width="300" height="98" class="alignnone size-medium wp-image-1367" /></p>
<p>The list is young and obviously has huge gaps, as well as probably many entries which are listed more out of optomism than evidence of community, but it&#8217;s going to be well worth watching and contributing to. </p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2009/05/03/uk-online-communities">UK Online Communities</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2009/05/03/uk-online-communities/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Wiki Web Hosting at Servage</title>
		<link>http://distributedresearch.net/blog/2009/04/19/wikiwebhostingservage</link>
		<comments>http://distributedresearch.net/blog/2009/04/19/wikiwebhostingservage#comments</comments>
		<pubDate>Sun, 19 Apr 2009 11:41:04 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Mediawiki]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[servage]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web host]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[web hosting service]]></category>
		<category><![CDATA[web hosting services]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/?p=539</guid>
		<description><![CDATA[I managed to get a mediawiki installation up and running on the city escapes domain with Servage web host in the end, and once working it does seem to be fairly robust as far as non-US web hosting services are &#8230; <a href="http://distributedresearch.net/blog/2009/04/19/wikiwebhostingservage">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2009/04/19/wikiwebhostingservage">Wiki Web Hosting at Servage</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I managed to get a mediawiki installation up and running on the city escapes domain with Servage web host in the end, and once working it does seem to be fairly robust as far as non-US web hosting services are concerned.</p>
<p>Version:</p>
<blockquote><p>This wiki is powered by <a href="http://www.mediawiki.org/"><strong>MediaWiki</strong></a>, copyright (C) 2001-2007 Magnus Manske, Brion Vibber, Lee Daniel Crocker, Tim Starling, Erik Möller, Gabriel Wicke, Ævar Arnfjörð Bjarmason, Niklas Laxström, Domas Mituzas, Rob Church and others.</p>
<p>MediaWiki is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</p>
<p>MediaWiki is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p>
<p>You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. or <a href="http://www.gnu.org/copyleft/gpl.html">read it online</a></p>
<ul>
<li><a href="http://www.mediawiki.org/">MediaWiki</a>: 1.11.1</li>
<li><a href="http://www.php.net/">PHP</a>: 5.2.42-servage10 (apache2handler)</li>
<li><a href="http://www.mysql.com/">MySQL</a>: 5.0.75</li>
</ul>
</blockquote>
<p><img class="alignnone size-medium wp-image-1304" title="wiki-city-escapes" src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2009/04/wiki-city-escapes-300x240.jpg" alt="wiki-city-escapes" width="300" height="240" /></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2009/04/19/wikiwebhostingservage">Wiki Web Hosting at Servage</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2009/04/19/wikiwebhostingservage/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SearchWiki from Google is LIVE</title>
		<link>http://distributedresearch.net/blog/2008/11/21/searchwiki-from-google-is-live</link>
		<comments>http://distributedresearch.net/blog/2008/11/21/searchwiki-from-google-is-live#comments</comments>
		<pubDate>Fri, 21 Nov 2008 10:04:38 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/11/21/searchwiki-from-google-is-live</guid>
		<description><![CDATA[SearchWiki is Google 2.0 Searchwiki just started rolling out around the world today, so now you can log in to Google Search and when you see search results pages you don&#8217;t like &#8211; you can edit them. Vote individual results &#8230; <a href="http://distributedresearch.net/blog/2008/11/21/searchwiki-from-google-is-live">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/11/21/searchwiki-from-google-is-live">SearchWiki from Google is LIVE</a></p>
]]></description>
			<content:encoded><![CDATA[<span id=""><h3></h3></span>
<p>SearchWiki is Google 2.0</p>
<p><a href="http://googleblog.blogspot.com/2008/11/searchwiki-make-search-your-own.html"><br />
Searchwiki</a> just started rolling out around the world today, so now you can log in to Google Search and when you see search results pages you don&#8217;t like &#8211; you can edit them.</p>
<p>Vote individual results up or remove them, share your edits and see others&#8217; edits for the same page.</p>
<span id="Is_SearchWiki_a_Wiki"><h3>Is SearchWiki a Wiki?</h3></span>
<p>Not really.</p>
<p>How will this affect the standard Google search results over time? Nobody knows.</p>
<p>here&#8217;s a video from Google that shows how SearchWiki works, but as yet it&#8217;s still a little unclear as to how the sharing of edited Search Wiki pages will happen.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/t8Pl1H0dIXE&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/t8Pl1H0dIXE&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<span id="How_to_use_Google_Search_Wiki"><h3>How to use Google Search Wiki</h3></span>
<p>SearchWiki is simple enough not to warrant a screencast tutorial probably, but here&#8217;s a link to the Help page <a href="http://www.google.com/support/bin/answer.py?answer=115764">How to use Google Search Wiki</a></p>
<span id="How_to_switch_SearchWiki_off"><h3>How to switch SearchWiki off</h3></span>
<p>You might not want to see buttons and clutter in your search results so how can you use Google search without the new functionality and revert back to the plain vanilla version? Well one way is to log out from your Google account, but you find you have to log back in again whenever you want to use one of Google&#8217;s other useful web applicatios such as Gmail  or Analytics.</p>
<p>There is a Greasemonkey script at <a href="http://googlesystem.blogspot.com/2008/11/how-to-disable-google-searchwiki.html">how-to-disable-google-searchwiki</a> which will give you the appearance of being logged out even when you are logged in, if you think that&#8217;s a good idea.</p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/11/21/searchwiki-from-google-is-live">SearchWiki from Google is LIVE</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/11/21/searchwiki-from-google-is-live/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Learning by Doing – interview part 5</title>
		<link>http://distributedresearch.net/blog/2008/08/30/learning-by-doing-interview-part-5</link>
		<comments>http://distributedresearch.net/blog/2008/08/30/learning-by-doing-interview-part-5#comments</comments>
		<pubDate>Sat, 30 Aug 2008 11:17:41 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Action Research]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[Distributed Research]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/08/30/learning-by-doing-interview-part-5</guid>
		<description><![CDATA[Continuing the interview with Cormac Lawler, in which we begin to address the nature of &#8220;learning by doing&#8221; as it relates to distributed projects, and wiki in particular. Cormac Lawler: About changing of groups&#8217; structure over time, I think my &#8230; <a href="http://distributedresearch.net/blog/2008/08/30/learning-by-doing-interview-part-5">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/08/30/learning-by-doing-interview-part-5">Learning by Doing &#8211; interview part 5</a></p>
]]></description>
			<content:encoded><![CDATA[<p><!--adsense--><br />
Continuing the interview with Cormac Lawler, in which we begin to address the nature of &#8220;<strong>learning by doing</strong>&#8221; as it relates to distributed projects, and wiki in particular.</p>
<p>Cormac Lawler:</p>
<p>About changing of groups&#8217; structure over time, I think my own domain (Wikiversity) is showing an increasingly strong tension along the lines of making Wikiversity a place of &#8216;blue-sky&#8217; or experimental learning versus an alignment to known pedagogical forms. See <a href="http://en.wikiversity.org/wiki/Wikiversity_talk:Learning_resources#the_wiki_way.3F">Wikiversity_talk:Learning_resources#the_wiki_way.3F</a> and below for some discursive material on this topic. It&#8217;s perhaps not an example of a change of guard as such (and the debate within Wikiversity&#8217;s development is not new), but I&#8217;m starting to see the tension as a pretty fundamental one for Wikiversity.</p>
<p><a href="http://distributedresearch.net/blog" title="Andy Roberts blog">Andy Roberts</a> asks:</p>
<p>Reading that discussion again on the Wikiversity page, it strikes me that both sides of the tension referred to are in fact agreed upon working within the same framework. The dispute, if I&#8217;m not mistaken is over the nature and quality of the learning resources which are to be accumulated in the Wikiversity. Neither side appears to be questioning the basic model of education based on learning from supplied content. The references to &#8216;experimental&#8217; forms seem to remain within experimental forms of content provision, without questioning that preconception. Despite the claim that</p>
<p>&#8220;Wikiversity has adopted a &#8220;<em>learn by doing</em>&#8221; model for education&#8221;</p>
<p>the doing appears to consist entirely of editing pages to create more resources.<br />
Do you think a bias towards conventional content based learning is built in to the wiki way?</p>
<p>C:</p>
<p>It&#8217;s a fascinating question &#8211; and I think you&#8217;re right that it is to a large extent. However &#8211; and this is more on the basis of knowing the involved people, rather than on what is on the page I linked to previously &#8211; I think that there has always been a strong desire to take a broad look at educational activity, and what role a wiki can play in that process. For example, some of the &#8220;content&#8221; produced on a wiki can be a record of a discussion where someone asks a question, and people respond with answers, suggestions, and/or questions of their own. Some of the content on Wikiversity has been explicitly initiated and developed as a debate &#8211; eg <a href="http://en.wikiversity.org/wiki/War_and_Iran">en.wikiversity.org/wiki/War_and_Iran</a>. I don&#8217;t know if that conforms to your view of conventional content creation?</p>
<p>However, this &#8220;<em>learning by doing</em>&#8221; is a tricky concept &#8211; and I&#8217;ve been<br />
pushing JWSchmidt, the originator of this concept in Wikiversity, to be more<br />
explicit in explaining to me and the community what he thinks it might mean<br />
in practice &#8211; and in detail. So far, I&#8217;ve found the concept as applied to<br />
Wikiversity to be infuriatingly opaque &#8211; and I can see that others do too.<br />
It&#8217;s something that I&#8217;ve always wanted to clarify on Wikiversity &#8211; what do<br />
we mean by <u>learning by doing</u>, how can someone be guided through or motivated<br />
to begin in such a model, and what kinds of educational experiences can we<br />
anticipate, so as to scaffold learners if, whenever, and however<br />
appropriate?</p>
<p>A:</p>
<p>How might other learning processes be facilitated through Wikiversity? I&#8217;m thinking of the newer emerging learning models such as connectivism, which would place the emphasis on the network between people and the community above content. This might require additional tools to the document based wiki, but needn&#8217;t be entirely separate.</p>
<p>C:</p>
<p>I agree &#8211; and we&#8217;ve been discussing tools to facilitate just such initiatives on a centralised page: <a href="http://en.wikiversity.org/wiki/Wikiversity:Technical_needs">Wikiversity:Technical_needs</a> including the SocialProfile extension <a href="http://www.mediawiki.org/wiki/Extension:SocialProfile">www.mediawiki.org/wiki/Extension:SocialProfile</a>. We already have a &#8216;sandbox server&#8217; to experiment with different tools &#8211; but to actually get extensions and other innovations approved on a relatively small Wikimedia wiki is difficult when in the shadow of Wikipedia. However, with community mobilisation, and more developers&#8217; resources at our disposal (a software developer hiring was just announced yesterday, and there may very well be more) &#8211; we should continue to build on the mediawiki platform to see what it can offer in the world of connected, collaborative learning.</p>
<p>I see we&#8217;ve forked into a discussion of Wikiversity &#8211; and it&#8217;s very welcome! &#8211; but I also very much wanted this discussion to focus on <strong>action research</strong> and issues that we&#8217;ve both experienced in an online AR context. I think I&#8217;ll leave this to my next mail. <img src='http://distributedresearch.net/blog/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Cheers,<br />
Cormac</p>
<p>Earlier posts in this series:</p>
<ul>
<li><a href="http://distributedresearch.net/blog/2008/06/11/the-darnet-interview-distributed-action-research">DARnet-interview-part 1</a></li>
<li><a href="http://distributedresearch.net/blog/2008/06/15/darnet-interview-part-two">DARnet interview part two</a></li>
<li><a href="http://distributedresearch.net/blog/2008/07/02/questions-about-wikiversity">Part 3: Questions About Wikiversity</a></li>
<li> Part 4: <a href="http://distributedresearch.net/blog/2008/08/11/cormac-interview-wikiversity-and-wikipedia">Wikiversity and Wikipedia</a>  <a href="http://distributedresearch.net/blog/2008/08/11/cormac-interview-wikiversity-and-wikipedia"><br />
</a></li>
</ul>
<p><!--adsense--></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/08/30/learning-by-doing-interview-part-5">Learning by Doing &#8211; interview part 5</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/08/30/learning-by-doing-interview-part-5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cormac interview: Wikiversity and Wikipedia</title>
		<link>http://distributedresearch.net/blog/2008/08/11/cormac-interview-wikiversity-and-wikipedia</link>
		<comments>http://distributedresearch.net/blog/2008/08/11/cormac-interview-wikiversity-and-wikipedia#comments</comments>
		<pubDate>Mon, 11 Aug 2008 18:10:50 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Wiki]]></category>
		<category><![CDATA[Distributed Research]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/08/11/cormac-interview-wikiversity-and-wikipedia</guid>
		<description><![CDATA[After a bit of a gap, the two-way interview between Cormac Lawler and myself continues. This post continues the discussion about distributed action research and wikiversity from previous episodes: DARnet-interview-part 1 DARnet interview part two Part 3: Questions About Wikiversity &#8230; <a href="http://distributedresearch.net/blog/2008/08/11/cormac-interview-wikiversity-and-wikipedia">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/08/11/cormac-interview-wikiversity-and-wikipedia">Cormac interview: Wikiversity and Wikipedia</a></p>
]]></description>
			<content:encoded><![CDATA[<p>After a bit of a gap, the two-way interview between Cormac Lawler and myself continues. This post continues the discussion about distributed action research and wikiversity from previous episodes:</p>
<ul>
<li><a href="http://distributedresearch.net/blog/2008/06/11/the-darnet-interview-distributed-action-research">DARnet-interview-part 1</a></li>
<li><a href="http://distributedresearch.net/blog/2008/06/15/darnet-interview-part-two">DARnet interview part two</a></li>
<li><a href="http://distributedresearch.net/blog/2008/07/02/questions-about-wikiversity">Part 3: Questions About Wikiversity</a></li>
</ul>
<p><strong>Andy Roberts</strong>  asked:</p>
<blockquote class="gmail_quote" style="border-left: 1px solid #cccccc; margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex"><p>I&#8217;d be very interested to hear to what extent parts of Wikiversity have managed to break away from the idea of the &#8220;course&#8221;,  the expert, and the content. If you have people transfering across from the Wikipedia culture then it&#8217;s going to cause problems, but you could always fork a minority project for the more revolutionary work if it seems to be getting defeated.</p></blockquote>
<p><strong>Cormac Lawler</strong> replies:</p>
<p>There&#8217;s a real challenge in allowing for different models of education to take place in the same space. As you point out (and as has JWSchmidt in the page I linked to), Wikipedians will inevitably bring a particular culture with them in the development of what they think Wikiversity to be. (Although I&#8217;d be hesitant to make a grand generalisation on that point.) So one of the major challenges Wikiversity faces is to allow different communities develop microcultures of learning that are appropriate for them. However this itself raises a challenge around whether a microcommunity might develop that has questionable practices (like, say, Nazi apologists &#8211; to take an extreme example) &#8211; and what then could be done in order to subject a community, resource or statement to educational critique &#8211; or indeed, whether someone could be banned or their resources deleted. This brings us to the heart of the question you asked of what this institution is and who it is intended to serve.</p>
<p>Some examples of &#8216;different&#8217; types of learning projects/communities would include things like the <a href="http://en.wikiversity.org/wiki/Portal:Reading_groups">reading groups</a> and <a href="http://en.wikiversity.org/wiki/Wiki_Campus_Radio">podcasting</a> and <a href="http://en.wikiversity.org/wiki/Wikiversity_the_Movie">filmmaking</a> initiatives (both long in decline). I would also regard some of the research activities to be exploring different means of using wikis educationally &#8211; including my own, and the <a href="http://en.wikiversity.org/wiki/Bloom_Clock">Bloom clock</a> (a means of logging what plants are in bloom, but also of learning about plants). There is also a recent initiative to <a href="http://en.wikiversity.org/wiki/Ethical_Management_of_the_English_Language_Wikipedia">question ethical practices within Wikipedia</a>, which is purportedly an <em>action research</em> initiative, but which seems to be running in different directions at once, including a fairly traditional one (which could well be the participants constraining themselves to conform to what *they think* Wikiversity is supposed to be, ie an educational content creation mechanism).</p>
<p>However, having said this, I&#8217;m still slightly disappointed in the breadth of initiatives on Wikiversity that seek to challenge, expand or break the mould of more traditional models. I still think that this process needs more time, but I had hoped for more examples of what was possible at this stage, two years into its autonomous development. However, of course, I regard myself as very much culpable in this respect!</p>
<p>Andy  again:</p>
<blockquote class="gmail_quote" style="border-left: 1px solid #cccccc; margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex"><p>Ten years ago you could find out just about anything by tracking down<br />
the right bulletin board or newsgroup, asking a carefully explained<br />
question, and coming back later to view responses or ask a<br />
supplementary. Within a few days you&#8217;d have the best the net could<br />
come up with. Now we have Google search, with all its limitations and<br />
gaming, and google scholar for some of the hidden internet, but you<br />
can still usually track down the author of particularly pertinent<br />
idea, find out their online presence with a bit of luck and chance a<br />
speculative email. So the backbone infrastructure of having<br />
connections between devices all over the world will always find a way<br />
to serve people who know a little bit about how to seek and connect,<br />
no matter what infrastructure is built on top of it all, and I&#8217;m still<br />
pretty optimistic about that regardless of whether we lose some<br />
battles along the way such as net neutrality or the health of the<br />
regime in charge of Wikipedia.</p></blockquote>
<p>Yes, and for the health of the &#8220;regime&#8221;, see the ethical questioning project I linked to above (which generated quite a bit of unease and hostility in its beginning, and which may itself have ethical questions around it). I think you&#8217;re right to say that people will be able to find someone else to ask questions of &#8211; but it does seem to favour people who, as you say, already &#8220;know a little bit&#8221; about how to do so. I&#8217;d like to also help people who start from a lower base of social confidence or net-savviness &#8211; and this might partly be addressed through network, connectivist initiatives you mentioned in your subsequent mail. I think I&#8217;ll answer that one now, separately.</p>
<p>Cheers,</p>
<p>Cormac</p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/08/11/cormac-interview-wikiversity-and-wikipedia">Cormac interview: Wikiversity and Wikipedia</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/08/11/cormac-interview-wikiversity-and-wikipedia/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Twitter lists gathered on a wiki blog or forum</title>
		<link>http://distributedresearch.net/blog/2008/08/02/twitter-lists-gathered-on-a-wiki-blog-or-forum</link>
		<comments>http://distributedresearch.net/blog/2008/08/02/twitter-lists-gathered-on-a-wiki-blog-or-forum#comments</comments>
		<pubDate>Sat, 02 Aug 2008 10:56:30 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Blogs and community]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/08/02/twitter-lists-gathered-on-a-wiki-blog-or-forum</guid>
		<description><![CDATA[As the use of twitter continues to spread despite the restricted service and downtime, a commonplace event for communities is to start compiling lists of links to each other&#8217;s twitter accounts. These are handy for anybody who hasn&#8217;t already built &#8230; <a href="http://distributedresearch.net/blog/2008/08/02/twitter-lists-gathered-on-a-wiki-blog-or-forum">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/08/02/twitter-lists-gathered-on-a-wiki-blog-or-forum">Twitter lists gathered on a wiki blog or forum</a></p>
]]></description>
			<content:encoded><![CDATA[<p>As the use of twitter continues to spread despite the restricted service and downtime, a commonplace event for communities is to start compiling lists of links to each other&#8217;s twitter accounts. These are handy for anybody who hasn&#8217;t already built up their network because you can quickly add a bunch of people who are all involved in the same interest or practice. Acting as a kind of jump start into twitter for groups, it feels like a community indicator of some sort.</p>
<p>If the community is based mainly on a web forum or email list then it can start with a message from one member who is a twitter enthusiast, that turns into a long thread with the same message re-quoted and a new line added at the bottom. That&#8217;s not ideal, but it works for a while and builds up a volume of attention to the activity.</p>
<p>Over on one bloggers&#8217; forum we tried  compiling the list of member&#8217;s twitter links and putting it into a new service called &#8220;dropio&#8221; where anybody could upload new files and links, but that service proved problematic.</p>
<p>When the same process broke out at E-mint, a community for online facilitators, &#8216;community managers&#8217; and moderators it wasn&#8217;t long before somebody &#8211; <a href="http://www.edmitchell.co.uk">Ed Mitchell</a> &#8211; said &#8220;Definitely a wiki job, this one&#8221; and so here we have the &#8230;.</p>
<p><a href="http://distributedresearch.net/wiki/index.php/Emint_Twitters">E-mint twitter list on DARwiki </a></p>
<p>The advantage of having the twitter list on a wiki is that you can link to what will be always the latest version and that members can easily add themselves or make corrections.</p>
<p>If it&#8217;s a person-centric or blog-centric community such as Darren Rowse&#8217;s pro-blogger readers, the <a href="http://www.problogger.net/538-twitter-users-that-blog/">twitter list</a> is gathered from the comments left on an <a href="http://www.problogger.net/archives/2008/07/22/welcome-to-the-problogger-social-media-love-in/">invitation post</a> and then published on the blog.</p>
<p>If the community is forming in a friendfeed room then there&#8217;s probably no need to compile a twitter list at all because the aggregator sort of does that automatically in that each member&#8217;s tweets are in their own streams and twitter links in their services page &#8211; which stands in as a profile page on friendfeed.</p>
<p>What other formats and processes have you seen out there for gathering twitter lists?</p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/08/02/twitter-lists-gathered-on-a-wiki-blog-or-forum">Twitter lists gathered on a wiki blog or forum</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/08/02/twitter-lists-gathered-on-a-wiki-blog-or-forum/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress as a Wiki</title>
		<link>http://distributedresearch.net/blog/2008/07/15/wordpress-as-a-wiki</link>
		<comments>http://distributedresearch.net/blog/2008/07/15/wordpress-as-a-wiki#comments</comments>
		<pubDate>Tue, 15 Jul 2008 13:24:22 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Wiki]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/07/15/wordpress-as-a-wiki</guid>
		<description><![CDATA[WordPress version 2.6 is now out on release and the video below shows some detail of the new revision control which gives authors some of the functionality of a Wiki on top of the most popular blogging platform. From now &#8230; <a href="http://distributedresearch.net/blog/2008/07/15/wordpress-as-a-wiki">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/07/15/wordpress-as-a-wiki">WordPress as a Wiki</a></p>
]]></description>
			<content:encoded><![CDATA[<p><!--adsense--><br />
<strong>WordPress</strong> <a href="http://wordpress.org/development/2008/07/wordpress-26-tyner/">version 2.6</a> is now out on release and the video below shows some detail of the new <em>revision control</em>  which gives authors  some of the functionality of a  Wiki  on top of the most popular  blogging platform.</p>
<p><embed src="http://v.wordpress.com/mARhRBcT/fmt_std" type="application/x-shockwave-flash" width="400" height="250" flashvars="blog_domain=http://wordpress.org/development/2008/07/wordpress-26/&width=400&height=250"> </embed></p>
<p>From now on, a history of post versions is retained in the database together with the date stamp and author details, so that different versions can be compared and if necessary reverted. That&#8217;s one of the main essential features of a wiki taken care of. With self registration and a granular level of administrative privilege already built in, it should be possible  to set up a WordPress installation which is fairly open for public editing, just like a wiki. All that&#8217;s left  to be added in order to give mediawiki a run for its money is a nice and simple  way to link across between posts, by reviving the concept of CamelCase WikiText perhaps. Then there&#8217;s section editing, edit summaries and recent changes and the whole method of navigating from the post as published to the wysiwyg editor in the dashboard especially if this involves login along the way.</p>
<p>But the news is <strong>big</strong> because version 2.6 has just taken an enormous leap forward towards becoming something even more powerful. The idea of <em>WordPress as a Wiki content management system</em> is firmly on the agenda.</p>
<p><!--adsense--></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/07/15/wordpress-as-a-wiki">WordPress as a Wiki</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/07/15/wordpress-as-a-wiki/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Questions about Wikiversity</title>
		<link>http://distributedresearch.net/blog/2008/07/02/questions-about-wikiversity</link>
		<comments>http://distributedresearch.net/blog/2008/07/02/questions-about-wikiversity#comments</comments>
		<pubDate>Wed, 02 Jul 2008 12:17:52 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Wiki]]></category>
		<category><![CDATA[Distributed Research]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/07/02/questions-about-wikiversity</guid>
		<description><![CDATA[This post continues the discussion about distributed action research and wikiversity from DARnet interview part two and DARnet-interview-part 1 with Cormac Lawler Cormac wrote: About changing of groups&#8217; structure over time, I think my own domain (Wikiversity) is showing an &#8230; <a href="http://distributedresearch.net/blog/2008/07/02/questions-about-wikiversity">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/07/02/questions-about-wikiversity">Questions about Wikiversity</a></p>
]]></description>
			<content:encoded><![CDATA[<p>This post continues the discussion  about distributed action research and wikiversity from <a href="http://distributedresearch.net/blog/2008/06/15/darnet-interview-part-two">DARnet interview part two</a> and  <a href="http://distributedresearch.net/blog/2008/06/11/the-darnet-interview-distributed-action-research">DARnet-interview-part 1</a> with Cormac Lawler</p>
<p>Cormac wrote:</p>
<blockquote><p>About changing of groups&#8217; structure over time, I think my own domain (Wikiversity) is showing an increasingly strong tension along the lines of making Wikiversity a place of &#8216;blue-sky&#8217; or experimental learning versus an alignment to known pedagogical forms. See <a href="http://en.wikiversity.org/wiki/Wikiversity_talk:Learning_resources#the_wiki_way.3F" target="_blank">http://en.wikiversity.org/wiki<wbr></wbr>/Wikiversity_talk:Learning resources#the_wiki_way.3F</a> and below for some discursive material on this topic. It&#8217;s perhaps not an example of a change of guard as such (and the debate within Wikiversity&#8217;s development is not new), but I&#8217;m starting to see the tension as a pretty fundamental one for Wikiversity.</p></blockquote>
<p>Reading that discussion again on the Wikiversity page, it strikes me<br />
that both sides of the tension referred to are in fact agreed upon<br />
working within the same framework. The dispute, if I&#8217;m not mistaken is<br />
over the nature and quality of the learning resources which are to be<br />
accumulated in the Wikiversity. Neither side appears to be questioning<br />
the basic model of education based on learning from supplied content.<br />
The references to &#8216;experimental&#8217; forms seem to remain within<br />
experimental forms of content provision, without questioning that<br />
preconception. Despite the claim that</p>
<p>&#8220;Wikiversity has adopted a &#8220;learn by doing&#8221; model for education&#8221;</p>
<p>the doing appears to consist entirely of editing pages to create more<br />
resources.</p>
<p>Do you think a bias towards conventional content based learning is<br />
built in to the wiki way?</p>
<p>How might other learning processes be facilitated through Wikiversity?<br />
I&#8217;m thinking of the newer emerging learning models such as<br />
connectivism, which would place the emphasis on the network between<br />
people and the community above content. This might require additional<br />
tools to the document based wiki, but needn&#8217;t be entirely separate.</p>
<blockquote><p>I&#8217;m not predicting the splitting into groups, as you say, but I think it will be interesting to see how it plays out. Indeed, I see the role of my own action research to explicitly throw into relief the sometimes conflicting viewpoints that people bring to the project &#8211; in order to reveal something deeper about what we&#8217;re doing, and how we can move forward with a simultaneously more critical and expansive mindset.</p></blockquote>
<p>Thanks for initiating this</p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/07/02/questions-about-wikiversity">Questions about Wikiversity</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/07/02/questions-about-wikiversity/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What is the Universal Edit Button?</title>
		<link>http://distributedresearch.net/blog/2008/06/19/what-is-the-universal-edit-button</link>
		<comments>http://distributedresearch.net/blog/2008/06/19/what-is-the-universal-edit-button#comments</comments>
		<pubDate>Thu, 19 Jun 2008 19:00:36 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/06/19/what-is-the-universal-edit-button</guid>
		<description><![CDATA[Today the global Wiki community launches a new tool which aims to make editable web pages as recognisable as those with RSS feeds. Called the Universal Edit Button it will appear in bowsers address bars as a green icon with &#8230; <a href="http://distributedresearch.net/blog/2008/06/19/what-is-the-universal-edit-button">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/06/19/what-is-the-universal-edit-button">What is the Universal Edit Button?</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Today the global Wiki community launches a new tool which aims to make editable  web pages as recognisable as those with RSS feeds. Called the <strong>Universal Edit Button</strong> it will appear in bowsers address bars as a green icon with a pencil like this:</p>
<p><img src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2008/06/universaleditbutton.jpg" alt="Universal Edit Button" /></p>
<span id="Does_the_Universal_Web_Editing_Button_matter"><h2>Does the Universal Web Editing Button matter?</h2></span>
<p>According to the The the  <a href="http://universaleditbutton.org/Universal_Edit_Button">universaleditbutton.org</a> wiki, the Universal Web Editing <strong>Button</strong> (UWEB) is going to allow www surfers to recognize more easily than at present when a visited site is open for editing by the public. So that&#8217;s handy for those of us who are already inclined to contribute to see the opportunity, and might also serve as an invitation to those who don&#8217;t edit wikis as a general rule, not having yet come across the idea of collaborative document building through public participation. As the editable web becomes better known and even commonplace, the UWEB button may become regarded as a badge of distinction and then serve as an incentive for organisations and site developers to add publicly-editable pages to their external sites, in order to be able to display the UWEB proudly.</p>
<p>To see the universal edit button in a browser, users will currently need to download a  <a href="https://addons.wikihow.com/univedit.xpi">Firefox extension</a>, (<a href="http://universaleditbutton.org/Upgrade_the_Firefox_Browser">installation notes</a>).  In time, it is hoped that all browsers will include this feature as they have done for RSS feeds, and the original vision for an editable web will be one step closer.</p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/06/19/what-is-the-universal-edit-button">What is the Universal Edit Button?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/06/19/what-is-the-universal-edit-button/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DARnet interview part two.</title>
		<link>http://distributedresearch.net/blog/2008/06/15/darnet-interview-part-two</link>
		<comments>http://distributedresearch.net/blog/2008/06/15/darnet-interview-part-two#comments</comments>
		<pubDate>Sun, 15 Jun 2008 09:55:08 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Action Research]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[Distributed Research]]></category>
		<category><![CDATA[Edublog]]></category>
		<category><![CDATA[Ultraversity]]></category>
		<category><![CDATA[validity of online degrees]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/06/15/darnet-interview-part-two</guid>
		<description><![CDATA[In part one of the DARnet interview, Cormac Lawler asked me, Andy Roberts, about distributed action research, cycles, groups and background. This second episode continues the interview, again with Cormac&#8217;s questions in red, followed by my reply. * So, which &#8230; <a href="http://distributedresearch.net/blog/2008/06/15/darnet-interview-part-two">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/06/15/darnet-interview-part-two">DARnet interview part two.</a></p>
]]></description>
			<content:encoded><![CDATA[<p>In part one of the DARnet interview, Cormac Lawler asked me, <a href="http://distributedresearch.net/blog">Andy Roberts</a>, about <a href="http://distributedresearch.net/blog/2008/06/11/the-darnet-interview-distributed-action-research">distributed action research, cycles, groups and background. </a></p>
<p>This second episode continues the interview, again with <font color="#cc0000">Cormac&#8217;s questions in red</font>, followed by my reply.<br />
<font color="#cc0000"><br />
* So, which online university did you attend? What were you studying?<br />
</font></p>
<p>The online university was a research project itself at the time,<br />
called &#8220;<a href="http://ultraversity.net">Ultraversity</a>&#8221; and run by the now defunct &#8220;Ultralab&#8221; centre<br />
attached to Anglia Ruskin University in Chelmsford, Essex. I<br />
registered an interest before it started up and was admitted to the<br />
first cohort, who came to think of ourselves as guinea pigs for the<br />
revolutionary new online degree with zero face to face element and no<br />
content.  That may sound a bit mad but you have to understand that the<br />
BA Learning, Technology, Research degree is workplace based, so mainly<br />
for adults in employment. The subject for the research and therefore<br />
content for the degree then derives from individual circumstances. So<br />
the Ultraversity research project was launched with high hopes of<br />
becoming an independent force for transforming UK higher education,<br />
but has ended up being absorbed into the Anglia Ruskin education<br />
department, minus some of the ideals and as a shadow of the original<br />
ambition. I hear that some of the original ex-staff are building<br />
something elsewhere.</p>
<p><font color="#cc0000"><br />
* Did your research there feed directly into what you do now, or are you referring to a grounding in research methods/practice?</font></p>
<p>In a way, yes I did manage to make my studies relevant to future work.<br />
I set up the distributedresearch domain and the <a href="http://distributedresearch.net/wiki/index.php/Main_Page">DAR wiki</a> as a major part of it, for example, and one third of the subject (L,T,R) was a grounding in action research theory, methods and practice.</p>
<p><font color="#cc0000"><br />
* Are you still affiliated with any formal study programme?</font></p>
<p>I really don&#8217;t have a taste for undertaking any post graduate studies,<br />
but as one of the alumni, I still have access to the online community and I&#8217;m<br />
a member of a small informal group where we try to help and sometimes<br />
mentor individuals from subsequent cohorts.</p>
<p><font color="#cc0000">* I&#8217;m still not sure if I understand the domain of your research. Is it fair to say that it&#8217;s all based on your own practice, and not that of a group?</font></p>
<p>At its best, action research is always participatory and I do work<br />
with groups in terms of facilitating online communities, with a<br />
particularl interest in communities of practice. But since I became<br />
a full time work-at-home internet entrepreneur last year, I&#8217;ve needed<br />
to concentrate at first on activities such as pro-blogging, hence the<br />
need for a spot of first-person action research to get my own act in<br />
order. My domain and primary interest is still very much the social web.</p>
<p><font color="#cc0000"><br />
* What is/are that/those practice(s)? What is the relationship between your  community/ies in/to your work?</font></p>
<p>Sometimes it&#8217;s a very indirect relationship. For example, one of my oldest communities of practice is the UK <a href="http://www.ukcider.co.uk/wiki/index.php/Main_Page">cider makers group</a> &#8220;ukcider&#8221; which I convened and facilitated since 2001.  There is no business model, and it&#8217;s sometime difficult to find a way to pay the web hosting fees, but I suppose I&#8217;ve learned stuff through the processes and development there which I then manage apply in other domains.</p>
<p><font color="#cc0000">About changing of groups&#8217; structure over time, I think my own domain<br />
(Wikiversity) is showing an increasingly strong tension along the lines of<br />
making Wikiversity a place of &#8216;blue-sky&#8217; or experimental learning versus an<br />
alignment to known pedagogical forms. See<a href="http://en.wikiversity.org/wiki/Wikiversity_talk:Learning_resources#the_wiki_way.3F"> Wikiversity_talk:Learning_resources#the_wiki_way</a> and below for some discursive material on this topic.<br />
</font></p>
<p>Education is a political battlefield, and it often looks to me as if<br />
the war was lost ages ago. The fundamental question is to ask &#8220;who is<br />
this institution meant to serve?&#8221; which requires an understanding of<br />
the nature of the state. Often the people who work in education start<br />
out with idealistic notions of what the work is for, and imagine they<br />
are helping to shape people&#8217;s minds in an empowering way, but end up<br />
carrying out orders in the interests of the powers that be, who long<br />
ago gave up believing that an educated general workforce is a<br />
desirable thing as far as advanced capitalism is concerned.  They need<br />
people educated enough to be able to work the machines of an<br />
information economy, and to be consumers in a digital age, but only a<br />
small number are required to be independent, creative, critical<br />
thinkers and problem solvers.  So the prevailing model for education<br />
is always content based, with the students viewed as empty vessels to<br />
be filled. Even the UK Open University, which was born out of the pro<br />
labour reforms in post war Britain, has been based largely on a pushed<br />
content model, now with added forums.</p>
<p>I&#8217;d be very interested to hear to what extent parts of Wikiversity have managed to break away from the idea of the &#8220;course&#8221;,  the expert, and the content. If you have people transfering across from the Wikipedia culture then it&#8217;s going to cause problems, but you could always fork a minority project for the more revolutionary work if it seems to be getting defeated.</p>
<p><font color="#cc0000"><br />
It&#8217;s perhaps not an  example of a change of guard as such (and the debate within Wikiversity&#8217;s development is not new), but I&#8217;m starting to see the tension as a pretty fundamental one for Wikiversity. I&#8217;m not predicting the splitting into groups, as you say, but I think it will be interesting to see how it plays out. Indeed, I see the role of my own action research to explicitly throw into relief the sometimes conflicting viewpoints that people bring to the project &#8211; in order to reveal something deeper about what we&#8217;re doing, and how we can move forward with a simultaneously more critical and expansive mindset.<br />
</font></p>
<p><font color="#cc0000">You&#8217;ve used a phrase from Wikimedia&#8217;s mission &#8211; &#8220;the sum of human<br />
knowledge&#8221;. Do you think such an entity exists? How do you see it? How do<br />
you have access to it? How do you participate in it?<br />
</font></p>
<p>I&#8217;ll rephrase that to  &#8220;The full extent of human knowledge&#8221; because of<br />
course knowledge doesn&#8217;t really have a sum, does it!</p>
<p>Ten years ago you could find out just about anything by tracking down<br />
the right bulletin board or newsgroup, asking a carefully explained<br />
question, and coming back later to view responses or ask a<br />
supplementary. Within a few days you&#8217;d have the best the net could<br />
come up with. Now we have Google search, with all its limitations and<br />
gaming, and google scholar for some of the hidden internet, but you<br />
can still usually track down the author of particularly pertinent<br />
idea, find out their online presence with a bit of luck and chance a<br />
speculative email. So the backbone infrastructure of having<br />
connections between devices all over the world will always find a way<br />
to serve people who know a little bit about how to seek and connect,<br />
no matter what infrastructure is built on top of it all, and I&#8217;m still<br />
pretty optimistic about that regardless of whether we lose some<br />
battles along the way such as net neutrality or the health of the<br />
regime in charge of Wikipedia.</p>
<p><em>End of part two of the DARnet interview. To be continued.</em></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/06/15/darnet-interview-part-two">DARnet interview part two.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/06/15/darnet-interview-part-two/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Homemaker Plate – for Object Wiki</title>
		<link>http://distributedresearch.net/blog/2008/06/11/the-homemaker-plate-for-object-wiki</link>
		<comments>http://distributedresearch.net/blog/2008/06/11/the-homemaker-plate-for-object-wiki#comments</comments>
		<pubDate>Wed, 11 Jun 2008 15:44:42 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[social objects]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[collections]]></category>
		<category><![CDATA[dinner]]></category>
		<category><![CDATA[dinner plate]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[homemaker]]></category>
		<category><![CDATA[household objects]]></category>
		<category><![CDATA[modernism]]></category>
		<category><![CDATA[Photograph]]></category>
		<category><![CDATA[science museum]]></category>
		<category><![CDATA[shape]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/06/11/the-homemaker-plate-for-object-wiki</guid>
		<description><![CDATA[I photographed a mass produced ceramic dinner plate in my possession which is from the the design classic series &#8220;The Homemaker&#8221; for the Object Wiki, a project from the Science Museum, which aims to collate information from the public on &#8230; <a href="http://distributedresearch.net/blog/2008/06/11/the-homemaker-plate-for-object-wiki">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/06/11/the-homemaker-plate-for-object-wiki">The Homemaker Plate &#8211; for Object Wiki</a></p>
]]></description>
			<content:encoded><![CDATA[<p><!--adsense--><br />
I photographed a mass produced ceramic dinner plate in my possession which is from the the design classic series &#8220;The Homemaker&#8221; for the Object Wiki, a project from the Science Museum, which aims to collate information from the public on some of the objects from their collections.</p>
<p><a href="http://www.flickr.com/photos/aroberts/2539080730/" title="Homemaker Plate by Andyrob, on Flickr"><img src="http://farm3.static.flickr.com/2294/2539080730_51a88711c2.jpg" title="Homemaker Plate" alt="Homemaker Plate" width="458" /></a></p>
<p>I like the quirky design for being bold enough to champion household objects on a dish, for the seemingly impossible shape of one or two of the designs depicted, and above all for the cheerful optimism of 1960&#8242;s modernism. I didn&#8217;t even know it was designed by Enid Seeney before reading the Object Wiki entry, but this led me to explore the background to the plate on the <a href="http://www.c20th.com/homemaker.htm"> C 20 th</a> site which is also home to <a href="http://usefulwiki.com/londontheatre">theatre</a> memorabilia.<br />
<!--adsense--></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/06/11/the-homemaker-plate-for-object-wiki">The Homemaker Plate &#8211; for Object Wiki</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/06/11/the-homemaker-plate-for-object-wiki/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to convert a Word doc or HTML to Wiki Markup</title>
		<link>http://distributedresearch.net/blog/2008/04/05/how-to-convert-a-word-doc-or-html-to-wiki-markup</link>
		<comments>http://distributedresearch.net/blog/2008/04/05/how-to-convert-a-word-doc-or-html-to-wiki-markup#comments</comments>
		<pubDate>Sat, 05 Apr 2008 12:10:44 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Mediawiki]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/04/05/how-to-convert-a-word-doc-or-html-to-wiki-markup</guid>
		<description><![CDATA[I came across some more tips for converting Word documents so that the content can be added to a wiki. That&#8217;s something which a corporate Knowledge Management pogramme is likely to require, and can be handy for individuals from time &#8230; <a href="http://distributedresearch.net/blog/2008/04/05/how-to-convert-a-word-doc-or-html-to-wiki-markup">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/04/05/how-to-convert-a-word-doc-or-html-to-wiki-markup">How to convert a Word doc or HTML to Wiki Markup</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I came across some more tips for converting Word documents so that the content can be added to a wiki. That&#8217;s something which a corporate Knowledge Management pogramme is likely to require, and can be handy for individuals from time to time as well. The challenge is to avoid temptation to open up the wiki for raw HTML input and then putting the really bloated and non standard html code which Word  produces itself into the wiki, because then nobody is ever going to really want to wade through all that rubbish in order to edit the content. That&#8217;s similar to the problem where one person likes to use one of the attempts at a WYSIWYG wiki editor for mediawiki to create pages, and then another person tries to develop the page further using the plain wiki text editor &#8211; it&#8217;s messy.</p>
<p>So any tool which generates nice plain simple wiki text from other inputs is going to be great for migrating content from out of email attachments and intranet databases and out onto the flat hierarchy of the open wiki space.</p>
<p>I generally use this one for converting from HTML pages into mediawiki syntax:</p>
<p><a href="http://www.ebruni.it/en/software/os/i_love_wiki/index.mpl">HTML::WikiConverter</a></p>
<p>and the tip below for converting to html through gMail is a good one too. Did you know you can use that technique to convert pdf&#8217;s into editable text as well?</p>
<blockquote><p><a href="http://www.consumingexperience.com/2008/03/convert-word-doc-or-webpage-to-wiki.html">Convert Word doc or Webpage to wiki &#8211; A Consuming Experience</a></p></blockquote>
<blockquote><p>For me, the two ways which worked the best were:</p></blockquote>
<blockquote>
<ul>
<li><a href="http://www.consumingexperience.com/2006/03/tip-convert-word-to-html-and-convert.html" target="_blank">Convert Word to HTML via Gmail</a>, then convert the Webpage&#8217;s HTML to wikitext with <a href="http://www.ebruni.it/en/software/os/i_love_wiki/index.mpl" target="_blank">Emiliano Bruni&#8217;s excellent HTML2Wiki Converter</a> (where you paste the raw HTML code into the top box, and the wiki code appears in the bottom box which you can copy and paste into your wiki). Or (less good in its conversions, I found) -</li>
<li> Convert Word to wiki direct using a <a href="http://en.wikipedia.org/wiki/Visual_Basic_for_Applications" target="_blank" rel="nofollow">Word macro</a> &#8211; <a href="http://sourceforge.net/project/showfiles.php?group_id=189402&amp;package_id=221877" target="_blank">Word2MediaWikiPlus</a> worked OK, though nowhere near as well as the above, for a <a href="http://en.wikipedia.org/wiki/MediaWiki" target="_blank" rel="nofollow">MediaWiki</a> wiki and <a href="http://en.wikipedia.org/wiki/PeanutButterWiki" target="_blank" rel="nofollow">PBWiki</a> wiki that I tried them on (and those are probably two of the more popular wiki software platforms around); the results needed quite a lot of tidying.</li>
</ul>
</blockquote>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/04/05/how-to-convert-a-word-doc-or-html-to-wiki-markup">How to convert a Word doc or HTML to Wiki Markup</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/04/05/how-to-convert-a-word-doc-or-html-to-wiki-markup/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>New wiki pages</title>
		<link>http://distributedresearch.net/blog/2008/03/02/new-wiki-pages</link>
		<comments>http://distributedresearch.net/blog/2008/03/02/new-wiki-pages#comments</comments>
		<pubDate>Sun, 02 Mar 2008 11:00:49 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/03/02/new-wiki-pages</guid>
		<description><![CDATA[I&#8217;ve begun a few new wiki pages on the DAR wiki recently, and I thought I&#8217;d point them out , with some of my rationale for starting them. Email list hosting This is the newest and shortest. I want to &#8230; <a href="http://distributedresearch.net/blog/2008/03/02/new-wiki-pages">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/03/02/new-wiki-pages">New wiki pages</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve begun a few new wiki pages on the DAR  wiki recently, and I thought I&#8217;d  point them out , with  some of my  rationale for starting them.</p>
<span id="Email_list_hosting"><h2><a href="http://distributedresearch.net/wiki/index.php/Email_list_hosting">Email list hosting</a></h2></span>
<p>This is the newest and shortest. I want to compare the alternatives to googlegroups and yahoo for hosting a simple email discussion group. I&#8217;m thinking that self-hosting will provide better stability long term, but so far the only options to examine are Majordomo   and Mailman. Know any better? then please edit the wiki<br />
<a href="http://distributedresearch.net/wiki/index.php/Email_list_hosting"></p>
<p>http://distributedresearch.net/wiki/index.php/Email_list_hosting</a></p>
<span id="London_Bloggers"><h2><a href="http://distributedresearch.net/wiki/index.php/London_bloggers">London Bloggers</a></h2></span>
<p>This is a wiki page for the group of London bloggers who meet up monthly in a pub near Waterloo Station. If you are a London blogger why not add yourself to the wiki and consider coming along next month, March 25th.</p>
<p><a href="http://distributedresearch.net/wiki/index.php/London_bloggers">http://distributedresearch.net/wiki/index.php/London_bloggers</a></p>
<span id="Web_hosting"><h2><a href="http://distributedresearch.net/wiki/index.php/Web_hosting">Web hosting</a></h2></span>
<p>This one also started out from asking a question, <em>or rather hinting at a problem</em> on <a href="http://twitter.com/aroberts">Twitter</a> and then needing to collate and expand on some useful responses.  I want to find the best UK based web hosting company, with the right attitude towards helping people to host the latest Wikis, WordPress multiuser, Ruby on Rails etc. The offshore hosting companies are also interesting when they are very cheap, but is the service reliable?<br />
<a href="http://distributedresearch.net/wiki/index.php/Web_hosting"></p>
<p>http://distributedresearch.net/wiki/index.php/Web_hosting</a></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/03/02/new-wiki-pages">New wiki pages</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/03/02/new-wiki-pages/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>95% of Mac users downloaded the wrong version</title>
		<link>http://distributedresearch.net/blog/2008/02/14/95-of-mac-users-downloaded-the-wrong-version</link>
		<comments>http://distributedresearch.net/blog/2008/02/14/95-of-mac-users-downloaded-the-wrong-version#comments</comments>
		<pubDate>Thu, 14 Feb 2008 11:27:42 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/02/14/95-of-mac-users-downloaded-the-wrong-version</guid>
		<description><![CDATA[Thanks to &#8220;Observer&#8221; for leaving a comment pointing to this salutary story of the worst download page ever, which caused 95% of Mac users to try out a two year old version of a piece of software called Mono, instead &#8230; <a href="http://distributedresearch.net/blog/2008/02/14/95-of-mac-users-downloaded-the-wrong-version">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/02/14/95-of-mac-users-downloaded-the-wrong-version">95% of Mac users downloaded the wrong version</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Thanks to &#8220;Observer&#8221; for <a href="http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-20817">leaving a comment</a> pointing to <a href="http://tirania.org/blog/archive/2008/Jan-24-1.html">this salutary story</a> of the worst download page ever, which caused 95% of Mac users to try out a two year old version of a piece of software called <a href="http://www.mono-project.com/Main_Page">Mono</a>, instead of the current one. 95% of Windows users downloaded the wrong version too, the page was so bad. The faulty design was caused by exactly the problem with mediawiki image linking which I explained how to get around in my recent post <a href="http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki">how to make image links in mediawiki</a></p>
<p>Well done <a href="http://tirania.org/blog/index.html">Miguel de Icaza</a> for honestly blogging about the mistakes as well as the accomplishments, there&#8217;s a lesson for us all there I think.</p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/02/14/95-of-mac-users-downloaded-the-wrong-version">95% of Mac users downloaded the wrong version</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/02/14/95-of-mac-users-downloaded-the-wrong-version/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Movable Type and WordPress</title>
		<link>http://distributedresearch.net/blog/2008/01/25/movable-type-and-wordpress</link>
		<comments>http://distributedresearch.net/blog/2008/01/25/movable-type-and-wordpress#comments</comments>
		<pubDate>Fri, 25 Jan 2008 07:07:41 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/25/movable-type-and-wordpress</guid>
		<description><![CDATA[Victor Acquah wrote to me asking about blogging software. I can&#8217;t answer his request to recommend a blogging tool which has a robust wiki module incorporated into it. I use a combination of WordPress and MediaWiki but does anyone know &#8230; <a href="http://distributedresearch.net/blog/2008/01/25/movable-type-and-wordpress">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/01/25/movable-type-and-wordpress">Movable Type and WordPress</a></p>
]]></description>
			<content:encoded><![CDATA[<p><span class="q">Victor Acquah wrote to me asking about blogging software. I can&#8217;t answer his request to recommend a blogging tool which has a robust wiki module incorporated into it. I use a combination of WordPress and MediaWiki but does anyone know of a good &#8220;Bliki&#8221; combination?</span></p>
<p>To explain why I migrated my own blog from Movable Type to WordPress a couple of years ago  I said that my Movable Type blog was hosted for me by an organisation which now no longer exists, so a move to my own domain was a sensible step to take.  At the time, MT was the best blogging software available, but it was overtaken by WordPress several years ago.  What is the current situation though?<br />
WordPress is getting ever more popular but there may be signs that the core code  is getting slightly over ambitious, with successive new releases breaking established plugins and themes. People are sometimes frightened to upgrade.</p>
<p>And Movable Type 4 has been developed, released as Open Source with maybe some of the fancy features from Vox incorporated, but I don&#8217;t have direct experience of that.</p>
<p>If you were a new blogger with no baggage or archive to lug around, starting completely afresh what would be your choice of platform and why?</p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/01/25/movable-type-and-wordpress">Movable Type and WordPress</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/01/25/movable-type-and-wordpress/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to make image links in MediaWiki</title>
		<link>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki</link>
		<comments>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comments</comments>
		<pubDate>Mon, 21 Jan 2008 16:47:38 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[Mediawiki]]></category>
		<category><![CDATA[Enterprise 2.0]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki</guid>
		<description><![CDATA[Mediawiki Images Mediawiki handles uploaded images on pages in a way which is perfectly suitable for a free encyclopaedia. If you click on an image you get taken to special page which tells you more about the image itself. Who &#8230; <a href="http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki">How to make image links in MediaWiki</a></p>
]]></description>
			<content:encoded><![CDATA[<span id="Mediawiki_Images"><h2>Mediawiki Images</h2></span>
<p>Mediawiki handles uploaded images on pages in a way which is perfectly suitable for a free encyclopaedia. If you click on an image you get taken to special page which tells you more about the image itself. Who uploaded it, where it came from, any revision history and which other pages link to it.  But what if you want to use an image just as a graphical link, such as a button or banner that takes you to the page which the image is about? That&#8217;s quite a reasonable requirement because it&#8217;s how the internet usually works, it&#8217;s what what visitors are more likely to expect. Sending them to a dead end meta page full of technical data might not be what you want to do.  So this article will show you <strong>how to make image links work properly in mediawiki.</strong></p>
<span id="Upload_a_file"><h2>Upload a file</h2></span>
<p>For my example I&#8217;m going to upload a new image file to <strong>UsefulWiki</strong>.  The file is a logo button for the Better Reading Partners section of the wiki, which I want to feature on the Main Page. Not all installations of mediawiki have enabled the uploading of images, but this one does. You can tell because there&#8217;s a link in the left hand side Toolbar: &#8220;Upload File&#8221;  The upload process is straightforward, but it&#8217;s worth copying the hint which appears there, as it&#8217;s harder to find again later.</p>
<blockquote><p>To include the image in a page, use a link in the form [[Image:file.jpg]],<br />
[[Image:file.png|alt text]] or [[Media:file.ogg]] for directly linking to the file</p></blockquote>
<p>I tried something like that in the Sandbox with this result (screenshot):</p>
<p><img src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2008/01/mediawikiimagelink1.jpeg" alt="mediawiki image link" height="243" width="461" /></p>
<p>The orange BRP logo is a bit too large so I can adjust the syntax to ask for it to be rendered only 70 pixels wide.</p>
<blockquote><p>[[Image:Brp-logo.gif|thumb|Description|70px]]</p></blockquote>
<p><a href="http://usefulwiki.com/w/index.php?title=Sandbox&amp;oldid=2535">That&#8217;s</a> better, but you see how clicking on the button takes you <a href="http://usefulwiki.com/page/Image:Brp-logo.gif">here?</a>  when you might expect to go to the <a href="http://usefulwiki.com/page/Better_Reading_Partners">Better Reading Partners</a> page.  I&#8217;m going to fix that by getting rid of the syntax for direct image linking and using the syntax for building an <strong>external link</strong> instead, using the full URL of the target page:</p>
<blockquote><p>[http://usefulwiki.com/page/Better_Reading_Partners  description]</p></blockquote>
<p>then replacing the description with the sytax for rendering an external image directly onto a page &#8211; which is just the full url of the hosted image.  In this case I can find out the exact location of the image file by right-clicking ( ctrl-click on my Mac )  the image itself and choosing &#8220;Copy image location&#8221;. That&#8217;s then pasted in instead of  &#8220;description&#8221; above to give</p>
<blockquote><p>[http://usefulwiki.com/page/Better_Reading_Partners http://usefulwiki.com/w/images/thumb/a<br />
/a6/Brp-logo.gif/70px-Brp-logo.gif]</p></blockquote>
<p>( all on one line, just one space chracter between the two urls )<br />
What&#8217;s happening here is that the image is being retrieved and then used just like <strong>anchor text</strong> for the link, like a hyperlinked description, except that it&#8217;s a picture. That works fine in the sandbox, but there&#8217;s one more thing I can tweak. The little blue arrow which denotes an external link needs to go, because it&#8217;s an internal page which I&#8217;m linking to.<br />
<img src="http://distributedresearch.net/blog/wordpress/wp-content/uploads/2008/01/mediawikiimagelink2.jpeg" alt="mediawiki external image link with little blue arrow" /></p>
<p>I can get rid of it by wrapping the whole piece of code in a little bit of CSS:</p>
<blockquote><p>&lt;span class=&#8221;plainlinks&#8221;&gt;&#8230;&#8230;.&lt;/span&gt;</p></blockquote>
<p>so all I have to do is transfer the code over to the <a href="http://usefulwiki.com/page/Main_Page">UsefulWiki Main Page</a>.</p>
<p>Done.  Any questions? Ok&#8230;.</p>
<span id="How_else_can_this_technique_be_applied"><h2> How else can this technique be applied?</h2></span>
<p>You might use it with externally hosted graphics instead of uploading image files to the same mediawiki.</p>
<span id="Problems_you_may_encounter"><h2>Problems you may encounter</h2></span>
<p>If <em>your mediawiki</em> does not have direct rendering of <em>image files</em> enabled, it won&#8217;t work.  So in LocalSettings.php, set $wgAllowExternalImages = true;</p>
<p>more in <a href="http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki#comment-14835">comments</a>&#8230;.</p>
<hr />
<span id="Subscribe"><h2>Subscribe?</h2></span>
<p><em>If you enjoyed this post about image links in mediawiki you may wish to <a href="http://feeds.feedburner.com/DarnetWiki">subscribe to my category &#8220;wiki&#8221; posts</a>, or the <a href="http://feeds.feedburner.com/Darnet">full feed for this blog</a>.<br />
</em></p>
<ul id="feeds">
<li>
<span id="Subscribe_to_RSS_Feeds:"><h3>Subscribe to RSS Feeds:</h3></span>
</li>
<li><a href="http://feeds.feedburner.com/DarnetWiki">&#8220;Wiki&#8221; only</a></li>
<li><a href="http://feeds.feedburner.com/Darnet">Full feed</a></li>
</ul>
<p><!--adsense--></p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki">How to make image links in MediaWiki</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/01/21/how-to-make-image-links-in-mediawiki/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>TeachMeet08 at BETT</title>
		<link>http://distributedresearch.net/blog/2008/01/12/teachmeet08-at-bett</link>
		<comments>http://distributedresearch.net/blog/2008/01/12/teachmeet08-at-bett#comments</comments>
		<pubDate>Sat, 12 Jan 2008 13:05:20 +0000</pubDate>
		<dc:creator>Andy Roberts</dc:creator>
				<category><![CDATA[web2.0]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[Edublog]]></category>

		<guid isPermaLink="false">http://distributedresearch.net/blog/2008/01/12/teachmeet08-at-bett</guid>
		<description><![CDATA[I never went to the BETT education exhibition at Olympia when I worked in institutionalised education but I went yesterday. The main reason was to attend TeachMeet08 where lots of interesting people would be gathering and presenting, including some old &#8230; <a href="http://distributedresearch.net/blog/2008/01/12/teachmeet08-at-bett">Continue reading <span class="meta-nav">&#8594;</span></a><p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/01/12/teachmeet08-at-bett">TeachMeet08 at BETT</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I never went to the BETT  education exhibition at Olympia when I worked in institutionalised education but I went yesterday. The main reason was to attend <a href="http://teachmeet.pbwiki.com/TeachMeet08_London">TeachMeet08</a> where lots of interesting people would be gathering and presenting,  including some old colleagues, people only known online through various networks, and <a href="http://twitter.com/lindiop/with_friends">Linda&#8217;s twitter friends</a> from the scottish edubloggers. I was asked to video  Drew&#8217;s presentation including the use of a Mobius strip so here it is.</p>
<p><iframe width="640" height="480" src="http://www.youtube.com/embed/0sWtFqH2hYc?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>There&#8217;s also a recording of the <a href="http://flashmeeting.e2bn.net/fm/fmm.php?pwd=c3acc2-2530">Flashmeeting which can be replayed  </a></p>
<p>BETT itself was pretty dire, with all the usual vendors trying to flog their old technology, unlikely promises and crap content to the people who get to spend money in the education sector.</p>
<p>Thanks for subscribing to <a href="http://distributedresearch.net/blog">Andy Roberts blog</a><br/><br/><a href="http://distributedresearch.net/blog/2008/01/12/teachmeet08-at-bett">TeachMeet08 at BETT</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distributedresearch.net/blog/2008/01/12/teachmeet08-at-bett/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

