WO1997027553A1 - Distributed electronic publishing system - Google Patents

Distributed electronic publishing system Download PDF

Info

Publication number
WO1997027553A1
WO1997027553A1 PCT/US1997/001642 US9701642W WO9727553A1 WO 1997027553 A1 WO1997027553 A1 WO 1997027553A1 US 9701642 W US9701642 W US 9701642W WO 9727553 A1 WO9727553 A1 WO 9727553A1
Authority
WO
WIPO (PCT)
Prior art keywords
publication
viewer
file
information
font
Prior art date
Application number
PCT/US1997/001642
Other languages
French (fr)
Inventor
B. C. Krishna
Julie Melbin
Daniel E. Latham
Original Assignee
Futuretense, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Futuretense, Inc. filed Critical Futuretense, Inc.
Publication of WO1997027553A1 publication Critical patent/WO1997027553A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/109Font handling; Temporal or kinetic typography
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting

Definitions

  • the invention relates to computer networks and, more particularly, to electronic publishing systems that employ servers to store electronic publications and browsers, executing on clients and communicating with the servers over the networks, to view the electronic publications.
  • Computer networks such as the Internet and private corporate networks, enable users to retrieve information from a wide variety of sources. They also enable publishers, information providers, advertisers and other information sources to supply information to these users.
  • "Servers” are computer systems that are connected to a network and that store and supply information.
  • One type of server on the Internet is known as a “web server, " which provides access to a web site. Each web site can make available one or more "web pages,” which are formatted, tree-structured repositories of information, such a ⁇ text, images, sounds, animations, and three-dimensional simulations.
  • Many traditional publishers, such as newspapers and journals, as well as corporations, individuals and organizations (hereinafter collectively referred to as publishers) have established web pages.
  • “Clients” are computer systems, each typically controlled by one user, that may be connected to a network and request information from the servers on the network.
  • clients at various locations can view web pages by "downloading" replicas of the web pages from the servers on which these web pages are stored.
  • Publishers often expend a great deal of effort to make their web pages as visually attractive as possible and to brand them identifiably because these publishers typically project their corporate images and attempt to derive revenue through subscription, use fees, or advertising income from these pages.
  • Publishers may also obtain direct public relations and communications benefits from their web pages. Since publishers often deliver sales, advertising, product support, and employee communication services through their web pages, the web page's visual appeal, brand identity, and navigational use are important. For example, some publishers establish web pages that provide useful services, such as information searching in order to attract users. These publishers may include advertising space on these web pages in which they advertise their products and services or the products and services of others .
  • HTML Hypertext Markup Language
  • Markup languages specify the layouts and contents of their web pages by encapsulating static content. That is, the content or information to be displayed on the web page is typically written into the file. Accordingly, in order to change the contents or appearance of a web page, thst periodically recode their web pages to update the information contained therein and to maintain an interest level necessary to attract repeat users. Creating and updating web pages can be very expensive, especially where publishers employ professional designers to produce their web pages. Furthermore, a user wishing to see current information must repeatedly cause his or her client to download an entire web page to obtain the most current version of any content in the web page. This lack of flexibility in text markup languages results in all web pages looking much the same. Most publishers, when creating web pages, would prefer to have the flexibility available in traditional printed publications, including control over typography (font, size, leading) , color, columnarization and text flow around graphics. Fonts pose a particular problem for these publishers.
  • Fonts are used to control visual attributes of text portions of web pages and other documents.
  • a font is a definition of the shapes of printable or viewable characters (typically upper and lower case alphabetic characters, numbers, punctuation and special characters, such as the asterisk or the pound sterling currency sign) . Fonts are identified by their names, for example “Times New Roman” and “aramond. " A considerable amount of creative effort often goes into designing a font. Accordingly, font developers typically charge a fee to license their fonts to publishers and other users, who then use the fonts to create publications. A computer, moreover, can only "render” (display or print) text in fonts that have been “installed” on the computer with the exception of images of full-text pages.
  • a computer If a computer is requested to render text in a font that is not installed, the computer "falls back" and selects an installed font to render the text.
  • the font chosen by the computer as a fall-back might look quite different from the requested font.
  • the fall ⁇ back font might have larger or smaller characters, which may cause line breaks, page breaks and other visual aspects of the publication to be rendered differently than intended by the publisher.
  • a small number of common fonts are usually installed on client computers. Some users, moreover, purchase and install additional fonts. Publishers do not, however, have a priori knowledge of which additional fonts are installed on clients. As a result, publishers are often forced to limit themselves to the most commonly installed fonts to ensure that their publications are rendered as intended. As set forth above, one alternative is to transmit text having a unique font as an image file. Image files, however, are typically quite large and thus require substantial time to download. Rather than wait for a large file to download, users might move on to other web pages. Publishers typically embed information within documents to identify which font(s) are to be used to display or print the document. More specifically, each section of text in a publication typically identifies which font is to be used to render the text in the section.
  • Each publication can use several fonts throughout the publication.
  • Publishers use one of two methods to specify the fonts to be used to render their publications.
  • the names of the fonts are embedded in each publication.
  • the client attempts to display the publication, if the named fonts are not installed on the client, the client substitutes installed fonts ("falls- back") , and the user sees the web page differently than the publisher intended.
  • a “browser” is a computer program that executes on a client to provide a user interface to information servers.
  • Each source of information on a server is known as a “resource” and has an associated text string by which it can be referenced.
  • the text string known as a "uniform resource locator” (URL) , specifies: a protocol to use to obtain the information, such as the Hypertext Transfer Protocol (HTTP) ; the name or numerical address of a server from which to obtain the information; and a "local information text string. " The local information text string is passed to a protocol handler on the server, which then returns the information.
  • HTTP Hypertext Transfer Protocol
  • the local information text string often specifies a file, i.e., it contains a directory and a file name, but it can also specify a search request to be performed on a database or text index.
  • a user specifies a URL to a browser, and the browser then retrieves and displays information from the resource associated with the URL.
  • HTML and extensions of it typically allow only a limited set of user interactions with information retrieved by a browser. For example, a user can scroll through an entire web "page" - for a long document, the page may be many screens in length - and can also follow a hypertext link to an entirely different web page, perhaps part of the same web publication or part of an entirely different one.
  • hypertext links poses problems for the user, as he or she may find it difficult to return to the page of original entry - often a summary or contents page - to continue the viewing process .
  • a "gateway" is a computer system that interconnects two computer networks. Many users access the Internet through gateways, such as America On- Line, that dynamically assign network addresses. Thus, each time a user accesses a server though one of these gateways, the user might have a different network address. It is therefore an object of the invention to provide a system for easily creating and displaying visually attractive electronic publications.
  • the invention relates to a distributed electronic publishing system comprising a design and layout tool for use in defining electronic publications and a viewer for use in displaying such publications on a graphical user interface ("GUI") .
  • GUI graphical user interface
  • a page designer first establishes a plurality of regions within the electronic publication. The designer then defines a set of instructions for obtaining and formatting information (e.g., text, images, audio and/or video) to be displayed in each region. The designer may also provide instructions on how to respond to user interactions (e.g., a mouse click) with the region.
  • the design and layout tool allows the designer to associate one or more timers with each region and define a corresponding set of instructions to be performed upon expiration of each timer.
  • the publication is preferably stored as a publication file at a server accessible by users via a computer network.
  • the viewer in response to a request by a user, accesses and downloads the publication file.
  • the viewer which may be implemented in the context of a browser application, then executes the instructions provided within each region. That is, the viewer locates and obtains the information defined within each region and arranges that information for display on the GUI as directed by the formatting instructions contained within the corresponding region.
  • the viewer also executes any instructions regarding either user interactions or timers associated with the regions of the displayed publication.
  • a publisher is able to separate a publication's content from its format (e.g., size, position, font, resolution, background color, interrelationship of regions, etc.) . That is, rather than enter the actual contents as well as the corresponding format into the publication file, the page designer may simply define a set of instructions to access an information file or files and display the contents thereof in a given region. Moreover, by simply updating the associated information file(s) , which may be located remotely from the server at which the publication file is stored, the corresponding information displayed is updated. Thus, the publisher need not edit the publication file every time the information in one region needs to be updated or changed.
  • its format e.g., size, position, font, resolution, background color, interrelationship of regions, etc.
  • a page designer may specify a list of sources for each region of a publication, in which case the viewer cycles through, or selects from, the list according to rules specified by the page designer.
  • a page designer may specify several sources of weather forecast information, e.g., NOAA, a regional airport, and a local radio or television source, and instruct the viewer to display information from each of these sources for several minutes in turn.
  • the page designer can specify other time-based behaviors, such as updating a region from a single source, or scrolling or panning the information displayed in the region.
  • the page designer can specify a "path" of resources for each source of information. In this case, the viewer attempts to obtain the information from each resource along the path.
  • the viewer may start with the resource that is closest to the client and, thereafter, move progressively to more distant resources until the viewer succeeds in obtaining the information.
  • a path can be used to obtain information that might be available locally on a client, on a local network to which the client is attached, or on a global network to which the client has access.
  • the source of information may depend on a variety of parameters, such as a user's geographic location, preferences, context within a publication or usage patterns. For example, by utilizing the design and layout tool, a page designer can specify rules for obtaining weather forecast information from a source that is geographically proximate to the user. Similarly, the viewer can be instructed to select advertisements based either on the type of information being displayed in surrounding regions of the publication or on the user's response to previously displayed advertisements. For example, if a region is not scrolled-through or selected by the user (e.g., by mouse clicks) , the region might not contain information that is of interest to the user. Accordingly, the viewer can be instructed to obtain information from a different source to display in that region.
  • parameters such as a user's geographic location, preferences, context within a publication or usage patterns.
  • a page designer can specify rules for obtaining weather forecast information from a source that is geographically proximate to the user.
  • the viewer can be instructed to select advertisements based either on the type
  • a page designer may create a publication whose content, although accessible by the ultimate users, is not accessible to the page designer. More specifically, many private networks are connected to the Internet by a secure "firewall" that limits access from the Internet to the private network but allows access from the private network to the Internet.
  • a page designer can design a publication that causes the viewer to obtain and display information that is accessible to a user even though the page designer does not have access to the information. Instead, the page designer only needs the address of this information. For example, a page designer may design a corporate newsletter to display private corporate information that the viewer obtains from the private network to which the client is connected.
  • the page designer can then make the publication file available on the Internet and the same publication file can be accessed by clients that are connected to different private networks. Each such client displays different information, i.e., information obtained from the client's respective private network, but according to the same formatting and other rules specified by the page designer.
  • the information source or sources that are accessed in order to display information in a given region may also depend on user responses and interactions with displayed information. For example, the viewer can obtain a low- resolution version of an image from a first resource. In response to a user selecting the image, e.g. , via a mouse click, the viewer may be instructed to obtain a high- resolution version of the image from a second resource. If the user again selects the image, the viewer may obtain and display a third animated version of the image. In another example, using a "rubber-band" cursor, when a user selects an area of interest in a weather map, the viewer obtains and displays a detailed weather radar image of the selected area or text of a weather forecast that corresponds to the selected area.
  • a "rubber-band" cursor when a user selects an area of interest in a weather map, the viewer obtains and displays a detailed weather radar image of the selected area or text of a weather forecast that corresponds to the selected area.
  • the viewer may also display the publication using fonts specified by the page designer, regardless of whether these fonts are installed on the client computer and without necessarily requiring the viewer to download all of the required fonts.
  • the design and layout tool allows the page designer to specify the fonts that are to be used to render the page or portions thereof .
  • the design and layout tool then stores each font in a separate file and uses an encryption algorithm to generate an incogni to name for each file. Unscrupulous, unlicensed users do not know under what name a given font is stored and are thereby prevented from copying the font .
  • the "plain" (unencrypted) names of the fonts are stored in the publication file.
  • the publication file also stores the generated filenames of the fonts. If a required font is not installed on the client computer, the viewer uses the generated filename to download the font and render the publication. Signi icantly, the viewer may cache recently downloaded fonts and keep track of the generated names of the cached fonts. Thus, if a subsequent publication or the same publication at some later point requires one of the cached fonts, the viewer avoids the overhead associated with redundantly downloading the font.
  • the viewer When information obtained by the viewer is too voluminous to fit in a given region, the viewer preferably formats the information and/or the region according to rules specified by the page designer via the design and layout tool. For example, when more information is o down or clip the information, use a smaller typeface, or add scroll controls. Similarly, the viewer can scale up an image that is smaller than its designated region.
  • the viewer may also utilize "constraint-based" layout strategies to modify the size and shape of regions within constraints specified by the page designer via the design and layout tool. These constraints, moreover, may involve several regions. For example, a first region may be constrained to be top-aligned with a second region. When the viewer modifies the size or position of the second region, it may also modify the size or position of the first region.
  • the viewer may also employ other unique constraints, such as color- and typography-related constraints.
  • a page designer utilizing the design and layout tool can specify that a set of regions all be displayed using the same leading and indentation or using related sets of fonts, e.g., display text in Region A using Times Roman when text in Region B is displayed using Courier, but display text in Region A using Arial when text in Region B is displayed using Garamond.
  • the page designer can specify that the regions be displayed with complementary or contrasting color backgrounds.
  • a page designer may also allow a user to personalize a publication by giving the user control over some or all aspects, e.g., typography, of the publication.
  • the user may control the content of a region by selecting from a set of predefined sources from which the viewer obtains information to display in the region.
  • the user may be permitted to resize a region within certain constraints or possibly eliminate a given region entirely from the publication. As described above, re-sizing a given region may cause the viewer to resize other regions. Accordingly, a user may decrease the amount of weather information displayed by a publication and, thereby, increase the amount of news information displayed.
  • Each viewer may also be provided with a unique identity code. Using this code, the view may then identify itself to a server, thus enabling the server to collect demographic data.
  • the viewer may also collect additional data, such as cursor movements, the amount of time a given information unit is displayed, or the percent of a displayed information unit through which the user scrolled.
  • the viewer may send a copy of this collected data to the server.
  • the viewer can use the unique identity code to identify itself to the server during subsequent interactions with the server, thereby obviating a need for the user to re-register each time it accesses the server.
  • Fig. 1 is a schematic drawing of an electronic publication produced by the present invention
  • Fig. 2 is a block diagram of a design and layout tool and a viewer according to the present invention.
  • Fig. 3 is a flow chart that depicts steps taken by the viewer to render text using a font specified by a publisher.
  • Fig. 1 illustrates an exemplary electronic publication 100 that may be produced by a design and layout tool and displayed by a viewer according to the present invention.
  • Fig 2. illustrates a procedure and data flow by which a design and layout tool ("Tool") 200 produces an electronic publication, represented by a publication file 201, image and/or text files 202, font files 203, a web page HTML file 204 and a downloadable viewer file 206.
  • the downloadable viewer file 206 may be a Java applet.
  • These files are stored on a web site computer system 208, which is connected to a local or global computer network, such as the Internet 210.
  • server 212, 214 and 216 are also connected to the network 210 and each server 212, 214 and 216 preferably contains at least one resource.
  • server 212 contains an HTML resource file 218;
  • server 214 contains a search engine 220; and
  • server 216 contains a resource 222 that can return weather radar images.
  • a client computer system 224 is preferably connected to the network 210.
  • the client computer 224 may execute a browser application 226 that contains a Java interpreter or plug-in 228.
  • a page designer utilizes the Tool 200 (Fig. 2) in order to define a layout for the electronic publication 100. More specifically, the page designer using the Tool 200 defines one or more regions, such as regions 102, 104, 106, 108 and 110. In the preferred embodiment, these regions 102, 104, 106, 108 and 110 are rectangular. It should be understood, however, that the regions created by the Tool 200 may have other shapes.
  • the Tool 200 preferably provides a "drag-and-drop" user interface (not shown) .
  • the drag-and-drop user interface allows the page designer to select types of regions from a palette and to drag these types and position them on a work area. The page designer may rearrange and resize the regions 102 to 110.
  • the type of region that the page designer selects from the palette may correspond to the type of information (e.g., text, image, graphic, animation, timer, or link) that will be displayed in the region by the viewer 230.
  • the page designer may add controls to the electronic publication 100, such as a scroll control 112.
  • the page designer may also add fixed text and graphics such as text 114, graphic 116 and rule 118. These fixed texts and graphics are preferably stored in the image and text files 202, which may be stored in subdirectories of the directory in which the web page HTML file 204 is stored.
  • the Tool 200 may also provide a so-called "property- sheet" user interface (not shown) , by which a page designer can specify characteristics of each region.
  • a property- sheet user interface allows the page designer to select a region, e.g., via a double mouse-click, after which the user interface displays an editable list of characteristics of the selected region.
  • This type of user interface is also well-known in the art and will not be described in more detail .
  • the characteristics of each region may include the region's size, resolution, font, text flow from column to column in a multi-column publication, leading, indentation, background color and special treatment. Special treatment may include such characteristics as a drop shadow 120 applied to region 110 and layering, as illustrated by region 108 overlapping region 106.
  • the page designer also preferably specifies a source or a list of sources and rules for selecting or cycling among the sources to be displayed in the corresponding region 102 to 110. Each source is preferably identified by a URL.
  • the Tool 200 When the page designer has completed defining the electronic publication 100, the Tool 200 preferably stores, in the publication file 201, a description of the layout of the publication including instructions for obtaining and formatting each of the regions. It should be understood that the Tool 200 may encrypt the contents of the publication file 201.
  • the Tool 200 also produces the web page HTML file 204, which contains an applet tag or plug-in 232.
  • the applet tag or plug-in 232 preferably contains a URL 234 of the publication file 201 and a URL 236 of the downloadable viewer file 206.
  • the publication file 201 and the downloadable viewer file 206 are preferably stored in subdirectories of the directory that stores the web page HTML file 204. It should be understood, however, that these files need not be stored on the same server.
  • the Tool 200 also stores each required font in a separate font file 203.
  • These font files 203 are preferably stored in subdirectories of the directory in which the web page HTML file 204 is stored.
  • the subdirectory structure is preferably consistent from publication to publication, so that once the location (e.g., URL) of the web page HTML file 204 is made known to the viewer 230, the viewer 230 can locate the other files by using "relative" URL addressing.
  • the Tool 200 may generate an incognito or secure name for each font file 203 by applying an encryption algorithm to the plain name of the font.
  • the Tool 200 then stores the plain font names and the generated secure names (but not the subdirectory names) in the publication file 201.
  • the browser 226 When a user requests the browser 226 to display the publication represented by the web page HTML file 204, the user specifies the URL of the HTML file 204 (either explicitly, or implicitly by following a "link") and the browser 226 downloads the web page HTML file 204. The browser 226 also ascertains that the file contains the applet tag or plug-in 232. The browser 226 then uses the applet tag or plug-in 232 to locate and download the downloadable viewer file 206, unless a suitable viewer (not shown) has been previously installed on the client 224. In either case the Java interpreter 228 in the browser 226 interprets instructions in the downloaded or previously- installed viewer file 206.
  • the viewer 230 downloads the publication file 201 and uses the URLs contained therein to obtain contents, e.g., from servers 212, 214 and 216, and to format and display the contents to the user according to the instructions stored in the publication file 201.
  • a user may view multiple publications, each in a - separate window of the browser 226. In this case, a separate viewer 230 may execute for each window that displays an electronic publication produced according to the invention, thereby producing a "browser-within-a- browser" effect.
  • the viewer 230 For each font specified in the publication file 201, the viewer 230 preferably ascertains whether the font is installed on the client computer 224. If not, the viewer 230 causes the appropriate font file 203 to be downloaded to the client. This process is illustrated in the flow chart of Fig. 3.
  • the client 224 executes a "font manager" 238, which includes a font cache 240.
  • the font manager 238 can be part of an operating system (not shown) or, alternatively, the font manager 238 can be part of the viewer 230.
  • the viewer 230 For each font specified in the publication file 201, at step 300, the viewer 230 interrogates the font manager 238 as to whether the font is installed under its plain name on the client 224. If so, as shown by step 302, the viewer 230 uses a well-known method to request that the associated text be rendered using the specified font. If the font is not installed under its ordinary name, the viewer 230, as shown at step 304, interrogates the font manager 238 as to whether the font is installed under its generated secure name on the client computer 224. If so, at step 306, the viewer 230 uses a well-known method to request that the associated text be rendered using the specified font.
  • the font manager 238 checks whether the font is stored under its generated secure name in the font cache 240. If not, the font manager 238 prepares to download the appropriate font file 203. More specifically, the URL of the web page HTML file 204 has been previously specified to the browser 226 by the user. Since the font files 203 are preferably stored in a consistent subdirectory of the directory in which the web page HTML file 204 is stored and the publication file 201 stores the generated secure name of the appropriate font file, the font manager 238 can construct the URL of the appropriate font file. Accordingly, at step 310, the font manager 238 preferably constructs the corresponding URL and downloads the font file 203 from the server 208 to the font cache 240.
  • the font manager 238 preferably installs the font under its generated secure name and instructs the operating system not to "enumerate” the font. Consequently, if an application program (not shown) requests from the operating system a list of installed fonts, the font installed by the font manger 238 is not listed. This "hides” the font from application programs that do not have access to the generated secure name and thus prevents unlicensed use of the font to produce other publications. However, since the viewer 230 has access to the generated secure name of the font, at step 314, the viewer 230 requests that the text associated with the text file 202 be rendered using the font. When the viewer 230 is subsequently closed or terminated or when the client 224 is shut down, the hidden fonts are preferably de-installed.
  • the Tool 200 preferably generates the same font name as described above. Then, when the viewer 230 interrogates the font manager 238, the font is found under its generated secure name and need not be redundantly downloaded.
  • the viewer 230 preferably executes a separate "thread” (not shown) for each region 102-110.
  • the thread follows instructions in the publication file 201, e.g., obtain, format and display information in a corresponding region, respond to user interactions and respond to timer events.
  • the page designer can also define "agents" that do not correspond to regions, but for which the viewer 230 nevertheless executes threads.
  • a response agent 242 can collect user response and interaction data and send this data to a server, e.g., server 212, 214 or 216, from which the viewer 230 has obtained information to display in a region.
  • a user may choose to install a viewer on his or her client computer 224 to avoid a performance penalty associated with downloading the downloadable viewer file 206 each time the user accesses an electronic publication according to the invention.
  • a previously installed viewer moreover, has access to local disk storage on the client computer 224, whereas a downloaded Java applet, such as the downloadable viewer 206, does not.
  • a previously installed viewer can cache to disk downloaded fonts and can then use the cached fonts during subsequent executions.
  • such a viewer can collect user response and interaction data over several executions and can thus send more statistically meaningful data to a server.
  • the viewer whenever a user installs a viewer, the viewer ascertains a time of installation, stores this time and henceforth uses this time as an identifier of the viewer. The viewer can then send this identifier to servers. Since the viewer can ascertain the time of installation to within milliseconds and it is unlikely that two users will have installed their viewers within milliseconds of each other, the time is very likely to uniquely identify the respective viewers.
  • the downloadable viewer 206 can also be given a similar identifier. It should be understood that although the viewer " 230 has been described as executing within a browser, the viewer 230 can optionally be a stand-alone program.
  • the exemplary computer network 210 used for interconnecting the viewer 230, the electronic publication 100, and sources of information to be displayed within the publication 100 may comprise private computer networks or the Internet .

