US20130086496A1 - Adaptive User Interface for a Multimedia Creative Design System - Google Patents

Adaptive User Interface for a Multimedia Creative Design System Download PDF

Info

Publication number
US20130086496A1
US20130086496A1 US13/596,146 US201213596146A US2013086496A1 US 20130086496 A1 US20130086496 A1 US 20130086496A1 US 201213596146 A US201213596146 A US 201213596146A US 2013086496 A1 US2013086496 A1 US 2013086496A1
Authority
US
United States
Prior art keywords
component
components
page
hierarchical view
mode generator
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
US13/596,146
Inventor
Michal Baram
Gil AMRAM
Jiri TOBISEK
Leonid Levi
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wix com Ltd
Original Assignee
Wixpress Ltd
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 Wixpress Ltd filed Critical Wixpress Ltd
Priority to US13/596,146 priority Critical patent/US20130086496A1/en
Assigned to WIXPRESS LTD reassignment WIXPRESS LTD ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: AMRAN, GIL, LEVI, LEONID, TOBISEK, JIRI, BARAM, MICHAL
Publication of US20130086496A1 publication Critical patent/US20130086496A1/en
Assigned to SILICON VALLEY BANK reassignment SILICON VALLEY BANK SECURITY AGREEMENT Assignors: WIXPRESS LTD.
Assigned to WIX.COM LTD. reassignment WIX.COM LTD. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: WIXPRESS LTD.
Priority to US16/186,616 priority patent/US10795526B2/en
Priority to US17/060,118 priority patent/US20210019006A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/137Hierarchical processing, e.g. outlines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • 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/117Tagging; Marking up; Designating a block; Setting of attributes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • G06F40/143Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
    • 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 present invention relates generally to graphical applications and creations.
  • Each page typically has multiple properties such as size, name, background color, etc.
  • these pages may also contain elements including components which may be container i.e., contain multiple other components or atomic i.e. modifiable but do not contain other components.
  • Components typically have property sheets which allow the user to control the multiple properties associated with the component such as appearance effects, text color etc.
  • the appearance and behavior of components can also be modified by various modifiers such as bluffing and animation.
  • Components may be fixed i.e.
  • Containers may have a given geometrical shape, be based on a content management system (CMS) (such as a component containing a picture selected from a database) or may be user-specified such as a text area where a user may enter text.
  • CMS content management system
  • Containers may also be based on external information such as a Really Simple Syndication (RSS) feed displaying information from an external data source or the content of a given internet page.
  • RSS Really Simple Syndication
  • Container components may be nested at a number of levels or may be limited to contain specific types or classes of data (such as a photo album container which may only contain certain formats of pictures). They also may be multi-page in nature with each container containing multiple pages which occupy the same screen area, but with only one of the pages actually displayed at any given moment. Container components may also provide the means for a user to move between different pages through the use of contained components such as navigation buttons.
  • Components do not necessarily have to occupy mutually exclusive screen regions and may geometrically intersect each other.
  • a component may also be situated completely within the boundaries of another component.
  • the components inside a particular container are always contained within the boundaries of the pertinent container. If the container is moved, it would move with the components logically contained in it, but the move would exclude components which merely lay inside the region of the container but were not logically contained in it.
  • GUI graphical user interface
  • the component menu is automatically created based on the components available in the content management system (CMS). Once a component is selected, it can be dragged and dropped into the working area.
  • CMS content management system
  • FIG. 1 illustrates a typical GUI 5 for editing a website.
  • part of the component menu may include an icon for clip art 8 .
  • the clip art icon 8 When the clip art icon 8 is selected, the user is given a new sub-menu with options for new components such as shapes, lines, animations etc. These different components in turn, may be further opened up to show, for example, all the shape components 9 available to the user in the content manager system (CMS).
  • CMS content manager system
  • a method implementable on a computing device includes receiving a page based graphical application having multiple elements on a page, defining a page based hierarchical view of the application and converting the page based hierarchical view to a linear hierarchical view.
  • the defining includes analyzing each page of the graphical application to determine components within the page.
  • indexing the components is based on a pre-defined property or property combination of the components.
  • the method further includes associating each said container with a menu and building a linear hierarchy with the menus.
  • the graphical application is one of a website, a catalog and an e-shop.
  • the linear hierarchical view is rebuilt whenever a user switches between the linear hierarchical view and the page based hierarchical view.
  • the views have component property sheets and where the linear hierarchical view has a simplified component property sheet.
  • the determining includes filtering the components for relevance.
  • the analyzing includes scanning a single page at a time.
  • the analyzing includes scanning multiple page groups at a time.
  • the scanning does not scan non-container components.
  • the scanning does not scan non-container components.
  • the pre-defined property is a geometrical metric of the relationship between two or more components.
  • the geometrical metric is proximity.
  • the geometrical metric is adjacency.
  • the pre-defined property is at least one of component age, component type, component inheritance history, component size, component shape and any combination thereof.
  • the pre-defined property is at least one of component z-order, component use within said application, component formatting information, component content, component native reading order, inter-page component association, user-defined hints and any combination thereof.
  • an express mode generator implementable on a computing device including a receiver to receive a page based graphical application having multiple elements on a page.
  • the express mode generator also defines a page based hierarchical view of the application and includes a converter to convert the page based hierarchical view to a linear hierarchical view.
  • the receiver includes an analyzer to analyze each page of the graphical application to determine components within the page.
  • the converter includes an indexer to index the components based on a pre-defined property or property combination of components.
  • the converter also includes a builder to associate each container with a menu and to build a linear hierarchy with the menus.
  • the graphical application is one of a website, a catalog and an e-shop.
  • the linear hierarchical view is rebuilt whenever a user switches between said linear hierarchical view and said page based hierarchical view.
  • the views have component property sheets and the linear hierarchical view has a simplified component property sheet.
  • the determining includes filtering the components for relevance.
  • the analyzing includes scanning a single page at a time.
  • the analyzing includes scanning multiple page groups at a time.
  • the scanning does not scan non-container components.
  • the pre-defined property is a geometrical metric of the relationship between two or more components.
  • the geometrical metric is proximity.
  • the geometrical metric is adjacency.
  • the pre-defined property is at least one of component age, component type, component inheritance history, component size, component shape and any combination thereof.
  • the pre-defined property is at least one of component z-order, component use within said application, component formatting information, component content, component native reading order, inter-page component association, user-defined hints and any combination thereof.
  • FIG. 1 is an illustration of a typical GUI (graphical user interface) for editing a website
  • FIG. 2 is an exemplary illustration of an edited website using the GUI of FIG. 1 ;
  • FIG. 3A is a schematic illustration of a webpage
  • FIG. 3B is a schematic illustration of the components in a mini-page of the webpage of FIG. 3A ;
  • FIGS. 4A and 4B are schematic illustrations of different views of a typical page-based hierarchical website
  • FIG. 5 is a schematic diagram of a conversion system for converting the elements of a page based hierarchy into a linear hierarchy, constructed and operative in accordance with the present invention
  • FIG. 6 is an algorithm of the functionality of a component analyzer forming part of the system of FIG. 5 , constructed and operative in accordance with the present invention
  • FIG. 7 is a schematic illustration of the creation of menus and component sets for the page-based hierarchy of FIGS. 4A and 4B ;
  • FIG. 8 is a schematic illustration of the process of flattening single page containers, useful in the system of FIG. 5 ;
  • FIG. 9 is an algorithm of the functionality of an indexer forming part of the system of FIG. 5 ;
  • FIG. 10 is a schematic illustration useful in understanding the concept of adjacency.
  • FIG. 11 is a schematic illustration of a linear hierarchical view including a linear view simplified property sheet, constructed and operative in accordance with the present invention.
  • a user may probably need to make modifications to the visual design or replace the internal content of numerous components such as text that is displayed or pictures etc.
  • components that will have text in them often begin with dummy text which serves as a place holder only. Editing of the content is usually performed in place and inside the same screen area occupied by the component, using the display properties of the components (such as color, font etc.).
  • FIG. 2 illustrates an in-place content and component arrangement 12 .
  • the desired screen area for editing such as the business menu 15
  • the desired screen area for editing may be obscured or difficult to locate. This may be due to multiple reasons, such as the size of the area allocated to the component, its physical location, the ability of components to hide or overlap each other, etc.
  • FIG. 3A illustrates the different levels of such a multidimensional order.
  • Container 16 may contain a 3 page multi-page container 17 whose second page 18 may contain the component 19 to be edited.
  • Page 18 is expanded in FIG. 3B which further illustrates how component 19 may be obscured by component 20 .
  • a user may need to maneuver between different components 16 , 17 , 18 etc. until he arrives at the component 19 that allows him to edit his text.
  • Applicants have realized that, to the builder of a graphical application (such as a website), editing a template that is either manufacturer given or self-created and which may contain multiple pages and components, may become a tedious and frustrating task when using the standard GUI provided with the application.
  • Applicants have further realized that the page based hierarchical view of the website as described hereinabove, known from herein as a page view, may be converted into a flatter linear hierarchical view of components, from herein known as linear view which, together with an alternative GUI, may be more user friendly and easier to use.
  • FIG. 4A illustrates a typical page based hierarchy 100 .
  • An application may contain multiple pages A 1 and A 2 .
  • Page A 2 may contain a multi-page container component X containing mini pages B 1 , B 2 , and B 3 .
  • the components may be further nested such as B 1 : 1 , B 1 : 2 etc.
  • the page-based hierarchy 100 of FIG. 4A which may have a GUI 10 which may offer a page view of the pertinent components may be flattened into a more linear view with a menu of ordered components based on their physical location within the website. This menu may be a natural visual order as is shown in FIG. 4B .
  • the pages and components A 1 . . . C 1 and corresponding components B 1 : 1 and B 1 : 2 etc. which may belong to different pages and mini-pages within page-based hierarchy 100 , may be converted into a simpler linear view of components sorted and nested as they appear on the website.
  • this ordered tree of components from herein known as express mode menu tree (EMMT) 200 , together with an appropriate GUI 50 , may allow for a user friendlier method of editing the website.
  • GUI 50 is described in further detail herein below.
  • EMMT 200 may be much simpler than page-based hierarchy 100 and that it may be based only on the components for which content entry/editing may be required and may not include the components which are not typically part of the content entry process. It will be further appreciated that EMMT 200 may be dynamically constructed based on an analysis of the components per page. This analysis may be based on the geometrical parameters of all the components as well as their containment relationship in order to create a logical structure closely resembling the order in which a user viewing the system would review and read the content of the components in the page. EMMT 200 may also provide simplified property sheets for each component type showing only those properties required for the content entry stage.
  • page-based hierarchy 100 may be converted into EMMT 200 using an express mode generator (EMG) 60 as illustrated in FIG. 5 .
  • EMG 60 may comprise component analyzer 62 , indexer 64 and menu builder 66 .
  • Component analyzer 62 may analyze the component information to extract only pertinent components and may flatten and linearize pages where necessary.
  • Component indexer 64 may index the components and menu builder 66 may order and create the new EMMT 200 .
  • the resultant EMMT 200 may be executed into the final linear view (GUI 50 ) by express mode runner (EMR) 70 .
  • EMR 70 express mode runner
  • GUI 10 and GUI 50 may freely switch between the two user interfaces (GUI 10 and GUI 50 ) and their associated menu systems.
  • EMG 60 may recalculate EMMT 200 based on the changed layout and arrangement of the components which may result in a different menu arrangement created. Therefore a different GUI 50 may be displayed by EMR 70 each time EMG 60 is run.
  • FIG. 6 illustrates the functionality of component analyzer 62 and indexer 64 as they convert page-based hierarchy 100 into EMMT 200 for the purpose of data entry/editing.
  • component analyzer 62 may create a new hierarchical menu (M i ) of the components for each page and subpage and that indexer 64 may sort the components within each menu into their logical order.
  • M i hierarchical menu
  • Component analyzer 62 may create (step 1 ) a new blank linear menu M 1 , together with an empty component set C 1 (step 2 ), starting at the top level page of the hierarchy. Component analyzer 62 may then loop through each individual page, analyzing each page in turn for its components (step 3 ). If a component is already pre-marked as not required to be in express mode, component analyzer 62 may ignore it (step 3 a ). If a component is a single page container, it may be flattened as described herein below (step 3 b ).
  • component analyzer 62 may loop (step 3 ci ) recursively, between the different components within a page and through all the sub-pages where pertinent, creating a new sub menu M i and an associated component set C i per page (step 3 cii ). All the components within the pertinent page whether they are regular or multi-page containers may then be added to the newly created component set C i (step 3 d ).
  • Page A 1 may be a single page container and its contents may be flattened as described herein below.
  • a component set C 1 may be created of all the components situated on the page.
  • Page A 2 may contain mini-pages B 1 , B 2 and B 3 .
  • Mini page B 1 may contain components B 1 : 1 , B 1 : 2 etc.
  • Component analyzer 62 may loop recursively between the pages from level to level to create a menu with a set of components for each level (step 3 cii ).
  • a menu M 2 may be created containing mini pages B 1 , B 2 and B 3 (set C 2 ). Since component B 1 also contains components B 1 : 1 and B 1 : 2 , a new menu M 3 is created with a component set C 3 containing components B 1 : 1 and B 1 : 2 . Likewise, a menu M 4 may be created for component B 2 with a component set of C 4 etc. It will be appreciated that where there is nesting of pages or containers, a menu may be associated with a higher level menu instead of its component set (step 3 cii i). Therefore, M 2 may be associated with A 2 instead of its component set C 2 . Thus a hierarchy of menus may be created. It will be further appreciated that this hierarchy of menus may form EMMT 200 and may be eventually generated into GUI 50 as described herein below.
  • single page containers may also be part of the hierarchy. These containers may be “flattened” so that their content (atomic components) is regarded as being part of the main page or the mini page containing them.
  • FIG. 8 illustrates the ‘flattening’ of single page containers.
  • page P 1 which contains containers X 1 and X 2 which further contain components Y 1 , Y 2 , Z 1 , Z 2 , and Z 3 , may be flattened into one single component set 120 containing all the components associated with page P 1 .
  • the “flattened” components (Y 1 , Y 2 , Z 1 , Z 2 , and Z 3 ) may remain in their physical positions' logical order and therefore may be automatically indexed within their component set.
  • each component set C i may be indexed by indexer 64 (step 4 ) using the functionality described herein below. Once indexed, the components in component set C i may be re-arranged in menu M i in order, according to their new indices (step 5 ).
  • indexer 64 may take the unordered component set C i and may assign an order index to each individual component in a single menu level in a visual reading order. It will be appreciated that each menu level may correspond to a single page. It will be further appreciated that indexer 64 may use the concept of a component adjacency non-commutative relationship.
  • a component B is said to be adjacent to a component A if a) B is not completely to the right of A nor completely to the left and b) B's top edge is below A's bottom edge but not more than a predetermined amount of pixels (i.e. a Vertical Grouping Threshold).
  • FIG. 10 shows a representation of different levels of adjacency. As can be seen, B 1 , B 2 and B 3 are adjacent to A but C 1 , C 2 , C 3 and C 4 are not.
  • indexer 64 may use a global order variable index which may be initially set to zero. References to the elements of input component set C i may be copied into a new candidate set (step 1 ). From the candidate set, a top left element is selected according to its coordinates. Indexer 64 may then perform an adjacency test (step 2 a ). If the element is not adjacent to any other element then it may be considered a lead element. If the distance of its upper left corner from the common coordinate space is the shortest (i.e. it really is the topmost left element), then it is assigned (step 2 b ) the next available index number (in this case 0 ) and is removed from the candidate set.
  • a global order variable index which may be initially set to zero. References to the elements of input component set C i may be copied into a new candidate set (step 1 ). From the candidate set, a top left element is selected according to its coordinates. Indexer 64 may then perform an adjacency test (step 2 a ). If the element is not adjacent to any other element
  • indexer 42 may search (step 3 ) for any adjacent components according to the criteria discussed hereinabove. Once adjacent elements have been found, they are assigned (step 4 ) the next available index number and are removed from the candidate set. Each adjacent element (in turn) may then become (step 5 ) the current top left element and its own adjacent elements are sought out by indexer 64 . This process is repeated recursively until no more adjacent elements may be found. Once there are no more adjacent elements found in the current loop, the next top left element is found and the process to find any adjacent elements continues (step 3 ). The whole process is continued until the candidate set is emptied.
  • indexer 64 may index each component set C i as it is created Once indexer 64 has completed indexing, hierarchical builder 66 may rearrange the newly indexed components in component set C according to their new indices and may create the new EMMT 200 according to the menus, sub-menus and component sets that have been created.
  • alternative algorithms may be used by analyzer 62 in order to create EMMT 200 such as the following:
  • An algorithm which scans a single page at a time, and does take into account single page containers.
  • An algorithm which scans a single page at a time, and handles both single page and multi-page containers.
  • alternative algorithms may be used to create EMMT 200 based on particular attributes of the components in C 1 as described in more detail herein below.
  • Component type the algorithm may batch components according to their type, so that (for example), the user initially selects for example, pictures into the page and then fills in the text components.
  • Component “age” in the page the algorithm may take the sequence in which components were added into the page into account. Thus (for example), components recently added to a page will be placed in EMMT 200 after the components previously existing in the page.
  • Component inheritance history in systems which support inheritance relationship between the pages or the components, the algorithm may batch components inherited from a given template page or component together instead of intermixing them with the specific components added in a specific page inheriting from the template page or component.
  • Component size the algorithm may batch together (for example) the larger components, and only then may batch the smaller components in the page.
  • Component shape the algorithm may batch components according to their shape. This may be significant in cases in which the shape may provide substantial indication as to the use of each component.
  • Component display priority (z-order): the algorithm may batch components according to their z-order, so that (for example) components which are “in front” are filled in before the components fully or partially occluded by the components “in front”.
  • the algorithm may base the batching of the components on their actual usage information, i.e. which components have been filled with data. This could be done (for example) in template based system based on the actual usage pattern for the various components in other application pages inheriting from the same template as the current page being analyzed.
  • Components' formatting information the algorithm may batch together components based on their formatting information, such as (for example) the style sheet used to format the text in text components inside the page. This could be based on the specific style selected (e.g. batch all components having the style “heading text”), or on specific properties of the style (e.g. batch all components displayed in italics and size 16 font).
  • Actual content of component e.g. text, picture
  • the algorithm may use the actual content of the component to determine their order in EMMT 200 .
  • components that have a label property may be batched together according to the similarity of the label (e.g. “patient ID”, “patient name” and “patient birth date”).
  • Native language reading order the algorithm may take into account the natural reading order of language of the specific application or page in systems built according to an embodiment of the invention which may allow multiple language specification at the application or page level.
  • the natural reading order for pages whose main language is English would be top-to-bottom and then left-to-right, whereas pages written in Semitic languages or far-east languages would use a different order.
  • Inter-page component association the algorithm may take into account pre-defined associations between components on the same page.
  • a text button component may control the display and hiding of a given text area component.
  • the button should have the text “display license agreement” and the text area should have the text of the license agreement.
  • the button should have the text “display product credits” and the text area should have the text of the product credits.
  • the algorithm may also use the procedural association between the two components and place them together so the user would type the text for the two components in sequence.
  • a system built according to an embodiment of the invention may include component properties used specifically to provide hints to component analyzer 42 . These properties could be specified by the user preparing a template page, and would later be used by the algorithm to determine the optimal batching arrangement of the components. For example, in a real-estate application displaying a per-house page, the components containing data related to house could be tagged with a “house” grouping property, and these related to the yard be tagged with a “yard” grouping property. The algorithm may then use the information to batch the house-related components together and the yard-related components together, in order make data entry more intuitive.
  • the algorithm may combine any number of batching criteria (such as the ones mentioned) using any type of weighted average formula to create an ordering index for EMMT 200 construction.
  • the algorithm may use (for example) the component position together with its type information and information about recent usage to batch together components and specify their order.
  • EMR 70 is a parameterized GUI display sub-system which may display an active GUI based on the data structure as defined by EMMT 200 . It may handle the display of open and closed menus as well as simplified property sheets and data entry areas.
  • FIG. 11 illustrates how GUI 50 for the newly created EMMT 200 may appear to a user.
  • the current menu levels are displayed and the user may select any menu entry representing a component. If the component is a multipage container, the menu entry points to the options for the next ‘layer” of menus. If the component is regular, the express mode property sheet for the entry may be opened ready for editing. For example, as illustrated in FIG. 11 , when the menu is ‘closed’, all that can be seen are the top level components (C 10 . . . C 50 ). Once (for example) component C 30 has been selected, the express mode property sheet is opened showing a text entry area, color options, font options, text justification options etc.
  • the express mode property sheet may be located near (such as to the side) of the relevant component and not inside the menu.
  • Embodiments of the present invention may include apparatus for performing the operations herein.
  • This apparatus may be specially constructed for the desired purposes, or it may comprise a general-purpose computer selectively activated or reconfigured by a computer program stored in the computer.
  • a computer program may be stored in a computer readable storage medium, such as, but not limited to, any type of disk, including floppy disks, optical disks, magnetic-optical disks, read-only memories (ROMs), compact disc read-only memories (CD-ROMs), random access memories (RAMs), electrically programmable read-only memories (EPROMs), electrically erasable and programmable read only memories (EEPROMs), magnetic or optical cards, Flash memory, or any other type of media suitable for storing electronic instructions and capable of being coupled to a computer system bus.
  • ROMs read-only memories
  • CD-ROMs compact disc read-only memories
  • RAMs random access memories
  • EPROMs electrically programmable read-only memories
  • EEPROMs electrically erasable and

