WO2009147844A1 - Webページ配信システム - Google Patents

Webページ配信システム Download PDF

Info

Publication number
WO2009147844A1
WO2009147844A1 PCT/JP2009/002482 JP2009002482W WO2009147844A1 WO 2009147844 A1 WO2009147844 A1 WO 2009147844A1 JP 2009002482 W JP2009002482 W JP 2009002482W WO 2009147844 A1 WO2009147844 A1 WO 2009147844A1
Authority
WO
WIPO (PCT)
Prior art keywords
web page
data
character
formation data
storage capacity
Prior art date
Application number
PCT/JP2009/002482
Other languages
English (en)
French (fr)
Inventor
坂田和敏
Original Assignee
株式会社シンメトリック
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社シンメトリック filed Critical 株式会社シンメトリック
Priority to US12/995,238 priority Critical patent/US8726150B2/en
Priority to CN2009801199734A priority patent/CN102047233A/zh
Publication of WO2009147844A1 publication Critical patent/WO2009147844A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Definitions

  • the present invention relates to a Web page distribution system for converting and transmitting a Web page according to a distribution target.
  • Web page distribution targets such as mobile phones include Web page description languages that describe Web pages, storage formats for Web page formation data such as images that form Web pages, and storage capacities for these Web page description languages And the total storage capacity, which is the total storage capacity of the Web page formation data, and the display size, which is the size of the display device included in the distribution target, are different.
  • the total storage capacity which is the total storage capacity of the Web page formation data
  • the display size which is the size of the display device included in the distribution target
  • a provider of a rich Web page creates only one Web page and registers it in the distribution server, and the Web page is relayed by the relay server that relays the Web page distribution between the distribution server and the distribution target.
  • a web page distribution system has been proposed that automatically converts a web page that satisfies the output condition of a distribution target so that the page can be distributed to the distribution target (see, for example, Patent Document 1).
  • the total memory is obtained by dividing the Web page into a plurality of Web pages and partializing the Web page to be delivered at one time.
  • the total storage capacity is reduced by applying image conversion processing that reduces the capacity (for example, see Patent Document 1) and reduces the display size of the Web page formation data (image) or the quality such as the number of colors. Have been proposed (for example, see Patent Document 2).
  • Patent Document 1 no consideration is given to the storage capacity of Web page formation data such as images. Specifically, the designated portion of the image display size in the Web page description language is rewritten according to the distribution target, but the image is not converted and the storage capacity of the image does not change. Therefore, for example, when the storage capacity of one image exceeds the total storage capacity of the distribution target, no matter how the Web page is divided, the divided Web page cannot be output as the distribution target. was there.
  • Patent Document 1 even if the storage capacity of one image does not exceed the total storage capacity of the distribution target, for example, the storage capacity of two images exceeds the total storage capacity of the distribution target. In such a case, there is a problem that the Web page is divided by the number of included images, and it may be difficult to grasp the Web page before the division.
  • Patent Document 2 the storage capacity of one image is converted, but no consideration is given to the storage capacity of the Web page description language. For this reason, there is a problem that the total storage capacity when combined with the storage capacity of the Web page description language exceeds the total storage capacity of the distribution target and cannot be output on the distribution target.
  • Patent Document 2 consideration is not given to the total storage capacity of a Web page when it is formed from a plurality of images. For this reason, there is a problem that the total storage capacity when combined with the storage capacity of all images and the storage capacity of the Web page description language exceeds the total storage capacity of the distribution target and cannot be displayed on the distribution target.
  • the load distribution of the relay server is generally realized by installing a plurality of relay servers and one load distribution server between the distribution server and the distribution target.
  • the order from the distribution target to the distribution server is distribution target, load distribution server, multiple relay servers, and multiple distribution servers.
  • the load distribution server selects one of a plurality of relay servers and relays the Web page acquisition request.
  • the relay server further relays the Web page acquisition request to the distribution server, converts the Web page description language of the Web page sent from the distribution server according to the distribution target, and transmits it to the load distribution server.
  • the load distribution server transmits the Web page sent from the relay server to the distribution target.
  • communication is often performed multiple times between the distribution server and the distribution target. This is because the web page description language and one or more web page formation data (images) are often included. Specifically, communication is performed once for the distribution of the Web page description language, and communication is performed once for the distribution of one Web page formation data (image). That is, after the delivery of the web page description language, the same processing is performed for the number of web page formation data (images), and the web page formation data (images) is delivered one by one.
  • the load distribution server selects one of a plurality of relay servers and relays the Web page acquisition request.
  • the relay server that relays the description language does not necessarily match the relay server that relays Web page formation data (image). Rather, from the viewpoint of load distribution, it is preferable to distribute to different relay servers.
  • a relay server that reduces the total storage capacity by applying image conversion processing to Web page formation data (images) as in Patent Document 2
  • delivery of the Web page description language that is the first communication is performed.
  • the Web page description language is analyzed, Web page formation data (images) is listed, and the image conversion process is applied by obtaining it in advance from the distribution server. Thereafter, the relay server transmits the Web page formation data (image) obtained in advance and applied with the image conversion process to the distribution target accessed without accessing the distribution server.
  • the advance acquisition is performed every time the Web page formation data (image) is distributed, compared to the case where the Web page formation data (image) is acquired from the distribution server in advance and the image conversion process is applied. This is because it takes a short time to complete the distribution of all the data that constitutes, that is, the Web page description language and all the Web page formation data (images).
  • Patent Document 2 Note that not only Patent Document 2 but most of the relay servers in practical use perform the same processing.
  • the configuration in which the Web page formation data (image) is acquired in advance from the distribution server and the image conversion process is performed is to acquire all the Web page formation data (image) from the relay server in which the Web page description language is converted. On the premise. This is because the converted Web page formation data (image) exists only in the relay server in which the Web page description language is converted.
  • the load distribution server behaves so that the relay server that relays the Web page description language does not match the relay server that relays the Web page formation data (image). In order to make this coincide, it is necessary to incorporate dedicated processing into both the load distribution server and the relay server. Also, if they match, it cannot be said that sufficient load distribution is achieved in the first place.
  • Patent Document 2 the introduction of a load balancing server may impose a development cost on the Web page distributor, and even if the development cost is incurred, sufficient load balancing is possible. There was a problem that it might not be possible.
  • the present invention has been made paying attention to such a problem, and an object of the present invention is to provide a Web page distribution system capable of distributing a Web page that satisfies an output condition to be distributed.
  • a web page distribution system includes: A web page (10) that is communicable with a network (Internet 3) and includes character data (11) described in a predetermined web page description language and web page formation data (image data 12) referenced from the character data. ) And a distribution server (Web page distribution server 1) including distribution means (CPU that performs the steps of S108 and S204), and the Web page distributed from the distribution server via the network can be output.
  • a web page 10 that is communicable with a network (Internet 3) and includes character data (11) described in a predetermined web page description language and web page formation data (image data 12) referenced from the character data.
  • a distribution server Web page distribution server 1 including distribution means (CPU that performs the steps of S108 and S204), and the Web page distributed from the distribution server via the network can be output.
  • a web page distribution system comprising a plurality of output terminals (cell phones 2) in which output conditions for outputting all of the web pages are individually defined,
  • the distribution server Based on reception of the delivery request for the Web page transmitted from the output terminal, an output condition specifying means (a CPU performing the step of S101) for specifying an output condition corresponding to the output terminal;
  • Determination means a CPU that performs the steps of S102, S104, and S106) for determining whether or not the Web page satisfies the output condition specified by the output condition specifying means;
  • Web page conversion means (a CPU that performs the steps of S103, S105, S107, and S203) that performs processing for converting into a Web page that satisfies the output condition when the determination means determines that the output condition is not satisfied; Comprising It is characterized by that.
  • the web page delivery system of the second embodiment of the present invention is the web page delivery system of the first embodiment,
  • the determination means determines that the output condition is not satisfied when the total storage capacity of the Web page (10) exceeds an upper limit storage capacity that is a predetermined numerical value (a CPU that performs the step of S106),
  • the web page conversion means (CPU that performs steps S103 and S105 and S107 and S203)
  • Minimum conversion means (a CPU that performs the step of S301) that performs processing for converting the Web page formation data (image data 12) into minimum Web page formation data (minimum image data 13) that has a minimum storage capacity;
  • Character conversion means for performing processing for converting the character data (11) referring to the Web page formation data into character data referring to the minimum Web page formation data converted by the minimum conversion means (step of S302) CPU) including, It is characterized by that.
  • a web page distribution system is the web page distribution system according to the first or second embodiment,
  • the determination means determines that the output condition is not satisfied when the total storage capacity of the Web page (10) exceeds an upper limit storage capacity that is a predetermined numerical value (a CPU that performs the step of S106),
  • the web page conversion means (CPU that performs steps S103 and S105 and S107 and S203)
  • Minimum conversion means (a CPU that performs the step of S301) that performs processing for converting the Web page formation data (image data 12) into minimum Web page formation data (minimum image data 13) that has a minimum storage capacity;
  • the Web page formation data is converted into intermediate Web page formation data (intermediate image data 14a to 15a) having a storage capacity larger than the storage capacity of the minimum Web page formation data and smaller than the storage capacity of the Web page formation data.
  • Intermediate conversion means for performing processing CPU for performing step of S304
  • Character conversion means for performing processing for converting the character data (11) referring to the Web page formation data into character data referring to either the minimum Web page formation data or the intermediate Web page formation data CPU that performs the step of S305, including, It is characterized by that.
  • a Web page distribution system is the Web page distribution system according to the third embodiment,
  • the web page (10) includes a plurality of web page formation data (image data 12),
  • the character conversion means (CPU that performs the step of S302)
  • the character data (11) referring to each of the plurality of Web page formation data is referred to the intermediate Web page formation data (intermediate image data 14a to 15a) in the order of output by the output terminal (mobile phone 2).
  • Process to convert to data It is characterized by that.
  • a web page distribution system is the web page distribution system according to the third or fourth embodiment,
  • the intermediate conversion means (the CPU performing the step of S304 converts the Web page formation data (image data 12) into the intermediate Web page formation data (intermediate image data 14a to 14b) a predetermined number of times. Within the range, It is characterized by that.
  • a web page distribution system is the web page distribution system according to any one of the first to fifth embodiments,
  • the determination means determines that the output condition is not satisfied when the total storage capacity of the Web page (10) exceeds an upper limit storage capacity that is a predetermined numerical value (a CPU that performs the step of S106),
  • the web page conversion means (CPU that performs steps S103 and S105 and S107 and S203)
  • Minimum conversion means (a CPU that performs the step of S301) that performs processing for converting the Web page formation data (image data 12) into minimum Web page formation data (minimum image data 13) that has a minimum storage capacity;
  • the character data (11) referring to the Web page formation data is the minimum Web page formation data or predetermined special Web page formation data (white image data) having a smaller storage capacity than the minimum Web page formation data.
  • a character conversion means (a CPU performing the step of S308) for performing a process of converting into character data referring to any of the above, including, It is characterized by that.
  • a web page distribution system is the web page distribution system according to the sixth embodiment,
  • the web page (10) includes a plurality of web page formation data (image data 12),
  • the character conversion means (CPU that performs the step of S308)
  • the special Web page formation data (white image data) in the reverse order of the output by the output terminal (mobile phone 2), the character data (11) referring to each of the plurality of Web page formation data (image data 12).
  • Process to convert to character data referring to It is characterized by that.
  • a web page distribution system is the web page distribution system according to the sixth or seventh embodiment,
  • the character conversion means (CPU that performs the step of S311)
  • the character data (11) referring to the web page formation data (image data 12), the minimum web page formation data (minimum image data 12), the special web page formation data (white image data),
  • a process of converting character data referring to any one of predetermined alternative character data having a smaller storage capacity than the special Web page formation data; It is characterized by that.
  • the web page delivery system of the ninth embodiment of the present invention is the web page delivery system of the eighth embodiment,
  • the web page (10) includes a plurality of web page formation data (image data 12),
  • the character conversion means (CPU that performs the step of S311)
  • the character data (11) referring to the plurality of Web page formation data (image data 12) is converted into character data referring to the substitute character data in the reverse order of output by the output terminal (mobile phone 2).
  • Process It is characterized by that.
  • a web page distribution system is the web page distribution system according to any one of the first to ninth embodiments,
  • the determination unit determines that the output condition is not satisfied when the display size of the Web page formation data (image data 12) exceeds an upper limit display size that is a predetermined numerical value (a CPU that performs the step of S104) ),
  • the web page conversion means CPU that performs steps S103 and S105 and S107 and S203
  • Reduction conversion means (a CPU that performs the step of S105) performs processing for converting the Web page formation data (image data 12) into reduced Web page formation data (reduced image data 12) whose display size is the upper limit display size.
  • a character conversion means for performing processing for converting the character data (11) referring to the Web page formation data into character data referring to the reduced Web page formation data (a CPU performing the step of S105); Comprising It is characterized by that.
  • a web page distribution system is the web page distribution system according to any one of the first to tenth embodiments,
  • the web page conversion means (CPU that performs steps S103 and S105 and S107 and S203)
  • Web page formation data conversion means (a CPU that performs the steps of S301 and S304) that performs processing for converting the Web page formation data (image data 12);
  • the character data (11) that referred to the Web page formation data is character data that refers to the Web page formation data converted by the Web page formation data conversion means
  • the Web page formation data conversion means Character conversion means (a CPU that performs the steps of S105, S107, S302, S308, S311, and S305) that performs processing for converting the conversion content by the specific character data including parameters that can be specified;
  • the delivery means includes Specific character data converted by the character conversion means (character data 11 mixed with conversion parameters) based on reception of the delivery request for the Web page (10) transmitted from the output terminal (mobile phone 2) And delivering the web page formation data converted by the web page formation
  • a web page distribution system is the web page distribution system according to any one of the first to eleventh embodiments,
  • the web page conversion means (CPU that performs steps S103 and S105 and S107 and S203)
  • a post-conversion web page formation data storage unit (storage unit) for storing post-conversion web page formation data (minimum image data 13, intermediate image data 14a to 14b) converted by the web page conversion unit;
  • the post-conversion web page formation data storage means does not store the post-conversion web page formation data
  • the web page formation data is converted (a CPU that executes S203 when it is determined NO in S202). , It is characterized by that.
  • a web page distribution system is the web page distribution system according to any one of the first to twelfth embodiments,
  • the determination means determines that the output condition is not satisfied when all the replacement source character strings in the predetermined character string replacement table appear in the character data (11) (step S102 is performed).
  • CPU The web page conversion means
  • the web page conversion means CPU that performs steps S103 and S105 and S107 and S203
  • the character data is converted into character data described in the type of the terminal Web page description language.
  • Including character conversion means for conversion (CPU performing step of S103), It is characterized by that.
  • a web page distribution system is the web page distribution system according to any one of the first to thirteenth embodiments,
  • the distribution server (Web page distribution server 1) is implemented as a built-in program for a program for distributing general-purpose Web pages (character conversion module 101, image conversion module 102), It is characterized by that.
  • the first embodiment of the present invention it is possible to provide a Web page distribution system capable of distributing a Web page converted so as to satisfy the output condition of the output terminal.
  • a web page distribution system can be provided.
  • the third embodiment of the present invention it is possible to use not only the Web page formation data that has been minimally converted but also the intermediate conversion that has a higher quality than that of the partial minimum conversion. It is possible to provide a Web page distribution system capable of distributing a Web page in which the total storage capacity of the page is smaller than the upper limit storage capacity of the output terminal and the quality of Web page formation data is suppressed.
  • the minimum conversion is performed in order from the Web page formation data to be output first, which may have the highest importance, instead of using only the minimum conversion of the Web page formation data.
  • the quality of the Web page formation data that has the highest possibility that the total storage capacity of the Web page is smaller than the upper limit storage capacity of the output terminal and is most important It is possible to provide a Web page distribution system capable of distributing a Web page with reduced noise.
  • the processing for converting Web page formation data does not increase unnecessarily in the distribution server, and the processing load for conversion is increased. Therefore, it is possible to provide a Web page distribution system that can distribute a large amount of Web pages converted so as to satisfy the output condition of the output terminal at high speed.
  • the sixth embodiment of the present invention it is not necessary to use only the Web page formation data that has been minimally converted, but also to use special Web page formation data that has a smaller storage capacity than a part of the minimum conversion. It is possible to provide a Web page distribution system capable of distributing a Web page in which the total storage capacity of the Web page is smaller than the upper limit storage capacity of the output terminal and the quality of the Web page formation data is suppressed.
  • the minimum conversion is performed in order from the Web page formation data to be output last, which may be the least important, instead of using only the minimum conversion of the Web page formation data.
  • the Web page formation data whose total storage capacity of the Web page is smaller than the upper limit storage capacity of the output terminal and may be least important is used.
  • a Web page distribution system that can distribute omitted Web pages can be provided.
  • the special Web page formation data having a smaller storage capacity than the partial conversion of the Web page formation data and the special Web page are not used.
  • substitute character data having a smaller storage capacity than the page formation data By using substitute character data having a smaller storage capacity than the page formation data, a Web page in which the total storage capacity of the Web page is smaller than the upper limit storage capacity of the output terminal and the quality of the Web page formation data is suppressed is reduced.
  • a Web page distribution system capable of distribution can be provided.
  • the Web page that is least converted and the last Web page that is likely to be the least important are used instead of only the Web page formation data and the special Web page formation data.
  • substitution character data having a smaller storage capacity than the special Web page formation data in order from the formation data the total storage capacity of the Web page is smaller than the upper limit storage capacity of the output terminal and may be the least important It is possible to provide a Web page distribution system capable of distributing a Web page in which certain Web page formation data is omitted.
  • the display size when the display size does not exceed the upper limit display size, the display size is not converted even if other Web page formation data is converted.
  • the layout is never changed.
  • the display size exceeds the upper limit display size, the display size is converted and displayed within the display size. Therefore, it is possible to provide a Web page distribution system capable of distributing a Web page converted so as to be within the upper limit display size of the output terminal with a minimum layout change.
  • the distribution server that distributes the Web page formation data receives the parameter that can specify the conversion contents of the Web page formation data, and converts the Web page formation data at that time. Can be sent. Therefore, it is not necessary to share the converted Web page formation data between the distribution server that distributes the character data and the distribution server that distributes the Web page formation data, and the load distribution of the Web page distribution system is facilitated.
  • the processing load and time for converting again the Web page formation data that has been converted once are reduced. Therefore, the Web that has been converted to satisfy the output condition of the output terminal.
  • a Web page distribution system that can distribute a large amount of pages at high speed can be provided.
  • a simple process of replacing a character string based on a predetermined character string replacement table is described in a Web page description language predetermined for each output terminal. It is possible to provide a Web page distribution system that can distribute a Web page converted into character data.
  • the grammar of the Web page description language is not analyzed, even if the grammar of the Web page description language is changed or added, there is a possibility that a problem will occur with the new grammar in the process once created. Can be reduced.
  • a distribution server is implemented as a built-in program for a general-purpose program that distributes a Web page, that is, a module for a so-called Web server. Therefore, a server such as a relay server is provided separately. There is no need, and it is possible to easily provide a Web page distribution system that can distribute a Web page converted to satisfy the output condition of the output terminal. Further, when load distribution is performed, it is only necessary to distribute the load only on the Web server, and the load distribution of the Web page distribution system is facilitated.
  • FIG. 1 is a system diagram showing an overview of a Web page distribution system in an embodiment of the present invention.
  • A is a figure showing an example of output conditions of a Web page.
  • B is a figure showing an example of various data concerning a Web page.
  • C is a figure which shows an example of the various data which concern on the converted image.
  • D is a figure which shows an example of the white image data used as alternative data of image data, or alternative character data. It is a figure which shows an example of the various data which concern on the web page which the web page delivery system in the Example of this invention converts.
  • A) is a flowchart which shows the web page delivery process in the Example of this invention.
  • B is a flowchart showing image data distribution processing in the embodiment of the present invention. It is a flowchart which shows the character and image conversion process in the Example of this invention.
  • FIG. 1 is a diagram showing an overview of a Web page distribution system according to the first embodiment of the present invention.
  • the Web page distribution system includes a plurality of Web page distribution servers 1a, 1b... Connected to the Internet 3, a mobile phone 2 carried by the user, and the mobile phone 2 to the Web page distribution servers 1a, 1b. And a load distribution server 4 that distributes access to the load.
  • the plurality of Web page distribution servers 1a, 1b,... Have the same configuration and have the same data and the same function.
  • the Web page distribution servers 1a, 1b,... include a CPU (Central Processing Unit, not shown), a ROM (Read Only Memory, not shown), a RAM (Random Access Memory, not shown), and a load balancing server 4.
  • a normal server computer mainly composed of a communication unit (not shown) for transmitting and receiving data via a storage unit (not shown) which is a magnetic recording device such as a hard disk.
  • a storage unit (not shown) of the Web page distribution servers 1a, 1b,... Has a Web page 10 composed of character data 11 and image data 12 (may be zero or plural), and a mobile phone.
  • a Web server 103 that is a program for receiving a delivery request for the Web page 10 from the telephone 2 and delivering the Web page 10; and a character conversion module 101 that is an embedded program for the Web server and that converts the character data 11;
  • the image conversion module 102 which is a program for converting the image data 12 is stored.
  • terminal model information for specifying output conditions related to the mobile phone 2 is stored in the storage units (not shown) of the Web page distribution servers 1a, 1b,.
  • the terminal model information stores output conditions to be described later with reference to FIG. 3A in association with model specifying information (for example, a product number) for specifying the model of the mobile phone 2.
  • the image data 12 corresponds to the web page formation data of the present invention.
  • the character conversion module 101 constitutes character conversion means of the present invention.
  • the image conversion module 102 constitutes the minimum conversion unit and the intermediate conversion unit of the present invention.
  • the web server 103 constitutes a program for delivering a general-purpose web page of the present invention.
  • the cellular phone 2 includes a CPU (Central Processing Unit, not shown), a ROM (Read Only Memory, not shown), a RAM (Random Access Memory, not shown), and communication for transmitting and receiving data via the Internet 3.
  • This is a normal mobile phone mainly composed of a display unit 201 (not shown) and a display unit 201 which is a display device such as a liquid crystal display.
  • the storage unit (ROM, not shown) of the mobile phone 2 is a program that receives and displays the Web page 10 by transmitting a Web page 10 distribution request to the Web page distribution servers 1a, 1b,.
  • a web browser is stored.
  • the load balancing server 4 transmits and receives data via a CPU (Central Processing Unit, not shown), ROM (Read Only Memory, not shown), RAM (Random Access Memory, not shown), and the Internet 3. Mainly from a communication unit 1 (not shown) and a communication unit (not shown) for transmitting / receiving data to / from the Web page distribution servers 1a, 1b,. And a special server computer capable of extremely high-speed processing.
  • the load distribution server 4 is sold in the form of a load distribution device configured with dedicated hardware, and is a very expensive machine.
  • the distribution request for the Web page 10 transmitted from the mobile phone 2 is distributed to the Web page distribution servers 1 a, 1 b,.
  • a load balancing program is stored.
  • Predetermined standards include Web page distribution servers 1a, 1b,... Averaging the number of accesses for each server, and assigning priority to those capable of high-speed processing.
  • Load balancing is a mechanism introduced when it is desired to process a large number of Web page 10 distribution requests. For example, when hundreds of mobile phones 2 simultaneously transmit a distribution request to a specific Web page 10, if there are two Web page distribution servers 1a, 1b,. 1a, 1b,..., One half of each distribution request may be processed.
  • the web page 10 includes character data 11 and image data 12 (may be zero or plural).
  • the character data 11 is described in a predetermined Web page description language (HTML, Hyper Text Markup Language).
  • Web page description language HTML
  • the Web page description language can describe image data 12 forming a Web page as an image reference (IMG tag).
  • the Web browser of the mobile phone 2 first issues a Web page 10 distribution request including information (URL, Universal Resource Locator) that can specify the Web page 10 in response to a user operation.
  • information URL, Universal Resource Locator
  • the web server 103 identifies the web page 10 based on information (URL) that can identify the web page 10, identifies the character data 11 that forms the web page 10, and transmits the character data 11 to the mobile phone 2.
  • the Web browser of the mobile phone 2 that has received the character data 11 transmits a distribution request for the image data 12 being referred to the Web server 103.
  • the image reference (IMG tag) includes information (URL) that can specify the name (file name) of the file that is the substance of the image data 12, and is included in the distribution request for the image data 12 transmitted by the mobile phone 2. Now includes the file name.
  • the Web server 103 identifies the image data 12 based on the file name of the image data 12 and transmits it to the mobile phone 2.
  • the distribution request for the image data 12 is transmitted once per image data. That is, the number of times corresponding to the number of images forming the web page 10 is exchanged between the mobile phone 2 and the web server.
  • the distribution request for the Web page 10 includes a distribution request for the character data 11 and a distribution request for the image data 12.
  • the load distribution server 4 receives a delivery request for the web page 10, a delivery request for the character data 11, and a delivery request for the image data 12, the destination web page delivery server 1a to which the delivery request is delivered. 1b... Is determined. Therefore, for example, as shown in FIG. 1, the Web page distribution server that processes the distribution request for the character data 11 becomes 1a, and the Web page distribution server that processes the distribution request for the first image data 12 becomes 1b.
  • the Web page distribution servers 1a, 1b,... For processing the distribution request for the character data 11, and the distribution request for the image data 12 are processed such that the Web page distribution server for processing the distribution request for the first image data 12 becomes 1a. In many cases, the Web page distribution servers 1a, 1b,.
  • the web page 10 is processed and displayed by the web browser of the mobile phone 2.
  • the technology related to the manufacture of the mobile phone 2 is continuously improved.
  • a CPU (not shown) and a RAM (not shown) are provided.
  • ROM read only memory
  • the program installed in the mobile phone 2 is designed according to the hardware, if there is a difference in hardware, the program also has a difference.
  • the Web browser targeted at this time for example, in the mobile phone 2 with a low processing capability, the total storage capacity of the Web page 10 that can be displayed is suppressed low, or in the mobile phone 2 with a small screen display size. In some cases, an image with a large display size cannot be displayed on one screen.
  • the program installed in the mobile phone 2 is designed according to the circumstances of the company, for example, the mobile phone 2 for connecting to the mobile phone network of company A and the mobile phone network of company B are connected. Therefore, there are cases where the specification of the Web page description language is different from the mobile phone 2 for the purpose.
  • the output condition of the Web page 10 in this embodiment includes the specification of the Web page description language, the size (resolution) of the display unit 201, and the total storage capacity of the Web page 10.
  • the total storage capacity of the Web page 10 is the sum of the storage capacities of the character data 11 and the image data 12 (which may be zero or plural) that form the Web page 10.
  • the Web page 10 has an HTML 1 specification of the Web page description language, a storage capacity of the character data 11 of 5 KB (kilobytes), and an image 1 (image 1) referenced by the character data 11.
  • the storage capacity of the data 12) is 85 KB
  • the display size is 120 horizontal by 150 horizontal
  • the storage capacity of the image 2 (image data 12) referenced by the character data 11 is 85 KB
  • the display size is 50 vertical by 40 horizontal
  • the character data 11 is
  • the reference image 3 (image data 12) has a storage capacity of 80 KB, a display size of 300 in length and 300 in width, and a total storage capacity of 200 KB.
  • the first output condition is as follows: Web page description language is HTML1, screen size is 320 horizontal and 240 horizontal, and the total storage capacity is 100 KB.
  • Web page 10 (FIG. 2B) has two output conditions: the display size of the image 3 is 300 in width and 300 in width, the width is too large, and the total storage capacity is too large in 200 KB. not filled.
  • the second output condition is HTML for the Web page description language, 320 for the screen size, 240 for the horizontal size, and 50 KB for the total storage capacity.
  • the above-described Web page 10 (FIG. 2B) is different in that the Web page description language is HTML2, the display size of the image 3 is 300 horizontal by 300 horizontal, the horizontal width is too large, and the total storage capacity is 200 KB.
  • the output condition is not satisfied with three points of being too large.
  • the third output condition is HTML for the Web page description language, 160 for the screen size of 120 horizontal and 120 horizontal, and a total storage capacity of 5 KB.
  • the above-described Web page 10 (FIG. 2B) is different in that the Web page description language is HTML3, the display size of the image 1 is 120 ⁇ 150, the width is too large, and the display size of the image 3 is The output condition is not satisfied with four points, that is, the horizontal width is too large at 300 in the vertical direction and the total storage capacity is too large at 200 KB.
  • the character conversion in this embodiment performs two processes. The first is the conversion of the Web page description language in the character data 11, and the second is the conversion of the image reference (IMG tag) in the character data 11.
  • the first conversion of the Web page description language in the character data 11 is performed by replacing the character string to be converted with the character string in the Web page description language of the target mobile phone 2.
  • a table that lists the correspondence between the character string to be converted and the character string in the target Web page description language, that is, a replacement table is prepared in advance, and character string replacement using this replacement table Character conversion is performed by the processing.
  • the character string to be converted is the character string used in the Web page description language after the provider of the Web page distribution servers 1a, 1b,... Defines the reference Web page description language. It may be arbitrarily determined from.
  • HTML1 is the reference Web page description language
  • HTML2 and HTML3 are the target Web page description languages.
  • the character string to be converted is arbitrarily cut out from the character string used in HTML1.
  • the feature is that the processing is performed based only on the matching of the character strings without interpreting the grammar of the character data 11 including the character string to be converted.
  • grammar interpretation cannot be performed with such a table, and the context in which the character string appears is taken into consideration, so a program must generally be used.
  • the program is executed even when the Web page description language to be converted is changed in the future or when the target Web page description language is changed.
  • the total storage capacity of the character data 11 and the image data 12 to which the character data 11 refers by the image reference (IMG tag) is calculated, and the target It is determined whether the total storage capacity of the mobile phone 2 is exceeded. If not, nothing is converted.
  • the image data 12 is actually converted by image conversion described later to check the storage capacity, and the image reference (IMG tag) in the character data 11 so as to refer to the converted image. Convert. Detailed image reference (IMG tag) conversion will be described later.
  • the image conversion in the present embodiment is to convert an image into a plurality of predetermined quality levels. As shown in FIG. 2C, there are three stages: the quality of the original image, that is, image data 12 without conversion, intermediate image data 14a to 14c having intermediate quality, and minimum image data 13 having minimum quality. There are various types, and in this embodiment there are three levels of quality 14a to 14c as intermediate quality. In total, there are five levels of quality.
  • any number of stages may be prepared as intermediate quality.
  • the minimum image data 13 is the quality set to the lowest in order to minimize the storage capacity. Actually, the conversion is based on the image storage format, and the image saved in JPEG (Joint Photographic Experts Group) format reduces the quality by 1%. GIF (Graphics Interchange An image saved in the (Format) format is converted to a 2-bit color palette, and so on.
  • the minimum conversion to the minimum image data 13 for example, as shown in FIG. 2C, the image 1 is converted from 85 KB to 20 KB, the image 2 is converted from 30 KB to 8 KB, and the image 3 is converted from 80 KB to 19 KB.
  • the intermediate image data 14a to 14c are better in quality than the minimum image data 13 and worse in quality than the image data 12. Actually, the conversion is performed according to the storage format of the image, and the quality of the image stored in the JPEG (Joint Photographic Experts Group) format is reduced by 0.2 to 0.6%.
  • the image 1 is changed from 85 KB to 70 KB, 50 KB, 34 KB
  • the image 2 is changed from 30 KB to 24 KB, 18 KB, 12 KB, Are converted from 80 KB to 64 KB, 48 KB, and 32 KB.
  • the execution timing of the first image conversion is from the character conversion module 101 in order to calculate the total storage capacity when the Web page distribution server 1a, 1b... Receives the distribution request for the character data 11 from the mobile phone 2. This is a time when the image conversion module 102 executes based on this instruction.
  • the second image conversion execution timing is determined by the image conversion module 102 in order to distribute the image data 12 when the Web page distribution servers 1a, 1b,... Receive the image data 12 distribution request from the mobile phone 2. It is time to execute.
  • the image data 12, 13, 14a to 14c generated by the image conversion module 102 is stored in a storage unit (not shown) of the Web page distribution servers 1a, 1b,. Only converts the image data 12 into the image data 12, 13, 14a to 14c only when the image data 12, 13, 14a to 14c are not stored, and does not perform the conversion when stored. It has become.
  • the total storage capacity may be exceeded.
  • the image data 12 is not included, but if this is done, the design applied to the Web page 10, that is, the original layout of the Web page 10 is not reproduced on the target mobile phone 2. End up.
  • the image data having a very small storage capacity, specifically, white with one vertical one and one horizontal color.
  • the image data is converted into an image reference (IMG tag) that displays the same size as the image data 12.
  • the original image data 12 is not displayed, but the layout is maintained.
  • the total storage capacity of the target mobile phone 2 may be exceeded.
  • the substitute character data is a substitute character (ALT attribute value) included in the image reference (IMG tag) in the original character data 11. If the original character data 11 is not included, for example, a general-purpose character string such as “image 1” is used.
  • the storage capacity of this alternative character data depends on the length of the character string, but considering that the amount of information per character is a number B (Byte), as shown in FIG. It is considered to be about 10 B (about 0.01 KB).
  • FIG. 4A is a flowchart of the Web page 10 distribution processing performed by the Web page distribution servers 1a, 1b,... When receiving a Web page 10 distribution request from the mobile phone 2.
  • the distribution request for the Web page 10 is composed of the distribution request for the character data 11 and the distribution request for the image data 12, but first the distribution request for the character data 11 is sent. That is, first, the distribution process of the character data 11 is performed.
  • a Web page description language replacement table is selected based on the Web page description language information defined in the output condition, and the replacement source character string in the replacement table is the character data 11 to be distributed. Is included.
  • step S102 If it is determined that it is not included in step S102, the process proceeds to step S104.
  • step S102 If it is determined in step S102 that the replacement source character string in the replacement table is included in the character data 11 to be distributed, the process proceeds to step S103, and the replacement source character string in the character data 11 is determined. , Convert to the replacement destination character string in the replacement table. Thereafter, the process proceeds to step S104.
  • step S104 the upper limit of the display size in the output condition is specified, and it is determined whether the display sizes of all the image data 12 referred to by the character data 11 to be distributed are smaller than the upper limit.
  • step S104 If it is determined in step S104 that the value is smaller than the upper limit, the process proceeds to step S106.
  • step S104 If it is determined in step S104 that there is image data 12 whose display size is larger than the upper limit, the process proceeds to step S105, and image conversion is performed so that the display size of the corresponding image data 12 is smaller than the upper limit. Thereafter, the process proceeds to step S106.
  • step S106 the upper limit of the total storage capacity in the output condition is specified, and the sum of the storage capacity of the character data 11 to be distributed and the storage capacity of all the image data 12 referred to by the character data 11, that is, It is determined whether the total storage capacity is smaller than the upper limit.
  • step S106 If it is determined in step S106 that the value is smaller than the upper limit, the process proceeds to step S108.
  • step S106 If it is determined in step S106 that the value is larger than the upper limit, the process proceeds to step S107, and the character data 11 and the image data 12 are converted.
  • the character / image conversion process will be described later with reference to FIG. Thereafter, the process proceeds to step S108.
  • step S108 the character data 11 converted so as to satisfy the output condition is distributed to the mobile phone 2.
  • FIG. 5 is a flowchart of the character / image conversion process performed in step S107.
  • step S302 the image reference (IMG tag) in the character data 11 is converted, and the reference to the image data 12 is converted to the reference of the minimum image data 13. At this time, each time the step of S302 is executed, the image reference (IMG tag) is converted into the reference of the minimum image data 13 one by one in the reverse order of the output in the character data 11.
  • the entity of the image data 12 is a file in which an image is stored. Therefore, a reference to the entity of the image data 12 is a file name.
  • a file name is described by an IMG tag indicating an image reference, such as “jpg”> ”.
  • the file name of the original image data 12 is described by adding a parameter that can specify the content of the image conversion.
  • An image reference (IMG tag) is described as “min”> ”.
  • the image reference (IMG tag) of the character data 11 can specify a minimum conversion from the original file name of the image data 12 to the file name of the image data 12, for example, “? Min. ”
  • step S303 the upper limit of the total storage capacity in the output condition is specified, the storage capacity of the character data 11 to be distributed, all the image data 12 referenced by the character data 11 and the minimum image It is determined whether the total storage capacity of the data 13, that is, whether the total storage capacity is smaller than the upper limit.
  • step S303 If it is determined in step S303 that the value is smaller than the upper limit, the process proceeds to step S304.
  • step S303 If it is determined in step S303 that the value is larger than the upper limit, the process proceeds to step S307, and it is determined whether all image references (IMG tags) in the character data 11 have been converted to references to the minimum image data 13.
  • IMG tags image references
  • step S307 If it is determined in step S307 that all data has been converted, the process proceeds to step S308.
  • step S307 If it is determined in step S307 that all have not been converted, the process returns to step S302 to convert the next image reference (IMG tag) into a reference to the minimum image data according to the reverse order of output, and again in step S303. Judgment is made.
  • step S308 an image reference (IMG tag) in the character data 11 is converted, and a reference to the minimum image data 13 is converted to a reference to white image data.
  • the image reference (IMG tag) is converted into the reference to the white image data one by one in the reverse order of the output in the character data 11.
  • step S309 where the upper limit of the total storage capacity in the output condition is specified, the storage capacity of the character data 11 to be distributed, all the minimum image data 13 and white data referenced by the character data 11 It is determined whether the total storage capacity of image data, that is, whether the total storage capacity is smaller than the upper limit.
  • step S309 If it is determined in step S309 that the value is smaller than the upper limit, the process proceeds to step S304.
  • step S309 If it is determined in step S309 that the value is larger than the upper limit, the process proceeds to step S310, in which it is determined whether all the image references (IMG tags) in the character data 11 have been converted into references to white image data.
  • step S310 If it is determined in step S310 that all have been converted, the process proceeds to step S311.
  • step S310 If it is determined in step S310 that everything has not been converted, the process returns to step S308 to convert the next image reference (IMG tag) into a reference for white image data in the reverse order of output, and again in step S309. Make a decision.
  • IMG tag next image reference
  • step S311 the image reference (IMG tag) in the character data 11 is converted, and the reference of the white image data is converted into alternative character data.
  • the image reference (IMG tag) is converted to substitute character data one by one in accordance with the reverse order of output in the character data 11.
  • the alternative character data will be explained.
  • the image reference IMG tag
  • step S312 the upper limit of the total storage capacity in the output condition is specified, the storage capacity of the character data 11 to be distributed, all the minimum image data 13 referred to by the character data 11, and white It is determined whether the total storage capacity of the image data and further the alternative character data, that is, whether the total storage capacity is smaller than the upper limit.
  • step S312 If it is determined in step S312 that the value is smaller than the upper limit, the process proceeds to step S304.
  • step S312 If it is determined in step S312 that it is larger than the upper limit, the process proceeds to step S313, and it is determined whether all the image references (IMG tags) in the character data 11 have been converted into alternative character data.
  • step S313 If it is determined in step S313 that all conversions have been made, no more conversions can be made, so the character / image conversion process ends.
  • step S313 If it is determined in step S313 that all have not been converted, the process returns to step S311 and the next image reference (IMG tag) is converted into alternative character data in the reverse order of output, and the determination in S312 is performed again. Do.
  • step S304 intermediate image data 14a to 14c are generated by applying intermediate conversion to all the image data 12 referenced by the character data 11. Then, the process proceeds to step S305.
  • the intermediate image data three pieces of intermediate image data 14a to 14c having different qualities are created for each image data 12 as described above.
  • step S305 the image reference (IMG tag) in the character data 11 is converted to convert the reference to the minimum image data 13 and the white image data, and further substitute character data into the reference to the intermediate image data 14a to 14c. To do.
  • the intermediate image data 14a to 14c are referred to one by one according to the output order of the character data 11 and the intermediate image data 14a to 14c in the order of good quality. It will be converted to a reference to.
  • the first output image data is converted into a reference to the intermediate image data 14a with the highest quality
  • the first output image data is It is converted into a reference to the intermediate image data 14b with good quality, and so on.
  • the file name of the original image data 12 is “xxx.jpg”, and the conversion to the intermediate image data 14a with the quality of 80% is specified.
  • step S306 the upper limit of the total storage capacity in the output condition is specified, the storage capacity of the character data 11 to be distributed, and all the intermediate image data 14a to 14c referred to by the character data 11 , The sum of the storage capacities of the minimum image data 13 and the white image data, and further the alternative character data, that is, whether the total storage capacity is smaller than the upper limit.
  • step S306 If it is determined in step S306 that the value is smaller than the upper limit, the process returns to step S305, and the image reference (IMG tag) is changed to the intermediate image data 14a in the order of output and in the order of good quality of the intermediate image data 14a to 14c. Is converted into a reference to any one of ⁇ 14c, and the determination in S306 is performed again.
  • step S306 If it is determined in step S306 that the total storage capacity is larger than the upper limit, the process proceeds to step S306A. If the total storage capacity is smaller than the upper limit in step S306, the last character data 11 determined, that is, the total storage capacity exceeds the upper limit. An image reference (IMG tag) that is small and maximizes the quality of the first output image is adopted, and the character-to-image conversion process is terminated.
  • IMG tag image reference
  • step S305 the best quality of the intermediate image data 14a among the intermediate image data 14a to 14c is applied as the best quality.
  • the image data 12 is first applied to determine whether the total storage capacity exceeds the upper limit, and if not, the original image data 12 may be applied.
  • the character data 11 thus generated is distributed to the mobile phone 2.
  • the cellular phone 2 processes the character data 11 using a web browser, and the original image data 12, the minimum image data 13, the intermediate image data 14, and the white image that the character data 11 refers to using an image reference (IMG tag).
  • An image data distribution request for distributing any of the data is transmitted to the Web page distribution servers 1a, 1b,.
  • the image reference (IMG tag) in the character data 11 is appropriately added with a parameter for specifying the conversion contents with respect to the file name of the original image data 12. For this reason, the image data distribution request includes the file name and parameters of the original image data 12.
  • FIG. 4B is a flowchart of image data distribution processing performed by the Web page distribution servers 1a, 1b,... That have received the image data distribution request.
  • the Web page distribution servers 1a, 1b,... Proceed to step S201, specify the file name of the original image data 12 included in the image data distribution request and the conversion parameters, and then proceed to step S202.
  • the minimum image data 13 or the intermediate image data 14a to 14c generated by performing the conversion specified by the parameters on the original image data 12 is stored in the Web page distribution servers 1a, 1b,. It is determined whether it is stored in the unit (not shown).
  • step S202 If it is determined in step S202 that the data is stored, the process proceeds to step S204.
  • step S202 If it is determined in step S202 that the image has not been stored, the process proceeds to step S203, where the original image data 12 file is subjected to conversion specified by the parameters, and the minimum image data 13 or intermediate image is converted. Data 14a to 14c are generated. The generated minimum image data 13 or intermediate image data 14a to 14c is stored in a storage unit (not shown) of the Web page distribution servers 1a, 1b,. Then, the process proceeds to step S204.
  • step S204 the image data generated by performing the necessary conversion is distributed and the process is terminated.
  • the Web page distribution servers 1a, 1b by transmitting the file name of the original image data 12 and the parameters that can specify the conversion contents to the Web page distribution servers 1a, 1b,.
  • the Web page distribution servers 1a, 1b,... That have received the image data distribution request can distribute the image data generated by performing necessary conversion. .
  • the Web page 10 in which the total storage capacity of the Web page 10 is smaller than the upper limit storage capacity of the mobile phone 2 by using the minimum image data 13 obtained by converting the image data 12 to the minimum is used.
  • a Web page distribution system capable of distribution can be provided.
  • the minimum conversion is performed in order from the first output image data 12 that may have the highest importance.
  • the total storage capacity of the Web page 10 is smaller than the upper limit storage capacity of the mobile phone 2 and image data that may be most important.
  • the Web page not only using the minimum image data 13 obtained by minimally converting the image data 12 but also using white image data having a smaller storage capacity than that obtained by partially converting the image data 12, the Web page
  • the Web page distribution system capable of distributing the Web page 10 in which the total storage capacity of 10 is smaller than the upper limit storage capacity of the mobile phone 2 and the quality of the image data 12 is suppressed.
  • the minimum conversion is performed in order from the last output image data 12 that may be the least important.
  • white image data having a smaller storage capacity the total storage capacity of the Web page 10 is smaller than the upper limit storage capacity of the mobile phone 2, and the Web data in which the least important image data 12 may be omitted is omitted.
  • a Web page distribution system that can distribute the page 10 can be provided.
  • substitute character data having a small storage capacity By using substitute character data having a small storage capacity, a Web page 10 in which the total storage capacity of the Web page 10 is smaller than the upper limit storage capacity of the mobile phone 2 and the quality of the image data 12 is suppressed can be distributed.
  • a page distribution system can be provided.
  • the minimum image data 13 obtained by minimally converting the image data 12 and the white image data are not used, but the image data 12 to be output last, which may be the least important, is sequentially applied.
  • the total storage capacity of the Web page 10 is smaller than the upper limit storage capacity of the mobile phone 2 and the image data 12 that may be least important. It is possible to provide a Web page distribution system capable of distributing the Web page 10 in which is omitted.
  • the display size when the display size does not exceed the upper limit display size, the display size is not converted even if other image data 12 is converted, and the layout of the Web page 10 is changed. It will not be done.
  • the display size exceeds the upper limit display size, the display size is converted and displayed within the display size. Therefore, it is possible to provide a Web page distribution system capable of distributing the Web page 10 converted so as to be within the upper limit display size of the mobile phone 2 with a minimum layout change.
  • the Web page distribution servers 1a, 1b,... For receiving and distributing the distribution request for the character data 11 and the distribution request for the image data 12 are received.
  • the Web page distribution servers 1a, 1b,... That distribute image data 12 are different from the Web page distribution servers 1a, 1b,.
  • the parameter which can specify the conversion contents of the image data 12 is received, and at that time, the image data 12 can be converted and transmitted. Therefore, it is necessary to share the converted image data 12 between the Web page distribution servers 1a, 1b,... That distribute the character data 11 and the Web page distribution servers 1a, 1b,. This makes it easier to distribute the load on the Web page distribution system.
  • both the distribution server and the relay server are specially built.
  • load balancing may not be possible, or there may be cases where relay server load balancing may not be possible if special creation is not performed.
  • the ability to easily distribute the load is one of the main effects of the present invention.
  • the processing load and time for converting the image data 12 once converted in the distribution server is reduced, so that the Web page 10 converted so as to satisfy the output condition of the mobile phone 2 is stored. It is possible to provide a Web page distribution system that can distribute a large amount and at high speed.
  • the conversion from the image data 12 to the minimum image data 13 and the intermediate image data 14a to 14c is a process that is very heavy on the computer and takes time.
  • One of the main effects of the present invention is that such processing can be suppressed in a system that must process a large amount of distribution requests.
  • characters described in a Web page description language predetermined for each mobile phone 2 can be obtained by a simple process of replacing a character string based on a predetermined character string replacement table.
  • a Web page distribution system capable of distributing the Web page 10 converted into the data 11 can be provided.
  • the grammar of the Web page description language is not analyzed, even if the grammar of the Web page description language is changed or added, there is a possibility that a problem will occur with the new grammar in the process once created. Can be reduced.
  • the Web page distribution servers 1a, 1b,... are mounted as a built-in program for a general-purpose program for distributing Web pages, that is, a module for the so-called Web server 103. It is not necessary to provide a separate server, and it is easy to provide a Web page distribution system that can distribute the Web page 10 converted so as to satisfy the output condition of the mobile phone 2. Further, when load distribution is performed, it is only necessary to distribute the load only on the Web server, and the load distribution of the Web page distribution system is facilitated.
  • a plurality of Web page distribution servers 1a, 1b,... And the load distribution server 4 constitute a Web page distribution system.
  • the present invention is not limited to this. You may comprise with one web page delivery server.
  • a web page distribution server may be directly connected to the Internet 3. Even in the case of a single unit, for example, a Web page including a plurality of image data can be converted and distributed so as to satisfy the output condition of the mobile phone 2.
  • the image data 12 is not converted in accordance with the output condition related to the total storage capacity, or the minimum image data 13 or any of the intermediate image data 14a to 14c, white image data, and alternative character data. Even though not all of the minimum image data 13 and the intermediate image data 14a to 14c, the white image data, and the alternative character data are targeted, some of these are converted to the target. You may do it. For example, the image data may not be converted, or may be converted into any one of the minimum image data 13, or other combinations may be applied.
  • the image data 12 is replaced with one of the minimum image data 13, the inter-image data 14a to 14c, the white image data, and the alternative character data according to the output condition relating to the total storage capacity. After that, the image data is further replaced with any one of the intermediate image data 14a to 14c in order from the first output.
  • the present invention is not limited to this, and the intermediate image data is not limited to this order.
  • the data 14a to 14c may be replaced.
  • the image data 12 is replaced with the minimum image data 13 according to the output condition relating to the total storage capacity, and then the white image data and the alternative character data are sequentially output from the minimum image data 13 output last.
  • the present invention is not limited to this, and the image data may be replaced with white image data or alternative character data in any order.
  • the display size of the image data 12 is converted according to the output condition relating to the display size.
  • the present invention is not limited to this, and the display size is not converted. It is good also as a structure. When not converting, it is sufficient to specify the vertical length and the horizontal length in the IMG tag.
  • the minimum image data 13 and the intermediate image data 14a to 14c once converted and generated are stored and reused when necessary.
  • the present invention is not limited to this. Alternatively, it may be converted every time it is necessary without memorizing.
  • the image data 12 is applied as the Web page formation data to which the character data 11 refers.
  • the present invention is not limited to this, and a program (so-called) that can be executed by the mobile phone 2 is used. App) data.
  • the Web page distribution system may be configured with two or more Web page distribution servers at all times, divided into a Web page distribution server incorporating only 101 and a Web page distribution server incorporating only the image conversion module 102.
  • the load distribution server 4 distributes the distribution request for the character data 11, that is, the distribution request for the Web page 10, to the Web page distribution server that incorporates only the character conversion module 101, and the distribution request for the image data 12 What is necessary is just to deliver to the Web page delivery server incorporating only the conversion module 101.
  • the mobile telephone 2 is applied as several output terminals in which the output conditions for outputting all the web pages were defined separately, this invention is not limited to this. , For example, those with an upper limit on the total storage capacity, portable devices other than mobile phones, and data output software (such as a browser for video output) with an upper limit on the total storage capacity. Needless to say, the present invention can be applied to a predetermined output terminal.
  • the present invention can be used in a data distribution service that distributes Web pages to output targets with different output conditions.
  • Web page distribution server 2 Mobile phone 3 Internet 4 Load distribution server 10 Web page 11 Character data 12 Image data 13 Minimum image data 14a to 14c Intermediate image data 101 Character conversion 102 Image conversion 103 Web server 201 Display unit

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)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

 配信対象の出力条件を満たすWebページを配信できるWebページ配信システムを提供することを課題とし、インターネット3に通信可能で、文字データ11及び該文字データから参照される画像データ12からなるWebページ10の全てを出力するための出力条件が個別に定められた複数の携帯電話機2と、Webページ10の配信要求の受信に基づいて携帯電話機2の出力条件を特定し、Webページ10が特定された出力条件を満たすか否かを判定し、出力条件を満たさないと判定したときに、出力条件を満たすWebページ10に変換し、Webページ10を配信する処理を行うWebページ配信サーバ1と、からなるWebページ配信システムを提供する。

