Category: code/

Less Pros and Cons

You might be wondering what Less is?  It is a Css preprocessor - just like Sass or Stylus.  So,...

John H John H
8 minutes

Web and Marketing Youtube Show

In July I made a video for one of my podcast episodes.  The episode is over Regular...

John H John H
~1 minute

Pros and Cons of Bootstrap

What is Bootstrap If you haven't heard about Bootstrap and you've been building websites...

John H John H
10 minutes

Knockout JS Resources

https://channel9.msdn.com/Events/MIX/MIX11/FRM08...

John H John H
~1 minute

What is CSHTML

It is an HTML file that also renders ASP.net modules - creating dynamic code and making the HTML...

John H John H
~1 minute

Twitter Timeline Widget Not Showing Up

I had a bug that I ran into today that had me really scratching my head. I needed to place a...

John H John H
3 minutes

Mysql Update Part of a String

I have a client with a trainer directory on their site. There is a field in the database that...

John H John H
2 minutes

Simple HTML content fade in with JQuery

JQuery in the Head $( document ).ready(function() {...

John H John H
2 minutes