Abstract

A method includes receiving a page based graphical application having multiple elements on a page, defining a page based hierarchical view of the application and converting the page based hierarchical view to a linear hierarchical view.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application claims benefit from U.S. Provisional Patent Application No. 61/573,087, filed 31 Aug. 2011, which is hereby incorporated in its entirety by reference.
  • FIELD OF THE INVENTION
  • The present invention relates generally to graphical applications and creations.
  • BACKGROUND OF THE INVENTION
  • There are many tools on the market today for creating graphical applications such as websites, catalogs and e-shops. These applications usually allow a user to create the website from scratch or may employ the use of predefined templates provided to the user by the system creator or alternatively by a user community. These templates can usually be edited at will by adding, removing or modifying different elements.
  • These applications usually consist of multiple pages and mini pages. Each page typically has multiple properties such as size, name, background color, etc. In addition, these pages may also contain elements including components which may be container i.e., contain multiple other components or atomic i.e. modifiable but do not contain other components. Components typically have property sheets which allow the user to control the multiple properties associated with the component such as appearance effects, text color etc. The appearance and behavior of components can also be modified by various modifiers such as bluffing and animation. Components may be fixed i.e. have a given geometrical shape, be based on a content management system (CMS) (such as a component containing a picture selected from a database) or may be user-specified such as a text area where a user may enter text. Containers may also be based on external information such as a Really Simple Syndication (RSS) feed displaying information from an external data source or the content of a given internet page.
  • Container components may be nested at a number of levels or may be limited to contain specific types or classes of data (such as a photo album container which may only contain certain formats of pictures). They also may be multi-page in nature with each container containing multiple pages which occupy the same screen area, but with only one of the pages actually displayed at any given moment. Container components may also provide the means for a user to move between different pages through the use of contained components such as navigation buttons.
  • Components do not necessarily have to occupy mutually exclusive screen regions and may geometrically intersect each other. A component may also be situated completely within the boundaries of another component. The components inside a particular container are always contained within the boundaries of the pertinent container. If the container is moved, it would move with the components logically contained in it, but the move would exclude components which merely lay inside the region of the container but were not logically contained in it.
  • Editing of the graphical application and its components is typically performed via a graphical user interface (GUI) which may include a component menu, the current page working area and a page manager. The component menu is automatically created based on the components available in the content management system (CMS). Once a component is selected, it can be dragged and dropped into the working area.
  • Reference is now made to FIG. 1 which illustrates a typical GUI 5 for editing a website. As is shown, part of the component menu may include an icon for clip art 8. When the clip art icon 8 is selected, the user is given a new sub-menu with options for new components such as shapes, lines, animations etc. These different components in turn, may be further opened up to show, for example, all the shape components 9 available to the user in the content manager system (CMS). Once a component has been selected, it can be dragged and dropped into a working area, rotated, resized etc.
  • SUMMARY OF THE PRESENT INVENTION
  • There is provided, in accordance with a preferred embodiment of the present invention, a method implementable on a computing device, the method includes receiving a page based graphical application having multiple elements on a page, defining a page based hierarchical view of the application and converting the page based hierarchical view to a linear hierarchical view.
  • Moreover, in accordance with a preferred embodiment of the present invention, the defining includes analyzing each page of the graphical application to determine components within the page.
  • Further, in accordance with a preferred embodiment of the present invention, if the component is a container containing other components, indexing the components is based on a pre-defined property or property combination of the components. The method further includes associating each said container with a menu and building a linear hierarchy with the menus.
  • Still further, in accordance with a preferred embodiment of the present invention, the graphical application is one of a website, a catalog and an e-shop.
  • Additionally, in accordance with a preferred embodiment of the present invention, the linear hierarchical view is rebuilt whenever a user switches between the linear hierarchical view and the page based hierarchical view.
  • Moreover, in accordance with a preferred embodiment of the present invention, the views have component property sheets and where the linear hierarchical view has a simplified component property sheet.
  • Further, in accordance with a preferred embodiment of the present invention, the determining includes filtering the components for relevance.
  • Still further, in accordance with a preferred embodiment of the present invention, the analyzing includes scanning a single page at a time.
  • Additionally, in accordance with a preferred embodiment of the present invention, the analyzing includes scanning multiple page groups at a time.
  • Moreover, in accordance with a preferred embodiment of the present invention, the scanning does not scan non-container components.
  • Further, in accordance with a preferred embodiment of the present invention, the scanning does not scan non-container components.
  • Still further, in accordance with a preferred embodiment of the present invention, the pre-defined property is a geometrical metric of the relationship between two or more components.
  • Additionally, in accordance with a preferred embodiment of the present invention, the geometrical metric is proximity.
  • Moreover, in accordance with a preferred embodiment of the present invention, the geometrical metric is adjacency.
  • Further, in accordance with a preferred embodiment of the present invention, the pre-defined property is at least one of component age, component type, component inheritance history, component size, component shape and any combination thereof.
  • Still further, in accordance with a preferred embodiment of the present invention, the pre-defined property is at least one of component z-order, component use within said application, component formatting information, component content, component native reading order, inter-page component association, user-defined hints and any combination thereof.
  • There is provided, in accordance with a preferred embodiment of the present invention, an express mode generator implementable on a computing device including a receiver to receive a page based graphical application having multiple elements on a page. The express mode generator also defines a page based hierarchical view of the application and includes a converter to convert the page based hierarchical view to a linear hierarchical view.
  • Moreover, in accordance with a preferred embodiment of the present invention, the receiver includes an analyzer to analyze each page of the graphical application to determine components within the page.
  • Further, in accordance with a preferred embodiment of the present invention, if the component is a container containing other components, the converter includes an indexer to index the components based on a pre-defined property or property combination of components. The converter also includes a builder to associate each container with a menu and to build a linear hierarchy with the menus.
  • Still further, in accordance with a preferred embodiment of the present invention, the graphical application is one of a website, a catalog and an e-shop.
  • Additionally, in accordance with a preferred embodiment of the present invention, the linear hierarchical view is rebuilt whenever a user switches between said linear hierarchical view and said page based hierarchical view.
  • Moreover, in accordance with a preferred embodiment of the present invention, the views have component property sheets and the linear hierarchical view has a simplified component property sheet.
  • Further, in accordance with a preferred embodiment of the present invention, the determining includes filtering the components for relevance.
  • Still further, in accordance with a preferred embodiment of the present invention, the analyzing includes scanning a single page at a time.
  • Additionally, in accordance with a preferred embodiment of the present invention, the analyzing includes scanning multiple page groups at a time.
  • Further, in accordance with a preferred embodiment of the present invention, the scanning does not scan non-container components.
  • Moreover, in accordance with a preferred embodiment of the present invention, the pre-defined property is a geometrical metric of the relationship between two or more components.
  • Additionally, in accordance with a preferred embodiment of the present invention, the geometrical metric is proximity.
  • Further, in accordance with a preferred embodiment of the present invention, the geometrical metric is adjacency.
  • Still further, in accordance with a preferred embodiment of the present invention, the pre-defined property is at least one of component age, component type, component inheritance history, component size, component shape and any combination thereof.
  • Moreover, in accordance with a preferred embodiment of the present invention, the pre-defined property is at least one of component z-order, component use within said application, component formatting information, component content, component native reading order, inter-page component association, user-defined hints and any combination thereof.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The subject matter regarded as the invention is particularly pointed out and distinctly claimed in the concluding portion of the specification. The invention, however, both as to organization and method of operation, together with objects, features, and advantages thereof, may best be understood by reference to the following detailed description when read with the accompanying drawings in which:
  • FIG. 1 is an illustration of a typical GUI (graphical user interface) for editing a website;
  • FIG. 2 is an exemplary illustration of an edited website using the GUI of FIG. 1;
  • FIG. 3A is a schematic illustration of a webpage;
  • FIG. 3B is a schematic illustration of the components in a mini-page of the webpage of FIG. 3A;
  • FIGS. 4A and 4B are schematic illustrations of different views of a typical page-based hierarchical website;
  • FIG. 5 is a schematic diagram of a conversion system for converting the elements of a page based hierarchy into a linear hierarchy, constructed and operative in accordance with the present invention;
  • FIG. 6 is an algorithm of the functionality of a component analyzer forming part of the system of FIG. 5, constructed and operative in accordance with the present invention;
  • FIG. 7 is a schematic illustration of the creation of menus and component sets for the page-based hierarchy of FIGS. 4A and 4B;
  • FIG. 8 is a schematic illustration of the process of flattening single page containers, useful in the system of FIG. 5;
  • FIG. 9 is an algorithm of the functionality of an indexer forming part of the system of FIG. 5;
  • FIG. 10 is a schematic illustration useful in understanding the concept of adjacency; and
  • FIG. 11 is a schematic illustration of a linear hierarchical view including a linear view simplified property sheet, constructed and operative in accordance with the present invention.
  • It will be appreciated that for simplicity and clarity of illustration, elements shown in the figures have not necessarily been drawn to scale. For example, the dimensions of some of the elements may be exaggerated relative to other elements for clarity. Further, where considered appropriate, reference numerals may be repeated among the figures to indicate corresponding or analogous elements.
  • DETAILED DESCRIPTION OF THE PRESENT INVENTION
  • In the following detailed description, numerous specific details are set forth in order to provide a thorough understanding of the invention. However, it will be understood by those skilled in the art that the present invention may be practiced without these specific details. In other instances, well-known methods, procedures, and components have not been described in detail so as not to obscure the present invention.
  • When creating a graphical application based on a template, or editing previously created applications, a user may probably need to make modifications to the visual design or replace the internal content of numerous components such as text that is displayed or pictures etc. For example, when building a website, components that will have text in them often begin with dummy text which serves as a place holder only. Editing of the content is usually performed in place and inside the same screen area occupied by the component, using the display properties of the components (such as color, font etc.).
  • Reference is now made to FIG. 2 which illustrates an in-place content and component arrangement 12. As can be seen, the desired screen area for editing, such as the business menu 15, may be obscured or difficult to locate. This may be due to multiple reasons, such as the size of the area allocated to the component, its physical location, the ability of components to hide or overlap each other, etc.
  • Moreover, the arrangement of components within the website may be multidimensional, having both horizontal and vertical location and as well as a tree structured containment relationship, based on the use of various container components. Reference is now made to FIG. 3A which illustrates the different levels of such a multidimensional order. Container 16 may contain a 3 page multi-page container 17 whose second page 18 may contain the component 19 to be edited. Page 18 is expanded in FIG. 3B which further illustrates how component 19 may be obscured by component 20. A user may need to maneuver between different components 16, 17, 18 etc. until he arrives at the component 19 that allows him to edit his text.
  • It will also be appreciated, that when editing or updating such an application, not all components need to be modified (such as navigation elements). These components may still reside in the same area as the components that do require editing, possibly hiding them, intersecting with them or merely obscuring them from being found.
  • Applicants have realized that, to the builder of a graphical application (such as a website), editing a template that is either manufacturer given or self-created and which may contain multiple pages and components, may become a tedious and frustrating task when using the standard GUI provided with the application. Applicants have further realized that the page based hierarchical view of the website as described hereinabove, known from herein as a page view, may be converted into a flatter linear hierarchical view of components, from herein known as linear view which, together with an alternative GUI, may be more user friendly and easier to use.
  • Reference is now made to FIG. 4A which illustrates a typical page based hierarchy 100. An application may contain multiple pages A1 and A2. Page A2 may contain a multi-page container component X containing mini pages B1, B2, and B3. Within the mini pages B1, B2 and B3, the components may be further nested such as B1:1, B1:2 etc. In accordance with an embodiment of the present invention, Applicant has realized that the page-based hierarchy 100 of FIG. 4A which may have a GUI 10 which may offer a page view of the pertinent components may be flattened into a more linear view with a menu of ordered components based on their physical location within the website. This menu may be a natural visual order as is shown in FIG. 4B.
  • As is illustrated in FIG. 4B, the pages and components A1 . . . C1 and corresponding components B1:1 and B1:2 etc. which may belong to different pages and mini-pages within page-based hierarchy 100, may be converted into a simpler linear view of components sorted and nested as they appear on the website. Applicant has further realized that this ordered tree of components, from herein known as express mode menu tree (EMMT) 200, together with an appropriate GUI 50, may allow for a user friendlier method of editing the website. GUI 50 is described in further detail herein below.
  • It will be appreciated that EMMT 200 may be much simpler than page-based hierarchy 100 and that it may be based only on the components for which content entry/editing may be required and may not include the components which are not typically part of the content entry process. It will be further appreciated that EMMT 200 may be dynamically constructed based on an analysis of the components per page. This analysis may be based on the geometrical parameters of all the components as well as their containment relationship in order to create a logical structure closely resembling the order in which a user viewing the system would review and read the content of the components in the page. EMMT 200 may also provide simplified property sheets for each component type showing only those properties required for the content entry stage.
  • It will also be appreciated that page-based hierarchy 100 may be converted into EMMT 200 using an express mode generator (EMG) 60 as illustrated in FIG. 5. EMG 60 may comprise component analyzer 62, indexer 64 and menu builder 66. Component analyzer 62 may analyze the component information to extract only pertinent components and may flatten and linearize pages where necessary. Component indexer 64 may index the components and menu builder 66 may order and create the new EMMT 200. According to an embodiment of the present invention, the resultant EMMT 200 may be executed into the final linear view (GUI 50) by express mode runner (EMR) 70. The functionality of EMR 70 is described in further detail herein below. It will also be appreciated that a user may freely switch between the two user interfaces (GUI 10 and GUI 50) and their associated menu systems. When switching from GUI 10 to GUI 50, EMG 60 may recalculate EMMT 200 based on the changed layout and arrangement of the components which may result in a different menu arrangement created. Therefore a different GUI 50 may be displayed by EMR 70 each time EMG 60 is run.
  • It will be appreciated that some components may also be pre-classified when initially building up the application as to whether they need to appear in EMMT 200 and therefore seen in GUI 50 or not. An example of this is an arrow shape component for which there is no meaningful user content entry.
  • Reference is now made to FIG. 6 which illustrates the functionality of component analyzer 62 and indexer 64 as they convert page-based hierarchy 100 into EMMT 200 for the purpose of data entry/editing. It will be appreciated that component analyzer 62 may create a new hierarchical menu (Mi) of the components for each page and subpage and that indexer 64 may sort the components within each menu into their logical order.
  • Component analyzer 62 may create (step 1) a new blank linear menu M1, together with an empty component set C1 (step 2), starting at the top level page of the hierarchy. Component analyzer 62 may then loop through each individual page, analyzing each page in turn for its components (step 3). If a component is already pre-marked as not required to be in express mode, component analyzer 62 may ignore it (step 3 a). If a component is a single page container, it may be flattened as described herein below (step 3 b). For all other containers, component analyzer 62 may loop (step 3 ci) recursively, between the different components within a page and through all the sub-pages where pertinent, creating a new sub menu Mi and an associated component set Ci per page (step 3 cii). All the components within the pertinent page whether they are regular or multi-page containers may then be added to the newly created component set Ci (step 3 d).
  • Reference is now made to FIG. 7 which illustrates the creation of menus and component sets for the example of FIG. 4A for the application consisting of pages A1 and A2. Page A1 may be a single page container and its contents may be flattened as described herein below. A component set C1 may be created of all the components situated on the page. Page A2 may contain mini-pages B1, B2 and B3. Mini page B1 may contain components B1:1, B1:2 etc. Component analyzer 62 may loop recursively between the pages from level to level to create a menu with a set of components for each level (step 3 cii). For example, for page A2, a menu M2 may be created containing mini pages B1, B2 and B3 (set C2). Since component B1 also contains components B1:1 and B1:2, a new menu M3 is created with a component set C3 containing components B1:1 and B1:2. Likewise, a menu M4 may be created for component B2 with a component set of C4 etc. It will be appreciated that where there is nesting of pages or containers, a menu may be associated with a higher level menu instead of its component set (step 3 ciii). Therefore, M2 may be associated with A2 instead of its component set C2. Thus a hierarchy of menus may be created. It will be further appreciated that this hierarchy of menus may form EMMT 200 and may be eventually generated into GUI 50 as described herein below.
  • It will be further appreciated that single page containers may also be part of the hierarchy. These containers may be “flattened” so that their content (atomic components) is regarded as being part of the main page or the mini page containing them. Reference is now made to FIG. 8 which illustrates the ‘flattening’ of single page containers. As can be seen, page P1 which contains containers X1 and X2 which further contain components Y1, Y2, Z1, Z2, and Z3, may be flattened into one single component set 120 containing all the components associated with page P1. It will appreciated that the “flattened” components (Y1, Y2, Z1, Z2, and Z3) may remain in their physical positions' logical order and therefore may be automatically indexed within their component set.
  • Once each component set Ci has been created, the components within may be indexed by indexer 64 (step 4) using the functionality described herein below. Once indexed, the components in component set Ci may be re-arranged in menu Mi in order, according to their new indices (step 5).
  • Reference is now made to FIG. 9 which describes how indexer 64 may take the unordered component set Ci and may assign an order index to each individual component in a single menu level in a visual reading order. It will be appreciated that each menu level may correspond to a single page. It will be further appreciated that indexer 64 may use the concept of a component adjacency non-commutative relationship. A component B is said to be adjacent to a component A if a) B is not completely to the right of A nor completely to the left and b) B's top edge is below A's bottom edge but not more than a predetermined amount of pixels (i.e. a Vertical Grouping Threshold). FIG. 10, to which reference is now made, shows a representation of different levels of adjacency. As can be seen, B1, B2 and B3 are adjacent to A but C1, C2, C3 and C4 are not.
  • Returning to FIG. 9, indexer 64 may use a global order variable index which may be initially set to zero. References to the elements of input component set Ci may be copied into a new candidate set (step 1). From the candidate set, a top left element is selected according to its coordinates. Indexer 64 may then perform an adjacency test (step 2 a). If the element is not adjacent to any other element then it may be considered a lead element. If the distance of its upper left corner from the common coordinate space is the shortest (i.e. it really is the topmost left element), then it is assigned (step 2 b) the next available index number (in this case 0) and is removed from the candidate set. For each top left element, indexer 42 may search (step 3) for any adjacent components according to the criteria discussed hereinabove. Once adjacent elements have been found, they are assigned (step 4) the next available index number and are removed from the candidate set. Each adjacent element (in turn) may then become (step 5) the current top left element and its own adjacent elements are sought out by indexer 64. This process is repeated recursively until no more adjacent elements may be found. Once there are no more adjacent elements found in the current loop, the next top left element is found and the process to find any adjacent elements continues (step 3). The whole process is continued until the candidate set is emptied.
  • It will be appreciated that indexer 64 may index each component set Ci as it is created Once indexer 64 has completed indexing, hierarchical builder 66 may rearrange the newly indexed components in component set C according to their new indices and may create the new EMMT 200 according to the menus, sub-menus and component sets that have been created.
  • In an alternative embodiment to the present invention, alternative algorithms may be used by analyzer 62 in order to create EMMT 200 such as the following:
  • An algorithm which only scans a single page at a time, and does not handle containers within the page (if the system supports them).
  • An algorithm which scans a single page at a time, and does take into account single page containers.
  • An algorithm which scans a single page at a time, and handles both single page and multi-page containers.
  • An algorithm which performs the scan for multiple page groups—be it the entire application or specific page groups within it—and also handles the containers (single or multi-page) within the pages.
  • In alternative embodiments to the current invention, alternative algorithms may be used to create EMMT 200 based on particular attributes of the components in C1 as described in more detail herein below.
  • Component type: the algorithm may batch components according to their type, so that (for example), the user initially selects for example, pictures into the page and then fills in the text components.
  • Component “age” in the page: the algorithm may take the sequence in which components were added into the page into account. Thus (for example), components recently added to a page will be placed in EMMT 200 after the components previously existing in the page.
  • Component inheritance history: in systems which support inheritance relationship between the pages or the components, the algorithm may batch components inherited from a given template page or component together instead of intermixing them with the specific components added in a specific page inheriting from the template page or component.
  • Component size: the algorithm may batch together (for example) the larger components, and only then may batch the smaller components in the page.
  • Component shape: the algorithm may batch components according to their shape. This may be significant in cases in which the shape may provide substantial indication as to the use of each component.
  • Component display priority (z-order): the algorithm may batch components according to their z-order, so that (for example) components which are “in front” are filled in before the components fully or partially occluded by the components “in front”.
  • Components' actual usage in the created application: the algorithm may base the batching of the components on their actual usage information, i.e. which components have been filled with data. This could be done (for example) in template based system based on the actual usage pattern for the various components in other application pages inheriting from the same template as the current page being analyzed.
  • Components' formatting information: the algorithm may batch together components based on their formatting information, such as (for example) the style sheet used to format the text in text components inside the page. This could be based on the specific style selected (e.g. batch all components having the style “heading text”), or on specific properties of the style (e.g. batch all components displayed in italics and size 16 font).
  • Actual content of component (e.g. text, picture): the algorithm may use the actual content of the component to determine their order in EMMT 200. For example, components that have a label property may be batched together according to the similarity of the label (e.g. “patient ID”, “patient name” and “patient birth date”).
  • Native language reading order: the algorithm may take into account the natural reading order of language of the specific application or page in systems built according to an embodiment of the invention which may allow multiple language specification at the application or page level. Thus, the natural reading order for pages whose main language is English would be top-to-bottom and then left-to-right, whereas pages written in Semitic languages or far-east languages would use a different order.
  • Inter-page component association: the algorithm may take into account pre-defined associations between components on the same page. For example, a text button component may control the display and hiding of a given text area component. In one instance of the given page the button should have the text “display license agreement” and the text area should have the text of the license agreement. In another instance of the same page the button should have the text “display product credits” and the text area should have the text of the product credits. The algorithm may also use the procedural association between the two components and place them together so the user would type the text for the two components in sequence.
  • User defined hints: a system built according to an embodiment of the invention may include component properties used specifically to provide hints to component analyzer 42. These properties could be specified by the user preparing a template page, and would later be used by the algorithm to determine the optimal batching arrangement of the components. For example, in a real-estate application displaying a per-house page, the components containing data related to house could be tagged with a “house” grouping property, and these related to the yard be tagged with a “yard” grouping property. The algorithm may then use the information to batch the house-related components together and the yard-related components together, in order make data entry more intuitive.
  • Combined batching criteria: the algorithm may combine any number of batching criteria (such as the ones mentioned) using any type of weighted average formula to create an ordering index for EMMT 200 construction. Thus, the algorithm may use (for example) the component position together with its type information and information about recent usage to batch together components and specify their order.
  • It will be appreciated that in this manner, a visual multi-dimensional hierarchy may be converted into a more linear hierarchical view in order to facilitate content entry into template design and editing. It will be appreciated that that the completed EMMT 200 may be generated into GUI by EMR 70. It will further be appreciated that EMR 70 is a parameterized GUI display sub-system which may display an active GUI based on the data structure as defined by EMMT 200. It may handle the display of open and closed menus as well as simplified property sheets and data entry areas.
  • Reference is now made to FIG. 11 which illustrates how GUI 50 for the newly created EMMT 200 may appear to a user. The current menu levels are displayed and the user may select any menu entry representing a component. If the component is a multipage container, the menu entry points to the options for the next ‘layer” of menus. If the component is regular, the express mode property sheet for the entry may be opened ready for editing. For example, as illustrated in FIG. 11, when the menu is ‘closed’, all that can be seen are the top level components (C10 . . . C50). Once (for example) component C30 has been selected, the express mode property sheet is opened showing a text entry area, color options, font options, text justification options etc.
  • In an alternative embodiment to the present invention, the express mode property sheet may be located near (such as to the side) of the relevant component and not inside the menu.
  • Unless specifically stated otherwise, as apparent from the preceding discussions, it is appreciated that, throughout the specification, discussions utilizing terms such as “processing,” “computing,” “calculating,” “determining,” or the like, refer to the action and/or processes of a computer, computing system, client/server system or similar electronic computing device that manipulates and/or transforms data represented as physical, such as electronic, quantities within the computing system's registers and/or memories into other data similarly represented as physical quantities within the computing system's memories, registers or other such information storage, transmission or display devices.
  • Embodiments of the present invention may include apparatus for performing the operations herein. This apparatus may be specially constructed for the desired purposes, or it may comprise a general-purpose computer selectively activated or reconfigured by a computer program stored in the computer. Such a computer program may be stored in a computer readable storage medium, such as, but not limited to, any type of disk, including floppy disks, optical disks, magnetic-optical disks, read-only memories (ROMs), compact disc read-only memories (CD-ROMs), random access memories (RAMs), electrically programmable read-only memories (EPROMs), electrically erasable and programmable read only memories (EEPROMs), magnetic or optical cards, Flash memory, or any other type of media suitable for storing electronic instructions and capable of being coupled to a computer system bus.
  • The processes and displays presented herein are not inherently related to any particular computer or other apparatus. Various general-purpose systems may be used with programs in accordance with the teachings herein, or it may prove convenient to construct a more specialized apparatus to perform the desired method. The desired structure for a variety of these systems will appear from the description below. In addition, embodiments of the present invention are not described with reference to any particular programming language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the invention as described herein.
  • While certain features of the invention have been illustrated and described herein, many modifications, substitutions, changes, and equivalents will now occur to those of ordinary skill in the art. It is, therefore, to be understood that the appended claims are intended to cover all such modifications and changes as fall within the true spirit of the invention.

