-1
votes
0answers
8 views

how to manage big web based projects [closed]

How can I manage big web base application? I'm using PHP to design a link sharing website, and need some experience about how to manage it. Something that i need to know : How can i develop it what ...
1
vote
0answers
21 views

How can I learn A/B testing independently?

I'm looking for an independent project to learn A/B testing on, and I'm trying to figure out which A/B testing tools are commonly used for: Mobile Games Web And I'm also aware that the common ...
-1
votes
0answers
11 views

Best practices for attracting users to a new social media based site [closed]

Hi guys I was wondering if you can share with us, some tips on how to get traction to a new social media website which is only attractive when it has a lot of users that share content? Making a beta ...
1
vote
1answer
29 views

What are best practices when setting session expiration for a site's login?

We recently did a survey for our website, and one of the main complaints we received is that our customers are getting logged out and need to log back in. We have a 15 minute expiration set currently ...
1
vote
1answer
52 views

What is a good way to allow a user to enter in many rows of data?

I am working on a request system for overtime. The first 4 fields are required, the Dept, Project and Job field are normally optional, but are there to allow the person to enter values as needed, ...
3
votes
3answers
49 views

Limiting user input - beneficial or user annoyance?

I am coming up with my project's validation framework, including preventative error handling. I have been debating as to whether I should limit user input to prevent errors in cases such as prices or ...
-2
votes
0answers
28 views

Anyone know a free version of .NET tools like Infragistics? [closed]

I work with Infragistics in a .NET environment, but as we get more employees, we may want something with less licensing restrictions. can anyone please suggest some alternatives Thanks in advance
0
votes
2answers
30 views

What's the best way to indicate when fields are empty in read-only mode?

I am working with a data-intensive application that displays many tabs and inside those tabs are different panels with related content. It is form-oriented, so the panels have a read mode and edit ...
0
votes
0answers
19 views

Expandable\accordion table row example [closed]

I would like to to present the users with a set of data, in a table\grid and when they click on a row, instead of taking them to another page with a form, to expand the row (like accordion) and show ...
0
votes
0answers
27 views

What is the best way to display info from a table that has 20+ fields? [duplicate]

I have a giant table that has more than 20 columns and 10 pages with 15 rows each! How can I display this data in a way that's readable and understandable for the user? What alternatives exist?
0
votes
0answers
18 views

Which platform should a forward thinking line of business application use? [closed]

We are a small development business creating applications for the construction industry. These are typically classic line of business applications - grid heavy, trees, import and export and so on. ...
5
votes
1answer
52 views

Clocks on everything

When was it decided that adding a clock was good UX for everything? Sitting here in my office, I can see a clock on my desktop, a clock on my iPod, a clock on my phone, and an actual clockwork clock ...
3
votes
3answers
54 views

Responsive Breakpoints?

Twitter Bootstrap uses these break points for responsive design: Large Display: 1200px Default: 980px Tablet: 768px Mobile: 480px A client said they are using 1280px for their Large Display ...
2
votes
1answer
25 views

Visualization of event occurrences over time

I have a short time range tstart – tend ( ≈ 90 seconds) and a list of points in time which represent events that occurred at that point. I'm looking for a concise visualization of these ...
0
votes
0answers
25 views

windows phone different patterns for wi-fi and cellular connection

There are mobile internet settings and wi-fi settings in Windows Phone: In first case, we have a combobox containing 2 options. In second case we have a checkbox. Why? There is no third case in ...
0
votes
0answers
32 views

Porting iOS to Android

I'm not really a designer/UX expert, however I have been developing on Android for some time now and I always try to stick to the look and feel of the standard (ICS) look and feel (with some degree of ...
2
votes
4answers
71 views

How to show prices that are not yet included?

In our cart we have optional products (like gift wrapping) that the user can add. We also have options for selected items that might impact the cost (like choosing a hardback book vs a paperback). ...
-4
votes
1answer
115 views

Why did Google put those very ugly fonts in Google plus? [closed]

Google did a change of fonts in G+ in the recent past (I'm not a daily visitor so I don't know exactly when). The change makes the fonts look HORRIBLE in desktop (resolution of 1920x1080), but on my ...
6
votes
2answers
94 views

Benefits and drawbacks of modal windows

I'm working on a web application and am a little stuck trying to figure out how I should implement signup forms, login forms, contact forms, and payment forms. I can implement all these in either: ...
3
votes
2answers
35 views

Time entry that doesn't allow overlaps

I'm working on a time entry form for a project management app. The time entries entered represent real tasks done, so they cannot be allowed to overlap. Currently we accomplish this by simly ...
5
votes
2answers
57 views

Masked password characters in a GUI vs terminal

In a GUI form, or for example a login box on a website, it's usual for masked characters to appear like ********* as you type out your password. But in terminal applications, for example ssh, this ...
-3
votes
0answers
24 views

Changing canvas size in Expression Blend sketchflow [closed]

Is this possible? How do I change it? The default canvas size is just simply too small for my prototype.
3
votes
1answer
39 views

Describing how to copy an email message to clipboard, visit site, and paste it into textarea?

