Archive for February, 2010

Designed Logo and Branding For Data Waste

Designed the logo and brand colour scheme for Data Waste

Continue Reading -»

OnlineBasecamp Logo Design

Designed the OnlineBasecamp logo and branding

Continue Reading -»

Frontend Design for Data Waste Website

Designed frontend of data-waste.co.uk

Continue Reading -»

Bespoke PHP CMS Development

Developed a bespoke Content Management System

Continue Reading -»

Here’s some code which allows you to calculate the distance in miles, kilometres or nautical miles between two sets of coordinates:
[code lang="js"]/* Function Name: distance()
Function Description: Calculates the distance between two sets of coordinates.
@Author: Adam Williams <adam.williams@awdigital.eu>
@License: Creative Commons Attribution-Share Alike 2.0 UK: England & Wales - http://creativecommons.org/licenses/by-sa/2.0/uk/
@Example: distance(53.61857936489517, -1.4501953125, 65.82078234733756, -172.265625, [...]

Continue Reading -»