Our Sites
Categories
- Business (35)
- DelphiFeeds.com (88)
- General (43)
- Gurock Software (107)
- Programming (44)
- SmartInspect (124)
- Software Quality (6)
- TestRail (23)
- Virtualization (8)
- Websites (26)
Archives
User Pages Cloud
delphi unicode asp.net monitoring debug java debugging log4j logging trace delphi tracing asp.net exceptions errors debug .net debugging log4net log4n .net monitoring debug java debugging vb.net logging trace java tracing java exceptions errors delphi monitoring delphi debugging trace .net tracing delphi exceptions errors nlog asp.net logging tracing eurekalog
Monthly Archives: August 2007
Announcing the SmartInspect Delphi Plugin (Beta)
We are happy to announce the first beta release of the new SmartInspect Delphi Plugin. This plugin allows you to easily add Enter/LeaveMethod calls to your Delphi source code by automatically instrumenting selected methods and functions. Although the plugin still has some limitations, it already works very well for the Delphi Units we tested it [...]
Posted in DelphiFeeds.com, Gurock Software, SmartInspect 6 Comments
SmartInspect 2.3.1 maintenance release
We’ve just released SmartInspect 2.3.1. This version includes a few bug fixes and adds pre-compiled binaries as well as headers, IDE integration and live templates for CodeGear C++Builder 2007. Please see the What’s New page for more information. As usual, the new version can be obtained at the My Gurock.com portal for customers with active [...]
Posted in Gurock Software, SmartInspect Leave a comment
Unicode-aware Delphi third-party components
Although Delphi supports Unicode with its WideString type and with many Unicode-aware runtime functions and classes, the user interface controls of Delphi’s VCL don’t currently support Unicode. CodeGear is planning to move the VCL to Unicode in the future, but if you want to build Unicode-aware applications with Delphi right now (which you probably should), [...]
Posted in DelphiFeeds.com 7 Comments
New SmartInspect review on DevCity.NET
After reviewing SmartInspect 1.4 for DevCity.NET last year, John Spano has taken a look at the new features of SmartInspect 2.x and reviewed the new version:
“SmartInspect has always been a very well written logging product. With the release of version 2, it’s much more powerful and easy to use now. I highly recommend [...]
Posted in General, Gurock Software, SmartInspect Leave a comment
Condition variables and monitors for Delphi
A condition variable is a threading abstraction which can help in implementing robust multi-threaded code. Condition variables are core features of Java (Object.wait, .notify, .notifyAll) and .NET (Monitor.Wait, .Pulse and .PulseAll) but we needed an implementation for Delphi. I couldn’t find one so we wrote my own. If you are interested in (using) the code, [...]
Posted in DelphiFeeds.com, Programming 14 Comments




Quiet MicroISV scene