Boardhead Brothers website

boardheadBrothersWebsite

The CEO of Boardhead Brothers, Adam Reynolds, was getting bogged down with his website with tedious updates, so I suggested that he go the path of Wordpress. I took his original design and made a Wordpress template out of it and even added a little JQuery for a collapsible menu system. The open source nature of Wordpress and multitude of plugins makes it so you can transform Wordpress into a CMS (content management system).

In order to get the JQuery to work, I had to use Page Lists Plus coincidentally designed by a fellow with the same last name. It was my first time using JQuery, and I can see why it’s so popular. It condensed the code for frequently used complex tasks into simple commands that give your site an elegant look. You still need to know code but if you focus on how JQuery operates, you can do some very impressive things.

The only problem I encountered is that Vimeo, where BHB hosts its videos, does not work when embedded into the page on Internet Explorer on 64 bit Windows. All you see on IE is a white box where the video should be. Vimeo is aware of the problem and there’s a thread on their help forums discussing it, but no solution yet. The BHB host the Porter Lori music video with MySpace, and that works. So my theory is that it’s not with Internet Explorer in itself but rather how Internet Explorer interacts with the Vimeo database. Vimeo uses PHP whereas MySpace uses ASP, so I suspect that is the source of the issue.

Leave a Reply