Visualization of when I’m working on personal vs work projects
A fun python script to visualize the time of day and day of week of your commits to personal vs work repositories.
more ...A fun python script to visualize the time of day and day of week of your commits to personal vs work repositories.
more ...Some ideas for generic methods of communicating the status of a project / source code repository to humans and machines.
more ...I use git quite a bit these days, both with an internal server at work and with a bunch of my projects and random code that now live on my github account. The transition from SVN hasn’t always been easy. Here’s a quick cheat sheet of some of …
more ...Lately I’ve been contributing to some open source projects hosted on github. I’m pretty new to git, and the process is a bit confusing for beginners. So, here’s a sample workflow, based on the The Foreman‘s foreman github repository. Note that I’m developing against the …
more ...As a follow-up to my CVS to SVN to Git post, I have the PHP EMS Tools repository migrated from my SVN to github. Since I’m moving the website and all development to a Redmine instance, the next step is setting up Github to work as a revision control …
more ...Thanks to some new interest, I’ve decided to resurrect an old project of mine, PHP EMS Tools. It’s a web-based tool for small emergency services organizations, mainly aimed at volunteer EMS/ambulance providers. The tool handles roster tracking, scheduling, equipment maintenance and checks, and a bunch of other …
more ...