Home >> February, 2005

Java GUI Builder

Posted on: Thursday, February 24th, 2005 in: Java

JBuilder is a power tool to create great java applications, as it gives tools to design GUI in an easy manner. If you are not a fan of JBuilder, and want to write applications using simple editors, you might want to have a GUI Builder for Java. Of course, you can hand-code your GUI, [...]

Apache, MySQL, PHP

Posted on: Thursday, February 24th, 2005 in: Java, Linux, PHP

It is pretty easy to install and configure Apache on both Windows and Linux. And so is MySQL, and so is PHP support. Still configuring those things to work perfectly needs certain effort, especially when it comes to installing Tomcat, Perl, mail servers or ftp servers etc. For those who don’t want to mess up [...]

Music Band Fonts

Posted on: Thursday, February 10th, 2005 in: General

If you’re a rock fan, you’ll surely love those fonts…

MFC versus Qt

Posted on: Thursday, February 10th, 2005 in: General

Comments on impressions on MFC vs Qt. The article views from the personal experience of a programmer, but it doesn’t say anything about .NET. Qt is a GUI toolkit that is used primarily by Linux KDE applications, and it also runs on Windows platform. This is also a useful FAQ for newbie KDE developers.