Wednesday, 10 March 2010  
Latest Forums
SVN Access PDF Print E-mail
(1 vote)
Written by Andreas Haberstroh   
Friday, 13 November 2009

Okay, so, I've had comments and complaints about the need for creating an account on this site in order to get to the source code. One complaint was: “Is it open source or what?” Well, yes, it is. My code follows the licensing requirements of the hosting library. For instance, my Boost based code follows the Boost software license. My Joomla! code follows the GPL license.

So, without further ado, I've made my Subversion repository available through this website. So, surfers can see the libraries I've created, along with the updates, work in progress and all that wonderful stuff.

Last Updated ( Saturday, 14 November 2009 )
Read more...
 
Boost HTXML Library PDF Print E-mail
(4 votes)
Written by Andreas Haberstroh   
Tuesday, 01 September 2009
New release of the Boost HTXML library, a cross-platform C++ library for reading and writing HTML and XML documents.
Last Updated ( Tuesday, 01 September 2009 )
Read more...
 
Boost ASN1 Library PDF Print E-mail
(2 votes)
Written by Andreas Haberstroh   
Saturday, 02 February 2008
First release of Boost.ASN1, a cross-platform C++ library for reading and writing ASN1 based data.
Last Updated ( Sunday, 09 March 2008 )
Read more...
 
Boost HTML Library PDF Print E-mail
(4 votes)
Written by Andreas Haberstroh   
Monday, 03 September 2007
Release of the Boost HTML library, a cross-platform C++ library for reading and writing HTML documents.
Last Updated ( Wednesday, 27 February 2008 )
Read more...
 
Giving C++ a Boost PDF Print E-mail
(0 votes)
Written by Andreas Haberstroh   
Saturday, 25 August 2007
C++ Extensions, Platform Independence and a build environment, what more could I ask for?
Last Updated ( Wednesday, 27 February 2008 )
Read more...
 
Top