US20140250373A1 - Systems and methods for a fold preview - Google Patents

Systems and methods for a fold preview Download PDF

Info

Publication number
US20140250373A1
US20140250373A1 US13/008,151 US201113008151A US2014250373A1 US 20140250373 A1 US20140250373 A1 US 20140250373A1 US 201113008151 A US201113008151 A US 201113008151A US 2014250373 A1 US2014250373 A1 US 2014250373A1
Authority
US
United States
Prior art keywords
window size
width
fold
window
preview
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/008,151
Inventor
John Skidgel
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.)
Adobe Inc
Original Assignee
Adobe Systems 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 Adobe Systems Inc filed Critical Adobe Systems Inc
Priority to US13/008,151 priority Critical patent/US20140250373A1/en
Assigned to MACROMEDIA, INC. reassignment MACROMEDIA, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SKIDGEL, JOHN
Assigned to ADOBE SYSTEMS INCORPORATED reassignment ADOBE SYSTEMS INCORPORATED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MACROMEDIA, INC.
Publication of US20140250373A1 publication Critical patent/US20140250373A1/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/103Formatting, i.e. changing of presentation of documents
    • G06F40/106Display of layout of documents; Previewing

Definitions

  • the present invention relates, in general, to web page design and, more specifically, to systems and methods for a fold preview.
  • Web authoring tools allow a developer (e.g., a web developer) to create web pages, websites, interactive applications, and the like for use by end users (e.g., visitors to websites).
  • a developer e.g., a web developer
  • FLEX BUILDERTM both available from MACROMEDIA INC. of San Francisco, Calif.
  • DREAMWEAVERTM allows web developers to design Hypertext Markup Language (HTML) web pages in both a code editor and in a graphical environment.
  • FLEX BUILDERTM is an integrated development environment (IDE) that allows designers to produce Rich Internet Applications (RIA) operable through the FLEXTM presentation server.
  • IDE integrated development environment
  • RIA Rich Internet Applications
  • a web page is constrained by the size of the screen that displays it. Whether the web page has been intended for display on a television screen, cell phone or web browser, its contents typically fit within a given pixel area (e.g., 640 ⁇ 480 pixels, 800 ⁇ 600 pixels, 1024 ⁇ 768 pixels, and so on). Therefore, designers typically wish to know where content can be placed on the page in order to be viewable within the display window. For example, if a browser window is sized at 800 ⁇ 600 pixels, any content originally arranged beyond a maximum horizontal length of 800 pixels or a maximum vertical length of 600 pixels will not show in the end user's browser window without the user scrolling up or down, or side-to-side. In other words, the web page “folds” at the edges of the window, and any content placed beyond those edges gets cut off.
  • Some current web page authoring tools have attempted to actually resize the workspace, pane, or window during the design process, as if it were a browser window, so as to give the designer a preview of the page.
  • Other current solutions included creating the entire web page, taking a screenshot of it, measuring the desired number of pixels along the page, and drawing a line by hand that showed the position of the fold.
  • More recently, some tools have also included rulers and guides, so that a developer may scroll down the page, use the ruler to mark the page at a desired measure, and then drag a guide at that location, thereby indicating the position of a fold.
  • Such solutions add several steps to the design process, making it more cumbersome and increasing costs.
  • the present invention is directed to systems and methods that provide a fold preview.
  • Various embodiments of the present invention provide a fold preview of a web page, including fixed-width and flexible-width web page designs.
  • Other embodiments of the present invention provide a fold preview of any software application interface.
  • the term “fold” includes any region of a web page or application interface that gets cut off beyond the edges or boundaries of the screen and/or window that displays it. Accordingly, a web designer may utilize the fold preview, for example, to aid in the design of a web page so that properly fits within a browser window's size or resolution.
  • the fold preview of the present invention may allow a designer to instantaneously adjust and simultaneously preview various fold indications of a page without requiring a separate viewing window.
  • the fold preview of the present invention may indicate where a particular fold is, while still allowing the designer to see the cut-off region of the page.
  • the fold preview may transparently or translucently cover a cut-off region of a page, thereby making the cut-off content visible to the designer so as to give him or her context and continuity when designing the page under the client's specifications.
  • FIG. 1 is a screenshot illustrating a web authoring application applying a fold preview in fixed-width mode, adapted according to one embodiment of the present invention
  • FIG. 2 is a screenshot illustrating a web authoring application applying a fold preview in flexible width mode, adapted according to one embodiment of the present invention
  • FIG. 3 is a flowchart illustrating example steps executed in implementing one embodiment of the present invention.
  • FIG. 4 is a block diagram illustrating a computer system adapted according to various embodiments of the present invention.
  • FIG. 1 is screenshot 100 illustrating web authoring application 101 applying a fold preview in fixed-width mode, adapted according to one embodiment of the present invention.
  • Application 101 includes design pane 102 that displays page 103 and that allows a designer to edit and preview page 103 .
  • page 103 may be a fixed-width web page design.
  • page 103 may be a fixed-width software application interface.
  • application 101 may indicate first fold 104 of page 103 and second fold 106 of page 103 , where first fold 104 may be at a 720 ⁇ 300 pixel resolution and second fold 106 may be at a 768 ⁇ 400 pixel resolution.
  • application 101 may display first cut-off region 105 of page 103 (resulting from first fold 104 ) and second cut-off region 107 of page 103 (resulting from second fold 106 ).
  • the fold preview of the present invention may provide a shaded display of cut-off regions 105 and/or 107 .
  • shading may be achieved by applying a transparency or translucency to cut-off regions 105 and/or 107 .
  • shading may be achieved by applying a colored transparency, or even solid colors, to cut-off regions 105 and/or 107 .
  • the present invention may allow a designer to choose the degree of transparency and/or color of each transparency being applied to each of cut-off regions 105 and 107 .
  • the fold preview of the present invention may also provide a plurality of folds, where each fold may have a different size or resolution. In one embodiment, fold sizes or resolutions are preset at standard display specifications. In another embodiment, fold sizes or resolutions are customizable or configurable by the designer.
  • a fold preview according to embodiments of the present invention may provide an overlay mode that gives a designer the ability to see where folds are while still displaying the cut-off regions of a page.
  • the present invention may provide fold previews in fixed-width, flexible-width, and custom modes.
  • fixed mode the overlay preview may show a fold indication and where the page is cut-off.
  • flexible mode the overlay preview may show the fold indication and how the page flows into a new screen size (i.e., some of the content may be resized or rearranged, instead of being cut-off).
  • the designer may define his or her own overlay preview.
  • FIG. 2 is screenshot 200 illustrating web authoring application 101 applying a fold preview in flexible width mode, adapted according to one embodiment of the present invention.
  • Application 101 includes design pane 102 that displays page 201 and that allows a designer to edit and preview page 201 .
  • page 201 may be a flexible-width web page design.
  • page 201 may be a flexible-width software application interface. As shown in FIG. 2 , some of the content of page 201 may be rearranged and/or resized in order to minimize the content being cut-off in cut-off regions 202 and 203 .
  • application 101 may indicate a first fold 104 of page 201 and a second fold 106 of page 201 , where first fold 104 may be at a 720 ⁇ 300 pixel resolution and second fold 106 may be at a 768 ⁇ 400 pixel resolution.
  • application 101 may display a first cut-off region 202 of page 201 (resulting from first fold 104 ) and a second cut-off region 203 of page 201 (resulting from second fold 106 ).
  • FIG. 3 is flowchart 300 illustrating example steps executed in implementing one embodiment of the present invention.
  • a fold preview feature of an application is activated.
  • one or more custom or preset screen resolutions are selected. Selecting a resolution may include, for example, selecting a fold indicator, moving a mouse or other device over a fold resolution in order to snap the page to it, using a keyboard or mouse to toggle the fold preview on and off at specific resolutions, or using a drop-down menu or pop-up window.
  • the application calculates the cut-off regions in step 303 .
  • the application then renders, in step 304 , the fold indicators.
  • the application displays areas of the page falling within the cut-off regions. In one embodiment, the cut-off regions are displayed as shaded areas.
  • the systems and methods of the present invention may be carried out, for example, via a computer program.
  • the computer program may have a computer readable medium with computer program logic recorded thereon for implementing a fold preview, where the computer program includes code for calculating a cut-off region for one or more display resolutions, code for rendering said one or more fold indicators responsive to said calculating, and code for displaying an area of a page in said application development environment falling within said cut-off region.
  • the program or code segments making up the various embodiments of the present invention may be stored in a computer readable medium or transmitted by a computer data signal embodied in a carrier wave, or a signal modulated by a carrier, over a transmission medium.
  • the “computer readable medium” may include any medium that can store or transfer information. Examples of the computer readable medium include an electronic circuit, a semiconductor memory device, a ROM, a flash memory, an erasable ROM (EROM), a floppy diskette, a compact disk CD-ROM, an optical disk, a hard disk, a fiber optic medium, a radio frequency (RF) link, and the like.
  • the computer data signal may include any signal that can propagate over a transmission medium such as electronic network channels, optical fibers, air, electromagnetic, RF links, and the like.
  • the code segments may be downloaded via computer networks such as the Internet, Intranet, and the like.
  • FIG. 4 is a block diagram illustrating computer system 400 adapted according to various embodiments of the present invention.
  • Central processing unit (CPU) 401 is coupled to system bus 402 .
  • the CPU 401 may be any general purpose CPU. However, embodiments of the present invention are not restricted by the architecture of CPU 401 as long as CPU 401 supports the inventive operations as described herein.
  • Bus 402 is coupled to random access memory (RAM) 403 , which may be SRAM, DRAM, or SDRAM.
  • RAM 403 random access memory
  • ROM 404 is also coupled to bus 402 , which may be PROM, EPROM, or EEPROM.
  • RAM 403 and ROM 404 hold user and system data and programs as is well known in the art.
  • Bus 402 is also coupled to input/output (I/O) controller card 405 , communications adapter card 311 , user interface card 408 , and display card 409 .
  • the I/O adapter card 405 connects storage devices 406 , such as one or more of a hard drive, a CD drive, a floppy disk drive, a tape drive, to computer system 400 .
  • the I/O adapter 405 is also connected to a printer (not shown), which would allow the system to print paper copies of information such as documents, photographs, articles, and the like. Note that the printer may be a printer (e.g., dot matrix, laser, and the like), a fax machine, scanner, or a copier machine.
  • Communications card 311 is adapted to couple the computer system 400 to a network 312 , which may be one or more of a telephone network, a local (LAN) and/or a wide-area (WAN) network, an Ethernet network, and/or the Internet network.
  • a network 312 may be one or more of a telephone network, a local (LAN) and/or a wide-area (WAN) network, an Ethernet network, and/or the Internet network.
  • User interface card 408 couples user input devices, such as keyboard 313 , pointing device 407 , and the like, to the computer system 400 .
  • the display card 409 is driven by CPU 401 to control the display on display device 310 .