A customer buys a product from an online store and receives an order confirmation email. My company receives commission for having referred that customer. We want to pay a bonus to the shopper (i.e. ...
1
vote
1answer
35 views

Hiearchichal Selection for Grouping (ie Teams)

Say I have a page where I want to be able to select what people are on what team. Each team can have up to 3 participants(so height shouldn't be an issue) but the same people can appear on multiple ...
0
votes
0answers
38 views

Multi-Column Form Design: Is There a Consensus? [closed]

All - I've read a lot of articles/research on this topic, but some practitioners insist that multi-column forms can be used effectively. To aide in the discussion, here is a list of research we can ...
4
votes
3answers
50 views

How should I link-back to a website's landing page?

My client would like to include a link back to his landing page (Lawyer Jump Page) in case a user mistakenly clicks to the wrong website link (either Divorce Law or Personal Injury Law). He ...
4
votes
4answers
96 views

Phone or Tablet mockups: chicken or the egg?

What form factor should we start with, when the boss asks for "mobile" wireframes? Should we choose phone, full-sized tablet, or "mini" tablet - and why? I am finding the Nexus 7 a good starting ...
5
votes
4answers
62 views

Should the selection of a Radio button control the display of two different forms?

I am working on a reporting form for an electronic healthcare record application used by physicians to generate reports on usage. There are two different report types. Only one type of report can be ...
-4
votes
0answers
37 views

I'm building a food/lodging website [closed]

The website EatNap.com should facilitate searches for both hotels and food Specifically for the front page, what is the best way for the user to see it? i have mixed optinions and suggestions, such ...
3
votes
3answers
154 views

Are mega footers good UX? [duplicate]

I've noticed that several websites — especially universities and web development sites — have recently started placing mega-menus in their footers. Here are some examples of what I ...
2
votes
2answers
38 views

Interaction model for hierarchical selection

For a line chart, I would like the user to be able to drill-down and look at how specific groups are fairing over time. First, there is the selection of dimension and then groups within that ...
3
votes
2answers
67 views

Is remembering and using user ID when logged out a bad thing?

I'm developing a website for a group of people who play a game online. (It's for a mmorpg guild). I'm creating it all myself rather than using an existing system mostly to learn website skills as I'm ...
4
votes
2answers
78 views

What is the best way to communicate that certain functionality is currently unavailable in an application [duplicate]

Let's say there is some feature in an application (accessed via a button) that only becomes available once a number of criteria are met. Off the top of my head, there are 3 options here: Hide the ...
2
votes
3answers
48 views

Show file size of (inline) linked downloads?

Should we show the file size of downloads linked on a web page? For download sites (e.g. file hosting services), the answer is obviously yes. But what about websites that offer downloads only ...
0
votes
3answers
56 views

What symbols should be used for OCR and facial recognition actions? [closed]

What symbols should be used for OCR and facial recognition actions? I think that I can use camera symbol for the face recognition, but have no idea what I can use for OCR...
-2
votes
1answer
53 views

Table Versus Definition List for Views [closed]

I am using definition lists for my form elements and their labels, and that seems to work fine. My labels are <dt> elements and the inputs are <dd> elements. If I want the label and ...
1
vote
1answer
93 views

Difference between VD,UI and UX? [duplicate]

I want to have a clear understanding of difference between user interface, user experience and visual design?
3
votes
1answer
62 views

Difference between UI and Visual Design/Style Guide?

From looking at some of the style guide for web applications that are available, there is a distinction made between the visual (icons, colours, logos, etc) and UI (look and feel of user interface ...
5
votes
1answer
40 views

Comparing the WAMMI and SUS scales

From doing a lot of research about standardized measurement for usability, I came across the WAMMI questionnaire which looks at a few of the factors in usability that goes into more detail than the ...
4
votes
1answer
65 views

Alternative to a columns of checkboxes in a table

Here's the scenario: A Person has a bunch of Accounts. Accounts may (or may not) have Services attached to it depending on the type of Account. Currently there are two types of Service (indicated by ...
0
votes
1answer
59 views

Adopting sidebars in iOS apps

It looks like several known apps for iOS (Foursquare, Spotify) now adopt the sidebar that already was present in Facebook app (screenshot is from Spotify for iPhone): AFAIK, this is not a standard ...
0
votes
3answers
119 views

When is horizontal-scrolling ok? [duplicate]

Here's a picture of my site: Now, ignoring the "erased" stuff, is there any way I can make this interface be reasonable? It will never fit on the screen no matter what I do, even if I go to 2 lines ...
1
vote
2answers
39 views

Hiding the bottom half of a table [closed]

I have a view in a webapp which looks like this, though generally with many more rows: Currently, all rows with a Status of 'Deprecated' are sorted to the bottom. I want to update this view to ...
4
votes
1answer
42 views

What is a good method for organizing internal team tools and public comments?

I'm creating a mobile web application for debates. There is a public discussion between two people displayed on a "card", with buttons to tell the other person they made a good point, and to add a new ...
3
votes
6answers
113 views

Low-fidelty vs high-fidelity: Do they elicit different types of reactions?

You often read claims that lower fidelity prototypes illicit different reactions than higher fidelity prototypes. This came to mind again today because I came across it when reading a post on UIE ...
1
vote
3answers
41 views

What options to give for multiple choice subjective feedback?

I'm working on a very brief feedback survey as part of our product. To encourage use and simplify the received data I was thinking of restricting it to: Do you like [product name]? Any ...
1
vote
1answer
35 views

How can I direct the user to add a home screen widget after configuring it?

I have an Android app which includes a home screen widget with complicated configuration options. To make it easier to configure a widget, I've made it possible to set up a widget configuration in an ...
4
votes
2answers
106 views

Using a Timeline in a Responsive Design?

I might already know the answer to this but would like some feedback / opinions on this. I am currently putting together a responsive design that will use a linear horizontal timeline. This works ...
4
votes
2answers
82 views

How to make users expect app-like features on a website?

I have a website with some app-like features like drag and drop. I use the standard indicators for these features, but testers don't discover them in user tests. When these features are pointed out, ...
3
votes
1answer
77 views

Is the back button in Windows 8 apps purely chronological?

The back button is ubiquitous in Windows 8 ("Metro") apps. What exactly is its meaning? The Microsoft apps I have seen and the Visual Studio page templates use the button in a chronological manner ...

15 30 50 per page
1 2 3 4 5 163