By
guenter
|
Published
February 9, 2013
Over at the Applied Informatics website we have a new blog. The articles posted so far have covered topics like the Internet of Things, using POCO on Windows CE and iOS and Implementing UPnP Control Points on the iPhone.
By
alex
|
Published
January 24, 2013
On April 11 2013, at the ACCU 2013 conference in Bristol (UK), a 90 minute “Dynamic C++” tutorial will be presented: Data from external sources comes in diverse types and brings along the need for datatype conversion. How can a C++ programmer accurately and efficiently transfer data from relational or XML database to JSON or HTML without stumbling […]
By
guenter
|
Published
January 12, 2013
Stable release 1.4.6 brings some bugfixes and minor enhancements. See the CHANGELOG for the details. This is planned to be the last release in the 1.4 series. Development release 1.5.1 is a major step towards the next stable 1.6.0 release planned for this spring. See the CHANGELOG for what’s new. Get the source code from […]
By
guenter
|
Published
December 24, 2012
Merry Christmas from the POCO C++ Libraries and Applied Informatics teams and all the best wishes for 2013!
By
alex
|
Published
December 21, 2012
Current development branch is now frozen and tagged as 1.5.1 pre-release in GitHub. Until release, the development branch will remain frozen and any changes will be pushed to separate branches. Please download or check it out, run some tests, report bugs, etc. git clone https://github.com/pocoproject/poco.git Download links (LF line ending only!): https://github.com/pocoproject/poco/archive/poco-1.5.1-pre-release.zip https://github.com/pocoproject/poco/archive/poco-1.5.1-pre-release.tar.gz Latest Commit: […]
By
alex
|
Published
December 2, 2012
During the month of December, we will be transitioning to GitHub issue tracker. By the end of 2012, all SF issues will be either (a) resolved, (b) discarded or (c) moved to GitHub. Please enter new issues in GitHub issue tracker. If you have a patch, please submit it as a pull request. POCO Team
By
guenter
|
Published
November 26, 2012
For the 1.4.5 release, I’ve for the first time put the downloads on GitHub in addition to SourceForge. Since it took a very long time for the downloads to become available on SourceForge (and my frustration with SourceForge has been growing lately, especially after the upgrade disaster), the download page links to the files on […]
By
guenter
|
Published
November 19, 2012
The C++ Libraries and Tools from Applied Informatics are based on the POCO C++ Libraries and add additional features such as Remoting for RPC/IPC and SOAP/WSDL web services, Open Service Platform for building modular, extensible applications, DNSSD/Zeroconf, Universal Plug and Play, Fast Infoset processing or secure remote access to smart devices. New in release 2012.1 […]
By
guenter
|
Published
November 19, 2012
This release brings support for Visual Studio 2012, as well as some bugfixes and enhancements. See the CHANGELOG for the details. Available on the download page.
By
alex
|
Published
November 12, 2012
We’ve been asked and nudged for a long time to make the move; like everything else, it was something that requires resources of time and effort so it did not happen as fast as it should have. But finally, we’ve made it over to GitHub and now we can enjoy the benefits. Branching and merging is […]