I responded to a comment by Sue Mayberry -who was asking for more details about creating a bliki (a WordPress MediaWiki mashup)- offering a kind of quick overview of some of the steps with links to the specific posts and details here.
While writing the response to Sue, I began thinking about another possibility with the blog/wiki hybrid that I had bounced around with Patrick and Andy a few weeks ago. Namely, what if you could have a quick tag in the blog editor to link directly to a wiki page within the Bliki environment. For example, I am blogging about William Faulkner’s As I lay Dying within a class bliki and I wrap this text in square brackets like so:
This creates a link to a page on the MediaWiki portion of the hybrid that someone in the class can begin to frame out, edit, etc. So, any time someone blogs about this novel or wants to reference a particular wiki article within a blog post or blog page, they can create a direct link though the double square bracket tags.
Simple, pretty cool, so what? Well, OK, let’s take it a bit further. What if there are a series of key concepts in this course that you want the class to think through and integrate into their analysis of a subject. Well, they can be discussing a particular text, concept, issue, etc. and be referencing these key concepts in the blog post that the class as a whole has access to editing via the wiki portion of the hybrid. Wrap that idea in the quicktag and you have a link to a class glossary of terms ideas, concepts etc. that is as dependent on the structure of the blog as it is upon the wiki. In this way, making the wiki and blog integrate becomes that much simpler, and rather than creating a systematic page logic in the wiki, you can simply link out to articles in the wiki from blog posts or pages. This can also work for students that want to write their papers in a wiki – or for faculty that want to utilize the functionality of a wiki for certain elements of the course (a quick sign-up sheet, a collaborative exercise, assignments, a wikified syllabus, a class index, glossary, etc.).
Well, if this at all interests you, then you’re in luck because it’s pretty easy to do. In fact, below the whole thing can be broken down into three quick steps.
1) The plugin code I will be referring to here is available as a text file below, and is a WordPress plugin designed by Andreas Krennmair called Wikipedia Link that I have been using for well over two years now. All it does is use double square brackets around a word or phrase to link to that Wikipedia. The “blikified” version of this plugin simply requires you to copy the code below into a text editor, save it as wikipedia-link.php, and replace the two instances of http://en.wikipedia.org/wiki/index.php in the code below with the path to your wiki. For example, if your wiki is installed in the path folder http://mydomain.net/wiki/ the url you would replace the two instances of http://en.wikipedia.org/wiki/$1 with
http://mydomain.net/wiki/index.php?title=$1
Important note:: if you are using Short URLs for MediaWiki this will be different.
After that, upload it to your plugins folder, activate it, and disco –you will be dancing , yeeeeeeah!
Download the plugin here: wikipedia-link.text
Now, here’s the trick, you can also globally activate this plugin for a WPMu installation and have the same thing happening on an associated MediaWiki installation. Chaos or a quick and dirty MediaWiki farm? You be the judge…
Commentpress, Interactive Libraries, and WPMu
Image used courtesy of Jessamyn‘s CC Flickr photos.
Captain Kurtz in Apocalypse Now
I saw Will Richardson’s post that Budd the Teacher had set up a working version of the Commentpress theme. I commented there a bit and generally played around, I had already set up a document themed version of Mary Rowlandson’s captivity narrative (read more here), but while posting a comment on Bud’s installation of the theme an idea hit (possibly unoriginal, but what isn’t!): “Why don’t we locate a number of public domain books that folks are reading in their classes and publish them through a blog on our WordPress Multi-User installation as an extension of the library.” These books may be linked with a class, but the library “publishes them,” so to speak, and offers additional resources on the works which in turn might foster an active community of collaboratively reading, commenting, and discussing a number of books in a distributed fashion.
This is part of a more general move we have been making to work more directly with the library folks here at UMW (which makes perfect sense) and the more I think about it the more this seems like an unparalleled opportunity to forge an even deeper relationship between the library, teaching, learning, and technology. And I can’t help but think that this theme was made for the 21st century library, allowing for a unique experience that a library is best equipped to richly frame. Why not publish novels, poems, manuscripts, historical documents, etc. and invite classes, researchers, the community as a whole to engage them online. Just think about it, by working collaboratively with teachers and professors, the library can help lead students to more detailed resources, databases, articles, etc. about a particular text or topic making the relationship between reading, discussion, writing and research that much more seamless.