May 28th, 2008
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 the rest of this entry »
Tags: build, c++, compiler, debug, development, error, g++, gcc, optimization, Programming, release, safe, warning
Posted in Programming | No Comments »
May 27th, 2008
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 like svg, html 5, flash might not be so popular in the future. Read the rest of this entry »
Tags: flash, FreeBSD, gnash, linux-flash, plugin
Posted in FreeBSD | No Comments »
May 27th, 2008
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 the rest of this entry »
Tags: boost, c++, web, web 2.0, xhtml
Posted in Programming | No Comments »
April 7th, 2008
I’ve upgraded the wassup plugin to the latest version ( 1.5 ) and an error started to show in the pages:
[ wp_wassup_tmp' doesn't exist ]
The solution is to deactivate the plugin and then reactivate it… witch should be the right way to upgrade your plugins. Read the rest of this entry »
Tags: dashboard, error, syntax error, wassup, wordpress
Posted in Programming | No Comments »
April 2nd, 2008
I’ve updated wordpress to the latest stable version and all the plugins seem to work ok.
Tags: update, wordpress
Posted in News | No Comments »
December 6th, 2007
To create a quick and dirty widget from myWeather wordpress plugin just add the following to the end of myweather.php
Read the rest of this entry »
Tags: myweather, plugin, wordpress
Posted in Programming | 5 Comments »
July 27th, 2007
I’ve just received this error with qmake on windows. Googling for it showed no results so after i’ve solved the problem i decided to put it here.
Read the rest of this entry »
Tags: error, kdevelop, qmake, unix, windows
Posted in Qt & boost | No Comments »
June 27th, 2007
The new ADO.NET 2.0 and it’s typed datasets and table adapters are very useful tools for creating a DAL in you application. Still when working with SQLServer 2000 implementing transactions is a bit tricky. Read the rest of this entry »
Tags: class, datasets, error, public, solution, sql, sqlserver, transaction, transactions, type
Posted in Programming | No Comments »
May 18th, 2007
Here is a preview of what you can do if you have a windows machine somewhere.

Tags: FreeBSD, integration, rdesktop, window, windows
Posted in FreeBSD | No Comments »
March 18th, 2007
Finally the linux-flash7 plugin works with native firefox. If it’s not working for you this may help.
Read the rest of this entry »
Tags: bsd, flash, flash7, flash9, FreeBSD, install, ports, unix
Posted in FreeBSD | 5 Comments »