By
guenter
|
Published
April 10, 2009
Happy Easter to everyone! I’ll take off until Tuesday, then finish the 1.3.4 release so that it goes out next week. A few last-minute additions have unfortunately delayed the release quite a bit. But it’s worth the wait. Some of the new goodies in 1.3.4 include a fully writable XMLConfiguration, a new Poco::Util::Timer class that […]
By
guenter
|
Published
April 10, 2009
An interesting idea: the Programmer Competency Matrix
By
alex
|
Published
March 23, 2009
I have just added Sockets library with local (aka UNIX) sockets support to SVN sandbox. The code was extracted from Net library and slightly modified to accommodate for UNIX sockets. For the time being, tested only on Linux. I’ll do Solaris testing as well, whoever can run it on other platforms, please do and report […]
By
guenter
|
Published
March 17, 2009
I have just added a build configuration for the iPhone (using the Apple SDK) to the SVN Repository (will also be part of 1.3.4). So, now it’s possible to use POCO in iPhone applications with ease. Simply build the POCO libs for the iPhone, add the necessary library and header file search paths to your […]
By
guenter
|
Published
March 13, 2009
In the upcoming 1.3.4 release there will be a new sample application for the Net library that implements a simple Twitter client that can be used to send status updates to Twitter. Apart from being fun to implement and providing useful Twitter client functionality, this sample also shows how to combine Poco::Net::HTTPClientSession, Poco::Net::HTMLForm, Poco::Net::HTTPBasicCredentials and […]
By
guenter
|
Published
March 11, 2009
We recently got our hands on a Digi Connect ME 9210, one of the smallest Linux-capable embedded computers in the world. The system, which is just a bit larger than an Ethernet RJ-45 socket, is based on an ARM9 CPU running at 75 MHz. With 4 MB of Flash and 8 MB or DRAM, the […]
By
alex
|
Published
March 8, 2009
How does functional programming, pointers and memory relate to this mess we call economy? Check out at Bool Shift.
By
guenter
|
Published
January 28, 2009
With the 1.4 release now delayed for a few more weeks, we will put out a 1.3.4 release in February. Focus of this release will be bugfixes (the known bugs in 1.3.3), performance improvements (I am currently spending some time with valgrind/kcachgrind) and other minor improvements. After that, we’ll hopefully finish 1.4 for a release […]
By
alex
|
Published
January 14, 2009
For those folks who are wondering what’s been going on, when is there going to be next release etc, here’s the answer: Prior to 1.3.3 release, I voluntarily took over taking care of the ongoing project maintenance. Then Guenter kicked in for 1.3.3 release, did the great deal of work and early October we pushed […]
By
guenter
|
Published
December 23, 2008
A Merry Christmas and a Happy New Year to everyone using and contributing to the POCO C++ Libraries. 2008 was a great year for the POCO Project, and 2009 will be even better!