deveopment

Minimal Footprint online – No Google

I attempted a while back to see if I could limit my exposure on the web.   Looking at all the security concerns and even my own security fun I decided to see what i could limit. First Steps The first place I looked was to stop all the online leakage and “free info” I was sharing while browsing.  You know …

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

New Theme–Responsive Design–Part 2

I launched a new theme on the site 2 weeks ago.  I Mentioned at the time a new technology.  I have switched to a responsive design theme.   If you are not familiar with responsive design it is: (wiki pedia) Responsive Web Design (RWD) essentially indicates that a web site is crafted to use Cascading Style Sheets 3 media queries, an extension …

Read more

New Theme

I’ve been pushing to get a lot done outside of work lately.  Some deadlines on applications and other technologies.   In doing so, I decided it was time to re-do the theme on my blog.  I’ll push out more details regarding the theme once it’s done.  I figured the only way to make sure that I completed this project was to just …

Read more

Setup of Developer Workstation (.net)

I recently updated my laptop configuration and did some spring cleaning.  It was time to re-install the tools and get the machine ready.  I do most of my development in Virtual Machines (virtualbox) but I typically have Visual Studio on my local machine for ease of use.  I realized that there are a lot of coponents you have to instll to …

Read more