Blog


This blog is used as a sort of development diary, keeping notes of problems i had to solve for my own future reference and possibly helping someone else find the answer. I will also post updates on personal projects I'm currently working on.


Gradient Text with CSS


Using background-clip property create text with a colour gradient READ MORE...

Use Data to Create Visual Display


Using the data on the Aberdeen Harbour website, parse the vessel info with PHP and display this on a map READ MORE...

CSS Only Star Rating


Using css only pseudo elements create a star rating section. READ MORE...

Dynamic Calendar With Javascript


Using Javascripts date methods to dynamically build a simple calendar for a booking application. READ MORE...

Lightweight 3D Models with Zdog


Using the new Zdog javascript library you quickly can create lightweight 3D models that are mobile friendly and interactive. READ MORE...

Custom Line Item Properties in Shopify


Using Shopify's 'product.tag' and 'line_item.properties' feature, dynamically generate custom product options that appear at checkout and in order details. READ MORE...

Contact