Abstract

A design and layout tool defines regions within an electronic publication and provides instructions to a viewer for obtaining and formatting information to be displayed by the viewer within each region. The viewer may execute on a client computer system connected to a computer network. The viewer obtains information, pursuant to the instructions, from one or more server computer systems that are also connected to the computer network and displays the information to a user. The viewer is also responsive to user interactions and timer events to obtain and display the information. The design and layout tool may also generate secure font file names for the fonts associated with the information to be displayed by the viewer.

Description

DISTRIBUTED ELECTRONIC PUBLISHING SYSTEM CROSS REFERENCE
This invention is a continuation-in-part of copending U.S. Patent Application Serial Number 08/593,553 filed January 29, 1996.
BACKGROUND OF THE INVENTION
1. Field of the Invention
The invention relates to computer networks and, more particularly, to electronic publishing systems that employ servers to store electronic publications and browsers, executing on clients and communicating with the servers over the networks, to view the electronic publications.
2. Description of the Related Art
Computer networks, such as the Internet and private corporate networks, enable users to retrieve information from a wide variety of sources. They also enable publishers, information providers, advertisers and other information sources to supply information to these users. "Servers" are computer systems that are connected to a network and that store and supply information. One type of server on the Internet is known as a "web server, " which provides access to a web site. Each web site can make available one or more "web pages," which are formatted, tree-structured repositories of information, such aε text, images, sounds, animations, and three-dimensional simulations. Many traditional publishers, such as newspapers and journals, as well as corporations, individuals and organizations (hereinafter collectively referred to as publishers) have established web pages. "Clients" are computer systems, each typically controlled by one user, that may be connected to a network and request information from the servers on the network. In particular, clients at various locations can view web pages by "downloading" replicas of the web pages from the servers on which these web pages are stored. Publishers often expend a great deal of effort to make their web pages as visually attractive as possible and to brand them identifiably because these publishers typically project their corporate images and attempt to derive revenue through subscription, use fees, or advertising income from these pages. Publishers may also obtain direct public relations and communications benefits from their web pages. Since publishers often deliver sales, advertising, product support, and employee communication services through their web pages, the web page's visual appeal, brand identity, and navigational use are important. For example, some publishers establish web pages that provide useful services, such as information searching in order to attract users. These publishers may include advertising space on these web pages in which they advertise their products and services or the products and services of others .
To create a web page, publishers typically use a "text markup language, " such as the Hypertext Markup Language (HTML) . An HTML file may contain "elements" such as text, graphics, tables, buttons, etc., each identified by a
"tag." Markup languages specify the layouts and contents of their web pages by encapsulating static content. That is, the content or information to be displayed on the web page is typically written into the file. Accordingly, in order to change the contents or appearance of a web page, thst periodically recode their web pages to update the information contained therein and to maintain an interest level necessary to attract repeat users. Creating and updating web pages can be very expensive, especially where publishers employ professional designers to produce their web pages. Furthermore, a user wishing to see current information must repeatedly cause his or her client to download an entire web page to obtain the most current version of any content in the web page. This lack of flexibility in text markup languages results in all web pages looking much the same. Most publishers, when creating web pages, would prefer to have the flexibility available in traditional printed publications, including control over typography (font, size, leading) , color, columnarization and text flow around graphics. Fonts pose a particular problem for these publishers.
"Fonts" are used to control visual attributes of text portions of web pages and other documents. A font is a definition of the shapes of printable or viewable characters (typically upper and lower case alphabetic characters, numbers, punctuation and special characters, such as the asterisk or the pound sterling currency sign) . Fonts are identified by their names, for example "Times New Roman" and "aramond. " A considerable amount of creative effort often goes into designing a font. Accordingly, font developers typically charge a fee to license their fonts to publishers and other users, who then use the fonts to create publications. A computer, moreover, can only "render" (display or print) text in fonts that have been "installed" on the computer with the exception of images of full-text pages. If a computer is requested to render text in a font that is not installed, the computer "falls back" and selects an installed font to render the text. The font chosen by the computer as a fall-back, however, might look quite different from the requested font. Furthermore, the fall¬ back font might have larger or smaller characters, which may cause line breaks, page breaks and other visual aspects of the publication to be rendered differently than intended by the publisher.
A small number of common fonts are usually installed on client computers. Some users, moreover, purchase and install additional fonts. Publishers do not, however, have a priori knowledge of which additional fonts are installed on clients. As a result, publishers are often forced to limit themselves to the most commonly installed fonts to ensure that their publications are rendered as intended. As set forth above, one alternative is to transmit text having a unique font as an image file. Image files, however, are typically quite large and thus require substantial time to download. Rather than wait for a large file to download, users might move on to other web pages. Publishers typically embed information within documents to identify which font(s) are to be used to display or print the document. More specifically, each section of text in a publication typically identifies which font is to be used to render the text in the section. Each publication, moreover, can use several fonts throughout the publication. Publishers use one of two methods to specify the fonts to be used to render their publications. In the first method, the names of the fonts are embedded in each publication. When the client attempts to display the publication, if the named fonts are not installed on the client, the client substitutes installed fonts ("falls- back") , and the user sees the web page differently than the publisher intended.
Using the second method, a copy of each font is embedded in each publication. Although the recipients are permitted to render the documents with these embedded fonts, they are not permitted to use the fonts to create other documents, unless they, too, are licensed to do so. The files that make up a font are rather large. As a result, this method unnecessarily increases the time taken to download the publication to a client and is completely unnecessary if the client already has one or more of the fonts installed. Furthermore, fonts contained in a document may be repeatedly downloaded creating additional delays.
A "browser" is a computer program that executes on a client to provide a user interface to information servers. Each source of information on a server is known as a "resource" and has an associated text string by which it can be referenced. The text string, known as a "uniform resource locator" (URL) , specifies: a protocol to use to obtain the information, such as the Hypertext Transfer Protocol (HTTP) ; the name or numerical address of a server from which to obtain the information; and a "local information text string. " The local information text string is passed to a protocol handler on the server, which then returns the information. The local information text string often specifies a file, i.e., it contains a directory and a file name, but it can also specify a search request to be performed on a database or text index. Thus, a user specifies a URL to a browser, and the browser then retrieves and displays information from the resource associated with the URL.
Most browsers are capable of displaying only a small number of file formats and must invoke so-called "helper applications" to display other file formats (e.g., audio and video) . A user, moreover, must have previously installed these helper applications on his or her client computer. In addition, HTML and extensions of it typically allow only a limited set of user interactions with information retrieved by a browser. For example, a user can scroll through an entire web "page" - for a long document, the page may be many screens in length - and can also follow a hypertext link to an entirely different web page, perhaps part of the same web publication or part of an entirely different one. However, enabling a user to easily follow hypertext links poses problems for the user, as he or she may find it difficult to return to the page of original entry - often a summary or contents page - to continue the viewing process .
The cost of traditional publishing is increasing due to cost increases of paper, inventory and distribution. Accordingly, sources of information are under increasing pressure to target their editorial and advertising content more precisely. As a result, publishers often wish to track usage patterns and collect demographic data about users who access web pages. Each computer connected to a network has a unique network address, and some publishers keep track of the network address of each client that accesses their servers. A "gateway" is a computer system that interconnects two computer networks. Many users access the Internet through gateways, such as America On- Line, that dynamically assign network addresses. Thus, each time a user accesses a server though one of these gateways, the user might have a different network address. It is therefore an object of the invention to provide a system for easily creating and displaying visually attractive electronic publications.
It is a further object to display an electronic publication on a client using fonts specified by the publisher, regardless of whether the specified fonts are installed on the client, and to download the fonts only if they are not installed on the client.
It is a further object to provide a rich set of possible user interactions with information retrieved and displayed by a browser, including an ability to retrieve information from other servers while maintaining control over a view presented to a user. It is a yet further object to enable the publisher to uniquely identify clients that access servers through a gateway.
Other objects will, in part, be obvious and will, in part, appear hereinafter.
SUMMARY OF THE INVENTION
Briefly, the invention relates to a distributed electronic publishing system comprising a design and layout tool for use in defining electronic publications and a viewer for use in displaying such publications on a graphical user interface ("GUI") . Using the design and layout tool, a page designer first establishes a plurality of regions within the electronic publication. The designer then defines a set of instructions for obtaining and formatting information (e.g., text, images, audio and/or video) to be displayed in each region. The designer may also provide instructions on how to respond to user interactions (e.g., a mouse click) with the region. In addition, the design and layout tool allows the designer to associate one or more timers with each region and define a corresponding set of instructions to be performed upon expiration of each timer. Once defined, the publication is preferably stored as a publication file at a server accessible by users via a computer network. The viewer, in response to a request by a user, accesses and downloads the publication file. The viewer, which may be implemented in the context of a browser application, then executes the instructions provided within each region. That is, the viewer locates and obtains the information defined within each region and arranges that information for display on the GUI as directed by the formatting instructions contained within the corresponding region. The viewer also executes any instructions regarding either user interactions or timers associated with the regions of the displayed publication.
By utilizing the design and layout tool, a publisher is able to separate a publication's content from its format (e.g., size, position, font, resolution, background color, interrelationship of regions, etc.) . That is, rather than enter the actual contents as well as the corresponding format into the publication file, the page designer may simply define a set of instructions to access an information file or files and display the contents thereof in a given region. Moreover, by simply updating the associated information file(s) , which may be located remotely from the server at which the publication file is stored, the corresponding information displayed is updated. Thus, the publisher need not edit the publication file every time the information in one region needs to be updated or changed.
In addition, a page designer may specify a list of sources for each region of a publication, in which case the viewer cycles through, or selects from, the list according to rules specified by the page designer. For example, a page designer may specify several sources of weather forecast information, e.g., NOAA, a regional airport, and a local radio or television source, and instruct the viewer to display information from each of these sources for several minutes in turn. In addition, the page designer can specify other time-based behaviors, such as updating a region from a single source, or scrolling or panning the information displayed in the region. Furthermore, the page designer can specify a "path" of resources for each source of information. In this case, the viewer attempts to obtain the information from each resource along the path. For example, the viewer may start with the resource that is closest to the client and, thereafter, move progressively to more distant resources until the viewer succeeds in obtaining the information. Such a path can be used to obtain information that might be available locally on a client, on a local network to which the client is attached, or on a global network to which the client has access.
The source of information, moreover, may depend on a variety of parameters, such as a user's geographic location, preferences, context within a publication or usage patterns. For example, by utilizing the design and layout tool, a page designer can specify rules for obtaining weather forecast information from a source that is geographically proximate to the user. Similarly, the viewer can be instructed to select advertisements based either on the type of information being displayed in surrounding regions of the publication or on the user's response to previously displayed advertisements. For example, if a region is not scrolled-through or selected by the user (e.g., by mouse clicks) , the region might not contain information that is of interest to the user. Accordingly, the viewer can be instructed to obtain information from a different source to display in that region.
Furthermore, by utilizing the design and layout tool, a page designer may create a publication whose content, although accessible by the ultimate users, is not accessible to the page designer. More specifically, many private networks are connected to the Internet by a secure "firewall" that limits access from the Internet to the private network but allows access from the private network to the Internet. A page designer can design a publication that causes the viewer to obtain and display information that is accessible to a user even though the page designer does not have access to the information. Instead, the page designer only needs the address of this information. For example, a page designer may design a corporate newsletter to display private corporate information that the viewer obtains from the private network to which the client is connected. The page designer can then make the publication file available on the Internet and the same publication file can be accessed by clients that are connected to different private networks. Each such client displays different information, i.e., information obtained from the client's respective private network, but according to the same formatting and other rules specified by the page designer.
The information source or sources that are accessed in order to display information in a given region may also depend on user responses and interactions with displayed information. For example, the viewer can obtain a low- resolution version of an image from a first resource. In response to a user selecting the image, e.g. , via a mouse click, the viewer may be instructed to obtain a high- resolution version of the image from a second resource. If the user again selects the image, the viewer may obtain and display a third animated version of the image. In another example, using a "rubber-band" cursor, when a user selects an area of interest in a weather map, the viewer obtains and displays a detailed weather radar image of the selected area or text of a weather forecast that corresponds to the selected area.
The viewer may also display the publication using fonts specified by the page designer, regardless of whether these fonts are installed on the client computer and without necessarily requiring the viewer to download all of the required fonts. In particular, the design and layout tool allows the page designer to specify the fonts that are to be used to render the page or portions thereof . The design and layout tool then stores each font in a separate file and uses an encryption algorithm to generate an incogni to name for each file. Unscrupulous, unlicensed users do not know under what name a given font is stored and are thereby prevented from copying the font .
The "plain" (unencrypted) names of the fonts are stored in the publication file. When the viewer downloads the publication file, it ascertains if the named fonts are already installed on the client computer. If so, the viewer uses these installed fonts to display the publication. The publication file also stores the generated filenames of the fonts. If a required font is not installed on the client computer, the viewer uses the generated filename to download the font and render the publication. Signi icantly, the viewer may cache recently downloaded fonts and keep track of the generated names of the cached fonts. Thus, if a subsequent publication or the same publication at some later point requires one of the cached fonts, the viewer avoids the overhead associated with redundantly downloading the font.
When information obtained by the viewer is too voluminous to fit in a given region, the viewer preferably formats the information and/or the region according to rules specified by the page designer via the design and layout tool. For example, when more information is o down or clip the information, use a smaller typeface, or add scroll controls. Similarly, the viewer can scale up an image that is smaller than its designated region.
The viewer may also utilize "constraint-based" layout strategies to modify the size and shape of regions within constraints specified by the page designer via the design and layout tool. These constraints, moreover, may involve several regions. For example, a first region may be constrained to be top-aligned with a second region. When the viewer modifies the size or position of the second region, it may also modify the size or position of the first region. The viewer may also employ other unique constraints, such as color- and typography-related constraints. For example, a page designer utilizing the design and layout tool can specify that a set of regions all be displayed using the same leading and indentation or using related sets of fonts, e.g., display text in Region A using Times Roman when text in Region B is displayed using Courier, but display text in Region A using Arial when text in Region B is displayed using Garamond. Furthermore, the page designer can specify that the regions be displayed with complementary or contrasting color backgrounds. By virtue of the design and layout tool and the viewer, a page designer may also allow a user to personalize a publication by giving the user control over some or all aspects, e.g., typography, of the publication. For example, the user may control the content of a region by selecting from a set of predefined sources from which the viewer obtains information to display in the region. Alternatively, the user may be permitted to resize a region within certain constraints or possibly eliminate a given region entirely from the publication. As described above, re-sizing a given region may cause the viewer to resize other regions. Accordingly, a user may decrease the amount of weather information displayed by a publication and, thereby, increase the amount of news information displayed. Each viewer may also be provided with a unique identity code. Using this code, the view may then identify itself to a server, thus enabling the server to collect demographic data. The viewer may also collect additional data, such as cursor movements, the amount of time a given information unit is displayed, or the percent of a displayed information unit through which the user scrolled. The viewer may send a copy of this collected data to the server. Furthermore, once a user has registered with a server, the viewer can use the unique identity code to identify itself to the server during subsequent interactions with the server, thereby obviating a need for the user to re-register each time it accesses the server.
BRIEF DESCRIPTION OF THE DRAWINGS
Further features and advantages of the present invention as well as the structure and operation of various embodiments of the present invention are described in detail below with reference to the accompanying drawings. In the drawings, the left-most digit of each reference number identifies the drawing in which the reference number first appears and like references indicate similar elements.
Fig. 1 is a schematic drawing of an electronic publication produced by the present invention;
Fig. 2 is a block diagram of a design and layout tool and a viewer according to the present invention; and
Fig. 3 is a flow chart that depicts steps taken by the viewer to render text using a font specified by a publisher.
DESCRIPTION OF THE PREFERRED EMBODIMENT Fig. 1 illustrates an exemplary electronic publication 100 that may be produced by a design and layout tool and displayed by a viewer according to the present invention. Fig 2. illustrates a procedure and data flow by which a design and layout tool ("Tool") 200 produces an electronic publication, represented by a publication file 201, image and/or text files 202, font files 203, a web page HTML file 204 and a downloadable viewer file 206. The downloadable viewer file 206 may be a Java applet. These files are stored on a web site computer system 208, which is connected to a local or global computer network, such as the Internet 210. Other servers 212, 214 and 216 are also connected to the network 210 and each server 212, 214 and 216 preferably contains at least one resource. For example, server 212 contains an HTML resource file 218; server 214 contains a search engine 220; and server 216 contains a resource 222 that can return weather radar images. A client computer system 224 is preferably connected to the network 210. The client computer 224 may execute a browser application 226 that contains a Java interpreter or plug-in 228. The Java interpreter 228, in turn, executes a viewer 230.
Returning to Fig. 1, a page designer utilizes the Tool 200 (Fig. 2) in order to define a layout for the electronic publication 100. More specifically, the page designer using the Tool 200 defines one or more regions, such as regions 102, 104, 106, 108 and 110. In the preferred embodiment, these regions 102, 104, 106, 108 and 110 are rectangular. It should be understood, however, that the regions created by the Tool 200 may have other shapes. The Tool 200 preferably provides a "drag-and-drop" user interface (not shown) . The drag-and-drop user interface allows the page designer to select types of regions from a palette and to drag these types and position them on a work area. The page designer may rearrange and resize the regions 102 to 110. This type of user interface is well¬ known in the art and will not be described in more detail. The type of region that the page designer selects from the palette may correspond to the type of information (e.g., text, image, graphic, animation, timer, or link) that will be displayed in the region by the viewer 230. Using the Tool 200, the page designer may add controls to the electronic publication 100, such as a scroll control 112. The page designer may also add fixed text and graphics such as text 114, graphic 116 and rule 118. These fixed texts and graphics are preferably stored in the image and text files 202, which may be stored in subdirectories of the directory in which the web page HTML file 204 is stored. The Tool 200 may also provide a so-called "property- sheet" user interface (not shown) , by which a page designer can specify characteristics of each region. A property- sheet user interface allows the page designer to select a region, e.g., via a double mouse-click, after which the user interface displays an editable list of characteristics of the selected region. This type of user interface is also well-known in the art and will not be described in more detail . The characteristics of each region may include the region's size, resolution, font, text flow from column to column in a multi-column publication, leading, indentation, background color and special treatment. Special treatment may include such characteristics as a drop shadow 120 applied to region 110 and layering, as illustrated by region 108 overlapping region 106. For each region 102 to 110, the page designer also preferably specifies a source or a list of sources and rules for selecting or cycling among the sources to be displayed in the corresponding region 102 to 110. Each source is preferably identified by a URL.
When the page designer has completed defining the electronic publication 100, the Tool 200 preferably stores, in the publication file 201, a description of the layout of the publication including instructions for obtaining and formatting each of the regions. It should be understood that the Tool 200 may encrypt the contents of the publication file 201. The Tool 200 also produces the web page HTML file 204, which contains an applet tag or plug-in 232. The applet tag or plug-in 232 preferably contains a URL 234 of the publication file 201 and a URL 236 of the downloadable viewer file 206. The publication file 201 and the downloadable viewer file 206 are preferably stored in subdirectories of the directory that stores the web page HTML file 204. It should be understood, however, that these files need not be stored on the same server.
The Tool 200 also stores each required font in a separate font file 203. These font files 203 are preferably stored in subdirectories of the directory in which the web page HTML file 204 is stored. The subdirectory structure, moreover, is preferably consistent from publication to publication, so that once the location (e.g., URL) of the web page HTML file 204 is made known to the viewer 230, the viewer 230 can locate the other files by using "relative" URL addressing. The Tool 200 may generate an incognito or secure name for each font file 203 by applying an encryption algorithm to the plain name of the font. The Tool 200 then stores the plain font names and the generated secure names (but not the subdirectory names) in the publication file 201.
When a user requests the browser 226 to display the publication represented by the web page HTML file 204, the user specifies the URL of the HTML file 204 (either explicitly, or implicitly by following a "link") and the browser 226 downloads the web page HTML file 204. The browser 226 also ascertains that the file contains the applet tag or plug-in 232. The browser 226 then uses the applet tag or plug-in 232 to locate and download the downloadable viewer file 206, unless a suitable viewer (not shown) has been previously installed on the client 224. In either case the Java interpreter 228 in the browser 226 interprets instructions in the downloaded or previously- installed viewer file 206. Next, the viewer 230 downloads the publication file 201 and uses the URLs contained therein to obtain contents, e.g., from servers 212, 214 and 216, and to format and display the contents to the user according to the instructions stored in the publication file 201. A user may view multiple publications, each in a - separate window of the browser 226. In this case, a separate viewer 230 may execute for each window that displays an electronic publication produced according to the invention, thereby producing a "browser-within-a- browser" effect.
For each font specified in the publication file 201, the viewer 230 preferably ascertains whether the font is installed on the client computer 224. If not, the viewer 230 causes the appropriate font file 203 to be downloaded to the client. This process is illustrated in the flow chart of Fig. 3. Preferably, the client 224 executes a "font manager" 238, which includes a font cache 240. The font manager 238 can be part of an operating system (not shown) or, alternatively, the font manager 238 can be part of the viewer 230.
For each font specified in the publication file 201, at step 300, the viewer 230 interrogates the font manager 238 as to whether the font is installed under its plain name on the client 224. If so, as shown by step 302, the viewer 230 uses a well-known method to request that the associated text be rendered using the specified font. If the font is not installed under its ordinary name, the viewer 230, as shown at step 304, interrogates the font manager 238 as to whether the font is installed under its generated secure name on the client computer 224. If so, at step 306, the viewer 230 uses a well-known method to request that the associated text be rendered using the specified font. If the font is not installed under either its plain or generated secure name, at step 308, the font manager 238 checks whether the font is stored under its generated secure name in the font cache 240. If not, the font manager 238 prepares to download the appropriate font file 203. More specifically, the URL of the web page HTML file 204 has been previously specified to the browser 226 by the user. Since the font files 203 are preferably stored in a consistent subdirectory of the directory in which the web page HTML file 204 is stored and the publication file 201 stores the generated secure name of the appropriate font file, the font manager 238 can construct the URL of the appropriate font file. Accordingly, at step 310, the font manager 238 preferably constructs the corresponding URL and downloads the font file 203 from the server 208 to the font cache 240.
At step 312, the font manager 238 preferably installs the font under its generated secure name and instructs the operating system not to "enumerate" the font. Consequently, if an application program (not shown) requests from the operating system a list of installed fonts, the font installed by the font manger 238 is not listed. This "hides" the font from application programs that do not have access to the generated secure name and thus prevents unlicensed use of the font to produce other publications. However, since the viewer 230 has access to the generated secure name of the font, at step 314, the viewer 230 requests that the text associated with the text file 202 be rendered using the font. When the viewer 230 is subsequently closed or terminated or when the client 224 is shut down, the hidden fonts are preferably de-installed. If the Tool 200 is subsequently utilized to create another electronic publication (not shown) that uses one or more of the fonts used in the above-described publication, the Tool 200 preferably generates the same font name as described above. Then, when the viewer 230 interrogates the font manager 238, the font is found under its generated secure name and need not be redundantly downloaded.
Returning to Figs. 1 and 2, the viewer 230 preferably executes a separate "thread" (not shown) for each region 102-110. The thread follows instructions in the publication file 201, e.g., obtain, format and display information in a corresponding region, respond to user interactions and respond to timer events. The page designer can also define "agents" that do not correspond to regions, but for which the viewer 230 nevertheless executes threads. For example, a response agent 242 can collect user response and interaction data and send this data to a server, e.g., server 212, 214 or 216, from which the viewer 230 has obtained information to display in a region. A user may choose to install a viewer on his or her client computer 224 to avoid a performance penalty associated with downloading the downloadable viewer file 206 each time the user accesses an electronic publication according to the invention. A previously installed viewer, moreover, has access to local disk storage on the client computer 224, whereas a downloaded Java applet, such as the downloadable viewer 206, does not. Thus, a previously installed viewer can cache to disk downloaded fonts and can then use the cached fonts during subsequent executions. Furthermore, such a viewer can collect user response and interaction data over several executions and can thus send more statistically meaningful data to a server.
Preferably, whenever a user installs a viewer, the viewer ascertains a time of installation, stores this time and henceforth uses this time as an identifier of the viewer. The viewer can then send this identifier to servers. Since the viewer can ascertain the time of installation to within milliseconds and it is unlikely that two users will have installed their viewers within milliseconds of each other, the time is very likely to uniquely identify the respective viewers. Optionally, the downloadable viewer 206 can also be given a similar identifier. It should be understood that although the viewer" 230 has been described as executing within a browser, the viewer 230 can optionally be a stand-alone program.
It should also be understood that the exemplary computer network 210 used for interconnecting the viewer 230, the electronic publication 100, and sources of information to be displayed within the publication 100 may comprise private computer networks or the Internet .
It will therefore be seen that we have developed a design and layout tool for use in defining an electronic publication and a viewer for use in viewing the electronic publication that can be utilized with a variety of computer networks .
The terms and expressions employed herein are used as terms of description and not of limitation, and there is no intention, in the use of such terms and expressions, of excluding any equivalents of the features shown and described or portions thereof, but it is recognized that various modifications are possible within the scope of the invention claimed.

