By
alex
|
Published
July 22, 2008
This is a request for comment about the future of POCO project*. The POCO project team is soliciting feedback on the project itself, the development model, maintenance, releases and any other topic regarding the POCO project state of the affairs. The current state of the project has some troubling aspects associated with it that we […]
By
alex
|
Published
July 9, 2008
Generated using David A. Wheeler’s ‘SLOCCount‘ from current SVN trunk, rev. 661: SLOC Directory SLOC-by-Language (Sorted) 88328 Foundation cpp=69772,ansic=18556 86109 Data ansic=52596,cpp=33513 26193 XML cpp=20424,ansic=5769 23916 Net cpp=23916 11642 WebWidgets cpp=11642 7680 Util cpp=7680 3974 NetSSL_OpenSSL cpp=3974 2244 CppUnit cpp=2244 990 PageCompiler cpp=989 922 ApacheConnector cpp=922 486 release sh=486 118 dist sh=118 103 build sh=103 […]
By
alex
|
Published
July 1, 2008
After crippled-C++ Symbian, Java-only Android and Objective-C iPhone platforms, finally some companies have seen the light and came up with LiMo. Now we just have to wait to see the first POCO phone 😉
By
alex
|
Published
June 30, 2008
I have redone some things in DynamicAny: Added support for empty state as default and empty() function to turn it into empty Made DynamicAnyHolder pure virtual functions (clone(), type() and all convert() and is…() overloads) virtual. All convert() overloads throw if reached at runtime, the querying is…() functions all return false. This has provided a […]
By
alex
|
Published
June 21, 2008
There’s a blog entry on the topic. Your humble correspondent posted some examples and links to DynamicAny, which caused a Boost zealot to shoot back indiscriminately. Stay tuned 😉
By
alex
|
Published
June 12, 2008
An interview (Part 1 and Part 2) with B. Stroustrup and H. Sutter taken during SDWest 08. Second part is particularly interesting – they discuss functional aspects of C++ (and some other languages). The bottom line, once again: multiparadigm – way to go.
By
alex
|
Published
June 6, 2008
A couple of interesting links to Grady Booch’s bits of wisdom. In CIO, he talks about the 5 things he has learned about complex software systems: The fundamentals never go out of style. You need a regular rhythm of releases. Focus upon growing executable architectures. Create social structures that encourage innovation while still preserving predictability. […]
By
alex
|
Published
June 6, 2008
If you like POCO, please consider voting. Description of the contest is here.
By
peter
|
Published
May 12, 2008
Although WebWidgets is not finished yet, I decided to commit WebWidgets to svn, so that you guys can take a first look. Only VS80 solution files are recent now, events are still incomplete, and I am not really happy with the way ExtJS tables are rendered. Main development branch of WebWidgets is from now on […]
We have some good news regarding the state of the POCO website. In summer, two interns will help us to do a major overhaul of the website. The following is planned: Some graphical/design facelifting Kick out tiki and replace it with MediaWiki and phpBB Integrate the user management of WordPress, MediaWiki and phpBB Implement a […]