Method and apparatus for synchronous updating of multiple language web content

Information

  • Patent Application
  • 20050010614
  • Publication Number
    20050010614
  • Date Filed
    March 19, 2004
    20 years ago
  • Date Published
    January 13, 2005
    19 years ago
Abstract
A method for synchronous updating of multiple language web content for use in a primary server and several secondary servers. The method first employs a timer to notify the primary server. The primary server then searches for updated content in web content, composes an updated web content file, and synchronously transmits the updated web content file to the secondary servers in response to the notification. After receiving the updated web content file, the secondary server compiles the updated web content file, codes it by dynamically linking to a language code setting, transfers the updated web content file according to a specific language, and updates web content corresponding to the web content on the primary server using the updated web content file.
Description
BACKGROUND OF THE INVENTION

1. Field of the Invention


The present invention relates to web content updating technology, and in particular, to an apparatus and method that synchronously updates multiple language web content.


2. Description of the Related Art


An enterprise may have several servers located in different countries, and different server may present web contents in different languages. When web content is updated on a primary server, secondary servers must synchronously update web content to prevent inconsistency. For example, an enterprise has a primary server located in Taiwan and several secondary servers located in Taiwan, China, Japan, and the United States, respectively. The primary server located in Taiwan provides an English website, and the secondary servers located in Taiwan, China, Japan and the United States may display web content in traditional Chinese, simplified Chinese, Japanese, and English, respectively. When a web content is updated on the primary server, the corresponding web content on different secondary servers must be synchronously updated.


Conventionally, there are two methods for updating multiple language web content. In the first method, web content is updated manually and then transferred to secondary servers. This method, while effective, is time-consuming and requires human resources. In the second method, web content is updated manually, then translated into different languages, and directly transferred to corresponding secondary servers. Both the above methods are labor intensive and place a tremendous burden on human resources, particularly for organizations with an extensive web presence spanning several countries and languages. Moreover, the above methods do not provide a method for synchronous updating of multiple language web content.


SUMMARY OF THE INVENTION

Accordingly, the present invention provides an apparatus and method for synchronous updating of multiple language web content.


The present invention is to provide an apparatus and method in which a primary server automatically starts a synchronous updating mechanism.


The present invention provides a method and apparatus for synchronously updating of multiple language web content. According to one embodiment of the invention, the method is suitable for use in a system including a primary server and a plurality of secondary servers, in which the primary server has web content and a timer, and each secondary server has a language code setting and web content corresponding to the web content on the primary server. The method first employs a timer to notify the primary server. The primary server then searches for updated web content, composes an updated web content file, and synchronously transmits the updated web content file to the secondary servers in response to the notification.


After receiving the updated web content file, the secondary server compiles the updated web content file and codes it by dynamically linking to the language code setting. Afterward, the secondary server translates the updated web content file to a specific language used by the secondary server, and synchronously updates the web content with the updated web content file.


According to another embodiment of the invention, the apparatus for synchronous updating of multiple language web content includes a primary server and a plurality of secondary servers, in which the primary server and the secondary servers are located at different locations, and use different languages. The primary server has web content and a timer, and each secondary server has a language code setting and web content corresponding to the web content on the primary server.


The timer triggers a notification message, which is then sent to the primary server. After receiving notification, the primary server searches for updated web content, composes an updated web content file, and synchronously transmits the updated web content file to the secondary servers. After receiving the updated web content file, the secondary server compiles the updated web content file and codes it by dynamically linking to the language code setting. The secondary server then translates the updated web content file from the language used by the primary server into a specific language used by the secondary server, and synchronously updates the web content with the updated web content file.


The language code setting determines the language to be displayed by the web content. For example, BIG 5 displays traditional Chinese, ISO displays Europe languages, and GB2312 displays simplified Chinese, and others.


The above-mentioned method may take the form of program code embodied in a tangible media. When the program code is loaded into and executed by a machine, the machine becomes an apparatus for practicing the invention.




BRIEF DESCRIPTION OF THE DRAWINGS

The aforementioned contents, features and advantages of the invention will become apparent by referring to the following detailed description of the preferred embodiment with reference to the accompanying drawings, wherein:



FIG. 1 is a flowchart showing the process of the method for synchronous updating of multiple language web content according to the present invention; and



FIG. 2 is a schematic diagram illustrating the architecture of the apparatus for synchronous updating of multiple language web content according to the present invention.




DETAILED DESCRIPTION OF THE INVENTION


