Updating permissions for the TumblrSkipper Chrome extension

Today I updated the very first Chrome extension I ever made, TumblrSkipper. Inspired by my buddy Carl's HeraldSkipper extension, I made TumblrSkipper as my version of a "Hello World". It's very simple, but it solved a problem I was having, which is the only way I can stick with a...


A new Chrome extension, GitHub Report Card

At work, we use GitHub issues for kanban style development. It's very convenient to track bugs and feature progress from the same place we get our code, but tracking progress long term is a little harder. Some pretty advanced project management tools already exist that can tie in with GitHub...


SVG is a cool image format

A few weeks ago, a teammate of mine asked me to make some icons he could use for a simple star style "ratings" system. I gave them to him as .svg, since I figured he would want the advantages of a vector format. Specifically, the ability to style them with...