C++ wxWidgets Linux Win32 OS X Autoconf Bakefile Boost GCC GNU IMAP MSVC Perl Python SMTP STL TCP/IP Threads Unix ZSH

Projects

Most of the projects we are working on belong to our clients and don't appear on this page but here are some other projects we have developed or were involved in:

Open Source Projects

  • We are among the main developers of wxWidgets, an excellent freely available C++ cross-platform GUI framework.
  • yahoo2mbox is a small but very popular program to download all messages from a mailing list archive at Yahoo! Groups into a local file.
  • mladmin is an efficient console-based tool for Mailman mailing list administrators.
  • trac-ticket-stats is the latest addition in the family of useful scripts and allows to collect statistics about tickets creation and closure from remote Trac installations.
  • Mahogany is a flexible Open Source cross-platform email and news client for power users, developed by TT-Solutions director Vadim Zeitlin.
  • unpragma-once is a helper tool for C++ developers who need to compile an existing project using #pragma once with a compiler not supporting this construct.
  • We are the current maintainers of xmlwrapp, a library providing modern C++ style interface for working with XML data wrapping libxml2 XML parser and libxslt XSLT engine.
  • TT-Solutions sponsors the development of bakefile, a cross-platform, cross-compiler native makefiles generator developed by TT-Solutions team member Vaclav Slavik.
  • We also regularly submit patches to other open source projects, including SWIG, wxWebKit, wxCurl, OpenSSL, ctemplate and more.

Other Projects

  • In collaboration with the original algorithm author Ivan Laptev and INRIA we have developed an efficient C++ implementation of an original object detection algorithm allowing to recognize and localize objects of predefined categories in arbitrary still images.
  • We also wrote cpp2any: a universal interface generator allowing to expose the functionality of an existing C++ library to the other languages. This tool was mentioned in a previous issue of the prestigious Wilmott magazine.
Currently we don't commercialize these products but please contact us if you'd like to know more about them.
December 5, 2011
Another new script to help dealing with removing #pragma once from your code if needed.
July 24, 2011
New trac-ticket-stats tool for collecting Trac tickets statistics.
July 22, 2011
New article about the wonderful world of Modern Perl posted.
June 29, 2011
We have added a new articles section to our web site which will be filled with more articles in the coming weeks.
March 9, 2011
yahoo2mbox version 0.25 released. It adds support for Canadian groups and fixes a problem with French ones.
March 8, 2011
We have updated our web site — we hope the new version is easier to navigate and to read, please let us know if you have any comments about it.
February 22, 2011
TT-Solutions contributes support for markup in control labels to wxWidgets.