Tag Archives: PHP

Countdown Timer v2.4

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… Continue reading

Posted in AFdN Updates, Programming | Tagged , , , , , , , | Leave a comment

FlickrViewer for AutoViewer

When I was creating the website for my photography endeavor. Like any good site, 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… Continue reading

Posted in Photography, Programming | Tagged , , , , , , , , , , | 1 Comment

Countdown Timer v2.3.5

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… Continue reading

Posted in Programming | Tagged , , , , | 1 Comment

25 Random Things About Me

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… Continue reading

Posted in The Events that are: My Life | Tagged , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Using add_meta_box()

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… Continue reading

Posted in Programming | Tagged , , , , , , , , | 14 Comments

Force User Field Registration v0.6

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… Continue reading

Posted in The Events that are: My Life | Tagged , , , , , , | Leave a comment

Countdown Timer v2.2

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… Continue reading

Posted in AFdN Updates, Programming | Tagged , , , , , , , , , | Leave a comment

phPo Translator – Online PO Translator

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 … Continue reading

Posted in Programming | Tagged , , , , , , , , , , | 12 Comments

Countdown Timer v2.1.1

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… Continue reading

Posted in AFdN Updates, Programming | Tagged , , , , , , , , , , , , , | Leave a comment

SAAS Problem of the Week Quiz Decoder

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.
[code language="php"]

[/code]

Note: This was code that I origina… Continue reading

Posted in Programming, SAAS | Tagged , , | Leave a comment