Simon Willison’s Weblog

Subscribe

Items tagged quora, ui

Filters: quora × ui × Sorted by date


How long should I budget for an experienced designer to design a responsive ecommerce store?

There’s no single answer to this—it depends on the scope of the project. A one-page store selling 3 items is quicker to design than a thousand page store with dozens of category homepages etc.

[... 87 words]

What are the best web design and web development conferences/ meetups in Central & Eastern Europe (2013)?

We have a list of Web Design conferences and events in Central and Eastern Europe on Lanyrd—you might find our full list of Conferences in Central and Eastern Europe useful as well.

[... 94 words]

What would be the best design conference to attend in 2013?

That’s a pretty tricky question to answer... there are a lot of excellent UX conferences around (we’re listing 69 upcoming UX events on Lanyrd at the moment, and more get added frequently). A few things you should consider:

[... 198 words]

How do you make an existing web application more mobile-friendly without rebuilding it?

Learn about responsive web design. Provided your site is built reasonably well using CSS for layout there is a TON of stuff you can do with CSS media queries to make your site work better on small screen devices. For example, using media queries to detect small screen (mobile) devices you can...

[... 147 words]

What’s the best app to present animations and/or interactions for a UI/UX project?

I’ve seen designers use both Microsoft PowerPoint and Apple Keynote for this purpose to great effect.

[... 35 words]

Which sites do a good job of guiding first time users?

The Twitter sign up process is fascinating, and constantly evolves. I create a new Twitter account every six months or so just to see what their latest iteration looks like.

[... 157 words]

What activities, games or examples have you used to persuade developers that they are different from ’real’ users?

I doubt there’s anything as effective as getting them to watch a well-run usability test—either a video, a fancy one-way glass setup or just having them quietly observe a zero-budget testing session in a coffee shop.

[... 62 words]

What are some good user interface/user experience workshops/conferences coming up this March(p.s. distance isn’t a factor, I’m willingly to travel)?

We have a list on http://lanyrd.com/topics/user-ex...—the best option in March looks to be Adaptive Path’s MX conference: http://lanyrd.com/2011/mx/ / http://mxconference.com/

[... 51 words]

What are the best free resources to begin learning UX design?

We’re collecting videos and slides from conference sessions covering user experience on Lanyrd—here’s 10 videos and 14 slide decks:

[... 42 words]

What UX/UI conferences in the SF Bay area are worth attending?

BayCHI is excellent from what I’ve heard: http://www.baychi.org/

[... 50 words]

To what extent is it still valid to assume that your web app users are stupid?

They’re not stupid, but they’re probably WAY less web literate than you might expect—unlike you, they haven’t spent their entire career learning how the web works. See the famous “What is a browser?” video the Google Chrome team released:

[... 71 words]

Why do so few companies use the Dojo Toolkit?

Dojo is fantastic software, but it does a lot more than the other libraries and consequently has a much higher learning curve. It’s advanced features may serve as something of a disadvantage for achieving more widespread adoption—most developers don’t need the more advanced abstractions provided by Dojo when they start their projects, and by the time they DO need that stuff they’ve already written a ton of code using another library!

[... 88 words]