Author Archive

2010 Yakima Advertising Federation Chinook Awards

Zipline Interactive has been a participating member in Spokane Advertising Federation since we opened shop in 2005. Our team members have attended a number of programs, helped with events, sat on the SAF board, and even helped develop and host the SAF website. 


We believe the SAF is an important resource for Spokane [...]


Google Analytics Not Tracking Data on Your Website? Could be a JavaScript Error.

This fix wont solve all Google Analytics tracking problems but it does address a specific issue. Outside of this problem, there are many other issues including disabled cookies, disabled JavaScript etc. that cannot be helped or fixed. If you have an existing website and Google Analytics is installed properly but is not collecting data [...]


Get Listed – Local University – Spokane WA (REVIEW)

On Thursday, Shawn and I attended the GetListed.org Local University conference at Northern Quest Casino here in Spokane. This was a great event, brought to town by our good friend Ed Reese from Sixth Man Marketing. Being a web professional in Spokane is difficult. All of the exciting workshops and conferences take [...]


Christmas 2009

This year we had 3 Christmas events. The first was with my side of the family the week prior to Christmas and the last two were with Kayla’s family on Christmas Eve and Christmas day. Since I have been too busy lately with work and family to sit down and write I thought [...]


How to Read a Remote Text File with PHP

Reading text files with PHP isn’t really too difficult. I have done it quite a few times but it isn’t something I do everyday. A few weeks ago, I wrote a simple script to read a text file and it has been working great, until today. Originally, the script I wrote was [...]


Software to Automatically Make a HTML version of a Dynamic Website

It seems like there are a million different content management systems out there. Some like the ZLCMS system we use at Zipline are transferrable to another web host but occasionally we have run into web development companies with ‘proprietary’ content management systems. Many of these companies won’t allow their customers to transfer their website [...]


New Camera – Canon EOS 7D

Anyone who reads my blog on a regular basis knows I am an amateur landscape photographer. Ever since I was very young I have enjoyed exploring and photographing the Pacific Northwest’s natural wonders. My grandfather taught me the basics of photography when I was very young. Back then we did all of our photography [...]


The Bahamas – Our Honeymoon Cruise on the Norwegian Sky

For those of you that follow this blog on a regular basis you may have noticed I have been away for quite some time. The last 3 weeks have been very busy. Kayla and I got married on November 14th. Then we went on a honeymoon to the Bahamas which was immediately followed by [...]


How to use PHP in .htm or .html Files

The need to execute PHP in HTM or HTML files may occur for a number of reasons. The most common of which seems to be adding content managed portions to an existing HTML website. The .htm or .html pages will be part of the navigation, previously indexed by search engines, and likely linked [...]


How to Detect IE6 Browser with JavaScript

I have been doing a lot of work with jQuery lately. The jQuery library offers great cross browser support for most functions but unfortunately even this magic wand can’t solve all the problems with Internet Explorer 6 (IE6) compatibility. Previously, jQuery had a browser() function that helped detect a browser so that a developer could [...]