Claims (32)

What is claimed is:
1. A method implementable on a computing device, the method comprising:
receiving a page based graphical application having multiple elements on a page;
defining a page based hierarchical view of said application; and
converting said page based hierarchical view to a linear hierarchical view.
2. The method according to claim 1 wherein said defining comprises:
analyzing each page of said graphical application to determine components within said page.
3. The method according to claim 1 where said converting comprises:
if said component is a container containing other components, indexing said components therein based on a pre-defined property or property combination of said components;
associating each said container with a menu; and
building a linear hierarchy with said menus.
4. The method according to claim 1 wherein said graphical application is one of a website, a catalog and an e-shop.
5. The method according to claim 1 wherein said linear hierarchical view is rebuilt whenever a user switches between said linear hierarchical view and said page based hierarchical view.
6. The method according to claim 1 wherein said views have component property sheets and wherein said linear hierarchical view has a simplified component property sheet.
7. The method according to claim 2 wherein said determining comprises filtering said components for relevance.
8. The method according to claim 2 wherein said analyzing comprises scanning a single page at a time.
9. The method according to claim 2 wherein said analyzing comprises scanning multiple page groups at a time.
10. The method according to claim 8 wherein said scanning does not scan non-container components.
11. The method according to claim 9 wherein said scanning does not scan non-container components.
12. The method according to claim 3 wherein said pre-defined property is a geometrical metric of the relationship between two or more components.
13. The method according to claim 12 wherein said geometrical metric is proximity.
14. The method according to claim 12 wherein said geometrical metric is adjacency.
15. The method according to claim 3 wherein said pre-defined property is at least one of component age, component type, component inheritance history, component size, component shape and any combination thereof.
16. The method according to claim 3 wherein said pre-defined property is at least one of component z-order, component use within said application, component formatting information, component content, component native reading order, inter-page component association, user-defined hints and any combination thereof.
17. An express mode generator implementable on a computing device comprising:
a receiver to receive a page based graphical application having multiple elements on a page and to define a page based hierarchical view of said application; and
a converter to convert said page based hierarchical view to a linear hierarchical view.
18. The express mode generator according to claim 17 wherein said receiver comprises:
an analyzer to analyze each page of said graphical application to determine components within said page.
19. The method according to claim 17 where said converting comprises:
if said component is a container containing other components, an indexer to index said components therein based on a pre-defined property or property combination of said components; and
a builder to associate each said container with a menu and to build a linear hierarchy with said menus.
20. The express mode generator according to claim 17 wherein said graphical application is one of a website, a catalog and an e-shop.
21. The express mode generator according to claim 17 wherein said a linear hierarchical view is rebuilt whenever a user switches between said linear hierarchical view and said page based hierarchical view.
22. The express mode generator according to claim 17 wherein said views have component property sheets and wherein said linear hierarchical view has a simplified component property sheet.
23. The express mode generator according to claim 18 wherein said determining comprises filtering said components for relevance.
24. The express mode generator according to claim 18 wherein said analyzing comprises scanning a single page at a time.
25. The express mode generator according to claim 18 wherein said analyzing comprises scanning multiple page groups at a time.
26. The express mode generator according to claim 24 wherein said scanning does not scan non-container components.
27. The express mode generator according to claim 25 wherein said scanning does not scan non-container components.
28. The express mode generator according to claim 19 wherein said pre-defined property is a geometrical metric of the relationship between two or more components.
29. The express mode generator according to claim 28 wherein said geometrical metric is proximity.
30. The express mode generator according to claim 28 wherein said geometrical metric is adjacency.
31. The express mode generator according to claim 19 wherein said pre-defined property is at least one of component age, component type, component inheritance history, component size, component shape and any combination thereof.
32. The express mode generator according to claim 19 wherein said pre-defined property is at least one of component z-order, component use within said application, component formatting information, component content, component native reading order, inter-page component association, user-defined hints and any combination thereof.
US13/596,146 2011-08-31 2012-08-28 Adaptive User Interface for a Multimedia Creative Design System Abandoned US20130086496A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US13/596,146 US20130086496A1 (en) 2011-08-31 2012-08-28 Adaptive User Interface for a Multimedia Creative Design System
US16/186,616 US10795526B2 (en) 2011-08-31 2018-11-12 Adaptive user interface for a multimedia creative design system
US17/060,118 US20210019006A1 (en) 2011-08-31 2020-10-01 Adaptive user interface for a multimedia creative design system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201161573087P 2011-08-31 2011-08-31
US13/596,146 US20130086496A1 (en) 2011-08-31 2012-08-28 Adaptive User Interface for a Multimedia Creative Design System

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US16/186,616 Continuation US10795526B2 (en) 2011-08-31 2018-11-12 Adaptive user interface for a multimedia creative design system

Publications (1)

Publication Number Publication Date
US20130086496A1 true US20130086496A1 (en) 2013-04-04

Family

ID=47633756

Family Applications (3)

Application Number Title Priority Date Filing Date
US13/596,146 Abandoned US20130086496A1 (en) 2011-08-31 2012-08-28 Adaptive User Interface for a Multimedia Creative Design System
US16/186,616 Active US10795526B2 (en) 2011-08-31 2018-11-12 Adaptive user interface for a multimedia creative design system
US17/060,118 Pending US20210019006A1 (en) 2011-08-31 2020-10-01 Adaptive user interface for a multimedia creative design system

Family Applications After (2)

Application Number Title Priority Date Filing Date
US16/186,616 Active US10795526B2 (en) 2011-08-31 2018-11-12 Adaptive user interface for a multimedia creative design system
US17/060,118 Pending US20210019006A1 (en) 2011-08-31 2020-10-01 Adaptive user interface for a multimedia creative design system

Country Status (3)

Country Link
US (3) US20130086496A1 (en)
DE (1) DE102012215488A1 (en)
IL (3) IL221674B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130326345A1 (en) * 2012-06-04 2013-12-05 Aphotofolio.Com Editor for website and website menu
US10289658B1 (en) 2013-03-13 2019-05-14 Ca, Inc. Web page design scanner
US10785310B1 (en) * 2015-09-30 2020-09-22 Open Text Corporation Method and system implementing dynamic and/or adaptive user interfaces
CN113126854A (en) * 2019-12-31 2021-07-16 北京百度网讯科技有限公司 Menu display method and device and electronic equipment
US11449573B2 (en) 2016-07-27 2022-09-20 Wix.Com Ltd. System and method for smart interaction between website components

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
USD943619S1 (en) * 2020-06-12 2022-02-15 Dassault Systemes Solidworks Corporation Portion of a display device with a computer-generated icon for a feature control frame creator/editor

