Blog
June 28, 2016
Building Public Slack Communities - Slackvite Launch
I had the urge to build and ship something since I gave Hey Kramer to the world. Something ... useful. Since I was already elbows deep in the Slack API, I decided to build a thing that lets you...
ReadMay 5, 2016
WordPress .gitignore
Updated May 2016. I wrote the original version of this in 2014 and have since change how I work, thus the update. Unfortunately there is no *right* answer. Wondering how git fits into your...
ReadMarch 24, 2016
Building A Slack Bot With Node.js And WordPress REST API
Some of my first experiments in the world of building a slack bot was to develop a basic Slash command using the WordPress REST API as a backend. If you or your team are the only users that intend...
ReadMarch 11, 2016
Slack Slash Command With WordPress REST API Backend
I've spent the last several weeks building Slack bots and other custom integrations. One of the simplest types of Slack integration to build is the Slash Command - which can be a way for a...
Read