Thursday, November 26, 2015

Qt Quick Controls revamped for embedded use

As the IoT slowly but relentless provides more and more devices, and while Qt is growing the list of supported embedded platforms (as I mentioned in a previous post), Qt team has been working on performance improvements, while they have also achieved implementing both Google’s Material Design and Microsoft’s Universal Design.

Working with devices using Embedded Linux?

Do you turn to be required to develop applications for devices running Embedded Linux? If so, chances are you can think of using Qt framework as your development environment since the list of supported devices keeps growing.

Tuesday, October 20, 2015

Qt 5.5.1 Released

The Qt Company has released Qt 5.5.1, the first update to Qt 5.5. In addition to improvements and fixes to Qt functionality, it also packs in new Qt Creator 3.5.1. Good coding!

Friday, July 31, 2015

Results of Skill Up survey from PACKT Publishing

Check here to see what others have said, and where the different technologies stand up. And what about Qt framework specifically? 

Friday, July 10, 2015

Qt for Google Native Client

I just found this project by chance, "Qt for Google Native Client" and it seems a very clever idea, opening a lot of possibilities for applications developed with Qt framework. It'll add a new platform for Qt, so confirming once more the "code once, run everywhere" motto.

Thursday, June 18, 2015

PACKT Publishing Skill Up Survey

Do you need/want to read about a particular tech skill? Need more information about Qt framework? Or just want to improve your knowledge of Qt Creator? What about computer vision, Qt + OpenCV perhaps?

Tuesday, May 26, 2015

Free Learning Forever by Packt Publishing

A new campaing from the guys of Packt Publishing is offering a free eBook every day. What's the catch? Each title will only be up for 24 hours, so make sure you keep checking back to get your hands on the latest book!

Thursday, May 7, 2015

#inqlude: a list of Qt libraries

Do you ever wonder if a library alredy exist to assist you in a particular domain while devoloping an application with Qt? A little help from the friends at #inqlude may save you a lot of time while searching for such component.

Wednesday, May 6, 2015

Day Against DRM by Packt Publishing

The good guys at Packt Publishing are running the 'Day Against DRM' campaign, by offering all its DRM-free content like ebooks & videos at $10 for 24 hours only on May 6th. Please find the link here: bit.ly/1RcrmNX



Tuesday, January 6, 2015

New book "Application Development with Qt Creator, 2nd Edition" available

I found the book interesting for people new to Qt, since it uses Qt Creator to drive the reader through different aspects of developing a Qt application, both using the old approach of C++ API or the newer Qt Quick feature.

The book provides several examples, and even when I don't recommend it for experienced Qt developers, some of them with minimal or no exposure to Android application development, could still find the Qt/Android related information of some value.

Wrapping up, a good book for new comers to Qt, and likely useful for advanced users who are discovering some parts of Qt, like QML or Android.

Happy reading and coding!