Tag: UX

  • jQuery Forms

    I have been working on some forms for Marketo. Mostly shopping cart stuff to get signed up. It’s been a while since I really dove into jQuery to do some deep interaction design. Take a look at my prototype. [UPDATED to Joerns Link] It uses the Masked Input Plugin.  I like this plugin alot and…

  • Debugging Notes

    Some debugging complaints: Safari sucks.  There is no Firebug or IE Developer for Safari.  There is this thing called Webkit, but I can’t figure out how it works.  What the hell Apple?  Why do you have to be difficult?  No one wants Safari.  Safari has nothing special over other browsers.  It’s a pain in the…

  • Marketo.com Launched

    Marketo.com (The comapny I work for as UX Architect) is launching their flagship product and public site this week.  Uses a bunch of jQuery, Tabs Plugin, Validation Plugin and Scrolling Promo Effect.  Design was by (upon request).  HTML Production was done by NetKitchen and myself.  Overall, I think it’s a solid looking site. One thing I…

  • Exciting News

    Exciting news: The book publisher has green lit my book. I am starting to write it now. It is about jQuery and how it empowers designers. I will give a better summary after I work on it for a little while. I get an advance and everything. The book will be made of physical paper…

  • UX Review of Google Analytics Beta

    Google has opened the “beta” of thier new Analytics interface.  It looks nice visually.  Alot of UI improvements.  They use fmore flash now.  Most of the charts are bigger, which is good.  But I still think it lacks some “follow-through”.  My main complaint stems from a simple action that I keep trying to take that…

  • The UX of OK/Cancel buttons

    Nice article about OK/Cancel Buttons.  I was researching this because I had to make a decision on Marketo whether or not to put the OK before the Cancel or vice-versa.  Apparently, as this study shows, MacOS X and Windows do things very differently.  Should the OK come first or last?  This is definetely an idiom…

  • UX Defined

    UX stands for User Experience.  We used to call this Interaction Design (IxD) and before that we called it User Interface Design (UI).  Before that they called it Human-Computer Interaction (HCI) Design.  Additionally, people have called parts of it Information Architecture or Visual Design. Fundamentally, they are all the same discipline.  I call it Design.…

  • The UX of UX Design

    I think I am starting to unravel a great mystery.  Why do people who are not trained and not talented in UX insist on telling designers what to do?  I pretended to be a business owner talking to a UX Designer.  The UX Designer wants to do XYZ.  I think to myself, “I worked hard to…

  • New Style Brutha!

    So after Danny slammed my style last time, I decided that commadot.com needed a refresher. First I started looking at WordPress themes.  After alot of looking, this one caught my eye.  I started hacking it from there.  I changed the graphics, the text, the order of some things.  Then I added jQuery and started messing…

  • The UX of Hotmail and Google

    Truth be told, I use GMail as my primary mail program.  I have been happy with the Google UX lately using Google Talk, GMail, Picasa, Picasa Web Albums and sometimes Google Desktop.  Gmail is very good for mailing lists like jQuery.  Much better than anything I have seen from Microsoft (Hotmail, Outlook, Outlook Express, Live…

  • Random UX Judgements

     DISCLAIMER:  UX Judgements are harsh.  Don’t get upset or defensive.  Ignore them if you wish, but like Simon on American Idol, what I say hurts, but it’s true. The date picker in Google Analytics on the left is not obvious.  The only way to make a custom range is to find a hidden icon no…

  • Excellent Experience at Experts-Exchange.com

    I have been a fan of http://www.Experts-exchange.com for a long time now.  I registered in Sept 2003 and have earned 23,285 points.  It is fulfilling to help people.  I love that.  And the whole structure is set up to easily ask questions and easily answer them.  Recently (last year) they did a redesign which I…

  • Google Analytics

    I put the urchin.js file on commadot a month ago.  It is a little file that tells Google everything that is happening on this page.  It’s quite amazing actually.  Really solid user interface. (Much better than AdWords)  Great information.  Nice use of Flash, where appropriate. Look at this image showing where commadot.com users reside. And…

  • Background-position-y: Firefox Fails!

    I am trying to switch to the technique of 1 giant icons file.  I didn’t like the opacity filter for the disabled elements.  I really wanted grayscale.  So I had to use duplicate images.  I made a grid on my image so that the math was easy.  See image here.  So in my CSS, all…