WO2000062190A2 - Presentation builder - Google Patents

Presentation builder Download PDF

Info

Publication number
WO2000062190A2
WO2000062190A2 PCT/US2000/009857 US0009857W WO0062190A2 WO 2000062190 A2 WO2000062190 A2 WO 2000062190A2 US 0009857 W US0009857 W US 0009857W WO 0062190 A2 WO0062190 A2 WO 0062190A2
Authority
WO
WIPO (PCT)
Prior art keywords
presentation
slides
powerpoint
presentations
slide
Prior art date
Application number
PCT/US2000/009857
Other languages
French (fr)
Other versions
WO2000062190A3 (en
Inventor
Barbara Heath
Joseph Dimare
Nicholas D'arbeloff
Original Assignee
Conjoin, 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 Conjoin, Inc. filed Critical Conjoin, Inc.
Priority to AU43447/00A priority Critical patent/AU4344700A/en
Publication of WO2000062190A2 publication Critical patent/WO2000062190A2/en
Publication of WO2000062190A3 publication Critical patent/WO2000062190A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/48Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data

Definitions

  • the invention relates to a system for publishing POWERPOINTTM presentations so that individual slides from multiple presentations may be searched, accessed, and combined into a new presentation.
  • POWERPOINTTM has become the dominant presentation authoring program.
  • POWERPOINTTM presentations can have very large file sizes, however, and they may become unwieldly when shared by many users.
  • the program does not provide any way of searching within multiple presentation files to build upon past presentations in constructing a new presentation. A need thus exists for better tools to share, manipulate, and construct POWERPOINTTM presentations in a networked environment.
  • the invention includes a system for managing POWERPOINTTM presentations, and for building new presentations using slides from multiple existing presentations.
  • a database of metadata on the presentations tracks the location of presentation files and the number of slides in each presentation.
  • the presentation is broken into multiple single-slide presentation files, which may then be searched and accessed. Searches can be performed which return identifying information for individual slides from multiple presentations.
  • Figure 1 shows a list of POWERPOINTTM presentations which have been catalogued for use with the invention
  • Figure 2 shows a viewable set of slides from a single presentation
  • Figure 3 shows the results of a search across multiple slide sets
  • Figure 4 shows a viewable set of slides from a single presentation
  • Figure 5 shows a new POWERPOINTTM presentation assembled from existing slides according to the invention.
  • POWERPOINTTM from Microsoft Corporation in Redmond, Washington, has become the tool of choice for creating and manipulating slide presentations.
  • a POWERPOINTTM presentation file comprises one or more slide objects, which are fully described in the Microsoft COM object specification for POWERPOINTTM objects, incorporated herein by reference.
  • the present invention provides a method for searching and viewing presentations at the granularity of a single slide, in order to build new presentations from presentations published, for example, on an intranet (or internet).
  • the system creates a database of metadata on presentation files, indicating their location and the number of slides in each.
  • a single-slide POWERPOINTTM presentation file is created for each slide in the presentation.
  • .gif files for each slide are also created, to allow fast viewing of the slides without opening the POWERPOINTTM application.
  • the single-slide presentation files Once the single-slide presentation files have been created, they may be accessed and searched by conventional search engines. Using the metadata in the database, individual slides may be selected for incorporation into a new presentation file.
  • the presentations In a client-server environment, the presentations may be stored on the server, and viewed on the client by way of the associated .gif files. Once slides have been selected and a new presentation created, it may be downloaded in POWERPOINTTM format by the user.
  • Example 1 The present invention is described herein with respect to an example of one preferred embodiment of the invention. This example should not be construed as limiting; variations will occur to those of ordinary skill in the art that remain within the scope and spirit of the invention. For example, file types, client-server configurations, and data storage methods may differ from those described herein without departing from the invention.
  • Presentation Builder is based on a set of database tables that are a part of an overall intranet database. A goal is to do as much work as possible in the database application, rather than in POWERPOINTTM. Catalogued in the database tables are: • Pointers to each set of slides
  • n .ppt files each containing 1 slide (where n is the total number of slides in the presentation), named l.ppt, 2.ppt, etc., as well as n .gif files, named l.gif, 2.gif, etc.
  • the Library table which holds information about the original POWERPOINTTM presentations, including the location of the file and whether it has been broken into individual slides yet.
  • the other is the presentations table which holds the number of slides resulting from processing each slide set (i.e., the number of slides contained in the original presentation).
  • the relationships between the two copies of each slide and their parent slide set is held in these tables, thus using the database schema to model the object hierarchy instead of using the object hierarchy existing in POWERPOINTTM.
  • Results of search use the .gif files instead of the searched-on .ppt files, and preferably return only 10 at a time, with a buttons to go to the next 10, and back to the previous 10.
  • Figures 1-5 are a series of screen shots illustrating the process of viewing presentations, searching for individual slides, and creating a new presentation according to one embodiment of the invention.
  • Figure 1 shows a group of presentations 10 from which slides may be selected in building a new presentation. Presentations and/or individual slides may also be searched from a predetermined topic list 12, or by a keyword search 14. The user may click on a presentation to view its individual slides, as shown in Figure 2, or may performa a search to view a collection of slides from different presentations, as shown in Figure 3.
  • slide presentations have a set of small associated viewing files (such as .jpg files). These allow the user to quickly review the slides and select any of interest, without requiring the client machine to run a POWERPOINTTM instance.
  • a set of viewable slide files is shown within an HTML table in Figure 2.
  • the user may use the "Select" buttons 16 to add any of these slides to his or her new presentation.
  • the user has performed a keyword search 14 for the word "quartet,” and has retrieves a group of slides from several different presentations. These may be added to the new presentation by using the "Select" button 16.
  • FIG 4 the user has begun to assemble the new presentation.
  • the slide list 18 at left shows a summary of the slides which have already been added to the presentation, while the results of another search are being viewed in the main window.
  • he or she may use the "Build Slide Set" button 20 to create a new presentation file, as shown in Figure 5.
  • the selected slides are then assembled into a single .ppt file, which is downloaded to the client machine for further editing.

Abstract

The invention comprises a system for easily searching multiple multislide POWERPOINTTM presentations, selecting slides from each presentation, and combining them to form a new presentation. The user need not invoke POWERPOINTTM on the client in order to view the slides and create the new presention file for downloading in POWERPOINTTM format.

Description

Presentation Builder
This application claims priority to U.S. Provisional Application No. 60/129,107, filed April 13, 1999, which is incorporated herein by reference.
Field of the Invention
The invention relates to a system for publishing POWERPOINT™ presentations so that individual slides from multiple presentations may be searched, accessed, and combined into a new presentation.
Background of the Invention
A number of computer programs for organizing and presenting slide presentations are now available. However, Microsoft POWERPOINT™ has become the dominant presentation authoring program. POWERPOINT™ presentations can have very large file sizes, however, and they may become unwieldly when shared by many users. In addition, the program does not provide any way of searching within multiple presentation files to build upon past presentations in constructing a new presentation. A need thus exists for better tools to share, manipulate, and construct POWERPOINT™ presentations in a networked environment.
Summary of the Invention In one aspect, the invention includes a system for managing POWERPOINT™ presentations, and for building new presentations using slides from multiple existing presentations. A database of metadata on the presentations tracks the location of presentation files and the number of slides in each presentation. Upon adding a new presentation to the collection, the presentation is broken into multiple single-slide presentation files, which may then be searched and accessed. Searches can be performed which return identifying information for individual slides from multiple presentations. Brief Description of the Drawing
The invention is described with reference to the several figures of the drawing, in which
Figure 1 shows a list of POWERPOINT™ presentations which have been catalogued for use with the invention;
Figure 2 shows a viewable set of slides from a single presentation; Figure 3 shows the results of a search across multiple slide sets; Figure 4 shows a viewable set of slides from a single presentation; and Figure 5 shows a new POWERPOINT™ presentation assembled from existing slides according to the invention.
Detailed Description
POWERPOINT™, from Microsoft Corporation in Redmond, Washington, has become the tool of choice for creating and manipulating slide presentations. A POWERPOINT™ presentation file comprises one or more slide objects, which are fully described in the Microsoft COM object specification for POWERPOINT™ objects, incorporated herein by reference.
While it is possible to open multiple presentations within POWERPOINT™ to search for individual slides to create a new presentation, this is an unwieldy process, since entire presentations must be loaded into memory. If more than a very few presentations must be searched, this method quickly becomes untenable. The present invention provides a method for searching and viewing presentations at the granularity of a single slide, in order to build new presentations from presentations published, for example, on an intranet (or internet). To enable searching and selecting slides without opening POWERPOINT™, the system creates a database of metadata on presentation files, indicating their location and the number of slides in each. When a presentation is added to the database, a single-slide POWERPOINT™ presentation file is created for each slide in the presentation. In addition, in preferred embodiments of the invention, .gif files (or other small viewable files) for each slide are also created, to allow fast viewing of the slides without opening the POWERPOINT™ application. Once the single-slide presentation files have been created, they may be accessed and searched by conventional search engines. Using the metadata in the database, individual slides may be selected for incorporation into a new presentation file. In a client-server environment, the presentations may be stored on the server, and viewed on the client by way of the associated .gif files. Once slides have been selected and a new presentation created, it may be downloaded in POWERPOINT™ format by the user.
Example The present invention is described herein with respect to an example of one preferred embodiment of the invention. This example should not be construed as limiting; variations will occur to those of ordinary skill in the art that remain within the scope and spirit of the invention. For example, file types, client-server configurations, and data storage methods may differ from those described herein without departing from the invention.
In one embodiment of the invention, Presentation Builder is based on a set of database tables that are a part of an overall intranet database. A goal is to do as much work as possible in the database application, rather than in POWERPOINT™. Catalogued in the database tables are: • Pointers to each set of slides
• Number of slides in each set
Stored on disk are:
• POWERPOINT™ presentations • Individual slides making up each presentation as single .ppt files
• Individual slides making up each presentation as individual .gif files
• .ppt files are searchable and downloadable items
• .gif files are viewable items
Search engine accesses:
• Presentations
• Individual slides in .ppt format Creation of the individual slide .ppt and .gif files may be done by a disassembler tag (e.g., a COLD FUSION™ tag), which accesses POWERPOINT™ objects through the COM interface. The disassembler tag operates on the presentation after upload to server by the database application, disassembling the presentation into individual slides and generating a .gif version of each. Specifically, it will:
• be passed the path/filename to the newly published presentation (e.g., pres.ppt) by the database application • disassemble the presentation into individual slides (.ppt) and thumbnails
(•gif)
• create a folder, "pres" (named after the presentation filename)
• create n .ppt files, each containing 1 slide (where n is the total number of slides in the presentation), named l.ppt, 2.ppt, etc., as well as n .gif files, named l.gif, 2.gif, etc.
• pass back to the database application the value of n
Creation of new slide sets is done by an assembler tag (accessing POWERPOINT™ objects through the COM interface) which operates on the individual slides stored in .ppt format and combines them into a new
POWERPOINT™ presentation. Specifically, it will
• be passed multiple path/filenames to the individual slide files (described above) that have been chosen by the user in the database application
• create a new POWERPOINT™ presentation with a unique name from this list
• store the new presentation
• pass the filename/path to the new presentation to the database application for downloading by the user
Database Schema
Two database tables are involved, the Library table which holds information about the original POWERPOINT™ presentations, including the location of the file and whether it has been broken into individual slides yet. The other is the presentations table which holds the number of slides resulting from processing each slide set (i.e., the number of slides contained in the original presentation). The relationships between the two copies of each slide and their parent slide set is held in these tables, thus using the database schema to model the object hierarchy instead of using the object hierarchy existing in POWERPOINT™.
Functions.
Publish Steps • Upload slide set as .ppt file to server
• Enter library table information
• Invoke disassembler tag, which:
• Invokes the presentation in PowerPoint on server
• Loop through slides - save a .ppt copy of each slide and a .gif of each slide
• Exit PowerPoint on server
• Enter into presentation table the number of slides
Search Integrate search with the individual slides in .ppt format, preferably using commercial search engine such as Verity.
View
Results of search use the .gif files instead of the searched-on .ppt files, and preferably return only 10 at a time, with a buttons to go to the next 10, and back to the previous 10.
Create pick list
Saves file names of individual slide .ppt files for download
Process new slide set steps
• Invoke PowerPoint on server creating a new presentation • Copy slides in pick list into new presentation
• Save new presentation to a .ppt file
• Exit PowerPoint on server
• Present new presentation to the user, allowing invocation of PowerPoint on the client system in a new browser window if desired
Retrieve
Download to user chosen folder using Save As dialogue in browser
Archive
When a parent slide set is marked archive, its associated individual slide .ppt and .gif files are also archived.
Delete and Replace When a parent slide set is deleted or replaced, in addition to the original .ppt file and the Library table entry, the folder and the .ppt and .gif files inside it, as well as the Presentations table entry are deleted or replaced also.
Figures 1-5 are a series of screen shots illustrating the process of viewing presentations, searching for individual slides, and creating a new presentation according to one embodiment of the invention. Figure 1 shows a group of presentations 10 from which slides may be selected in building a new presentation. Presentations and/or individual slides may also be searched from a predetermined topic list 12, or by a keyword search 14. The user may click on a presentation to view its individual slides, as shown in Figure 2, or may performa a search to view a collection of slides from different presentations, as shown in Figure 3.
In preferred embodiments of the invention, slide presentations have a set of small associated viewing files (such as .jpg files). These allow the user to quickly review the slides and select any of interest, without requiring the client machine to run a POWERPOINT™ instance. Such a set of viewable slide files is shown within an HTML table in Figure 2. The user may use the "Select" buttons 16 to add any of these slides to his or her new presentation. In Figure 3, the user has performed a keyword search 14 for the word "quartet," and has retrieves a group of slides from several different presentations. These may be added to the new presentation by using the "Select" button 16.
In Figure 4, the user has begun to assemble the new presentation. The slide list 18 at left shows a summary of the slides which have already been added to the presentation, while the results of another search are being viewed in the main window. Once all the slides which the user wishes to use have been selected, he or she may use the "Build Slide Set" button 20 to create a new presentation file, as shown in Figure 5. The selected slides are then assembled into a single .ppt file, which is downloaded to the client machine for further editing.
Other embodiments of the invention will be apparent to those skilled in the art from a consideration of the specification or practice of the invention disclosed herein. It is intended that the specification and examples be considered as exemplary only, with the true scope and spirit of the invention being indicated by the following claims.
What is claimed is:

Claims

1. A computer-implemented method of storing and accessing a database of metadata on POWERPOINT™ presentations, comprising: adding an item of metadata to the database corresponding to a multislide POWERPOINT™ presentation, where adding includes creating a plurality of single- slide POWERPOINT™ presentation files outside the database, corresponding to the individual slides of the multislide presentation, and where the item comprises the number and locations of the plurality of single-slide presentations; and accessing the plurality of single-slide presentations to search for slides meeting a selected criterion.
2. The method of claim 1 , further comprising: adding a second item of metadata to the database corresponding to a second multislide POWERPOINT™ presentation; and creating a new POWERPOINT™ presentation comprising selected slides from each of the two multislide presentations.
3. The method of claim 1 , further comprising : storing a viewable file for each slide of the multislide POWERPOINT™ presentation in the database, wherein accessing the plurality of single-slide presentations comprises viewing viewable files corresponding to the slides meeting the selected criterion.
PCT/US2000/009857 1999-04-13 2000-04-13 Presentation builder WO2000062190A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU43447/00A AU4344700A (en) 1999-04-13 2000-04-13 Presentation builder

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12910799P 1999-04-13 1999-04-13
US60/129,107 1999-04-13

Publications (2)

Publication Number Publication Date
WO2000062190A2 true WO2000062190A2 (en) 2000-10-19
WO2000062190A3 WO2000062190A3 (en) 2002-07-11

Family

ID=22438486

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/009857 WO2000062190A2 (en) 1999-04-13 2000-04-13 Presentation builder

Country Status (2)

Country Link
AU (1) AU4344700A (en)
WO (1) WO2000062190A2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2002320676B2 (en) * 2001-12-20 2005-03-03 Canon Kabushiki Kaisha Method of Automatic Production of Image Presentations
US7216295B2 (en) 2001-12-20 2007-05-08 Canon Kabushiki Kaisha Method of automatic production of image presentations
KR101483287B1 (en) 2014-01-23 2015-01-16 주식회사 경신 Apparatus for file management in computerized system and method thereof

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0627690A2 (en) * 1993-01-06 1994-12-07 International Business Machines Corporation Method and system for creating a synchronized presentation from different types of media presentations

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0627690A2 (en) * 1993-01-06 1994-12-07 International Business Machines Corporation Method and system for creating a synchronized presentation from different types of media presentations

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
"Major Enhancements of Office 97" INTERNET ARTICLE, [Online] 8 January 1999 (1999-01-08), XP002186085 Retrieved from the Internet: <URL:http://www.ust.hk/itsc/desktop/pc/sof tware/msoffice/office97/list.htm> [retrieved on 2001-12-19] *
CARLOS F: "NEW Java applications and JavaBeans Suites" INTERNET ARTICLE, [Online] 4 November 1998 (1998-11-04), XP002186086 Retrieved from the Internet: <URL:http://lwn.net/1998/1105/a/alphaworks .html> [retrieved on 2001-12-19] *
NIBLACK ET AL: "SlideFinder: a tool for browsing presentation graphics using content-based retrieval" IEEE WORKSHOP ON CONTENT-BASED ACCESS OF IMAGE AND VIDEO LIBRARIES, FORT COLLINS, CO, US, 22 June 1999 (1999-06-22), pages 114-118, XP010343816 IEEE COMPUT. SOC., LOS ALAMITOS, CA, US ISBN: 0-7695-0034-X *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2002320676B2 (en) * 2001-12-20 2005-03-03 Canon Kabushiki Kaisha Method of Automatic Production of Image Presentations
US7216295B2 (en) 2001-12-20 2007-05-08 Canon Kabushiki Kaisha Method of automatic production of image presentations
KR101483287B1 (en) 2014-01-23 2015-01-16 주식회사 경신 Apparatus for file management in computerized system and method thereof

Also Published As

Publication number Publication date
WO2000062190A3 (en) 2002-07-11
AU4344700A (en) 2000-11-14

Similar Documents

Publication Publication Date Title
US6938032B1 (en) Presentation builder
US20200364231A1 (en) Methods and systems for managing data
US7774326B2 (en) Methods and systems for managing data
US10289683B2 (en) Browsing or searching user interfaces and other aspects
US8150837B2 (en) Methods and systems for managing data
RU2368947C2 (en) System and method of filtering and organising elements based on common properties
KR100991027B1 (en) File system shell
US8452751B2 (en) Methods and systems for managing data
US7921139B2 (en) System for sequentially opening and displaying files in a directory
US20080313158A1 (en) Database file management system, integration module and browsing interface of database file management system, database file management method
MXPA05000668A (en) Systems and methods for controlling a visible results set.
US20080114789A1 (en) Data item retrieval method and apparatus
WO2000062190A2 (en) Presentation builder
WO2002069186A1 (en) A method and system for archiving and retrieving data in an electronic document management system
Harrison Kronosphere
Eagle Media Manager
HRP20040440A2 (en) File system shell

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AU CA JP

AL Designated countries for regional patents

Kind code of ref document: A2

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

121 Ep: the epo has been informed by wipo that ep was designated in this application
AK Designated states

Kind code of ref document: A3

Designated state(s): AU CA JP

AL Designated countries for regional patents

Kind code of ref document: A3

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

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS (RULE 69(1) EPC)

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP