Category Archives: Wiki

Wiki

Contents
wikihow : How to install wikihow mediawiki software
A useful wiki for sharing education resources
Give this man a job building a wiki
wiki spam goes human powered
Combining Wikis and forums
Free link love with every comment
Lulu

wikihow : How to install wikihow mediawiki software

I tried installing the wikihow version of mediawiki software because it’s admired, and I need to know how it does some things. The nice people at wikihow have included what claims to be a compete bundle of all the skin modifications and extensions used by wikihow software in one big compressed file called

wikihow-source-code.tar.gz

So I uploaded the above file, extracted all the contents and ran through the usual mediawiki ‘one click’ install procedure – creating the MySQL database and user manually, editing adminsettings.sample, running the install script from the browser and then moving localsettings.php up to the parent directory. It told me it had installed mediawiki software successfully, but at the next step throws out a fatal error message that Article.php is failing to call PatrolHelper.php

PatrolHelper.php appears to be missing.

I tried commenting out the broken call but that caused more errors from lines depending on class variables having been initialised by said missing subroutine.

Any suggestions for getting the wikihow software working?

Posted in Mediawiki, Wiki, wikihow software |

A useful wiki for sharing education resources

usefulwiki.com LogoAnnouncing Usefulwiki.com – a useful wiki site for sharing educational resources and exploring the use of internet communications for informal learning in educational settings. The site began life as a partnership effort between myself Andy Roberts and Linda Hartley earlier this year, and now it’s beginning to pick up a bit of attention, so we feel it’s the right time to gently launch it into the wider world. Of course there are already some sites providing educational resources of sorts, some by subscription, some pay per download and some for free. Some even ask for submissions but Usefulwiki is the only one which encourages the education sector to submit resources for immediate publication and peer review, without having to wait for some IT, sales or Town Hall person to get around to updating the website.

useful wiki primary modern foreign languages page

It’s a wiki, just like wikipedia but it’s not an encyclopedia. It’s for putting online and organising educational resources, links, plans, pictures, video, writing, pdfs – anything that might be useful to others in education. For teachers, teacher trainers, teaching assistants, learning mentors, parents, school students, ed psychs, sencos – anybody involved in the process of teaching and learning somewhere.

Why would anybody want to give away their hard gathered resources? Well we know there are some who prefer to hoard their knowledge and keep it to themselves, but there are also certainly many others who see nothing but benefits all round to putting digital materials together, available to everyone, for the betterment of education practice worldwide. Thousands of people collaborate to put important information as well as trivia onto the wikipedia, so why not spread the collaboration ethic to the world of learning as well. Those who share will also learn better how to collaborate online, which will stand them in good stead for the emerging world of e-learning which is where a lot of people think the future lies.

So what’s on the Usefulwiki so far?

It’s also the home of the award winning Classroom Displays blog and is definitely in it for the long term.

So if you are, or know somebody who is involved in schools, or cares about education then please point them at the usefulwiki.com, where they can make a good mark from the beginning, and don’t forget to bookmark the site, and maybe stumble, digg, del.icio.us, magnolia it etcetera along with this announcement if you think it’s worth it. Thankyou.

Posted in Wiki | Tagged |

Give this man a job building a wiki

I wouldn’t mind a job myself facilitating wikis for communities of practice but this is about building a new piece of wiki software, a platform if you like, and Tom knows what exactly what he wants to make:

Tom Smith’s the OTHER blog

what I really want to do is create a fork or version of MediaWiki that has all the features I’ve blogged about previously. Yes I want WYSIWYG but I want it to integrate with the wiki when it comes to making links. I want to be be able to create (orphan) pages without creating a WikiWord, saving, clicking to create the page. I want a great design(s). I want a beautifully clean syntax that I never actually use. I want a GUI editor that can interface via XML RPC. I want a super simple installation that asks me what sort of wiki this is to be, personal, shared. I want this wiki also to be a blog (or bliki). I want another million small improvements I’ve developed to do with information design, usability and IA.

In short I want to make MediaWiki for the masses and I want someone else to pay me to make it and give it away for free.

I think it would be great if somebody is willing to put up a bounty for Tom Smith to build the wiki software he’s been imagining for years. It only needs one viable project to make it worthwhile, and then after that it would be open and available for improvement and implementation on any number of others. One possible implementation could be an open community for microjobs exchange.

Posted in Tools, Wiki | Tagged |

wiki spam goes human powered

Wiki spambot fighting is an occupational hazard, but not something that bothers me too much these days. I try not to over react and avoid locking down pages as much as possible. There’s no need to make a whole wiki login-to-edit or install annoying captchas and so on. My approach is usually based on banning keywords in the type of sites spammers are promoting. So if you tried to add text and links with references to viagra or lotto onto the cider wiki for example, you’ll find that the page doesn’t get saved. The only downside is that the cider makers might want just possibly want to write something about viagra and lotto on the cider wiki . In a broad topic based wiki such as wikipedia, that would not be the solution.

Now via Facebook, Colin Donald of Futurescape has told me of a new scourge – human powered wiki spammers.

Internet Futures: Chinese human-powered spam

Automated responses won’t work nearly as easily when there’s a real intelligence on the spamming side, rather than a bot. Yet the cost of using people to defend against this on the receiving end would very quickly be disproportionate.

I suppose it’s all part of the co-evolution of a predator / prey ecology but unfortunately it seem to be one in which if there is any weakness on behalf of the wiki techologist, then the predator, against advice from the lessons of population simulation software, is all to often willing to kill the prey it depends upon.

Posted in Wiki |

Combining Wikis and forums

Zbigniew from Wiki Wednesday has some interesting ideas about combining wikis and forums. A bit mad :-o , but very interesting!

In Brudnopis: Wikis and fora – other ideas

For example, the suggestion to allow some wiki functionality in the middle of threaded discussions, which to me seems like a license to rewrite history, except that there would be revision control over the various versions of a conversation.

  • ‘overwrite’ a part of the conversation with a summary that would be a wiki page, editable by all the participants in the overwritten part of the conversation with the expectation that it will contain a consensus between them on what was written, the overwritten text could be available behind a link

I don’t warm to the prospect of ever having to take part in such a consensus, in fact I’m strangely attached to the notion of leaving archived conversations to stand where they took place but it strikes me this technique could become a useful part of the workflow in a close working team or managed community.

Posted in Wiki | Tagged |

Free link love with every comment

Inspired by Tino Triste, I have decided to remove the rel=”nofollow” tag from the comments links in this blog, to reward people who leave relevant comments.

The world wide web was designed precisely to to be made out of of sites linking to each other and this principle is used to determine the strength, relevancy, and popularity of a site by Google’s page rank algorithm. Then due to blog comment spammers and robots, Google and other search engines decided to introduce the rel=”nofollow” tag, which basically means that a link with that tag has no weight for search engine rankings at all. Wikipedia took up this option readily, and unfortunately so did WordPress in the default state. But comment spam did not decrease significantly, in fact it has probably increased regardless, so it seems unnecessary to penalise the genuine comments, or for that matter the useful external references on Wikipedia.

So I switched it off.

How? I thought I could just edit the comment module of the theme but it’s embedded far more deeply than that. So I used Kimmo Suominen‘s DoFollow 3.0 plugin

Posted in Wiki, wordpress |

Lulu

I’m very interested in Lulu, so even the slightest mention in one of the RSS feeds I read is worth noting:

Engineers without Fears: Open Publish (1): The Keynote Cops
Then there was Andrew Pate from Lulu. AP told us about Lulu – on-demand publishing and its role in the Long Tail. Lulu is an interesting service so hence AP’s talk was interesting. Two comments:

* AP noted there is a growing interest in self-published material by book sellers whereas 5 years ago they wouldn’t touch it with a barge pole.
* From an audience of over 100, only 2 of us had bought anything off Lulu.

Posted in web2.0, Wiki | Tagged , |

Thanks for reading Andy Roberts articles about Wiki on the DARnet Blog