Elsewhere
Projects
Meta
Tags
blogs code communities configuration databases design django editors emacs firefox git github goals grem heroku iphone javascript jQuery learning lisp marketing microblogging mobile php places pontifications productivity programming python quotes rails robots ruby social media software startups travel twitter ubiquity urls version control video vim vimperator wordpress
Tag Archives: clojure
WordPress Plugin: SyntaxHighlighter Brush Pack
After installing the CoffeeScript brush for SyntaxHighlighter Evolved, I wanted a Clojure brush. Rather than install another plugin, I created a combined plugin, with a generic name so I can add more semi-popular languages to it, called SyntaxHighlighter Evolved: Brush … Continue reading
Posted in uncategorized
Tagged clojure, CoffeeScript, programming, Syntax Highlighter, wordpress, WordPress Plugin
Leave a comment
Incanter and Aquamacs on Mac OS X with Leiningen and aquamacs-emacs-starter-kit
I’ve known of Incanter, a powerful statistics library for Clojure, for a while now. A couple of days ago I set out to get it running nicely, and was successful. Here are the steps I took: Installing Leiningen I used … Continue reading