An Experiment with WordPress Mu June 29, 2007

Posted by TBG Staff in Design, Technology, Tools

Recently, we launched a blog network for Georgetown Preparatory School's Summer ESL Program .  The purpose of this project was to give the Georgetown Prep teachers a new way to communicate with their students, and to give the students a new way to practice their English language skills. Also, we wanted to give our staff an opportunity to experiment with WordPress Mu (pronounced "mew"), the multi-user blog program.  Just launched on Monday, the students at teachers over at GPrep are already starting to get the hang of things, with three of the seven classes at this year's summer camp taking advantage of the blog.  The best example is Mr. Scronce's blog.  This teacher gives his students a daily topic to write about, related to class discussions or readings.  Currently, the students are reading and discussing the book Kaffir Boy, so they wrote some blog entries about their initial reactions to the book.  The teacher made grammatical corrections using different text colors in each student's blog entry.

For the Georgetown Prep blog network, we set up each class has its own blog, with the teachers registered as "editors" and the students registered as "authors".  These blogs are linked together using blogrolls on the domain gprepblogs.bivings.com.  We tried to keep the site as simple as possible, and did little customized work (we tweaked the colors and header of a WordPress theme but did little else). 

For individual users, WordPress Mu seems to be working great.  Thus far, the teachers and students have had no problems accessing and contributing to their blogs.  I think this speaks to the ease with which WordPress functions: few or none of the people from this group have a lot of experience with computers or technology, and they are able to successfully contribute to an online discussion.

However, from an administrative perspective, things get a bit confusing.  I have a significant amount of experience with the administrative tools within WordPress, so I took on the task of setting up all of the users in the GPrep blog network.  In all, there are 8 blogs, consisting of a total of 8 teachers (editors) and about 90 students (authors).  Since we wanted to simplify the process for the teachers and students using the site, we set up their user accounts ahead of time, using a variation of my personal email address.  This way, all the users had to do was login and start writing.  For me, however, things were a bit more difficult.

Although there is a "site admin" portion of WordPress Mu which gives administrators access to all the backends of all the blogs in the network, the process for signing up new users is a bit clumsy.  First, they have to be registered with the main site.  Then, they have to be added to the blog to which they will be contributing.  So basically, as I was setting up this blog network, I had to add each user to the system twice.  This was annoying.  I suppose this process is easier for individuals who want to register themselves with a WordPress Mu site, but unfortunately we didn't have the luxury of letting people register themselves.

The site navigation is also a bit clumsy from the backend.  It's a little difficult to switch between blogs if you are managing several at the same time.  Once you enter the backend of a blog, there is no way to return to the backend of the main administration panel or to the panels of other blogs without first returning to the live site or typing in the wp-admin URL. 

It was also annoying that I had to manually enter the blogroll 9 times (once on each teacher blog and once on the main site).  I was really hoping that because these blogs were all created under the same umbrella that there would be an automatic way to link them together and aggregate their content.  While our main developer did find eventually find a plugin that publishes the most recent post from each blog on the front page, we didn't find any other way to aggregate the rest of the content, categories, comments, or authors.  This was our developer's major complaint.  Apparently, while most regular WordPress plugins work with the individual blogs in the network, there aren't many effective tools for aggregating information on the site.  For example, with the GPrep blog network, we wanted the main blog to act as an aggregator for all of the content on each of the individual teacher blogs, rather than as a blog itself.  We found this really difficult to do, mostly for a lack of plugins.  While WordPress Mu probably works great for someone who has many blogs or for groups of individual bloggers, it doesn't work all that well for "networks" of blogs, where all the content is aggregated under one main umbrella.  Our developer noted that WordPress Mu seems a bit incomplete and that for our purposes, Drupal would have been a better choice.

I don't dobut that WordPress Mu is a powerful tool for managing many individual blogs from one place or grouping blogs together through one site.  However, for developing a network of blogs that share content, WordPress Mu gets a bit tricky and is need of some additional features.

Share

Trackbacks/Pings

  1. Vote -1 Vote +1Wordpress vs Drupal » The Bivings Report - September 14th, 2007 at 9:16 am

Comments

  1. Vote -1 Vote +1Gazzer - July 3rd, 2007 at 10:16 am

    I work at a Japanese Design College called KIDI Parsons and our students who don’t speak English as a first language create a site called NewInk using Wordpress. It works brilliantly

    http://newink.bloxi.jp/

  2. Vote -1 Vote +1PJ at Ferodynamics - July 5th, 2007 at 12:54 am

    I looked at Mu (I was curious) and decided it was easier to operate each blog independently. Your observations confirm my initial analysis. Maybe someday Mu will be something. Also from what I remember, Mu won’t necessarily support the same plugins. Any because there’s fewer users you have less support.

  3. +1 Vote -1 Vote +1Andrea_R - September 17th, 2007 at 12:20 pm

    “Once you enter the backend of a blog, there is no way to return to the backend of the main administration panel or to the panels of other blogs without first returning to the live site or typing in the wp-admin URL. ”

    I’m confused – when logged in as a Site Admin, I can see the site admin menu options from *any* blog’s backend.

    And as of recently, a dashboard switcher has been implemented if you own more than one blog.

    Aggregating all the content to the main page isn’t hard for a developer, really. I dunno why you seemd ot have troubles.

    I do agree adding contributors is a bit cumbersome, but again -right tool for the job. MU is blog farm software. Any other use will need work.

  4. Vote -1 Vote +1Dean Mattson - September 17th, 2007 at 9:19 pm

    “While our main developer did find eventually find a plugin that publishes the most recent post from each blog on the front page . . .”

    Which plugin is that? I’d like to be able to do that.

    Which brings up another problem I have with WPMU: The often spotty documentation, especially poor in detailing exactly what available WPMU plugins do. It doesn’t help that the user forums aren’t exactly the friendliest places to ask for help.

    We’re using it to publish our students’ writing at our elementary school. I agree with the general point in your post. It’s much harder to set blogs up and manage them than it needs to be. Still, it’s a relatively young platform and I think it has a lot of potential.

  5. Vote -1 Vote +1Andrea_R - September 18th, 2007 at 2:20 pm

    In the newer version of the code, there’s a snippet in the home.php file of the default main blog theme that pulls the latest posts, but you can find a plugin here:
    http://wpmudev.org/project/Mos.....cent-posts
    Tons of plugins at http://wpmudev.org/. Most are pretty straightforward, but as with all plugins, documentation is left to the individual plugin authors.
    The lack of docs bugs me too, but I can’t see the devs doing it and most volunteers (myself included) are pretty burnt out on the steady demands of those trying to whip up a quick site and earn tons of money with no work. (and I don’t mean either of you guys)

  6. Vote -1 Vote +1VwpMU - September 18th, 2007 at 3:27 pm

    Well Andrea_R, that’s life, get over it. :-)
    ” … demands of those trying to whip up a quick site and earn tons of money with no work.”

    Some of the senior WPMU helpers need to really understand this is normal for ALL – opensource and commercial applications – please don’t assume none of the users are willing to do some work within their capability, just need a little help.

    You response is unfortunately typical. As Dean has already mentioned, the WP MU forums are not very friendly, and I’m certain that many potential users (including commercial businesses), are put off by viewing the forum replies like this.

    IMHO you guys need to remember that everything you post is OPEN to public view and scrutiny, hence an advert for yourself as well as WPMU – ironically, just like all blogs – and so far, we see too many people commenting how unfriendly the forums are when needing help.

  7. Vote -1 Vote +1Joni Mueller - September 20th, 2007 at 6:33 am

    I agree; I noticed with annoyance that very same thing and a few other little annoyances that seemed easy enough to cure. But Drupal is very difficult to navigate from an admin standpoint. I’m looking into another CMS that allows “group blogging,” CMS Made Simple. So far, it has done a great job replacing a previously Drupal-driven web site. The reason for the change to CMS MS for that site, however, was not the blogging feature, but to get away from the clumsy (IMHO) way that Drupal handles being able to serve different content to different levels of users. For our purpose, CMS-MS did this much more elegantly easily. You just swap out a template.

  8. Vote -1 Vote +1Web Designer Pakistan - September 29th, 2007 at 8:42 pm

    Hello Guys.. Can any body tell me how can i build MU-WP to make minisites network?

About this blog

The Bivings Report (TBR) is a source of news, insight, research, analysis and conversation on web-based communications and its increasingly powerful role in the economy, politics and society. TBR content is created, posted and managed by internet strategists, media/communications analysts, web developers, designers and programmers, all of whom are employees of The Bivings Group.



Email Subscription

Delivered by FeedBurner

Search Site


Archives


Most Popular


Authors


Tags