Assigning modules from a library to a server where the number of modules can change?

I need to create a design for an internal tool that we will try to utilize within our own team that works with software testing. We will try to build a tool that can help us automatically setup a test system.
I have a list of servers that…
share this post : )
Number/Date/… Standards for International English

We don’t know (yet) where the user is located (browser detection is out of the question), so the user need to go from a global site to a country-specific site to select their prefered language and local.
In the global site, we will offer …
share this post : )
Should bulk-editing functions be hidden until a table row is selected, or is there a better solution?

As an example, MailChimp displays subscriber lists in a table/data grid. Notice that while the user can select one or more rows using the check box at the left of each row, he doesn’t know what actions might be available once the row is se…
share this post : )
Email vs Mobile Number?

Which one are the most important? Email or mobile number? I’ve seen facebook do let user choose either to register to use mobile number or email. Any Ideas?
Currently I’m doing registration for parents and students….
share this post : )
Digital Services Performance Measurement Framework for measuring and monitoring user experience

From the framework developed by GSA’s Digital Services Innovation Center that aims to:
identify a common approach to collect standard data, and enable
aggregation of this data
The framework is based on the following types of measures:
B…
share this post : )
Database ID auto Increment

I’m building a CMS Admin Panel to show Data.
I’m considering the ID column.
Which one is more compatible for user?
The Pretty Auto Increment
Neat Number but hardly refer the ID for searching
# name data
1 Billy Test
2 Jason Test
3 Sar…
share this post : )
Does visual design really affect UX?

I am really concerned about the effects of visual design on user experience, but as this may seem too broad, let me clarify it a little.
My statement is that, if the user can find the information he or she needs, because of thoughtful in…
share this post : )
Is it good to automatically sign up a user if he doesn’t have an account?

On some sites when you don’t have an account, you are asked: "Sign in with Gmail" or "Sign in with Facebook". When you click and your account isn’t found, it automatically signs you up using the selected social network,…
share this post : )
"I agree" check box or buttons

I’m designing an application which allows the users to sign up if they agree to the terms and conditions.
If the user agrees to the terms and conditions, sign-up process will be successful and the user proceeds to the next screen as regis…
share this post : )
iOS using tabs in modal view to show camera/multiple photo galleries

In our app there are many pages of forms, and each page can have (or requires) photos attached to them. Photos can come from the camera, photos previously taken, or a view of certain photos from the iOS photo gallery. I don’t have room for…