July 6, 2010

SpotOn iPhone App

Filed under: Featured,Portfolio — admin @ 10:52 am

DG FastChannel SpotOn iPhone App

SpotOn iPhone App (iTunes)

The SpotOn iPhone app for DG FastChannel was a contract project that I worked on with Ben Loveridge in the first quarter of 2010. The app was built for DG’s clients, so although it’s free, it requires an account with DG FastChannel to access. Developing the app was fun and challenging in a number of ways. One challenge that sticks out is placing a static logo in the top left of every view. The majority of the app was focused on presenting lists of data, so the UITableViewController subclass was initially used for most of the pages. However, this made it difficult to then place the logo on each of these views as it didn’t fit the view model. Additionally, we began to required other views such as a paging view and loading view on these pages. In order to accommodate these views and still achieve a dynamic, fluid view that took into account dynamic sizing of the view, we converted all the UITableViewController views into UIViewController views and placed UITableView components within the parent view and made the table delegate to the parent view. The change only took a few hours and made the app simpler and more robust.

November 24, 2009

Move Reference Player

Filed under: Featured,Portfolio — admin @ 3:38 pm

Move Reference Player

http://www.movenetworks.com/

Most of my work at Move has revolved around embedding our Move Player into client’s sites. During the first half of ’09 I had the opportunity to work with our core Move Player engineers to design and develop a new set of APIs termed Move Overlays. These allowed us to natively place controls on our player without the need for HTML or Flash controls. After that work, I then built a reference player based on Move Overlays that became the standard framework for all of our clients.

The Magnificent Cooly T

Filed under: Portfolio — admin @ 3:18 pm

The Magnificent Cooly T

http://www.themagnificentcoolyt.com/

This was a freelance project for a movie site that was designed by my good friend, Brett Crockett. I enjoyed being able to work on an embedded Quicktime video on this site, as previously I had only worked with Flash and Move embedded video. It was nice to work with yet another video tech and see how it lined up. The rest of the site was straight HTML/CSS and we used a WordPress backend to keep it organized.

Move Networks

Filed under: Featured,Portfolio — admin @ 11:49 am

Move Networks

http://www.movenetworks.com/

I’ve worked at Move Networks for 2+ years and part of my responsibilities from the very beginning (even before because I was contracted initially) have been to work on and maintain the corporate website. I’ve gone through two (soon to be three) redesigns of the site and we’ve continued to use WordPress as a backend. My biggest accomplishment on this project was the completion of separate staging/production environments with a script that syncs the files and databases together when a push from staging to production is required. I also wrote some plugins specifically for the site in order to meet the designers’ needs.

May 20, 2008

I Kicked Cancer’s Butt

Filed under: Portfolio — admin @ 11:44 pm

I Kicked Cancer's Butt

http://www.ikickedcancersbutt.org/

I had the great opportunity during the spring of ’08 to donate my time to help a friend redesign and build a non-profit site for his brother’s Ride from Reno to raise money for cancer research. We found a good WP theme and then did some modifications to skin and modify to get it just right. The highlight of this project was getting to see the site in action during the ride. Hopefully I can go along some day.

April 24, 2008

Fox On Demand Video Player

Filed under: Portfolio — admin @ 12:03 pm

Fox on Demand

http://www.fox.com/fod/play.php

One of my first projects at Move was working with Fox.com to build their Full Episode video player. I was one of two main developers on the project from Move to redesign their Fox on Demand (FOD) page in early ’08. I was tasked with building a hybrid video player that played both Flash and Move encoded content that could then pull content from both back end systems as well as interface with an Ad Decision Server (ADS) for serving up pre-rolls, mid-rolls and post-rolls in both video formats as well as a multi-format companion ads. The main video controller was written in AS2 that interfaced in multiple areas with the page through JS. This was one of my first large-scale projects and I enjoyed working on it, even up to the 4am launch.

UPDATE: Fox recently moved away from using Move on their site, so the current site is now entirely Flash. Nothings permanent on the web.

November 24, 2007

Cottonwood Capital

Filed under: Portfolio — admin @ 12:15 pm

Cottonwood Capital

http://www.cottonwoodcap.com

This was a freelance project that I started in late ’07 and ended early ’08. This was a fairly large project, mainly because the client wanted more control over updating the page. They needed a back end form to easily add, remove and modify properties as well as other areas of the site. Eventually they also wanted to have investors log in and view restricted sets of properties (never implemented though). I’m normally a WordPress guy but I went with Drupal because it promised to be much more modular and customizable. Overall I was pleased with the way Drupal worked (except the insane number of encapsulating divs). The design was done by Leah Wright.