Sunday, August 25, 2013

ANN: Fogcutter Suite Synchronized Release - 418 Teapot

After what seems like an eternity of development work, we are proud to announce the first ever Fogcutter Synchronized Release - "418 Teapot". Named after the (in)famous Hyper Text Coffee Pot Control Protocol as a tribute to the amount of caffeine it took to get here, this synchronized release features the simultaneous release of Quoddy v0.0.0-tpr1 (Tech Preview Release 1), Neddick v0.0.0-tpr4 (Tech Preview Release 4), and Hatteras v0.0.0-tpr1 (Tech Preview Release 1).

The entire team has worked incredibly hard, and we're thrilled with the progress we've made, and happy to release the new capabilities embodied in these releases, to the public at large. We're still not finished and we have tons of plans for each of these projects, as well as Heceta so there will be even more awesomeness coming down the pipe in the days, weeks and months to come. But for now, here's a quick overview of what each project is, and where each is at:

Neddick

Neddick is an Open Source Information Discovery Platform, based on Groovy & Grails, and making up one component of the Fogcutter Suite. Neddick shares an approach to information discovery with consumer facing websites like Reddit, Digg, and other aggregator applications. You could call Neddick "Reddit for the Enterprise" but that would be oversimplifying a bit. Neddick is intended mainly for organizational use and therefore has features that Reddit lacks, but, in turn, lacks certain things that Reddit has. But Reddit was absolutely our inspiration for Neddick and you'll notice the commonality almost immediately.

Relative to Reddit, Neddick adds features like:

  • Channels can subscribe to RSS feeds - any "channel" in Neddick (roughly equivalent to a Sub-Reddit on Reddit) can link to 0 or more RSS feeds, and the channel will automatically be populated from those feeds on a scheduled basis.
  • Tags - Neddick supports the application of arbitrary tags to entries, and provides each user a view of the tags they have used, to enable rapid access to specific content.
  • Channel Filters - Filters allow you to filter your view of a channel based on criteria including: body keyword, title keyword, score, and tags.
  • More powerful "sharing" capability - Neddick supports sharing content by email, XMPP, and HTTP POST.
  • ActivityStrea.ms support - Neddick can HTTP POST entries to remote endpoints in ActivityStrea.ms format. This is how we built our integration with Quoddy - the Enterprise Social Network component of the Fogcutter Suite.
  • Channel Triggers - Triggers allow a user to specify actions to occur when Entry related events occur which match criteria which may include: A new Entry is posted which matches a body keyword or title keyword, an Entry is voted up past a specified score threshold, or a specified tag is applied to an Entry. Trigger actions include sharing via email, XMPP and HTTP post, and in future releases will be extend to include sending JMS messages, launching workflows via BPM integration, and running user provided scripts.

Technology Preview Relese 4 (TPR4) adds substantial new functionality, and many bug fixes, compared to the previous TPR3 release and provides the foundation for our future roadmap and the forthcoming fully certified and supported Neddick Enterprise from Fogbeam Labs.

New Features

  • Access control using Apache Shiro - Shiro provides the capability to implement fine grained, role-based access control.
  • Private Channels
  • Aggregate Channels
  • Channel Filters
  • Channel Triggers
  • "Share to Quoddy" via HTTP POST using ActivityStrea.ms protocol

Bug fixes & enhancements

  • Complete UI refresh - the entire UI has been reworked to be much cleaner, and to be consistent with Quoddy and the other components of the Fogcutter Suite.
  • Update Grails to Grails 2 - The previous code base was built on Grails 1.3.7. We've moved to Grails 2.2.3 now.
  • Update Groovy to Groovy 2 - along with the move to the new Grails, we've also updated to Groovy 2.1.5
  • New "Share" dialog - the UI element for the "share entry" feature has been completely rebuilt and is cleaner and supports new functionality.
  • Bug #94 - Edit Channel Properties page is broken
  • Bug #51 - Problem with excessive file handles - probably a file handle leak

To learn more about Neddick visit the Project Homepage at http://code.google.com/p/neddick

Quoddy

