Mark Jaquith wrote in to say “The University of South Florida in Tampa is using WordPress to run student blogs. http://blog.usf.edu/ The blogs are available to each of the school’s 42,000 students! The blogs have some pretty slick features like an included Gallery photo album, a unified login system, del.icio.us integration, Flickr integration, and pre-installed CSS varieties. They even provide unified RSS/Atom feeds for all of the blogs.” I don’t know what to add to that, except that this is fantastic. I wonder how long before other universities start to follow in their footsteps?
Are they using standard WordPress or a Multi-User version? Would be interesting to know.
I study at Warwick University (UK), which offers free blogs to students and staff. Unfortunately, the blogs are based on a bespoke system that works well enough, but is inflexible and badly designed. It would have been far better and easier to do like USF build around open source software. Ah well.
Still, it’s been an enormous success so far. People tend to use their blogs for trivia and chit chat but there’s a fair amount of serious academic use too. I expect to see many more universities follow suit. The blogs are at http://blogs.warwick.ac.uk
You may also be interested to know the Philippine Center for Investigative Journalism has started a blog using WordPress.
Inside the PCIJ
The only thing about efforts like this is the necessary to have continuity in the post-graduation years. Things like this would attract a strong affinity from alumni, but not enough universities like to do that kind of thing…
What is the difference between these two features:”digital photo album manager based on Gallery” and “Flickr, an online digital photo management system”. Seems a bit confusing.
It is always nice to see my alma mater (BS 1992 and MA 1997) get some good press.
The difference is that one is integrated into the blog – the other other is a integrated interface to a third party product.
I’ve yet to actually use flickr, I get the feeling I’m missing out, but I’m not entirely sure on what…
This is huge!
This looks really interesting. According to a post in one of the USF blogs, it is based on WordPress 1.2.2. But might anyone be able to get screenshots of the interface? I’m really curious to see how exactly they’ve put together a unified interface for so many features.
Neat! I got to bookmark that link, and visit it every 1 hour. Pretty amazing that they choose WP :).
Of course they implement this after I graduate. Bastards.
My first reaction to the headlines was: What? Why haven’t I heard about this? Then I realized Matt was talking about the the other USF, not the one I go to.
I just graduated from USF, that’s really cool. I’ll see if my brother (who is a junior there) will sign up to see what it’s all about.
Since WP is GPL, does this mean they should also be offering their modified source code back to us? The intergration they’ve done sounds cool
Hm… good question Elliott, but it appears that they do not have to:
So apparently, because they only offer it to students at that university, it constitutes a private use, and they aren’t required to release the modified version.
But it’s got a public interface, which makes it a public use, right? For instance, http://mccolson.blog.usf.edu/ and all the other blogs are public… even though we can’t sign up for one, we’re still reading them. Hmmm:
Guess not!
I’m the developer/administrator for blog@USF. Thanks for all the comments.
We are using the standard version WordPress 1.2.2. I wanted to keep everyone’s blog installation seperate so I can keep track of filesystem quotas with standard tools. 1.5 came out while I was developing blog@USF, so instead of starting over with 1.5, I finished up with 1.2.2. I’m going to start on blog@USF 2.0 soon and that will be based on WordPress 1.5.
The code for blog@USF is available at http://epierce.blog.usf.edu (BTW, I think we should be considered as distributing the code under the GPL because my blog creation script copies an entire WordPress install into the user’s home directory, if we were using mu-wordpress, it would be a “private” use). I wasn’t thinking about the possibility that other people would want to see it when I started putting blog@USF together, so its not very pretty. You have been warned. 🙂
If I wasn’t proud of my school before, I would be now. (I’m a CS/EE major at USF, running two blogs, here and here. The latter is part of blog@USF.)
And just to satisfy my glory-hog side… I’m the one who let Mark know about blog@USF. (Specifically, I pinged something he wrote from my USF blog.)