mrc's Cup of Joe Blog

Join us in exploring the world of modern development, evolving technologies, and the art of future-proof software

Weekly recap: 9 ways to improve user experience in mobile design, mobile BI, and more…

EducationEvery week, I share the most interesting and useful tech articles that I’ve found over the past week. This week’s top articles focus on mobile app user experience, CSS3 transitions, and more. I hope you find them useful:

9 ways to improve user experience in mobile design
Developing applications for use on mobile devices is a whole new world for traditional web developers. You must build applications for a touch-based interface on a small screen, and that isn’t easy. This article gives some great tips for developers who want to create better mobile interfaces.

Mobile is BI’s big stick
The future of Business Intelligence lies in mobile. Soon, “mobile BI” will turn into the de facto BI platform, as users demand data access from anywhere, using any device.

How to use the CSS3 transition property
Want to add simple animated effects to your web site or web apps? In the past, this required knowledge of javascript or Flash. Now, you can create simple animated effects with CSS3, using the transition property.