AU2012216335B2 - Transferring data between applications - Google Patents
Transferring data between applications Download PDFInfo
- Publication number
- AU2012216335B2 AU2012216335B2 AU2012216335A AU2012216335A AU2012216335B2 AU 2012216335 B2 AU2012216335 B2 AU 2012216335B2 AU 2012216335 A AU2012216335 A AU 2012216335A AU 2012216335 A AU2012216335 A AU 2012216335A AU 2012216335 B2 AU2012216335 B2 AU 2012216335B2
- Authority
- AU
- Australia
- Prior art keywords
- data
- web browser
- format
- settings
- instructions
- 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.)
- Ceased
Links
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
Abstract This invention relates generally to transferring application-specific data between applications, and more particularly, to transferring web browser data between web browsers. One aspect of the invention provides a computer-implemented method comprising: receiving a request to export data associated with a first web browser; detecting, based on the received request, selection of at least one setting from a plurality of settings associated with the data associated the first web browser; obtaining a portion of the data associated with the first web browser, where the obtained portion of the data corresponds to the at least one setting, and where the obtained portion of the data is associated with a first format; packaging the obtained portion of the data into a second format, that is different than the first format, to form transformed data, where the second format is adapted to be imported by a second web browser; assigning a tag to each of one or more data items included in the obtained portion of the data, each tag representing a data type of a corresponding one of the one or more data items; and storing the transformed data and the tag assigned to each of the one or more data items on a storage system.
Description
- 1 AUSTRALIA PATENTS ACT 1990 COMPLETE SPECIFICATION FOR A STANDARD PATENT ORIGINAL Name of Applicant: Google Inc. Actual Inventor: David Marmaros Address for Service is: SHELSTON IP 60 Margaret Street Telephone No: (02) 9777 1111 SYDNEY NSW 2000 Facsimile No. (02) 9241 4666 CCN: 3710000352 Attorney Code: SW Invention Title: Transferring data between applications Details of Original Application No. 2011202768 dated 09 Jun 2011 The following statement is a full description of this invention, including the best method of performing it known to me/us: File: 74592AUP02 -2 TRANSFERRING DATA BETWEEN APPLICATIONS FIELD OF THE INVENTION [0001] The field of invention relates generally to transferring application-specific data between applications, and more particularly, to transferring web browser data between web browsers. BACKGROUND TO THE INVENTION [0002] Any discussion of the prior art throughout the specification should in no way be considered as an admission that such prior art is widely known or forms part of common general knowledge in the field. [0003] A web browser is an application program that provides a way to look at and interact with information on the Internet. A web browser typically uses the Hypertext Transfer Protocol (HTTP) to make requests of web servers throughout the Internet on behalf of the browser user. Known web browsers include, for example, Microsoft@ Internet Explorer (IE), Netscape@ Navigator, Opera browser, Firefox browser and Lynx browser. [0004] Each web browser is associated with a set of browser data that includes, for example, bookmarks, security settings, general settings, links to pages visited by a user, a home page, cookie settings, user interface (UI) elements (e.g., toolbar positions and visibility), etc. A user may decide to switch to a different web browser. For example, the user may switch to a different web browser installed on the same or different computer, or to a different instance of the same web browser installed on the same or different computer. Currently, when a user switches to a new IE browser, the user can transfer bookmarks from an old IE browser to the new IE browser. However, the user has to manually enter the rest of the browser data for the new web browser. In addition, if the two web browsers are of different types (e.g., an old web browser is Netscape Navigator and a new web browser is Microsoft IE), the user may not be able to transfer any of the old web browser data to the new browser. [0005] Thus, what is desired is a method or system that helps overcome one or more of the above-described limitations.
-3 SUMMARY OF THE INVENTION [0006] It is an object of the present invention to overcome or ameliorate at least one of the disadvantages of the prior art, or to provide a useful alternative. [0007] To this end, a first aspect of the present invention provides a computer-implemented method comprising: receiving a request to export data associated with a first web browser; detecting, based on the received request, selection of at least one setting from a plurality of settings associated with the data associated the first web browser; obtaining a portion of the data associated with the first web browser, where the obtained portion of the data corresponds to the at least one setting, and where the obtained portion of the data is associated with a first format; packaging the obtained portion of the data into a second format, that is different than the first format, to form transformed data, where the second format is 'dapted to be imported by a second web browser; assigning a tag to each of one or more data items included in the obtained portion of the data, each tag representing a data type of a corresponding one of the one or more data items; and storing the transformed data and the tag assigned to each of the one or more data items on a storage system. [0008] Unless the context clearly requires otherwise, throughout the description and the claims, the words "comprise", "comprising", and the like are to be construed in an inclusive sense as opposed to an exclusive or exhaustive sense; that is to say, in the sense of "including, but not limited to". [0009] A second aspect of the present invention provides a computer-readable memory device comprising: one or more instructions to receive a request to export data associated with a first web browser, one or more instructions to detect, based on the received request, selection of at least one setting from a plurality of settings associated with the data associated with the first web browser, one or more instructions to obtain a portion of the data associated with the first web browser, where the obtained portion of the data corresponds to the at least one setting, and where the obtained portion of the data is associated with a first format, -4 one or more instructions to package the obtained portion of the data into a second format, that is different than the first format, to form transformed data, where the second format is adapted to be imported by one or more second web browsers, one or more instructions to assign a tag to each of one or more data items included in the obtained portion of the data, each tag representing a data type of a corresponding one of the one or more data items, and one or more instructions to store the transformed data and the tag assigned to each of the one or more data items. [0010] A third aspect of the present invention provides a device comprising: a memory to store instructions; and a processor to execute the instructions to: receive a request to export data associated with a first web browser, detect, based on the received request, selection of at least one setting from a plurality of settings associated with the data associated with the first web browser, obtain a portion of the data associated with the first web browser, where the obtained portion of the data corresponds to the at least one setting, and where the obtained portion of the data is associated with a first format, package the obtained portion of the data into a second format, that is different than the first format, to form transformed data, where the second format is adapted to be imported by one or more second web browsers, assign a tag to each of one or more data items included in the obtained portion of the data, each tag representing a data type of a corresponding one of the one or more data items, and store the transformed data and the tag assigned to each of the one or more data items. BRIEF DESCRIPTION OF DRAWINGS [0011] The present invention is illustrated by way of example and not limitation in the figures of the accompanying drawings, in which like references indicate similar elements and in which: [0012] Figure 1 presents a diagram illustrating an overview of one embodiment of the present invention; -5 [0013] Figure 2 is a block diagram illustrating an architecture in which one embodiment of the present invention may be implemented; [0014] Figure 3 is a flow diagram of one embodiment of a method for exporting web browser data; [0015] Figure 4 presents a flow diagram of one embodiment of a method for importing web browser data; and [0016] Figure 5 is a block diagram of one embodiment of a computer system. Detailed Description [00171 A method and system for transferring web browser data between web browsers is described. The web browser data includes various property settings specific to a current instance of the web browser by the current instance of the web browser. For example, the web browser data may include bookmarks, security settings, general settings, links to documents accessed by a user, information specifying frequency and times when the documents were accessed (e.g., to determine which links should be displayed in the "already- visited" color, or to power the history pane), a home page, cookie settings, user interface (UI) elements, intermediate files maintained by the web browser, profile/autofill data (e.g., information maintained by a browser for "My Profile" option of a business card tool), password data (e.g., a subset of filled in forms), input history data (e.g., a list of data filled in by a user for text boxes and other web forms encountered by the user), popup blocker and whitelisted sites data, data identifying language and character set, accessibility data, etc. UI elements associated with the web browser may specify, for example, visibility of toolbars in the browser windows, positioning of toolbars within the browser window, visibility of buttons on a toolbar, positioning of buttons on the toolbar, color settings, background images, etc. Intermediate files maintained by the web browser may include, for example, cached documents viewed by the user, plug-in executable files (e.g., plug-ins for displaying different types of audio and video messages), browsing history records, and various temporary files used by the web browser. [0018] In one embodiment, a user may request to export web browser data pertaining to the current web browser. For example, the user may issue such a request by pressing an export settings button on a toolbar in the browser window. In response to the user request, the web browser data is exported from the current web browser, packaged into an intermediate format -6 and stored in a designated data store. The designated data store may be on the same computer as the present web browser or on a server coupled to this computer via a network. [0019] Subsequently, when the user issues a request to import the web browser data onto a new web browser, the stored web browser data is retrieved and applied to the new web browser. The new web browser may be a different web browser installed on the same or different computer. For example, the old web browser may be Microsoft@ Internet Explorer (IE) and the new web browser may be Netscape@ Navigator. Alternatively, the new web browser may be a different instance of the same web browser (e.g., the IE browser) installed on the same or different computer. [0020] Figure 1 presents a diagram illustrating an overview of one embodiment of the present invention. [0021] Referring to Figure 1, a browser window 102 controlled by a first web browser includes an export settings button 108. When a user presses the button 108, the web browser data pertaining to the first web browser 102 is gathered, packaged into an intermediate format, and stored in a data store 106. The data store 106 may be on the same computer as the first web browser or on a server coupled to this computer via a network (e.g., a public network or a local area network). [0022] A browser window 104 is controlled by a second web browser. The second web browser may be a different web browser installed on the same or different computer, or a different instance of the same web browser installed on the same or different computer. The browser window 104 includes an import settings button 110. When the user presses the button 110, the web browser data pertaining to the first web browser is retrieved from the data store 106 and applied to the second web browser. In one embodiment, if the second web browser supports only a subset of the web browser data pertaining to the first web browser, only the web browser data supported by the second web browser is imported onto the second web browser. [0023] It should be noted that the techniques described herein are not limited to web browser applications and can be used with various other applications. For example, these techniques may be used to transfer settings between different instances of Microsoft Word or Microsoft PowerPoint, or to transfer settings from Microsoft Word to Microsoft PowerPoint and -7 vice versa. In another example, these techniques may be used to transfer settings between a web browser and some other application (e.g., Microsoft Word). [0024] In addition, references throughout this specification to "one embodiment" or "an embodiment" indicate that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment. Thus, the appearances of the phrases "in one embodiment" or "in an embodiment" in various places throughout this specification are not necessarily all referring to the same embodiment. [0025] Further, the term "document" as used herein broadly refers to various items, such as files, directories, or other data or information that may be stored, received, sent, created or otherwise processed by one or more computing devices. For example, a document may include any file created on a computing system. The term file as used herein includes a collection of bytes or bits stored as an individual entity. For example, a file may be a binary file, a text file, or a combination thereof, such as a word processor file, a data file, a spreadsheet, a workbook, an image, a drawing, an audio file, a video file, an audio/visual file, a multimedia file, an archive file, a batch file, a source file, an object file, or an executable program. The term file may also refer to a file system object which is accessed as though the object were a file. A document may be linked to one or more other documents, such as via a hyperlink. A document may include a web page, such as a file coded in a markup language (e.g. hypertext markup language (HTML) or extensible markup language (XML)), a file coded in a scripting language (e.g. JavaScript, Active Server Pages (ASP), or Perl), or a file viewed in a web browser (e.g. a portable document format (PDF), an image file or text file). A document may reside on a single system, or may be accessed by one or more systems via a network, e.g. an Intranet or the Internet. [0026] Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. System Architecture [0027] Figure 2 is a block diagram illustrating an architecture 200 in which one embodiment of the present invention may be implemented. The architecture 200 includes client devices 208 and 220, a server 202, and a network 206.
-8 [0028] The client devices 208 and 220 may be personal computers (PCs), wireless telephones, palm-sized computing devices, personal digital assistants (PDAs), consumer electronic devices, etc. The client devices 208 and 220 are coupled to the server 202 via the network 206, which may be a public network (e.g., Internet) or a private network (e.g., Ethernet or a local area Network (LAN)). [0029] The client devices 208 and 220 host web browsers 210 and 222 respectively. The web browsers 210 and 222 may be of the same type (e.g., the IE browser) or of different types (e.g., the IE browser and the Firefox browser). The client devices 208 and 220 also include browser settings modules 212 and 224 respectively. The browser settings module 212 or 224 may be a part of the corresponding web browser 210 or 220, or a part of some other application (e.g., Google@ Firefox Toolbar, Google@ Toolbar for Windows, etc.) running on the corresponding client device 208 or 220, or an independent application running on the corresponding client device 208 or 220. In one embodiment, the module 212 is part of a first instance of a specific application (e.g., IE browser or Google Toolbar), and the module 224 is part of a second instance of the same application. [0030] Alternatively, the module 212 may be a part of one application (e.g., IE browser) and the module 224 may be a part of another application (e.g., Yahoo Toolbar). [0031] The browser settings modules 212 and 224 communicate with the server 202. In one embodiment, both modules 212 and 224 communicate with the server 202 using the same network protocol (e.g., hypertext transfer protocol (HTTP). Alternatively, the modules 212 and 224 communicate with the server 202 using different network protocols (e.g., HTTP and file transfer protocol (FTP)). [0032] In one embodiment, each of the browser settings modules 212 and 220 includes an exporter (i.e., exporters 214 and 226) and an importer (e.g., importers 216 and 228). [0033] Alternatively, the browser settings module 212 or 220 may only include either the exporter or the importer but not both of them. (0034] The exporter 214 or 226 is responsible for collecting web browser data pertaining to the web browser 210 or 222 respectively, packaging the collected data into a canonical format, and sending the web browser data in the canonical format to the server 202, which then stores this web browser data in a browser settings database 204. A canonical format referred to -9 herein is an intermediate format that provides a flexible way for describing data and is understandable by various browser settings modules including modules 212 and 224. Examples of the canonical format may include the extension markup language (XML) format, the binary format, etc. [0035] The browser settings database 204 stores web browser data for various web browsers. In an another embodiment, the browser settings database 204 may be located on the client device 208 or 220. Alternatively, the web browser data may be stored using a different storage means (e.g., a file on disk). [0036] The importer 216 or 228 is responsible for importing, onto the web browser 210 or 222 respectively, web browser data pertaining to a different web browser. For example, the importer 216 may import web browser data pertaining to the web browser 222 onto the web browser 210. In one embodiment, if the web browser targeted for import supports only a subset of web browser data pertaining to the source web browser, the importer extracts the subset supported by the target web browser from the relevant web browser data stored in the database 204 and applies the extracted web browser data to the target web browser. [0037] In one embodiment, the importer 216 or 228 can only import specific web browser data. The importer 216 or 228 may determine whether a web browser data item can be imported by comparing a data type tag assigned to the web browser data item by the exporter 214 or 226 with a predefined list of allowed data types. In one embodiment, if the importer 216 or 228 encounters a web browser data item of an unknown type, heuristics rules are utilized to determine how to handle this web browser data item. [0038] In one embodiment, the browser settings module 212 or 224 displays an export settings button and/or an import settings button as part of a toolbar or somewhere else within the browser window. When the user presses the export settings button, the exporter 214 or 226 initiates the export of relevant web browser data. Similarly, when the user presses the import settings button, the importer 216 or 228 initiates the import of desired web browser data. [0039] Alternatively, the user may request export or import of browser settings by selecting a specific option in a web browser window (e.g., by selecting an entry in Tools dropdown list) or somewhere else on the screen (e.g., on the control panel, a separate application, etc.), or pressing a specific key on the keyboard, or using some other method.
- 10 [0040] In one embodiment, when a user issues a request to export/import web browser settings, the user is allowed to specify the desired settings. For example, once the user presses the export settings button, the user is presented with a list of settings that can be exported, from which the user can select some settings for exporting. [0041] In another embodiment, the export occurs automatically (i.e., without a user request) at regular intervals (e.g., for a backup function). Similarly, the import may also occur automatically at regular intervals (e.g., to keep two computers synchronized). Description of Process [0042] Figure 3 presents a flow diagram of one embodiment of a method 300 for exporting web browser data. The method may be performed by processing logic, which may comprise hardware, software, or a combination of both. Processing logic may reside either in a client device, or partially or entirely in a separate device and/or system(s). [0043] At block 302, processing logic receives a user request to export web browser data pertaining to a current web browser (referred to as the source web browser). As discussed above, the web browser data may include bookmarks, security settings, general settings, links to documents accessed by a user, a home page, cookie settings, user interface (UI) elements, intermediate files maintained by the web browser, etc. UI elements associated with the web browser may specify, for example, visibility of toolbars in the browser windows, positioning of toolbars within the browser window, visibility of buttons on a toolbar, positioning of buttons on the toolbar, color settings, background images, skins, themes, etc. Intermediate files maintained by the web browser may include, for example, cached documents viewed by the user, plug-in executable files (e.g., plug-ins for displaying different types of audio and video messages), browsing history records, and various temporary files used by the web browser. In one embodiment, processing logic receives the user request when the user presses an export settings button in the browser window. In one embodiment, the user request specifies which browser settings need to be exported. Alternatively, the user request covers all web browser data pertaining to the source web browser. [0044] At processing block 304, processing logic collects the web browser data according to the user request.
-11 [0045] At processing block 306, processing logic packages the collected web browser data into an intermediate format (e.g., an XML format, a binary format, etc.). [0046] At processing block 308, processing logic stores the formatted web browser data in a browser settings data store. In one embodiment, this data store resides on the same client device as the source web browser. Alternatively, the browser settings data store resides on a server. [0047] Figure 4 presents a flow diagram of one embodiment of a method 400 for importing web browser data. The method may be performed by processing logic, which may comprise hardware, software, or a combination of both. Processing logic may reside either in a client device, or partially or entirely in a separate device and/or system(s). [0048] At block 402, processing logic receives a user request to import web browser data onto a current web browser (referred to as the target web browser). In one embodiment, the user request identifies the source web browser whose data is to be imported onto the target web browser (e.g., by identifying the instance of the web browser or the type of the web browser). In one embodiment, the user request specifies which browser settings need to be imported. For example, the user may be presented with a list of available settings to allow the user to select the desired settings. Alternatively, the user request covers all web browser data pertaining to the source web browser. [0049] The source web browser and the target web browser may reside on the same client device or different client devices and may be of the same browser type or different browser types. [0050] At block 404, processing logic retrieves web browser data pertaining to the source web browser from a data store. In one embodiment, processing logic retrieves the web browser data upon verifying that the target importer has permissions to access the web browser data. The data store may reside on the same client device as the target web browser, on the client device hosting the source web browser, or on a server. The web browser data is stored in the data store in an intermediate format (e.g., XML or binary format), hi one embodiment, if the user request specifies certain browser settings to be imported, processing logic extracts the specified settings from the retrieved web browser data.
- 12 [0051] At block 406, processing logic maps the web browser data to properties of the target web browser. If the target web browser does not support all of the available browser settings, processing logic discards the portion of web browser settings that is not supported by the target web browser. [0052] At block 408, processing logic applies the mapped data to the target web browser. Exemplary Computer System [0053] Figure 5 shows a diagrammatic representation of a machine in the exemplary form of a computer system 500 within which a set of instructions, for causing the machine to perform any one or more of the methodologies discussed herein, may be executed. In alternative embodiments, the machine operates as a standalone device or may be connected (e.g., networked) to other machines. In a networked deployment, the machine may operate in the capacity of a server or a client machine in server-client network environment, or as a peer machine in a peer-to-peer (or distributed) network environment. The machine may be a personal computer (PC), a tablet PC, a set-top box (STB), a Personal Digital Assistant (PDA), a cellular telephone, a web appliance, a network router, switch or bridge, or any machine capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that machine. Further, while only a single machine is illustrated, the term "machine" shall also be taken to include any collection of machines that individually or jointly execute a set (or multiple sets) of instructions to perform any one or more of the methodologies discussed herein. [0054] The exemplary computer system 500 includes a processor 502 (e.g., a central processing unit (CPU) a graphics processing unit (GPU) or both), a main memory 504 and a static memory 506, which communicate with each other via a bus 508. The computer system 500 may further include a video display unit 510 (e.g., a liquid crystal display (LCD) or a cathode ray tube (CRT)). The computer system 500 also includes an alphanumeric input device 512 (e.g., a keyboard), a cursor control device 514 (e.g., a mouse), a disk drive unit 516, a signal generation device 518 (e.g., a speaker) and a network interface device 520. [0055] The disk drive unit 516 includes a machine-readable medium 522 on which is stored one or more sets of instructions (e.g., software 524) embodying any one or more of the methodologies or functions described herein. The software 524 may also reside, completely or at least partially, within the main memory 504 and/or within the processor 502 during execution - 13 thereof by the computer system 500, the main memory 504 and the processor 502 also constituting machine-readable media. [0056] The software 524 may further be transmitted or received over a network 526 via the network interface device 520. [0057] While the machine-readable medium 522 is shown in an exemplary embodiment to be a single medium, the term "machine-readable medium" should be taken to include a single medium or multiple media (e.g., a centralized or distributed database, and/or associated caches and servers) that store the one or more sets of instructions. The term "machine readable medium" shall also be taken to include any medium that is capable of storing, encoding or carrying a set of instructions for execution by the machine and that cause the machine to perform any one or more of the methodologies of the present invention. The term "machine-readable medium" shall accordingly be taken to included, but not be limited to, solid state memories, optical and magnetic media, and carrier wave signals. [0058] The processes described above can be stored in a memory of a computer system as a set of instructions to be executed. In addition, the instructions to perform the processes described above could alternatively be stored on other forms of machine-readable media, including magnetic and optical disks. For example, the processes described could be stored on machine-readable media, such as magnetic disks or optical disks, which are accessible via a disk drive (or computer-readable medium drive). Further, the instructions can be downloaded into a computing device over a data network in a form of compiled and linked version. [0059] Alternatively, the logic to perform the processes as discussed above could be implemented in additional computer and/or machine readable media, such as discrete hardware components as large-scale integrated circuits (LSI's), application-specific integrated circuits (ASIC's), firmware such as electrically erasable programmable read-only memory (EEPROM' s); and electrical, optical, acoustical and other forms of propagated signals (e.g., carrier waves, infrared signals, digital signals, etc.); etc. [0060] In the foregoing specification, the invention has been described with reference to specific exemplary embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention as set forth in the appended claims. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.
Claims (20)
1. A computer-implemented method comprising: receiving a request to export data associated with a first web browser; detecting, based on the received request, selection of at least one setting from a plurality of settings associated with the data associated the first web browser; obtaining a portion of the data associated with the first web browser, where the obtained portion of the data corresponds to the at least one setting, and where the obtained portion of the data is associated with a first format; packaging the obtained portion of the data into a second format, that is different than the first format, to form transformed data, where the second format is adapted to be imported by a second web browser; assigning a tag to each of one or more data items included in the obtained portion of the data, each tag representing a data type of a corresponding one of the one or more data items; and storing the transformed data and the tag assigned to each of the one or more data items on a storage system.
2. The computer-implemented method of claim 1, where the storage system is a remotely located server, and where storing the transformed data and the tag assigned to each of the one or more data items includes: transmitting, via a network and for storage at the remotely located server, the transformed data and the tag assigned to each of the one or more data items.
3. The computer-implemented method of claim 1, further comprising: presenting the plurality of settings associated with the data based on receiving the request, where the at least one setting is selected from the presented plurality of settings associated with the data.
4. The computer-implemented method of claim 1, further comprising: detecting selection of at least one other setting from the plurality of settings; obtaining another portion of the data associated with the first web browser, where the obtained other portion of the data corresponds to the at least one other setting; and storing the obtained other portion of the data, - 15 where the obtained other portion of the data is sent to at least one of the second web browser or a third web browser.
5. The computer-implemented method of claim 1, where the first web browser is presented in a web browser window, and where receiving the request to export the data associated with the first web browser comprises: detecting selection of a button associated with the web browser window; or detecting selection of a particular option from a dropdown list associated with the web browser window.
6. The computer-implemented method of claim 1, further comprising: comparing the tag assigned to each of the one or more data items with one or more types of data that are associated with the second web browser; and determining, based on a result of the comparison, that only a portion of the one or more data items corresponds to the one or more types of data that are associated with the second web browser, where the portion of the one or more data items is less than an entirety of the one or more data items, and where only the portion of the one or more data items is sent to the second web browser.
7. The computer-implemented method of claim 1, further comprising: detecting selection of an option, in a web browser window, to import the data, associated with the first web browser, to a third web browser that is presented in the web browser window; detecting selection of one or more settings from the plurality of settings after detecting the selection of the option; and importing one or more portions of the data, associated with the first web browser, to the third web browser, where the one or more portions of the data correspond to the one or more settings.
8. The computer-implemented method of claim 7, further comprising: obtaining the one or more portions of the data based on detecting the selection of the one or more settings; and - 16 assigning a tag to each of a plurality of data items included in the obtained one or more portions of the data, each tag representing a data type of a corresponding one of the plurality of data items included in the obtained one or more portions of the data.
9. The computer-implemented method of claim 1, where the one or more data items include one or more of: user interface (UI) data, settings data, browsing history data, bookmark data, profile data, autofill data, password data, popup blocker data, information identifying frequency of accessing documents via the first web browser, information identifying when documents are accessed via the first web browser, or information identifying plug-ins, where assigning the tag to each of the one or more data items includes: assign a tag to one or more of the UI data, the settings data, the browsing history data, the bookmark data, the profile data, the autofill data, the password data, the popup blocker data, the information identifying frequency of accessing documents via the first web browser, the information identifying when documents are accessed via the first web browser, or the information identifying plug-ins.
10. The computer-implemented method of claim 1, where the stored data and the stored tag assigned to each of the one or more data items are sent to a device associated with the second web browser, the second web browser utilizing data in a third format that is different than the second format.
11. A method substantially as herein described with reference to anyone of the embodiments of the invention illustrated in the accompanying drawings and/or examples.
12. A computer-readable memory device comprising: one or more instructions to receive a request to export data associated with a first web browser, one or more instructions to detect, based on the received request, selection of at least one setting from a plurality of settings associated with the data associated with the first web browser, one or more instructions to obtain a portion of the data associated with the first web browser, where the obtained portion of the data corresponds to the at least one setting, and where the obtained portion of the data is associated with a first format, -17 one or more instructions to package the obtained portion of the data into a second format, that is different than the first format, to form transformed data, where the second format is adapted to be imported by one or more second web browsers, one or more instructions to assign a tag to each of one or more data items included in the obtained portion of the data, each tag representing a data type of a corresponding one of the one or more data items, and one or more instructions to store the transformed data and the tag assigned to each of the one or more data items.
13. The computer-readable memory device of claim 12, further comprising: one or more instructions to detect selection of an option, in a web browser window, to import the data, associated with the first web browser, to a third web browser presented in the web browser window, one or more instructions to detect selection of one or more settings from the plurality of settings after the selection of the option has been detected, and one or more instructions to import one or more portions of the data, associated with the first web browser, to the third web browser, where the one or more portions correspond to the one or more settings.
14. The computer-readable memory device of claim 12, where the first web browser is presented in a web browser window, and where the one or more instructions to receive a request to export data associated with the first web browser includes at least one of: one or more instructions to detect selection of a button associated with the web browser window, or one or more instructions to detect selection of a menu item associated with the web browser window.
15. The computer-readable memory device of claim 12, where the stored data and the stored tag assigned to each of the one or more data items are sent to one or more devices associated with the one or more second web browsers, the one or more second web browsers utilizing data in a third format that is different than the second format, and where the second format includes an extensible markup language (XML) format. -18
16. A computer-readable memory device including instructions, executable by a processor, to perform a method substantially as herein described with reference to anyone of the embodiments of the invention illustrated in the accompanying drawings and/or examples.
17. A device comprising: a memory to store instructions; and a processor to execute the instructions to: receive a request to export data associated with a first web browser, detect, based on the received request, selection of at least one setting from a plurality of settings associated with the data associated with the first web browser, obtain a portion of the data associated with the first web browser, where the obtained portion of the data corresponds to the at least one setting, and where the obtained portion of the data is associated with a first format, package the obtained portion of the data into a second format, that is different than the first format, to form transformed data, where the second format is adapted to be imported by one or more second web browsers, assign a tag to each of one or more data items included in the obtained portion of the data, each tag representing a data type of a corresponding one of the one or more data items, and store the transformed data and the tag assigned to each of the one or more data items.
18. The device of claim 17, where the processor is further to: compare the tag assigned to each of the one or more data items with one or more types of data that are associated with the second web browser, and determine, based on a result of the comparison, that only a portion of the one or more data items corresponds to the one or more types of data that are associated with the second web browser, where the portion of the one or more data items is less than an entirety of the one or more data items, and where only the portion of the one or more data items is imported to the second web browser.
19. The device of claim 17, where the first web browser is presented in a web browser window, and - 19 where, when receiving the request to export the data associated with the first web browser, the processor is to at least one of: detect selection of a button associated with the web browser window, or detect selection of a menu item associated with the web browser window.
20. A device substantially as herein described with reference to anyone of the embodiments of the invention illustrated in the accompanying drawings and/or examples.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| AU2012216335A AU2012216335B2 (en) | 2005-03-31 | 2012-08-21 | Transferring data between applications |
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US11/096,859 | 2005-03-31 | ||
| AU2011202768A AU2011202768C1 (en) | 2005-03-31 | 2011-06-09 | Transferring data between applications |
| AU2012216335A AU2012216335B2 (en) | 2005-03-31 | 2012-08-21 | Transferring data between applications |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| AU2011202768A Division AU2011202768C1 (en) | 2005-03-31 | 2011-06-09 | Transferring data between applications |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| AU2012216335A1 AU2012216335A1 (en) | 2012-09-06 |
| AU2012216335B2 true AU2012216335B2 (en) | 2014-04-17 |
Family
ID=45419789
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| AU2011202768A Ceased AU2011202768C1 (en) | 2005-03-31 | 2011-06-09 | Transferring data between applications |
| AU2012216335A Ceased AU2012216335B2 (en) | 2005-03-31 | 2012-08-21 | Transferring data between applications |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| AU2011202768A Ceased AU2011202768C1 (en) | 2005-03-31 | 2011-06-09 | Transferring data between applications |
Country Status (1)
| Country | Link |
|---|---|
| AU (2) | AU2011202768C1 (en) |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20020104080A1 (en) * | 2000-03-29 | 2002-08-01 | Virtual Access Networks, Inc. | Server based extraction, transfer, storage and processing of remote settings, files and data |
-
2011
- 2011-06-09 AU AU2011202768A patent/AU2011202768C1/en not_active Ceased
-
2012
- 2012-08-21 AU AU2012216335A patent/AU2012216335B2/en not_active Ceased
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20020104080A1 (en) * | 2000-03-29 | 2002-08-01 | Virtual Access Networks, Inc. | Server based extraction, transfer, storage and processing of remote settings, files and data |
Also Published As
| Publication number | Publication date |
|---|---|
| AU2011202768B2 (en) | 2012-05-24 |
| AU2012216335A1 (en) | 2012-09-06 |
| AU2011202768C1 (en) | 2013-01-17 |
| AU2011202768A1 (en) | 2011-06-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8335837B2 (en) | Transferring data between applications | |
| US8041763B2 (en) | Method and system for providing sharable bookmarking of web pages consisting of dynamic content | |
| US7500181B2 (en) | Method for updating a portal page | |
| US20020065910A1 (en) | Method, system, and program for providing access time information when displaying network addresses | |
| US20020156781A1 (en) | Delayed storage of cookies with approval capability | |
| US20140059420A1 (en) | Appending a uniform resource identifier (uri) fragment identifier to a uniform resource locator (url) | |
| US20040249978A1 (en) | Method and apparatus for customizing a Web page | |
| US8056014B2 (en) | Web portal page interactive user interfaces with maximum accessibility to user selected portlets | |
| US20130268832A1 (en) | Method and system for creating digital bookmarks | |
| WO2007139913A2 (en) | Locating a portion of data on a computer network | |
| 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) | |
| US20070282825A1 (en) | Systems and methods for dynamic content linking | |
| US20060004785A1 (en) | Saving multiple browser instances as a selectable web project | |
| US7089582B1 (en) | Method and apparatus for identifying universal resource locator rewriting in a distributed data processing system | |
| CN102449609B (en) | Browsing information gathering system, browsing information collection method, server and medium | |
| AU2012216335B2 (en) | Transferring data between applications | |
| US6658452B1 (en) | Schemes for selecting and passing an application from an application provider to an application service provider | |
| US20130110912A1 (en) | System and method for providing anonymous internet browsing | |
| US11288336B2 (en) | Systems and methods for providing content items in situations involving suboptimal network conditions | |
| JP3596482B2 (en) | Personal banner creation program | |
| Edition | Developer Handbook | |
| WO2008032717A9 (en) | Method for storing and reading-out data handled by application operating on http client, data storage program, and data read-out program | |
| WO2009158697A2 (en) | Palette for real-time display of previously accessed documents | |
| US20150347610A1 (en) | Methods and apparatus for modifying a plurality of markup language files |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FGA | Letters patent sealed or granted (standard patent) | ||
| HB | Alteration of name in register |
Owner name: GOOGLE LLC Free format text: FORMER NAME(S): GOOGLE, INC. |
|
| MK14 | Patent ceased section 143(a) (annual fees not paid) or expired |