Ardekantur

Computer Science, Ruby, and Software Engineering.

Month: January, 2009

Spaces Application Assignments are too Literal

Here was my original configuration. Two columns of spaces, three rows. Note the application assignments. I’ve asked Mail.app to stay on Space 5.

This is my new configuration. Three by three spaces. The application assignments haven’t changed, but they’ve changed in spirit. Where I was consigning Mail.app to the bottom left corner, it now sits right [...]

Canticore has Filters! Making Markdown Work for Us

I was going to create a new repo on GitHub to show off this awesomeness, but then I figured, why not just show everyone how to use the new filter functionality?

Minus all the cruft of being a gem, this is the only code you’ll write to create a Markdown plugin for your Canticore blog.

require ‘canticore/plugin’ require [...]