C++ wxWidgets Linux Win32 macOS GCC GNU IMAP MSVC Perl Python SMTP STL TCP/IP Unix ZSH
Technical Articles
Some hopefully useful notes on various topics:
-
Installing Cent OS in a chroot under Debian
(2019-09-21)
Short guide for installing Cent OS in a chroot on an existing Debian system.
-
Advanced Subversion to Git Migration Guide
(2013-03-31)
Guide for migrating an existing Subversion repository to Git going beyond the conversion itself and also covering updating the history to take the migration into account and transitioning from Subversion tools to Git ones.
-
Diving into Modern Perl
(2011-07-22)
A few pointers for exploring the wonderful world of Modern Perl and a huge endorsement for the book with the same title.
-
Best Archive Format for Source Code Distribution
(2011-06-29)
A brief comparison of several archival programs for source code distribution on the example of wxWidgets.
July 7, 2022
wxWidgets 3.2, the latest stable
release of wxWidgets, in development since several years, is finally available.
September 1, 2020
New gcc-warnings-tools
script for C/C++ programmers for showing information about all the available
warning options.
June 23, 2015
Release of where-included:
a new tool for C/C++ programmers for finding the header file dependencies.
July 28, 2014
A new
release of Bakefile, a makefile generator
tool, is now available.
August 22, 2013
Added apache-splice-logs tool
page.
March 31, 2013
Added new svn-to-git migration
article.
August 6, 2012
Minor mladmin update: fix the script to
work with recent Perl versions.
July 25, 2012
New diff-pdf tool description
added.
April 27, 2012
wxWidgets training course proposed by TT-Solutions has been updated to cover
version 3.0, please see training
page for more information including the plan and some examples.
December 5, 2011
Another new script to help dealing
with removing #pragma once from your code if needed.