AI, Software, Silverlight ... Among Others
This website is my personal blog and my technical sharing center.
This website is my personal blog and my technical sharing center.
Sep 3rd
A simple class to know when a window gets or losses focus on windows with Qt.
Edit : I finally use another system (isActive) but this post can be useful anyway.
Sep 1st
In this post, I share several C++ classes related to Time and Clock.
Also, I propose a class to count time (as simple timer in other words).
Aug 26th
I see many time the fallowing questions : How to know size of array? How To Get Array Length?
And because I needed it a few months ago, here is the answer!
More >
Jul 23rd
You want to start OpenMp ? And you already know how to program in C++? Here is a good extract of code to understand how it works.
Jul 21st
When I looked to My Google Analytics, I saw that some developers search “qwarning qstring” etc.
Here are some examples.
Jul 16th
How to make a portable sleep with Qt, or how to sleep when you are programming with Qt…
Jul 7th
MPI (for Message Protocol Interface) is a specification to enable communication between process. It is a standard implemented by many libraries. Each one has its advantages and disadvantages. I will try in this post to give a quick MPI description and give some information about the different libraries.
May 18th
Le meilleur hébergeur est sans conteste 1and1. Et je vais vous le prouver (parce que ca peut me rapporter! ^^).
Apr 24th
Here I explain how to develop a carousel to show images in a circle. You will be able to select the perspective and other parameters. This is a good tutorial and a easy example about silverlight.
Apr 22nd
As you may know I developed a software in Qt to resize multiple images using QImage and QThread (multithreading). This software also use drag and drop and search recursively into the path to find images.
The source are a very good example and a very good tutorial for every one who want to start and become an expert in Qt.
I use Icon for mac and windows etc.