Overview
Features
Download
Documentation
Community
Add-Ons & Services
The POCO C++ Libraries Blog

Archive: News

Introducing my-devices.net

Filed under: News by guenter at 19:21

We are proud to introduce our latest product, built with POCO: my-devices.net.
my-devices.net is a web and cloud-based platform enabling secure remote access to the built-in web server of smart devices such as industrial automation systems, smart home devices, monitoring and control systems for heating, solarthermal or photovoltaic plants, and similar systems. With my-devices.net, any device with a built-in web server can be securely accessed remotely over the internet using any web browser running on a PC, smartphone or tablet. This even works if the device is behind a NAT router, firewall or proxy server.
For more information, please visit my-devices.net. If you want to try out the system with your own device, please let us know!

POCO Workshop at ESE Kongress in Germany

Filed under: News by guenter at 14:57

At this year’s Embedded Software Engineering Kongress (5-9 December, Sindelfingen, Germany) I’ll give an introductory workshop to POCO. The workshop, titled “Get Connected mit C++ und Open-Source-Bibliotheken” will be on Monday, December 5, from 14:00 to 17:30. Like the entire event, the workshop will be in German language.
For more information, please see here.

POCO C++ Libraries Patch Release 1.4.2p1 Available

Filed under: News by guenter at 17:53

This release fixes issues for some users caused by a change to Poco::SharedLibrary (use of RTLD_DEEPBIND on Linux). This change has been reverted. Instead, overloads to load() and the constructor are provided that allow flags being passed to the loader. One of the flags currently supported in SHLIB_LOCAL, resulting in dlopen() being called with RTLD_LOCAL instead of RTLD_GLOBAL, which is the default. Another bug has been fixed as well. As always, the CHANGELOG has the details. Upgrading is recommended for all users using Poco::SharedLibrary or Poco::ClassLoader.

POCO C++ Libraries Release 1.4.2 Available

Filed under: News by guenter at 08:51

Release 1.4.2 of the POCO C++ Libraries is now available. This release contains bugfixes, some performance improvements and a few new features. As always, the CHANGELOG has all the details. Upgrading is recommended for all users of 1.4.1.
Special thanks to Marian Krivos for his help in getting the release ready.

1.4.2 SVN Branch Created

Filed under: News by guenter at 08:08

The SVN branch for the upcoming 1.4.2 release has been created today. It already contains a few improvements and bugfixes (see CHANGELOG) and more will be added in the coming days so that we will have a release in the second week of July if everything goes well.

POCO Developers and Users Meetup on July 6 in Ludwigsburg, Germany

Filed under: News by guenter at 15:24

We will organize a get-together for POCO developers and users on July 6 in Ludwigsburg, Germany. Meet the POCO team from Applied Informatics and fellow POCO users at the Kubus im Forum am Schlosspark, starting at 19:00, to talk about all things related to POCO. Please reply to this post or send us a short email if you plan to attend so that we can plan ahead. Looking forward to seeing you there!

Applied Informatics Wins Constantinus Award

Filed under: News by guenter at 07:50

Applied Informatics, the company behind POCO, together with electronics design partner company TeBAL is this year’s winner of Austrian’s prestigious consulting award Constantinus in the Open Source category.

winners-club

AIS Radar (Built With POCO) Available on the App Store

Filed under: News by guenter at 08:25

AIS Radar ScreenshotAIS Radar displays AIS (Automatic Identification System) data received from marine AIS transponders such as the ExNC 101 Class B AIS Transponder over a WiFi network. The application has been approved for the App Store yesterday and is now available. The complete processing backend of the application (threading, network connection, AIS data processing, tracking) has been built in C++, using POCO Foundation and Net, as well as small parts of Util for preferences management. I have also written two new libraries, Poco::Geo and Poco::Geo::AIS for dealing with geo positioning and AIS processing. The user interface part is of course written in Objective-C++, using the Cocoa Touch framework.

Plans for a POCO Cookbook

Filed under: News by guenter at 15:49

In the forum, we’re discussing the idea of collaboratively writing a POCO cookbook. Anyone willing to contribute ideas, text, sample code or proofreading time is invited to join the discussion in the forum.

C++ Software Engineer Wanted (San Francisco Bay Area)

Filed under: News by guenter at 13:26

Neural ID is looking for a C++ software engineer in the San Francisco Bay Area. The details are in this post in our new Jobs forum.

« Previous PageNext Page »