Great news. Our tender to JISC for ‘Benefits and Realisation’ funds was accepted. Over the next three months, we’ll be working on meeting the recent accessibility review of digress.it and creating high quality documentation and supporting video tutorials. We hope that this will ensure that the work we did on the JISCPress project last year, is sustained through increased user take up and code contributions. You can read our tender document, here.
Tagged: funding RSS Toggle Comment Threads | Keyboard Shortcuts
-
Joss Winn
-
Joss Winn
We were invited to and have submitted a tender to JISC for funding from their Benefits and Realisation Programme. We have proposed to develop JISCPress for accessibility as well as develop comprehensive support materials including video tutorials. UKOLN will act as a user group to provide feedback. Fingers crossed, we’ll start in May and run for three months.
-
psychemedia
Testing new site features with the Amazon Kindle License Agreement
We’re really pleased to help promote the launch of digress.it, the evolution of CommentPress which WriteToReply uses to allow you to comment on document paragraphs.We’ve been in touch with Eddie Tejeda, the original developer of CommentPress, since March, and have been working with him to find funding for a complete rewrite and re-release of the original CommentPress project. You can read more about digress.it on the community website, but here’s a run down of the new features, a bit of a roadmap for forthcoming features and a shout out to anyone that wants to get involved in the project.
New Features
The original features of CommentPress can be summarised as follows:
- A Table of Contents
- Paragraph-level URIs
- Paragraph-level commenting
- A scrolling comment box
- Page filters that allow you to read comments by document section or by commenter
CommentPress was a WordPress theme. digress.it is a WordPress plugin and a complete rewrite of the original CommentPress code. It adds the following features:
Floating comment box. You can now resize and position the comment box anywhere on the page.
Threaded comments. Real discussion.
Highly configurable and accepts different stylesheets
RSS feeds for comment authors. Feeds for individual comment authors is a first for WordPress.
Paragraph embedding. You can embed a paragraph on your own site. Paragraphs content is available as HTML, JSON or TXT
Real-time onsite notifications. If someone else comments on a section you are reading, the comment box will ‘pulse’ to alert you.
There still be bugs. We’re still working on browser compatibility issues with the comment box, for example. This is a first release using the version 2 codebase and we’d really appreciate your feedback from testing it by considering Amazon’s Kindle License Agreement.
RoadMap
To achieve the objectives of the JISCPress project, we’ll be continuing to fund the refinement of digress.it until November. The features we’re currently considering can be seen on our UserVoice page (please add more as you think of them). Here are some highlights, specific to digress.it:
- Compatibility with IntenseDebate. This would provide a number of multimedia and reputational features.
- Compatibility with PollDaddy. The ability to include polls in a document would be useful for consultations.
- Paragraph and ‘comment here’ links in the RSS feed. Convenient if you read the document in your news reader or embed a feed elsewhere.
- WCAG Accessibility. Required for use by the Public Sector.
- Compatibility with XML-RPC clients for remote document authoring. Convenient for document authors to publish from MS Word, etc.






Christian Wach 4:48 pm on November 17, 2010 Permalink |
I’d be interested to know how you got on. Commentpress works with or without Javascript, BTW.
Joss Winn 5:21 pm on November 17, 2010 Permalink |
I see you’re the developer of CommentPress v2, so I’ll take your word on jscript working. Does it work for commenting at the paragraph level, too? That’s the real stumbling block. If you’ve got it working, then I guess we need to look at your code. Thanks for getting in touch.
Joss Winn 5:18 pm on November 17, 2010 Permalink |
The original version of CommentPress didn’t work without Javascript. I’m not sure about the new version, but I’m pretty sure the ability to comment at the paragraph level is not possible without jscript being turned on. digress.it v3 is due to be released in December. RC1 is available to test here: http://code.google.com/p/digressit/downloads/list We’ll be incorporating changes for accessibility into the final version. If you have any feedback on RC1, please use the issue tracker on the Google code site and join our Discussion group, too: http://groups.google.com/group/digressit
Thank you.