Workpod 9 Redesign
August 3rd, 2007
Last Friday marked the launch of a website redesign for Workpod 9, an architecture and design firm based in Austin, Texas. I worked on the project as web developer, as well as design helper to Ryan Coover, principal of Workpod 9, who designed most of the site.
The original Workpod 9 website was actually one of my first freelance projects, back in 2004. That site was all Flash (to date, my only all-Flash project, as a matter of fact), and as a result, it was pretty, but not search engine friendly. One of the primary goals of this redesign was to keep the feel of the old site, but ditch the Flash.
To replace the Flash-based "film strips", the series of scrolling images on many of the site's pages, I wrote a custom film strip class in Javascript, on top of the Prototype framework. In addition to how the old site's film strips worked, I've now added start/stop controls, as well as previous/next jump buttons. Take a look for yourself.
September 15th, 2007 at 4:19 pm
Hi this looks really cool. Any chance that you would share the code? I have been thing to find something like this and am hopeless at coding.
September 16th, 2007 at 12:38 pm
Meredith, thanks! The code isn’t quite in a state where it’s easy for someone to pick up and reuse, but it’s something I’m thinking about doing.
Then again, it’s all javascript, so if you want to poke around in that code for yourself and try to use it, I can’t really stop you :)