SXSW 2013 The Good, The Bad and The Ugly Jeffrey Smith / Thu, Mar 28, 2013 It’s March, which means another SXSW! This being my first SXSW I really did not know what to expect and I felt that being a rookie gave me some solid unbiased opinions about this world famous conference...
Jeff's Top 5 XAML Tools. Jeffrey Smith / Tue, Dec 11, 2012 Whether you’re a developer or designer, 3 rd party tools can improve productivity and just make life easier. Here you will find my top 5 tools I use on a day to day basis. Hopefully you will find them...
Secondary and Primary user Actions Jeffrey Smith / Tue, Sep 4, 2012 One quick and easy way of making any application or website more usable is to identify primary actions and secondary actions. Primary actions are the most frequently used that guide the user along an...
How To Translate Common Design Principles To The Windows Phone Jeffrey Smith / Fri, Jan 27, 2012 Recently I published an article for MSDN's online magazine. The article covers common missteps that developers tend to make when creating mobile apps for Windows Phone and how to avoid them. To check...
User Experience Design Soon to be a Flooded Industry? Jeffrey Smith / Tue, Jul 5, 2011 Being trained traditionally as a Graphic Designer, I have noticed a field that has evolved from Art departments without a single computer to a variety of disciplines in web, print, application, and...
Drop Shadow / Glow Effect using XAML Jeffrey Smith / Tue, Apr 5, 2011 As most of know Silverlight has built in effects, however these effects can be pretty memory intensive. One solution would be is to use an image for the shadow, however if you’re planning for the object...
XAML Guidelines Jeffrey Smith / Wed, Dec 29, 2010 Whether you're a designer, a programmer or a hybrid, you need to work in a way that makes easier on members of your team. This comes from Martin Fowler's book Refactoring : "There is another user of...
Adding Animation to the User Experience Jeffrey Smith / Thu, Oct 28, 2010 Animation - if used correctly - can boost the users experience and help draw attention to certain areas of you application. It can also inhibit a user’s experience if used incorrectly. The key to good...
Text Bevel Effect in Silverlight and WPF Jeffrey Smith / Wed, Sep 1, 2010 If your a developer you may often over look design but there are some techniques you can use that take a small effort but produce big benefits. Here I'm going to show you how to use a Content Control...
Layout: it’s all about divisibility! Jeffrey Smith / Mon, Jun 28, 2010 Coming up with a simple grid system for your ui or website layout can make designing easier and produce more professional results. Not only are you making it easier on yourself your making a user friendly...