In my previous post, I inquire about where to host an open-source project. Well, I was just investigating the features promised by Master Pages in ASP.NET 2.0, and I realized that EZWeb provides some of those same features in .Net 1.1. Master pages is discussed here on www.asp.net, and EZWeb provides the navigation abstraction as well as look and feel abstraction. It does not allow for nested master pages (or nested templates in EZWeb – only one template per page), and it doesn’t automatically have a generated sitemap, but now I have the urge to develop a plugin that will automatically generate a sitemap for all ancestor pages. Again, EZWeb will be availabe for download and contribution as soon as I get the workspace set up.