Sinatra is awesome. I used it as backend api for a JavascriptMVC¹ application, and it worked great. It's just impressive how productive you can become with a good dsl that covers your needs.
Implementing HTTP long polling, which can be used to implement for example instant messaging. At redbet.com we used streaming in thin to implement the odds updates in our live betting.
¹http://javascriptmvc.com/