US20060265647A1 - System and method for providing a webpage - Google Patents

System and method for providing a webpage Download PDF

Info

Publication number
US20060265647A1
US20060265647A1 US11/493,206 US49320606A US2006265647A1 US 20060265647 A1 US20060265647 A1 US 20060265647A1 US 49320606 A US49320606 A US 49320606A US 2006265647 A1 US2006265647 A1 US 2006265647A1
Authority
US
United States
Prior art keywords
webpage
window
preview
version
copy
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
US11/493,206
Inventor
Ethan Nicholas
Veena Dong
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.)
Yahoo Inc
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US11/493,206 priority Critical patent/US20060265647A1/en
Publication of US20060265647A1 publication Critical patent/US20060265647A1/en
Assigned to YAHOO HOLDINGS, INC. reassignment YAHOO HOLDINGS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: YAHOO! INC.
Assigned to OATH INC. reassignment OATH INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: YAHOO HOLDINGS, INC.
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 generally to webpages. More specifically, a system and method for creating or modifying a webpage is disclosed.
  • Webpage designers are turning more frequently to webpage design tools. Often, a user will open and edit multiple webpages simultaneously when using a design tool. The complexity of juggling multiple pages can be difficult to manage and coordinate changes among the various pages. What is needed is a system and method for efficiently creating and modifying a webpage. The present invention addresses such a need.
  • FIGS. 1A-1B are block diagrams of a system and method for modifying a webpage according to an embodiment of the present invention.
  • FIG. 2 is a flow diagram of a method according to an embodiment of the present invention for modifying a webpage.
  • FIG. 3 is an example of a screen shot illustrating a live preview pane according to an embodiment of the present invention.
  • FIG. 4 is a screen shot of a navigation bar creation window according to an embodiment of the present invention.
  • FIG. 5 shows an example of a navigation bar according to an embodiment of the present invention.
  • the present invention can be implemented in numerous ways, including as a process, an apparatus, a system, or a computer readable medium such as a computer readable storage medium or a computer network wherein program instructions are sent over optical or electronic communication links. It should be noted that the order of the steps of disclosed processes may be altered within the scope of the invention.
  • FIGS. 1A-1B are block diagrams of a system and method for modifying a webpage according to an embodiment of the present invention.
  • the word modify includes but is not limited to, creating a new webpage as well as modifying an existing webpage.
  • the word create or creating, as used herein includes but is not limited to, creating a new webpage as well as modifying an existing webpage.
  • FIG. 1A shows a simplified example of a webpage which includes page 100 and page 102 .
  • page 100 includes a link to webpage 102 .
  • Webpage 102 is shown to also include a link to webpage 100 .
  • the latest version of webpages 100 - 102 are shown so that if the user selects the link 106 to webpage 100 , then the modified version of webpage 100 is displayed rather than the old, unmodified version.
  • the user has modified webpage 102 if the user selects the link 104 to webpage 102 , then the most recently modified version of webpage 102 is shown, regardless of whether he has saved the latest modification.
  • a preview version of the modified webpage 100 ′ is shown along with a preview version of webpage 102 ′.
  • a preview version 100 ′ of webpage 100 is created and saved, preferably when a preview command is selected by the user or when the webpage 100 ′ is saved, in order to capture changes made by the user.
  • the preview versions of the webpages 100 ′- 102 ′ contain modified links 104 ′- 106 ′.
  • the modified links 104 ′- 106 ′ are modified to link to the preview versions webpage 100 ′ and webpage 102 ′ rather than the saved versions 100 - 102 . In this manner, the links are consistent to the user when the user previews a webpage prior to saving his changes.
  • the assets associated with the links can be modified so that when the links are rendered, the links will be modified.
  • the links themselves can be modified.
  • FIG. 2 is a flow diagram of a method according to an embodiment of the present invention for modifying a webpage.
  • a saved version of page A is provided ( 198 ). This saved version can be a preexisting page or a new, blank page that has not yet been customized.
  • Page A is modified by a user ( 200 ). Instructions are received to preview page A ( 202 ). The saved version of page A is left unmodified and a preview version of page A is created which looks like the modified version of page A ( 204 ). In one embodiment, all files currently open and modified since the last preview has a preview version created that look like the current pages, regardless of whether the latest changes had been saved.
  • the preview versions can be generated every time a file is saved in addition to or instead of creating the preview versions when the user selects to preview a page. Additionally, a preview version of all files that have no current preview versions can be created, for example when a file is saved or when a preview instruction is received. One example of creating a preview version is to regenerate the entire file in the latest modified form.
  • Links for the webpages are modified so that the links point to the proper preview page at the preview location upon which the preview page is saved ( 206 ).
  • the memory location of the saved webpage is replaced with the preview location of the corresponding preview page. Accordingly, if the preview location is the same as the memory location of the saved webpage, then the actual link may remain the same since it will be replaced with the same information. In another embodiment, there could be a determination of whether the link should be changed rather than substituting all links.
  • An asset includes any file which can be incorporated into a website, such as html files, images, or animation.
  • An example of a preview location is cache or a different memory location rather than the memory location where the saved version of the webpage is located. Changing the references to assets to the preview location of these files will facilitate consistency of the various pages when the user wishes to preview them.
  • the web browser is then invoked and directed to the preview version of page A ( 210 ).
  • a preview pane can be used to substantially immediately show the effects of a modification of a webpage.
  • FIG. 3 is an example of a screen shot illustrating a live preview pane according to an embodiment of the present invention.
  • a webpage 302 is being modified by a user.
  • the preview pane 300 shows a preview of what the webpage 302 will look like. Changes to webpage 302 are reflected in the preview pane 300 . In one embodiment, the changes made to webpage 302 are immediately updated in the preview pane 300 .
  • the preview pane 300 can be updated periodically, for example, if the user makes a change on webpage 302 , then a timer can be set and the preview pane 300 can be updated a half a second later so that all of the changes made within that time period can be updated together in the preview pane 300 .
  • the preview pane 300 can be modified so that extraneous items such as border, highlights, or grid, are shown in webpage 302 are not displayed in preview pane 300 .
  • webpage 302 momentarily turns off the borders, highlights, and grid, or anything else that would not normally be seen in the final published webpage, and is rendered without the turned-off components in preview pane 300 , then turned back on in page 302 .
  • This sequence preferably occurs fast enough so that it is not noticeable by the user.
  • each object on page 302 can be made to paint itself onto preview pane 300 . Accordingly, the graphics context of the object is created, scaled to a small size appropriate for the preview pane 300 . Each object is then instructed to paint itself to the graphics context and then display on the screen in preview pane 300 .
  • FIG. 4 is a screen shot of a navigation bar creation window according to an embodiment of the present invention.
  • a navigation bar window 400 lists all pages 402 A- 402 B on the website so that the user can select the pages to become part of the navigation bar.
  • a theme can also be selected for the button effects and rollovers so that the user can automatically select a set of appearances for the buttons when they are unselected, when the mouse rolls over the button, and when they are selected.
  • the navigation bar's appearance can also be previewed in a preview window.
  • FIG. 5 shows an example of a navigation bar 500 which can be viewed as a set of buttons that link to various locations within the website. These buttons on the navigation bar 500 can function as a single object so that when the user drags the navigation bar 500 , all of the buttons 502 A- 502 B move as a single object.
  • the images associated with the navigation bar 500 can be rendered at publish time.
  • Each button 502 A- 502 B of the navigation bar 500 can have multiple images, such as three images: mouse rollover, active, and inactive, wherein the mouse rollover is when the cursor is on a button, active is the page that is being displayed, and inactive is a page that this not being displayed.
  • the navigation bar 500 is an asset that can be added to many pages and when the navigation bar 500 is changed, the changed bar 500 can be seen in all the webpages without having to change it for each individual page.

