development

Mobile First – Responsive Design

I’ve got a lot of email lately and also people asking about responsive design. They are interested in what it is and why anyone would do it. The typical conversation revolves around the definition that response design allows you to target any type of display size (mobile, tablet, desktop ,etc). Once people hear that, they instantly go to one of two …

Read more

GUID Generator

I had the need to generate a few GUID’s for a project recently. Because I typically use Visual Studio I had GuidGen available. It is a feature in Visual Studio from (TOOLS > Creat GUID) Because I often have the urge to simplify things, I quickly put together a Guid generator site. This page will generate any number of GUID’s for …

Read more