Main Content Section

Recently Blogged:

XBox Alby
  • My weight loss journey so far.
    Monday 26th of December 2011 11:37:24 PMI am 28 y/o and 5ft 11in. I weighed myself in August and I had finally crossed the 300lb mark (305lbs at 5ft 11in) for the first time in my life.  I had flirted with that weight for several years, but never crossed it to my knowledge.  But, I never was a fan of weighing [...]
  • The 300 million dollar button – UI design
    Friday 7th of October 2011 09:06:38 PMA case that illustrates the potential value from (seemingly) small user interface decisions. http://www.uie.com/articles/three_hund_million_button/
  • JavaScript and HTML5 canvas-based heatmaps
    Friday 22nd of July 2011 10:42:18 AMThis is a very slick use of JavaScript and HTML 5 to generate dynamic heatmaps. About heatmap.js heatmap.js is a JavaScript library that can be used to generate web heatmaps with the html5canvas element based on your data. Heatmap instances contain a store in order to colorize the heatmap based on relative data, which means [...]
  • Web DPI Scaling in legacy Internet Explorer
    Saturday 16th of July 2011 10:50:16 PMWhen dealing with Web sites or applications that need to be highly accessible, you can often get tossed development curve balls where you are forced to add fixes for obscure problems. Users with poor vision will sometimes change the DPI scaling feature in Windows  from the default 96 dpi to something higher.  With older versions [...]