Abstract

A system and method are disclosed for providing a webpage comprising receiving instructions for previewing a page; creating a preview version of the page, wherein links are modified to reflect a location of the preview version; and displaying the preview version of the page.

Description

    RELATED APPLICATION; PRIORITY CLAIM
  • This application is a continuation of and claims priority to U.S. Non Provisional Patent Application No. 10/607,452, filed Jun. 25, 2003, entitled System and Method for Providing a Webpage, and naming as inventors Ethan R. Nicholas and Veena Y. Dong, the entire contents of are hereby incorporated by reference in their entirety for all purposes
  • FIELD OF THE INVENTION
  • The present invention relates generally to webpages. More specifically, a system and method for creating or modifying a webpage is disclosed.
  • BACKGROUND OF THE INVENTION
  • Webpage designers are turning more frequently to webpage design tools. Often, a user will open and edit multiple webpages simultaneously when using a design tool. The complexity of juggling multiple pages can be difficult to manage and coordinate changes among the various pages. What is needed is a system and method for efficiently creating and modifying a webpage. The present invention addresses such a need.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The present invention will be readily understood by the following detailed description in conjunction with the accompanying drawings, wherein like reference numerals designate like structural elements, and in which:
  • FIGS. 1A-1B are block diagrams of a system and method for modifying a webpage according to an embodiment of the present invention.
  • FIG. 2 is a flow diagram of a method according to an embodiment of the present invention for modifying a webpage.
  • FIG. 3 is an example of a screen shot illustrating a live preview pane according to an embodiment of the present invention.
  • FIG. 4 is a screen shot of a navigation bar creation window according to an embodiment of the present invention.
  • FIG. 5 shows an example of a navigation bar according to an embodiment of the present invention.
  • DETAILED DESCRIPTION
  • It should be appreciated that the present invention can be implemented in numerous ways, including as a process, an apparatus, a system, or a computer readable medium such as a computer readable storage medium or a computer network wherein program instructions are sent over optical or electronic communication links. It should be noted that the order of the steps of disclosed processes may be altered within the scope of the invention.
  • A detailed description of one or more preferred embodiments of the invention is provided below along with accompanying figures that illustrate by way of example the principles of the invention. While the invention is described in connection with such embodiments, it should be understood that the invention is not limited to any embodiment. On the contrary, the scope of the invention is limited only by the appended claims and the invention encompasses numerous alternatives, modifications and equivalents. For the purpose of example, numerous specific details are set forth in the following description in order to provide a thorough understanding of the present invention. The present invention may be practiced according to the claims without some or all of these specific details. For the purpose of clarity, technical material that is known in the technical fields related to the invention has not been described in detail so that the present invention is not unnecessarily obscured.
  • FIGS. 1A-1B are block diagrams of a system and method for modifying a webpage according to an embodiment of the present invention. The word modify, as used herein, includes but is not limited to, creating a new webpage as well as modifying an existing webpage. Likewise, the word create or creating, as used herein, includes but is not limited to, creating a new webpage as well as modifying an existing webpage. FIG. 1A shows a simplified example of a webpage which includes page 100 and page 102. In this example, page 100 includes a link to webpage 102. Webpage 102 is shown to also include a link to webpage 100. If the user modifies webpage 100, and then chooses to preview either webpage 100 or 102, then the latest version of webpages 100-102 are shown so that if the user selects the link 106 to webpage 100, then the modified version of webpage 100 is displayed rather than the old, unmodified version. Likewise, if the user has modified webpage 102, if the user selects the link 104 to webpage 102, then the most recently modified version of webpage 102 is shown, regardless of whether he has saved the latest modification.
  • In FIG. 1B, a preview version of the modified webpage 100′ is shown along with a preview version of webpage 102′. In this example, a preview version 100′ of webpage 100 is created and saved, preferably when a preview command is selected by the user or when the webpage 100′ is saved, in order to capture changes made by the user. The preview versions of the webpages 100′-102′ contain modified links 104′-106 ′. The modified links 104′-106 ′ are modified to link to the preview versions webpage 100′ and webpage 102′ rather than the saved versions 100-102. In this manner, the links are consistent to the user when the user previews a webpage prior to saving his changes. For example, if the user makes changes to webpage 100 and webpage 102, when he chooses to preview webpage 102, he will see the preview version 102′ and when he selects the link 106′ to webpage A, then the preview version of webpage 100′ will be displayed. Likewise, when he selects link 104′ to webpage B, then the preview version 102′ will be displayed. Accordingly, the preview versions of the webpages will appear consistent during modification.
  • If the links are not rendered until the web browser launches, then the assets associated with the links can be modified so that when the links are rendered, the links will be modified. Alternatively, the links themselves can be modified.
  • FIG. 2 is a flow diagram of a method according to an embodiment of the present invention for modifying a webpage. In this example, two pages are open. A saved version of page A is provided (198). This saved version can be a preexisting page or a new, blank page that has not yet been customized. Page A is modified by a user (200). Instructions are received to preview page A (202). The saved version of page A is left unmodified and a preview version of page A is created which looks like the modified version of page A (204). In one embodiment, all files currently open and modified since the last preview has a preview version created that look like the current pages, regardless of whether the latest changes had been saved. In one embodiment, the preview versions can be generated every time a file is saved in addition to or instead of creating the preview versions when the user selects to preview a page. Additionally, a preview version of all files that have no current preview versions can be created, for example when a file is saved or when a preview instruction is received. One example of creating a preview version is to regenerate the entire file in the latest modified form.
  • Links for the webpages are modified so that the links point to the proper preview page at the preview location upon which the preview page is saved (206). In one embodiment, the memory location of the saved webpage is replaced with the preview location of the corresponding preview page. Accordingly, if the preview location is the same as the memory location of the saved webpage, then the actual link may remain the same since it will be replaced with the same information. In another embodiment, there could be a determination of whether the link should be changed rather than substituting all links.
  • All references to assets in the webpages are changed to the preview location of these files (208). An asset, as referred to herein, includes any file which can be incorporated into a website, such as html files, images, or animation. An example of a preview location is cache or a different memory location rather than the memory location where the saved version of the webpage is located. Changing the references to assets to the preview location of these files will facilitate consistency of the various pages when the user wishes to preview them.
  • The web browser is then invoked and directed to the preview version of page A (210).
  • In another aspect of the invention, a preview pane can be used to substantially immediately show the effects of a modification of a webpage. FIG. 3 is an example of a screen shot illustrating a live preview pane according to an embodiment of the present invention. In this example, a webpage 302 is being modified by a user. The preview pane 300 shows a preview of what the webpage 302 will look like. Changes to webpage 302 are reflected in the preview pane 300. In one embodiment, the changes made to webpage 302 are immediately updated in the preview pane 300. In another embodiment, the preview pane 300 can be updated periodically, for example, if the user makes a change on webpage 302, then a timer can be set and the preview pane 300 can be updated a half a second later so that all of the changes made within that time period can be updated together in the preview pane 300.
  • The preview pane 300 can be modified so that extraneous items such as border, highlights, or grid, are shown in webpage 302 are not displayed in preview pane 300. In one embodiment webpage 302 momentarily turns off the borders, highlights, and grid, or anything else that would not normally be seen in the final published webpage, and is rendered without the turned-off components in preview pane 300, then turned back on in page 302. This sequence preferably occurs fast enough so that it is not noticeable by the user.
  • In rendering the preview pane 300, each object on page 302 can be made to paint itself onto preview pane 300. Accordingly, the graphics context of the object is created, scaled to a small size appropriate for the preview pane 300. Each object is then instructed to paint itself to the graphics context and then display on the screen in preview pane 300.
  • In yet another aspect of the invention, a navigation bar is disclosed. FIG. 4 is a screen shot of a navigation bar creation window according to an embodiment of the present invention. In this example, a navigation bar window 400 lists all pages 402A-402B on the website so that the user can select the pages to become part of the navigation bar. A theme can also be selected for the button effects and rollovers so that the user can automatically select a set of appearances for the buttons when they are unselected, when the mouse rolls over the button, and when they are selected. The navigation bar's appearance can also be previewed in a preview window.
  • FIG. 5 shows an example of a navigation bar 500 which can be viewed as a set of buttons that link to various locations within the website. These buttons on the navigation bar 500 can function as a single object so that when the user drags the navigation bar 500, all of the buttons 502A-502B move as a single object. The images associated with the navigation bar 500 can be rendered at publish time. Each button 502A-502B of the navigation bar 500 can have multiple images, such as three images: mouse rollover, active, and inactive, wherein the mouse rollover is when the cursor is on a button, active is the page that is being displayed, and inactive is a page that this not being displayed. The navigation bar 500 is an asset that can be added to many pages and when the navigation bar 500 is changed, the changed bar 500 can be seen in all the webpages without having to change it for each individual page.
  • Although the foregoing invention has been described in some detail for purposes of clarity of understanding, it will be apparent that certain changes and modifications may be practiced within the scope of the appended claims. It should be noted that there are many alternative ways of implementing both the process and apparatus of the present invention. Accordingly, the present embodiments are to be considered as illustrative and not restrictive, and the invention is not to be limited to the details given herein, but may be modified within the scope and equivalents of the appended claims.