Abstract

The invention comprises systems and methods for a fold preview. Various embodiments of the present invention provide a fold preview of a web page, including fixed-width and flexible-width web page designs. Other embodiments of the present invention provide a fold preview of any software application interface. In one exemplary embodiment, a method for providing a fold preview comprises calculating a cut-off region for one or more display resolutions, rendering one or more fold indicators, and continuing to display an area of a page falling within the cut-off region.

Description

    TECHNICAL FIELD
  • The present invention relates, in general, to web page design and, more specifically, to systems and methods for a fold preview.
  • BACKGROUND OF THE INVENTION
  • Web authoring tools allow a developer (e.g., a web developer) to create web pages, websites, interactive applications, and the like for use by end users (e.g., visitors to websites). Various such tools currently exist in the marketplace, including DREAMWEAVER™ and FLEX BUILDER™, both available from MACROMEDIA INC. of San Francisco, Calif. DREAMWEAVER™, for example, allows web developers to design Hypertext Markup Language (HTML) web pages in both a code editor and in a graphical environment. FLEX BUILDER™ is an integrated development environment (IDE) that allows designers to produce Rich Internet Applications (RIA) operable through the FLEX™ presentation server.
  • Generally, a web page is constrained by the size of the screen that displays it. Whether the web page has been intended for display on a television screen, cell phone or web browser, its contents typically fit within a given pixel area (e.g., 640×480 pixels, 800×600 pixels, 1024×768 pixels, and so on). Therefore, designers typically wish to know where content can be placed on the page in order to be viewable within the display window. For example, if a browser window is sized at 800×600 pixels, any content originally arranged beyond a maximum horizontal length of 800 pixels or a maximum vertical length of 600 pixels will not show in the end user's browser window without the user scrolling up or down, or side-to-side. In other words, the web page “folds” at the edges of the window, and any content placed beyond those edges gets cut off.
  • Some current web page authoring tools have attempted to actually resize the workspace, pane, or window during the design process, as if it were a browser window, so as to give the designer a preview of the page. Other current solutions included creating the entire web page, taking a screenshot of it, measuring the desired number of pixels along the page, and drawing a line by hand that showed the position of the fold. More recently, some tools have also included rulers and guides, so that a developer may scroll down the page, use the ruler to mark the page at a desired measure, and then drag a guide at that location, thereby indicating the position of a fold. Unfortunately, such solutions add several steps to the design process, making it more cumbersome and increasing costs.
  • BRIEF SUMMARY OF THE INVENTION
  • The present invention is directed to systems and methods that provide a fold preview. Various embodiments of the present invention provide a fold preview of a web page, including fixed-width and flexible-width web page designs. Other embodiments of the present invention provide a fold preview of any software application interface. As used herein, the term “fold” includes any region of a web page or application interface that gets cut off beyond the edges or boundaries of the screen and/or window that displays it. Accordingly, a web designer may utilize the fold preview, for example, to aid in the design of a web page so that properly fits within a browser window's size or resolution. The fold preview of the present invention may allow a designer to instantaneously adjust and simultaneously preview various fold indications of a page without requiring a separate viewing window. Moreover, the fold preview of the present invention may indicate where a particular fold is, while still allowing the designer to see the cut-off region of the page.
  • A designer may utilize various means to activate the fold preview. In an exemplary embodiment, the fold preview may transparently or translucently cover a cut-off region of a page, thereby making the cut-off content visible to the designer so as to give him or her context and continuity when designing the page under the client's specifications.
  • The foregoing has outlined rather broadly the features and technical advantages of the present invention in order that the detailed description of the invention that follows may be better understood. Additional features and advantages of the invention will be described hereinafter which form the subject of the claims of the invention. It should be appreciated by those skilled in the art that the conception and specific embodiment disclosed may be readily utilized as a basis for modifying or designing other structures for carrying out the same purposes of the present invention. It should also be realized by those skilled in the art that such equivalent constructions do not depart from the spirit and scope of the invention as set forth in the appended claims. The novel features which are believed to be characteristic of the invention, both as to its organization and method of operation, together with further objects and advantages will be better understood from the following description when considered in connection with the accompanying figures. It is to be expressly understood, however, that each of the figures is provided for the purpose of illustration and description only and is not intended as a definition of the limits of the present invention.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • For a more complete understanding of the present invention, reference is now made to the following descriptions taken in conjunction with the accompanying drawing, in which:
  • FIG. 1 is a screenshot illustrating a web authoring application applying a fold preview in fixed-width mode, adapted according to one embodiment of the present invention;
  • FIG. 2 is a screenshot illustrating a web authoring application applying a fold preview in flexible width mode, adapted according to one embodiment of the present invention;
  • FIG. 3 is a flowchart illustrating example steps executed in implementing one embodiment of the present invention; and
  • FIG. 4 is a block diagram illustrating a computer system adapted according to various embodiments of the present invention.
  • DETAILED DESCRIPTION OF THE INVENTION
  • FIG. 1 is screenshot 100 illustrating web authoring application 101 applying a fold preview in fixed-width mode, adapted according to one embodiment of the present invention. Application 101 includes design pane 102 that displays page 103 and that allows a designer to edit and preview page 103. In one embodiment, page 103 may be a fixed-width web page design. In another embodiment, page 103 may be a fixed-width software application interface. For example, application 101 may indicate first fold 104 of page 103 and second fold 106 of page 103, where first fold 104 may be at a 720×300 pixel resolution and second fold 106 may be at a 768×400 pixel resolution. In this example, application 101 may display first cut-off region 105 of page 103 (resulting from first fold 104) and second cut-off region 107 of page 103 (resulting from second fold 106).
  • The fold preview of the present invention may provide a shaded display of cut-off regions 105 and/or 107. For example, shading may be achieved by applying a transparency or translucency to cut-off regions 105 and/or 107. Alternatively, shading may be achieved by applying a colored transparency, or even solid colors, to cut-off regions 105 and/or 107. The present invention may allow a designer to choose the degree of transparency and/or color of each transparency being applied to each of cut-off regions 105 and 107. The fold preview of the present invention may also provide a plurality of folds, where each fold may have a different size or resolution. In one embodiment, fold sizes or resolutions are preset at standard display specifications. In another embodiment, fold sizes or resolutions are customizable or configurable by the designer.
  • A fold preview according to embodiments of the present invention may provide an overlay mode that gives a designer the ability to see where folds are while still displaying the cut-off regions of a page. As a person of ordinary skill in the art will recognize in light of this disclosure, the present invention may provide fold previews in fixed-width, flexible-width, and custom modes. In fixed mode, the overlay preview may show a fold indication and where the page is cut-off. In flexible mode, the overlay preview may show the fold indication and how the page flows into a new screen size (i.e., some of the content may be resized or rearranged, instead of being cut-off). For example, in the case of a flexible-width design, when a visitor increases the size of the browser window it shows more page content, and when the visitor decreases the size of the window it shows less page content. Finally, in custom mode, the designer may define his or her own overlay preview.
  • FIG. 2 is screenshot 200 illustrating web authoring application 101 applying a fold preview in flexible width mode, adapted according to one embodiment of the present invention. Application 101 includes design pane 102 that displays page 201 and that allows a designer to edit and preview page 201. In one embodiment, page 201 may be a flexible-width web page design. In another embodiment, page 201 may be a flexible-width software application interface. As shown in FIG. 2, some of the content of page 201 may be rearranged and/or resized in order to minimize the content being cut-off in cut-off regions 202 and 203. For example, application 101 may indicate a first fold 104 of page 201 and a second fold 106 of page 201, where first fold 104 may be at a 720×300 pixel resolution and second fold 106 may be at a 768×400 pixel resolution. In this example, application 101 may display a first cut-off region 202 of page 201 (resulting from first fold 104) and a second cut-off region 203 of page 201 (resulting from second fold 106).
  • FIG. 3 is flowchart 300 illustrating example steps executed in implementing one embodiment of the present invention. In step 301, a fold preview feature of an application is activated. In step 302, one or more custom or preset screen resolutions are selected. Selecting a resolution may include, for example, selecting a fold indicator, moving a mouse or other device over a fold resolution in order to snap the page to it, using a keyboard or mouse to toggle the fold preview on and off at specific resolutions, or using a drop-down menu or pop-up window. The application calculates the cut-off regions in step 303. The application then renders, in step 304, the fold indicators. In step 305, the application displays areas of the page falling within the cut-off regions. In one embodiment, the cut-off regions are displayed as shaded areas.
  • The systems and methods of the present invention may be carried out, for example, via a computer program. The computer program may have a computer readable medium with computer program logic recorded thereon for implementing a fold preview, where the computer program includes code for calculating a cut-off region for one or more display resolutions, code for rendering said one or more fold indicators responsive to said calculating, and code for displaying an area of a page in said application development environment falling within said cut-off region.
  • The program or code segments making up the various embodiments of the present invention may be stored in a computer readable medium or transmitted by a computer data signal embodied in a carrier wave, or a signal modulated by a carrier, over a transmission medium. The “computer readable medium” may include any medium that can store or transfer information. Examples of the computer readable medium include an electronic circuit, a semiconductor memory device, a ROM, a flash memory, an erasable ROM (EROM), a floppy diskette, a compact disk CD-ROM, an optical disk, a hard disk, a fiber optic medium, a radio frequency (RF) link, and the like. The computer data signal may include any signal that can propagate over a transmission medium such as electronic network channels, optical fibers, air, electromagnetic, RF links, and the like. The code segments may be downloaded via computer networks such as the Internet, Intranet, and the like.
  • FIG. 4 is a block diagram illustrating computer system 400 adapted according to various embodiments of the present invention. Central processing unit (CPU) 401 is coupled to system bus 402. The CPU 401 may be any general purpose CPU. However, embodiments of the present invention are not restricted by the architecture of CPU 401 as long as CPU 401 supports the inventive operations as described herein. Bus 402 is coupled to random access memory (RAM) 403, which may be SRAM, DRAM, or SDRAM. ROM 404 is also coupled to bus 402, which may be PROM, EPROM, or EEPROM. RAM 403 and ROM 404 hold user and system data and programs as is well known in the art.
  • Bus 402 is also coupled to input/output (I/O) controller card 405, communications adapter card 311, user interface card 408, and display card 409. The I/O adapter card 405 connects storage devices 406, such as one or more of a hard drive, a CD drive, a floppy disk drive, a tape drive, to computer system 400. The I/O adapter 405 is also connected to a printer (not shown), which would allow the system to print paper copies of information such as documents, photographs, articles, and the like. Note that the printer may be a printer (e.g., dot matrix, laser, and the like), a fax machine, scanner, or a copier machine. Communications card 311 is adapted to couple the computer system 400 to a network 312, which may be one or more of a telephone network, a local (LAN) and/or a wide-area (WAN) network, an Ethernet network, and/or the Internet network. User interface card 408 couples user input devices, such as keyboard 313, pointing device 407, and the like, to the computer system 400. The display card 409 is driven by CPU 401 to control the display on display device 310.
  • Although the present invention and its advantages have been described in detail, it should be understood that various changes, substitutions and alterations can be made herein without departing from the spirit and scope of the invention as defined by the appended claims. Moreover, the scope of the present application is not intended to be limited to the particular embodiments of the process, machine, manufacture, composition of matter, means, methods and steps described in the specification. As one of ordinary skill in the art will readily appreciate from the disclosure of the present invention, processes, machines, manufacture, compositions of matter, means, methods, or steps, presently existing or later to be developed that perform substantially the same function or achieve substantially the same result as the corresponding embodiments described herein may be utilized according to the present invention. Accordingly, the appended claims are intended to include within their scope such processes, machines, manufacture, compositions of matter, means, methods, or steps.

