My search for a decent online word processor has led me to another potential solution: OpenGoo. OpenGoo is an open source web office suite that also has some characteristics off a project manager. Version 1.3 has just been released. It includes the following tools:
- Word Processor
- Presentation
- Task Lists
- E-mail client
- Calendars
- Web Links
- Contacts
A spreadsheet is reportedly in the works. OpenGoo is installed on an Apache server and requires PHP5 and MySQL 4.1 +. It also requires InnoDB support.
I had a great deal of difficulty getting OpenGoo up and running. First, I had to figure out how to enable InnoDB. If it is not enabled, you will need to edit etc/my.cnf deleting the line “skip-innodb,” then restart MySQL. If you are using a hosted account, your provider may not be willing to enable it for you. My second problem was that somehow OpenGoo does not play nice with the default Mod Security ruleset. I finally modified the Command Injection portion of the ruleset so that it no longer triggers my firewall.
Once all that was in place, installing OpenGoo was straightforward. You’ll need to create a database, upload the files, and browse to the opengoo/install directory. You will be prompted to fill in database information and create an admin account. Then, you are brought to a log in page. Once you log in, you are delivered to the Overview page:

Since this is part of a search for an online word processor, that is what I looked at first.

OpenGoo uses the FCKeditor that is commonly used as a text editor for the backend of many web based programs. The editor produces works with html files. It cannot open MS Word or Open Office files. It does work fairly well with word processors that can read and save html files. I was able to open and edit downloaded text files from OpenGoo with Word 04, the latest OpenOffice, TextEdit, and old versions of Pages (not versions 08 and 09) all on the Macintosh platform. In turn I was also able to create documents on my computer, save them as html, upload and work with them in OpenGoo.
I had better luck working with text across the various word processors than I had with eyeOS. I’m not sure that this was because it truly handles these files better, or because the documentation made it clearer what OpenGoo could or couldn’t work with. At least OpenGoo creates text filtes with a standard .html extension rather than .eyeos.
Like eyeOS, OpenGoo has a built in Presentation Editor called Slimey. Slimey is incredibly bare bones at Version 0.1. You cannot work with PowerPoint, Keynote, or Open Office files with it. I’m not sure how much further Slimey is going as it has almost been a year since it has been updated.
OpenGoo has a serviceable email client built in. Currently it only works with POP3 mail, but there are plans to develop the ability to work with IMAP and SSL giving it great flexibility. Once SSL capabilities are it may support Gmail.

Open Goo as a number of features that one might find in project management software. It has a calendar component that allows individual users to confirm whether or not they can attend an event. There is a task manager that allows individuals to create and assign tasks, prioritize, track their progress, tag, attach objects, and track time spent on the task.
The administrative interface provides group and user management along with access control.

It also allows you to enable and disable the various components, create workspaces, and more.
The installation requirements might make it impossible for many to set up. OpenGoo is clearly oriented toward the business environment. Some quick edits to the language files could change “companies” to classes or groups. There are a lot of features such as billing, that have no use in the school environment. It has good file upload and download tools that are a bit more obvious than those of eyeOS. While eyeOS is more attractive, OpenGoo generally has a more functional interface. While the word processor is a bit easier to use with regular word processors, it is still probably too difficult for student use. Access, group, and user control appears, at a quick glance, suitable for the K12 school environment. I think OpenGoo bears watching. I also plan on setting up accounts for my sons aged 10 and 13 to see how they respond to it.
CommentPress
February 24, 2009 in Social Networking, Technology, open source, wordpress | 5 comments
I recently came across CommentPress. It’s a WordPress plugin that allows readers to comment on a post paragraph by paragraph. CommentPress looks like a very promising collaboration tool. CommentPress is on the cusp of a major upgrade from version 1.4.1 to 2.0. We will look at features in the current version, and preview Version 2.0.
Currently, CommentPress is a WP theme. Install it and activate it.
The resultant main page includes a table of contents on the left side, a “page” that you can customize in the center, and some widgets on the right. The meat of this comes when you clink a link to one of the posts.
Each paragraph has a “speech bubble” to the right of it. Click on that and you can view all the other comments on that paragraph. Comments can even be threaded. Whether or not there are comments already, there is a text field for entering comments.
As it stands, CommentPress works well. Yet the developers plan on giving it even greater flexibility with version 2.0 due out in a couple weeks. I had trouble with the beta on my server, so I can only write about what I have seen and read on their site.
Rather than just a theme, the new version will include 3 plugins and a theme that can work independently so you only use the components you need. You will be able to use it with most WordPress themes. The comment box can be dragged and dropped to any location on the page. There are also enhancements that improve CommentPress’s ability to work with changed text in the posts. I also understand that it will be more flexible in working with other widgets and plugins.
CommentPress’s potential in education and in other areas is great. The ability to annotate and critique text paragraph by paragraph make it much easier to focus a response to a given segment of text. It would work well for peer editing of student writing. Teachers could post a segment of text for students to read allowing them to respond to the text and other comments. I have installed CommentPress to facilitate discussion of our school’s web publishing policy.
I look forward to working with a new version of CommentPress, but I wouldn’t hesitate to recommend it as it is today. As a bonus, the current version works with WPMU, and I hope the newer version will as well.
Tags: collaboration, commentpress, comments, wordpress, WPMU