6 projects tagged "grails"
CRET is a code review tool for reviewing and committing patches to a Subversion repository. It hooks into SVN's commit procedure and only performs the commit if the patch file has an "approved" status. When somebody wants to commit a patch file to an SVN repository, the patch file must first be added to CRET. The person committing must the select reviewers and enter an objective and title for the patch. This operation notifies the reviewers through email. A reviewer can add comments to a patch, approve it, or reject it. Comments are sent to the requestor via email. If a patch is approved, the requestor can commit the code. When the code is committed, email is sent to the requestor and reviewers for notification.
IceScrum is a J2EE application for using Scrum while keeping the spirit of a collaborative workspace. It also offers virtual boards with post-its for sprint backlog, product backlog, and others. The tool offers everything that is in Scrum: role management (Product Owner, ScrumMaster, Team member, and StakeHolder), product backlog management with advanced features for prioritizing stories, Scrum lifecycle including a roadmap view, release planning, sprint backlog as a task board facilitating the Scrum ceremonial management of impediments, and chart production such as burndown charts, velocity charts, and cumulative flow diagrams. It offers others agile practices like a roadmap, vision, user stories, acceptance tests associated with stories, user roles, and planning poker.
Neddick is part of the Fogcutter suite of tools for building intelligent applications. Neddick provides tools for tagging, ranking, discussing, and discovering various sources of knowledge: Web-links, documents, people, etc. It's over-simplifying a little bit, but think of Neddick as sort of a combination of Reddit, Delicious, and Planet. It also includes a powerful search engine and a recommendations engine, and it lets you categorize, rate, tag, filter, discuss, and discover knowledge in ways that most enterprise search applications can't.
Quoddy is part of the Fogcutter suite of tools for building intelligent applications. It is basically a sort of "mini Facebook"-like social networking interface. It builds on the APIs for social-graph management, activity stream, activity profiling, tagging, etc. It provides the front-end for managing connections and for letting users provide information about themselves, their interests, etc. But unlike Facebook, there are no silly Pirates vs. Ninjas or Farmville applications.
Heceta is part of the Fogcutter suite of tools for building intelligent applications. It is an "enterprise social search" search engine that leverages all of the various bits of information from Neddick, Quoddy, and other source of "social" knowledge to provide better, deeper, and more insightful search results than you can get from simple document content analysis. Intranet searching in organizations is usually very poor, largely because page-rank type algorithms don't work well due to the lack of links between documents. But by supplementing the content analysis with scoring based on tags, social graph connections, activity-stream information, etc., and applying machine-learning / artificial-intelligence techniques, Heceta can do a superior job of locating the knowledge and information a user needs.
A Perl base class that allows you attach event callbacks to an object.