Tweaking Firefox tab colors, part 2 (The Firefox 4 edition)

Posted by Curtis Gibby on March 31st, 2011

Filed under Programming | 2 Comments »

Different tab colors for different contexts

As a web developer, I may have ten tabs open, each of which could be from any of my environments, and each of which may look identical until you click into it to see the actual URL. So I spent a lot of time clicking back and forth between them trying to find the other page I’d been working on, until I found out how to change the tab color based on which domain it was on.

Posted by Curtis Gibby on December 16th, 2010

Filed under Cool Web Stuff, Programming | 3 Comments »

CakePHP containable order

I’m developing in CakePHP at work, and I was trying to do a sort on a contained model.   As in, for all of the Foos, get all the related Bars, but order the Bars by Bar.publish_date (or whatever). I kept getting conflicting information about whether that was even possible and how to go about [...]

Posted by Curtis Gibby on March 24th, 2010

Filed under Programming | 2 Comments »

Workin’ for a Livin’

In my almost-30 years on this planet, my father has worked for two companies:   Browning Arms all while I was growing up, then the LDS Church since about the time I went on my mission.   I’d call that a commendable track record, especially in today’s labor marketplace. I mention this because, this morning, [...]

Posted by Curtis Gibby on February 17th, 2010

Filed under Work | 1 Comment »

New beginnings

Today is a big day for me and my family.   Today I start my new job with E-Harbor — doing PHP programming for an e-commerce company.   A little bit different from what I have been doing at RM Plus, but not too much of a change. My other exciting news is that I’m [...]

Posted by Curtis Gibby on November 30th, 2009

Filed under Programming, Work | 1 Comment »

Automatically back up your Facebook Status Updates

[update below about Facebook app that shows old status updates] I like the idea of using my Facebook Status Updates as a miniature journal, but unless you want to copy and paste them out, it’s tough to archive them. Until now! You can now automatically get every status update emailed to you for easy backup [...]

Posted by Curtis Gibby on July 31st, 2009

Filed under Programming | 9 Comments »

UPS WorldShip crashes caused by new version of MySQL ODBC driver

At work, I’m in charge of getting information into and out of a big database of orders.   That includes linking the shipping information to the UPS WorldShip program that our fulfillment team uses to automatically buy UPS service. When the computer they’d been using out there for years just got too terribly slow, we [...]

Posted by Curtis Gibby on June 11th, 2009

Filed under Programming, Work | 4 Comments »

Prototype tablekit beats jQuery tablesorter by a mile

Since I’m trying to become a better programmer, I’m updating my web site for a better user experience.   I originally built the pictures and recipes pages with SQL-based sorts, so that the user would click on a link that would reload the page with results sorted by the relevant column. Since going to work [...]

Posted by Curtis Gibby on June 7th, 2009

Filed under Programming | No Comments »

We’re related!

I added a new feature to my picture pages last night — a listing of related photos.   Now when you click on the photo of me with a parrot on my shoulder in Machiques Venezuela, you’ll also see a thumbnail version of me standing on the model of the solar system in the same [...]

Posted by Curtis Gibby on August 14th, 2008

Filed under Programming | No Comments »

Callin’ in Sick

I felt really sick yesterday, so I called George and asked him to cover for me. But now I feel better, so I’m playing on my web site all day. My wife would be mad at me if she knew I wasn’t in bed sleeping, but I don’t really feel like sleep.

Posted by Curtis Gibby on April 18th, 2005

Filed under Programming | No Comments »