Microsoft FrontPage

Source: Wikipedia, the free encyclopedia.
Microsoft Office FrontPage
Original author(s)Vermeer Technologies
Developer(s)Microsoft
Initial releaseNovember 1995; 28 years ago (1995-11) (as Vermeer FrontPage)
Final release
2003 (11.8164.8172) / September 17, 2007; 16 years ago (2007-09-17)[1]
Operating systemMicrosoft Windows
TypeHTML editor
LicenseProprietary

Microsoft FrontPage (full name Microsoft Office FrontPage) is a discontinued WYSIWYG HTML editor and website administration tool from Microsoft for the Microsoft Windows line of operating systems. It was branded as part of the Microsoft Office suite from 1997 to 2003. Microsoft FrontPage has since been replaced by Microsoft Expression Web and SharePoint Designer, which were first released in December 2006 alongside Microsoft Office 2007, but these two products were also discontinued in favor of a web-based version of SharePoint Designer, as those three HTML editors were desktop applications.

History

FrontPage was initially created by Cambridge, Massachusetts company Vermeer Technologies, Incorporated,[2] evidence of which can be easily spotted in file names and directories prefixed _vti_ in web sites created using FrontPage. Vermeer was acquired by Microsoft in January 1996 specifically so that Microsoft could add FrontPage to its product line-up,[3] allowing them to gain an advantage in the browser wars, as FrontPage was designed to create web pages for their own browser, Internet Explorer.[4]

As a "WYSIWYG" (What You See Is What You Get) editor, FrontPage is designed to hide the details of pages' HTML code from the user, making it possible for novices to create web pages and web sites easily.

FrontPage's initial outing under the Microsoft name came in 1996 with the release of Windows NT 4.0 Server and its constituent Web server Internet Information Services 2.0. Bundled on CD with the NT 4.0 Server release, FrontPage 1.1 would run under NT 4.0 (Server or Workstation) or Windows 95. Up to FrontPage 98, the FrontPage Editor, which was used for designing pages, was a separate application from the FrontPage Explorer which was used to manage web site folders.[5] With FrontPage 2000, both programs were merged into the Editor.

FrontPage used to require a set of server-side

Windows SharePoint Services
.

A version for the classic Mac OS was released in 1998; however, it had fewer features than the Windows product and Microsoft has never updated it.[7]

In 2006, Microsoft announced that FrontPage would eventually be superseded by two products.[8] Microsoft SharePoint Designer would allow business professionals to design SharePoint-based applications. Microsoft Expression Web is targeted at the web design professional for the creation of feature-rich web sites. Microsoft discontinued Microsoft FrontPage in December 2006. Functional equivalent would be found in Microsoft Expression Web.

Features

Some of the features in the last version of FrontPage include:

  • FrontPage 2003 consists of a Split View option to allow the user to code in Code View and preview in Design View without the hassle of switching from the Design and Code View tabs for each review.
  • Dynamic Web Templates (DWT) were included for the first time in FrontPage 2003, allowing users to create a single template that could be used across multiple pages and even the whole Web site.
  • Interactive Buttons give users a new easy way to create Web graphics for navigation and links, eliminating the need for a complicated image-editing package such as Adobe Photoshop which Microsoft does not sell.
  • The accessibility checker gives the user the ability to check if their code is standards-compliant and that their Web site is easily accessible for people with disabilities. An HTML optimizer is included to aid in optimizing code to make it legible and quicker to process.
  • autocompletion
    , is a key feature in FrontPage 2003 that assists the user while typing in Code View. When working in Code View, Intellisense will suggest tags and/or properties for the code that the user is entering which was intended to significantly reduce the time to write code. The Quick Tag Editor shows the user the tag they are currently in when editing in Design View. This also includes the option to edit the specific tag/property from within the Tag Editor.
  • Code Snippets give users the advantage of creating snippets of their commonly used pieces of code, allowing them to store it for easy access whenever it is next needed.
  • FrontPage 2003 includes support for programming in
    server-side scripting language
    that adds interactivity to Web sites and Web pages.
  • FrontPage 2003 includes support for macros in VBA.

Versions

Note: There is no official version 5 to 9, because after FrontPage was included in some Office editions, the version numbers followed their Office version numbers. Nonetheless, version numbers may appear in the meta tags of HTML code generated by these versions of FrontPage.

Server Extensions

FrontPage Server Extensions are a software technology that allows FrontPage clients to communicate with

web servers, and provide additional functionality intended for websites. Frequent security problems have marred the history of this Microsoft
proprietary technology. It relies on HTTP protocol for communication, and CGI/POST for server-side processing.

Software

Microsoft Visual Studio 6.0 uses this technology for file synchronization purposes, and strongly depends on this technology for file management. Most .NET Microsoft products obsoleted this in favor of WebDAV, but Visual Studio 2005 and 2008 still publishes ClickOnce
applications to websites with FrontPage Server Extensions.

See also

References

  1. ^ "How to check the version of Office 2003 products". Microsoft. Retrieved March 7, 2015.
  2. ^ "The Early FrontPage History". Archived from the original on 2016-11-02. Retrieved 2011-07-15.
  3. ^ "Microsoft Acquires Vermeer Technologies Inc" (Press release). Microsoft. January 16, 1996. Archived from the original on February 16, 2012. Retrieved September 26, 2019.
  4. ^ "FrontPage history". Softpanorama. Archived from the original on 16 October 2022. Retrieved 25 October 2022.
  5. ^ FrontPage Versions and Timeline
  6. ^ "FrontPage 2003 Frequently Asked Questions". Microsoft. Retrieved December 12, 2006.
  7. ^ "Frequently Asked Questions About FrontPage". Microsoft. Retrieved December 12, 2006.
  8. ^ http://www.microsoft.com/office/frontpage/prodinfo/futureoffp.mspx FrontPage 2003 Help and How-to microsoft.com

External links