Our dear friend Anselm Hannemann summarizes what happened in the web community in the past few weeks in one handy list, so that you can catch up on everything new and important. Enjoy!
Read more…
How do you come up with your list of supported browsers? Why would you force a bunch of JavaScript onto those devices? The question of browser support has to be addressed when using any new CSS. In this article, Rachel Andrew will explore approaches to dealing with browser support today. What are the practical things we can do to allow us to use new CSS now and still give a great experience to the browsers that don’t support it?
Read more…
With our third annual conference in San Francisco, we want to explore strategies for breaking out of the box: leaving behind generic designs and smelly code base. We’ll unlearn old habits and dig into strategies for breaking out: leaving behind the generic solutions, exploring new design workflows, understanding new performance techniques, and all the capabilities that we have at our hands already and in the near future. We’ll find out find out how we all can be more productive today and how we can make smarter decisions tomorrow.
Read more…
Understand your audience and purpose. Try employing mobile usability testing to better understand your visitors’ needs. Have one big idea per screen. Put content under properly labeled display elements, instead of on secondary pages. Maximize mobile capabilities. In this article, Alex Jasin covers five mobile interface myths that you’ve probably been sold on (and why that might be a bad thing). Remember: Test, test, test. And then test again.
Read more…
Does your site still send password reminders via email? This should be a red flag to you, as both a user of the website and as a developer. Either your password is stored in plain text or it can be decrypted, instead of having the much stronger, more secure one-way encryption. In this article, Jamie Munro will demonstrate how to use JSON Web Tokens (JWT) to generate a URL-safe token. The JWT contains encoded information about the user and a signature that, when decoded, is validated to ensure that the token has not been tampered with. Jamie will focus on the password-reset process by securing the password-reset flow with a URL-safe token that is validated with a signature.
Read more…
You can’t afford to skip testing, because even a simple round of testing could make or break your product. Investment in user testing is just about the only way to consistently generate a rich stream of data on user behavior. Testing provides the inspiration, guidance and validation that product teams need in order to design great products. That’s why the most effective teams make testing a habit. In this article, Nick Babich will show you some tips that can be applied to different types of testing.
Read more…
A design sprint allows you to see into the future to learn in just five days what customers think about your finished product. As a UX consultant and in-house design strategist, Claire Mason has facilitated dozens upon dozens of design workshops (ranging from rapid prototyping sessions to, of course, sprints). The sprint is by far the most effective process she’s seen to drive customer-first decision making in a design thinky way.
Read more…
Middle Eastern countries require design that is suitable to their language standards, making a serious adaptation process very important. Given that most languages spoken in the Middle East are written and read from right to left, developers often face a range of problems when creating products in those languages. In this article, Robert Dodis & Yvette Mosiichuk will show you some tips which if you follow closely, you should be able to navigate the challenging waters of RTL development and deliver a functional, user-friendly result.
Read more…
Using customer journey mapping to map your campaigns can not only turn out to be a huge timesaver, but a well of insights, too. In this article, Yuri Vedenin shares his experience with CJM and how UXPressia was able to achieve a 40% open rate in their email campaign.
Read more…