3
votes
3answers
107 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 ...
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 ...
0
votes
0answers
19 views

What are the desktop based Tools for UI work available today? [duplicate]

What are the tools available to a UI developer? I know and use Photoshop, Fireworks, Balsamiq. I just recently came across Pixelmator and I'm checking it out. What else is out there? Thanks.
15
votes
9answers
738 views

How does user interface design fit in a development process?

In a software development process where does the user interface design fit? If we take an agile approach for a small team (2 juniors, 2 seniors, a Team Leader and a web designer) what normally should ...
2
votes
2answers
233 views

What is a good way to fill in too much white space? [duplicate]

I have little design experience. Here is what my site looks like. Favicons and user images are added dynamically but the site looks sparse otherwise. How can I add content. I don't want to grab ...
10
votes
3answers
204 views

Can placing dark and light elements or blocks next to each other in a UI lead to problems in visual perception?

A designer on my project has proposed something that uses both light and dark backgrounds within the same context (basic mockups below). A short background for the app: It is a platform on which ...
2
votes
2answers
95 views

Use of mobile Actions icon on Desktop?

Looking for help in designing a navigation method (visual affordance) for space constrained Desktop app. Below, I have a tree grid which is the primary navigation for the detail pane below the ...
7
votes
5answers
391 views

What are the advantages and disadvantages of “minimal” design?

E.g. Google has minimal web design (just a search box). How do you define minimal design? How does this relate to minimalism in general? Is Facebook also minimalism at least from the beginning?
1
vote
1answer
156 views

How to display large data over a full screen image slider?

On my website www.goo.gl/uompd I have a full screen image slider which works just fine (the images are from screenshots of other websites I have done). On the slider I want to put 4 text boxes, a ...
0
votes
0answers
132 views

Looking for videos of POS/restaurant management system usability failures [closed]

(Not sure if this is a valid UXSE question. Please let me know/change to correct format if needed) I am looking for examples of UI failures/horrors of electronic point-of-sale systems. I am working ...
3
votes
2answers
237 views

When can UX best practices be ignored?

I suppose you could rephrase this question as "When can design supersede User Experience?" I've just designed a Nav bar that goes against everything I stand for as a UX Professional, yet I feel I can ...
2
votes
1answer
6k views

Designing an app for iPad / iPhone retina display

I am working for a client to develop an iOS app both for iPhone and iPad including for retina displays. The client is going to get the UX designs himself. We use the Apple's iOS Human Interface ...
4
votes
3answers
183 views

Using application bar in data forms?

I am developing an application for Windows Phone. Asking some of my friend to test it I realized the way I designed data forms and the application bar behaviour is very annoying. The form design ...
0
votes
1answer
329 views

Examples of great Time Tracking/Project Management Web apps? [closed]

I have to design this Time Tracker application. In this application you can add a company and then each company has x number of employees, each employ can add time(hours/day/week) to track his number ...
4
votes
5answers
855 views

Suggestion for Critical Application GUI Font

I create a critical software (which affect safety), on the GUI, I need a font that has clarity & clear typeface which is very readable, mostly that font will be displayed at height of ~18px, do ...
2
votes
4answers
219 views

How to design batch adding in a web application?

I'm creating a web application with batch adding and batch editting function. Could anyone suggest an interface on how this will go about? Im using PHP as the server side language. I am creating an ...
2
votes
4answers
220 views

Disable combobox with one entry?

Imagine an arbitrary list of items. To execute a command, the user has to select one of these items in a combobox (if there are no items, the combobox is not shown at all). Should the combobox be ...
3
votes
4answers
189 views

Positive connotation Icon for number of errors

We have a game where we need to count number of errors as performance criteria. We are looking for a way to positively note the scores. One idea was to make an association to golfing by naming it ...
3
votes
3answers
544 views

Usage of Golden Ratio [duplicate]

Possible Duplicate: Why does the golden ratio work? Or does it? How is that to use the Golden Ratio for the design of graphical interfaces. when I use it or should I? and on designing ...