Description

Webページ配信システム
 本発明は、配信対象に応じてWebページを変換して送信するためのWebページ配信システムに関する。
 従来、携帯電話機などのWebページの配信対象には、Webページを記述するWebページ記述言語と、Webページを形成する画像などのWebページ形成データの保存形式と、これらWebページ記述言語の記憶容量とWebページ形成データの記憶容量の合計である総記憶容量と、配信対象が備える表示装置の大きさである表示サイズと、からなるWebページ出力条件が異なるものがある。これら出力条件をすべて満たすWebページとしては、例えば、文字の装飾や画像を使わない等、単純なWebページがある。
 また、これら配信対象の中には、多くの画像が出力できたり、動画が出力できたり、アニメーションが出力できたり、段組みなどの高度なレイアウトが出力できたりする等、いわゆるリッチなWebページを出力できるものがある。一般的に、このような配信対象の所有者はリッチなWebページの配信を期待しており、これら配信対象に対してリッチなWebページを配信することで、Webページの魅力を高めることができる。
 一方、配信対象の出力条件をすべて満たすリッチなWebページの作成が困難であることから、リッチなWebページを作成して配信しても、リッチなWebページが出力できない配信対象が生じてしまっていた。
 1つの解決方法は、同じ内容を表現するリッチなWebページを、配信対象の出力条件ごとに個別に作成しておくことである。しかしながら、この方法は出力条件の数だけリッチなWebページを作成しておく必要があり、リッチなWebページの提供者にとって大きな負担であった。
 そこで、リッチなWebページの提供者がWebページを1つだけ作成して配信サーバに登録しておき、この配信サーバと配信対象の間でのWebページの配信を中継する中継サーバにより、Webページを配信対象の出力条件を満たすWebページに自動的に変換して、配信対象に配信できるようにしたWebページ配信システムが提案されている(例えば、特許文献1参照)。
 これら中継サーバによるWebページの変換においては、Webページ記述言語の変換、Webページ形成データ(画像)の保存形式の変換、Webページ記述言語とWebページ形成データ(画像)の総記憶容量の変換、Webページ形成データ(画像)の表示サイズの変換、などが行われる。
 Webページ記述言語とWebページ形成データ(画像)の総記憶容量の変換としては、Webページを複数のWebページに分割し、1度に配信するWebページを部分的なものにすることで総記憶容量を減らすものと(例えば、特許文献1参照)、Webページ形成データ(画像)の表示サイズを小さくしたり色数などの品質を下げたりする画像変換処理を適用することで総記憶容量を減らすものと(例えば、特許文献2参照)、が提案されている。