Claims (18)

1. A computer-implemented method for displaying a preview version of a webpage, comprising:
generating a first display of a first copy of a saved version of the webpage in a first window;
generating a second display of a second copy of the saved version of the webpage in a second window;
wherein the first window and the second window are displayed concurrently;
receiving a first modification to the first copy of the webpage in the first window;
prior to said first modification being saved to the saved version of the webpage,
automatically updating the second display of the second copy of the saved version of the webpage in the second window to reflect the first modification.
2. The method of claim 1, further comprising receiving a request to display a preview version of the webpage.
3. The method of claim 1, wherein the second window does not include at least one component that is displayed in the first window and the at least one component is at least one of a border, highlight, or grid.
4. The method of claim 1, further comprising displaying a third window for designing a navigation bar, wherein generating the second display of the copy of the saved version of the webpage includes generating the navigation bar designed in the third window in the preview version.
5. The method of claim 4, wherein the navigation bar is comprised of a set of buttons.
6. The method of claim 1, further comprising receiving a second modification to the first copy of the webpage, wherein the step of automatically updating the webpage in the second window further comprises automatically updating the webpage in the second window to reflect the first modification and the second modification simultaneously after the lapse of a certain period of time.
7. A computer readable medium comprising one or more sequences of instructions which, when executed by one or more processors, cause the one or more processors to perform the method recited in claim 1.
8. A computer readable medium comprising one or more sequences of instructions which, when executed by one or more processors, cause the one or more processors to perform the method recited in claim 2.
9. A computer readable medium comprising one or more sequences of instructions which, when executed by one or more processors, cause the one or more processors to perform the method recited in claim 3.
10. A computer readable medium comprising one or more sequences of instructions which, when executed by one or more processors, cause the one or more processors to perform the method recited in claim 4.
11. A computer readable medium comprising one or more sequences of instructions which, when executed by one or more processors, cause the one or more processors to perform the method recited in claim 5.
12. A computer readable-medium comprising one or more sequences of instructions which, when executed by one or more processors, cause the one or more processors to perform the method recited in claim 6.
13. An apparatus for displaying a preview version of a webpage comprising:
means for generating a first display of a first copy of a saved version of the webpage in a first window;
means for generating a second display of a second copy of the saved version of the webpage in a second window;
wherein the first window and the second window are displayed concurrently;
means for receiving a first modification to the first copy of the webpage in the first window;
prior to said first modification being saved to the saved version of the webpage,
means for automatically updating the second display of the second copy of the saved version of the webpage in the second window to reflect the first modification.
14. The apparatus of claim 13, further comprising means for receiving a request to display a preview version of the webpage.
15. The apparatus of claim 13, wherein the second window does not include at least one component that is displayed in the first window and the at least one component is at least one of a border, highlight, or grid.
16. The apparatus of claim 13, further comprising means for displaying a third window for designing a navigation bar, wherein generating the second display of the second copy of the saved version of the webpage includes generating the navigation bar designed in the third window in the preview version.
17. The apparatus of claim 16, wherein the navigation bar is comprised of a set of buttons.
18. The apparatus of claim 13, further comprising means for receiving a second modification to the first copy of the webpage, wherein the step of automatically updating the webpage in the second window further comprises automatically updating the webpage in the second window to reflect the first modification and the second modification simultaneously after the lapse of a certain period of time.
US11/493,206 2003-06-25 2006-07-25 System and method for providing a webpage Abandoned US20060265647A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/493,206 US20060265647A1 (en) 2003-06-25 2006-07-25 System and method for providing a webpage

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/607,452 US7111229B2 (en) 2003-06-25 2003-06-25 System and method for providing a webpage
US11/493,206 US20060265647A1 (en) 2003-06-25 2006-07-25 System and method for providing a webpage

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/607,452 Continuation US7111229B2 (en) 2003-06-25 2003-06-25 System and method for providing a webpage

