Mike Cantelon presented on using Drupal to manage content for JavaScript and server-side JavaScript applications. He discussed how new technologies like node.js, MongoDB, and HTML5 websockets are better suited for real-time and mobile applications than traditional PHP and databases. However, Drupal is still a robust CMS and can provide the structured content for these new applications through its JSON and JSONP APIs. He demonstrated generating JSON feeds from Drupal views and consuming them in node.js applications.