Posts in category ‘Berkeley DB’.
Components of CppCMS
Sunday, December 30, 2007, by artyom ;
Posted in:
Progress, Templates, FastCGI, Framework, Berkeley DB;
3 comments
There are several important components that CppCMS implements:
- FastCGI Application Framework
- Easy Berkeley DB -- Simple API to BDB
- Templates System
- Text Tools -- text to html conversion tools
- Nice URLs support
I'll describe there all these in details there
more...The Goals
Thursday, December 27, 2007, by artyom ;
Posted in:
Progress, FastCGI, Framework, Cache, Berkeley DB;
4 comments
When I started working on this project, many were (and still are) extremely skeptical about its future. Many questions were asked, like: "Are you masochist? Who you think will ever use it? The hardware is cheap, we do not need such things!" etc.
In this post I'll explain my point of view and I'll show why "C++ Web Development Framework" is more then just "yet another crazy idea of another geek"
more...