Recently in Development Category

This article enumerates the steps and problems found while adding the pwda11 project to our cruise-control.

Micro-instrument

| | Comments (0)

The current implementation of XGUI is heavily based on an concept called Instrument. This concept dates from the first XGUI versions, and have not evolve since them. Now, with a lot of implemented features we find out that this concept must be reviewed and updated.

Process Performance Review

| | Comments (0)

Review of the Process class regarding performance.

Generating Executable

| | Comments (3)

This article describes some problems regarding the executable generation and their solution.

The Coloring Process

| | Comments (0)

This article explains how the coloring-processes are organized and implemented, providing an overview of this extremely important process.

Kraken's Roadmap

| | Comments (0)

This article documents some changes in the kraken development process triggered by the Mantis's roadmap feature.

Manti's RoadMap

| | Comments (0)

The new version of mantis provides a "Roadmap" feature, which lists the mantis entries planed for a determined version. This article explains how to use this feature.

Resource Management

| | Comments (0) | TrackBacks (0)

How to manage resources (icons, basically) in a ETK application? Currently we have many implementations but no defined standards. Even worst, we do not use Qt 4 features regarding resource management.

This article explain how the grid-function limits are managed in the new Sci 2.0 architecture, exposing all the problems and solutions of its implementation.

Problem: While testing the application we need to show and then close modal dialogs.