Tagged Questions
1
vote
0answers
55 views
What is a good design for moving entities from the current role/place to another?
I need to create from an html page the following functionality:
I will simplify the domain problem. Assume that I have a person e.g. a teacher that goes to a specific building to work i.e a school.
So ...
2
votes
3answers
386 views
How to design a futuristic-looking application
I was hoping to get some advice from some more experienced UX developers. I have been presented with a unique challenge by my customer, and I feel like I am failing.
Specifically, they want a UI that ...
0
votes
2answers
120 views
Different ways to show photo being selected with tag
I am trying to do a UI that show a photo (or box) being selected and tagged. For example:
http://behance.vo.llnwd.net/profiles/59549/projects/3012199/8c0a114a08fa35bfbb0e6bc32936a525.jpg
Original ...
-3
votes
1answer
1k views
metro style UI is too early or not [closed]
I think metro style UI is just beautiful and user friendly. It is suitable for both Tablet and PC.
Should I make my new website design in metro style or conventional standard?
29
votes
6answers
2k views
Why do websites not use entire width of browser?
What reasons might a website not use the entire width of the browser, like Gmail does?
For example, StackOverflow does not use the entire width — it has left and right margins. This means the ...
2
votes
1answer
2k views
Most Common Screen Size used to play facebook games?
I am developing a facebook game. this game is written in php/Jquery/CSS. Up until recently, facebook games have been display in an iframe that was 720px wide. But recently, they gave the option to ...