Hi all,

Can’t have a index page without a bit of intro, so here it is. Not much here except for a few posts on problem solutions I think other people might find useful.


23 Nov 2013

Convert all current and future textareas into Medium Editors

Medium Editor doesn't automatically handle text areas out of the box. Here's some code snippets to make all textareas into Medium Editors and keeping the textarea in sync with the resulting html.

28 Nov 2012

Google maps and rails remote links within an InfoBubble

Google maps stops events from propagating, breaking things like rails remote links and whatever delegated events handlers you have defined. So I've written a small snippet that lets you copy all the events to a container within the Bubble.