POCO C++ Libraries Blog

News and discussion for the POCO Community


New POCO Website

The new POCO website is finally online. As discussed previously, we have replaced the Tiki with phpBB and MediaWiki. For forum access, all forum users must reset their password. Posting Blog comments and editing the Wiki does not require an account, although we suggest you log yourself into the Wiki before you edit a page. […]


Bjarne Stroustrup Interview

There is a new interview with Bjarne Stroustrup on the Geek of the Week site where Bjarne mentions POCO along with Boost and Qt. We’re finally being recognized. Even more, Bjarne now also has a link to POCO on his website (look at the bottom – we’re described as “Web development support library”) 🙂


Happy Thanksgiving!

Happy Thanksgiving to everyone celebrating.


Fun With Mindstorms®, POCO and the iPhone™ Accelerometer

Here at Applied Informatics, we like to have fun at work. We recently built a Mindstorms vehicle that’s remote controlled by the iPhone’s accelerometer. To add some POCO touch to it, the iPhone does not talk directly to the Mindstorms NXT, but to a Digi ConnectCore 9P running Linux and a POCO-based application. Connected to […]

Tagged , , ,

New Monthly Downloads Record

Today we’ve finally reached more than 3000 monthly downloads of the POCO C++ Libraries, according to SourceForge download statistics. Still a looong way to go until we reach the 2000+ downloads a day that Boost has, though…


Website Update (II)

We have made some more progress with the new website, and we will try to do the switch over to the new site next Monday (Oct. 27). The current website will be temporarily unavailable while we make the switch (especially the blog, wiki and forums). Since the change also involves a DNS update, it may […]


Website Update

Now that the 1.3.3 release is out, it’s time for the next undertaking – the POCO project website update. As discussed previously, we will replace Tiki with MediaWiki and phpBB. During the summer, two interns have written conversion scripts that will move user accounts, wiki pages and the forum content to the new platform. Furthermore, […]


Release 1.3.3p1 Available

I have created a new 1.3.3 release that fixes the Crypto compile error on 64-bit Linux, as well as the broken Makefile in the Zip archive distribution. Also, the README has been updated with a section discussing the external dependencies of NetSSL, Crypto, Data/ODBC and Data/MySQL. The SVN revision for this release is 964 in […]


POCO 1.3.3 Available

I am happy to announce that release 1.3.3 of the POCO C++ Libraries is finally available. More than any other release before, this release was a true community effort. Sergey Kholodilov contributed the MySQL connector for Data, and Ferdinand Beyer contributed the foundation of what now is the Crypto library. Chris Johnson helped bringing POCO […]


POCO 1.3.3 RC1

I am happy to announce that the first release candidate for the upcoming 1.3.3 release is now ready. Those of you wanting to get a glimpse at it can download the tarball from here. The list of changes (over 50 bug fixes and enchancements) can be found here. Feedback is appreciated before we release the […]