IMG_5014 IMG_5013 IMG_5012 IMG_5006 IMG_5003 IMG_5002

February 11, 2011

Weather Obsessed?

There’s a few links I use to check out the local weather to me – chamonix meteo, meteo chamonix, HD web cams etc. So instead of the laborious(!) task of opening each site individually, I decided to make a mashup of the different sites and roll them into one. The result is weather.itsnotallwork.com.

The sites don’t have anything so useful as data feeds, so this employs a bit of hackery. First of all I get the page contents via my own web server. I then display them using jQuery – targeting the DOM node that I’m interested in.

NOTE: This works for me in Firefox, Safari and Chrome. I have no idea about IE as I don’t use it, and I built this site for me really! I suspect it does work though.

December 7, 2010

Torico E-Commerce site

I’m currently working on an e-commerce site for Torico – a bike shop in Dorset (and Morzine!)

note: screenshots below are by no means the completed project – there’s still much to do!


After much to-ing and fro-ing, we settled on using BigCommerce as the platform for the new site. It was the best balance between front end flexibility and backend power that led us there.  The site is slowly evolving with Ben from Torico inputting products whilst I build the frontend into something that works, and looks the part.

As with using any off the shelf tool, there’s always a pay off between the features you want, the features you need, the features you can live without and price + ease of use. I’ll write a post about how we came to choose BigCommerce over Shopify and the rest. It wasn’t an easy decision!

December 1, 2010

More Mountain booking system

A booking system for MoreMountain – a chalet company based in Morzine.


More Mountain needed a more efficient way to handle their bookings, and more importantly to gather information from their guests.

Previously, they had a word document booking form that the group leader downloaded, printed off, filled out, signed and sent back via snail mail. This system worked, but was not without it’s downsides: The group leader was responsible for entering all the groups information (up to 14 people) – They had to find out their dietry requirements, flight details, sleeping preferences etc etc. It left a lot of work to be done by the group leader alone. This lead to delays getting the booking forms back and errors when they were returned. Once a booking was confirmed and the form sent back, MoreMountain had to chase up their clients for balance payments when they were due and had to sift through printed forms to find out who was staying where in their chalets.

The new system allows MoreMountain to email the group leader (and a nominated “second in command”) with the new online booking form. The form can be filled out in stages, forwarded on to the other group members to fill out their details and then submitted to MoreMountain.

The form displays all the details of the groups bookings for both MoreMountain and the group leader. Any further changes can be delt with via the back end and the client can see how much is owed and when. The system emails clients 2 weeks prior to their balance payment being due – a gentle reminder to the group leader to gather payments.

On top of this, the system can generate VAT invoices for MoreMountains accounts (saving them doing it manually) and can show them real time cashflow forecasts based on the current bookings in the system.

In the future clients will be able to pay online, saving another step and streamlining the process from start to finish.

Technologies used:

November 15, 2010

New Doorstep Skis site

I’ve just completed a new version of the Doorstep Skis website – on the surface it looks a lot like the previous version, but it’s all change underneath.






I moved it from it’s previous backend of CakePHP to an up to date version of Django and Python. On the way tweaking bits of the site to function better – especially the online booking system. We’ve included internationalization in this build so that Doorstep Skis can be read now in both english and french, with the possibility of adding more languages without the need for much tinkering with the back end.

The system sends out confirmation emails & request for feedback emails, along with a useful SMS facility so that Doorstep Skis can find out when a client is arriving into the resort so they can fit their equipment at their earliest convenience.

Visit doorstepskis.com

Technology Used:

April 7, 2010

Divine Destiny

A new website for jewellery designer Fennie Leung.


The site was designed and built for Fennie using Django and Python. We opted for a custom solution as it suited us better than many of the “do everything” shopping cart solutions out there. It would have taken just as much time to distill one of those packages down to the essentials needed for this site as it did to build up a custom solution. We also had the advantage of making it work exactly how we wanted, rather than Fennie squeezing her working practices in to an everyman product like Magento or other such solution.

The payment gateways are implemented in a modular fashion so as to allow Fennie to change her payment provider in the future. At the moment it works with PayPal and RBS Worldpay. There is also a simple “Cheque” payment gateway on there for her customers who would prefer an alternative payment method.

Visit yourdivinedestiny.co.uk

Technologies Used:

  • Python/Django/MySQL backend
  • HTML/CSS/Javascript (jQuery) front end
  • PayPal website payments standard
  • RBS Worldpay integration

January 23, 2010

Pong anyone…

I’ve been asked to create a pong game in flash. Simple you might say, but then I’ve decided to make it using the Box2D Physics engine.. Overkill? perhaps. But it’s pretty good I have to say..

And the latest version with graphics n everyfin’

February 20, 2009

Old Processing filters

Just been re-discovering processing. The old real time video filters I created back in Holler way back in 2005.

Here they are:


Polka Dots from Guy Bowden on Vimeo.


halftone pattern from Guy Bowden on Vimeo.


3D Dots from Guy Bowden on Vimeo.

February 17, 2009

More processing

some more adaptations on the Boid / Flocks thing

 
Playing with Boids from Guy Bowden on Vimeo.

January 19, 2009

Independent Mountain Website

A holiday property website.

Complete site build using CakePHP, MySQL, XML, XSLT, XHTML, CSS and JavaScript. ‘AJAX’ powered site using the Google Maps API

A CakePHP powered backend system for end users to add properties as well as the
administrators to control every aspect of the site

HomepageChalet PageAdmin Pageadmin page 2

Visit the site

January 19, 2009

Flow MTB

Guys very own mountain bike holiday company.

Complete site build using CakePHP, MySQL, XHTML, CSS and JavaScript.
Also – findyourflow: a site showing people mountain bike routes and images from around the
world using Flickr & Google Maps API’s and reading in GPX (XML) formatted GPS routes.
A CakePHP powered site.

HomepageFindyourflow

Visit the site