up vote 1 down vote favorite
share [g+] share [fb]

Any key to become a user experience design and Rich Internet Application design? What should I learn to reach it?

link|improve this question

32% accept rate
Have an artistic mind and some tools to implement those ideas. – rahul Jul 31 '09 at 6:32
feedback

5 Answers

I'm not clear how far you intend to go, just design or design and implement? I'll assume the latter.

Study the art of the possible. Visit websites, note what you like. Where the experiences are good.

Try to be a user - visit bad websites consider how you would improve them. For the moment forget the "how" just focus on the "wouldn't it be cool if ..."

Now skill up on the how. Choose a Rich UI Technology, eg. Dojo. Implement just the user experience end of some of your ideas - fake all the services.

You will end up needing to know quite detailed technical skills, each of the Rich UI technologies is quite a deep study, so that's why I recommend picking just one. For example to get going with Dojo you need to know JavaScript quite well, CSS to get the presentation right and then the Dojo framework itself, plus applying that to AJAX concepts. It's not a small amount of work and it needs to be very hands on.

Then there's what's happening on the server side too - where did all that data come from? A whole other area of study. In some situations you don't actually need to know this, you can be part of team where someone else does that stuff. I think it's helpful if you at least understand some of nwhat's going on there.

link|improve this answer
feedback

This book could be a good start:

http://www.amazon.com/Think-Common-Sense-Approach-Usability/dp/0789723107

link|improve this answer
feedback

Some good anti-patterns to avoid when designing UI's/RIA's in this video

http://videos.visitmix.com/MIX09/C06F

link|improve this answer
feedback

How does one become good? Practice. How do one go from good to great? Mojo.

Here are some books that helped me: http://commadot.com/books-for-ux/

link|improve this answer
feedback

true - its all about interest + practice.

UX is kind of subject where you need passion to improve experience of everyday things[from door to plane - everything which we use]. when it comes to IT it becomes more specific about web or desktop. As others suggested book can be great start.

Dont make me think by steve krug - best and easiest book.

if you love to read online blogs - smashingmagazine

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.