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: November 2005
Filtering out packets based on their size
Among filtering out packets based on their content like in the previous example, another possible usage of the filter event in SmartInspect would be to cancel packets which exceed a certain maximum packet size. This can be useful to reduce bandwidth or to keep log files small. An example implementation looks like:
using Gurock.SmartInspect;
public class PacketSizeFilter
{
private [...]
Posted in SmartInspect Comments closed
Test Driven Development
As you certainly already know, there has been a lot of discussion about Microsoft’s understanding of Test Driven Development (TDD) in the last few days. The entire discussion has been interesting to follow and in case you missed it, here are a few postings about the topic to get you started:
Microsoft Guidelines for TDD Wrong
Microsoft [...]
Posted in Programming Comments closed
Introducing the SmartInspect filter event
In contrast to the previous SmartInspect releases, I’d like to introduce some of the features for the upcoming release directly after implementing them rather than writing a cumulative preview one or two weeks before the actual release.
Let’s begin with a cool new feature of the SmartInspect libraries – the filter event. In contrast to the [...]
Posted in SmartInspect Comments closed
SmartInspect review in the Bitwise Magazine
Dermot Hogan reviewed SmartInspect Professional for the Bitwise Magazine. Here’s a short quote:
“Initially, I was a little sceptical about SmartInspect. It didn’t seem to offer very much over the usual Trace/Debug facilities available in Visual Studio. But then I started using the SmartInspect console. And I have to say, I was impressed. Very impressed. For [...]
Posted in SmartInspect Comments closed
Improving System.Diagnostics tracing
If you are using the Trace and Debug classes of the System.Diagnostics namespace of the .NET framework, you might be surprised to see how easy it is to redirect their logging output to the viewer application of SmartInspect, the SmartInspect Console. I’ve written a short article about this topic today and in case you are [...]
Posted in Programming, SmartInspect Comments closed
Google Analytics results
As you probably already know, Google launched its new Analytics service on Monday. Google Analytics is an advanced web site traffic analysis tool that is based on Urchin, a tool and company Google bought some time ago.
I signed up for Analytics on Monday and added it to this blog for testing purposes. Due to heavy [...]
Is Delphi the right tool for you?
My latest article highlights the advantages and disadvantages of using Borland Delphi for software development in small software businesses. Delphi is often overseen when it comes to choosing a development tool, but it could give you a competitive advantage for your next product. Read this article and decide if Delphi is for you:
Borland Delphi for [...]
Posted in DelphiFeeds.com Comments closed
Measuring the success of your landing page
Some weeks ago I wrote about the importance of landing pages of a website. To summarize, I basically stated that it’s important to choose two, maybe three actions you want visitors to perform when entering a page. Examples for those actions are downloading a trial version or taking the tour of your product.
This time, I’d [...]
Getting things done
I just finished reading David Allen’s great book Getting Things Done (or GTD, for short). It describes and helps implementing a system to organize all your tasks, ideas and projects (so called “stuff”). To quote the back cover:
“In today’s world, yesterday’s methods just don’t work. Veteran coach and management consulting David Allen shares his breakthrough [...]
Posted in General Comments closed




The problem with double opt-in newsletters