Articles
An alternative to the chained exceptions in C++ PDF Print E-mail

Few months ago I wrote an article that explains a way to replace the chained exceptions in the C++ source code, maintaining the same level of information captured by the chained exceptions.

You can read it on DDJ online: "Unchaining Chained Exceptions in C++"

 
Improving Imebra's performances PDF Print E-mail

Imebra comes with a memory manager that reuses the memory unused by the library.
Changing few parameters of the memory manager can significantly improve the performances of Imebra.

The performances improvement is more visible when the dicom file contains multiframe images.

Last Updated ( Thursday, 15 March 2007 )
Read more...
 
Back to Italy PDF Print E-mail

On Saturday the 27th of May 2006 I went back to my Italian hometown: Venice.

I was invited as a speaker to a conference about the "new professions". After having attended to the conference I understood why I really decided to work abroad, and why I will continue to do this.

 

Last Updated ( Tuesday, 22 August 2006 )
Read more...
 
Unicode in Imebra PDF Print E-mail

This article describes how the Unicode chars and the several Dicom charsets have been implemented in Imebra.

The support for Unicode and the Dicom charsets has been introduced in the version 0.0.24 of Imebra released on the 8th of april 2006. 

 

Last Updated ( Saturday, 08 April 2006 )
Read more...
 

Search