How to fix an iPhone that won't charge properly
In this video I give you a simple tip to help you fix the problem with you iPhone which is preventing it from charging properly. Maybe it only works after you blow on it or after so many times of putting the charger in it. Maybe it only works with a certain charger like mine did. After I did this tip my iPhone now works with any of my charger cables. Read More
S02 E09 How to build a website in Umbraco version 7.6.5 - Adding a news or blog section
In this video we add a news section to the website and we write the code to get it to display the news article previews on the home page and on the news list page. Read More
S02 E02 How to build a website in Umbraco version 7.6.5 - Document Types and Views
In this episode we set up the document types for home and content and we dissect the elements of the site into separate partial views. Read More
Live Coding HTML5 SVG Animations Part 2
In this video I finish the animation for my website. I used SVGs for the images and text. When I made it bigger the SVGs scaled very well without losing quality. I cleaned up the code to isolate it for just the elements I needed. Read More
S02 E06 How to build a website in Umbraco version 7.6.5 - Working with Images and Media
In this video we get the images working in the content editor properly. We look at the media section of umbraco. We take a look at the skel markup for working with grids and we add a multi media picker to pick several images and render them. Read More
Live Coding HTML5 Animations
You see me using affinity photo and designer to create a banner look and feel. I export SVG files and get into making the banner. At the end I use a static image as the banner isn't quite finished but you get to see it coming to life. Read More
How to create a working contact form in Bootstrap Studio
This video shows you how you can easily create a working contact form in a static website you created, even using Bootstrap Studio. You will be able to create a contact form which will send an email to your email address. Read More
S02 E05 How to build a website in Umbraco version 7.6.5 - Creating the contact form with Ajax
In this video I show you how you can create a contact form in Umbraco. We use MVC for this, so we have a Model, View and Controller. We also get it working with Ajax so the page doesn't reload when you submit the form. This is handy as the form is in the footer. You see me battle through some errors near the end and get it all working. Read More
S02 E07 How to build a website in Umbraco version 7.6.5 - Navigation menu and pretty links
In this video we get the navigation menu to populate automatically using the page structure. We also set up pretty links e.g. codeshare.co.uk/reflex which goes to pixelarity.com/reflex Read More
S02 E10 How to build a website in Umbraco version 7.6.5 - News and blog section continued
In this video we continue with the last episode to finish the news section and we also add some meta tags for SEO Read More