Monthly Archives: May 2008

Life with g++

The intention of this article is to show a few useful ( i hope ) tips about using g++ in the every day development cycle. Also this article describes three build configurations that should help the developer catch bugs in the early stages of development. read full article

Flash on FreeBSD – Gnash

Watching flash content on FreeBSD was and still is a problem. It\’s sad Adobe won\’t publish a native version of flash for FreeBSD, or even better open the sources for the flash player. It\’s strange they don\’t, unless the sources are a real mess I don\’t see any strong reason for not doing so. Now that rumors are found about new technologies for web graphics likesvg, html 5, flash might not be so popular in the future. read full article

Wt, C++ Web Toolkit

Wt (pronounced \’witty\’) is a C++ library and application server for developing and deploying web applications. It is not a \’framework\’, which enforces a way of programming, but a library. read full article