application or an "app", is computer software designed to help the user to perform specific tasks
2
votes
2answers
50 views
My team has to build an app that requires a Facebook auth to enter a sweepstakes. At what stage should the authorization happen?
Would it be better to require this authorization when the user first lands, or let them play the app first and only prompt them once they try to enter the sweepstakes?
11
votes
6answers
445 views
How easy should I make it to delete content?
We want to make it easy for people to perform task in an application, but we also want to prevent them from accidentally deleting something. Where is the middle ground between these two opposing ...
5
votes
4answers
178 views
Live preview - alternative to split screen
I am working on a playground for designers and front end developers. One of the features it has is the live preview. This means that while you are changing your html or css code you can preview the ...
3
votes
2answers
57 views
Where to place advanced search option in a shopping app?
Should users be provided with options to adjust budget, color, category etc. while searching or on the catalog page ?
I think providing advanced search options on the catalog page where relevant ...
6
votes
5answers
207 views
Is there any good reason why I shouldn't make some mobile app parts sticky?
What are the downsides of making that part with column-chart sticky (Always positioned to the top even when bottom part is scrolled down)?
Haven't met that kind of solution in any mobile app before. ...
3
votes
4answers
477 views
How to create realistic mockups?
I need to create a realistic mock-up for an app. Are there mockup tools to create mockups that look like a final app?
(Preferably for Mac OS Cocoa Apps, on any OS: Linux, Windows or Mac)
If not, ...
6
votes
1answer
315 views
Skeuomorph or OS-consistency?
Skeuomorphic UIs should give the user something that looks like a familiar object, presumably making it easier for them to understand what it should do and how it should be used. Even if the UI isn't ...
0
votes
1answer
67 views
Best practices for application alerts
As a developer, I'm always confused about the three basic values of any application's alert:
Title
Message
Dismiss button
What should be placed in those 3 values? FAQ for myself:
Should the ...
1
vote
2answers
97 views
What UX Changes Needed For New iPhone 5 App Updates? [closed]
I am helping my team to update our iOS app to support retina display and iPhone 5.
I've read little bit of Cocoa Auto Layout, and other pages from developer.apple.com.
But my question is, if I ...
5
votes
2answers
129 views
Is Tab Bar based iOS Design for feed driven apps a better UX?
Working on a feed driven iOS application and wondering peoples thoughts on Tab Bar driven iOS design for feed based apps. There is a large amount of evidence that supports the well integrated use of ...
9
votes
1answer
280 views
Should I provide the option to change the language in an app?
Smartphones settings allow you to choose a default language thereby ensuring your application displays in that language. Is it useful to provide an option to change this language within my application ...
5
votes
2answers
110 views
Correct ordering position for 'Yes', 'No' and 'Not now'?
What is the correct position for the 3 buttons:
Yes - No - Not now
(or Yes - No - Later)
is it Yes - No - Not now
or is it Yes - Not now - No
This will be on a windows 7 windows application, on ...
3
votes
2answers
57 views
UI Options for Displaying Connected Apps / Managing App Connections
I am searching hard to find a nice way to show connections/interactions between various individual apps within an app store.
This is important for two reasons:
Certain apps exist mainly to ...
7
votes
1answer
99 views
Best practice to ask for donation on a windows application?
How to ask for donation on a free windows application, without risking being pushy ?
This old question is only talking about websites: Best UX to ask for donations
I want to remind people to donate, ...
2
votes
2answers
101 views
What is the most important UX considerations that could be answered by statistics gathering (list)? [closed]
I am trying to figure out what types of things are best tested in my website(s), phone apps, or programs. These need to be things that can actually be measured. Which information is most useful to ...
2
votes
0answers
79 views
What do App Store reviewers say about greyed out buttons leading to in app purchases? [closed]
I'm wondering if there's anyone that have any experience from submitting an in app purchases (IAP) based iOS app to Apple with greyed out buttons that leads to the actual purchase?
I've been ...
9
votes
6answers
595 views
Colliding icon meanings
In the interests of fitting in with design guidelines and not wanting to endlessly push icon pixels, I try and use Android's1 built-in icons as much as possible. Occasionally, that means combining ...
45
votes
18answers
2k views
How can I keep up-to-date with the latest thinking about designing complex, rich applications?
I am designing a very complex eco-system of apps.
I like to make sure I am up-to-date with the latest thinking, research and trends in app and UI/UX design. I find that there are many great articles, ...
1
vote
2answers
1k views
What is the optimal text size for an iPhone 'News application'?
We are designing a News application for one of our clients, and I would like to get to know what is the optimal text size for Headlines and Article text in an application like this?
We would like to ...
2
votes
2answers
285 views
What is the best approach to labelling text input fields on smartphone application forms?
Platform: iOS. Must be able to run on all (probably most) iphone devices.
As part of a smartphone application design, I am currently designing an "event creation" form, originally implemented in a ...
3
votes
5answers
124 views
Name of the logged off part of an application/a website
I'd like to know how you would call the part of the application which is not the showcase, not the app itself, but the part between both.
Let me explain with more details. It is something very common ...
4
votes
3answers
125 views
Should shortcut keys be prefaced by shift/alt/ctrl?
In a non-word processing context, is it okay to have key presses do actions without having the user preface them with ctrl, alt, shift or command? If I do have them just be single key presses, do they ...
0
votes
3answers
225 views
Banner Ad placement in a mobile app
Where should you put banner advertising in a mobile app?
Specifically take this mockup for example.
https://pbs.twimg.com/media/A8HcBC7CQAEuQnd.png:large
Above title? Below title?
Below navbar? ...
4
votes
1answer
72 views
When applications get personal
Has anyone come across research on the use of first names in applications?
We're working on an application with many questions. There's a desire to use the first name of the user, their spouse's name ...
0
votes
3answers
157 views
Opening popup and pages in a new browser window is this a good usability practice for a web application
The website I am reviewing needs couple of external plugins (flash and java) to be installed. Also the site uses a strategy where every popups and most of the pages opens on a different browser ...
2
votes
5answers
112 views
Is it a good practice to have a session expiry popup with timer for user assistance
I am working on a banking site, is it a good practice to have session expiry popup alert for users assistance.
I feel it helps from the pain of re-login the site every now and then.
Please correct ...
5
votes
5answers
357 views
Truncating long text labels - Best Practices?
I was wondering whether there are any studies around truncated labels, in case if they ever get too long and layouts can't fix it? Does it confuse users if a label is truncated with an ellipsis ...
0
votes
2answers
256 views
What is the best practice for “save” function on applications?
I'm helping to pull together UI/UX best practices document for my company, and we have discussion on the "save" function for applications and multi-page webs forms from which a user could leave and ...
4
votes
1answer
577 views
What are the best practices of designing a validation message on an iPhone App?
I am working on designing an iPhone app and I need to know which validation message style is the most recommended for the forms included.
I don't prefer to use a pop up window i need something that ...
1
vote
3answers
145 views
My sign-up process has too many options - should I shut some down?
We have a service that involves syncing between devices. You can either:
a) sign-up on the web, download the client and sign-in
b) download and sign-up within the client
c) download a mobile app, ...
4
votes
1answer
122 views
When is it ok to have two different layouts for the same page inside a web application?
I have a page inside the application that will be displayed inside a popup on other page. Since the page was not designed for the popup size I wanted to create a compact view for it. Would this be ...
11
votes
4answers
2k views
How to design identical UI for cross platform Mobile app?
One client wants to make a native apps for iPhone, Android, Blackberry and and Windows phone. But he wants to make the look of UI identical on all devices as much possible.
1) Is it technically ...
5
votes
3answers
2k views
Why do some custom iOS apps use the native nav bar?
I'm talking about Instagram or Foursquare, they are custom designed but still are using default themed menu bar for navigation. Is there some dirty secret behind it?
1
vote
4answers
102 views
Engaging end-users to access the site once an off-line task has been completed?
My scenario goes like this:
User comes online to find a lawyer to assign for a certain project
System displays all lawyers with their contacts
User researches as he wishes, and contacts lawyers ...
2
votes
2answers
142 views
Windows Application Guideline
Is there a guideline for designing Windows Applications, whereas they specify font size and spacing, best screen resolution?
5
votes
3answers
595 views
Universal blog icon? [closed]
How do I tell users I'm referring them to a blog? This is within a mobile app.
I realize it could be a Wordpress/Tumblr icon, but that's subject to the company's logo change and I was just wondering ...
0
votes
2answers
320 views
Jobs says he cracked the TV code - How can Apps successfully integrate into the TV watching experience? [closed]
Apps are out there today with Samsung's Smart TV, AT&T's U-verse has a few, Google 2.0 is coming out soon, etc.. however, most seem like a novelty. Is there a way applications can successfully ...
3
votes
2answers
267 views
What are some iPhone app examples that successfully use progress indicators [closed]
I am designing a iPhone app and the main function of the app is a 3 step process (steps most likely don't happen all at once (there could be a period of time between steps, unlike a signup flow). I ...
3
votes
2answers
339 views
Re-skinning web apps: Yes or no?
During Phase 1 of our current web project—a site with thousands of pages and 38 legacy web applications for several groups of users—we're focusing on content strategy and implementing a CMS. The web ...
4
votes
5answers
486 views
Android Usability? [closed]
I am in the midst of redesigning my Android app, and I've already done it for the iPhone. I think I "nailed it" on the iPhone, however I'm having a little bit more of an issue with Android, mainly ...
9
votes
2answers
68 views
Differences between websites and their mobile counterparts
I am looking for some opinions on a topic I have been thinking about recently.
When comparing full websites to their mobile sites/apps it's noticeable that clients are FAR happier to keep the ...


