S02 E11 How to build a website in Umbraco version 7.6.5 - Wiring up the fixed background image block
The fixed background image block is the last part of the content we need to make editable. It should be straight forward but we tackle some bugs along the way. Read More
AUKEY Mechanical Gaming Keyboard Review - 88 Key UK Layout
In this video I review the AUKEY Mechanical Gaming Keyboard Review - 88 Key UK Layout Read More
S02 E12 How to build a website in Umbraco version 7.6.5 - Publishing the website
This is the last video of this series. I show you how to publish your Umbraco website. We deploy the site manually using IIS and we set up the database in SQL Server too. Read More
Live Coding - Video Carousel using Slick Slider and Umbraco
In this video you see me adding the finishing touches to the front end part of my video carousel. Then you see me take the html and make it work dynamically in Umbraco. Read More
A break from coding
Today is my birthday so I'm having a break from coding. I'm at The National Forest Adventure Farm and in this video I'm having a go on the big dropslide Read More
AUKEY Wireless Bluetooth Earbuds Review
In this video I review these wireless bluetooth earbuds from AUKEY. Read More
S02 E01 How to build a website in Umbraco version 7.6.5 - Setting up the project
This is the first episode of a new series of videos. In this series I show you how to build a website in Umbraco using the latest version as of recording the series 7.6.5. In this video I show you the new template I will be using codeshare.co.uk/reflex and show you how to download it. we set up an Umbraco Project in Visual Studio, install it using Package Manager Console Install-Package UmbracoCms -Version 7.6.5 Next I go through the database choices. Get the site running with the assets and html files from the download and get ready for the next episode. Read More
S02 E04 How to build a website in Umbraco version 7.6.5 - Making the content editable
Here's the 4th video in my series. We make the content editable on the content page, as well as the titles and image on the home page. Read More
AUKEY Bluetooth Speaker Review
In this video I review an AUKEY Bluetooth Speaker Read More
S02 E03 How to build a website in Umbraco version 7.6.5 - Document Type Compositions
In this video we use document type composition to add properties to a page and we render those values on the front end Read More