Development

Magento Order & Product Properties

Oct 7, 2010

I’m currently working on a module for a magento site that exports orders as they are made on the site. If anyone is trying to do the same then this list of properties may prove useful. I’m simply repeating it here because it took me so long to find and because magento themselves don’t seem to provide a reference and nor is it anywhere in the actual source code! Anyway

Find.gg Mobile Website

Aug 15, 2010

After having implemented the Cable & Wireless Guernsey telephone directory into the find website it seemed a really good idea to try to make this work for people’s mobile phones. The basic interface allows users to search the directory but also includes buttons to frequently searched items. The results were limited due to the way they are presented to us but I managed to ensure phone numbers were clickable on most phones – and allow immediate dialing of numbers.

Z-Trade Direct Pricing Matrix Component

Jun 1, 2010

For this small project I built a mysql database and PHP and AJAX front-end that enabled clients to get quotes directly from the website. The AJAX allowed you to select various dropdowns, with the following dropdowns being loaded dynamically and finally a quote is produced. The customer can then be taken to a simple contact form that writes contact information to the database, along with the clients quote and emails the details to a member of staff at Z-Trade Direct.

Guernsey Telephone Directory for Find.gg

Mar 30, 2010

A brief meeting with Cable & Wireless Guernsey and we hit upon the idea of integrating a portion of the find website with their island wide telephone directory. The main complaint with their service was that you had to select several drop down boxes and enter your search into a different box depending on whether you wanted to search white/yellow pages. They have since updated and improved their website but we still prefer our find version.

Loans Aggregator for Guernsey

Feb 11, 2010

For this project we added the Prototype and Scriptaculous javascript libraries to find.gg in order to provide some sliders and AJAX functionality for a loans aggregator for the local Guernsey loans market. The loan providers can all be configured in the sites admin interface and the customer simply selects their loan amount and term and their loan options are presented in a grid with details fo the company and their offer.

Quantum Med Marine Website

Jan 25, 2010

This website build was a WordPress site built to a design put together by our in-house designer and included JavaScript fading images and pop-up windows for video, for which we used flowplayer. The site design had a few complicated elements, mainly the JavaScript fading images that needed to fade in-sync with each other (the ship masts overlap on some images etc.). We achieved a really professional looking site and everyone involved was pleased with the results.

Google maps Mashup for Property in Guernsey

Dec 16, 2009

This project was undertaken to add a new dimension to searching for and finding property in Guernsey. Sellers or estate agents are now able to position a marker on a google map to indicate the location of the property and buyers are able to see this location on a map when viewing the property details. This involved plenty of javascript integration between the find.gg website, it’s Ruby on Rails backend and the google maps API.

Find.gg A Comparison Website for Guernsey

Nov 29, 2009

Find was a joint venture between myself and two collegues that intends to satisfy a niche in the Guernsey market. Many websites exist throughout the UK that offer used cars, estate agents and property etc. but with Guernsey having difficult import/export issues as well as being isoldated from the point of view of commuting – a customer from Guernsey has very little use of UK wide searches. I was responsilbe for the core design of the site functionality as well as all of the development and some design.

iQ Investment Questionnare Risk Reporting System

Jun 28, 2009

This project was to build an online system with various user roles for requesting, completing and reviewing risk reporting questionnaires. Ruby on Rails seemed the best framework to use for this and a lot of the system simply uses styled versions of the standard Rails scaffolds. The core functionality of the system was to track the workflow of risk questionnaires and these are presented in a series of tabs, each tab containing a table of questionnaires in that “state”.

Z-Card Mobile Website

May 12, 2009

I recently built a version of the Z-Card website designed for people arriving to the site on a mobile phone or other small screen interface. The basic look and feel was handed over to me by their internal creative team and I built it all using Smarty PHP framework. There was also a small and efficient bit of PHP to detect when a phone was connecting to the main site and to redirect them to this version instead.