Tagged Questions
5
votes
2answers
74 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
102 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
3answers
229 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
83 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 | ...
6
votes
3answers
254 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
90 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
95 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
270 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
784 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
145 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
283 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 ...
15
votes
2answers
340 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
181 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 ...