Claims (16)

1-31. (canceled)
32. A computer implemented method comprising:
displaying a window in an application development environment, the window displayed with a first graphical indication annotating a first boundary corresponding to a first viewing window size and a second graphical indication annotating a second boundary corresponding to a second viewing window size, wherein the first viewing window size is different from the second viewing window size; and
activating a fold preview, wherein activating the fold preview comprises changing content of the window to fit within a width of the first window size or a width of the second window size, and wherein the first and second boundaries remain unchanged.
33. The computer implemented method of claim 32 wherein changing the content comprises re-arranging the content to fit within a width of first window size or a width of the second window size.
34. The computer implemented method of claim 32 wherein changing the content comprises resizing the content to fit within a width of first window size or a width of the second window size.
35. The computer implemented method of claim 32 wherein said window comprises a web page.
36. The computer implemented method of claim 32 wherein said window comprises a software application interface.
36. (canceled)
37. The computer implemented method of claim 32 wherein said window is a flexible-width page.
38. A non-transitory computer-readable medium on which is encoded program code, the program code comprising:
code, executable in an application development environment (ADE), for displaying a window in an application development environment, the window displayed with a first graphical indication annotating a first boundary corresponding to a first viewing window size and a second graphical indication annotating a second boundary corresponding to a second viewing window size, wherein the first viewing window size is different from the second viewing window size; and
code, executable in said ADE, for activating a fold preview, wherein activating the fold preview comprises changing content of the window to fit within a width of the first window size or a width of the second window size, and wherein the first and second boundaries remain unchanged.
39. The computer program product of claim 38 wherein changing the content comprises re-arranging the content to fit within a width of first window size or a width of the second window size.
40. The computer program product of claim 38 wherein changing the content comprises resizing the content to fit within a width of first window size or a width of the second window size.
41. A computer implemented system comprising:
a display;
non-transitory means, operable in an application development environment (ADE), for displaying a window on the display in an application development environment, the window displayed with a first graphical indication annotating a first boundary corresponding to a first viewing window size and a second graphical indication annotating a second boundary corresponding to a second viewing window size, wherein the first viewing window size is different from the second viewing window size; and
non-transitory means, operable in said ADE, for activating a fold preview, wherein activating the fold preview comprises changing content of the window to fit within a width of the first window size or a width of the second window size, and wherein the first and second boundaries remain unchanged.
42. The computer implemented system of claim 41 wherein changing the content comprises re-arranging the content to fit within a width of first window size or a width of the second window size.
43. The computer implemented system of claim 41 wherein changing the content comprises resizing the content to fit within a width of first window size or a width of the second window size.
44. The computer implemented system of claim 41 wherein said means for displaying comprises a computer display device.
45. The computer implemented method of claim 32 wherein said window is a fixed-width page.
US13/008,151 2005-07-29 2011-01-18 Systems and methods for a fold preview Abandoned US20140250373A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/008,151 US20140250373A1 (en) 2005-07-29 2011-01-18 Systems and methods for a fold preview

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/193,319 US7890881B1 (en) 2005-07-29 2005-07-29 Systems and methods for a fold preview
US13/008,151 US20140250373A1 (en) 2005-07-29 2011-01-18 Systems and methods for a fold preview

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/193,319 Continuation US7890881B1 (en) 2005-07-29 2005-07-29 Systems and methods for a fold preview

