Peter Schmidt

IIS Webcasts for March & April

Microsoft has announced some upcoming IIS Webcasts. Here’s an complete overview • TechNet Webcast: Microsoft.com Operations Introduces Real World Debugging: Determining When You Have a Problem and Beginning the Initial Debugging (Level 300) Live Webcast, Mon, 27 Mar 2006 19:30:00 GMT It is not always easy to know you have a problem, nor is it always easy to begin the debugging process. Join a senior systems engineer from the Microsoft.com Operations Debug team for an …

Read more

ISAPI: LeechBlocker

Chris Crowe did a post on a nice ISAPI filter called LeechBlocker made by Michael R. Brumm. LeechBlocker is an open source ISAPI Filter for IIS. The filter intercepts all incoming requests and checks to see if the resource (an image for example) is being referred to by the same site by which it is being hosted. If the referrer is not the same as the site name, the filter checks to see if the …

Read more

Feed URLs

My new feed URLs are: ATOM: http://www.iis-digest.com/?feed=atom RSS 1.0: http://www.iis-digest.com/?feed=rss RSS 2.0: http://www.iis-digest.com/?feed=rss2 Sorry for the inconvience.

New blog backend and RSS URL

I’ve changed my blogging software from using Blogger to WordPress, this gives me some more benefits like: – Catagories – Better handling of article pages I’ve given the page a design makeover at the same time, hope you find the page more usable now. 🙂 You might have to update your RSS/ATOM feed from using atom.xml to RSS. Just relink to the RSS icon in the bottom of my page. I apologize for any inconvience …

Read more