US7873748B2 - Synchronization of locally and remotely stored browser data - Google Patents
Synchronization of locally and remotely stored browser data Download PDFInfo
- Publication number
- US7873748B2 US7873748B2 US11/948,539 US94853907A US7873748B2 US 7873748 B2 US7873748 B2 US 7873748B2 US 94853907 A US94853907 A US 94853907A US 7873748 B2 US7873748 B2 US 7873748B2
- Authority
- US
- United States
- Prior art keywords
- category
- browser information
- local
- server
- designated
- 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.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
- G06F16/9562—Bookmark management
Definitions
- the present invention relates generally to a data processing system, computer implemented method, and a computer program product. More specifically, the present invention relates to a data processing system, computer implemented method, and a computer program product for synchronizing local and remote histories and bookmarks within a browser.
- the Internet is a global network of computers and networks joined together by means of gateways that handle data transfer and the conversion of messages from a protocol of the sending network to a protocol used by the receiving network.
- any computer may communicate with any other computer with information traveling over the Internet through a variety of languages, also referred to as protocols.
- the set of protocols used on the Internet is called Transmission Control Protocol/Internet Protocol (TCP/IP).
- the Internet has revolutionized communications and commerce along with being a source for both information and entertainment.
- email is a widely used format to communicate over the Internet. Additionally, the Internet is also used for real-time voice conversations.
- HTTP hypertext transfer protocol
- HTML hypertext markup language
- Web pages are connected to each other through links or hyperlinks. These links allow for a connection or link to other Web resources identified by a universal resource identifier (URI), such as a uniform resource locator (URL).
- URI universal resource identifier
- URL uniform resource locator
- a browser is a program used to look at and interact with all of the information on the Web.
- a browser is able to display Web pages and to traverse links to other Web pages.
- Resources such as Web pages, are retrieved by a browser, which is capable of submitting a request for the resource.
- This request typically includes an identifier, such as, for example, a URL.
- a browser is an application used to navigate or view information or data in any distributed database, such as the Internet or the World Wide Web.
- a user may enter a domain name through a graphical user interface (GUI) for the browser to access a source of content.
- the domain name is automatically converted to the IP address by a domain name system (DNS), which is a service that translates the symbolic name entered by the user into an IP address by looking up the domain name in a database.
- DNS domain name system
- the browser includes a user interface, which is a GUI that allows the user to interface or communicate with another browser.
- This interface provides for selection of various functions through menus and allows for navigation.
- a menu may allow a user to perform various functions, such as saving a file, opening a new window, displaying a history, entering a URL, and “bookmarking” specific URLs for later viewing.
- the illustrative embodiments describe a computer implemented method, apparatus, and computer program product for displaying information within a browser.
- Server browser information is stored on a web server.
- the server browser information includes a set of first category categories and a set of second category categories.
- An indication of whether a user is on a public system or a private system is received by the web server. Responsive to receiving the indication that the user is on a public system, only the set of public categories of the browser information is displayed to the user.
- FIG. 1 is a pictorial representation of a network of data processing systems in which illustrative embodiments may be implemented;
- FIG. 2 is a block diagram of a data processing system in which illustrative embodiments may be implemented
- FIG. 3 is a block diagram of a browser program depicted in which illustrative embodiments may be implemented
- FIG. 4 is a diagram illustrating a browser synchronization system in which illustrative embodiments may be implemented
- FIG. 5 is a process for synchronizing bookmarks and history between a client data processing system and a web server in which illustrative embodiments may be implemented.
- FIG. 6 is a process for synchronizing bookmarks and history from a web server to a client in which illustrative embodiments may be implemented.
- FIGS. 1-2 exemplary diagrams of data processing environments are provided in which illustrative embodiments may be implemented. It should be appreciated that FIGS. 1-2 are only exemplary and are not intended to assert or imply any limitation with regard to the environments in which different embodiments may be implemented. Many modifications to the depicted environments may be made.
- FIG. 1 depicts a pictorial representation of a network of data processing systems in which illustrative embodiments may be implemented.
- Network data processing system 100 is a network of computers in which the illustrative embodiments may be implemented.
- Network data processing system 100 contains network 102 , which is the medium used to provide communications links between various devices and computers connected together within network data processing system 100 .
- Network 102 may include connections, such as wire, wireless communication links, or fiber optic cables.
- server 104 and server 106 connect to network 102 along with storage unit 108 .
- clients 110 , 112 , and 114 connect to network 102 .
- Clients 110 , 112 , and 114 may be, for example, personal computers or network computers.
- server 104 provides data, such as boot files, operating system images, and applications to clients 110 , 112 , and 114 .
- a client is able to access web browser bookmarks and web browser history normally; however bookmarks are transferred from the web server, instead of being stored exclusively local.
- bookmarks are transferred from the web server, instead of being stored exclusively local.
- certain pieces of data may not be available.
- Various systems can then be configured to show all, or only some of these categories.
- Clients 110 , 112 , and 114 are clients to server 104 in this example.
- Network data processing system 100 may include additional servers, clients, and other devices not shown.
- network data processing system 100 is the Internet with network 102 representing a worldwide collection of networks and gateways that use the Transmission Control Protocol/Internet Protocol (TCP/IP) suite of protocols to communicate with one another.
- TCP/IP Transmission Control Protocol/Internet Protocol
- At the heart of the Internet is a backbone of high-speed data communication lines between major nodes or host computers, consisting of thousands of commercial, governmental, educational and other computer systems that route data and messages.
- network data processing system 100 also may be implemented as a number of different types of networks, such as for example, an intranet, a local area network (LAN), or a wide area network (WAN).
- FIG. 1 is intended as an example, and not as an architectural limitation for the different illustrative embodiments.
- Data processing system 200 is an example of a computer, such as server 104 or client 110 in FIG. 1 , in which computer usable program code or instructions implementing the processes may be located for the illustrative embodiments.
- data processing system 200 includes communications fabric 202 , which provides communications between processor unit 204 , memory 206 , persistent storage 208 , communications unit 210 , input/output (I/O) unit 212 , and display 214 .
- Processor unit 204 serves to execute instructions for software that may be loaded into memory 206 .
- Processor unit 204 may be a set of one or more processors or may be a multi-processor core, depending on the particular implementation. Further, processor unit 204 may be implemented using one or more heterogeneous processor systems in which a main processor is present with secondary processors on a single chip. As another illustrative example, processor unit 204 may be a symmetric multi-processor system containing multiple processors of the same type.
- Memory 206 may be, for example, a random access memory or any other suitable volatile or non-volatile storage device.
- Persistent storage 208 may take various forms depending on the particular implementation.
- persistent storage 208 may contain one or more components or devices.
- persistent storage 208 may be a hard drive, a flash memory, a rewritable optical disk, a rewritable magnetic tape, or some combination of the above.
- the media used by persistent storage 208 also may be removable.
- a removable hard drive may be used for persistent storage 208 .
- Communications unit 210 in these examples, provides for communications with other data processing systems or devices.
- communications unit 210 is a network interface card.
- Communications unit 210 may provide communications through the use of either or both physical and wireless communications links.
- Input/output unit 212 allows for input and output of data with other devices that may be connected to data processing system 200 .
- input/output unit 212 may provide a connection for user input through a keyboard and mouse. Further, input/output unit 212 may send output to a printer.
- Display 214 provides a mechanism to display information to a user.
- Instructions for the operating system and applications or programs are located on persistent storage 208 . These instructions may be loaded into memory 206 for execution by processor unit 204 .
- the processes of the different embodiments may be performed by processor unit 204 using computer implemented instructions, which may be located in a memory, such as memory 206 .
- These instructions are referred to as program code, computer usable program code, or computer readable program code that may be read and executed by a processor in processor unit 204 .
- the program code in the different embodiments may be embodied on different physical or tangible computer readable media, such as memory 206 or persistent storage 208 .
- Program code 216 is located in a functional form on computer readable media 218 and may be loaded onto or transferred to data processing system 200 for execution by processor unit 204 .
- Program code 216 and computer readable media 218 form computer program product 220 in these examples.
- computer readable media 218 may be in a tangible form, such as, for example, an optical or magnetic disc that is inserted or placed into a drive or other device that is part of persistent storage 208 for transfer onto a storage device, such as a hard drive that is part of persistent storage 208 .
- computer readable media 218 also may take the form of a persistent storage, such as a hard drive or a flash memory that is connected to data processing system 200 .
- the tangible form of computer readable media x 18 is also referred to as computer recordable storage media.
- program code 216 may be transferred to data processing system 200 from computer readable media 218 through a communications link to communications unit 210 and/or through a connection to input/output unit 212 .
- the communications link and/or the connection may be physical or wireless in the illustrative examples.
- the computer readable media also may take the form of non-tangible media, such as communications links or wireless transmissions containing the program code.
- data processing system 200 The different components illustrated for data processing system 200 are not meant to provide architectural limitations to the manner in which different embodiments may be implemented.
- the different illustrative embodiments may be implemented in a data processing system including components in addition to or in place of those illustrated for data processing system 200 .
- Other components shown in FIG. 2 can be varied from the illustrative examples shown.
- a storage device in data processing system 200 is any hardware apparatus that may store data.
- Memory 206 , persistent storage 208 , and computer readable media 218 are examples of storage devices in a tangible form.
- a bus system may be used to implement communications fabric 202 and may be comprised of one or more buses, such as a system bus or an input/output bus.
- the bus system may be implemented using any suitable type of architecture that provides for a transfer of data between different components or devices attached to the bus system.
- a communications unit may include one or more devices used to transmit and receive data, such as a modem or a network adapter.
- a memory may be, for example, memory 206 or a cache such as found in an interface and memory controller hub that may be present in communications fabric 202 .
- a browser is an application used to navigate or view information or data in a distributed database, such as the Internet or the World Wide Web.
- browser 300 includes graphical user interface 302 , which is a graphical user interface (GUI) that allows the user to interface or communicate with browser 300 .
- GUI graphical user interface
- This interface provides for selection of various functions through menus 304 and allows for navigation through navigation 306 .
- menu 304 may allow a user to perform various functions, such as saving a file, opening a new window, displaying a history, and entering a URL.
- Navigation 306 allows for a user to navigate various pages and to select web sites for viewing. For example, navigation 306 may allow a user to see a previous page or a subsequent page relative to the present page. Preferences such as those illustrated in FIG. 3 may be set through preferences 308 .
- Communications 310 is the mechanism with which browser 300 receives documents and other resources from a network such as the Internet. Further, communications 310 is used to send or upload documents and resources onto a network. In the depicted example, communications 310 uses hypertext transfer protocol (HTTP). Other protocols may be used depending on the implementation.
- Documents that are received by browser 300 are processed by language interpretation 312 , which includes HTML 314 and JavaScript 316 . Language interpretation 312 will process a document for presentation on graphical display 318 . In particular, HTML statements are processed by HTML 314 for presentation while JavaScript statements are processed by JavaScript unit 316 .
- Graphical display 318 includes layout 320 , rendering 322 , and window management 324 . These units are involved in presenting web pages to a user based on results from language interpretation 312 .
- Browser 300 is presented as an example of a browser program in which an illustrative embodiment may be embodied. Browser 300 is not meant to imply architectural limitations to the present invention. Presently available browsers may include additional functions not shown or may omit functions shown in browser 300 .
- a browser may be any application that is used to search for and display content on a distributed data processing system. Browser 300 may be implemented using known browser applications, such as Netscape Navigator or Microsoft Internet Explorer. Netscape Navigator is available from Netscape Communications Corporation while Microsoft Internet Explorer is available from Microsoft Corporation.
- the illustrative embodiments herein describe a computer implemented method, apparatus, and computer program product for allowing a user to seamlessly store bookmarks and browser history to a web server for common use at the various systems from which they access online.
- Initial setup of the software allows the user to choose what categories they want to store to the web server, including browser history and bookmarks.
- the initial setup also allows the user to link an online profile to the system they are logged into.
- the initial setup further allows the user to define and choose various categories of bookmarks and browsing history to display on the current system.
- Various categories such as public history, public bookmarks, private history, and private bookmarks, could be implemented.
- User modifiable defaults, such as auto logging to access the information in the online user profile, may also be provided.
- a local copy of designated categories may be synchronized to the current system and stored locally for instances when the online service is unavailable.
- the user is able to access bookmarks and history normally; except that bookmarks are transferred from the web server, instead of being stored exclusively local.
- bookmarks may not be available.
- Various systems can then be configured to show all of, or only some of these categories. For example, a user has two categories for bookmarks, a public and a private. When accessing the user profile from a particular system, only those links from the designated categories on that system would be displayed in the user's list. The undesignated categories remain hidden when viewed from the particular system. However, these undesignated categories would still be available to the user at a different system, if the user chose to designate those categories for display on that different system.
- the illustrative embodiments can be implemented into a browser when the web browser has no native support, such as through a web browser plug-in.
- the plug-in could be integrated into any future release of compatible web browsers.
- the plug-in could be configured when it is installed.
- the illustrative embodiments also provide a new revenue model for the service providers of users choosing to utilize the illustrative embodiments. Because server space is often not free, it may be required that the users pay a fee to use an advertisement-supported server.
- the illustrative embodiments could be widened to include other online profiles that may be useful to multiple system users. These may include, but are not limited to, the operating system configurations, productivity software settings, shortcut keys, and accessibility options.
- Web process 410 executes on web server 412 .
- Web process 410 is a software process providing web services to clients, such as clients 110 , 112 , and 114 of FIG. 1 .
- Web server 412 is a server such as server 104 and 106 of FIG. 1 .
- Web process 410 contains client profiles 414 , 416 , and 418 .
- Each of client profiles 414 , 416 , and 418 are associated with a web client.
- Client profiles 414 , 416 , and 418 store server browser information.
- the server browser information is browsing history and bookmarks recorded from the web clients, such as client 110 , client 112 , and client 114 in FIG. 1 .
- Client profiles 414 , 416 , and 418 may be organized into various categories or folders.
- client profile 414 is provided with first category 419 and second category 421 .
- First category 419 is provided with first category history folder 420 , and first category bookmark folder 424 .
- Second category 421 is provided with second category history folder 422 , and second category bookmark folder 426 .
- Web client 428 runs browser 430 .
- Browser 430 is to navigate or view information or data in a distributed database, such as the Internet or the World Wide Web.
- Browser 430 can be browser 300 of FIG. 3 .
- Browser 430 may be a commercially available browser, such as, for example, Internet Explorer® available from Microsoft Corp., Firefox® available from Mozilla, Inc, or Navigator® available from Netscape, Inc.
- Browser 430 may be a proprietary browser implemented in a private network.
- browser 430 is implemented as a plug-in which interfaces with, or embedded into a commercially available browser, allowing web client 428 to access the various history and bookmarks folders stored within the corresponding client profile 414 .
- browser 430 contains local client profile 432 for storing browsing history and bookmarks recorded from the web clients.
- Local client profile 432 may similarly be organized into various local categories or folders, similar to first category 419 and second category 421 , with which the client has designated that web client 428 should synchronize.
- the various folders of local client profile 432 include, for example, a local history folder 434 , and a local bookmark folder 438 .
- Local client profile 432 has an associated category selection 436 .
- Category selection 436 is a data structure containing user designations of which first category 419 and second category 421 should be synchronized to local client profile 432 .
- Web client 428 accesses web server 412 utilizing browser 430 .
- web client 428 is authenticated, that is when web server 412 identifies that web client 428 has an account registered with the web service provider of web server 412 , local client profile 432 of browser 430 is synchronized with client profile 414 .
- Web client 428 may be authenticated by receiving a login request 444 , including a login name and login password.
- Web client 428 also receives indication 446 of category selection 436 which the client has designated to synchronize with local client profile 432 .
- Indication 446 identifies to the web process 410 of first category 419 and second category 421 that a user has designated to synchronize with local client profile 432 .
- a designated category is a category that should be synchronized with local client profile 432 .
- all local bookmarks and history folders are synchronized with all of the server bookmarks and history folders.
- First category history folder 420 is synchronized with local history folder 434 .
- Second category history folder 422 is synchronized with local history folder 434 .
- First category bookmark folder 424 is synchronized with local bookmark folder 438 .
- Second category bookmark folder 426 is synchronized with local bookmark folder 438 .
- bookmarks that may have been added to the local bookmarks are synchronized with the server bookmarks.
- bookmarks that are stored in the server bookmarks which may have been added while the client was accessing the web server from a different data processing system, are synchronized with the local bookmarks on the currently used data processing system. Both the “public” and the “private” bookmarks are synchronized.
- all local history folders are synchronized with all of the server history folders. Items that are contained within the first category history folder 420 , but are not contained within local history folder 434 are copied from the first category history folder 420 to the local history folder 434 . Similarly, items that are contained within the second category history folder 422 but are not contained within local history folder 434 are copied from the second category history folder 422 to the local history 434 . History items contained within the local history folder 434 but which are not contained within first category history folder 420 are copied from the local history folder 434 to the first category history folder 420 and the second category history folder 422 .
- the user has designated that only first category 419 , and not second category 421 , should be synchronized with local client profile 432 .
- Local bookmarks and history folders are synchronized with only those categories which the user has designated.
- First category history folder 420 is synchronized with local history folder 434 .
- second category history folder 422 is not synchronized with local history folder 434 .
- First category bookmark folder 424 is synchronized with local bookmark folder 438 .
- second category bookmark folder 426 is not synchronized with local bookmark folder 438 .
- Logout request 448 may be sent from web client 428 to web server 412 , signaling the end of the online session.
- a synchronization of local client profile 432 may be again performed with client profile 414 to synchronize bookmarks and browsing history from the most recent online session.
- Process 500 is a software process executing on a client, such as client 110 of FIG. 1 , and within a browser, such as browser 430 of FIG. 4 .
- Process 500 may be implemented as a plug-in, which interfaces with, or is embedded into, a browser allowing a web client to update bookmarks locally, and then synchronize the local bookmarks with server bookmarks during a sign on or sign off period.
- process 500 begins when a client, such as client 110 of FIG. 1 , logs into the web server (step 510 ), such as web server 412 of FIG. 4 .
- Login is accomplished when the client is authenticated.
- login is accomplished when process 500 sends a login request, and the web server identifies that the client has a user profile stored in the web server.
- the login request can be login request 444 of FIG. 4 , and can include a login name and login password of the client.
- login can be accomplished automatically, such as by identifying a “cookie” on the client data processing system.
- process 500 Responsive to a web client logging into the web server, process 500 sends an indication to the web server (step 520 ).
- the indication identifies to the web process which of the various categories a user has designated to synchronize with local client profile.
- process 500 synchronizes the local client profile with only those categories designated in the indication (step 530 ).
- all local bookmarks and history folders are synchronized with all of the server bookmarks and history folders.
- the first category history folder is synchronized with the local history folder.
- the second category history folder is synchronized with the local history folder.
- the first category bookmark folder is synchronized with the local bookmark folder.
- the second category bookmark folder is synchronized with local bookmark folder.
- all local bookmarks and history folders are synchronized with only the server bookmarks and history folders of the first category.
- the first category history folder is synchronized with the local history folder.
- the second category history folder is not synchronized with the local history folder.
- the first category bookmark folder is synchronized with the local bookmark folder.
- the second category bookmark folder is synchronized with local bookmark folder.
- process 500 sends a logout signal from the client (step 540 ). Responsive to sending a logout signal from the client to the web server, process 500 again synchronizes the local history and local bookmarks with those history and bookmark categories designated in the indication (step 550 ), with the process terminating thereafter.
- Process 600 is a software process executing on a software component of a web server, such as web server 412 of FIG. 4 .
- Process 600 begins by receiving a login signal from a client (step 610 ), such as client 110 of FIG. 1 .
- Login is accomplished when the client is authenticated.
- login is accomplished when process 600 receives a login request from a client, and identifies that the client has a user profile stored in the web server.
- the login request can be login request 444 of FIG. 4 , and can include a login name and login password of the client.
- login can be accomplished automatically, such as by identifying a “cookie” on the client data processing system.
- process 600 Responsive to a web client logging into the web server, process 600 receives an indication from the web client (step 620 ).
- the indication identifies to the web process which of the various categories a user has designated to synchronize with local client profile.
- process 600 synchronizes the local client profile with only those categories designated in the indication (step 630 ).
- all local bookmarks and history folders are synchronized with all of the server bookmarks and history folders.
- the first category history folder is synchronized with the local history folder.
- the second category history folder is synchronized with the local history folder.
- the first category bookmark folder is synchronized with the local bookmark folder.
- the second category bookmark folder is synchronized with local bookmark folder.
- all local bookmarks and history folders are synchronized with only the server bookmarks and history folders of the first category.
- the first category history folder is synchronized with the local history folder.
- the second category history folder is not synchronized with the local history folder.
- the first category bookmark folder is synchronized with the local bookmark folder.
- the second category bookmark folder is synchronized with the local bookmark folder.
- Process 600 then polls for a logout request, such as logout request 448 of FIG. 4 , from the client (step 640 ). Responsive to receiving a logout request from the client, process 600 again synchronizes the local client profile with only those categories designated in the indication (step 650 ), with the process terminating thereafter.
- a logout request such as logout request 448 of FIG. 4
- the illustrative embodiments describe a computer implemented method, apparatus, and computer program product for allowing a user to seamlessly store bookmarks and browser history to a web server for common use at the various systems from which they access online information.
- Initial setup of the software allows the user to choose what categories they want to store to the web server, including browser history and bookmarks.
- the initial setup also allows the user to link an online profile to the system they are logged into.
- the initial setup further allows the user to define and choose various categories of bookmarks and browsing history to display on the current system.
- Various categories such as public history, public bookmarks, private history, and private bookmarks, could be implemented.
- User modifiable defaults, such as auto logging to access the information in the online user profile may also be provided.
- a local copy of designated categories may be synchronized to the current system and stored locally for instances when the online service is unavailable.
- bookmarks and history normally; except that bookmarks are transferred from the web server, instead of being stored exclusively local.
- certain pieces of data may not be available.
- Various systems can then be configured to show all of, or only some of these categories. For example, a user has two categories for bookmarks, a public and a private. When accessing the user profile from a publicly designated system, the user would only have the public links displayed in his list. The private category remains hidden when viewed from the public system, but would still be available to any system that the user chooses to setup to access private information.
- the illustrative embodiments can be implemented into a browser when the web browser has no native support, such as through a web browser plug-in.
- the plug-in could be integrated into any future release of compatible web browsers.
- the plug-in could be configured when it is installed.
- the illustrative embodiments also provide a new revenue model for the service providers of users choosing to utilize the illustrative embodiments. Because server space is often not free, it may be required that the users pay a fee to use an advertisement-supported server.
- the illustrative embodiments could be widened to include other online profiles that may be useful to multiple system users. These may include, but are not limited to, the operating system configurations, productivity software settings, shortcut keys, and accessibility options.
- the invention can take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment containing both hardware and software elements.
- the invention is implemented in software, which includes, but is not limited to, firmware, resident software, and microcode.
- the invention can take the form of a computer program product accessible from a computer-usable or computer-readable medium providing program code for use by or in connection with a computer or any instruction execution system.
- a computer-usable or computer readable medium can be any tangible apparatus that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
- the medium can be an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system (or apparatus or device) or a propagation medium.
- Examples of a computer-readable medium include a semiconductor or solid state memory, magnetic tape, a removable computer diskette, a random access memory (RAM), a read-only memory (ROM), a rigid magnetic disk and an optical disk.
- Current examples of optical disks include compact disk-read only memory (CD-ROM), compact disk-read/write (CD-R/W) and DVD.
- a data processing system suitable for storing and/or executing program code will include at least one processor coupled directly or indirectly to memory elements through a system bus.
- the memory elements can include local memory employed during actual execution of the program code, bulk storage, and cache memories which provide temporary storage of at least some program code in order to reduce the number of times code must be retrieved from bulk storage during execution.
- I/O devices can be coupled to the system either directly or through intervening I/O controllers.
- I/O devices can include but are not limited to keyboards, displays, and pointing devices.
- Network adapters may also be coupled to the system to enable the data processing system to become coupled to other data processing systems or remote printers or storage devices through intervening private or public networks.
- Modems, cable modems, and Ethernet cards are just a few of the currently available types of network adapters.
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
Claims (20)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/948,539 US7873748B2 (en) | 2007-11-30 | 2007-11-30 | Synchronization of locally and remotely stored browser data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/948,539 US7873748B2 (en) | 2007-11-30 | 2007-11-30 | Synchronization of locally and remotely stored browser data |
Publications (2)
Publication Number | Publication Date |
---|---|
US20090144451A1 US20090144451A1 (en) | 2009-06-04 |
US7873748B2 true US7873748B2 (en) | 2011-01-18 |
Family
ID=40676917
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/948,539 Active 2028-09-22 US7873748B2 (en) | 2007-11-30 | 2007-11-30 | Synchronization of locally and remotely stored browser data |
Country Status (1)
Country | Link |
---|---|
US (1) | US7873748B2 (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110029891A1 (en) * | 2009-06-16 | 2011-02-03 | Lg Electronics Inc. | Mobile terminal and method of controlling operation of the mobile terminal |
US20120036188A1 (en) * | 2010-08-06 | 2012-02-09 | Nokia Corporation | Method and Apparatus for Aggregating Document Information |
US20130132092A1 (en) * | 2003-01-17 | 2013-05-23 | Nuance Communications, Inc. | Method, apparatus, and program for certifying a voice profile when transmitting text messages for synthesized speech |
US20160044137A1 (en) * | 2014-08-08 | 2016-02-11 | Canon Kabushiki Kaisha | Information processing terminal and control method therefor |
US10769229B2 (en) | 2016-04-14 | 2020-09-08 | Microsoft Technology Licensing, Llc | Separation of work and personal content |
US10852927B2 (en) | 2015-11-06 | 2020-12-01 | Guangzhou Ucweb Computer Technology Co., Ltd. | Browser function bar display method, apparatus, and processing device |
Families Citing this family (47)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080288477A1 (en) * | 2007-05-17 | 2008-11-20 | Sang-Heun Kim | Method and system of generating an aggregate website search database using smart indexes for searching |
US8117225B1 (en) | 2008-01-18 | 2012-02-14 | Boadin Technology, LLC | Drill-down system, method, and computer program product for focusing a search |
US8117242B1 (en) | 2008-01-18 | 2012-02-14 | Boadin Technology, LLC | System, method, and computer program product for performing a search in conjunction with use of an online application |
US8073590B1 (en) | 2008-08-22 | 2011-12-06 | Boadin Technology, LLC | System, method, and computer program product for utilizing a communication channel of a mobile device by a vehicular assembly |
US8265862B1 (en) | 2008-08-22 | 2012-09-11 | Boadin Technology, LLC | System, method, and computer program product for communicating location-related information |
US8078397B1 (en) | 2008-08-22 | 2011-12-13 | Boadin Technology, LLC | System, method, and computer program product for social networking utilizing a vehicular assembly |
US8131458B1 (en) | 2008-08-22 | 2012-03-06 | Boadin Technology, LLC | System, method, and computer program product for instant messaging utilizing a vehicular assembly |
US8190692B1 (en) | 2008-08-22 | 2012-05-29 | Boadin Technology, LLC | Location-based messaging system, method, and computer program product |
US8595382B2 (en) | 2010-06-07 | 2013-11-26 | Salesforce.Com, Inc. | System, method and computer program product for performing a synchronization of data |
US20120284630A1 (en) * | 2011-05-02 | 2012-11-08 | Frank May | Window Proxy |
US8769624B2 (en) | 2011-09-29 | 2014-07-01 | Apple Inc. | Access control utilizing indirect authentication |
US9002322B2 (en) | 2011-09-29 | 2015-04-07 | Apple Inc. | Authentication with secondary approver |
US9661073B2 (en) * | 2011-11-18 | 2017-05-23 | Google Inc. | Web browser synchronization with multiple simultaneous profiles |
CN103678320B (en) * | 2012-09-03 | 2017-10-27 | 腾讯科技(深圳)有限公司 | The method for digging and device of the network information |
WO2014143776A2 (en) | 2013-03-15 | 2014-09-18 | Bodhi Technology Ventures Llc | Providing remote interactions with host device using a wireless device |
US9262646B1 (en) * | 2013-05-31 | 2016-02-16 | Symantec Corporation | Systems and methods for managing web browser histories |
CN104216921B (en) * | 2013-06-05 | 2019-06-04 | 腾讯科技(深圳)有限公司 | A kind of addition reminding method, apparatus and system for realizing quick links in browser |
US9060203B2 (en) * | 2013-10-16 | 2015-06-16 | International Business Machines Corporation | Personalized categorization of television programming |
RU2580392C2 (en) * | 2013-12-31 | 2016-04-10 | Общество С Ограниченной Ответственностью "Яндекс" | Method of synchronising first and second page browsing sessions for user and server |
US20170192730A1 (en) | 2014-05-30 | 2017-07-06 | Apple Inc. | Continuity |
US9967401B2 (en) | 2014-05-30 | 2018-05-08 | Apple Inc. | User interface for phone call routing among devices |
US10182046B1 (en) | 2015-06-23 | 2019-01-15 | Amazon Technologies, Inc. | Detecting a network crawler |
US9712520B1 (en) * | 2015-06-23 | 2017-07-18 | Amazon Technologies, Inc. | User authentication using client-side browse history |
US9646104B1 (en) | 2014-06-23 | 2017-05-09 | Amazon Technologies, Inc. | User tracking based on client-side browse history |
CN105450583B (en) | 2014-07-03 | 2019-07-05 | 阿里巴巴集团控股有限公司 | A kind of method and device of authentification of message |
CN105446992A (en) | 2014-07-08 | 2016-03-30 | 阿里巴巴集团控股有限公司 | Method and device for building goods object recovery information database and determining value information |
CN105450411B (en) | 2014-08-14 | 2019-01-08 | 阿里巴巴集团控股有限公司 | The method, apparatus and system of authentication are carried out using card feature |
US10339293B2 (en) | 2014-08-15 | 2019-07-02 | Apple Inc. | Authenticated device used to unlock another device |
CN105719183A (en) | 2014-12-03 | 2016-06-29 | 阿里巴巴集团控股有限公司 | Directional transfer method and apparatus |
CN105869043A (en) | 2015-01-19 | 2016-08-17 | 阿里巴巴集团控股有限公司 | Disperse hot spot database account transfer-in and transfer-out accounting method and device |
CN105989467A (en) | 2015-02-03 | 2016-10-05 | 阿里巴巴集团控股有限公司 | Wireless payment method, apparatus, vehicle ride fee check method and system |
US10275116B2 (en) | 2015-06-07 | 2019-04-30 | Apple Inc. | Browser with docked tabs |
US10290022B1 (en) | 2015-06-23 | 2019-05-14 | Amazon Technologies, Inc. | Targeting content based on user characteristics |
WO2017062829A1 (en) * | 2015-10-09 | 2017-04-13 | Alibaba Group Holding Limited | Efficient navigation category management |
CN106570009B (en) | 2015-10-09 | 2020-07-28 | 阿里巴巴集团控股有限公司 | Navigation category updating method and device |
DK179186B1 (en) | 2016-05-19 | 2018-01-15 | Apple Inc | REMOTE AUTHORIZATION TO CONTINUE WITH AN ACTION |
DK201670622A1 (en) | 2016-06-12 | 2018-02-12 | Apple Inc | User interfaces for transactions |
US11431836B2 (en) | 2017-05-02 | 2022-08-30 | Apple Inc. | Methods and interfaces for initiating media playback |
US10992795B2 (en) | 2017-05-16 | 2021-04-27 | Apple Inc. | Methods and interfaces for home media control |
CN111343060B (en) | 2017-05-16 | 2022-02-11 | 苹果公司 | Method and interface for home media control |
US20220279063A1 (en) | 2017-05-16 | 2022-09-01 | Apple Inc. | Methods and interfaces for home media control |
CN108734371A (en) | 2018-02-12 | 2018-11-02 | 阿里巴巴集团控股有限公司 | A kind of processing method, device and equipment for air control instruction |
CN108632348B (en) | 2018-03-19 | 2020-02-18 | 阿里巴巴集团控股有限公司 | Service checking method and device |
US11010121B2 (en) | 2019-05-31 | 2021-05-18 | Apple Inc. | User interfaces for audio media control |
US11620103B2 (en) | 2019-05-31 | 2023-04-04 | Apple Inc. | User interfaces for audio media control |
US11392291B2 (en) | 2020-09-25 | 2022-07-19 | Apple Inc. | Methods and interfaces for media control with dynamic feedback |
US11847378B2 (en) | 2021-06-06 | 2023-12-19 | Apple Inc. | User interfaces for audio routing |
Citations (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6253228B1 (en) * | 1997-03-31 | 2001-06-26 | Apple Computer, Inc. | Method and apparatus for updating and synchronizing information between a client and a server |
US20030009521A1 (en) * | 1999-04-19 | 2003-01-09 | Brian John Cragun | Method and computer program product for implementing collaborative bookmarks and synchronized bookmark lists |
US20030204445A1 (en) | 2002-04-26 | 2003-10-30 | Vishik Claire S. | System and method for supporting anonymous transactions |
US6662212B1 (en) * | 1999-08-31 | 2003-12-09 | Qualcomm Incorporated | Synchronization of a virtual workspace using E-mail extensions |
US6976094B1 (en) * | 2000-05-09 | 2005-12-13 | Nortel Networks Limited | Automated web browser synchronization by using session initiation protocol during a real-time session |
US7039679B2 (en) * | 1996-12-13 | 2006-05-02 | Visto Corporation | System and method for globally and securely accessing unified information in a computer network |
US20060136498A1 (en) | 2004-12-22 | 2006-06-22 | Insley Jonathan S | System and method for finding people to share spontaneous activity or event in a particular geographic area |
US20070112845A1 (en) | 1998-09-18 | 2007-05-17 | Tacit Knowledge Systems, Inc. | Method and apparatus for constructing and maintaining a user knowledge profile |
US7225225B2 (en) * | 2001-03-30 | 2007-05-29 | Sharp Laboratories Of America, Inc. | Selective synchronization of web browsers |
US20070121869A1 (en) | 2005-11-04 | 2007-05-31 | Sbc Knowledge Ventures, L.P. | Profile sharing across persona |
US7263547B2 (en) * | 1999-09-10 | 2007-08-28 | Ianywhere Solutions, Inc. | System, method, and computer program product for customizing channels, content, and data for mobile devices |
US20070283049A1 (en) * | 2006-06-02 | 2007-12-06 | Google Inc. | Resolving Conflicts While Synchronizing Configuration Information Among Multiple Clients |
US7324997B2 (en) * | 2001-08-29 | 2008-01-29 | Nec Corporation | Bookmark managing system and bookmark managing method |
US20080059632A1 (en) * | 2006-08-30 | 2008-03-06 | Bocking Andrew D | Method and apparatus for simplified user access to multiple browser transports in a mobile communication device |
US20080301222A1 (en) * | 2007-05-30 | 2008-12-04 | James Paul Schneider | Mobile bookmarks |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
AU783973B2 (en) * | 2000-02-08 | 2006-01-12 | Genentech Inc. | Improved galactosylation of recombinant glycoproteins |
-
2007
- 2007-11-30 US US11/948,539 patent/US7873748B2/en active Active
Patent Citations (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7039679B2 (en) * | 1996-12-13 | 2006-05-02 | Visto Corporation | System and method for globally and securely accessing unified information in a computer network |
US6253228B1 (en) * | 1997-03-31 | 2001-06-26 | Apple Computer, Inc. | Method and apparatus for updating and synchronizing information between a client and a server |
US20070112845A1 (en) | 1998-09-18 | 2007-05-17 | Tacit Knowledge Systems, Inc. | Method and apparatus for constructing and maintaining a user knowledge profile |
US20030009521A1 (en) * | 1999-04-19 | 2003-01-09 | Brian John Cragun | Method and computer program product for implementing collaborative bookmarks and synchronized bookmark lists |
US6662212B1 (en) * | 1999-08-31 | 2003-12-09 | Qualcomm Incorporated | Synchronization of a virtual workspace using E-mail extensions |
US7263547B2 (en) * | 1999-09-10 | 2007-08-28 | Ianywhere Solutions, Inc. | System, method, and computer program product for customizing channels, content, and data for mobile devices |
US6976094B1 (en) * | 2000-05-09 | 2005-12-13 | Nortel Networks Limited | Automated web browser synchronization by using session initiation protocol during a real-time session |
US7225225B2 (en) * | 2001-03-30 | 2007-05-29 | Sharp Laboratories Of America, Inc. | Selective synchronization of web browsers |
US7324997B2 (en) * | 2001-08-29 | 2008-01-29 | Nec Corporation | Bookmark managing system and bookmark managing method |
US20030204445A1 (en) | 2002-04-26 | 2003-10-30 | Vishik Claire S. | System and method for supporting anonymous transactions |
US20060136498A1 (en) | 2004-12-22 | 2006-06-22 | Insley Jonathan S | System and method for finding people to share spontaneous activity or event in a particular geographic area |
US20070121869A1 (en) | 2005-11-04 | 2007-05-31 | Sbc Knowledge Ventures, L.P. | Profile sharing across persona |
US20070283049A1 (en) * | 2006-06-02 | 2007-12-06 | Google Inc. | Resolving Conflicts While Synchronizing Configuration Information Among Multiple Clients |
US20080059632A1 (en) * | 2006-08-30 | 2008-03-06 | Bocking Andrew D | Method and apparatus for simplified user access to multiple browser transports in a mobile communication device |
US20080301222A1 (en) * | 2007-05-30 | 2008-12-04 | James Paul Schneider | Mobile bookmarks |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130132092A1 (en) * | 2003-01-17 | 2013-05-23 | Nuance Communications, Inc. | Method, apparatus, and program for certifying a voice profile when transmitting text messages for synthesized speech |
US9418673B2 (en) * | 2003-01-17 | 2016-08-16 | Nuance Communications, Inc. | Method, apparatus, and program for certifying a voice profile when transmitting text messages for synthesized speech |
US20110029891A1 (en) * | 2009-06-16 | 2011-02-03 | Lg Electronics Inc. | Mobile terminal and method of controlling operation of the mobile terminal |
US8661350B2 (en) * | 2009-06-16 | 2014-02-25 | Lg Electronics Inc. | Mobile terminal and method of controlling operation of the mobile terminal |
US20120036188A1 (en) * | 2010-08-06 | 2012-02-09 | Nokia Corporation | Method and Apparatus for Aggregating Document Information |
US20160044137A1 (en) * | 2014-08-08 | 2016-02-11 | Canon Kabushiki Kaisha | Information processing terminal and control method therefor |
JP2016038802A (en) * | 2014-08-08 | 2016-03-22 | キヤノン株式会社 | Information processing terminal, control method thereof, and program |
US10852927B2 (en) | 2015-11-06 | 2020-12-01 | Guangzhou Ucweb Computer Technology Co., Ltd. | Browser function bar display method, apparatus, and processing device |
US10769229B2 (en) | 2016-04-14 | 2020-09-08 | Microsoft Technology Licensing, Llc | Separation of work and personal content |
Also Published As
Publication number | Publication date |
---|---|
US20090144451A1 (en) | 2009-06-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7873748B2 (en) | Synchronization of locally and remotely stored browser data | |
US6928440B2 (en) | Delayed storage of cookies with approval capability | |
US6785740B1 (en) | Text-messaging server with automatic conversion of keywords into hyperlinks to external files on a network | |
US10320857B2 (en) | Hybrid synchronous/asynchronous means for sharing user interactions across multiple devices | |
US8019884B2 (en) | Proxy content for submitting web service data in the user's security context | |
US7500181B2 (en) | Method for updating a portal page | |
US7996784B2 (en) | Method and apparatus for controlling tab indexes in a web page | |
JP4856704B2 (en) | Computer-implemented method, system, and computer program for representing data as graphical topology representation (computer-implemented method for representing data as graphical topology representation) | |
US8732252B2 (en) | Cooperating system, chat server, program, and cooperating method | |
US20070016857A1 (en) | Method and system for non-intrusive portlet rendering for printing | |
US20020143861A1 (en) | Method and apparatus for managing state information in a network data processing system | |
US20100114914A1 (en) | Selective Home Page Manager | |
CN101997903A (en) | Method and system for processing hypertext transfer protocol request | |
US7590631B2 (en) | System and method for guiding navigation through a hypertext system | |
US7103606B2 (en) | Method and apparatus for removing information from a server | |
US20170192941A1 (en) | Computer-Automated Generation of Application Deep Links | |
US7912917B2 (en) | Persisting forms data in a composite web application environment | |
US20080228874A1 (en) | Method and Apparatus for Collocating Application Monitoring Reports with Web Applications | |
US20130173491A1 (en) | Highlighting guest reviews | |
US8930349B2 (en) | Selectively modifying search engine results | |
US20020111974A1 (en) | Method and apparatus for early presentation of emphasized regions in a web page | |
US20030225858A1 (en) | Method and apparatus for traversing Web pages in a network data processing system | |
US20020143817A1 (en) | Presentation of salient features in a page to a visually impaired user | |
US9594836B2 (en) | Adjusting search level detail | |
CA2441014A1 (en) | Method and apparatus for processing of internet forms |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CABEZAS, RAFAEL GRANIELLO;NELSON, BRANDON DALE;SILVIA, ELIZABETH;REEL/FRAME:020187/0991 Effective date: 20071130 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
AS | Assignment |
Owner name: GOOGLE INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:027463/0594 Effective date: 20111228 |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
AS | Assignment |
Owner name: GOOGLE LLC, CALIFORNIA Free format text: CHANGE OF NAME;ASSIGNOR:GOOGLE INC.;REEL/FRAME:044101/0405 Effective date: 20170929 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552) Year of fee payment: 8 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 12 |