Quoddy is an Open Source Enterprise Social Network, based on Groovy & Grails, and making up one component of the Fogcutter Suite. Quoddy shares a common "look and feel", and substantial functionality, with consumer facing Social Networks like Facebook or Google+ as well as proprietary Enterprise Social Network products like the products from Jive Software and Yammer among others. You could call Quoddy "Facebook for the Enterprise" but that would be oversimplifying a bit. Quoddy is intended mainly for organizational use and therefore has capabilities which make it uniquely suited to provide the social fabric to support organizational knowledge sharing, knowledge transfer, collaboration and decision support.

Relative to consumer Social Networks and other Enterprise Social Networking products, Quoddy adds features like:

  • Calendar Feed Subscriptions - Quoddy supports subscriptions to any calendaring server which provides an iCal feed, so you can see your upcoming events rendered in your feed alongside other important events. Future releases will support CalDAV and interactive editing of Calendar Events from right in the stream.
  • RSS/Atom Feed Subscriptions - Quoddy supports subscriptions to any arbitrary RSS feed, so you can find crucial information in your feed. Subscribe to internal blog servers, document management systems, wikis, and any other repository which provides RSS, or subscribe to your favorite blogs, Google Alerts, and other external information sources.
  • Business Events Subscriptions - using the Hatteras Business Events Subscription engine, Quoddy allows users to define subscriptions to business events right off of the enterprise SOA/ESB backbone. Find out exactly what is going on in your enterprise, in real-time with Quoddy and Hatteras.
  • BPM Integration - Quoddy supports subscribing to User Tasks from BPM / Workflow engines. We currently only support Activiti, the leading Open Source BPM offering, but support for other workflow products will be coming in future releases.
  • Fine-grained User Stream definitions. Quoddy provides robust support for creating different "user stream" definitions, which filter content by type, source, group, or other criteria, and makes it trivially easy to quickly change the current Stream. For example, you may tke a quick peek at an enterprise-wide view of all the activity from every user, and then quickly switch back to a personalized view which includes only your BPM User Tasks. Quoddy emphasizes putting *you* in control of the content which is rendered in your stream, helping avoid information overload.
  • ActivityStrea.ms protocol support using REST. Quoddy exposes a HTTP interface for external systems to post ActivityStrea.ms messages. This allows our integration with Neddick as well as other 3rd party products.

Technology Preview Release 1 (TPR1) is the first Quoddy release and provides a solid foundation for our future roadmap and the forthcoming fully certified and supported Quoddy Enterprise from Fogbeam Labs

To learn more about Quoddy visit the Project Homepage at http://code.google.com/p/quoddy.

Hatteras

Hatteras is an Open Source Business Events Subscription Engine, written in Java and making extensive use of Apache Camel, which makes up one component of the Fogcutter Suite. Hatteras works with Quoddy to provide the capability for users to create Subscriptions to Business Events on the organizations ESB infrastructure. Hatteras connects to Quoddy, downloads all defined Subscriptions, and then listens for matching messages. Messages which match a Subscription are persisted to an XML database and Hatteras then sends a notification to Quoddy which creates a Subscription Item record which can be rendered in the user's stream. Quoddy and Hatteras thereby provide seamless access to important business events, alongside other import pieces of content the user has selected.

Future versions will focus on better administrative tools, and more hooks to provide interoperability in your unique environment. Over time, Quoddy, Hatteras and other Fogcutter products will add a powerful Event Stream Processing / Complex Event Processing capability to correlate events and provide deep analysis for powerful business insights. Over time, we will surface the capability to provide correlation between Events, People, and Content (Documents) and will offer the ability to quickly navigate in any direction, between the nodes in a graph of related entities which have causal, topical, or temporal relationships with each other.

To learn more about Hatteras visit the Project Homepage at https://github.com/fogbeam/Hatteras.

Used together, the components of the Fogcutter Suite provide powerful capabilities to solve real-world business problems involving the creation, transfer, and re-use of knowledge within the organization, and enable the fingertip access to relevant contextual information needed to foster meaningful collaboration, support better and faster decision making, and provide organization-wide "situational awareness".

Of course this release by no means marks the completion of any of these projects. Our roadmap for each includes a tremendous amount of new functionality and enhancements. Follow this blog, or our twitter account for the latest updates and news as we continue to build a kick-ass suite of tools for managing information and knowledge.