is a process of problem solving and planning for a software solution
0
votes
0answers
23 views
Java GUI - JLIST + Refresh
I need to create an interface which includes a list of events.
The events are saved into a Vector List and I need to be able to display a list of their 3 variables like this:
13/05/2003 Task 1 ...
3
votes
2answers
50 views
In usability testing, what consensus from users is enough to throw out an idea in future iterations?
I am in the midst of adding about 100 images to one of my current projects after completing a round of usability testing on a low/medium fidelity prototype yesterday. I included ideas for 4 pages in ...
13
votes
3answers
432 views
What is lean UX, and where can I learn more about it?
There is a new trend called Lean UX, apparently stemming from the Lean Start-up approach. What are its main principles?
What are good or recommended reference, sources or education for learning about ...
2
votes
3answers
283 views
Best iPhone app design process
What is the best way to design an iPhone app? What do I do first.
Is it best to do the following?...
Do a paper wireframe?
Do a digital wireframe (Adobe Illustrator)?
Design the real thing (Adobe ...
0
votes
2answers
66 views
How can I relate UX design to automation design?
I'm reading "The UX Book" by Rex Hartson and Pardha S. Pyla. They describe a general UX design lifecycle consisting of analysis, design, prototyping and evaluation. I'm especially interested in the ...
15
votes
9answers
699 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 ...
9
votes
4answers
328 views
What does “mobile-first” mean?
So I've been trying to find a legitimate answer to this question for a couple days. I read an interview in Awwwards recent publication Trends Web and Mobile 2013 with the following answer in regards ...
5
votes
5answers
418 views
Presenting a UX design
Say you're responsible for the prototype cycle of of a development project. Your end result might be something like an analysis of existing related solutions, a user model, a collection of scenarios ...
10
votes
6answers
195 views
How to generate product ideas as a group?
I work for a smaller startup, and for the past several months we've been conducting weeklong "Design Sprints" which are a great group product exercise based on an idea from Google Ventures.
While ...
1
vote
1answer
58 views
What kinds of sites should I focus on for a “new look and concept” redesign, and how much of a regular UX process should I follow?
On Behance, I've seen many "new look and concept" redesigns such as this one for Facebook and this one for Wikipedia. The gist of one of these projects is that you ask yourself, "If I could redesign ...
5
votes
3answers
299 views
What other UX processes exist other than user centered design?
What other well known processes or approaches for creating an user experience (such as an app or website) exist except the user centered design approach and what are their strengths and weaknesses?
1
vote
3answers
209 views
UX design technique using Post-it notes?
What is the official/unofficial name of the technique I have seen designer use by placing lots of Post it notes along a wall and categorizing them into normally three groups.
Normally someone writes ...
1
vote
5answers
283 views
How to avoid bad ux [closed]
There are plenty of examples of bad ux. Sometimes it accounts for a significant proportion of the entire interaction and sometimes it's a small but glaringly obvious detail that should be obvious to ...
4
votes
1answer
108 views
What is the term for making one UI component better but is not in sync with whole of UI?
Individual UI component owners (developer/GD) tries to make their component more useable/shining in the process losing the focus in the overall picture. I have somewhere read this to be something like ...
2
votes
4answers
92 views
What methods can I use to develop a gesture library?
There don't seem to be many universally recognised patterns for 3D gestures, such as you might use to interact with something like the Kinect. A previous question looks at Kinect gestures, but there ...
5
votes
5answers
187 views
Send wireframes before a demonstration?
I'm an in-house UX Designer for a medium sized company, and big part of my job is building wireframes for inclusion in spec documents. Usually, the workflow goes something like this - the product ...
27
votes
11answers
2k views
Do user experience practitioners ever have to worry about code?
To me this is a simple question – of course not. But on several questions and answers lately I need to fight for this opinion. I might be wrong, so I need to know. Do user experience practitioners ...
12
votes
2answers
299 views
Should UX design consider how things behave when they are broken?
As things are used they will accumulate damage due to wear. This accumulated damage will in many cases affect their behavior and the user experience.
Should UX design attempt to anticipate changes ...
3
votes
2answers
74 views
Managing copy during interaction & visual design
I'm about to begin a web architecture and design project that will have many pages with lots of content / copy across several different languages. One of the challenges is that for each geographical ...
7
votes
5answers
299 views
What would be the best way to fill “space” in an User Interface for irregular image sizes gallery?
What would be the best way to fill "space" in user interface for irregular image sizes gallery?
Conditions:
The row are subjected to hold maximum 3 images only.
Float left
If the total width of the ...
3
votes
2answers
124 views
What's an intuitive workflow for a registering user to simultaneously sign-up his colleagues?
I'm working on a redesign of a website that has a bit of a complicated registration requirement and I just can't get my head around how best to design the necessary forms/pages.
For context, the ...
14
votes
10answers
2k views
Should wireframes or functional requirements be created first?
When should you create a functional requirements document for a website redesign project? Are there instances where an FRD would inform the wireframes? I'm used to functional requirements being ...
3
votes
3answers
331 views
“Modernizing” legacy applications and legacy users
I'm tasked with modernizing many older UNIX based applications to new, web-based applications. The UNIX applications are completely keyboard-based (ie. "04" to select the fourth application, "Enter" ...
1
vote
2answers
193 views
Confusion with private messaging system
Planning a social networking site with a private messaging system, including following folders:
inbox
sentbox
drafts
trash
and labels that can be created, managed by the users and applied in a n:n ...
5
votes
3answers
177 views
Is it better to prioritize Innovation or Perfect UX, when budget is a issue?
We are currently working on a website with many innovative design ideas. The client is very happy with the site; the design and implementation was conducted under very tight budget restraints.
The ...
13
votes
2answers
551 views
Making the user login again after registration
Simple question: is it a bad idea to automatically login a user after their registration was flawlessly completed? A majority of all the websites I visit does not use this behavior, which is the ...
7
votes
3answers
289 views
How to sell people on the benefits of user research?
I work for a small team right now that is going through a requirements tornado. I know that the reason why is that they have no idea what their users want. They haven't done contextual interviews, ...
-2
votes
1answer
191 views
PSD to HTML conversion [duplicate]
Possible Duplicate:
Pros/Cons of PSD mockups vs. HTML mockups
I am a web developer. What happens is that the Client sends a PSD (Photoshop designs) to the company. Then the designer needs ...
5
votes
2answers
193 views
How to create a public UX process?
I want to make an experiment. I have a new project that I don't mind opening to the public.
What I want to try is to use the public (e.g. Facebook) to go through a UX design process - from collecting ...
1
vote
1answer
125 views
UX and UI copy / knockoffs - looking for stories [closed]
I'm researching the concept of copying experiences and design for a lecture I'm about to give. Why are we copying, what are the right and wrong considerations we take, and how does it effect the user ...
-1
votes
1answer
155 views
In your company, who is dealing with usability and interface design? [closed]
My opinion is that UI usually should not be designed solely by developers, since they usually do not see the "bigger picture" or the users' point of view. Most of my colleagues disagree. I am ...
7
votes
7answers
430 views
Should developer's ideas also be considered in UX discussions?
Can Developers also be included in UX discussions?
Sometimes technical issues also hinder the UI layout and personas. How can one get this resolved when it happens?
3
votes
1answer
228 views
Creating an user experience roadmap?
I was asked today if we could create an user experience roadmap for the application we are designing. I am a little confused about that since I have never really heard of the term user experience ...
8
votes
3answers
362 views
“Selling” the management on need for UX focus
After the novelty of finding this SO section wore off (and being rightfully shamed of asking a duplicate question), I'd like to rephrase this question so it would target what I feel is a gap in ...
4
votes
4answers
178 views
Methodology to determine ideal feature mix?
Aiming for a New Target: The Perfectly Featured Product presents an argument against featuritis (and provides some explanations as to how those situations arise).
The author (John Devanney) ...
36
votes
8answers
2k views
How to work with visual designers who treat wireframes as literal graphic suggestions?
Recently I started to face quite many cases on my client projects when a visual designer on the team produces design that looks like wireframes produced by me, only colored. Perhaps, the obvious ...
6
votes
3answers
566 views
Do I need to design four different apps for Android, iOS, smartphones, or have one common design?
I have to start designing for an app which will be used by Android & IOS users both on Smartphones and Tablets.
Do I need to design four different apps or have one common design and then ...
6
votes
3answers
252 views
What is the best way to map content to your information architecture deliverables?
I usually create a site map and wireframes as delivery but what is the best way to add info about what content (text, forms, images, videos etc) that should be included on the individual pages?
Do ...
1
vote
2answers
166 views
Piloting end-to-end UX process for IT staff on intranet
I have been asked the question today
Will releasing a new intranet to IT staff before all other users be detrimental to future user groups?
This is an enterprise intranet and it has been estimated ...
15
votes
7answers
558 views
At what stage in a project would hiring a UX contractor provide the most value?
In this case it would be for a small company that can't afford lots of specialized positions, developing a new (browser based, this time) version of an enterprise application. The new version is a ...
14
votes
8answers
982 views
At what point in the development process should UX come into play in an Agile work environment?
What are some successful examples of UX and the Agile Development process playing nicely together? Traditional agile doesn't usually account for it.
3
votes
2answers
118 views
What deliverables can one provide in a pitch for a client to show to his/her boss and get approval for a project?
I am in the position where a client is asking for some visual materials to show to his boss in order to get the go-ahead to sponsor a new project.
This client has an existing site that we designed ...
1
vote
2answers
775 views
What makes a UX User Story?
How does one create a user story as used in Agile methodologies? How should they be written; is there a standard?
0
votes
2answers
188 views
What is your design Methodology?
I was asked this question once and the only honest answer I could think of was "It depends" since the process would depend on the needs of the project and what the end goal is .However do you have a ...
0
votes
1answer
571 views
What should be covered in a UI Standards document?
I'm a coop student who is creating a web/desktop application design standards document for a company I'm working at. Each standard in the document needs to be supported by a reputable source.
What ...
2
votes
3answers
130 views
Including everyone in the company User Story creation?
I am a firm believer that design happens in every part of a company. Encouraging participation in Story creation follows that vein.
We have been experimenting with encouraging anyone - programmers, ...
7
votes
4answers
1k views
Best resources to make great reusable UI elements (icons/buttons/etc)? [closed]
I'm new to "crafting UIs", but I've been doing User Experience / Interaction design for a while. Being unable to design my own graphics has been a serious handicap for my work as I'm dependent on ...
3
votes
6answers
112 views
Should I offer the ability to log into my service with a phone number?
I have a web app that you can currently log into with either your email address or your username.
I'm developing a mobile application and I'm just wondering if I should offer the ability to log in ...
2
votes
4answers
104 views
What techniques are successful to achieve compromise with other disciplines within your project teams?
I find many designers run into difficulty getting their designs built or even getting the visual designer to stay true to wireframes. What techniques and strategies work for defusing the us vs. them ...
4
votes
1answer
124 views
Recommendations for storing design documents?
I'm an Interaction Designer working in an Agile environment, and my team members are located across the globe. My challenge is getting the team to move away from making design decisions over email and ...


