Qt® Creator AKA Greenhouse Project Technical Preview

Eike Ziller of Trolltech has been officially announced an update of QtCreator, formerly known as Project “Greenhouse” on Qt-interest mailing list. What is Qt® Creator? The application described as a new, lightweight, cross-platform integrated development environment (IDE) designed to make development with the Qt application framework even faster and easier. Qt Creator provides a focused…

Read More

How to Setup openSUSE as Router

Setting up openSUSE as router is not too difficult. The setup process only needed a few step to completed, as shown in the following wizard : Configuration : [code language=’cpp’] eth0 IP Address : 197.187.87.0/28 eth1 IP Address : 165.155.121.0/24 Gateway : 197.187.87.1 DNS 1 : 215.155.200.45 DNS 2 : 215.155.200.46 [/code] Activating router function…

Read More

Akismet Error : Cannot load akismet-admin page

I got an error after upgrading WordPress into ver 2.6.3 and updating Akismet plugin into ver 2.2.1 I could I can no longer access the Akismet spam queue and got the error message : “Cannot load akismet-admin?page=akismet-admin” Finding same problem on this thread and waiting for the solution. Updated : 2008-10-29, 03:46 AM (GMT+7) Fixed…

Read More

How to Setup openSUSE as Rsync Server

What is Rsync Rsync is a tool for file transfer and synchronization of files or a tree (the directory structure and file) in one direction, both local transfer (in the same system) and remote (network / internet).  Rsync is a powerful tool with easy configuration. Rsync is a software application for Unix systems which synchronizes…

Read More