11 November, 2015
1 min read
45 words
Firing an ad-hoc HTTP POST from the Chrome devtools console with XMLHttpRequest, and why to load a same-origin page first.
30 September, 2014
1 min read
57 words
Adding pull to refresh to a plain web page with jquery.scrollz and a few lines of jQuery bound to the pulled event.
30 April, 2012
1 min read
91 words
Hubot script that pipes chat messages to a Pandorabots AI bot and returns the reply, using xml2js to parse the response.
20 April, 2012
1 min read
118 words
Hubot script that takes a CloudMailin webhook and posts the email into a HipChat room, with the room ID read from the URL.
24 January, 2012
1 min read
135 words
Prefilling the Fix Version field on the Jira create screen with a little JavaScript, once you dig the version ID out of the database.