30 December, 2010

Introducing EurekaLog 6.1

We made a present for our customers at New Year 2010-2011 by releasing EurekaLog 6.1. So... what's new?

01 December, 2010

ITDevCon sessions from EurekaLab s.a.s.

There was a ITDevCon conference recently - 17-19th November 2010. I (Alex) took two sessions on this event: "Advanced features of Delphi's debugger" and "How to debug application's crash".

I had prepared two presentations for these sessions in OpenOffice Impress and some accompanied text in OpenOffice Writer for this event. And I thought that you may be interested in those materials, so I decided to publish them.

You can download both sessions in one archive here.

22 November, 2010

EurekaLog 6.0.25 is out

We are pleased to announce the availability of the new 6.0.25 version.

27 July, 2010

EurekaLog 6.0.24 is out

We are pleased to announce the availability of the new 6.0.24 version.

08 June, 2010

SDN sessions from EurekaLab s.a.s.

There was a SDN event recently - 18th May 2010. Fabio Dell'Aria took two sessions on this event: "How to find the exception source line of a just delivered software" and "How to prevent source code bugs and speed-up the testing phase".

How to debug application's hang?

Today’s article will cover different approaches to debugging of application’s hangs.

05 May, 2010

New Exception class in Delphi 2009 and above

Exception class from SysUtils unit is a base class for all exceptions in your application. It wasn't changed since Delphi 2, if I remember correctly. But now, it got new properties and, thus, new features - starting with Delphi 2009 and above. So, I decided to give an overview of new capabilities of Exception class.

30 March, 2010

Memory problems in Delphi apps - final article

I've published several articles already, which cover different aspects of memory's issues. I'm going to give a short review of these articles first and then finish this series with current article. If you didn't read my previous articles or if you're a newbie - I recommend to read them from first to last before you'll start reading this one.

02 March, 2010

EurekaLog 6.0.23 is out

We are pleased to announce the availability of the new 6.0.23 version.

16 February, 2010