Publications (1)

Publication Number Publication Date
US20140250373A1 true US20140250373A1 (en) 2014-09-04

Family

ID=43568681

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/193,319 Active 2026-11-24 US7890881B1 (en) 2005-07-29 2005-07-29 Systems and methods for a fold preview
US13/008,151 Abandoned US20140250373A1 (en) 2005-07-29 2011-01-18 Systems and methods for a fold preview

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/193,319 Active 2026-11-24 US7890881B1 (en) 2005-07-29 2005-07-29 Systems and methods for a fold preview

Country Status (1)

Country Link
US (2) US7890881B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150088669A1 (en) * 2012-08-16 2015-03-26 SK Planet Co., Ltd Apparatus and method for providing responsive user interface and electronic device-readable recording medium therefor

Families Citing this family (54)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9295778B2 (en) 2011-12-21 2016-03-29 Deka Products Limited Partnership Syringe pump
US9744300B2 (en) 2011-12-21 2017-08-29 Deka Products Limited Partnership Syringe pump and related method
US9677555B2 (en) 2011-12-21 2017-06-13 Deka Products Limited Partnership System, method, and apparatus for infusing fluid
US9789247B2 (en) 2011-12-21 2017-10-17 Deka Products Limited Partnership Syringe pump, and related method and system
US10722645B2 (en) 2011-12-21 2020-07-28 Deka Products Limited Partnership Syringe pump, and related method and system
US11295846B2 (en) 2011-12-21 2022-04-05 Deka Products Limited Partnership System, method, and apparatus for infusing fluid
US9675756B2 (en) 2011-12-21 2017-06-13 Deka Products Limited Partnership Apparatus for infusing fluid
US11217340B2 (en) 2011-12-21 2022-01-04 Deka Products Limited Partnership Syringe pump having a pressure sensor assembly
EP2746862B1 (en) * 2012-12-19 2016-04-27 Océ-Technologies B.V. User interface for a media processing apparatus
USD757813S1 (en) * 2013-04-04 2016-05-31 Nuglif Inc. Display screen with interactive interface
USD753162S1 (en) * 2013-05-22 2016-04-05 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
USD767756S1 (en) 2013-06-11 2016-09-27 Deka Products Limited Partnership Medical pump
USD736370S1 (en) 2013-06-11 2015-08-11 Deka Products Limited Partnership Medical pump
USD735319S1 (en) 2013-06-11 2015-07-28 Deka Products Limited Partnership Medical pump
USD748659S1 (en) * 2013-07-18 2016-02-02 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
USD751100S1 (en) * 2013-08-27 2016-03-08 Axis Ab Display screen or portion thereof with graphical user interface
USD757764S1 (en) * 2013-09-03 2016-05-31 Samsung Electronics Co., Ltd. Display screen or portion thereof with graphical user interface
USD749124S1 (en) * 2013-10-17 2016-02-09 Microsoft Corporation Display screen with transitional graphical user interface
USD748121S1 (en) * 2013-10-25 2016-01-26 Microsoft Corporation Display screen with animated graphical user interface
USD746847S1 (en) * 2013-10-25 2016-01-05 Microsoft Corporation Display screen with animated graphical user interface
USD749108S1 (en) * 2013-10-25 2016-02-09 Microsoft Corporation Display screen with animated graphical user interface
USD747334S1 (en) * 2013-10-25 2016-01-12 Microsoft Corporation Display screen with graphical user interface
USD746845S1 (en) * 2013-10-25 2016-01-05 Microsoft Corporation Display screen with graphical user interface
USD748120S1 (en) * 2013-10-25 2016-01-26 Microsoft Corporation Display screen with animated graphical user interface
USD746846S1 (en) * 2013-10-25 2016-01-05 Microsoft Corporation Display screen with graphical user interface
USD748122S1 (en) * 2013-10-25 2016-01-26 Microsoft Corporation Display screen with transitional graphical user interface
USD752091S1 (en) * 2013-11-15 2016-03-22 Tencent Technology (Shenzhen) Company Limited Display screen portion with graphical user interface
USD751111S1 (en) * 2013-11-15 2016-03-08 Tencent Technology (Shenzhen) Company Limited Display screen portion with animated graphical user interface
USD771655S1 (en) * 2013-12-19 2016-11-15 Cisco Technology, Inc. Display screen with graphical user interface
USD760288S1 (en) * 2013-12-20 2016-06-28 Deka Products Limited Partnership Medical pump display screen with transitional graphical user interface
USD760289S1 (en) * 2013-12-20 2016-06-28 Deka Products Limited Partnership Display screen of a syringe pump with a graphical user interface
USD760782S1 (en) 2013-12-20 2016-07-05 Deka Products Limited Partnership Display screen of a medical pump with a graphical user interface
CA2934359C (en) 2014-02-21 2023-02-14 Deka Products Limited Partnership Syringe pump having a pressure sensor assembly
WO2016044146A2 (en) 2014-09-18 2016-03-24 Deka Products Limited Partnership Apparatus and method for infusing fluid through a tube by appropriately heating the tube
USD780203S1 (en) * 2014-10-02 2017-02-28 Deere & Company Display screen with a graphical user interface
TW201624253A (en) * 2014-12-31 2016-07-01 萬國商業機器公司 Method, computer program product and computer system for displaying information of a parent webpage associated with a child tab on a graphical user interface
USD774077S1 (en) * 2015-02-09 2016-12-13 Express Scripts, Inc. Display screen with graphical user interface
USD803387S1 (en) 2015-02-10 2017-11-21 Deka Products Limited Partnership Syringe medical pump
USD805183S1 (en) 2015-02-10 2017-12-12 Deka Products Limited Partnership Medical pump
USD801519S1 (en) 2015-02-10 2017-10-31 Deka Products Limited Partnership Peristaltic medical pump
USD803386S1 (en) 2015-02-10 2017-11-21 Deka Products Limited Partnership Syringe medical pump
USD877158S1 (en) * 2017-02-27 2020-03-03 SZ DJI Technology Co., Ltd. Display screen or portion thereof with graphical user interface
USD878388S1 (en) * 2017-04-04 2020-03-17 Siemens Aktiengesellschaft Display screen or portion thereof with graphical user interface
USD905713S1 (en) * 2017-04-28 2020-12-22 Oshkosh Defense, Llc Display screen or portion thereof with graphical user interface
TWD194940S (en) * 2017-05-08 2018-12-21 大陸商北京搜狗科技發展有限公司 Display graphical user interface of the screen
USD878390S1 (en) * 2017-05-08 2020-03-17 Beijing Sogou Technology Development Co., Ltd. Smart watch display screen with graphical user interface
USD878391S1 (en) * 2017-05-08 2020-03-17 Beijing Sogou Technology Development Co., Ltd. Smart watch display screen with graphical user interface
TWD194943S (en) * 2017-05-08 2018-12-21 大陸商北京搜狗科技發展有限公司 Display graphical user interface of the screen
USD886125S1 (en) * 2018-06-29 2020-06-02 Innoplexus Ag Display screen with transitional graphical user interface
USD874481S1 (en) * 2018-06-29 2020-02-04 Innoplexus Ag Display screen with transitional graphical user interface
USD903693S1 (en) * 2018-07-06 2020-12-01 Revotek Co., Ltd Display screen with graphical user interface for a bio-printer
USD876447S1 (en) * 2018-07-06 2020-02-25 Revotek Co., Ltd Display screen with graphical user interface for bio printer
USD876448S1 (en) * 2018-07-06 2020-02-25 Revotek Co., Ltd Display screen with graphical user interface for bio-printer
US11707615B2 (en) 2018-08-16 2023-07-25 Deka Products Limited Partnership Medical pump

Citations (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5621428A (en) * 1994-12-12 1997-04-15 Auravision Corporation Automatic alignment of video window on a multimedia screen
US5838317A (en) * 1995-06-30 1998-11-17 Microsoft Corporation Method and apparatus for arranging displayed graphical representations on a computer interface
US6411302B1 (en) * 1999-01-06 2002-06-25 Concise Multimedia And Communications Inc. Method and apparatus for addressing multiple frame buffers
US6456305B1 (en) * 1999-03-18 2002-09-24 Microsoft Corporation Method and system for automatically fitting a graphical display of objects to the dimensions of a display window
US20040080531A1 (en) * 1999-12-08 2004-04-29 International Business Machines Corporation Method, system and program product for automatically modifying a display view during presentation of a web page
US6826727B1 (en) * 1999-11-24 2004-11-30 Bitstream Inc. Apparatus, methods, programming for automatically laying out documents
US20050041045A1 (en) * 2003-07-16 2005-02-24 Plut William J. Customizable user interface background sizes
US20050068339A1 (en) * 2003-09-29 2005-03-31 Lipsky Scott E. Method and system for specifying zoom size
US6879943B1 (en) * 1998-10-27 2005-04-12 Canon Kabushiki Kaisha Document processing apparatus and method
US20050078182A1 (en) * 2003-09-29 2005-04-14 Lipsky Scott E. Method and system for specifying a pan path
US20050094206A1 (en) * 2003-10-15 2005-05-05 Canon Kabushiki Kaisha Document layout method
US20050099497A1 (en) * 2003-11-12 2005-05-12 Rogan Kevin P. System and method for producing image print
US20050116965A1 (en) * 2003-11-06 2005-06-02 Bernhard Grunder Method for changing the dimensions of an electronically stored image
US6912311B2 (en) * 1998-06-30 2005-06-28 Flashpoint Technology, Inc. Creation and use of complex image templates
US20050172222A1 (en) * 2004-01-29 2005-08-04 Microsoft Corporation Automatically laying out dialogs and control panels depending on screen size
US20050246643A1 (en) * 2003-03-24 2005-11-03 Microsoft Corporation System and method for shell browser
US7010176B2 (en) * 2000-08-23 2006-03-07 Fuji Photo Film Co., Ltd. Imaging system for automatic resolution adjustment
US20060176376A1 (en) * 2005-02-10 2006-08-10 Dyke Phil V Apparatus and method for resizing an image
US20060209093A1 (en) * 2005-03-15 2006-09-21 Microsoft Corporation Method and computer-readable medium for generating graphics having a finite number of dynamically sized and positioned shapes
US20060262136A1 (en) * 2005-05-23 2006-11-23 Matti Vaisanen Mobile communication terminal and associated methods
US7152211B1 (en) * 2001-01-30 2006-12-19 Microsoft Corporation Resolution independent theming
US20070036588A1 (en) * 2003-05-16 2007-02-15 Seiko Epson Corporation Print-Result Display Method, Layout-Editing Method, And Print Control Device
US7243310B2 (en) * 2000-03-17 2007-07-10 Schlucktronix Llc Methods and devices for recording changes in visual stimuli observed through browser-based interfaces
US20080046803A1 (en) * 2002-09-06 2008-02-21 Beauchamp Tim J Application-specific personalization for data display
US7398478B2 (en) * 2003-11-14 2008-07-08 Microsoft Corporation Controlled non-proportional scaling display
US8045047B2 (en) * 2005-06-23 2011-10-25 Nokia Corporation Method and apparatus for digital image processing of an image having different scaling rates
US8065629B1 (en) * 2004-06-22 2011-11-22 Apple Inc. Displaying icon layouts in different resolutions
US8516365B2 (en) * 2007-06-15 2013-08-20 Microsoft Corporation Dynamically laying out images and associated text using pre-defined layouts
US8724928B2 (en) * 2009-08-31 2014-05-13 Intellectual Ventures Fund 83 Llc Using captured high and low resolution images

Family Cites Families (58)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5283560A (en) * 1991-06-25 1994-02-01 Digital Equipment Corporation Computer system and method for displaying images with superimposed partially transparent menus
US5430832A (en) * 1991-11-20 1995-07-04 Minolta Camera Kabushiki Kaisha Image editing apparatus making a function of trimming an area from an image displayed on a screen
JP3307997B2 (en) * 1992-10-13 2002-07-29 富士通株式会社 Display device
DE69315969T2 (en) * 1992-12-15 1998-07-30 Sun Microsystems Inc Presentation of information in a display system with transparent windows
US5638501A (en) * 1993-05-10 1997-06-10 Apple Computer, Inc. Method and apparatus for displaying an overlay image
US5745910A (en) * 1993-05-10 1998-04-28 Apple Computer, Inc. Frame structure which provides an interface between parts of a compound document
JP3892900B2 (en) * 1993-05-10 2007-03-14 アップル・コンピュータ,インコーポレイテッド Window system with individual windows of arbitrary resolution for display on multiple devices of arbitrary resolution
US6072489A (en) * 1993-05-10 2000-06-06 Apple Computer, Inc. Method and apparatus for providing translucent images on a computer display
JPH07222018A (en) * 1993-12-17 1995-08-18 Xerox Corp Mapping method
US5487141A (en) * 1994-01-21 1996-01-23 Borland International, Inc. Development system with methods for visual inheritance and improved object reusability
US5689666A (en) * 1994-01-27 1997-11-18 3M Method for handling obscured items on computer displays
GB9419126D0 (en) * 1994-09-22 1994-11-09 At & T Global Inf Solution Method and apparatus for displaying translucent overlapping graphical objects on a computer monitor
US5873106A (en) * 1995-09-18 1999-02-16 Oracle Corporation Geometry management for displaying objects on a computer
US5805163A (en) * 1996-04-22 1998-09-08 Ncr Corporation Darkened transparent window overlapping an opaque window
US6252595B1 (en) * 1996-06-16 2001-06-26 Ati Technologies Inc. Method and apparatus for a multi-state window
US5896131A (en) * 1997-04-30 1999-04-20 Hewlett-Packard Company Video raster display with foreground windows that are partially transparent or translucent
US6246407B1 (en) * 1997-06-16 2001-06-12 Ati Technologies, Inc. Method and apparatus for overlaying a window with a multi-state window
USH1812H (en) * 1997-10-24 1999-11-02 Sun Microsystems, Inc. Method for encoding bounding boxes of drawing primitives to be rendered for multi-resolution supersampled frame buffers
US6018332A (en) * 1997-11-21 2000-01-25 Ark Interface Ii, Inc. Overscan user interface
US6330010B1 (en) * 1997-11-21 2001-12-11 Xsides Corporation Secondary user interface
US6091395A (en) * 1997-12-15 2000-07-18 International Business Machines Corporation Computer system and method of manipulating a graphical user interface component on a computer display through collision with a pointer
US6088027A (en) * 1998-01-08 2000-07-11 Macromedia, Inc. Method and apparatus for screen object manipulation
US6359617B1 (en) * 1998-09-25 2002-03-19 Apple Computer, Inc. Blending arbitrary overlaying images into panoramas
US6751780B1 (en) * 1998-10-01 2004-06-15 Hewlett-Packard Development Company, L.P. User interface for initiating the export of an optimized scanned document using drag and drop
US6278434B1 (en) * 1998-10-07 2001-08-21 Microsoft Corporation Non-square scaling of image data to be mapped to pixel sub-components
US6694487B1 (en) * 1998-12-10 2004-02-17 Canon Kabushiki Kaisha Multi-column page preview using a resizing grid
US6449639B1 (en) * 1998-12-23 2002-09-10 Doxio, Inc. Method and system for client-less viewing of scalable documents displayed using internet imaging protocol commands
US6223183B1 (en) * 1999-01-29 2001-04-24 International Business Machines Corporation System and method for describing views in space, time, frequency, and resolution
US6178272B1 (en) * 1999-02-02 2001-01-23 Oplus Technologies Ltd. Non-linear and linear method of scale-up or scale-down image resolution conversion
US6369830B1 (en) * 1999-05-10 2002-04-09 Apple Computer, Inc. Rendering translucent layers in a display system
US6429883B1 (en) * 1999-09-03 2002-08-06 International Business Machines Corporation Method for viewing hidden entities by varying window or graphic object transparency
US6806892B1 (en) * 1999-12-20 2004-10-19 International Business Machines Corporation Layer viewport for enhanced viewing in layered drawings
US6597373B1 (en) * 2000-01-07 2003-07-22 Intel Corporation System and method of aligning images for display devices
US7065716B1 (en) * 2000-01-19 2006-06-20 Xerox Corporation Systems, methods and graphical user interfaces for previewing image capture device output results
US6587596B1 (en) * 2000-04-28 2003-07-01 Shutterfly, Inc. System and method of cropping an image
US6760638B1 (en) * 2000-05-16 2004-07-06 Esko Graphics, Nv Method and apparatus for resolving overlaps in a layout containing possibly overlapping designs
US6961029B1 (en) * 2000-11-08 2005-11-01 Palm, Inc. Pixel border for improved viewability of a display device
US7425970B1 (en) * 2000-11-08 2008-09-16 Palm, Inc. Controllable pixel border for a negative mode passive matrix display device
AU2002233991A1 (en) * 2000-12-06 2002-06-18 American Express Travel Related Services Company, Inc. Layout generator system and method
US20020073123A1 (en) * 2000-12-08 2002-06-13 Wen-Sung Tsai Method for displaying overlapping documents in a computer environment
US7120868B2 (en) * 2002-05-30 2006-10-10 Microsoft Corp. System and method for adaptive document layout via manifold content
US7356760B2 (en) * 2001-02-15 2008-04-08 Nbor Corporation System and method for editing an electronic document of text and graphic objects
JP3915430B2 (en) * 2001-04-25 2007-05-16 セイコーエプソン株式会社 Split printing control
US20020163545A1 (en) * 2001-05-01 2002-11-07 Hii Samuel S. Method of previewing web page content while interacting with multiple web page controls
US7629945B2 (en) * 2001-05-11 2009-12-08 Xerox Corporation Mixed resolution displays
US8274719B2 (en) * 2001-11-30 2012-09-25 Canon Kabushiki Kaisha Printing system, print preview method, and preview method using a printer driver
JP3678308B2 (en) * 2001-12-04 2005-08-03 セイコーエプソン株式会社 Layout editing program
US7055092B2 (en) * 2001-12-05 2006-05-30 Canon Kabushiki Kaisha Directory for multi-page SVG document
AU2002952711A0 (en) * 2002-11-18 2002-11-28 Typefi Systems Pty Ltd A method of formatting documents
JP4014495B2 (en) * 2002-11-29 2007-11-28 松下電器産業株式会社 Video display device
US20050091606A1 (en) * 2003-10-24 2005-04-28 Volker Sauermann Systems and methods for displaying wrapped lists
US8745520B2 (en) * 2004-05-05 2014-06-03 Adobe Systems Incorporated User interface including a preview
US20050268248A1 (en) * 2004-05-25 2005-12-01 Microsoft Corporation Content customization with resizability and context-sensitivity
US20060069988A1 (en) * 2004-09-28 2006-03-30 Global Graphics Software Limited Methods and devices for printing graphical works
US7500182B2 (en) * 2004-12-22 2009-03-03 Go Daddy Group, Inc. Host web page displaying target web page image
US7500183B2 (en) * 2004-12-22 2009-03-03 The Go Daddy Group, Inc. Target web page edited using overlay on host web page
US7760379B2 (en) * 2005-01-13 2010-07-20 Sharp Laboratories Of America, Inc. Systems and methods for changing settings for selected objects within a print job
US7110605B2 (en) * 2005-02-04 2006-09-19 Dts Az Research, Llc Digital intermediate (DI) processing and distribution with scalable compression in the post-production of motion pictures

Patent Citations (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5621428A (en) * 1994-12-12 1997-04-15 Auravision Corporation Automatic alignment of video window on a multimedia screen
US5838317A (en) * 1995-06-30 1998-11-17 Microsoft Corporation Method and apparatus for arranging displayed graphical representations on a computer interface
US6043817A (en) * 1995-06-30 2000-03-28 Microsoft Corporation Method and apparatus for arranging displayed graphical representations on a computer interface
US6912311B2 (en) * 1998-06-30 2005-06-28 Flashpoint Technology, Inc. Creation and use of complex image templates
US6879943B1 (en) * 1998-10-27 2005-04-12 Canon Kabushiki Kaisha Document processing apparatus and method
US6411302B1 (en) * 1999-01-06 2002-06-25 Concise Multimedia And Communications Inc. Method and apparatus for addressing multiple frame buffers
US6456305B1 (en) * 1999-03-18 2002-09-24 Microsoft Corporation Method and system for automatically fitting a graphical display of objects to the dimensions of a display window
US6826727B1 (en) * 1999-11-24 2004-11-30 Bitstream Inc. Apparatus, methods, programming for automatically laying out documents
US20040080531A1 (en) * 1999-12-08 2004-04-29 International Business Machines Corporation Method, system and program product for automatically modifying a display view during presentation of a web page
US7243310B2 (en) * 2000-03-17 2007-07-10 Schlucktronix Llc Methods and devices for recording changes in visual stimuli observed through browser-based interfaces
US7010176B2 (en) * 2000-08-23 2006-03-07 Fuji Photo Film Co., Ltd. Imaging system for automatic resolution adjustment
US7152211B1 (en) * 2001-01-30 2006-12-19 Microsoft Corporation Resolution independent theming
US20080046803A1 (en) * 2002-09-06 2008-02-21 Beauchamp Tim J Application-specific personalization for data display
US20050246643A1 (en) * 2003-03-24 2005-11-03 Microsoft Corporation System and method for shell browser
US20070036588A1 (en) * 2003-05-16 2007-02-15 Seiko Epson Corporation Print-Result Display Method, Layout-Editing Method, And Print Control Device
US20050041045A1 (en) * 2003-07-16 2005-02-24 Plut William J. Customizable user interface background sizes
US20050068339A1 (en) * 2003-09-29 2005-03-31 Lipsky Scott E. Method and system for specifying zoom size
US20050078182A1 (en) * 2003-09-29 2005-04-14 Lipsky Scott E. Method and system for specifying a pan path
US20050094206A1 (en) * 2003-10-15 2005-05-05 Canon Kabushiki Kaisha Document layout method
US20050116965A1 (en) * 2003-11-06 2005-06-02 Bernhard Grunder Method for changing the dimensions of an electronically stored image
US20050099497A1 (en) * 2003-11-12 2005-05-12 Rogan Kevin P. System and method for producing image print
US7398478B2 (en) * 2003-11-14 2008-07-08 Microsoft Corporation Controlled non-proportional scaling display
US20050172222A1 (en) * 2004-01-29 2005-08-04 Microsoft Corporation Automatically laying out dialogs and control panels depending on screen size
US8065629B1 (en) * 2004-06-22 2011-11-22 Apple Inc. Displaying icon layouts in different resolutions
US20060176376A1 (en) * 2005-02-10 2006-08-10 Dyke Phil V Apparatus and method for resizing an image
US20060209093A1 (en) * 2005-03-15 2006-09-21 Microsoft Corporation Method and computer-readable medium for generating graphics having a finite number of dynamically sized and positioned shapes
US20060262136A1 (en) * 2005-05-23 2006-11-23 Matti Vaisanen Mobile communication terminal and associated methods
US8045047B2 (en) * 2005-06-23 2011-10-25 Nokia Corporation Method and apparatus for digital image processing of an image having different scaling rates
US8516365B2 (en) * 2007-06-15 2013-08-20 Microsoft Corporation Dynamically laying out images and associated text using pre-defined layouts
US8724928B2 (en) * 2009-08-31 2014-05-13 Intellectual Ventures Fund 83 Llc Using captured high and low resolution images

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150088669A1 (en) * 2012-08-16 2015-03-26 SK Planet Co., Ltd Apparatus and method for providing responsive user interface and electronic device-readable recording medium therefor

Also Published As

Publication number Publication date
US7890881B1 (en) 2011-02-15

Similar Documents

Publication Publication Date Title
US7890881B1 (en) Systems and methods for a fold preview
US6986105B2 (en) Methods employing multiple clipboards for storing and pasting textbook components
US7761791B2 (en) Layout processing using a template having data areas and contents data to be inserted into each data area
JP5001474B2 (en) Display control program, recording medium on which display control program is recorded, display control device, and display control method
US9792260B2 (en) Visual screen indicator
US7487447B1 (en) Web page zoom feature
US8286078B2 (en) Apparatus and method for efficiently displaying web contents
US9086791B2 (en) Methods, systems, and media for providing content-aware scrolling
US8572512B2 (en) Electronic document location indication and navigation method, system and program
US8593436B2 (en) User interface systems and methods for manipulating and viewing digital documents
JP2008523488A (en) System and method for viewing digital visual content on a device
US20120072821A1 (en) Document editing method
US20070273895A1 (en) Efficient Whole Page Printing
US20090265626A1 (en) Apparatus and method of controlling display
WO2006107529A2 (en) Method and system for aggregating rules for a property associated with a document element
US20040177325A1 (en) Edit location indicator
US7701471B1 (en) Methods and apparatus to display a viewing region
US9548042B2 (en) Responsive document breakpoints systems and methods
JP5147683B2 (en) A method of dynamically displaying a data display window and an input window on a computer screen.
JPH0744558A (en) Document editing device
CN115469870A (en) File online processing method and device, electronic equipment and medium
CN116301678A (en) PDF document generation device and method, electronic equipment and storage medium
JP4120754B2 (en) Document processing apparatus and document processing program
KR20010110857A (en) Fancy lettering method in the internet and thereof system
JP2004021838A (en) Web page preparing method, web page displaying system and web page display method

Legal Events

Date Code Title Description
AS Assignment

Owner name: MACROMEDIA, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SKIDGEL, JOHN;REEL/FRAME:025652/0082

Effective date: 20050919

Owner name: ADOBE SYSTEMS INCORPORATED, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MACROMEDIA, INC.;REEL/FRAME:025652/0154

Effective date: 20051207

STCB Information on status: application discontinuation

Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION