Blog

Live TXT Voting Results Site

  • Posted on: 3 July 2013
  • By: Joshua Clark

Recently I've been working on an interesting project.
The Pocatello 2013 July 4th Parade, for the first time, is having a "People's Choice" Award for floats in the parade.

During the 4th of July parade, people will be able to vote for their favorite floats by sending the float ID (or multiple IDs) via SMS message.
First we found a SMS service that will allow you to connect via a Jabber client. Then we found a Jabber PHP library so we could listen to incoming SMS messages.

First Drupal.org GIT Commit

  • Posted on: 16 June 2013
  • By: Joshua Clark

Today I finally got around to figuring out git a bit more and committed a ton of fixes to the Todo Filter module on Drupal.org. This is also the first module that I own.

The company I work for uses this module quite a bit (well, mostly the IT department) for our systems management tracker. Having a nice clickable, toggle-able todo list is nice for those long maintenance nights.