This document summarizes a Scala tutorial that modified a Lift chat tutorial to add Twitter integration. It discusses using Lift and Dispatch to build a chat application with OAuth authentication and Comet technology for real-time updates. The agenda includes a chat app demo, overview of the technologies used, code reading of key files, and explanations of OAuth and Comet implementations.