{"id":57,"date":"2005-03-04T12:20:03","date_gmt":"2005-03-04T18:20:03","guid":{"rendered":"\/?p=57"},"modified":"2005-03-04T12:20:03","modified_gmt":"2005-03-04T18:20:03","slug":"user-interface-feedback","status":"publish","type":"post","link":"https:\/\/www.codedread.com\/blog\/archives\/2005\/03\/04\/user-interface-feedback\/","title":{"rendered":"User Interface Feedback"},"content":{"rendered":"<p>My <a href=\"http:\/\/blog.codedread.com\/archives\/2005\/03\/02\/improving-adobe-reader\/\">rant about Acrobat Reader<\/a> made me think a bit about user interfaces and designing improvements.  <!--more--><\/p>\n<p>I think a big aspect of this is <em>knowing what your customers currently use<\/em>.  If only 3 people out of a million are using your fancy equation editor, does it make sense to spend all that money improving it?  (then again, maybe it's because that feature is so difficult to use).  If 99% of all users are using the \"Find\" feature, does it make sense to remove it?<\/p>\n<div class=\"ads\"><object type=\"text\/html\" width=\"468\" height=\"60\" data=\"http:\/\/www.codedread.com\/gads.php\"><\/object><\/div>\n<p>I was thinking it would be great for applications to build this feedback into the application such that the company can build a database of usability information across its entire user base.   This concept is an evolutionary step from the now common way that some applications handle fatal errors by asking the user to send an Error Report.<\/p>\n<p>Server logs for web pages are also a primitive form of this (with the \"application\" being \"your website\").  With server logs you are able to determine the relative number of people visiting each page\/section of your site.  Coupled with referral <abbr title=\"Uniform Resource Locators\">URLs<\/abbr>, it can also tell you when your site is found useful by someone doing a global search on the internet.  This feedback can be very valuable.<\/p>\n<p>For web applications, this is a piece of cake, you are in control of all the code and the user is required to connect to the web to use the application.  You can simply implement server-side sripting to build your database of usability information.  For desktop applications, it's a little trickier because of differences in platforms (resulting in differences in actual applications or user interfaces) and because it requires a connection back to the company to periodically dump the usability data.  This dump could be as infrequent as once-a-week or once-a-month but it would (or <em>should<\/em>) require the user's explicit permission.  Some people will naturally feel uncomfortable with this idea, so this should be an option which the customer can opt into (she may not want to give you that usability data).<\/p>\n<p>The form of usability might be as simple as the number of times a particular feature (or menu\/toolbar command) was used or it might entail more complex algorithms such as tracking a series of commands and how many times they were executed, dumping back preference data, particular macros that users have written to handle tasks, etc.<\/p>\n<p>Anyway, I'm sure bleeding edge companies are already figuring out how to effectively do this (I think the Google toolbar does something similar with your search queries) and these may be some obvious observations, but I had nothing else to write about today... \ud83d\ude09<\/p>\n","protected":false},"excerpt":{"rendered":"<p>My rant about Acrobat Reader made me think a bit about user interfaces and designing improvements.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25,11],"tags":[],"class_list":["post-57","post","type-post","status-publish","format-standard","hentry","category-software","category-technology"],"_links":{"self":[{"href":"https:\/\/www.codedread.com\/blog\/wp-json\/wp\/v2\/posts\/57","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.codedread.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.codedread.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.codedread.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.codedread.com\/blog\/wp-json\/wp\/v2\/comments?post=57"}],"version-history":[{"count":0,"href":"https:\/\/www.codedread.com\/blog\/wp-json\/wp\/v2\/posts\/57\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.codedread.com\/blog\/wp-json\/wp\/v2\/media?parent=57"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.codedread.com\/blog\/wp-json\/wp\/v2\/categories?post=57"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.codedread.com\/blog\/wp-json\/wp\/v2\/tags?post=57"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}