ICS Insight Blog

Informed Opinions and Industry Insight on Tech, UX and Product Development

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.

Qt and C++11

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.

Qt, C++

The Qt 5 Multimedia QML Elements

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.

Qt, QML

Integrating C++ with QML

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.

Qt

UX Designers are Pattern Thinkers

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

Going Mobile

Here is a piece of advice for both developers and designers that come from the words of Wilfred Hansen: Know Thy User.

To Touch or Not to Touch

At Integrated Computer Solutions [ICS], we are proud of the many projects we develop and although we would like to display all of them, often we ar