salem | 2006-11-05 04:31

It took me a little while longer to get some of the mundane issues sorted out (like changing from QPL to GPL to apease Qt 4.x licensing restrictions). But here it is!

salem | 2006-10-14 01:44

Life has been pretty hectic lately. But I am finally getting around to porting lfhex to Qt 4.0. This is my second 3.x to 4.x port and I have to say that it is a real pain. This one is made more difficult because I am also porting the build system to use qmake. It should be easy, but the source includes Flex/Bison source which only seems remotely supported by qmake.

I expect to finish the port and testing within the week!

salem | 2006-01-03 03:08

Over the last couple years I have gotten hooked on photography. Digital in particular. If you take a ton of pictures eventually you realize you need a workflow and a way of managing the amount of data you are creating.

salem | 2005-11-18 02:00

Trouble getting your QPushButtons to be the size you really want? read on...

salem | 2005-11-11 02:37

I just posted a new version of Tonality. Only minor bug fixes and enhancements were added.

salem | 2005-10-04 02:33

I use PHP embedded in my Drupal content. This can cause problems with mod_security ("Internal server error", number 500).

The problem is that Drupal sends Edit content back to the server via the POST method. If your content has <?php> in it then it will probably get flagged as a security error.

If your hosting provider allows .htaccess overides then you can add lines to get arround the default rules. However, the security considerations are considerable. And as I have been recently reminded, I am not a security expert. Therefore instead of giving recomendations, here is the authoritative reference for mod_security.

salem | 2005-10-04 01:19

Most modern table widgets are displayed with alternating colors to help visually distinguish between rows.
Qt 4 makes this stoopid simple for you by providing QTableWidget::setAlternatingColors(). However in Qt 3.x you have to roll your own. Read on for discussion and sample implementation.

salem | 2005-10-03 03:26

I just uploaded a new version of kccmp. It supports building against Qt 3.x or Qt 4.x. Qt 4.x build also requires libboost_regex.
The default build is configured to be Qt 3.x.

salem | 2005-10-01 02:03

kccmp - kernel configuration comparison



kccmp is a simple tool for comparing two linux kernel ".config" files.

Here is a link describing my motivation.

It has the following features:

  1. Displays the configuration variables with different values in a table form.
  2. Displays the configuration variables and values which are found in only one of the compared files.
salem | 2005-09-28 02:22

I just uploaded lfhex-0.3.7.2.tar.gz
This is a fix of a fix for a build issue :(
In 0.3.7.1 I broke the configure script for users who do not have libqt-mt.a/.so on their systems.
0.3.7.2 fixes this.

1
Lfhex

Tonality

User login

Navigation

PHP

Kccmp

Java

Homestar

Slashdot


Advertisement