New Advanced .NET Debugging Blog

Looks like there's a new hardcore debugging blog in town - from another Israeli blogger, no less - please welcome Eran Sandler's (not related..) Advanced .NET Debugging weblog. This guy is deep into debugging. Half the time I read his blog I get a little dizzy. The other half I just read with gleeful cheer as new areas of hardcore geekiness unfold before my very keyboard. Indeed - this is the stuff long nights and light sleep are made of - Hex core dumps.
 
Of course, since this guy is on Blogger.com (which sucks because..) it has not RSS feed :(
His Rss feed wasn't easy to find, but you can subscribe to it here (thanks to Miki from the comments)
(found via Yosi)
Published Monday, June 20, 2005 1:16 AM by RoyOsherove

Comments

Sunday, June 19, 2005 6:24 PM by Miki Watts

# re: New Advanced .NET Debugging Blog

Hey Roy, just wanted to comment that Blogger does have an rss feed, but it doesn't have a button to link it by default. If you look at the page source, you will see at the beginning a link tag with rel attribute of alternate, and it lists the atom.xml rss feed.
Monday, June 20, 2005 5:24 AM by Eran Sandler

# re: New Advanced .NET Debugging Blog

As Miki Watts commented, there is rss feed (using Atom).
I've added a link to it and when I'll have time to steal the nice XML box Icon, I'll put that as well :-)

In anycase the URL for the RSS feed is http://dotnetdebug.blogspot.com/atom.xml
Monday, June 20, 2005 5:54 AM by Roy Osherove

# re: New Advanced .NET Debugging Blog

Miki, Eran - Thanks. I'll update the post.