Citations (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5555369A (en) * 1994-02-14 1996-09-10 Apple Computer, Inc. Method of creating packages for a pointer-based computer system
US5911145A (en) * 1996-07-29 1999-06-08 Rae Technology, Inc. Hierarchical structure editor for web sites
US6313835B1 (en) * 1999-04-09 2001-11-06 Zapa Digital Arts Ltd. Simplified on-line preparation of dynamic web sites
US20020023111A1 (en) * 1996-07-29 2002-02-21 Samir Arora Draw-based editor for web pages
US6433797B1 (en) * 1998-08-04 2002-08-13 Paul Zellweger Method and apparatus for generating a tab list menu in a hierarchical menu structure
US20030229850A1 (en) * 2002-06-07 2003-12-11 Calvin Lue Web browser
US20040117358A1 (en) * 2002-03-16 2004-06-17 Von Kaenel Tim A. Method, system, and program for an improved enterprise spatial system
US20040250205A1 (en) * 2003-05-23 2004-12-09 Conning James K. On-line photo album with customizable pages
US20050246341A1 (en) * 2002-11-29 2005-11-03 Jean-Luc Vuattoux Method for supervising the publication of items in published media and for preparing automated proof of publications
US20050283739A1 (en) * 2004-06-18 2005-12-22 Julia Mohr Method and system to improve usability of a web application by providing a zoom function
US7246131B2 (en) * 2003-11-26 2007-07-17 Sap Aktiengesellschaft Dialog fragmentation for mobile devices
US20070220441A1 (en) * 2005-01-18 2007-09-20 Apple Computer, Inc. Systems and methods for organizing data items
US7275235B2 (en) * 2001-08-29 2007-09-25 Molinari Alfred A Graphical application development system for test, measurement and process control applications
US7281248B2 (en) * 2002-11-19 2007-10-09 Microsoft Corporation Virtualized and realized user interface controls
US7340690B2 (en) * 2004-07-08 2008-03-04 International Business Machines Corporation Space-efficient linear hierarchical view and navigation
US20080148147A1 (en) * 2006-12-13 2008-06-19 Pado Metaware Ab Method and system for facilitating the examination of documents
US7392510B1 (en) * 2004-08-06 2008-06-24 Amazon Technologies, Inc. System for tracking and providing access to information about server components invoked during the dynamic generation of web pages
US7398473B2 (en) * 2005-05-02 2008-07-08 Microsoft Corporation In situ user interface template editing
US7506273B2 (en) * 2003-03-19 2009-03-17 International Business Machines Corporation Method and system for modifying properties of graphical user interface components
US7644356B2 (en) * 2005-06-10 2010-01-05 Hewlett-Packard Development Company, L.P. Constraint-based albuming of graphic elements
US7672995B2 (en) * 2004-12-02 2010-03-02 Microsoft Corporation System and method for publishing collaboration items to a web site
US7707503B2 (en) * 2003-12-22 2010-04-27 Palo Alto Research Center Incorporated Methods and systems for supporting presentation tools using zoomable user interface
US20100169331A1 (en) * 2008-12-29 2010-07-01 Ron Karidi Online relevance engine
US7934164B2 (en) * 2006-12-12 2011-04-26 Canon Kabushiki Kaisha Information processing apparatus and control method thereof, and program
US20110202843A1 (en) * 2010-02-15 2011-08-18 Robert Paul Morris Methods, systems, and computer program products for delaying presentation of an update to a user interface
US8069099B2 (en) * 2005-09-20 2011-11-29 Yahoo! Inc. Systems and methods for presenting advertising content based on publisher-selected labels
US8132122B2 (en) * 2002-10-21 2012-03-06 Battelle Memorial Institute Multidimensional structured data visualization method and apparatus, text visualization method and apparatus, method and apparatus for visualizing and graphically navigating the world wide web, method and apparatus for visualizing hierarchies
US20120311470A1 (en) * 2011-05-31 2012-12-06 Verizon Patent And Licensing, Inc. Systems and methods for providing a tailored user interface associated with a web page
US20130031457A1 (en) * 2011-07-28 2013-01-31 Peter Griffiths System for Creating and Editing Temporal Annotations of Documents
US8561008B2 (en) * 2005-03-10 2013-10-15 Siemens Aktiengesellschaft Presentation of hierarchical software structures
US8577911B1 (en) * 2010-03-23 2013-11-05 Google Inc. Presenting search term refinements
US20130318066A1 (en) * 2012-05-22 2013-11-28 David Atherton Indirect data searching on the internet
US8850308B1 (en) * 2011-03-11 2014-09-30 Amazon Technologies, Inc. Automated determination of website structure

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6850252B1 (en) * 1999-10-05 2005-02-01 Steven M. Hoffberg Intelligent electronic appliance system and method
US5634125A (en) * 1993-09-02 1997-05-27 International Business Machines Corporation Selecting buckets for redistributing data between nodes in a parallel database in the quiescent mode
US6144962A (en) * 1996-10-15 2000-11-07 Mercury Interactive Corporation Visualization of web sites and hierarchical data structures
US5991534A (en) * 1997-06-03 1999-11-23 Sun Microsystems, Inc. Method and apparatus for editing a software component
US20020138331A1 (en) 2001-02-05 2002-09-26 Hosea Devin F. Method and system for web page personalization
US8239759B1 (en) * 2001-11-27 2012-08-07 Adobe Systems, Inc. System and method for editing documents using stored commands
US8589373B2 (en) * 2003-09-14 2013-11-19 Yaron Mayer System and method for improved searching on the internet or similar networks and especially improved MetaNews and/or improved automatically generated newspapers
JP5389902B2 (en) * 2008-04-28 2014-01-15 セールスフォース ドット コム インコーポレイティッド An object-oriented system for creating and managing websites and their content

Patent Citations (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5555369A (en) * 1994-02-14 1996-09-10 Apple Computer, Inc. Method of creating packages for a pointer-based computer system
US5911145A (en) * 1996-07-29 1999-06-08 Rae Technology, Inc. Hierarchical structure editor for web sites
US20020023111A1 (en) * 1996-07-29 2002-02-21 Samir Arora Draw-based editor for web pages
US6433797B1 (en) * 1998-08-04 2002-08-13 Paul Zellweger Method and apparatus for generating a tab list menu in a hierarchical menu structure
US6313835B1 (en) * 1999-04-09 2001-11-06 Zapa Digital Arts Ltd. Simplified on-line preparation of dynamic web sites
US7275235B2 (en) * 2001-08-29 2007-09-25 Molinari Alfred A Graphical application development system for test, measurement and process control applications
US20040117358A1 (en) * 2002-03-16 2004-06-17 Von Kaenel Tim A. Method, system, and program for an improved enterprise spatial system
US20030229850A1 (en) * 2002-06-07 2003-12-11 Calvin Lue Web browser
US8132122B2 (en) * 2002-10-21 2012-03-06 Battelle Memorial Institute Multidimensional structured data visualization method and apparatus, text visualization method and apparatus, method and apparatus for visualizing and graphically navigating the world wide web, method and apparatus for visualizing hierarchies
US7281248B2 (en) * 2002-11-19 2007-10-09 Microsoft Corporation Virtualized and realized user interface controls
US20050246341A1 (en) * 2002-11-29 2005-11-03 Jean-Luc Vuattoux Method for supervising the publication of items in published media and for preparing automated proof of publications
US7506273B2 (en) * 2003-03-19 2009-03-17 International Business Machines Corporation Method and system for modifying properties of graphical user interface components
US20040250205A1 (en) * 2003-05-23 2004-12-09 Conning James K. On-line photo album with customizable pages
US7246131B2 (en) * 2003-11-26 2007-07-17 Sap Aktiengesellschaft Dialog fragmentation for mobile devices
US7707503B2 (en) * 2003-12-22 2010-04-27 Palo Alto Research Center Incorporated Methods and systems for supporting presentation tools using zoomable user interface
US20050283739A1 (en) * 2004-06-18 2005-12-22 Julia Mohr Method and system to improve usability of a web application by providing a zoom function
US7340690B2 (en) * 2004-07-08 2008-03-04 International Business Machines Corporation Space-efficient linear hierarchical view and navigation
US7392510B1 (en) * 2004-08-06 2008-06-24 Amazon Technologies, Inc. System for tracking and providing access to information about server components invoked during the dynamic generation of web pages
US7672995B2 (en) * 2004-12-02 2010-03-02 Microsoft Corporation System and method for publishing collaboration items to a web site
US20070220441A1 (en) * 2005-01-18 2007-09-20 Apple Computer, Inc. Systems and methods for organizing data items
US8561008B2 (en) * 2005-03-10 2013-10-15 Siemens Aktiengesellschaft Presentation of hierarchical software structures
US7398473B2 (en) * 2005-05-02 2008-07-08 Microsoft Corporation In situ user interface template editing
US7644356B2 (en) * 2005-06-10 2010-01-05 Hewlett-Packard Development Company, L.P. Constraint-based albuming of graphic elements
US8069099B2 (en) * 2005-09-20 2011-11-29 Yahoo! Inc. Systems and methods for presenting advertising content based on publisher-selected labels
US7934164B2 (en) * 2006-12-12 2011-04-26 Canon Kabushiki Kaisha Information processing apparatus and control method thereof, and program
US20080148147A1 (en) * 2006-12-13 2008-06-19 Pado Metaware Ab Method and system for facilitating the examination of documents
US20100169331A1 (en) * 2008-12-29 2010-07-01 Ron Karidi Online relevance engine
US20110202843A1 (en) * 2010-02-15 2011-08-18 Robert Paul Morris Methods, systems, and computer program products for delaying presentation of an update to a user interface
US8577911B1 (en) * 2010-03-23 2013-11-05 Google Inc. Presenting search term refinements
US8850308B1 (en) * 2011-03-11 2014-09-30 Amazon Technologies, Inc. Automated determination of website structure
US20120311470A1 (en) * 2011-05-31 2012-12-06 Verizon Patent And Licensing, Inc. Systems and methods for providing a tailored user interface associated with a web page
US20130031457A1 (en) * 2011-07-28 2013-01-31 Peter Griffiths System for Creating and Editing Temporal Annotations of Documents
US20130318066A1 (en) * 2012-05-22 2013-11-28 David Atherton Indirect data searching on the internet

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130326345A1 (en) * 2012-06-04 2013-12-05 Aphotofolio.Com Editor for website and website menu
US9256587B2 (en) * 2012-06-04 2016-02-09 Aphotofolio.Com Editor for website and website menu
US9971749B2 (en) * 2012-06-04 2018-05-15 Aphotofolio.Com Editor for website and website menu
US10289658B1 (en) 2013-03-13 2019-05-14 Ca, Inc. Web page design scanner
US10785310B1 (en) * 2015-09-30 2020-09-22 Open Text Corporation Method and system implementing dynamic and/or adaptive user interfaces
US11449573B2 (en) 2016-07-27 2022-09-20 Wix.Com Ltd. System and method for smart interaction between website components
CN113126854A (en) * 2019-12-31 2021-07-16 北京百度网讯科技有限公司 Menu display method and device and electronic equipment

Also Published As

Publication number Publication date
US20210019006A1 (en) 2021-01-21
IL221674A0 (en) 2012-12-31
IL221674B (en) 2018-10-31
US20190079612A1 (en) 2019-03-14
US10795526B2 (en) 2020-10-06
DE102012215488A8 (en) 2015-04-16
IL261860B1 (en) 2023-08-01
IL261860B2 (en) 2023-12-01
IL261860A (en) 2019-02-28
IL304637A (en) 2023-09-01
DE102012215488A1 (en) 2013-02-28

Similar Documents

Publication Publication Date Title
US20210019006A1 (en) Adaptive user interface for a multimedia creative design system
US20230367841A1 (en) System and method for implementing containers which extract and apply semantic page knowledge
AU2020203136C1 (en) System and method for the generation of an adaptive user interface in a website building system
CN105339931B (en) Method and apparatus for processing data containers
US7752534B2 (en) Method and apparatus for customizing the display of multidimensional data
KR102110700B1 (en) Mobile user interface
US20140129921A1 (en) Viewing hierarchical document summaries using tag clouds
US11928322B2 (en) System and method for handling overlapping objects in visual editing systems
US20130238977A1 (en) Method and system for master-page based integrated editing and dynamic layout activation
CA3141777A1 (en) System and method for integrating user feedback into website building system services
US9152617B2 (en) System and method for processing objects
CN113535165A (en) Interface generation method and device, electronic equipment and computer readable storage medium
CN103902178A (en) Multi-media file processing method and device based on Android system
CN115509665A (en) Method, device, medium and equipment for recording control in window

Legal Events

Date Code Title Description
AS Assignment

Owner name: WIXPRESS LTD, ISRAEL

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BARAM, MICHAL;AMRAN, GIL;TOBISEK, JIRI;AND OTHERS;SIGNING DATES FROM 20121216 TO 20121217;REEL/FRAME:029485/0544

AS Assignment

Owner name: SILICON VALLEY BANK, MASSACHUSETTS

Free format text: SECURITY AGREEMENT;ASSIGNOR:WIXPRESS LTD.;REEL/FRAME:030685/0861

Effective date: 20130624

AS Assignment

Owner name: WIX.COM LTD., ISRAEL

Free format text: CHANGE OF NAME;ASSIGNOR:WIXPRESS LTD.;REEL/FRAME:035060/0634

Effective date: 20130826

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION