Adam K Dean

Posts in archive

Increase playback speed on YouTube

Published 8 September 2013 in archive with tags youtube , videos I don't know if you're impatient like me, but if you are, you probably get sick of watching tutorial/education videos on 1.0x speed playback. I went through Jon Skeet's C# videos on 1.5x - 2.0x times the speed, but YouTube chugs along on 1.0x and it takes so damn long. Just get to the point OP! Continue reading …

Back on the web

Published 31 August 2013 in archive with tags general Well, after 30 days of silence, the site is back on the web. Continue reading …

Simple Dependency Injection with StructureMap

Published 1 August 2013 in archive with tags csharp , ioc , dependencyinjection Usually when I think of IoC/Dependency Injection for .NET, I think of Ninject, but today I've been looking at an alternative: StructureMap. It claims to be the 'oldest IoC/DI tool for .NET development', in development since 2004, and is available via NuGet including additional versions for both MVC3 and MVC4. Continue reading …

Simple prototype inheritance in JavaScript

Published 31 July 2013 in archive with tags oop , javascript This post is more of a snippet than an in-depth post; something for the future when I stop doing JS and probably forget everything. I do actually think my brain is like Homer's, whenever I learn something new, the old stuff seems to leak out! Continue reading …

Override selection style with CSS

Published 30 July 2013 in archive with tags css , design You may have noticed that certain designs, such as the amazing SI Digital website, have a custom style for the selection of text. When used properly, to match your designs main colour for example, this can give a really nice and polished feel. Continue reading …



Newer Page 25 of 41 Older