特開2001-195391号公報 特開2003-173440号公報
 しかしながら、特許文献1にあっては、画像などのWebページ形成データの記憶容量への配慮がなされていない。詳しくは、Webページ記述言語における画像の表示サイズの指定部分を配信対象に合わせて書き換えているが、画像を変換しているわけではなく画像の記憶容量に変化はない。そのため、例えば、画像1個の記憶容量が配信対象の総記憶容量を超えている場合には、Webページをどのように分割しても、これら分割したWebページを配信対象にて出力できないという問題があった。
 また、特許文献1にあっては、画像1個の記憶容量が配信対象の総記憶容量を超えていなくても、例えば、画像2個の記憶容量が配信対象の総記憶容量を超えてしまうような場合には、含まれる画像の数だけWebページを分割することとなり、分割前のWebページを把握しづらくなる場合があるという問題があった。
 また、特許文献2にあっては、画像1個の記憶容量を変換しているが、Webページ記述言語の記憶容量への配慮がなされていない。そのため、Webページ記述言語の記憶容量と合わせたときの総記憶容量が配信対象の総記憶容量を超えてしまい配信対象にて出力できない場合があるという問題があった。
 また、特許文献2にあっては、複数の画像から形成される場合のWebページの総記憶容量への配慮もなされていない。そのため、すべての画像の記憶容量及びWebページ記述言語の記憶容量と合わせたときの総記憶容量が配信対象の総記憶容量を超えてしまい配信対象で表示できない場合があるという問題があった。
 また、特許文献2にあっては、中継サーバの負荷分散への配慮がなされていない。中継サーバの負荷分散は、一般的に、配信サーバと配信対象との間に中継サーバを複数台と負荷分散サーバを1台設置することにより実現される。配信対象から配信サーバまでの順序は、配信対象、負荷分散サーバ、複数台の中継サーバ、複数台の配信サーバ、である。
 負荷分散の処理の流れについて簡単に説明する。このような構成において負荷分散サーバは、配信対象からWebページ取得要求が送信されてくるごとに、複数台の中継サーバのいずれかを選択して、このWebページ取得要求を中継する。中継サーバは、Webページ取得要求をさらに配信サーバに中継し、配信サーバから送られてくるWebページのWebページ記述言語を配信対象に合わせて変換して、負荷分散サーバに送信する。負荷分散サーバは、中継サーバから送られてきたWebページを配信対象に送信する。
 リッチなWebページの場合、配信サーバと配信対象の間で、複数回の通信が実施されることが多い。これは、Webページ記述言語と、1つ以上のWebページ形成データ(画像)と、からなる場合が多いためである。具体的には、Webページ記述言語の配信につき1回通信を行い、Webページ形成データ(画像)1つの配信につき1回通信を行う。すなわちWebページ記述言語の配信後、同様の処理がWebページ形成データ(画像)の個数だけ行われ、Webページ形成データ(画像)が1つずつ配信される。
 前述したように、負荷分散サーバは、配信対象からWebページ取得要求が送信されてくるごとに、複数台の中継サーバのいずれかを選択して、Webページ取得要求を中継することから、Webページ記述言語を中継する中継サーバと、Webページ形成データ(画像)を中継する中継サーバとは必ずしも一致しない。むしろ負荷分散の観点からは、異なる中継サーバに分散される方が好ましい。
 ここで、特許文献2のような、Webページ形成データ(画像)に画像変換処理を適用することで総記憶容量を減らす中継サーバにあっては、1回目の通信であるWebページ記述言語の配信時に、Webページ記述言語を解析して、Webページ形成データ(画像)をリストアップするとともに配信サーバから先行取得して画像変換処理を適用する。その後、中継サーバはアクセスしてきた配信対象に対して、先行取得して画像変換処理を適用しておいたWebページ形成データ(画像)を配信サーバにアクセスすることなく送信する。
 ここで先行取得を行うのは、Webページ形成データ(画像)の配信の都度、Webページ形成データ(画像)を配信サーバから先行取得して画像変換処理を適用する場合より、配信対象にWebページを構成する全データ、すなわちWebページ記述言語と全Webページ形成データ(画像)が配信完了するまでの時間が短くなるためである。
 尚、特許文献2に限らず、実用化されている中継サーバのほとんどは同様の処理を行っている。
 このWebページ形成データ(画像)を配信サーバから先行取得して画像変換処理をしておく構成は、Webページ記述言語を変換した中継サーバから、全てのWebページ形成データ(画像)を取得することを前提にしている。変換したWebページ形成データ(画像)は、Webページ記述言語を変換した中継サーバにしか存在しないためである。
 しかしながら前述したように、負荷分散サーバはその原理上、Webページ記述言語を中継する中継サーバと、Webページ形成データ(画像)を中継する中継サーバと、が一致しないように振る舞う。これを一致させるためには、負荷分散サーバと、中継サーバの双方に専用の処理を組み込む必要がある。また、一致させたとすれば、そもそも十分な負荷分散ができているとはいえない。
 つまりは、特許文献2にあっては、負荷分散サーバを導入することは、Webページの配信者に開発コストを負わせる場合があるばかりか、開発コストを負ったとしても、十分な負荷分散ができない場合があるという問題があった。
 本発明は、このような問題点に着目してなされたもので、配信対象の出力条件を満たすWebページを配信できるWebページ配信システムを提供することを目的とする。
 上記課題を解決するために、本発明の第1の実施態様のWebページ配信システムは、
 ネットワーク(インターネット3)に通信可能で、予め定められたWebページ記述言語で記述された文字データ(11)及び該文字データから参照されるWebページ形成データ(画像データ12)からなるWebページ(10)を配信可能な配信手段(S108およびS204のステップを行うCPU)を備える配信サーバ(Webページ配信サーバ1)と、前記ネットワークを介して前記配信サーバから配信される前記Webページを出力可能であるとともに、前記Webページの全てを出力するための出力条件が個別に定められた複数の出力端末(携帯電話機2)と、からなるWebページ配信システムであって、
 前記配信サーバは、
 前記出力端末から送信されてくる前記Webページの配信要求の受信に基づいて、当該出力端末に対応する出力条件を特定する出力条件特定手段(S101のステップを行うCPU)と、
 前記Webページが前記出力条件特定手段により特定された出力条件を満たすか否かを判定する判定手段(S102およびS104およびS106のステップを行うCPU)と、
 前記判定手段が前記出力条件を満たさないと判定したときに、前記出力条件を満たすWebページに変換する処理を行うWebページ変換手段(S103およびS105およびS107およびS203のステップを行うCPU)と、
 を備える、
 ことを特徴としている。
 本発明の第2の実施態様のWebページ配信システムは、第1の実施態様のWebページ配信システムであって、
 前記判定手段は、前記Webページ(10)の総記憶容量が予め定められた数値である上限記憶容量を超えたときに前記出力条件を満たさないと判定し(S106のステップを行うCPU)、
 前記Webページ変換手段(S103およびS105およびS107およびS203のステップを行うCPU)は、
 前記Webページ形成データ(画像データ12)を、記憶容量が最小となる最小Webページ形成データ(最小画像データ13)に変換する処理を行う最小変換手段(S301のステップを行うCPU)と、
 前記Webページ形成データを参照していた前記文字データ(11)を、前記最小変換手段にて変換した前記最小Webページ形成データを参照する文字データに変換する処理を行う文字変換手段(S302のステップを行うCPU)と、
 を含む、
 ことを特徴としている。
 本発明の第3の実施態様のWebページ配信システムは、第1または2の実施態様のWebページ配信システムであって、
 前記判定手段は、前記Webページ(10)の総記憶容量が予め定められた数値である上限記憶容量を超えたときに前記出力条件を満たさないと判定し(S106のステップを行うCPU)、
 前記Webページ変換手段(S103およびS105およびS107およびS203のステップを行うCPU)は、
 前記Webページ形成データ(画像データ12)を、記憶容量が最小となる最小Webページ形成データ(最小画像データ13)に変換する処理を行う最小変換手段(S301のステップを行うCPU)と、
 前記Webページ形成データを、前記最小Webページ形成データの記憶容量より大きく、かつ、当該Webページ形成データの記憶容量より小さい記憶容量の中間Webページ形成データ(中間画像データ14a~15a)に変換する処理を行う中間変換手段(S304のステップを行うCPU)と、
 前記Webページ形成データを参照していた前記文字データ(11)を、前記最小Webページ形成データまたは前記中間Webページ形成データのうちいずれかを参照する文字データに変換する処理を行う文字変換手段(S305のステップを行うCPU)と、
 を含む、
 ことを特徴としている。
 本発明の第4の実施態様のWebページ配信システムは、第3の実施態様のWebページ配信システムであって、
 前記Webページ(10)は、複数のWebページ形成データ(画像データ12)を含み、
 前記文字変換手段(S302のステップを行うCPU)は、
 前記複数のWebページ形成データそれぞれを参照していた前記文字データ(11)を、前記出力端末(携帯電話機2)による出力順に前記中間Webページ形成データ(中間画像データ14a~15a)を参照する文字データに変換する処理を行う、
 ことを特徴としている。
 本発明の第5の実施態様のWebページ配信システムは、第3または4の実施態様のWebページ配信システムであって、
 前記中間変換手段(S304のステップを行うCPUは、前記Webページ形成データ(画像データ12)を前記中間Webページ形成データ(中間画像データ14a~14b)に変換する処理を、予め定められた回数の範囲内で行う、
 ことを特徴としている。
 本発明の第6の実施態様のWebページ配信システムは、第1~5のいずれかの実施態様のWebページ配信システムであって、
 前記判定手段は、前記Webページ(10)の総記憶容量が予め定められた数値である上限記憶容量を超えたときに前記出力条件を満たさないと判定し(S106のステップを行うCPU)、
 前記Webページ変換手段(S103およびS105およびS107およびS203のステップを行うCPU)は、
 前記Webページ形成データ(画像データ12)を、記憶容量が最小となる最小Webページ形成データ(最小画像データ13)に変換する処理を行う最小変換手段(S301のステップを行うCPU)と、
 前記Webページ形成データを参照していた前記文字データ(11)を、前記最小Webページ形成データまたは該最小Webページ形成データより記憶容量の小さい予め定められた特別Webページ形成データ(白画像データ)のうちいずれかを参照する文字データに変換する処理を行う文字変換手段(S308のステップを行うCPU)と、
 を含む、
 ことを特徴としている。
 本発明の第7の実施態様のWebページ配信システムは、第6の実施態様のWebページ配信システムであって、
 前記Webページ(10)は、複数のWebページ形成データ(画像データ12)を含み、
 前記文字変換手段(S308のステップを行うCPU)は、
 前記複数のWebページ形成データ(画像データ12)それぞれを参照していた前記文字データ(11)を、前記出力端末(携帯電話機2)による出力の逆順に前記特別Webページ形成データ(白画像データ)を参照する文字データに変換する処理を行う、
 ことを特徴としている。
 本発明の第8の実施態様のWebページ配信システムは、第6または7の実施態様のWebページ配信システムであって、
 前記文字変換手段(S311のステップを行うCPU)は、
 前記Webページ形成データ(画像データ12)を参照していた前記文字データ(11)を、前記最小Webページ形成データ(最小画像データ12)と、前記特別Webページ形成データ(白画像データ)と、該特別Webページ形成データより記憶容量の小さい予め定められた代替文字データと、のうちいずれかを参照する文字データに変換する処理を行う、
 ことを特徴としている。
 本発明の第9の実施態様のWebページ配信システムは、第8の実施態様のWebページ配信システムであって、
 前記Webページ(10)は、複数のWebページ形成データ(画像データ12)を含み、
 前記文字変換手段(S311のステップを行うCPU)は、
 前記複数のWebページ形成データ(画像データ12)を参照していた前記文字データ(11)を、前記出力端末(携帯電話機2)による出力の逆順に前記代替文字データを参照する文字データに変換する処理を行う、
 ことを特徴としている。
 本発明の第10の実施態様のWebページ配信システムは、第1~9のいずれかの実施態様のWebページ配信システムであって、
 前記判定手段は、前記Webページ形成データ(画像データ12)の表示サイズが予め定められた数値である上限表示サイズを超えたときに前記出力条件を満たさないと判定し(S104のステップを行うCPU)、
 前記Webページ変換手段(S103およびS105およびS107およびS203のステップを行うCPU)は、
 前記Webページ形成データ(画像データ12)を、前記表示サイズが前記上限表示サイズとなる縮小Webページ形成データ(縮小した画像データ12)に変換する処理を行う縮小変換手段(S105のステップを行うCPU)と、
 前記Webページ形成データを参照していた前記文字データ(11)を、前記縮小Webページ形成データを参照する文字データに変換する処理を行う文字変換手段と(S105のステップを行うCPU)、
 を備える、
 ことを特徴としている。
 本発明の第11の実施態様のWebページ配信システムは、第1~10のいずれかの実施態様のWebページ配信システムであって、
 前記Webページ変換手段(S103およびS105およびS107およびS203のステップを行うCPU)は、
 前記Webページ形成データ(画像データ12)を変換する処理を行うWebページ形成データ変換手段(S301およびS304のステップを行うCPU)と、
 前記Webページ形成データを参照していた前記文字データ(11)を、前記Webページ形成データ変換手段により変換された前記Webページ形成データを参照する文字データであって、前記Webページ形成データ変換手段による変換内容を特定可能なパラメータを含む特定文字データに変換する処理を行う文字変換手段(S105、S107、S302、S308、S311、S305のステップを行うCPU)と、
 を含み、
 前記配信手段は、
 前記出力端末(携帯電話機2)から送信されてくる前記Webページ(10)の配信要求の受信に基づいて、前記文字変換手段にて変換した特定文字データ(変換パラメータが混入された文字データ11)を配信するとともに、前記出力端末から前記パラメータを含む前記Webページ形成データの配信要求の受信に基づいて、前記Webページ形成データ変換手段にて変換した前記Webページ形成データを配信する、
 ことを特徴としている。
 本発明の第12の実施態様のWebページ配信システムは、第1~11のいずれかの実施態様のWebページ配信システムであって、
 前記Webページ変換手段(S103およびS105およびS107およびS203のステップを行うCPU)は、
 前記Webページ変換手段にて変換された変換後Webページ形成データ(最小画像データ13、中間画像データ14a~14b)を記憶する変換後Webページ形成データ記憶手段(記憶部)を含み、
 前記変換後Webページ形成データ記憶手段に、前記変換後Webページ形成データが記憶されていないときに前記Webページ形成データを変換する処理を行う(S202でNOと判定したときにS203を行うCPU)、
 ことを特徴としている。
 本発明の第13の実施態様のWebページ配信システムは、第1~12のいずれかの実施態様のWebページ配信システムであって、
 前記判定手段は、予め定められた文字列の置換表におけるすべての置換元の文字列が、前記文字データ(11)に出現するときに前記出力条件を満たさないと判定し(S102のステップを行うCPU)、
 前記Webページ変換手段(S103およびS105およびS107およびS203のステップを行うCPU)は、
 前記Webページ記述言語の文法を解析することなく予め定められた文字列の置換表に基づいて文字列を置換することで、前記文字データを前記端末Webページ記述言語の種別で記述した文字データに変換する文字変換手段を含む(S103のステップを行うCPU)、
 ことを特徴としている。
 本発明の第14の実施態様のWebページ配信システムは、第1~13のいずれかの実施態様のWebページ配信システムであって、
 前記配信サーバ(Webページ配信サーバ1)は、汎用的なWebページの配信を行うプログラムに対する組み込みプログラムとして実装する(文字変換モジュール101、画像変換モジュール102)、
 ことを特徴としている。
 本発明の第1の実施態様によれば、出力端末の出力条件を満たすように変換したWebページを配信できるWebページ配信システムを提供することができる。
 本発明の第2の実施態様によれば、Webページ形成データを最小変換したものを用いることで、Webページの総記憶容量が出力端末の上限記憶容量より小さくなるようにしたWebページを配信できるWebページ配信システムを提供することができる。
 本発明の第3の実施態様によれば、Webページ形成データを最小変換したものだけを用いるのではなく、一部に最小変換したものよりも品質の良い中間変換したものも用いることで、Webページの総記憶容量が出力端末の上限記憶容量より小さく、かつ、Webページ形成データの品質低下を抑えたWebページを配信できるWebページ配信システムを提供することができる。
 本発明の第4の実施態様によれば、Webページ形成データを最小変換したものだけを用いるのではなく、最も重要度が高い可能性のある最初に出力するWebページ形成データから順に、最小変換したものよりも品質の良い中間変換したものも用いることで、Webページの総記憶容量が出力端末の上限記憶容量より小さく、かつ、最も重要度が高い可能性のあるWebページ形成データの品質低下を抑えたWebページを配信できるWebページ配信システムを提供することができる。
 本発明の第5の実施態様によれば、例えば、5つの変換のみが定められていれば、配信サーバにおいて、Webページ形成データを変換する処理が不要に増えることがなく、変換する処理の負荷と時間が低減されるため、出力端末の出力条件を満たすように変換したWebページを大量かつ高速に配信できるWebページ配信システムを提供することができる。
 本発明の第6の実施態様によれば、Webページ形成データを最小変換したものだけを用いるのではなく、一部に最小変換したものよりも記憶容量の小さい特別Webページ形成データも用いることで、Webページの総記憶容量が出力端末の上限記憶容量より小さく、かつ、Webページ形成データの品質低下を抑えたWebページを配信できるWebページ配信システムを提供することができる。
 本発明の第7の実施態様によれば、Webページ形成データを最小変換したものだけを用いるのではなく、最も重要度が低い可能性のある最後に出力するWebページ形成データから順に、最小変換したものよりも記憶容量の小さい特別Webページ形成データも用いることで、Webページの総記憶容量が出力端末の上限記憶容量より小さく、かつ、最も重要度が低い可能性のあるWebページ形成データを省略したWebページを配信できるWebページ配信システムを提供することができる。
 本発明の第8の実施態様によれば、Webページ形成データを最小変換したものだけを用いるのではなく、一部に最小変換したものよりも記憶容量の小さい特別Webページ形成データと、特別Webページ形成データよりも記憶容量の小さい代替文字データと、を用いることで、Webページの総記憶容量が出力端末の上限記憶容量より小さく、かつ、Webページ形成データの品質低下を抑えたWebページを配信できるWebページ配信システムを提供することができる。
 本発明の第9の実施態様によれば、Webページ形成データを最小変換したものと、特別Webページ形成データだけを用いるのではなく、最も重要度が低い可能性のある最後に出力するWebページ形成データから順に、特別Webページ形成データよりも記憶容量の小さい代替文字データも用いることで、Webページの総記憶容量が出力端末の上限記憶容量より小さく、かつ、最も重要度が低い可能性のあるWebページ形成データを省略したWebページを配信できるWebページ配信システムを提供することができる。
 本発明の第10の実施態様によれば、表示サイズが上限表示サイズを超えない場合には、その他のWebページ形成データの変換をしても表示サイズが変換されることはなく、Webページのレイアウトが変更されることがない。また、表示サイズが上限表示サイズを超える場合には、表示サイズの変換が行われて表示サイズ内に表示されるようになる。そのため、最低限のレイアウト変更で、出力端末の上限表示サイズに収まるように変換したWebページを配信できるWebページ配信システムを提供することができる。
 本発明の第11の実施態様によれば、負荷分散サーバの導入により、文字データの配信要求を受信して配信する配信サーバと、Webページ形成データの配信要求を受信して配信する配信サーバと、が異なる配信サーバとなる場合にも、Webページ形成データを配信する配信サーバは、Webページ形成データの変換内容を特定可能なパラメータを受信して、そのときに、Webページ形成データを変換して送信することができる。そのため、文字データを配信する配信サーバと、Webページ形成データを配信する配信サーバとの間で、変換したWebページ形成データを共有する必要がなく、Webページ配信システムの負荷分散が容易となる。
 本発明の第12の実施態様によれば、配信サーバにおいて、一度変換したWebページ形成データを再度変換する処理の負荷と時間が低減されるため、出力端末の出力条件を満たすように変換したWebページを大量かつ高速に配信できるWebページ配信システムを提供することができる。
 本発明の第13の実施態様によれば、予め定められた文字列の置換表に基づいて文字列を置換するという単純な処理で、出力端末ごとに予め定められたWebページ記述言語で記述された文字データに変換したWebページを配信できるWebページ配信システムを提供することができる。また、Webページ記述言語の文法を解析しないため、Webページ記述言語の文法が変更されたり、追加されたときにも、一度作成した処理においては、新しい文法に対して不具合が発生する可能性を低減することができる。
 本発明の第14の実施態様によれば、Webページの配信を行う汎用的なプログラムに対する組み込みプログラム、いわゆるWebサーバに対するモジュールとして配信サーバが実装されるため、中継サーバのようなサーバを別途に設ける必要がなく、出力端末の出力条件を満たすように変換したWebページを配信できるWebページ配信システムを提供しやすくできる。また、負荷分散を行うときには、Webサーバのみを負荷分散すればよく、Webページ配信システムの負荷分散が容易となる。
本発明の実施例におけるWebページ配信システムの全体像を示すシステム図である。 (a)は、Webページの出力条件の一例を示す図である。(b)は、Webページに係る諸データの一例を示す図である。(c)は、変換された画像に係る諸データの一例を示す図である。(d)は、画像データの代替データとして用いられる白画像データや代替文字データの一例を示す図である。 本発明の実施例におけるWebページ配信システムが変換するWebページに係る諸データの一例を示す図である。 (a)は、本発明の実施例におけるWebページ配信処理を示すフローチャートである。(b)は、本発明の実施例における画像データ配信処理を示すフローチャートである。 本発明の実施例における文字と画像変換処理を示すフローチャートである。
 本発明の実施例を以下に説明する。
[実施例]
 本発明の実施例を図面に基づいて説明すると、まず図1は、本発明の実施例1におけるWebページ配信システムの全体像を示す図である。
 Webページ配信システムは、インターネット3に接続された複数のWebページ配信サーバ1a、1b・・・と、利用者が携行する携帯電話機2と、携帯電話機2からWebページ配信サーバ1a、1b・・・へのアクセスを負荷分散する負荷分散サーバ4と、から構成される。
 複数のWebページ配信サーバ1a、1b・・・は、それぞれ同一の構成であり、同一のデータ及び同一の機能を備えている。
 Webページ配信サーバ1a、1b・・・は、CPU(Central Processing Unit、図示略)と、ROM(Read Only Memory、図示略)と、RAM(Random Access Memory、図示略)と、負荷分散サーバ4を介してデータを送受信するための通信部(図示略)と、ハードディスクなどの磁気記録装置である記憶部(図示略)と、から主に構成される通常のサーバコンピュータとである。
 Webページ配信サーバ1a、1b・・・の記憶部(図示略)には、図1に示すように、文字データ11及び画像データ12(0個でも複数でも良い)からなるWebページ10と、携帯電話機2からWebページ10の配信要求を受け付けてWebページ10を配信するためのプログラムであるWebサーバ103と、Webサーバに対する組み込みプログラムであり、文字データ11を変換するプログラムである文字変換モジュール101と、画像データ12を変換するプログラムである画像変換モジュール102と、が記憶されている。
 また、Webページ配信サーバ1a、1b・・・の記憶部(図示略)には、携帯電話機2に関する出力条件を特定するための、端末機種情報が記憶されている。端末機種情報は、携帯電話機2の機種を特定するための機種特定情報(例えば、品番)に対応付けて、図3(a)を参照して後述する出力条件が記憶されている。
 画像データ12は、本発明のWebページ形成データに対応する。文字変換モジュール101は、本発明の文字変換手段を構成する。画像変換モジュール102は、本発明の最小変換手段及び中間変換手段を構成する。Webサーバ103は、本発明の汎用的なWebページの配信を行うプログラムを構成する。
 携帯電話機2は、CPU(Central Processing Unit、図示略)と、ROM(Read Only Memory、図示略)と、RAM(Random Access Memory、図示略)と、インターネット3を介してデータを送受信するための通信部(図示略)と、液晶などの表示装置である表示部201と、から主に構成される通常の携帯電話機とされている。
 携帯電話機2の記憶部(ROM、図示略)には、Webページ10の配信要求をWebページ配信サーバ1a、1b・・・に送信することで、Webページ10を受信して表示するプログラムであるWebブラウザが記憶されている。
 負荷分散サーバ4は、CPU(Central Processing Unit、図示略)と、ROM(Read Only Memory、図示略)と、RAM(Random Access Memory、図示略)と、インターネット3を介してデータを送受信するための通信部1(図示略)と、Webページ配信サーバ1a、1b・・・とデータを送受信するための通信部(図示略)ハードディスクなどの磁気記録装置である記憶部(図示略)と、から主に構成される、非常に高速な処理が可能な特殊なサーバコンピュータとされている。一般に、負荷分散サーバ4は、専用のハードウェアで構成された負荷分散装置という形で販売されており、非常に高額な機械である。
 負荷分散サーバ4の記憶部(図示略)には、携帯電話機2から送信されてくるWebページ10の配信要求を、予め定められた基準で、Webページ配信サーバ1a、1b・・・に分散させるための負荷分散プログラムが記憶されている。予め定められた基準としては、Webページ配信サーバ1a、1b・・・サーバごとのアクセス数の平均化や、高速な処理ができるものに優先して振り分ける、等がある。
 負荷分散は、大量のWebページ10の配信要求を処理したい場合に導入される仕組みである。例えば、特定のWebページ10に対して数百台の携帯電話機2が同時に配信要求を送信してきたとき、Webページ配信サーバ1a、1b・・・が2台である場合には、Webページ配信サーバ1a、1b・・・1台あたり、半分ずつの配信要求を処理すれば良いことになる。
 本実施例のWebページ10について説明する。
 Webページ10は、文字データ11及び画像データ12(0個でも複数でも良い)から構成される。文字データ11は、予め定められたWebページ記述言語(HTML、Hyper Text Markup Language)で記述されている。Webページ記述言語(HTML)は、Webページを形成する画像データ12を、画像参照(IMGタグ)として記述できるようになっている。
 本実施例におけるWebページ10の配信要求について説明する。
 携帯電話機2のWebブラウザは、図1に示すように、利用者の操作に応じて、まず、Webページ10を特定可能な情報(URL、Universal Resource Locator)を含むWebページ10の配信要求をWebサーバ103に送信する。Webサーバ103は、Webページ10を特定可能な情報(URL)に基づいて、Webページ10を特定し、Webページ10を形成する文字データ11を特定して、携帯電話機2に送信する。
 文字データ11を受信した携帯電話機2のWebブラウザは、この文字データ11が画像参照(IMGタグ)を含んでいるときには、これら参照している画像データ12の配信要求をWebサーバ103に送信する。画像参照(IMGタグ)には、画像データ12の実体となるファイルの名称(ファイル名)を特定可能な情報(URL)が含まれており、携帯電話機2が送信する画像データ12の配信要求にはファイル名が含まれるようになっている。
 Webサーバ103は、画像データ12のファイル名に基づいて、画像データ12を特定して携帯電話機2に送信する。
 この画像データ12の配信要求は、画像データ1個につき1回送信される。すなわち、Webページ10を形成する画像の個数に応じた回数のやりとりが、携帯電話機2とWebサーバとの間で行われる。
 つまりは、Webページ10の配信要求は、文字データ11の配信要求と、画像データ12の配信要求と、からなる。
 本実施例におけるWebページ10の配信要求の負荷分散について説明する。
 負荷分散サーバ4は、Webページ10の配信要求、文字データ11の配信要求と、画像データ12の配信要求のいずれかを受信するごとに、この配信要求を配送する宛先のWebページ配信サーバ1a、1b・・・を決定するようになっている。そのため、例えば、図1に示すように、文字データ11の配信要求を処理するWebページ配信サーバが1aとなり、1つ目の画像データ12の配信要求を処理するWebページ配信サーバが1bとなり、2つ目の画像データ12の配信要求を処理するWebページ配信サーバが1aとなる等、文字データ11の配信要求を処理するWebページ配信サーバ1a、1b・・・と、画像データ12の配信要求を処理するWebページ配信サーバ1a、1b・・・とは、一致しない場合が多い。
 本実施例におけるWebページ10の出力条件について説明する。
 Webページ10は、携帯電話機2のWebブラウザにより処理されて表示される。携帯電話機2の製造に係る技術は継続的に進歩しており、過去の携帯電話機2と、現在の携帯電話機2と、未来の携帯電話機2とでは、CPU(図示略)、RAM(図示略)、ROM(図示略)などハードウェアに差が生じる。
 一方、携帯電話機2に搭載されるプログラムは、ハードウェアに合わせて設計されるため、ハードウェアに差が生じればプログラムにも差が生じることとなる。今回対象にしているWebブラウザにおいては、例えば、処理能力が低い携帯電話機2では、表示可能なWebページ10の総記憶容量が低く抑えられている、あるいは、画面の表示サイズが小さい携帯電話機2では、大きな表示サイズの画像を1画面に表示できない、といった場合がある。
 また、携帯電話機2に搭載されるプログラムは、企業の事情に合わせて設計されるため、例えば、A社の携帯電話網に接続するための携帯電話機2と、B社の携帯電話網に接続するための携帯電話機2とは、Webページ記述言語の仕様が異なる、といった場合がある。
 つまりは、同じWebページ10であっても、表示できるWebブラウザと、表示できないWebブラウザが存在する場合がある。これはWebブラウザごと、いいかえると、Webブラウザを備えた携帯電話機2ごとに、Webページ10の出力条件があるということである。
 本実施例におけるWebページ10の出力条件は、Webページ記述言語の仕様と、表示部201の大きさ(解像度)、Webページ10の総記憶容量からなる。Webページ10の総記憶容量は、Webページ10を形成する文字データ11及び画像データ12(0個でも複数でも良い)の記憶容量の総和である。
 本実施例におけるWebページ10と、その出力条件について、さらに説明する。
 まず、Webページ10は、図2(b)に示すように、Webページ記述言語の仕様がHTML1、文字データ11の記憶容量が5KB(キロバイト)、文字データ11が参照している画像1(画像データ12)の記憶容量が85KB、表示サイズが縦120横150、文字データ11が参照している画像2(画像データ12)の記憶容量が85KB、表示サイズが縦50横40、文字データ11が参照している画像3(画像データ12)の記憶容量が80KB、表示サイズが縦300横300、となっており、総記憶容量は200KBである。
 次に、携帯電話機2のWebページ10の出力条件を3つ説明する。
 1番目の出力条件は、図2(a)に示すように、Webページ記述言語はHTML1,画面サイズは縦320横240、総記憶容量は100KBである。このとき前述のWebページ10(図2(b))は、画像3の表示サイズが縦300横300で横幅が大きすぎること、総記憶容量が200KBで大きすぎること、の2点で出力条件を満たしていない。
 そのため、前述のWebページ10(図2(b))を表示しようとすると、画像2が途中まで表示されたところでエラーメッセージが出力される、といった動きをする携帯電話機2が多い。
 2番目の出力条件は、図2(a)に示すように、Webページ記述言語はHTML2,画面サイズは縦320横240、総記憶容量は50KBである。このとき前述のWebページ10(図2(b))は、Webページ記述言語がHTML2であり異なること、画像3の表示サイズが縦300横300で横幅が大きすぎること、総記憶容量が200KBで大きすぎること、の3点で出力条件を満たしていない。
 そのため、前述のWebページ10(図2(b))を表示しようとすると、HTML1とHTML2とで共通している部分だけが表示されるといった、一部分だけの表示となったり、レイアウトが崩れたり、画像1が途中まで表示されたところでエラーメッセージが出力される、といった動きをする携帯電話機2が多い。
 3番目の出力条件は、図2(a)に示すように、Webページ記述言語はHTML3,画面サイズは縦160横120、総記憶容量は5KBである。このとき前述のWebページ10(図2(b))は、Webページ記述言語がHTML3であり異なること、画像1の表示サイズが縦120横150で横幅が大きすぎること、画像3の表示サイズが縦300横300で横幅が大きすぎること、総記憶容量が200KBで大きすぎること、の4点で出力条件を満たしていない。
 そのため、前述のWebページ10(図2(b))を表示しようとすると、HTML1とHTML3とで共通している部分だけが表示されるといった、一部分だけの表示となったり、レイアウトが崩れたり、画像1が途中まで表示されたところでエラーメッセージが出力される、といった動きをする携帯電話機2が多い。
 以上のように、前述のWebページ10(図2(b))を完全に表示するためには、携帯電話機2ごとに予め定められた出力条件を満たすようにWebページ10を変換する必要がある。すなわち、Webページ10の構成要素である、文字データ11の変換(文字変換)と、画像データ12の変換(画像変換)が必要となる。
 本実施例のWebページの変換処理について説明する。
 まず、文字変換モジュール101が行う文字変換について説明する。
 本実施例における文字変換は2つの処理を行う。1つめは、文字データ11におけるWebページ記述言語の変換であり、2つめは、文字データ11における画像参照(IMGタグ)の変換である。
 1つめの、文字データ11におけるWebページ記述言語の変換では、変換対象となる文字列を、ターゲットとなる携帯電話機2のWebページ記述言語における文字列に置換することで実施される。
 詳しくは、変換対象となる文字列と、ターゲットとなるWebページ記述言語の文字列と、の対応を列挙した表、すなわち置換表を予め用意しておき、この置換表を利用した文字列の置換処理によって文字変換が実施される。
 変換対象となる文字列は、Webページ配信サーバ1a、1b・・・の提供者が、基準となるWebページ記述言語を定めた上で、そのWebページ記述言語で使われている文字列の中から任意に定めれば良い。本実施例では、HTML1を基準となるWebページ記述言語、HTML2及びHTML3をターゲットとなるWebページ記述言語としている。変換対象となる文字列は、HTML1で使われている文字列から任意に切り出すこととなる。
 変換対象となる文字列を含む文字データ11の文法を解釈せずに、文字列のマッチングのみに基づいて処理を実施することが特徴である。一方、文法の解釈はこうした表で行うことはできず、文字列の出現した文脈なども配慮しながら行われるため、一般にはプログラムを用いなければならない。
 すなわち、置換表を利用した文字列の置換処理には、将来、変換対象となるWebページ記述言語が変更されたとき、あるいは、ターゲットとなるWebページ記述言語が変更されたときにも、プログラムを変更する必要がなく、置換表を変更するのみでWebページ記述言語の変更に対応することができるという利点がある。
 2つめの、文字データ11における画像参照(IMGタグ)の変換では、文字データ11と、文字データ11が画像参照(IMGタグ)により参照している画像データ12の総記憶容量を計算し、ターゲットとなる携帯電話機2の総記憶容量を超えたかを判定する。超えていなければ何も変換しない。
 一方、総記憶容量を超えていれば、画像データ12を後述の画像変換により実際に変換して記憶容量を確認するとともに、変換した画像を参照するように文字データ11における画像参照(IMGタグ)を変換する。詳しい画像参照(IMGタグ)の変換については後述する。実際に画像変換を行ってすべての画像の記憶容量を確認することで、文字データ11が複数の画像を参照しているときにも、ターゲットとなる携帯電話機2の総記憶容量を超えないようなWebページ10に変換できることが特徴である。
 次に、画像変換モジュール102が行う画像変換について説明する。
 本実施例における画像変換は、画像を予め定められた複数段階の品質に変換することである。複数段階としては、図2(c)に示すように、元画像の品質、つまり変換なしである画像データ12、中間品質である中間画像データ14a~14c、最小品質である最小画像データ13の3種類があり、中間品質として本実施例では3段階の品質14a~14cがある。合計すると5段階の品質がある。
 尚、中間品質として何段階用意しても良い。
 最小画像データ13は、記憶容量を最小化するために最も低く設定した品質である。実際には、画像の保存形式に応じた変換となり、JPEG(Joint Photographic Experts Group)形式で保存された画像は品質を1%ダウンする、GIF(Graphics Interchange
Format)形式で保存された画像はカラーパレットを2ビット化する、等である。最小画像データ13への最小変換により、例えば、図2(c)に示すように、画像1が85KBから20KBに、画像2が30KBから8KBに、画像3が80KBから19KBに変換される。
 尚、最小画像データ13への変換において、どこまで品質を犠牲にして記憶容量を低減するか、という点は、Webページ配信サーバ1a、1b・・・の管理者が適宜に定めれば良い。
 中間画像データ14a~14cは、最小画像データ13より良い品質で、画像データ12より悪い品質、ということである。実際には、画像の保存形式に応じた変換となり、JPEG(Joint Photographic Experts Group)形式で保存された画像は品質を0.2~0.6%ダウンする、等である。中間画像データ14a~14cへの中間変換により、例えば、図2(c)に示すように、画像1が85KBから70KB、50KB、34KBに、画像2が30KBから24KB、18KB、12KBに、画像3が80KBから64KB、48KB、32KBに変換される。
 これら画像変換の実行タイミングは2つある。1つめの画像変換の実行タイミングは、Webページ配信サーバ1a、1b・・・が携帯電話機2から文字データ11の配信要求を受信したときに総記憶容量を計算するために、文字変換モジュール101からの指示に基づき画像変換モジュール102が実行するときである。2つめの画像変換の実行タイミングは、Webページ配信サーバ1a、1b・・・が携帯電話機2から画像データ12の配信要求を受信したときに画像データ12を配信するために、画像変換モジュール102が実行するときである。
 画像変換モジュール102により生成された画像データ12、13、14a~14cは、Webページ配信サーバ1a、1b・・・の記憶部(図示略)に記憶されるようになっており、画像変換モジュール102は、画像データ12、13、14a~14cが記憶されていないときにのみ、実際に画像データ12を画像データ12、13、14a~14cに変換し、記憶されているときには、変換は行わないようになっている。
 一方、画像データ12を最小画像データ13や中間画像データ14a~14cに変換し、それを参照するようにしても、総記憶容量を超えてしまう場合もある。
 具体的には、図2(a)に示す出力条件2の場合である。Webページ10の文字データ11の記憶容量と最小画像データ13の記憶容量の総和が、ターゲットとなる携帯電話機2の総記憶容量を超えている。
 このとき、画像データ12を入れないということもできるが、そうしてしまうと、Webページ10に施されたデザイン、すなわち元々のWebページ10のレイアウトがターゲットとなる携帯電話機2において再現されなくなってしまう。
 前述した文字データ11における画像参照(IMGタグ)の変換では、このような場合には、記憶容量が非常に小さい画像データ、具体的には縦1横1で、色が白1色である白画像データを、画像データ12と同じ大きさで表示するような画像参照(IMGタグ)への変換が行われる。これにより、元の画像データ12は表示されないがレイアウトは維持される。
 また、全ての画像参照(IMGタグ)を、白画像データを参照するように変換しても、ターゲットとなる携帯電話機2の総記憶容量を超えてしまう場合もある。
 具体的には、図2(a)に示す出力条件3の場合である。Webページ10の文字データ11の記憶容量と、ターゲットとなる携帯電話機2の総記憶容量と、がほぼ一致しており、画像データ12を入れる余地がほとんどない。
 前述した文字データ11における画像参照(IMGタグ)の変換では、このような場合には、記憶容量がさらに小さいデータ、具体的には画像の説明を表す代替文字データを、画像データ12と同じ位置に表示するような画像参照(IMGタグ)の変換が行われる。これにより、画像は表示されないし、レイアウトも維持されないが、そこにどのような画像があったかがわかる。
 尚、代替文字データとは、元々の文字データ11における画像参照(IMGタグ)に含まれる代替文字(ALT属性値)のことである。元々の文字データ11に含まれていない場合には、例えば、「画像1」などの汎用的な文字列を利用するようになっている。
 この代替文字データの記憶容量は、文字列の長さにもよるが、1文字あたりの情報量が数B(Byte)であることを考えると、図2(d)に示すように、たかだか数十B(約0.01KB)程度であると考えられる。
 図4(a)は、携帯電話機2からのWebページ10の配信要求を受信したときに、Webページ配信サーバ1a、1b・・・が実施するWebページ10の配信処理のフローチャートである。
 前述したように、Webページ10の配信要求は、文字データ11の配信要求と、画像データ12の配信要求と、からなるが、まず送られてくるのは文字データ11の配信要求である。すなわち、まず文字データ11の配信処理が行われることになる。
 Webページ10の配信要求を受信したWebページ配信サーバ1a、1b・・・は、S101のステップに進み、Webページ10の配信要求に含まれる携帯電話機2の機種を特定可能な情報を抽出し、携帯電話機2の機種ごとに予め定められた出力条件を特定する出力条件特定処理を行う。そしてS102のステップに進む。
 S102のステップでは、出力条件で定められているWebページ記述言語の情報に基づいて、Webページ記述言語の置換表を選択し、置換表における置換元の文字列が、配信対象である文字データ11に含まれているかを判定する。
 S102のステップにおいて、含まれていないと判定した場合には、S104のステップに進む。
 S102のステップにおいて、置換表における置換元の文字列が、配信対象である文字データ11に含まれていると判定した場合には、S103のステップに進み、文字データ11における置換元の文字列を、置換表における置換先の文字列に変換する。その後、S104のステップに進む。
 S104のステップでは、出力条件における表示サイズの上限を特定し、配信対象である文字データ11が参照しているすべての画像データ12の表示サイズが、上限より小さいかを判定する。
 S104のステップにおいて、上限より小さいと判定した場合には、S106のステップに進む。
 S104のステップにおいて、表示サイズが上限より大きい画像データ12があると判定した場合には、S105のステップに進み、該当する画像データ12の表示サイズが上限より小さくなるように画像変換を行う。その後、S106のステップに進む。
 S106のステップでは、出力条件における総記憶容量の上限を特定し、配信対象である文字データ11の記憶容量と、この文字データ11が参照しているすべての画像データ12の記憶容量の総和、すなわち総記憶容量が上限より小さいかを判定する。
 S106のステップにおいて、上限より小さいと判定した場合には、S108のステップに進む。
 S106のステップにおいて、上限より大きいと判定した場合には、S107のステップに進み、文字データ11および画像データ12の変換処理を行う。文字と画像の変換処理については図5を参照して後述する。その後、S108のステップに進む。
 S108のステップでは、出力条件を満たすように変換した文字データ11を携帯電話機2に配信する。
 図5は、S107のステップで実施される文字と画像の変換処理のフローチャートである。
 Webページ配信サーバ1a、1b・・・は、S301のステップに進み、Webページの文字データ11が参照しているすべての画像データ12に最小変換を適用して、最小画像データ13を生成する。そしてS302のステップに進む。
 S302のステップでは、文字データ11における画像参照(IMGタグ)を変換して、画像データ12への参照を、最小画像データ13の参照に変換する。このとき、S302のステップを実行するごとに、文字データ11における出力の逆順に従って、画像参照(IMGタグ)を1つずつ最小画像データ13の参照に変換していく。
 ここで、Webページ記述言語を用いた文字データ11における画像参照(IMGタグ)について説明する。画像データ12の実体は、画像が格納されたファイルである。そのため画像データ12の実体への参照はファイル名ということとなる。例えば、元の画像データのファイル名が「xxx.jpg」のときの画像参照(IMGタグ)は、例えば、「<img src=“xxx.jpg”>」のように、画像参照を示すIMGタグによりファイル名を記述しておくことである。
 次に、最小画像データ13への参照について説明する。元々の画像データ12への参照と同じ考え方を適用すれば、最小画像データ13のファイル名が、例えば、「xxx_in.jpg」のときには、例えば、「<img src=“xxx_min.jpg”>」のように、そのファイル名を記述しておくことになる。
 しかしながら、本発明においては、元々の画像データ12のファイル名に、画像変換の内容を特定可能なパラメータを加える形で記述するようになっている。最小変換を特定可能なパラメータを、例えば、「min」とするとき、「<img src=“xxx.jpg?min”>」のように画像参照(IMGタグ)を記述するようになっている。
 つまりは、S302のステップにより、文字データ11の画像参照(IMGタグ)が、元々の画像データ12のファイル名から、画像データ12のファイル名に最小変換を特定可能なパラメータ、例えば、「?min」、を加えたものに変換される。
 次に、S303のステップに進み、出力条件における総記憶容量の上限を特定し、配信対象である文字データ11の記憶容量と、この文字データ11が参照しているすべての画像データ12及び最小画像データ13の記憶容量の総和、すなわち総記憶容量が上限より小さいかを判定する。
 S303のステップにおいて、上限より小さいと判定した場合には、S304のステップに進む。
 S303のステップにおいて、上限より大きいと判定した場合には、S307のステップに進み、文字データ11における画像参照(IMGタグ)をすべて最小画像データ13への参照に変換したかを判定する。
 S307のステップにおいて、すべて変換したと判定した場合には、S308のステップに進む。
 S307のステップにおいて、すべては変換していないと判定した場合には、S302のステップに戻り、出力の逆順に従って、次の画像参照(IMGタグ)を最小画像データへの参照に変換して再度S303の判定を行う。
 S308のステップでは、文字データ11における画像参照(IMGタグ)を変換して、最小画像データ13への参照を、白画像データへの参照に変換する。このとき、S308のステップを実行するごとに、文字データ11における出力の逆順に従って、画像参照(IMGタグ)を1つずつ白画像データへの参照に変換していく。
 元の画像データのファイル名が「xxx.jpg」であり、白画像データへの変換を特定可能なパラメータが、例えば、「white」であるときには、画像参照(IMGタグ)を、例えば、「<img src=“xxx.jpg?white”>」のように変換する。
 尚、白画像データのファイル名に変換しても良い。
 次に、S309のステップに進み、出力条件における総記憶容量の上限を特定し、配信対象である文字データ11の記憶容量と、この文字データ11が参照しているすべての最小画像データ13及び白画像データの記憶容量の総和、すなわち総記憶容量が上限より小さいかを判定する。
 S309のステップにおいて、上限より小さいと判定した場合には、S304のステップに進む。
 S309のステップにおいて、上限より大きいと判定した場合には、S310のステップに進み、文字データ11における画像参照(IMGタグ)をすべて白画像データへの参照に変換したかを判定する。
 S310のステップにおいて、すべて変換したと判定した場合には、S311のステップに進む。
 S310のステップにおいて、すべては変換していないと判定した場合には、S308のステップに戻り、出力の逆順に従って、次の画像参照(IMGタグ)を白画像データの参照に変換して再度S309の判定を行う。
 S311のステップでは、文字データ11における画像参照(IMGタグ)を変換して、白画像データの参照を、代替文字データに変換する。このとき、S308のステップを実行するごとに、文字データ11における出力の逆順に従って、画像参照(IMGタグ)を1つずつ代替文字データに変換していく。
 ここで代替文字データについて説明する。前述したように画像参照(IMGタグ)は、Webページ記述言語を用いて、例えば、「<img src=“xxx.jpg”>」のように、文字データ11の中に記述されている。Webページ記述言語においては、この画像参照(IMGタグ)の中には、その画像の意味を示す代替文字データ(ALT属性値)を書いておくことができるようになっている。例えば、画像データ「xxx.jpg」が「オフィスの写真」である場合には、「<img src=“xxx.jpg” alt=“オフィスの写真”>」のように、代替文字データを画像参照(IMGタグ)に書くことができる。
 すなわち、画像参照(IMGタグ)の代替文字データへの変換とは、文字データ11における画像参照(IMGタグ)、例えば、「<img src=“xxx.jpg” alt=“オフィスの写真”>」を、代替文字データ、例えば、「オフィスの写真」へと変換することである。
 尚、画像参照(IMGタグ)に代替文字データ(ALT属性値)が設定されていない場合には、「画像1」のような文字列を適宜に設定すれば良い。
 次に、S312のステップに進み、出力条件における総記憶容量の上限を特定し、配信対象である文字データ11の記憶容量と、この文字データ11が参照しているすべての最小画像データ13及び白画像データ、さらには代替文字データの記憶容量の総和、すなわち総記憶容量が上限より小さいかを判定する。
 S312のステップにおいて、上限より小さいと判定した場合には、S304のステップに進む。
 S312のステップにおいて、上限より大きいと判定した場合には、S313のステップに進み、文字データ11における画像参照(IMGタグ)をすべて代替文字データに変換したかを判定する。
 S313のステップにおいて、すべて変換したと判定した場合には、それ以上変換することはできないため、文字と画像の変換処理を終了する。
 S313のステップにおいて、すべては変換していないと判定した場合には、S311のステップに戻り、出力の逆順に従って、次の画像参照(IMGタグ)を代替文字データに変換して再度S312の判定を行う。
 S304のステップでは、文字データ11が参照していたすべての画像データ12に中間変換を適用して、中間画像データ14a~14cを生成する。そしてS305のステップに進む。中間画像データは、画像データ12ごとに前述したように品質の異なる3つの中間画像データ14a~14cが作成される。
 S305のステップでは、文字データ11における画像参照(IMGタグ)を変換して、最小画像データ13及び白画像データへの参照、さらには代替文字データを、中間画像データ14a~14cへの参照に変換する。このとき、S305のステップを実行するごとに、文字データ11における出力の順と、中間画像データ14a~14cの品質の良い順に従って、画像参照(IMGタグ)を1つずつ中間画像データ14a~14cへの参照に変換していく。
 すなわち、1回目のS305のステップにおいて、最初に出力する画像データを、もっとも品質の良い中間画像データ14aへの参照に変換し、2回目のS305のステップにおいて、最初に出力する画像データを、次に品質の良い中間画像データ14bへの参照に変換し、・・・というような方法である。
 の画像参照(IMGタグ)の中間画像データ14a~14cへの変換に際しては、元の画像データ12のファイル名が「xxx.jpg」であり、品質80%の中間画像データ14aへの変換を特定可能なパラメータが、例えば、「80」であるときには、画像参照(IMGタグ)を、例えば、「<img src=“xxx.jpg?80”>」のように変換する。
 尚、変換内容が特定可能であればどのようなパラメータであっても良い。
 次に、S306のステップに進み、出力条件における総記憶容量の上限を特定し、配信対象である文字データ11の記憶容量と、この文字データ11が参照しているすべての中間画像データ14a~14c、最小画像データ13、及び白画像データ、さらには代替文字データの記憶容量の総和、すなわち総記憶容量が上限より小さいかを判定する。
 S306のステップにおいて、上限より小さいと判定した場合には、S305のステップに戻り、出力の順と、中間画像データ14a~14cの品質の良い順に従って、画像参照(IMGタグ)を中間画像データ14a~14cのいずれかへの参照に変換して再度S306の判定を行う。
 S306のステップにおいて、上限より大きいと判定した場合には、S306Aのステップに進み、S306のステップにおいて総記憶容量が上限より小さいと最後の判定された文字データ11、すなわち、総記憶容量が上限より小さく、かつ、最初に出力する画像の品質を最大限良くした画像参照(IMGタグ)、を採用して、文字と画像の変換処理を終了する。
 尚、S305のステップにおいて、最も良い品質として、中間画像データ14a~14cの中で最良の品質の中間画像データ14aを適用しているが、本発明はこれに限定されるものではなく、元の画像データ12を最初に適用して、総記憶容量が上限を超えるかを判定し、超えていない場合には、元の画像データ12を適用してもよい。
 こうして生成された文字データ11は、携帯電話機2に配信される。携帯電話機2は、Webブラウザにより文字データ11を処理して、文字データ11が画像参照(IMGタグ)により参照している、元の画像データ12、最小画像データ13、中間画像データ14、白画像データのいずれかを配信させるための画像データ配信要求を、Webページ配信サーバ1a、1b・・・に送信する。
 前述したように、文字データ11における画像参照(IMGタグ)には、元の画像データ12のファイル名に対し、適宜に、変換内容を特定するためのパラメータが追加されている。そのため、画像データ配信要求は、元の画像データ12のファイル名とパラメータを含むんでいる。
 図4(b)は、画像データ配信要求を受信したWebページ配信サーバ1a、1b・・・が行う画像データ配信処理のフローチャートである。
 Webページ配信サーバ1a、1b・・・は、S201のステップに進み、画像データ配信要求に含まれる元の画像データ12のファイル名と、変換のパラメータを特定して、S202のステップに進む。
 S202のステップでは、元の画像データ12に対して、パラメータにより特定される変換を行って生成した最小画像データ13または中間画像データ14a~14cを、Webページ配信サーバ1a、1b・・・の記憶部(図示略)に記憶しているかを判定する。
 S202のステップにおいて、記憶していると判定した場合には、S204のステップに進む。
 S202のステップにおいて、記憶していないと判定した場合には、S203のステップに進み、元の画像データ12のファイルに対して、パラメータにより特定される変換を行って、最小画像データ13または中間画像データ14a~14cを生成する。また生成した最小画像データ13または中間画像データ14a~14cは、Webページ配信サーバ1a、1b・・・の記憶部(図示略)に記憶する。そしてS204のステップに進む。
 S204のステップでは、必要な変換を行って生成された画像データを配信して処理を終了する。
 このように、元の画像データ12のファイル名と、変換内容を特定可能なパラメータをWebページ配信サーバ1a、1b・・・に送信することによって、Webページ配信サーバ1a、1b・・・のいずれに画像データ配信要求を送信したときにも、画像データ配信要求を受信したWebページ配信サーバ1a、1b・・・において、必要な変換を行って生成された画像データを配信できるようになっている。
 以上、本実施例によれば、携帯電話機2の出力条件を満たすように変換したWebページ10を配信できるWebページ配信システムを提供することができる。
 また、本実施例によれば、画像データ12を最小変換した最小画像データ13を用いることで、Webページ10の総記憶容量が携帯電話機2の上限記憶容量より小さくなるようにしたWebページ10を配信できるWebページ配信システムを提供することができる。
 また、本実施例によれば、画像データ12を最小変換した最小画像データ13だけを用いるのではなく、一部に最小変換したものよりも品質の良い中間変換した中間画像データ14a~14cも用いることで、Webページ10の総記憶容量が携帯電話機2の上限記憶容量より小さく、かつ、画像データ12の品質低下を抑えたWebページ10を配信できるWebページ配信システムを提供することができる。
 また、本実施例によれば、画像データ12を最小変換した最小画像データ13だけを用いるのではなく、最も重要度が高い可能性のある最初に出力する画像データ12から順に、最小変換したものよりも品質の良い中間変換した中間画像データ14a~14cも用いることで、Webページ10の総記憶容量が携帯電話機2の上限記憶容量より小さく、かつ、最も重要度が高い可能性のある画像データ12の品質低下を抑えたWebページ10を配信できるWebページ配信システムを提供することができる。
 また、本実施例によれば、例えば、5つの変換のみが定められていれば、Webページ配信サーバ1a、1b・・・において、画像データ12を変換する処理が不要に増えることがなく、変換する処理の負荷と時間が低減されるため、携帯電話機2の出力条件を満たすように変換したWebページ10を大量かつ高速に配信できるWebページ配信システムを提供することができる。
 また、本実施例によれば、画像データ12を最小変換した最小画像データ13だけを用いるのではなく、一部に最小変換したものよりも記憶容量の小さい白画像データも用いることで、Webページ10の総記憶容量が携帯電話機2の上限記憶容量より小さく、かつ、画像データ12の品質低下を抑えたWebページ10を配信できるWebページ配信システムを提供することができる。
 また、本実施例によれば、画像データ12を最小変換した最小画像データ13だけを用いるのではなく、最も重要度が低い可能性のある最後に出力する画像データ12から順に、最小変換したものよりも記憶容量の小さい白画像データも用いることで、Webページ10の総記憶容量が携帯電話機2の上限記憶容量より小さく、かつ、最も重要度が低い可能性のある画像データ12を省略したWebページ10を配信できるWebページ配信システムを提供することができる。
 また、本実施例によれば、画像データ12を最小変換した最小画像データ13だけを用いるのではなく、一部に最小変換したものよりも記憶容量の小さい白画像データと、白画像データよりも記憶容量の小さい代替文字データと、を用いることで、Webページ10の総記憶容量が携帯電話機2の上限記憶容量より小さく、かつ、画像データ12の品質低下を抑えたWebページ10を配信できるWebページ配信システムを提供することができる。
 また、本実施例によれば、画像データ12を最小変換した最小画像データ13と、白画像データだけを用いるのではなく、最も重要度が低い可能性のある最後に出力する画像データ12から順に、白画像データよりも記憶容量の小さい代替文字データも用いることで、Webページ10の総記憶容量が携帯電話機2の上限記憶容量より小さく、かつ、最も重要度が低い可能性のある画像データ12を省略したWebページ10を配信できるWebページ配信システムを提供することができる。
 また、本実施例によれば、表示サイズが上限表示サイズを超えない場合には、その他の画像データ12の変換をしても表示サイズが変換されることはなく、Webページ10のレイアウトが変更されることがない。また、表示サイズが上限表示サイズを超える場合には、表示サイズの変換が行われて表示サイズ内に表示されるようになる。そのため、最低限のレイアウト変更で、携帯電話機2の上限表示サイズに収まるように変換したWebページ10を配信できるWebページ配信システムを提供することができる。
 また、本実施例によれば、負荷分散サーバ4の導入により、文字データ11の配信要求を受信して配信するWebページ配信サーバ1a、1b・・・と、画像データ12の配信要求を受信して配信するWebページ配信サーバ1a、1b・・・と、が異なるWebページ配信サーバ1a、1b・・・となる場合にも、画像データ12を配信するWebページ配信サーバ1a、1b・・・は、画像データ12の変換内容を特定可能なパラメータを受信して、そのときに、画像データ12を変換して送信することができる。そのため、文字データ11を配信するWebページ配信サーバ1a、1b・・・と、画像データ12を配信するWebページ配信サーバ1a、1b・・・との間で、変換した画像データ12を共有する必要がなく、Webページ配信システムの負荷分散が容易となる。
 特に、従来のやり方、すなわち配信サーバが配信するWebページを、中継サーバにより出力条件を満たすようなWebページを変換するWebページ配信システムにおいては、配信サーバと中継サーバの双方に特殊な作りこみを行わないと負荷分散ができない場合がある、また、特殊な作りこみを行わない場合には中継サーバの負荷分散ができない場合がある、といった問題があったのに対して、作りこみも必要なく、容易に負荷分散が行えることは、本発明の主たる効果の1つである。
 また、本実施例によれば、配信サーバにおいて、一度変換した画像データ12を再度変換する処理の負荷と時間が低減されるため、携帯電話機2の出力条件を満たすように変換したWebページ10を大量かつ高速に配信できるWebページ配信システムを提供することができる。
 特に、画像データ12から最小画像データ13、中間画像データ14a~14cへの変換は、非常にコンピュータにとって負荷が高く、時間もかかる処理である。大量の配信要求を処理しなければならないシステムにおいてこうした処理を抑制できることは、本発明の主たる効果の1つである。
 また、本実施例によれば、予め定められた文字列の置換表に基づいて文字列を置換するという単純な処理で、携帯電話機2ごとに予め定められたWebページ記述言語で記述された文字データ11に変換したWebページ10を配信できるWebページ配信システムを提供することができる。また、Webページ記述言語の文法を解析しないため、Webページ記述言語の文法が変更されたり、追加されたときにも、一度作成した処理においては、新しい文法に対して不具合が発生する可能性を低減することができる。
 また、本実施例によれば、Webページの配信を行う汎用的なプログラムに対する組み込みプログラム、いわゆるWebサーバ103に対するモジュールとしてWebページ配信サーバ1a、1b・・・が実装されるため、中継サーバのようなサーバを別途に設ける必要がなく、携帯電話機2の出力条件を満たすように変換したWebページ10を配信できるWebページ配信システムを提供しやすくできる。また、負荷分散を行うときには、Webサーバのみを負荷分散すればよく、Webページ配信システムの負荷分散が容易となる。
 以上、本発明の実施例を図面により説明してきたが、具体的な構成はこれら実施例に限られるものではなく、本発明の要旨を逸脱しない範囲における変更や追加があっても本発明に含まれる。
 例えば、前記実施例では、複数台のWebページ配信サーバ1a、1b・・・と、負荷分散サーバ4とでWebページ配信システムを構成しているが、本発明はこれに限定されるものではなく、1台のWebページ配信サーバで構成しても良い。この場合には、インターネット3に対してWebページ配信サーバを直接接続すれば良い。1台で構成した場合にも、例えば、複数の画像データを含むWebページに対して、携帯電話機2の出力条件を満たすように変換して配信することができる。
 また、前記実施例では、画像データ12を、総記憶容量に関する出力条件に応じて、変換しないか、最小画像データ13、中間画像データ14a~14cのいずれか、白画像データ、代替文字データ、のいずれかに変換する構成としているが、最小画像データ13、中間画像データ14a~14cのいずれか、白画像データ、代替文字データのすべてを対象としなくても、これらの一部を対象に変換するようにしても良い。例えば、変換しないか、最小画像データ13のいずれかに変換する構成としても良いし、それ以外の組み合わせを適用しても良い。
 また、前記実施例では、画像データ12を、総記憶容量に関する出力条件に応じて、最小画像データ13、間画像データ14a~14cのいずれか、白画像データ、代替文字データ、のいずれかに差し替えた後、最初に出力されるものから順に、中間画像データ14a~14cのいずれかへと、更に差し替える構成としているが、本発明はこれに限定されるものではなく、どのような順番で中間画像データ14a~14cのいずれかへと差し替えても良い。
 また、前記実施例では、画像データ12を、総記憶容量に関する出力条件に応じて、最小画像データ13に差し替えた後、最後に出力される最小画像データ13から順に、白画像データや代替文字データへと、更に差し替える構成としているが、本発明はこれに限定されるものではなく、どのような順番で白画像データや代替文字データへと差し替えても良い。
 また、前記実施例では、画像データ12を、表示サイズに関する出力条件に応じて、表示サイズを変換する構成としているが、本発明はこれに限定されるものではなく、表示サイズの変換は行わない構成としても良い。変換しない場合には、IMGタグの中で縦の長さと横の長さを指定してやれば良い。
 また、前記実施例では、いったん変換して生成した最小画像データ13や中間画像データ14a~14cを記憶しておき必要な時に再利用する構成としているが、本発明はこれに限定されるものではなく、記憶せずに必要なときに毎回変換しても良い。
 また、前記実施例では、文字データ11が参照するWebページ形成データとして画像データ12を適用しているが、本発明はこれに限定されるものではなく、携帯電話機2で実行可能なプログラム(いわゆるアプリ)のデータであっても良い。
 また、前記実施例では、1台のWebページ配信サーバ1aに、文字変換モジュール101と、画像変換モジュール102を両方組み込む構成としているが、本発明はこれに限定されるものではなく、文字変換モジュール101のみを組み込んだWebページ配信サーバと、画像変換モジュール102のみを組み込んだWebページ配信サーバとに分けて、常に2台以上のWebページ配信サーバで、Webページ配信システムを構成しても良い。この場合、負荷分散サーバ4は、文字データ11の配信要求、すなわちWebページ10の配信要求は、文字変換モジュール101のみを組み込んだWebページ配信サーバに配信し、画像データ12の配信要求は、画像変換モジュール101のみを組み込んだWebページ配信サーバに配信すれば良い。
 このような構成ができるということは、文字変換モジュール101を購入せずに画像変換モジュール101のみ大量に購入すれば、画像変換モジュール101のみを組み込んだWebページ配信サーバを大量に用意することができるということであり、大規模な商品販売サイトのような、非常に大量の画像を変換して配信する必要があるときに、非常に有用である。
 また、前記実施例では、Webページの全てを出力するための出力条件が個別に定められた複数の出力端末として携帯電話機2を適用しているが、本発明はこれに限定されるものではなく、例えば、総記憶容量に上限があるもの、携帯電話機以外の携帯機器や、総記憶容量に上限を設けたデータ出力用のソフトウェア(動画出力用のブラウザ等)のように、出力条件が個別に定められた出力端末であれば、本発明が適用可能であるのはいうまでもない。
 本発明は、出力条件が異なる出力対象に対しWebページ配信を行うデータ配信サービスにおいて利用可能である。
1a、1b・・・    Webページ配信サーバ
2           携帯電話機
3           インターネット
4           負荷分散サーバ
10          Webページ
11          文字データ
12          画像データ
13          最小画像データ
14a~14c     中間画像データ
101         文字変換
102         画像変換
103         Webサーバ
201         表示部

Claims (14)

  1.  ネットワークに通信可能で、予め定められたWebページ記述言語で記述された文字データ及び該文字データから参照されるWebページ形成データからなるWebページを配信可能な配信手段を備える配信サーバと、前記ネットワークを介して前記配信サーバから配信される前記Webページを出力可能であるとともに、前記Webページの全てを出力するための出力条件が個別に定められた複数の出力端末と、からなるWebページ配信システムであって、
     前記配信サーバは、
     前記出力端末から送信されてくる前記Webページの配信要求の受信に基づいて、当該出力端末に対応する出力条件を特定する出力条件特定手段と、
     前記Webページが前記出力条件特定手段により特定された出力条件を満たすか否かを判定する判定手段と、
     前記判定手段が前記出力条件を満たさないと判定したときに、前記出力条件を満たすWebページに変換する処理を行うWebページ変換手段と、
     を備える、
     ことを特徴とするWebページ配信システム。
  2.  前記判定手段は、前記Webページの総記憶容量が予め定められた数値である上限記憶容量を超えたときに前記出力条件を満たさないと判定し、
     前記Webページ変換手段は、
     前記Webページ形成データを、記憶容量が最小となる最小Webページ形成データに変換する処理を行う最小変換手段と、
     前記Webページ形成データを参照していた前記文字データを、前記最小変換手段にて変換した前記最小Webページ形成データを参照する文字データに変換する処理を行う文字変換手段と、
     を含む、
     ことを特徴とする請求項1に記載のWebページ配信システム。
  3.  前記判定手段は、前記Webページの総記憶容量が予め定められた数値である上限記憶容量を超えたときに前記出力条件を満たさないと判定し、
     前記Webページ変換手段は、
     前記Webページ形成データを、記憶容量が最小となる最小Webページ形成データに変換する処理を行う最小変換手段と、
     前記Webページ形成データを、前記最小Webページ形成データの記憶容量より大きく、かつ、当該Webページ形成データの記憶容量より小さい記憶容量の中間Webページ形成データに変換する処理を行う中間変換手段と、
     前記Webページ形成データを参照していた前記文字データを、前記最小Webページ形成データまたは前記中間Webページ形成データのうちいずれかを参照する文字データに変換する処理を行う文字変換手段と、
     を含む、
     ことを特徴とする請求項1または2に記載のWebページ配信システム。
  4.  前記Webページは、複数のWebページ形成データを含み、
     前記文字変換手段は、
     前記複数のWebページ形成データそれぞれを参照していた前記文字データを、前記出力端末による出力順に前記中間Webページ形成データを参照する文字データに変換する処理を行う、
     ことを特徴とする請求項3に記載のWebページ配信システム。
  5.  前記中間変換手段は、前記Webページ形成データを前記中間Webページ形成データに変換する処理を、予め定められた回数の範囲内で行う、
     ことを特徴とする請求項3または4に記載のWebページ配信システム。
  6.  前記判定手段は、前記Webページの総記憶容量が予め定められた数値である上限記憶容量を超えたときに前記出力条件を満たさないと判定し、
     前記Webページ変換手段は、
     前記Webページ形成データを、記憶容量が最小となる最小Webページ形成データに変換する処理を行う最小変換手段と、
     前記Webページ形成データを参照していた前記文字データを、前記最小Webページ形成データまたは該最小Webページ形成データより記憶容量の小さい予め定められた特別Webページ形成データのうちいずれかを参照する文字データに変換する処理を行う文字変換手段と、
     を含む、
     ことを特徴とする請求項1~5のいずれかに記載のWebページ配信システム。
  7.  前記Webページは、複数のWebページ形成データを含み、
     前記文字変換手段は、
     前記複数のWebページ形成データそれぞれを参照していた前記文字データを、前記出力端末による出力の逆順に前記特別Webページ形成データを参照する文字データに変換する処理を行う、
     ことを特徴とする請求項6に記載のWebページ配信システム。
  8.  前記文字変換手段は、
     前記Webページ形成データを参照していた前記文字データを、前記最小Webページ形成データと、前記特別Webページ形成データと、該特別Webページ形成データより記憶容量の小さい予め定められた代替文字データと、のうちいずれかを参照する文字データに変換する処理を行う、
     ことを特徴とする請求項6または7に記載のWebページ配信システム。
  9.  前記Webページは、複数のWebページ形成データを含み、
     前記文字変換手段は、
     前記複数のWebページ形成データを参照していた前記文字データを、前記出力端末による出力の逆順に前記代替文字データを参照する文字データに変換する処理を行う、
     ことを特徴とする請求項8に記載のWebページ配信システム。
  10.  前記判定手段は、前記Webページ形成データの表示サイズが予め定められた数値である上限表示サイズを超えたときに前記出力条件を満たさないと判定し、
     前記Webページ変換手段は、
     前記Webページ形成データを、前記表示サイズが前記上限表示サイズとなる縮小Webページ形成データに変換する処理を行う縮小変換手段と、
     前記Webページ形成データを参照していた前記文字データを、前記縮小Webページ形成データを参照する文字データに変換する処理を行う文字変換手段と、
     を備える、
     ことを特徴とする請求項1~9のいずれかに記載のWebページ配信システム。
  11.  前記Webページ変換手段は、
     前記Webページ形成データを変換する処理を行うWebページ形成データ変換手段と、
     前記Webページ形成データを参照していた前記文字データを、前記Webページ形成データ変換手段により変換された前記Webページ形成データを参照する文字データであって、前記Webページ形成データ変換手段による変換内容を特定可能なパラメータを含む特定文字データに変換する処理を行う文字変換手段と、
    を含み、
     前記配信手段は、
     前記出力端末から送信されてくる前記Webページの配信要求の受信に基づいて、前記文字変換手段にて変換した特定文字データを配信するとともに、前記出力端末から前記パラメータを含む前記Webページ形成データの配信要求の受信に基づいて、前記Webページ形成データ変換手段にて変換した前記Webページ形成データを配信する、
     ことを特徴とする請求項1~10のいずれかに記載のWebページ配信システム。
  12.  前記Webページ変換手段は、
     前記Webページ変換手段にて変換された変換後Webページ形成データを記憶する変換後Webページ形成データ記憶手段を含み、
     前記変換後Webページ形成データ記憶手段に、前記変換後Webページ形成データが記憶されていないときに前記Webページ形成データを変換する処理を行う、
     ことを特徴とする請求項1~11のいずれかに記載のWebページ配信システム。
  13.  前記判定手段は、予め定められた文字列の置換表におけるすべての置換元の文字列が、前記文字データに出現しないときに前記出力条件を満たさないと判定し、
     前記Webページ変換手段は、
     前記Webページ記述言語の文法を解析することなく予め定められた文字列の置換表に基づいて文字列を置換することで、前記文字データを前記端末Webページ記述言語の種別で記述した文字データに変換する文字変換手段を含む、
     ことを特徴とする請求項1~12のいずれかに記載のWebページ配信システム。
  14.  前記配信サーバは、汎用的なWebページの配信を行うプログラムに対する組み込みプログラムとして実装する、
     ことを特徴とする請求項1~13のいずれかに記載のWebページ配信システム。
PCT/JP2009/002482 2008-06-03 2009-06-02 Webページ配信システム WO2009147844A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US12/995,238 US8726150B2 (en) 2008-06-03 2009-06-02 Web page distribution system
CN2009801199734A CN102047233A (zh) 2008-06-03 2009-06-02 网页发布系统

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2008146238A JP4913777B2 (ja) 2008-06-03 2008-06-03 Webページ配信システム
JP2008-146238 2008-06-03

Publications (1)

Publication Number Publication Date
WO2009147844A1 true WO2009147844A1 (ja) 2009-12-10

Family

ID=41397927

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2009/002482 WO2009147844A1 (ja) 2008-06-03 2009-06-02 Webページ配信システム

Country Status (4)

Country Link
US (1) US8726150B2 (ja)
JP (1) JP4913777B2 (ja)
CN (1) CN102047233A (ja)
WO (1) WO2009147844A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014123389A (ja) * 2014-01-31 2014-07-03 Obic Co Ltd 項目名変更装置、項目名変更方法及び項目名変更プログラム

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5335632B2 (ja) * 2009-09-14 2013-11-06 富士フイルム株式会社 ウェブページ閲覧システム、サーバ、ウェブページ閲覧方法及びプログラム
US8907966B2 (en) * 2011-03-30 2014-12-09 Mckesson Financial Holdings Methods, apparatuses and computer program products for providing adaptive rendering quality degradation
JP2013214237A (ja) * 2012-04-03 2013-10-17 Nippon Telegr & Teleph Corp <Ntt> コンフィグレーションファイル解析装置、および、プログラム
US9043441B1 (en) * 2012-05-29 2015-05-26 Google Inc. Methods and systems for providing network content for devices with displays having limited viewing area
US20140026067A1 (en) * 2012-07-23 2014-01-23 Korea Advanced Institute Of Science And Technology Method and apparatus for processing movement of web object based on intent
JP2014071552A (ja) * 2012-09-28 2014-04-21 Nec Corp データ形式変換装置、方法、及び、プログラム
US9563713B2 (en) * 2012-10-10 2017-02-07 Microsoft Technology Licensing, Llc Automatic mobile application redirection
US10078626B1 (en) * 2012-11-27 2018-09-18 Amazon Technologies, Inc. Automated layout testing of content
KR101272867B1 (ko) * 2012-11-30 2013-06-10 (주)인스웨이브시스템즈 모바일 단말기의 그리드 출력 장치 및 그 방법
US9170716B1 (en) * 2013-03-12 2015-10-27 Ca, Inc. System and method for a distributed graphical user interface
US8990359B1 (en) * 2014-05-19 2015-03-24 Parrable, Inc. Methods and apparatus for pixel encoded web page
US9720581B2 (en) * 2014-09-08 2017-08-01 International Business Machines Corporation Responsive image rendition authoring
US10210144B2 (en) * 2016-08-16 2019-02-19 Adobe Inc. Creation and display of a webpage with alternative layouts for different webpage widths

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11345201A (ja) * 1998-05-29 1999-12-14 Ntt Data Corp 情報提供システム及び情報提供ネットワークシステム
JP2000305837A (ja) * 1999-04-22 2000-11-02 Seiko Epson Corp 情報処理装置および情報処理方法ならびに情報記録媒体
JP2003281030A (ja) * 2002-03-19 2003-10-03 Canon Inc 情報提供サーバ、情報提供方法

Family Cites Families (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6343313B1 (en) * 1996-03-26 2002-01-29 Pixion, Inc. Computer conferencing system with real-time multipoint, multi-speed, multi-stream scalability
US6300947B1 (en) * 1998-07-06 2001-10-09 International Business Machines Corporation Display screen and window size related web page adaptation system
US6563517B1 (en) * 1998-10-02 2003-05-13 International Business Machines Corp. Automatic data quality adjustment to reduce response time in browsing
US6457030B1 (en) * 1999-01-29 2002-09-24 International Business Machines Corporation Systems, methods and computer program products for modifying web content for display via pervasive computing devices
JP2001195391A (ja) 2000-01-14 2001-07-19 Nec Information Service Ltd フォーマット変換・ページ分割中継サーバ
US20010047517A1 (en) * 2000-02-10 2001-11-29 Charilaos Christopoulos Method and apparatus for intelligent transcoding of multimedia data
US7702995B2 (en) * 2000-04-24 2010-04-20 TVWorks, LLC. Method and system for transforming content for execution on multiple platforms
US7210099B2 (en) * 2000-06-12 2007-04-24 Softview Llc Resolution independent vector display of internet content
KR20040041082A (ko) * 2000-07-24 2004-05-13 비브콤 인코포레이티드 멀티미디어 북마크와 비디오의 가상 편집을 위한 시스템및 방법
US20020016801A1 (en) * 2000-08-01 2002-02-07 Steven Reiley Adaptive profile-based mobile document integration
US7210100B2 (en) * 2000-09-27 2007-04-24 Eizel Technologies, Inc. Configurable transformation of electronic documents
US20020078253A1 (en) * 2000-12-20 2002-06-20 Gyorgy Szondy Translation of digital contents based on receiving device capabilities
US6871236B2 (en) * 2001-01-26 2005-03-22 Microsoft Corporation Caching transformed content in a mobile gateway
JP4251794B2 (ja) * 2001-08-07 2009-04-08 ソニー株式会社 情報配信システム及び情報配信方法、並びに情報供給装置及び情報供給方法
US20030050931A1 (en) * 2001-08-28 2003-03-13 Gregory Harman System, method and computer program product for page rendering utilizing transcoding
JP4055407B2 (ja) 2001-12-06 2008-03-05 三菱電機株式会社 画像変換装置、画像表示装置、及び画像伝送システム、並びに画像変換方法、画像伝送方法、画像変換プログラム、及び画像表示プログラム
US20030115365A1 (en) * 2001-12-19 2003-06-19 Teddy Lindsey Transcoding information in a first markup language into a second markup language
JP3823929B2 (ja) * 2002-05-17 2006-09-20 ソニー株式会社 情報処理装置、情報処理方法、およびコンテンツ配信装置、コンテンツ配信方法、並びにコンピュータ・プログラム
US7165224B2 (en) * 2002-10-03 2007-01-16 Nokia Corporation Image browsing and downloading in mobile networks
US7685315B2 (en) * 2002-10-28 2010-03-23 Nokia Corporation System and method for conveying terminal capability and user preferences-dependent content characteristics for content adaptation
US7203901B2 (en) * 2002-11-27 2007-04-10 Microsoft Corporation Small form factor web browsing
US8468227B2 (en) * 2002-12-31 2013-06-18 Motorola Solutions, Inc. System and method for rendering content on multiple devices
JP4419393B2 (ja) * 2003-01-15 2010-02-24 パナソニック株式会社 情報表示装置及び情報処理装置
WO2004068320A2 (en) * 2003-01-27 2004-08-12 Vincent Wen-Jeng Lue Method and apparatus for adapting web contents to different display area dimensions
US20060184639A1 (en) * 2003-03-17 2006-08-17 Chua Hui N Web content adaption process and system
US20060048051A1 (en) * 2004-08-25 2006-03-02 Research In Motion Limited Method for rendering formatted content on a mobile device
US7669121B2 (en) * 2005-01-19 2010-02-23 Microsoft Corporation Transcode matrix
US7853939B2 (en) * 2005-09-21 2010-12-14 Qwikker, Inc. Device-aware content delivery
US7707485B2 (en) * 2005-09-28 2010-04-27 Vixs Systems, Inc. System and method for dynamic transrating based on content
US9681105B2 (en) * 2005-12-29 2017-06-13 Rovi Guides, Inc. Interactive media guidance system having multiple devices
US7694221B2 (en) * 2006-02-28 2010-04-06 Microsoft Corporation Choosing between multiple versions of content to optimize display
US20080072139A1 (en) * 2006-08-20 2008-03-20 Robert Salinas Mobilizing Webpages by Selecting, Arranging, Adapting, Substituting and/or Supplementing Content for Mobile and/or other Electronic Devices; and Optimizing Content for Mobile and/or other Electronic Devices; and Enhancing Usability of Mobile Devices
US8181107B2 (en) * 2006-12-08 2012-05-15 Bytemobile, Inc. Content adaptation
EP1947575A1 (en) * 2007-01-18 2008-07-23 Wapple.net Ltd Computer system
US7853593B2 (en) * 2007-03-21 2010-12-14 Microsoft Corporation Content markup transformation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11345201A (ja) * 1998-05-29 1999-12-14 Ntt Data Corp 情報提供システム及び情報提供ネットワークシステム
JP2000305837A (ja) * 1999-04-22 2000-11-02 Seiko Epson Corp 情報処理装置および情報処理方法ならびに情報記録媒体
JP2003281030A (ja) * 2002-03-19 2003-10-03 Canon Inc 情報提供サーバ、情報提供方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014123389A (ja) * 2014-01-31 2014-07-03 Obic Co Ltd 項目名変更装置、項目名変更方法及び項目名変更プログラム

Also Published As

Publication number Publication date
CN102047233A (zh) 2011-05-04
US8726150B2 (en) 2014-05-13
US20110167333A1 (en) 2011-07-07
JP4913777B2 (ja) 2012-04-11
JP2009294801A (ja) 2009-12-17

Similar Documents

Publication Publication Date Title
WO2009147844A1 (ja) Webページ配信システム
CN100481088C (zh) 网页资源发布方法和发布系统
US9866612B2 (en) Server-based browser system
US9864811B2 (en) Terminal device, system for providing picture and method for transmitting picture
EP1641211B1 (en) Web server and method for dynamic content.
CN103605534B (zh) 图片加载方法及装置
US20090307571A1 (en) Image acquisition from dynamic content for delivery to network-enabled static display devices
CN108563517A (zh) 系统接口的调用方法及装置
CN104820589B (zh) 一种动态适配网页的方法及其装置
CN110908712A (zh) 移动端跨平台的数据处理方法和设备
CN101860734B (zh) 一种ajax实现动态图像增量传输与显示的方法
CN104601522A (zh) 移动客户端与业务系统交互的实现方法、装置及系统
CN109670132A (zh) 一种页面绘制方法、装置、终端设备及存储介质
CN103699652A (zh) 一种访问网页的方法和系统
JP2010097291A (ja) 情報送信装置、情報送信システム、情報提供処理プログラム及び情報提供方法
KR100958525B1 (ko) 이동통신망에서의 인터넷 웹페이지 제공 시스템 및 방법
JP2003337739A (ja) Webページ情報保存処理プログラム、Webページ変換用プログラム、及び、コンテンツ提供システム
CN104956360B (zh) 利用数据uri增强的渐进图像呈现
JP2002351781A (ja) 画面表示用ページレイアウトを利用したコンテンツ生成装置
KR20120024058A (ko) 디지털 컨텐츠 서비스 시스템, 그의 디지털 컨텐츠 제작 방법 및 디지털 컨텐츠 제공 방법
CN115114280A (zh) 报表生成处理方法、装置及设备
JP2002342213A (ja) コンテンツ提供方法
CN100514976C (zh) 基于移动终端wap浏览器网络层的实现方法
JP2002342222A (ja) コンテンツ提供方法
JP2005070924A (ja) サービス提供システム、サービス提供方法、サービス提供装置および属性情報提供装置

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200980119973.4

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09758111

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 12995238

Country of ref document: US

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 28/03/2011)

122 Ep: pct application non-entry in european phase

Ref document number: 09758111

Country of ref document: EP

Kind code of ref document: A1