Today I attended the ribbon cutting for Overstock’s Peace Coliseum. I just hit my one year mark at Overstock.com. They have been talking about this building since before I was hired on. It’s exciting to finally be here. They pulled out all the stops; gladiators, cutting the ribbon with a sword, and releasing a swarm of white birds.
Rating Stars Yellow
I’m going to be changing all of the red stars to yellow!
Ratings Break Out
I am making it possible to leave a rating only review without being required to have a review title and description. I am push a ton of code tonight to make this functionality live for production level users.
IE8 Funeral
Today Overstock.com celebrated the death of IE8. As a company we no longer are going to support or worry about IE’s Quirkiness. A brief eulogy was given in IE’s Memory. The celebration included baloons, drinks, and this awesome IE8 pinata.

Overstock Affiliate Links WordPress Plugin
I got my first plugin in to the WordPress library. The initial launch of Overstock’s Affiliate link plugin is up.

Overstock Affiliate Links Program
I am working on the Overstock’s affiliate links program
Sublime Tab Triggers for JS Console Logging
This week I created Sublime Tab triggers for Console Logging. I find myself type console.log… repetitively. Programming these tab triggers is going save me from a ton of repetitive typing and will save a bunch of time as well.
Example
Success
cl + Tab
console.log('');
Success
cls + Tab
console.log('%cSuccess', 'color: green;');
Clone my Sublime JS Console Logs Repo.
Working at Overstock.com
I just started here at Overstock.com. I am a front-end developer (FED). I’m excited to join a great community of developers.