About the author
Therefore, I do not expect aggregators to check my blog every hour, or every half an hour.
To the NewzCrawler RSS aggregator which was checking my blog every half an hour, I've blocked your IP from accessing my blog, using IPSec.
And the NewzCrawler RSS aggregator which is still checking my blog every hour, I will be forced to do so soon, if you do not scale back your checks.
Why am I so uptight about this? The reason is because I'm personally hosting my own blog on my own premises, and I want to ensure maximum availability of this blog to everyone else. Other than that, I'm also using the same server to host a few other websites.
Please reduce the automated polling to every 12 or 24 hours. Users who sometimes poll manually can still continue their practices of polling on their whims! ;o)
Continued discussion of undocumented Delphi 8 Property Access Specifiers, and other ways of adding and removing delegates / events handlers, including clearing the list of all the delegates / event handlers.
This article discusses the new Delphi 8 property access specifiers.
A method pointer is now the same as a global procedure, ie, procedure of object = procedure.