Claims

CLAIMS What is claimed is:
1. A system for displaying an electronic publication having a plurality of regions, comprising: a computer network; at least one server computer system operably coupled to the computer network, the server storing an outline of the publication and instructions for obtaining and formatting information to be displayed within each region of the publication; and at least one client computer system operably coupled to the computer network, wherein the at least one client computer executes an application program that accesses the at least one server computer, receives the publication outline and instructions and obtains and formats the information pursuant to the instructions for display within each region of the electronic publication.
2. A design and layout tool for use in defining an electronic publication, the design and layout tool comprising:
(a) a drag-and-drop user interface for defining a plurality of regions within the publication, the regions collectively defining an outline of the publication; (b) a property-sheet user interface for selecting one of the regions and for specifying instructions for obtaining and formatting information to be displayed within the selected region; and
(c) a file writer for producing a publication file containing the predefined outline and preselected instructions.
3. The design and layout tool of claim 2 wherein the information contained within a given region is associated with a preselected font, the design and layout tool further comprising: means for storing a font file associated with the preselected font in the publication file; means for generating a secure name for the font file; and means for storing the secure name in the publication file.
4. The design and layout tool of claim 3 further comprising: a computer network; at least one server computer operably coupled to the computer network, the server computer storing the publication file; at least one client computer operably coupled to the computer network, the at least one client computer executing a viewer for displaying the publication, wherein the viewer accesses the publication file stored at the least one server computer, obtains and formats the information corresponding to each region pursuant to the instructions for display, and further wherein, for a given region, the viewer accesses the corresponding secure font file from the publication file and displays the information in that region with the preselected font.
PCT/US1997/001642 1996-01-29 1997-01-29 Distributed electronic publishing system WO1997027553A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US59365396A 1996-01-29 1996-01-29
US08/593,653 1996-01-29

