<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>AWeb Site Navigation Engine</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>User Interface</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Mark Levene, Richard Wheeldon, Jon Bitmead NavigationZone, Department of Computer ScienceUniversity College London</institution>
          ,
          <country country="UK">U.K</country>
        </aff>
      </contrib-group>
      <fpage>4</fpage>
      <lpage>5</lpage>
      <abstract>
        <p>Often users navigating (or “surfing”) through a web site “get lost in hyperspace”, when they lose the context in which they are browsing, and are unsure how to proceed in terms of satisfying their original goal. The unresolved problem in web site usability, of assisting users in finding their way, is termed the navigation problem. (See [LL00] for a survey and critique on the navigation problem.) This problem is becoming even more acute with the continuing growth of web sites in terms of their structure, which is becoming more complex, and the vast amount information they intend to deliver. In contrast users are not willing to invest time to learn this structure and expect the delivery of the relevant content without delay. To tackle this problem we are developing a navigation system for semi-automating user navigation which builds trails of information, i.e. sequences of linked pages, which are relevant to the user query. The preferred trails are presented to the user in a tree-like structure which they can interact with. This is in sharp contrast to a search engine which merely outputs a list of pages which are relevant to the user query without addressing the problem of which trail the user should follow. We discuss the architecture of the navigation system and give a brief description of the navigation engine and user interface.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>1 Introduction
The user interface includes two main mechanisms: (i) the navigation tool bar and (ii) the navigation tree
window. The navigation tool bar comprises a sequence of URLs. The first two URLs displayed on the
navigation tool bar are the last two URLs of the pages that the user browsed, thus providing a history
mechanism. The next URL on the navigation tool bar is the current URL identifying the page the user is
currently browsing. The URLs that follow the current URL on the navigation tool bar are the
consecutive URLs of the best trail found from the current URL. All URLs are clickable and cause the
navigation tool bar to be updated accordingly. The navigation tree window displays the preferred trails
given the user query, organized in the form of a tree structure with the trails being ranked from the most
preferred, according to their score. The user interacting with the navigation tree window can select any
URL on one of the preferred trails causing it to be the current URL. The navigation tool bar, the
navigation window and the browser window are all synchronized according to the current URL. The
mechanisms of the user interface provide the user with guidance and context throughout a navigation
session, given the input query. The user interface can be embodied in a Web site as a navigation
mechanism complementing or replacing a Web site search engine.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [LL00]
          <string-name>
            <given-names>M.</given-names>
            <surname>Levene</surname>
          </string-name>
          and
          <string-name>
            <given-names>G.</given-names>
            <surname>Loizou</surname>
          </string-name>
          .
          <article-title>Web interaction and the navigation problem in hypertext</article-title>
          . In A. Kent,
          <string-name>
            <given-names>J.G.</given-names>
            <surname>Williams</surname>
          </string-name>
          , and C.M. Hall, editors,
          <source>Encyclopedia of Microcomputers. Marcel Dekker</source>
          , New York, NY,
          <year>2000</year>
          . To appear.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>