Publications (1)

Publication Number Publication Date
US20060265647A1 true US20060265647A1 (en) 2006-11-23

Family

ID=33564193

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/607,452 Expired - Lifetime US7111229B2 (en) 2003-06-25 2003-06-25 System and method for providing a webpage
US11/493,206 Abandoned US20060265647A1 (en) 2003-06-25 2006-07-25 System and method for providing a webpage

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/607,452 Expired - Lifetime US7111229B2 (en) 2003-06-25 2003-06-25 System and method for providing a webpage

Country Status (2)

Country Link
US (2) US7111229B2 (en)
WO (1) WO2005003913A2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080195954A1 (en) * 2007-02-09 2008-08-14 Microsoft Corporation Delivery of contextually relevant web data
US20080276195A1 (en) * 2007-05-04 2008-11-06 Microsoft Corporation Live companion window
US20080320025A1 (en) * 2007-06-22 2008-12-25 Microsoft Corporation Gathering and using awareness information
US20090044097A1 (en) * 2007-08-06 2009-02-12 Apple Inc Redlined outputting options for productivity applications
US20090112870A1 (en) * 2007-10-31 2009-04-30 Microsoft Corporation Management of distributed storage
US20120167004A1 (en) * 2010-12-27 2012-06-28 Microsoft Corporation Companion window experience
US10616305B2 (en) 2017-01-17 2020-04-07 International Business Machines Corporation Coordination of webpage publication

