Home

Sakai Blog Tool

Lead(s): Former user (Deleted) (Lancaster,UK)
Committers: Former user (Deleted) (UVP)

Description:

The Blog is a tool that allows you to post blog entries that are available to other users of your Sakai worksite. The primary three use cases that the Blog tool supports are these:

  • A research group wants to record their ideas, conclusions and reflections somewhere that their fellow researchers can easily access.
  • Individual students want to use the blog tool to store their course notes.
  • Tutors want their students to record their reflections in a one shot 'Learning Log' and these reflections become a persistent glimpse of a student's understanding of the subject matter.

Here are some screenshots of the post creation process.

Of course, these three cases are a vast oversimplification and the Blog tool can be used in many ways due to it's flexibility. It is a tool that facilitates the management of knowledge. With the Blog you can store links to other web pages, files and pictures; it also provides a search mechanism which makes it easy to track and find any published information within the worksite. The Blog also promotes collaborative editing of Blog posts, not just comments. Depending on the permissions you set, all your peers in a worksite will be able to work on the contents of your Blog posts.

The Blog is currently maintained against versions 2.4.x and 2.5.x of Sakai although the most advanced version is available in a subversion branch here. The older branches, 2.4.x and 2.5.x will continue to be maintained but will not receive new development. post_2-5, currently developed and tested under Sakai 2.5.x, will become the version of choice for 2.6 and onwards.

How to install

1. Check out the relevant version from svn and build it as with any other Sakai tool
2. Change your JVM startup configuration adding this option: java.awt.headless=true This is necessary for the JPEG conversor built in the blogger

About the authors

This tool has been developed by Miguel Gonzalez Losa and Adrian Fish who are members of Centre for e-Science, Lancaster University, United Kingdom

Notes

  • We are expecting feedback from users in order to improve and add new features to this tool. If you have ideas and suggestion, please, contact us.
  • If you are using apache in front of tomcat is needed to use mod_jk, so you just have to add a map to /sakai-blogger-tool in mod_jk config file.

For the latest news on bugs and feature requests, use Sakai's JIRA:

http://bugs.sakaiproject.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&pid=10010&sorter/order=DESC&sorter/field=priority&resolution=-1&component=10471