Just over a year ago I released Countdown Timer v2.3.5. I’ve had the fortunate opportunity to participate many great things over the last year, which is probably why there hasn’t been an release since.
Anyway, I’ve been slaving away at this rel…
Just over a year ago I released Countdown Timer v2.3.5. I’ve had the fortunate opportunity to participate many great things over the last year, which is probably why there hasn’t been an release since.
Anyway, I’ve been slaving away at this rel…
When I was creating the website for my photography endeavor, I wanted a place to show off my photos. I stumbled upon AutoViewer and thought it would be a good method for displaying my photos. However, I wanted the ease of using Flickr’s Slideshow so I could easily update my portfolio. Mark Sweeting has a…
Hot of the press, Countdown Timer 2.3.5 is now available for consumption.
This is a small update that resolves a few issues, including:
Updated calculation routine to ensure that dates are accurately when "Months" are not displayed.
Upd…
Rules: Once you’ve been tagged, you are supposed to write a note with 25 random things, facts, habits, or goals about you. At the end, choose 25 people to be tagged. You have to tag the person who tagged you. If I tagged you, it’s because I want t…
Note: Technical content to follow.
In WordPress 2.5 upgrade, the Automattic completely revamped the administration interface – including the way that boxes were created for plugins (well, really the entire administration back end; I will be foc…
So it seems like WordPress 2.5 ended up breaking some things in the previous version. So I did some work over the weekend and brought everything back up to speed. Here’s a list of what’s been updated:
Added PHPDoc
Updated add_action to u…
I wanted to release this earlier, but between finals, being sick, and field session, I haven’t had a lot of time. This version of Countdown Timer (almost) updates the UI to 2.5 look and feel. As it turns out, there’s actually some function calls I…
One of the great things about being a programmer is that when I have a problem, it’s pretty easy to solve it myself[1]. I recently began to seriously support i18n (internationalization) in the Countdown Timer. It’s actually a pretty slick system. Everywhere I have some text that’s output in the plugin, I wrap it in…
After dilly dallying around for a couple months, I finally got serious about pushing the 2.1 version out the door. A couple of reasons for this actually.
First, the Wordpress 2.5 is coming out end of March/beginning of April and I wanted to get…
Script that figures out the answers to SAAS POTW Quiz’s. As a note, this is only the processing end. In order for the script to work, you will need to build a front end. Note: This was code that I originally had in a ‘Code’ page, but I’m moving it to a post now. This…