Portfolio
This site was developed for a client who was raising money for charity by sailing round the world. They wanted a website where they could accept donations, and keep people informed of the trip via a blog. The site is based on WordPress with a custom theme developed by Plasis. The GD image library was used to create a dynamic image showing the amount of money raised.
PHP, MySQL, WordPress, GD
The client provided the design for this weather information tool, which was converted to HTML/CSS. The weather data is taken from the NOAA archives, and stored locally in a database. JavaScript was used to fade between the client's adverts and hourly forecasts.
PHP, MySQL, JavaScript
The CakePHP framework was used to create MVC based code. An custom CMS makes it simple for the client to make changes themselves. An unobtrusive star rating system was created using jQuery, allowing visitors to rate the advertisers even if they don't have a javascript enabled browser.
CakePHP, MySQL, jQuery
The client came up with the design for this site, and provided a PSD image of the layout. This image was cut up to produce a working site with valid XHTML and CSS.
XHTML, CSS
The CakePHP framework was used to create MVC based code. An custom CMS makes it simple for the client to make changes themselves. The suggestions page automatically emails the client when a new suggestion is added by a visitor, and the suggestion details are stored in a database.
CakePHP, MySQL
This search site uses AJAX to provide the user with automated google, wikipedia and dictionary searches all at the same time.
PHP, jQuery