[Previous] [Content Page] [Next]
Things to Know Before You PublishYou can't publish a site until you have a live server to publish it on. Where will your live production site reside? Unless you're planning on running a Web server of your own (Section 10.2.1), you'll need to find a Web host. Web-hosting companies offer space on a Web server that's connected to the Internet. These companies administer your Web server and often help you with related tasks, like purchasing a domain name. (A domain name is a unique Web address that you purchase. For instance, if you type www.microsoft.com in your browser's address bar, you'll see only information published by the folks who brought you FrontPage.) There are a lot of hosts out thereeven some who provide free hosting (usually in return for permission to place an ad on your site). Shop around online to find a Web host that suits your needs. (Check out Microsoft's list at www.microsoft.com/office/frontpage/prodinfo/partner/wpp.asp.)
If your site is a plain-vanilla affairsimple pages of text and pictures, employing basic HTMLyou don't have to be too discriminating about who you pick as your Web host. That's because your Web pages are pretty self-sufficient: all they need is some Web-based food and shelter, and they'll work just fine. But if you've included more advanced features (like letting visitors search your site, collecting information through forms, or displaying data from a database), you'll need to make sure the server you use is loaded with at least one of the Microsoft Web server technologies described on the following pages. It's easy to find out. Generally, Web-hosting companies advertise the availability of the FrontPage-related software you're about to read about. If not, just ask before you choose a provider. 13.1.1. The Microsoft Web Server TechnologiesMicrosoft's Web server technologies (special software that lives on your live Web server) enable some special FrontPage Web site features to work. The Microsoft Web technologies fall into two basic camps: FrontPage Server Extensions and SharePoint Services. 13.1.1.1 FrontPage Server ExtensionsFrontPage Server Extensions (FPSE) are a set of program files that enable a Web server to provide some FrontPage-specific services, like adding forms (Tutorial 15) or a site search (Tutorial 16) to your site. Previously, Microsoft released a new version of the server extensions to support each new version of FrontPage. However, with the release of FrontPage 2003, Microsoft made no improvements to the server extensions. The company still supports FPSE 2002, but its focus is now centered on SharePoint Services, a new and improved server technology, which you'll read about next. However, your FrontPage 2003 Web site is still compatible with FrontPage Server extensions, and in fact, many features still rely only on FPSE. But, some new advanced data-manipulation tools work only with SharePoint Services. Confused yet? Table 13-1 on Section 13.1.1.1 provides a list of Web features and the server-side technology that supports them. 13.1.1.2 Windows SharePoint ServicesWindows SharePoint Services (WSS) has taken over where FPSE left off. SharePoint is a souped-up, all-around more capable server extension that lets you perform fancy maneuvers like integrating live data sources into your site. If you'll be working with a lot of data, or want to use XML (Extensible Markup Language, another type of publishing language that structures and organizes data in a file), SharePoint brings a lot more to the table than FPSE. But again, some Web functions still work only with FPSE and not with SharePoint. Think about what you want your site to do, and use Table 13-1 to help figure out whether you need FPSE or SharePoint on your Web server. A lot of large organizations use Windows SharePoint Services to create large Web sites that let their staffs share information quickly and easily. In this sense, Windows SharePoint Services has taken over where SharePoint Team Services (which you'll read about next) left off. In fact, with SharePoint, you don't even need FrontPage to create a site like this. Note: To use Windows SharePoint Services, the Web server you're using needs to be running Windows Server 2003. 13.1.1.3 SharePoint Team ServicesBoth FPSE and WSS work for the benefit of your Web site: they carry out their duties behind the scenes so that visitors to your site never actually interact with either of these programs. By contrast, SharePoint Team Services (STS) is purely a self-contained Web program that, say, members of a large staff would use to communicate with one another. STS is essentially an intranet in a box that lets you create sites in which visitors can add and edit page content directly through their browser windows. (See the box "Net Differences" for more on intranets.) A SharePoint Team site includes things like discussion lists and document libraries, which let many different people see and edit content. You don't need FrontPage to create or edit SharePoint Team Web pages. Because SharePoint Team Services is its own separate program, independent of FrontPage, this book covers it only briefly. You can't actually purchase SharePoint Team Services anymore. Microsoft now encourages you to use Windows SharePoint Services to create team sites. However, the presence of SharePoint Team Services supports some special Web site features that SharePoint Services doesn't. Also, some FrontPage owners may still be working on a SharePoint Team site, so it's included in Table 13-1. Table 13-1. Feature Support from Microsoft Web Server Technologies. These features are available only when you or your Web-hosting company have installed FPSE or SharePoint on your Web server.
Note: Although FPSE don't support the advanced Discussion Group feature available under SharePoint, FrontPage does offer a Discussion Web site that works fine with FPSE. See Section 15.6.3.
|
[Previous] [Content Page] [Next]
