Sakai Blog Tool
Lead(s):
Adrian Fish (Lancaster,UK)
Committers:
Nuno Fernandes (UVP)
Description:
The Blog is a tool that allows the creation of journals that are available on the web. The way of using the Blog depends of each user, but normally the Blog is used to contain updated daily information that the user wants either to make available to other users in their work group or make accessible anywhere, any time.
The blog can be used for many purposes, from a log of your daily job to general ideas that you want to share. One of the most popular pedagogical uses is as a reflective 'learning log'. However, the Blog is not only a chronological order of information. 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.
The Blog is not just a personal blog. It is a team-oriented blog. This means that all the information you publish to the team blog can be revised, modified and appended to by any member of your team. All your team members can also add comments to any blog entry.
The Blog is currently maintained against versions 2.4.x and 2.5.x of Sakai and there is a brand new version currently nearing completion.
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
Features
The best way to see the capabilities of this tool is reading the user manual. It is available in the Attachment section.
Also, you can read it on http://www.e-science.lancs.ac.uk/eCollaborationTools/blogger/blogger.html
Note: the current manual is for the previous version of the blogger. This is valid for the most of the features of the blogger. We are currently working in a new updated version.
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
- File and images sizes: the blogger can work with any file and image size. The current thresold is 20 Mb but it can be change on WEB.xml file. In any case, it is possible that the host system has other limits for example, BLOB's size in the database.
- We are expecting feedback from users in order to improve and add new features tot 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
I am getting this error in catalina.out:
ERROR: Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener (2006-02-07 12:02:38,166 main_org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/blogger])
java.lang.UnsupportedClassVersionError: uk/ac/lancs/e_science/jsf/components/blogger/renderer/RichTextEditArea (Unsupported major.minor version 49.0)