Tagged Questions
3
votes
3answers
101 views
Mixing rounded corners and square corners
The question of the usability of rounded corners versus square corners has already be answered here. My question revolves more about the consequence of having them intermingled. I've heard some ...
3
votes
2answers
166 views
Why does the Xbox controller have non-symmetrical analog sticks?
The image below shows the controllers of the three eighth-generation consoles (Xbox One, PS4, Wii U).
As you can see, both the PS4 and Wii U controllers have symmetrical analog sticks, which seems ...
0
votes
0answers
44 views
Reducing flicker in a real-time graph? [migrated]
I am rendering a scatter plot every 5 seconds where the X-axis denotes time and Y-axis denotes a set of names ordered alphabetically.
download bmml source – Wireframes created with ...
5
votes
2answers
83 views
Should I use pagination in a forum's thread
I am designing a forum with large discussions, with no specific need to order answers. Do I need to implement pagination or should I maintain one unique page per thread?
4
votes
2answers
70 views
What to put in a middle column of a frameset?
I am working on a site which displays statistical data about computers (disk, usage, etc...) and there a web page which consists of three columns: two smaller on the side, and a large one in the ...
2
votes
2answers
105 views
Playlists: horizontal or vertical?
Let's assume that playlists are groups of items that are selected for some reason (to be played, to be converted or to be used in any other operation).
My question is: what is the best way (if there ...
6
votes
4answers
285 views
Why are AC adapters (wall warts) designed to block adjacent AC outlets?
The AC adapters for a lot of equipment seem to be specifically designed to block the AC outlets around it (this is in the US).
Is this a safety feature to minimize the power to that outlet or just ...
1
vote
0answers
85 views
User interface design [closed]
I am writing an application in C# using Visual Studio and need my UI like this:
+-------------------------------------------------------------+
|Action1 Action2 ... ActionN | Toolbox | ...
7
votes
3answers
306 views
UX responsibilities
Is there a number of responsibilities that fall under UX (for example, graphic design, usability etc), or is UX a sub responsibility of design?
4
votes
2answers
93 views
Contrast on footer and other elements
Is it of good UX practice to reduce the contrast of the footer and some other elements on newsletters and websites?
In this first example, the contrast of the footer in a newsletter is reduced, I ...
2
votes
2answers
101 views
How to archive paper prototypes and physical objects from design process?
I have looked around UXSE for questions on this and haven't found anything yet.
I am looking for solutions to managing paper prototypes and sketches and other physical objects created during a design ...
3
votes
2answers
286 views
Is a popover a good way to present short pieces of information on a website?
I'm currently designing a website on which I have to include the obligatory legalese. So: copyright info, privacy policy etc. There's not a whole lot of text though, at best two paragraphs of text for ...
14
votes
2answers
797 views
Any data available on using Skeuomorphic Design in apps?
I've recently come across an article about Skeuomorphism that peaked my curiosity.
Skeuomorphism: ..."an element of design or structure that serves little or no purpose in the artifact fashioned ...
1
vote
0answers
76 views
would a small application to store temporary data be useful [closed]
I am planning to create a nice free small application and I need your expert opinion about whether this application would be useful or not. Here we go:
Details about the Application
Imagine you ...
1
vote
0answers
75 views
How do you communicate that UI is not the same as UX [duplicate]
Possible Duplicate:
Difference between UI and UX
One of the challenges that I have found is communicating the fact that UI is not the same as UX and is just a subset of of UX as a whole ...
10
votes
8answers
1k views
My boss has a different idea of a website's UX
Let me explain the situation.
I started transforming an "old (.Net 2.0)" Application into a webapplication.
Problem here is, that no-one here is really acquainted with the UX of a website (simple, ...
6
votes
2answers
148 views
Balancing Information: Number of elements
I'm currently working on a redesign of our company support page. The focus is to move towards a search orientated experience, but there's been some debate about which elements to keep there and which ...
8
votes
4answers
286 views
Does “ink is expensive” apply in a user interface context?
Edward Tufte in the book The Visual Display of Quantitative Information states, more or less, that ink is expensive. Any ink which is not used to actually convey information is chartjunk and it will ...
16
votes
2answers
371 views
What are some best practices to follow when designing for users completely unfamiliar with computers?
In User Testing in the Wild: Joe’s First Computer Encounter, a researcher for Mozilla encounters a 60 year old man who has never used a computer and describes what it was like to have him use a ...
6
votes
2answers
182 views
Pros/Cons of customized/reproduced HTML elements
I have a very specific case where the <select/> elements in a browser interface are replaced with a custom HTML structure while styling is added via CSS and functionality is added via ...
