Apple bread pudding

So. Sweet.

Posted in Personal | Tagged , , | Leave a comment

Drink up

Schwarzbier in progress

Posted in Personal | Tagged , , | Leave a comment

Schwarzbier

Next! Schwarzbier. This is how Susan and I celebrate our anniversary — Auburn football and beer!

Posted in Personal | Tagged , , | Leave a comment

Märzen

Now in my tummeh — bier!

Posted in Personal | Tagged , , | Leave a comment

Make Your WordPress Site Talk Like a Pirate

It’s been 9 years since I first released my Text Filter Suite plugin. The TFS is actually a collection of a “TFS Core” plugin, plus several sub-plugins, including the infamous “TFS Pirate”, which will turn your posts and comments into pirate-speak for International Talk Like a Pirate Day.

Over the years, I have been meaning to refactor the code. It really should be one single plugin, with an options screen to enable individual components, choose which things to filter (titles, content, comments, sidebar text, pages/posts, etc). Also, I’ve been wanting to add shortcodes to allow you to apply filters (or exclusions) to specific portions of your text. But, the code has continued to work fine, only needing minor adjustments here and there over almost a decade of use. Huzzah for the stability of the WordPress Plugin API!

Anyways, even though TLAPD is well past the half-way mark in most places, it’s still not too late to get in on the fun. Install the plugin, and enable TFS-Core and TFS-Pirate. Boom.

BTW, my plugin has been ported to Drupal and Joomla, if you happen to swing that way.

 

Posted in WordPress | Tagged , , , | 1 Response

How to Choose the Best Mechanical Keyboard (and Why You’d Want To)

After hearing the guys on the Lifehacker podcast talk about mechanical keyboards, I’ve been waxing nostalgic about the old super-clicky IBM PC keyboards. This article covers some of the different kinds of key switches, and various models of keyboard that use them.

How to Choose the Best Mechanical Keyboard (and Why You’d Want To)

Posted in Whatever | Tagged , , , , , | Leave a comment

Tridiv | CSS 3D Editor

Tridiv is a web-based editor for creating 3D shapes in CSS.

Tridiv | CSS 3D Editor

Posted in Whatever | Tagged , , , , , , , , | Leave a comment

BootstrapCDN: Twitter’s Bootstrap hosted on NetDNA’s Content Delivery Network

A CDN specifically for Bootstrap resources, including Fontawesome and Bootswatch. /ht @cdharrison

BootstrapCDN: Twitter’s Bootstrap hosted on NetDNA’s Content Delivery Network

Posted in Whatever | Tagged , , , , , , , | Leave a comment

Vagrant Quickref Cards

I recently started using Vagrant for managing virtual machines. A coworker and I are planning to introduce this to the development workflow for our IT team (along with a bunch of other improvements to our development life-cycle).

Since I’m still new to Vagrant, I wanted a quick-reference card for the commands, instead of having to go back to the main documentation web site in my browser, and navigate to the details for an individual command. Despite my best efforts, the Goog didn’t turn up any prior work for a vagrant quickref. So after some prodding on Twitter, I made my own.

GitHub:dougalcampbell/vagrant-quickref

Pull-requests welcome!

For more info on Vagrant and other development and deployment tools (affiliate links, help support my work!):

 

Posted in Tech | Tagged , , , , , , | 4 Responses

GitHub Flavored Markdown – Live Preview

Live preview for your Github Markdown code

GitHub Flavored Markdown – Live Preview

Posted in Whatever | Tagged , , , , | 2 Responses