FIG. 1 shows the process of the method for synchronous updating of multiple language web content according to one embodiment of the present invention. The method for synchronous updating of multiple language web content according to the present invention is suitable for use in a system including a primary server and several secondary servers. The primary server includes web content and a timer, in which the web content may comprise at least one file based on a specific format recognized by a browser. For example, the web content may follow the HTTP (hypertext transmission protocol) and be recognized by the web browser. The web content may be updated periodically or irregularly. The timer notifies the primary server to search for updated web content. Each secondary server has a language code setting and web content corresponding to the web content on the primary server. Similarly, the web content may comprise at least one file based on a specific format recognized by the browser.


The primary server (step S100) is first notified by the timer. After receiving notification, the primary server searches for updated web content, and composes an updated web content file. The updated web content file is then compressed (step S102), and synchronously transmitted to the secondary servers (step S104).


Each secondary server then compiles the received updated web content file (step S106), and codes it by dynamically linking to the language code setting (step S108). Thereafter, each the web content on each secondary server is modified based on the updated web content file (step S112). In step S112, each secondary server may first transfer the updated web content file according to a specific language used in the secondary server, and the web content is then modified based on the updated web content file.



FIG. 2 illustrates the architecture of the apparatus for synchronous updating of multiple language web content according to another embodiment of the present invention. The apparatus includes a primary server 10 and several secondary servers 20, 30, 40, and 50.


The primary server 10 includes web content and a timer, in which the web content may comprise at least one file based on a specific format recognized by a browser, and the web content may be updated. The timer notifies the primary server periodically to search for updated web content, compose an updated web content file, and transmit the updated web content file.


Each secondary server 20, 30, 40, and 50 has a language code setting and web content corresponding to the web content on the primary server 10, in which the web content may comprise at least one file based on a specific format recognized by the browser. Each secondary server may receive the updated web content file from the primary server 10, compile the updated web content file, and code it by dynamically linking to the language code setting, such that the updated web content file can be displayed on the secondary server, and the web content can be modified based on the updated web content file. Similarly, each secondary server 20, 30, 40, and 50 may further transfer the updated web content file from a language used on the primary server 10 into a specific language used on the secondary server, and modify the web content based on the transferred updated web content file.


For example, if an enterprise has a primary server 10 and several secondary servers, in which the primary server 10 located in Taiwan provides an English website, and the web content, such as product information is updated, and the secondary servers located in Taiwan, China, Japan and the United States provide websites in traditional Chinese, simplified Chinese, Japanese and English, respectively. Each secondary server has its corresponding language code setting, for example, the website in traditional Chinese is BIG 5, the website in simplified Chinese is GB2312, and the website in English is ISO. Each secondary server has web content corresponding to the web content on the primary server 10, in which the web content may comprise at least one file recognized by the browser.


The timer notifies the primary server 10, and directs the primary server 10 to search for updated web content, to compress the updated web content file, and to transmit the updated web content file to the secondary servers 20, 30, 40 and 50. It is noted that only the updated portion of the web content is searched and transmitted, hence only a portion of the web content is sent, thus reducing network bandwidth consumption and saving.


After receiving the updated web content file, the secondary server 20 compiles and codes the updated web content file by dynamically linking to the language code setting, such that the updated web content file can be displayed in traditional Chinese by the BIG 5 code, and synchronously updates the web content with the updated web content file. Additionally, the secondary server 20 may further translate the updated web content file into traditional Chinese.


The secondary server 30 compiles the updated web content file, and codes it by dynamically linking to the language code setting of simplified Chinese, and transfers the updated web content file into simplified Chinese by the GB2312 code and synchronously updates the web content with the updated web content file. The web content updating processes for the secondary servers 40 and 50 are similar, however, the secondary servers 40 and 50 may code the updated web content file using their respective language code (such as ISO code) setting, and transfer the updated web content file into their respective language, such as Japanese or English. Since the web content updating message is transmitted synchronously, there is no time lag between secondary servers.


As a result, the present invention provides an apparatus and method that employs a primary server automatically start a mechanism to synchronously update multiple language web content for, thereby achieving the goal of the invention.


The method and system of the present invention, or certain aspects or portions thereof, may take the form of program code (i.e., executable instructions) embodied in tangible media, such as floppy diskettes, CD-ROMS, hard drives, or any other machine-readable storage medium, wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention. The method and systems of the present invention may also be embodied in the form of program code transmitted over a transmission medium, such as electrical wiring or cabling, through fiber optics, or via any other form of transmission, wherein, when the program code is received and loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention. When implemented on a general-purpose processor, the program code combines with the processor to provide a unique apparatus that operates analogously to application specific logic circuits.


Although the present invention has been described in its preferred embodiments, it is not intended to limit the invention to the precise embodiments disclosed herein. Those skilled in this technology can still make various alterations and modifications without departing from the scope and spirit of this invention. Therefore, the scope of the present invention shall be defined and protected by the following claims and their equivalents.

