Coding for Fun and musing on gaming and development
Join the fray by commenting, tracking what others have to say, or linking to it from your blog.
Thanks to a post by Nick Parker, I found out my blog site was not producing valid RSS... and now it is :)
Take a moment to comment and tell us what you think. Some basic HTML is allowed for formatting.
Name (required)
E-mail (required)
Website
Remember me
That's exactly what I described in http://asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=434771 . Another option is removing the managingEditor tag, if you don't want to expose your email address. The feed will still be valid without that tag.
Thomas is correct. managingEditor is optional, so removing the tag would also be valid. If it does exist, it is supposed to be a valid email address, but it can be missed. TTFN - Kent
Hey man