Products
From TT-Solutions
Contents |
Products
Most of the projects we're working on belong to our clients, but we are also working on a few of our own ones. Most of them are available under an open source licence.
wxWidgets
wxWidgets is a freely available C++ cross-platform GUI framework that lets you recompile the same program for multiple platforms.
We are taking active part in the development of wxWidgets.
Mahogany
Mahogany is an OpenSource cross-platform mail and news client, developped by Vadim Zeitlin.
It is available for Unix (GTK+), Windows and Mac OS X platforms, supporting a wide range of protocols and standards, including SMTP, POP3, IMAP, NNTP (including SSL support for all of them) and full MIME support.
ObjectDetect
Object Detect project is a C++ implementation of object detection method by Ivan Laptev.
The library recognizes and localizes objects of a given category in arbitrary still images.
Cpp2Any
cpp2any, developed by TT-Solutions in collaboration with ITO 33, is an universal interface generator which can be used to expose the functionality of an existing C++ library to the other languages.
ttBill
ttBill allows you to generate the detailed phone bills from the operator's data.
It is suitable for the small and medium-sized telecom companies and may be adopted for different platforms, including Windows, Linux and Mac OS X.
Various tools
You can find here a few useful small programs developed by TT-Solutions:
- yahoo2mbox is a small Perl script which retrieves all messages from a mailing list archive at Yahoo! Groups and stores them into a local file in MBOX format which is recognized by all Unix mail readers and good many of other ones.
- mladmin main purpose in the life is to automatically discard the messages held for administrative approval by Mailman mailing list manager. If you use Mailman and got tired of spam on yuor mailing lists you may use this tiny script to delete them automatically.

