When is it appropriate to autoplay music or video on a web site?
Never! If your website doesn’t encourage people to click play on the video then you need to rethink your strategy. People now expect the option to opt-in, i.e click play on your video rather then have it play automatically for them.
What is a “UX Unicorn”?
Let’s get this straight. A UX unicorn is a mythical object. A UX unicorn can solve not just an unusable interface, but also, poor strategy decisions, lack of management vision, an under resourced development team, a woefully inadequate budget, and a complete lack of design thinking.
UX unicorns don’t exist, but this does not stop product managers from their eternal quest to find a magical solution for problems.
However, if you are determined to find a UX unicorn, here are some places to look. UX unicorns tend to live in the misty mountains next to the Portal of Unlimited Creative Freedom. UX Unicorns can also be lured into your cube farm with Large Pots of Gold and Bonuses of Unusual Size.
How can I get good at visual and interaction design?
First things first: it is a mistake to constrain the word “design” to only “making things look pretty”. That aspect is actually the least important, in my opinion.
Design is about understanding problems. When you understand a problem fully, the solution nearly always becomes obvious.
The road to becoming a good designer is the same path as becoming good at anything else: practice, practice, practice.
Give yourself design problems, both simple and complex. Think about re-solving things you encounter every day: Stop lights. Cross walk markings. Microwave oven panels. Automated teller machines. Point of sale credit card machines. Paperclips.
All around you are real-world problems that have designed solutions. Study these problems and their solutions. Research why certain decisions were made (why are stop signs red?). Come up with better ones.
Build better mouse traps, as it were.
Pay attention to details, especially with well-designed objects and systems. A great thing to study is the interiors of aircraft. Why are things locked in certain ways? Why are the cabinets sized specifically?
Understand simplicity and ease-of-use. Why do police officers carry their gear in certain ways? What is the value of having the communications nodule mounted on the shoulder? Why are sidearms never slung for cross-draw? Police and military equipment is usually top-notch for simplicity and easy of use (consider explosive charges, stamped with “THIS SIDE TOWARDS ENEMY”).
When you start to understand the problems, you understand the solutions. And you can make better ones. And, most importantly, you will be able to communicate your designs.
Practice, practice, practice.
Practice your tools. Learn Photoshop, or Illustrator, or whatever. Learn color theory and psychology.
Learn when to innovate and when to imitate. Be comfortable with stealing ideas and having your own ideas stolen.
Practice, practice, practice.
And then you will be good.
How much work went into the UX for Trello?
Joel SpolskyNeither. It was neither a happy accident, nor did we use any personas, user journeys, or prototypes. In fact I can personally guarantee that no personas were harmed in the making of Trello.Obviously the team (myself excluded) are very tale…
Can tags have hierarchy?
Does anyone have experience working with nested tags? I could not find any websites that allow users to have hierarchies in their tags (equivalent to non-mutually exclusive categories). Is it a bad practice in general? If so,…
Is Axure RP the best tool for UX out there?
Like many others in the field, I’ve been searching for the Holy Grail of prototyping tools. Let me get something out of the way first. Yes, pencil, paper, stickies, whiteboard are the first tools one should reach for to wrangle high-level concepts and quickly iterate through ideas. I don’t think there will ever be a time when that is not considered a critical step in the design process.
Now that that is out of the way, let’s talk about how to share the experience vision with your fellow teammates or stakeholder(s), whether they’re sitting in the office next to you, or sitting 5’000 miles away, without the need to describe it with words (which is important, but much less visceral than actually clicking, tapping or swiping your way through a prototype).
If you’re lucky enough to have learned solid HTML/CSS/JavaScript (programming language) while you were also perfecting your other crucial UX skills, then you’ve got all the arrows in your quiver you need to create a killer prototype for the desktop or mobile web. But let’s face it, these people (some call them unicorns) are few and far between, and from my experience front-end development, to be done smoothly is still the task of what anyone would consider a front-end developer.
That being said, what I have seen most often are exceptionally bright, talented designers that are much more akin to hands-on film directors—or choreographers as Jason Mesut describes earlier in this thread—that know exactly what a great layout is, and how the UI should behave.
So, assuming that most of us in the field that are tasked with designing experiences do not have the front-end dev skills (and please correct me on that one if you see it differently), we need a way to rapidly convey our vision, without getting bogged down by becoming experts in the front-end technologies of the day, which are ever evolving.
What has worked for me and the teams I’ve led?
In the past, I led a small UX team that was OmniGraffle-centric. But there came a point when we realized we were doing way too much work using static wireframes (I love graffle, and use it for sketching things here and there, but no longer use it for prototypes).
We made the switch to Axure RP, and never looked back. This was after exploring the other options out there:
- Balsamiq – great for quick UI sketches, but not great for anything too deep.
- ProtoShare – beautiful UI, beautifully clean HTML output for prototypes (not production-ready) but ran into many walls with the components and the interactivity that can be achieved with the tool. I wanted to love it more, but it just didn’t make the cut.
- Fireworks – just way to clumsy. It’s still got too many Macromedia-esque UI design patterns and although our design team used Photoshop and Fireworks for visual design, it still did not move quickly enough in the prototyping phase.
- InDesign – Using EightShapes “Unify” system. Turned out that using Unify for design deliverables is amazing, and I use it every day, but for wireframing and prototyping it’s just not the right tool at all. Way too complex, and the widgets you end up creating are static and cannot handle multiple states.
So far, Axure RP has been the workhorse tool. It’s got incredible team collaboration and has a SVN client built into its core so team members can check pages and master widgets in/out (very powerful). The HTML output can be saved directly to a public Dropbox (product) folder (how I’ve been doing it for years!) and become immediately available to all team members and stakeholders across devices.
I’ve used it to prototype very complex websites, iPhone apps, iPad apps, 10ftUI (ten foot user interfaces) for set top boxes and connected TVs. There is nothing else out there like it, and most of the juice that can be squeezed out of it is not out-of-the box, so there is a learning curve. I’ve found a way to prototype nearly everything I’ve envisioned, and whatever cannot be done in the prototype, gets a supplemental written spec (which Axure RP also handles gracefully via inline interaction notes that can be turned on/off depending on the audience you are presenting).
Since Axure RP exports to HTML, and can run in any browser without the end-user needing to install a special viewer applications (like Antetype seems to require), it makes user testing super easy. We have conducted internal user tests as well as unmoderated remote user testing with services like Usertesting.com. You can build something in a day, have people testing it the next day, and have the updates done the same day. VERY powerful.
So my vote goes to Axure RP (at least for now) for the reasons I’ve stated, as well as for the reasons others have posted earlier in the thread (like industry acceptance/popularity, range of fidelity possible.)
Enjoy! I’m happy to help anyone trying to figure out whether to make the move to Axure.
BTW, I’m not affiliated with Axure RP in any way. Just a happy user!