If you want a really good method of identifying a legacy C++ library/framework, see if it provides a vector class. For C this would be a set of vector functions….
Qt
The Death of Commercial Application Frameworks
I was going to title this post “The Death of Qt” but it is really all commercial event driven application frameworks. To understand this you need to take a journey…
LTS == 15 Years Not 5
Once again the battle between tiny x86 minds and reality has happened. They continually claim an LTS is only 5 years when it needs to be a minimum of 15….
Medical Device Companies Using Qt
A discussion arose on the Qt-interest mailing list a while back about medical device companies using Qt. Given that damned few people read that list I decided to post the…
How to Fork a Mercurial Project on SourceForge
Forking a Mercurial project on SourceForge isn’t as straight forward as one might think. If you jump straight to fork without first creating a project, you are going to end…