http://github.com/sycobuny/sass_presentation
This is an intro to the "Sass" (not "SAS") language, which is a templating language used to generate CSS from a more minimal set of instructions, as well as a set of functions which can help with design and layout (mathematical operators in CSS!)
--UNWRITTEN--
One of the buzzwords that has come into the programming world recently is "smells" - It's a new word for an old concept. Your code lets you know when it needs to be refactored; this talk highlights some of the ways it tells you.
--NOT UPLOADED TO GITHUB--
This presentation walks through a few of the more basic ways in which you can embed Perl into a PostgreSQL database using PL/Perl.
--UNWRITTEN--
This will probably be a basic introduction to Mojolicious and how to use it to develop sweet apps without breaking a sweat.
--UNWRITTEN--
This would be a fast talk about my custom webform-based authentication module, written using mod_perl
.