Menu

Blue - General Purpose C++ Library / News: Recent posts

Blue v.10, Http v.05 Released

Blue is a cross-platform general purpose C++ library, providing basic utilities for common application functionality. The platform dependent code is replaced with an easy to use interface so that the developer can concentrate on the application at hand.

The Http extension offers applications the ability to do HTTP operations.

Posted by Josh Harler 2004-06-30

Blue v.09, Http v.04, Email v.01 Released

Blue is a cross-platform general purpose C++ library, providing basic utilities for common application functionality. The platform dependent code is replaced with an easy to use interface so that the developer can concentrate on the application at hand.

The Http extension offers applications the ability to do HTTP operations.

The Email extension offers applications email message parsing and creating functionality.

Posted by Josh Harler 2004-04-22

Blue v.08, Xml v.04, Http v.03 Released

Blue is a cross-platform general purpose C++ library, providing basic utilities for common application functionality. The platform dependent code is replaced with an easy to use interface so that the developer can concentrate on the application at hand.

The Xml extension offers applications easy to use Dom and Sax parsers as well as support for XPath expressions.

The Http extension offers applications the ability to do HTTP operations.

Posted by Josh Harler 2004-01-28

Blue v.07, Xml v.03, Http v.02 Released

Blue is a cross-platform general purpose C++ library, providing basic utilities for common application functionality. The platform dependent code is replaced with an easy to use interface so that the developer can concentrate on the application at hand.

The Xml extension offers applications easy to use Dom and Sax parsers as well as support for XPath expressions.

The Http extension offers applications the ability to do HTTP operations.

Posted by Josh Harler 2003-05-16

Blue v.06, Xml v.02, Http v.01 Released

Blue is a cross-platform general purpose C++ library, providing basic utilities for common application functionality. The platform dependent code is replaced with an easy to use interface so that the developer can concentrate on the application at hand.

Blue version 0.06 includes:
- Improved String class by allowing Strings to be created without allocating any memory when pointing to a constant c-style string.
- Various bug fixes.... read more

Posted by Josh Harler 2003-04-18

Blue Xml v0.01 & Blue v0.05 Released

Blue Version 0.05 has been released. Blue is a cross-platform general purpose C++ library, providing basic utilities for common application functionality. The platform dependent code is replaced with an easy to use interface so that the developer can concentrate on the application at hand.

This release contains various bugfixes and changes needed for the Xml extension.

Blue Xml Extension Version 0.01 has been released. The Blue Xml Extension adds powerful Xml functionality to applications using Blue. Xml functionality provided include a Sax parser, a Dom parser and an XPath processor.... read more

Posted by Josh Harler 2003-03-20

Blue Version 0.04 Released

Blue version 0.04 has been released. Blue is a cross-platform general purpose C++ library, providing basic utilities for common application functionality. The platform dependent code is replaced with an easy to use interface so that the developer can concentrate on the application at hand.

This release contains initial kernel functionality, including various threading classes and support for shared libraries.... read more

Posted by Josh Harler 2002-12-20

Blue Version 0.03 Released

Blue version 0.03 has been released. Blue is a cross-platform general purpose C++ library, providing basic utilities for common application functionality. The platform dependent code is replaced with an easy to use interface so that the developer can concentrate on the application at hand.

This release contains various bugfixes and an extremely flexible data streaming method that allows for filters to be created that can filter both incoming and outgoing data and can be linked to multiple other filters, while keeping the actual filtering process transparent to the code using the data stream.... read more

Posted by Josh Harler 2002-12-12

Blue Patch 0.02.1 Released

A patch to version 0.02 has been uploaded. This patch fixes the missing virtual destructor problem in the network classes. Enjoy!

Posted by Josh Harler 2002-11-18

Blue Version 0.02 Released

Blue version 0.02 has been released. Blue is a cross-platform general purpose C++ library, providing basic utilities for common application functionality. The platform dependent code is replaced with an easy to use interface so that the developer can concentrate on the application at hand.

This release contains various bugfixes and network components.

Posted by Josh Harler 2002-11-15

Blue Version 0.01 Released

Blue version 0.01 has been released. Blue is a cross-platform general purpose C++ library, providing basic utilities for common application functionality. The platform dependent code is replaced with an easy to use interface so that the developer can concentrate on the application at hand.

Posted by Josh Harler 2002-11-07