The actual problem I needed camel to solve at work was rather dull and a straightforward forwarding of messages, so I dreamed up a fun little app to learn some of camel's features better.
The result is an IRC bot that can parse javascript and ruby expressions (more could be added, but I left off there). ;) You can find it on github: http://github.com/jamescarr/irc-camel-example Let me know what you think! :) Thanks, James