Publications (1)

Publication Number Publication Date
WO1997027553A1 true WO1997027553A1 (en) 1997-07-31

Family

ID=24375582

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1997/001642 WO1997027553A1 (en) 1996-01-29 1997-01-29 Distributed electronic publishing system

Country Status (2)

Country Link
US (1) US6012071A (en)
WO (1) WO1997027553A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6128655A (en) * 1998-07-10 2000-10-03 International Business Machines Corporation Distribution mechanism for filtering, formatting and reuse of web based content
WO2001069420A2 (en) * 1999-01-28 2001-09-20 David Lakritz Document localization, management and delivery system
US6605120B1 (en) 1998-12-10 2003-08-12 International Business Machines Corporation Filter definition for distribution mechanism for filtering, formatting and reuse of web based content
US7080079B2 (en) * 2000-11-28 2006-07-18 Yu Philip K Method of using the internet to retrieve and handle articles in electronic form from printed publication which have been printed in paper form for circulation by the publisher

Families Citing this family (166)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8352400B2 (en) 1991-12-23 2013-01-08 Hoffberg Steven M Adaptive pattern recognition based controller apparatus and method and human-factored interface therefore
US7467137B1 (en) 1994-09-02 2008-12-16 Wolfe Mark A System and method for information retrieval employing a preloading procedure
US7146327B1 (en) * 1996-07-01 2006-12-05 Electronic Data Systems Corporation Electronic publication distribution method and system
US6078951A (en) * 1996-11-27 2000-06-20 Intel Corporation Method and apparatus for automating a software delivery system by locating, downloading, installing, and upgrading of viewer software
US7062492B1 (en) 1997-02-13 2006-06-13 Yahoo! Inc. Remote web site authoring system and method
US6343302B1 (en) * 1997-02-13 2002-01-29 Yahoo! Inc. Remote web site authoring system and method
US8626763B1 (en) 1997-05-22 2014-01-07 Google Inc. Server-side suggestion of preload operations
US6219680B1 (en) * 1997-06-19 2001-04-17 International Business Machines Corporation System and method for building a web site for use in E-commerce with user specific pricing
US6684369B1 (en) 1997-06-19 2004-01-27 International Business Machines, Corporation Web site creator using templates
US6886013B1 (en) * 1997-09-11 2005-04-26 International Business Machines Corporation HTTP caching proxy to filter and control display of data in a web browser
US7257604B1 (en) * 1997-11-17 2007-08-14 Wolfe Mark A System and method for communicating information relating to a network resource
US6389437B2 (en) * 1998-01-07 2002-05-14 Ion Systems, Inc. System for converting scrolling display to non-scrolling columnar display
US20010044850A1 (en) 1998-07-22 2001-11-22 Uri Raz Method and apparatus for determining the order of streaming modules
US7197570B2 (en) * 1998-07-22 2007-03-27 Appstream Inc. System and method to send predicted application streamlets to a client device
US7831930B2 (en) 2001-11-20 2010-11-09 Universal Electronics Inc. System and method for displaying a user interface for a remote control application
US6687874B2 (en) * 1998-10-05 2004-02-03 Nexpress Solutions Llc System for generating and maintaining field service publications
US6338059B1 (en) * 1998-12-17 2002-01-08 International Business Machines Corporation Hyperlinked search interface for distributed database
US6674539B1 (en) * 1998-12-22 2004-01-06 Hewlett-Packard Development Company, L.P. Printing customized high resolution images in a distributed network system
US6356903B1 (en) * 1998-12-30 2002-03-12 American Management Systems, Inc. Content management system
US7966078B2 (en) 1999-02-01 2011-06-21 Steven Hoffberg Network media appliance system and method
US6397217B1 (en) * 1999-03-04 2002-05-28 Futuretense, Inc. Hierarchical caching techniques for efficient dynamic page generation
US6313835B1 (en) * 1999-04-09 2001-11-06 Zapa Digital Arts Ltd. Simplified on-line preparation of dynamic web sites
US6453420B1 (en) 1999-04-21 2002-09-17 Research Investment Network, Inc. System, method and article of manufacture for authorizing the use of electronic content utilizing a laser-centric medium
US7346920B2 (en) * 2000-07-07 2008-03-18 Sonic Solutions, A California Corporation System, method and article of manufacture for a common cross platform framework for development of DVD-Video content integrated with ROM content
US7188193B1 (en) 2000-01-20 2007-03-06 Sonic Solutions, A California Corporation System, method and article of manufacture for a synchronizer component in a multimedia synchronization framework
US7448021B1 (en) 2000-07-24 2008-11-04 Sonic Solutions, A California Corporation Software engine for combining video or audio content with programmatic content
US6941383B1 (en) 2000-01-20 2005-09-06 Interactual Technologies, Inc. System, method and article of manufacture for java/javascript component in a multimedia synchronization framework
US7178106B2 (en) * 1999-04-21 2007-02-13 Sonic Solutions, A California Corporation Presentation of media content from multiple media sources
US6529949B1 (en) 2000-02-07 2003-03-04 Interactual Technologies, Inc. System, method and article of manufacture for remote unlocking of local content located on a client device
US6665489B2 (en) 1999-04-21 2003-12-16 Research Investment Network, Inc. System, method and article of manufacturing for authorizing the use of electronic content utilizing a laser-centric medium and a network server
US6769130B1 (en) 2000-01-20 2004-07-27 Interactual Technologies, Inc. System, method and article of manufacture for late synchronization during the execution of a multimedia event on a plurality of client computers
US6405203B1 (en) * 1999-04-21 2002-06-11 Research Investment Network, Inc. Method and program product for preventing unauthorized users from using the content of an electronic storage medium
CA2371742A1 (en) * 1999-04-24 2000-11-02 Hijk A process for improving print quality of a document created utilizing internet-type network applications
US7065497B1 (en) * 1999-06-07 2006-06-20 Hewlett-Packard Development Company, L.P. Document delivery system for automatically printing a document on a printing device
US7039863B1 (en) 1999-07-23 2006-05-02 Adobe Systems Incorporated Computer generation of documents using layout elements and content elements
CA2381328A1 (en) * 1999-08-06 2001-02-15 Kinko's Ventures Inc. Automated product designer system and method
US6834306B1 (en) * 1999-08-10 2004-12-21 Akamai Technologies, Inc. Method and apparatus for notifying a user of changes to certain parts of web pages
US6763388B1 (en) * 1999-08-10 2004-07-13 Akamai Technologies, Inc. Method and apparatus for selecting and viewing portions of web pages
JP4256543B2 (en) * 1999-08-17 2009-04-22 インターナショナル・ビジネス・マシーンズ・コーポレーション Display information determination method and apparatus, and storage medium storing software product for display information determination
US7058647B1 (en) 1999-08-31 2006-06-06 Charles E. Hill & Associates Electronic presentation generation system and method
AU7126400A (en) * 1999-09-09 2001-04-10 Percussion Software, Inc. Virtual server system for dynamic content in world wide web pages
US6988249B1 (en) 1999-10-01 2006-01-17 Accenture Llp Presentation service architectures for netcentric computing systems
US6874010B1 (en) 1999-10-01 2005-03-29 Accenture Llp Base service architectures for netcentric computing systems
US7068680B1 (en) 1999-10-01 2006-06-27 Accenture Llp Communication service architectures for netcentric computing systems
US7403946B1 (en) 1999-10-01 2008-07-22 Accenture Llp Data management for netcentric computing systems
US7020697B1 (en) 1999-10-01 2006-03-28 Accenture Llp Architectures for netcentric computing systems
US7062107B1 (en) * 1999-12-16 2006-06-13 Eastman Kodak Company Techniques for generating a distributed low-resolution digital image capable of viewing in any resolution
US6957220B2 (en) 2000-11-07 2005-10-18 Research Investment Networks, Inc. System, method and article of manufacture for tracking and supporting the distribution of content electronically
JP2001223875A (en) * 2000-02-04 2001-08-17 Fuji Photo Film Co Ltd Method and system for generating print data
US6829707B1 (en) * 2000-02-11 2004-12-07 International Business Machines Corporation Method and system for downloading encrypted font scripts to a print server
US8095467B2 (en) * 2000-02-14 2012-01-10 Bettinger David S Internet news compensation system
US7296217B1 (en) * 2000-05-05 2007-11-13 Timberline Software Corporation Electronic transaction document system
US20020052896A1 (en) * 2000-05-23 2002-05-02 Streit Jason Mitchell Secure signature and date placement system
JP2004524593A (en) * 2000-05-24 2004-08-12 オーバーチュア サービシズ インコーポレイテッド Online media exchange
US20020091736A1 (en) * 2000-06-23 2002-07-11 Decis E-Direct, Inc. Component models
EP1170672A1 (en) * 2000-07-04 2002-01-09 OKS GmbH Automatic generation of publishing documents on the internet
JP2002099529A (en) * 2000-07-18 2002-04-05 Sanno Consulting Corp Publication editing system and its method
WO2002012997A1 (en) * 2000-08-08 2002-02-14 Fineground Networks Method and system for parameterized web documents
US7047281B1 (en) * 2000-08-08 2006-05-16 Fineground Networks Method and system for accelerating the delivery of content in a networked environment
US7433881B1 (en) 2000-08-31 2008-10-07 Charles E. Hill & Associates, Inc. System and method for handling multi-resolution graphics files
US7779097B2 (en) 2000-09-07 2010-08-17 Sonic Solutions Methods and systems for use in network management of content
US7689510B2 (en) 2000-09-07 2010-03-30 Sonic Solutions Methods and system for use in network management of content
US7152203B2 (en) * 2000-09-11 2006-12-19 Appeon Corporation Independent update and assembly of web page elements
US7051315B2 (en) 2000-09-26 2006-05-23 Appstream, Inc. Network streaming of multi-application program code
US6807560B1 (en) * 2000-10-06 2004-10-19 Lance E. Zuesse Method for encouraging internet publication browsing while discouraging unauthorized printing
US7191442B2 (en) 2000-10-30 2007-03-13 Research Investment Network, Inc. BCA writer serialization management
US7660902B2 (en) * 2000-11-20 2010-02-09 Rsa Security, Inc. Dynamic file access control and management
US20020108115A1 (en) * 2000-12-11 2002-08-08 The Associated Press News and other information delivery system and method
US7310687B2 (en) * 2001-03-23 2007-12-18 Cisco Technology, Inc. Methods and systems for managing class-based condensation
US8863184B2 (en) * 2001-07-13 2014-10-14 Universal Electronics Inc. System and method for presenting program guide information in an electronic portable device
US9264755B2 (en) * 2001-07-13 2016-02-16 Universal Electronics Inc. System and method for presenting program guide information in an electronic portable device
US10810355B1 (en) 2001-07-16 2020-10-20 Clantech, Inc. Allowing operating system access to non-standard fonts in a network document
US8522127B2 (en) * 2001-07-16 2013-08-27 Robert G. Adamson, III Allowing operating system access to non-standard fonts in a network document
US20030041303A1 (en) * 2001-08-23 2003-02-27 Milton John R. System and method for tracking placement and usage of content in a publication
US20030083210A1 (en) * 2001-08-24 2003-05-01 Unilever Home And Personal Care Usa, Division Of Conopco, Inc. Lamellar post foaming cleansing composition and dispensing system
US20030061357A1 (en) * 2001-08-31 2003-03-27 Hertling William E. User interfaces for network services
US7370269B1 (en) * 2001-08-31 2008-05-06 Oracle International Corporation System and method for real-time annotation of a co-browsed document
US6625403B2 (en) 2001-11-05 2003-09-23 Nexpress Solutions Llc Personalization of operator replaceable component life prediction based on replaceable component life history
US6718285B2 (en) 2001-11-05 2004-04-06 Nexpress Solutions Llc Operator replaceable component life tracking system
US20030135431A1 (en) * 2001-12-20 2003-07-17 Nexpress Solutions Llc Linking ORC life tracking/usage with inventory management
US6747648B2 (en) * 2002-01-18 2004-06-08 Eastman Kodak Company Website on the internet for automated interactive display of images
KR20040096577A (en) * 2002-02-15 2004-11-16 트리디움 인코퍼레이티드 Component model for real time system control
US8179555B2 (en) 2002-03-08 2012-05-15 Hewlett-Packard Development Company, L.P. Printing and finishing capability for customized document production system and method
US7139097B2 (en) * 2002-03-11 2006-11-21 Kabushiki Kaisha Toshiba Paperless print
US8484282B2 (en) * 2002-03-21 2013-07-09 International Business Machines Corporation High-speed content transformation engine
US20030184783A1 (en) * 2002-03-28 2003-10-02 Toshiba Tec Kabushiki Kaisha Modular layer for abstracting peripheral hardware characteristics
US20040098732A1 (en) * 2002-08-09 2004-05-20 Clement David John Method and system for visual consuming and publishing of web services
GB2392743A (en) * 2002-09-05 2004-03-10 Hewlett Packard Co Method for authoring web page content
US7363588B2 (en) * 2002-11-01 2008-04-22 Rockwell Electronic Commerce Technologies, Llc GUI for organizational environment
US8024236B2 (en) * 2002-11-22 2011-09-20 Eastman Kodak Company Method and apparatus for reducing supply orders in inventory management
US20050055401A1 (en) * 2003-02-28 2005-03-10 Helmer Nicholas J. Newspaper system with remote updating and printing
US6856317B2 (en) 2003-04-16 2005-02-15 Hewlett-Packard Development Company, L.P. System and method for storing public and secure font data in a font file
US7532753B2 (en) 2003-09-29 2009-05-12 Lipsky Scott E Method and system for specifying color of a fill area
US8739060B2 (en) * 2003-09-29 2014-05-27 Eqapez Foundation, L.L.C. Method and system for displaying multiple aspect ratios of a viewport
US7921360B1 (en) 2003-10-21 2011-04-05 Adobe Systems Incorporated Content-restricted editing
US7809858B1 (en) 2003-10-21 2010-10-05 Adobe Systems Incorporated Cross-protocol URL mapping
US7941748B1 (en) 2003-10-21 2011-05-10 Adobe Systems Incorporated Systems and methods for web site editing interfaces
US7263534B1 (en) 2003-10-21 2007-08-28 Adobe Systems Incorporated Automatic set up for editing a web site
US20050166143A1 (en) * 2004-01-22 2005-07-28 David Howell System and method for collection and conversion of document sets and related metadata to a plurality of document/metadata subsets
US8442331B2 (en) 2004-02-15 2013-05-14 Google Inc. Capturing text from rendered documents using supplemental information
US7707039B2 (en) * 2004-02-15 2010-04-27 Exbiblio B.V. Automatic modification of web pages
US20060136629A1 (en) * 2004-08-18 2006-06-22 King Martin T Scanner having connected and unconnected operational behaviors
US20060041484A1 (en) * 2004-04-01 2006-02-23 King Martin T Methods and systems for initiating application processes by data capture from rendered documents
US20060053097A1 (en) * 2004-04-01 2006-03-09 King Martin T Searching and accessing documents on private networks for use with captures from rendered documents
US7812860B2 (en) * 2004-04-01 2010-10-12 Exbiblio B.V. Handheld device for capturing text from both a document printed on paper and a document displayed on a dynamic display device
US10635723B2 (en) 2004-02-15 2020-04-28 Google Llc Search engines and systems with handheld document data capture devices
US9116890B2 (en) 2004-04-01 2015-08-25 Google Inc. Triggering actions in response to optically or acoustically capturing keywords from a rendered document
US20060081714A1 (en) 2004-08-23 2006-04-20 King Martin T Portable scanning device
US20070300142A1 (en) * 2005-04-01 2007-12-27 King Martin T Contextual dynamic advertising based upon captured rendered text
US20060098900A1 (en) * 2004-09-27 2006-05-11 King Martin T Secure data gathering from rendered documents
US8081849B2 (en) * 2004-12-03 2011-12-20 Google Inc. Portable scanning and memory device
US7894670B2 (en) 2004-04-01 2011-02-22 Exbiblio B.V. Triggering actions in response to optically or acoustically capturing keywords from a rendered document
US7990556B2 (en) * 2004-12-03 2011-08-02 Google Inc. Association of a portable scanner with input/output and storage devices
US9143638B2 (en) 2004-04-01 2015-09-22 Google Inc. Data capture from rendered documents using handheld device
US9008447B2 (en) * 2004-04-01 2015-04-14 Google Inc. Method and system for character recognition
US20080313172A1 (en) * 2004-12-03 2008-12-18 King Martin T Determining actions involving captured information and electronic content associated with rendered documents
US8146156B2 (en) 2004-04-01 2012-03-27 Google Inc. Archive of text captures from rendered documents
US8713418B2 (en) * 2004-04-12 2014-04-29 Google Inc. Adding value to a rendered document
US8489624B2 (en) 2004-05-17 2013-07-16 Google, Inc. Processing techniques for text capture from a rendered document
US8620083B2 (en) 2004-12-03 2013-12-31 Google Inc. Method and system for character recognition
US8874504B2 (en) * 2004-12-03 2014-10-28 Google Inc. Processing techniques for visual capture data from a rendered document
US20060004697A1 (en) * 2004-06-09 2006-01-05 Lipsky Scott E Method and system for restricting the display of images
US8346620B2 (en) 2004-07-19 2013-01-01 Google Inc. Automatic modification of web pages
EP1810496A4 (en) * 2004-09-27 2013-05-29 Google Inc Secure data gathering from rendered documents
US20060080166A1 (en) * 2004-10-12 2006-04-13 Aiichiro Takahashi Advertising box and its use in an online advertising system
KR100478397B1 (en) * 2004-11-24 2005-03-24 엔에이치엔(주) Method for providing font service on service page and system for executing the method
US8108773B2 (en) * 2004-12-17 2012-01-31 Xerox Corporation Method and apparatus for generating instances of documents
US7904570B1 (en) * 2004-12-21 2011-03-08 Adobe Systems Incorporated Configurable file placement
US7639386B1 (en) * 2005-07-01 2009-12-29 Amazon Technologies, Inc. Automated creation of printed works having customized and/or personalized content
US7555715B2 (en) * 2005-10-25 2009-06-30 Sonic Solutions Methods and systems for use in maintaining media data quality upon conversion to a different data format
US7603619B2 (en) * 2005-11-29 2009-10-13 Google Inc. Formatting a user network site based on user preferences and format performance data
US11812111B2 (en) 2005-12-20 2023-11-07 Universal Electronics Inc. System and method for presenting program guide information in an electronic portable device
US20080010076A1 (en) * 2006-01-25 2008-01-10 Mcmahon Michael B System and method for creating dynamic electronic publications
EP2067119A2 (en) 2006-09-08 2009-06-10 Exbiblio B.V. Optical scanners, such as hand-held optical scanners
WO2008031625A2 (en) * 2006-09-15 2008-03-20 Exbiblio B.V. Capture and display of annotations in paper and electronic documents
US20080082599A1 (en) * 2006-09-28 2008-04-03 Vladislav Sinaniyev System and method for integrating ads into presentation environments
US7917773B2 (en) * 2007-05-02 2011-03-29 Microsoft Corporation Visibility-aware services
US8271470B2 (en) * 2007-06-09 2012-09-18 Apple Inc. Auto-activation of fonts
US20110145068A1 (en) * 2007-09-17 2011-06-16 King Martin T Associating rendered advertisements with digital content
US20090082880A1 (en) * 2007-09-20 2009-03-26 Tridium Inc. Wireless device for a building control system
DE202010018601U1 (en) * 2009-02-18 2018-04-30 Google LLC (n.d.Ges.d. Staates Delaware) Automatically collecting information, such as gathering information using a document recognizing device
US8447066B2 (en) 2009-03-12 2013-05-21 Google Inc. Performing actions based on capturing information from rendered documents, such as documents under copyright
WO2010105245A2 (en) * 2009-03-12 2010-09-16 Exbiblio B.V. Automatically providing content associated with captured information, such as information captured in real-time
US9319444B2 (en) * 2009-06-22 2016-04-19 Monotype Imaging Inc. Font data streaming
US8769050B2 (en) * 2009-10-16 2014-07-01 Celartern, Inc. Serving font files in varying formats based on user agent type
US8645901B2 (en) * 2009-12-01 2014-02-04 Cadence Design Systems, Inc. Visualization and information display for shapes in displayed graphical images based on a cursor
US9081799B2 (en) * 2009-12-04 2015-07-14 Google Inc. Using gestalt information to identify locations in printed information
US9323784B2 (en) * 2009-12-09 2016-04-26 Google Inc. Image search using text-based elements within the contents of images
US8615709B2 (en) 2010-04-29 2013-12-24 Monotype Imaging Inc. Initiating font subsets
US8683006B2 (en) * 2010-07-17 2014-03-25 Adobe Systems Incorporated Method and systems for serving fonts during web browsing sessions
US9424362B2 (en) 2010-12-17 2016-08-23 Microsoft Technology Licensing, Llc Storing and publishing contents of a content store
US20130215126A1 (en) * 2012-02-17 2013-08-22 Monotype Imaging Inc. Managing Font Distribution
US20140026039A1 (en) * 2012-07-19 2014-01-23 Jostens, Inc. Foundational tool for template creation
US9817615B2 (en) 2012-12-03 2017-11-14 Monotype Imaging Inc. Network based font management for imaging devices
WO2014100582A2 (en) 2012-12-21 2014-06-26 Monotype Imaging Inc. Supporting color fonts
US9626337B2 (en) 2013-01-09 2017-04-18 Monotype Imaging Inc. Advanced text editor
US9317777B2 (en) 2013-10-04 2016-04-19 Monotype Imaging Inc. Analyzing font similarity for presentation
CN111428177A (en) * 2014-05-14 2020-07-17 网页云股份有限公司 Method and system for WEB content generation
US9691169B2 (en) 2014-05-29 2017-06-27 Monotype Imaging Inc. Compact font hinting
US20160182606A1 (en) * 2014-12-17 2016-06-23 Monotype Imaging Inc. Network Based Static Font Subset Management
US10445391B2 (en) 2015-03-27 2019-10-15 Jostens, Inc. Yearbook publishing system
US10115215B2 (en) 2015-04-17 2018-10-30 Monotype Imaging Inc. Pairing fonts for presentation
US11537262B1 (en) 2015-07-21 2022-12-27 Monotype Imaging Inc. Using attributes for font recommendations
US11334750B2 (en) 2017-09-07 2022-05-17 Monotype Imaging Inc. Using attributes for predicting imagery performance
US10909429B2 (en) 2017-09-27 2021-02-02 Monotype Imaging Inc. Using attributes for identifying imagery for selection
WO2019089578A1 (en) 2017-10-30 2019-05-09 Monotype Imaging Inc. Font identification from imagery

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5058035A (en) * 1986-08-30 1991-10-15 Canon Kabushiki Kaisha Apparatus which records data on the basis of stored format information
JPH0776958B2 (en) * 1988-01-11 1995-08-16 株式会社東芝 Document shaping device
US5144555A (en) * 1989-11-16 1992-09-01 Hitachi, Ltd. Method and apparatus for supporting of making formatted document
EP0451384B1 (en) * 1990-04-10 1997-09-24 International Business Machines Corporation Hypertext data processing system and method
US5133051A (en) * 1990-12-13 1992-07-21 Handley George E Automatic high speed publishing system
US5390354A (en) * 1991-03-15 1995-02-14 Itt Corporation Computerized directory pagination system and method
CA2048039A1 (en) * 1991-07-19 1993-01-20 Steven Derose Data processing system and method for generating a representation for and random access rendering of electronic documents
JPH05286107A (en) * 1992-04-09 1993-11-02 Shinano Mainichi Shinbun Kk Typesetting system
US5438512A (en) * 1993-10-22 1995-08-01 Xerox Corporation Method and apparatus for specifying layout processing of structured documents
JPH09510567A (en) * 1994-03-21 1997-10-21 オブジェクト テクノロジー ライセンシング コーポレイション Document proxy framework
US5546517A (en) * 1994-12-07 1996-08-13 Mitsubishi Electric Information Technology Center America, Inc. Apparatus for determining the structure of a hypermedia document using graph partitioning
US5623656A (en) * 1994-12-15 1997-04-22 Lucent Technologies Inc. Script-based data communication system and method utilizing state memory
US5530852A (en) * 1994-12-20 1996-06-25 Sun Microsystems, Inc. Method for extracting profiles and topics from a first file written in a first markup language and generating files in different markup languages containing the profiles and topics for use in accessing data described by the profiles and topics
US5680619A (en) * 1995-04-03 1997-10-21 Mfactory, Inc. Hierarchical encapsulation of instantiated objects in a multimedia authoring system
US5572643A (en) * 1995-10-19 1996-11-05 Judson; David H. Web browser with dynamic display of information objects during linking

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
CHU ET AL: "Creating a Hypertext Markup Language Document for an Information Server", BEHAVIOR RESEARCH METHODS, INSTRUMENTS & COMPUTERS, vol. 27, no. 2, 1995, pages 200 - 205, XP000567305 *
RAGGETT D: "A Review of the HTML + document format", COMPUTER NETWORKS AND ISDN SYSTEMS, vol. 27, no. 2, 1 November 1994 (1994-11-01), pages 135 - 145, XP000570723 *
SPERBERG-MCQUEEN ET AL: "HTML to the max: a manifesto for adding SGML intelligence to the World-Wide Web", COMPUTER NETWORKS AND ISDN SYSTEMS, vol. 28, 1 December 1995 (1995-12-01), pages 3 - 11, XP000567384 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6128655A (en) * 1998-07-10 2000-10-03 International Business Machines Corporation Distribution mechanism for filtering, formatting and reuse of web based content
US6605120B1 (en) 1998-12-10 2003-08-12 International Business Machines Corporation Filter definition for distribution mechanism for filtering, formatting and reuse of web based content
WO2001069420A2 (en) * 1999-01-28 2001-09-20 David Lakritz Document localization, management and delivery system
WO2001069420A3 (en) * 1999-01-28 2002-01-24 David Lakritz Document localization, management and delivery system
US7080079B2 (en) * 2000-11-28 2006-07-18 Yu Philip K Method of using the internet to retrieve and handle articles in electronic form from printed publication which have been printed in paper form for circulation by the publisher

Also Published As

Publication number Publication date
US6012071A (en) 2000-01-04

Similar Documents

Publication Publication Date Title
US6012071A (en) Distributed electronic publishing system
US7840648B1 (en) Web-page authoring tool for automatic enrollment in advertising program
US6055522A (en) Automatic page converter for dynamic content distributed publishing system
US9426255B2 (en) Apparatus and method for dynamically coordinating the delivery of computer readable media
JP4791452B2 (en) Method, system and computer program for prefetching and caching portlet on client side
US7536641B2 (en) Web page authoring tool for structured documents
US20050102324A1 (en) Support applications for rich media publishing
US20040148576A1 (en) Remote web site editing in a standard web browser without external software
US20060277477A1 (en) System and method for generating enhanced depiction of electronic files such as web files
US20100235224A1 (en) Device and method for creating, distributing, managing and monetizing widgets
US20020156815A1 (en) Method and apparatus for the separation of web layout, logic, and data when used in server-side scripting languages
US20150088847A1 (en) Method of displaying a customized address bar or search results in a browser
JP2012520511A (en) How to provide font glyphs
US20050071776A1 (en) Multifunction hyperlink and methods of producing multifunction hyperlinks
US11164221B2 (en) Native online ad creation
WO2010005684A1 (en) Video overlay advertisement creator
US20110314368A1 (en) Method to Generate a Software Part of a Web Page and Such Software Part
CA2344868A1 (en) Changing advertisement size in response to user interactions
WO2010118129A1 (en) A device and method for creating, distributing, managing and monetizing widgets using templates
US7196806B2 (en) Data processing system for converting content relative to a space used as an advertising medium into a printable object
US8849692B1 (en) Online advertising program enrollment program
US7698655B2 (en) Portal branding
KR20000063560A (en) Method for advertising expanded banners using permission-based marketing concept and internet text-based advertisements
WO2001031492A2 (en) Online focused content generation, delivery and tracking
KR20020083548A (en) Advertisement system and method using address display line in web browser screen

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): JP US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: JP

Ref document number: 97527127

Format of ref document f/p: F

122 Ep: pct application non-entry in european phase