Development

Digital Speakeasy: Secure and Anonymous Access to Your Website

The Onion Router (TOR) is an invention of the US Naval Research Lab, designed to allow for anonymous and secure web traffic. Originally intended for intelligence agents, with a brief detour through the less savory parts of the internet, but has come full circle with big names like ProPublica and Facebook using the service to provide their users with quiet side entrances to their websites. Inspired by their example, I’d like to show you how to provide TOR anonymity and privacy to your website users, without modifying a single bit on your production server!

Become a Better Developer With Debugging Techniques for Drupal (and more!)

What is debugging? Why should you bother with server side tools like the Devel suite, krumo, xdebug, or client side debugging using Firebug and LiveHTTPHeaders?

In this session we will give you a tour of useful debugging tools and techniques that can help you start to see into the inner workings of any version of Drupal, and give you a look behind the curtain at just what the browser is doing while the spinner spins.