| You may be surprised to not find a welcome.htm file in the Welcome folder; after all, Contribute is basically browsing to an HTML file to show the Welcome page. However, the Contribute engineers have more than a few tricks up their collective sleeves and one of them is to automatically generate a welcome.htm file when the program launches. This HTML file is based on the Dreamweaver template found in the Welcome folder, welcome.dwt. Why take this roundabout approach? To understand their reasoning all you need do is take a close look at the default Welcome page. To the first-time user, it may not be obvious that there's more happening here than would be possible with a standard web page (see Figure 2), but once you add a Contribute connection or two, the page begins to looks a bit more like an application interface with some very non-HTML features. |