The Role of Visual Design in UX
Visual design has the potential to make or break a user experience.
Connecting tech leaders with insight to move the needle, and developers and designers with inspiration to build really cool touchscreen-driven stuff people will love.
Visual design has the potential to make or break a user experience.
In this post we'll look at the Raspberry Pi camera module, a low cost hardwar module that supports still picture and video recording.
The area of IVI, or more generally the Connected Car (mirrorlink.com)(1), seems poised to be a hot market for 2014 and beyond.
After several failed attempts in the past, thanks to the efforts of Qt and KDE developer David Faure, command line parsing support is now in Qt 5.2.0.
To understand how to create visceral appeal in a user experience (UX) it helps to compare and contrast other forms of media that preceded the digital medium.
This article will show how to create a self-signed SSL key for Apache and how the Qt code will use it.
A few months ago, we put on a webinar about usability testing.
Welcome to the post Qt DevDays 2013 edition of the UX Blog. I suspect that many of you who follow this blog also attended DevDays and I hope
Congratulations! You've finished your usability test. What's the next step? How do you organize, analyze and present your finding
When we say that a user experience (UX) has “visceral appeal”, we mean that it elicits an immediate “I like it” response.
What can you do in 30 seconds?
With most C++ compilers now providing good support for the latest language standard, C++11, let's look at some of the new language features that are particularly useful for use in Qt programs.
Have you ever wondered why graphical user interfaces (GUIs) have been the primary interface to computing?
Qt 5 introduced a new set of multimedia APIs. Both C++ and QML APIs are provided. In this blog post, I will give an overview of the QML APIs for multimedia.
Summer is rolling right along, and so are the attempts to simulate some of Tony Stark’s lifestyle here at ICS. A while back, I wrote about tr
Imagine for a moment that you are working on a project that has a virtually unlimited budget, like the iPhone or Android OS projects.
Qt Quick's QML language makes it easy to do a lot of things, especially fancy animated user interfaces. However, there are some things that either can't be done or are not really suitable for implementing in QML. As we'll see, Qt makes it quite easy to expose C++ code to QML. In this blog post I'll show an example of doing this with a small but functional application.
This year's Qt Contributors Summit was held in conjunction with KDE Akademy in Bilbao, Spain.
Even though user experience (UX) design must accommodate the needs of the user, which seem on the surface to be idiosyncratic, UX designs are built
June is usually one of my favorite months. Summer is starting, the bugs are clearing out and vacations are upon us; it’s a generally nice tim
This blog posting gives an introduction to the Qt Graphical Effects module, which is available in Qt 5. As of Qt 5.1.
The tricky thing about free-form gestures… adding a few obvious gestures to an otherwise touch interface is easy. However, i
This is a HOW TO guide for building Qt 5 for the the Raspberry Pi, and building and deploying Qt 5 apps using Qt Creator.
There are numerous blogs arguing for consistency in a UX design mostly for soft reasons, such as "it's good for company branding,"