Claims
  • 1. A method of synchronously updating of multiple language web content, comprising the steps of: providing a primary server and a plurality of secondary servers, in which the primary server has web content and a timer, and each secondary server has a language code setting and web content corresponding to the web content on the primary server; notifying the primary server by the timer such that the primary server searches for updated web content, composes an updated web content file, and synchronously transmits the updated web content file from the primary server to the secondary servers in response to notification; compiling updated web content file, and coding the updated web content file by dynamically linking to the language code setting of each secondary server; and updating the web content on each secondary server based on the updated web content file.
  • 2. The method as claimed in claim 1 further comprising translating the updated web content file from a language used on the primary server into a specific language used on the secondary server.
  • 3. The method as claimed in claim 1 wherein the web content comprises one file based on a specific format recognized by a browser.
  • 4. The method as claimed in claim 1 wherein the web content comprises one file based on a specific format recognized by a browser.
  • 5. The method as claimed in claim 1 wherein the updated web content file is a compressed data file, which can be transmitted over a network.
  • 6. A method of web content updating for use in a primary server having web content, comprising the steps of: searching an updated content in the web content and composing the updated content into a updated web content file; and transmission the updated web content file.
  • 7. The method as claimed in claim 6 further comprising synchronously transmitting the updated web content file to a plurality of secondary servers.
  • 8. The method as claimed in claim 6 wherein the web content comprises at least one file based on a specific format recognized by a browser.
  • 9. The method as claimed in claim 6 wherein the updated web content file is a compressed data file, which can be transmitted over a network.
  • 10. A method for synchronous updating of web content for use in a secondary server having a language code setting and web content, comprising the steps of: receiving a updated web content file; compiling the updated web content file, and coding the updated web content file by dynamically linking to the language code setting; and updating the web content using the updated web content file.
  • 11. The method as claimed in claim 10 wherein the updated web content file is received from a primary server.
  • 12. The method as claimed in claim 11 further comprising transferring the updated web content file from a language used in the primary server into a specific language used in the secondary server.
  • 13. The method as claimed in claim 10 wherein the web content comprises at least one file based on a specific format recognized by a browser.
  • 14. The method as claimed in claim 10 wherein the updated web content file is a data compressed file, which can be transmitted over a network.
  • 15. An apparatus for updating web content, comprising: a primary server having web content and a timer to receive a notification from the timer, searching for updates in the web content, composing an updated web content file, and transmitting the updated web content file in response to notification; and a plurality of secondary servers, each of which has a language code setting and web content corresponding to the web content on the primary server, to receive the updated web content file from the primary server, compile the updated web content file, code the updated web content file by dynamically linking to the language code setting, and updating the web content based the updated web content file.
  • 16. The apparatus as claimed in claim 15 wherein each of the secondary servers further translates the updated web content file to a specific language used by the secondary server.
  • 17. The apparatus as claimed in claim 15 wherein the web content on the primary server comprises at least one file based on a specific format recognized by a browser.
  • 18. The apparatus as claimed in claim 15 wherein the web content in the secondary server comprises at least one file based on a specific format recognized by a browser.
  • 19. The apparatus as claimed in claim 15 wherein the updated web content file is a data compressed file, which can be transmitted over a network.
  • 20. A machine-readable storage medium storing a computer program which when executed causes a computer to perform a method of updating web content for use in a primary server having web content, comprising: a first program for searching for updates in the web content and composing an updated web content file; and a second program for transmitting the updated web content file.
  • 21. The storage medium as claimed in claim 20 the second program further comprising transmitting the updated web content file to a plurality of secondary servers synchronously.
  • 22. The storage medium as claimed in claim 20 wherein the web content comprises at least one file based on a specific format recognized by a browser.
  • 23. The storage medium as claimed in claim 20 wherein the updated web content file is a compressed data file, which can be transmitted over a network.
  • 24. A machine-readable storage medium storing a computer program which when executed causes a computer to perform a method of synchronous updating of web content for use in a secondary server having a language code setting and web content, comprising: a first program for receiving an updated web content file; a second program for compiling the updated web content file, and coding the updated web content file by dynamically linking to the language code setting; and a third program for updating the web content based on the updated web content file.
  • 25. The storage medium as claimed in claim 24 wherein the updated web content file is received from a primary server.
  • 26. The storage medium as claimed in claim 24 the third program further comprising transferring the updated web content file according to a specific language used on the secondary server.
  • 27. The storage medium as claimed in claim 24 wherein the web content comprises at least one file based on a specific format recognized by a browser.
  • 28. The storage medium as claimed in claim 24 wherein the updated web content file is a compressed data file, which can be transmitted over a network.
Priority Claims (1)
Number Date Country Kind
92118969 Jul 2003 TW national