Families Citing this family (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7904595B2 (en) 2001-01-18 2011-03-08 Sdl International America Incorporated Globalization management system and method therefor
CA2363515A1 (en) * 2001-11-21 2003-05-21 Ibm Canada Limited-Ibm Canada Limitee Enhancing resource adapters
US9778919B2 (en) * 2003-06-27 2017-10-03 Adobe Systems Incorporated Dual context interaction with a content object for facilitating content creation and software development
US7802182B2 (en) * 2004-05-21 2010-09-21 Bea Systems Inc. System and method for performing visual property updates
US20060026532A1 (en) * 2004-08-02 2006-02-02 International Business Machines Corporation Confirming an action utilizing a single button object
US7500183B2 (en) * 2004-12-22 2009-03-03 The Go Daddy Group, Inc. Target web page edited using overlay on host web page
JP4366601B2 (en) * 2005-03-18 2009-11-18 ソニー株式会社 Time shift image distribution system, time shift image distribution method, time shift image request device, and image server
US20060294476A1 (en) * 2005-06-23 2006-12-28 Microsoft Corporation Browsing and previewing a list of items
US7814425B1 (en) * 2005-12-30 2010-10-12 Aol Inc. Thumbnail image previews
US8527711B2 (en) * 2006-12-27 2013-09-03 International Business Machines Corporation Method and system to preview new cacheable content
GB0805695D0 (en) * 2008-03-28 2008-04-30 British Telecomm Web content management
US9973371B1 (en) * 2008-08-15 2018-05-15 Sprint Communications Company, L.P. Requesting a specific website version
US9086781B2 (en) 2009-02-06 2015-07-21 International Business Machines Corporation Cascading menus for remote popping
US8078757B2 (en) 2009-06-30 2011-12-13 The Go Daddy Group, Inc. Rewritten URL static and dynamic content delivery
US8073970B2 (en) * 2009-06-30 2011-12-06 The Go Daddy Group, Inc. In-line static and dynamic content delivery
US8069266B2 (en) * 2009-06-30 2011-11-29 The Go Daddy Group, Inc. Integrated static and dynamic content delivery
US9524345B1 (en) 2009-08-31 2016-12-20 Richard VanderDrift Enhancing content using linked context
US8209379B2 (en) * 2009-11-25 2012-06-26 Go Daddy Operating Company, LLC Redirecting to a book website
US8156180B2 (en) * 2009-11-25 2012-04-10 Go Daddy Operating Company, LLC Tools for redirecting to a book website
US9639707B1 (en) 2010-01-14 2017-05-02 Richard W. VanderDrift Secure data storage and communication for network computing
US9547626B2 (en) 2011-01-29 2017-01-17 Sdl Plc Systems, methods, and media for managing ambient adaptability of web applications and web services
US10657540B2 (en) 2011-01-29 2020-05-19 Sdl Netherlands B.V. Systems, methods, and media for web content management
US10580015B2 (en) 2011-02-25 2020-03-03 Sdl Netherlands B.V. Systems, methods, and media for executing and optimizing online marketing initiatives
US9679306B2 (en) * 2011-11-11 2017-06-13 Excalibur Ip, Llc Live advertisement preview display and distribution
US9430449B2 (en) * 2012-03-30 2016-08-30 Sdl Plc Systems, methods, and media for managing editable previews of webpages
US9773270B2 (en) 2012-05-11 2017-09-26 Fredhopper B.V. Method and system for recommending products based on a ranking cocktail
US9483740B1 (en) 2012-09-06 2016-11-01 Go Daddy Operating Company, LLC Automated data classification
US9516089B1 (en) 2012-09-06 2016-12-06 Locu, Inc. Identifying and processing a number of features identified in a document to determine a type of the document
US11386186B2 (en) 2012-09-14 2022-07-12 Sdl Netherlands B.V. External content library connector systems and methods
US10452740B2 (en) 2012-09-14 2019-10-22 Sdl Netherlands B.V. External content libraries
US11308528B2 (en) 2012-09-14 2022-04-19 Sdl Netherlands B.V. Blueprinting of multimedia assets
US9330068B2 (en) 2013-01-23 2016-05-03 Go Daddy Operating Company, LLC Method for conversion of website content
US9537732B2 (en) 2013-07-30 2017-01-03 Go Daddy Operating Company, LLC Methods and systems for improving website performance
US10198408B1 (en) 2013-10-01 2019-02-05 Go Daddy Operating Company, LLC System and method for converting and importing web site content
US9621626B2 (en) 2014-05-21 2017-04-11 Go Daddy Operating Company, LLC Dynamically updating website content or web service via text messaging
US9929995B2 (en) 2014-05-21 2018-03-27 Go Daddy Operating Company, LLC Third party messaging system for monitoring and managing domain names and websites
US9659103B2 (en) 2014-06-03 2017-05-23 Go Daddy Operating Company, LLC Auto-aligning website elements by grouping elements based on a plurality of contextual indicators
US9646096B2 (en) 2014-06-03 2017-05-09 Go Daddy Operating Company, LLC System and methods for analyzing and improving online engagement
US10777164B2 (en) * 2014-12-19 2020-09-15 Qualcomm Incorporated Power optimization by rendering low-resolution tiles during page load
JP2017033136A (en) * 2015-07-30 2017-02-09 富士通株式会社 Information control program, information control device and information control method
US10614167B2 (en) 2015-10-30 2020-04-07 Sdl Plc Translation review workflow systems and methods
JP7070135B2 (en) * 2017-06-20 2022-05-18 三菱ケミカル株式会社 Emulsified compositions and beverages
US20230385363A1 (en) * 2022-05-24 2023-11-30 Microsoft Technology Licensing, Llc Web site preview generation based on web site type
US20230385525A1 (en) * 2022-05-24 2023-11-30 Microsoft Technology Licensing, Llc Web site preview generation with action control
US11960817B2 (en) 2022-05-24 2024-04-16 Microsoft Technology Licensing, Llc Web site preview based on client presentation state

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080005102A1 (en) * 1997-12-22 2008-01-03 Ricoh Company, Ltd. Techniques for Targeting Information to Users

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5845299A (en) * 1996-07-29 1998-12-01 Rae Technology Llc Draw-based editor for web pages
US6546397B1 (en) * 1999-12-02 2003-04-08 Steven H. Rempell Browser based web site generation tool and run time engine
US6327628B1 (en) * 2000-05-19 2001-12-04 Epicentric, Inc. Portal server that provides a customizable user Interface for access to computer networks
US7167903B2 (en) * 2001-04-25 2007-01-23 Teacherweb, Inc. System and method for user updateable web sites and web pages

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080005102A1 (en) * 1997-12-22 2008-01-03 Ricoh Company, Ltd. Techniques for Targeting Information to Users

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080195954A1 (en) * 2007-02-09 2008-08-14 Microsoft Corporation Delivery of contextually relevant web data
US9274674B2 (en) * 2007-05-04 2016-03-01 Microsoft Technology Licensing, Llc Live companion user interface
US8677270B2 (en) * 2007-05-04 2014-03-18 Microsoft Corporation Live companion user interface
US20140157185A1 (en) * 2007-05-04 2014-06-05 Microsoft Corporation Live companion user interface
US20080276195A1 (en) * 2007-05-04 2008-11-06 Microsoft Corporation Live companion window
US20080320025A1 (en) * 2007-06-22 2008-12-25 Microsoft Corporation Gathering and using awareness information
US8954507B2 (en) 2007-06-22 2015-02-10 Microsoft Corporation Gathering and using awareness information
US20090044097A1 (en) * 2007-08-06 2009-02-12 Apple Inc Redlined outputting options for productivity applications
US20090112870A1 (en) * 2007-10-31 2009-04-30 Microsoft Corporation Management of distributed storage
US20120167004A1 (en) * 2010-12-27 2012-06-28 Microsoft Corporation Companion window experience
US10606564B2 (en) * 2010-12-27 2020-03-31 Microsoft Technology Licensing, Llc Companion window experience
US10616305B2 (en) 2017-01-17 2020-04-07 International Business Machines Corporation Coordination of webpage publication
US11005912B2 (en) 2017-01-17 2021-05-11 International Business Machines Corporation Coordination of webpage publication

Also Published As

Publication number Publication date
US20050022128A1 (en) 2005-01-27
US7111229B2 (en) 2006-09-19
WO2005003913A2 (en) 2005-01-13
WO2005003913A3 (en) 2005-06-30

Similar Documents

Publication Publication Date Title
US7111229B2 (en) System and method for providing a webpage
US7633510B2 (en) Rollback in a browser
US8370766B2 (en) Menu creation browser extension
US9262036B2 (en) Website image carousel generation
US20170169001A1 (en) Combining server-side and client-side user interface elements
CN101488087B (en) Configuration bar for starting the layer for being used to access user interface element
KR101531435B1 (en) Creating and editing dynamic graphics via a web interface
US20020156815A1 (en) Method and apparatus for the separation of web layout, logic, and data when used in server-side scripting languages
US20060274086A1 (en) Clipview applications
CN103514147A (en) Method and system for copying and pasting webpage content
US20130326345A1 (en) Editor for website and website menu
US20110283215A1 (en) Integrated user interface controls for web dialogs
US20050071776A1 (en) Multifunction hyperlink and methods of producing multifunction hyperlinks
CN101819503A (en) The unified interest layer that is used for user interface
US20110258562A1 (en) Cross-browser web dialog platform
JP2011159284A (en) Website font previewing
US20060225091A1 (en) Customizing and personalizing views in content aggregation frameworks
CN108256084A (en) Searching method and device, computer installation and storage medium
CN108228121A (en) A kind of method, device and mobile terminal of browser split screen
CN112257405A (en) Webpage table editing method, device and equipment and computer readable storage medium
US20140033006A1 (en) System and method for selection preview
US20080082924A1 (en) System for controlling objects in a recursive browser system
KR100697809B1 (en) The method making homepage with iframe and layer
WO2007131233A2 (en) Browser image manipulation
MacDonald Master Pages and Themes

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

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

AS Assignment

Owner name: YAHOO HOLDINGS, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YAHOO| INC.;REEL/FRAME:042963/0211

Effective date: 20170613

AS Assignment

Owner name: OATH INC., NEW YORK

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YAHOO HOLDINGS, INC.;REEL/FRAME:045240/0310

Effective date: 20171231