If you have worked with Sharepoint a bit, you probably know about ghosted vs. unghosted pages. A ghosted page (default) is a page that is constructed from a template on the front-end server. An unghosted page is a page that is read from SQL Server and not from the front-end template. A ghosted page becomes unghosted when you modify the page with an editor like Frontpage 2003.

There are tools to ghost pages such as Ghosthunter. Ghosthunter is a web part and requires you to put it on a page before you can use it.

It would be nicer to be able to ghost pages from a desktop application. This tool can be used to do just that.