POCO Development Release 1.5.3 Available -- Guenter Obiltschnig
A minor update of POCO is available with some new functionality. Release 1.5.3 is planned to be the last in the series of 1.5.x development releases. Next is 1.6.0. and 2.0, with introduction of C++11/14 features.
POCO Development Release 1.5.3 Available
by Guenter Obiltschnig
We're told by the POCO labs that the list of major 1.5.3 additions is as follows:
New Libraries:
- SevenZip
New Classes:
Poco::ClockPoco::Net::NTPClient
New major features:
- Windows PowerShell build script
New Platforms supported:
- SmartOS
- Windows Embedded Compact 2013

C++ is quietly becoming a language of choice for cross-platform mobile apps, because it's the only modern language that can target iOS, Android, and more with the same source code.
Scott Meyers' highly anticipated new book Effective Modern C++ is on the way: