User Interface Design For Programmers Chris Poteet, April 21, 2008December 28, 2008 Here is my recent talk at the Day of .NET. A lot of it doesn’t make sense without audio, and I break from the slides in the middle to demonstrate a usability video. If you need more explanation then drop a comment. Continue Reading
Day of .NET Presentation Chris Poteet, April 15, 2008 For all of you in the Ohio area, I’ll be speaking at the Day of .NET on April 19th. My topic will be “User Interface Design for Programmers.” I will explain the basics of usability, information architecture, user experience, etc. It will be focused on explaining the concepts to people… Continue Reading
CSS Browser Reset Chris Poteet, March 24, 2008April 6, 2009 A trendy topic amongst CSS’ers is the CSS reset. The idea is that you intercept the default browser stylesheet (that is used first in the cascade), reset, and then apply generic styles including margin/padding. I read many articles by many gurus, but I eventually came out with what I have… Continue Reading