IE6 Empty Div spacing issue

Posted by & filed under Developer Blog.

It has become fairly common practice to use CSS to fill the contents of an empty DIV tag. For example, I’m working on a project now that uses the following DIV: <div id=”main_nav_top_shadow”></div> And with CSS I’m giving that div a fixed height and a repeating background image that creates the appearance of a shadow… Read more »

Google is spying on me…sweet!

Posted by & filed under Developer Blog.

I just pushed a new redesign for our corporate website CHG Healthcare and less than an hour later found out that the new pages that never existed before were already indexed by Google and were showing up in the rankings. I had not yet added the new pages to my sitemap.xml. I had not yet… Read more »

Omniture Event Serialization Character Limit

Posted by & filed under Developer Blog.

No matter how many Omniture Support people tell you that there is no limit on the number of characters you can use as your serial number when implementing Event Serialization, they are wrong! The limit is 20 characters. It took me 3 phone calls and a weeks worth of bad data to figure that out…. Read more »