Comet
Feed to element processor
- Client asks Comet to create a category
- Client sends Comet the element ID, Comet turns that into a WP post
- In BR, all commentable-elements are WP posts under a common category
- A user comment then becomes a comment on a WP post
- Browser JS talks to Comet, which in turn uses XML-RPC with WP