This is a bit of a soft question, feel free to let me know if there\'s a better place for this. I\'m developing some code that accepts a password that requires international characters - so I\'ll nee
The Windows 7开发者_JAVA百科 UX guide has nice illustrations and examples of icons, but I really can\'t find them in the SDK. Are they hiding somewhere, or are they not available ?If you are talking a
I have some basic code to determine errors in my MVC application. Currently in my project I have a controller called Error with action methods HTTPError404(), HTTPError500(), and General().They all ac
How can I communicate in a very simple and effective way the path the user takes through my application?
First of all it is a UI design question! Which is the best design practice for edit data in RIA, for example in Flex or Silverlight?
I have a form that displays queue of messages and number this messages can be changed. Really I want to blink label (queue length) when the number of messages were increased to improve form usability.
I would like to design a GUI for a multi-touch device to navigate through a feed of articles. The articles are tagged and organized in a few hierarchies (e.g. topic hierarchy, GEO hierarchy if the art
I have an application developed for android phone. Now I am going to customize it to be used on开发者_高级运维 tablet (Galaxy Tab). Assuming I have to redesign some screens and flows for better user e
I\'m using Google\'s user api on Google App Engine for authentification. As nearly everyone have a Google Account and api is easy to implement, that solution is convenient.
I have a form that needs to allow people to search for hikes, hiking groups, or hikers, depending on what radio button they choose within the form.