By
guenter
|
Published
March 22, 2011
AIS 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 […]
By
guenter
|
Published
March 13, 2011
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.
By
guenter
|
Published
March 4, 2011
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.
By
guenter
|
Published
February 27, 2011
In order to consolidate and focus our support resources there will be some changes to our mailing list policy. Experience over the past years has shown that more than 90 % of all support questions are already asked in the forum. In order to build up a central knowledge base and provide a single point […]
By
guenter
|
Published
February 22, 2011
Meet us at Embedded World 2011, March 1—3 2011 in Nürnberg, Germany. I will give a talk on Thursday, March 3, 13:30—14:00, titled Introduction to Web Services for Embedded Developers. Applied Informatics will not have a booth at the exhibition, but we invite you to take the opportunity to meet us during the event. To […]
By
guenter
|
Published
February 9, 2011
Release 1.4.1 is a bugfix/patch release that fixes two issues introduced in 1.4.1. On Linux, Poco::Mutex is not recursive, which may cause code requiring on recursiveness of Poco::Mutex to deadlock. This was introduced in 1.4.1 due to a wrong compile-time check for availability of PTHREAD_MUTEX_RECURSIVE (which is an enum value and not a macro). The […]
By
guenter
|
Published
February 9, 2011
Danny Tylman has created a Mongo subsystem for POCO that acts as a native client to MongoDB. Looks very interesting. Check it out at http://mongosubsystem.sourceforge.net/.
By
guenter
|
Published
January 31, 2011
Release 1.4.1 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.0. Also included in this release is experimental support for VxWorks (5.5.1 or newer). Full support for VxWorks […]
By
guenter
|
Published
January 4, 2011
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 […]
By
guenter
|
Published
December 15, 2010
I’m proud and happy to announce that release 1.4.0 of the POCO C++ Libraries is finally available. This is one of the biggest (with regard to new features) releases we’ve done so far. Highlights in the new release are support for Visual Studio 2010, 64-bit builds on Windows, new build configurations, Windows Embedded CE and […]