JP5281029B2 - Confirmation system and method - Google Patents

Confirmation system and method Download PDF

Info

Publication number
JP5281029B2
JP5281029B2 JP2010083000A JP2010083000A JP5281029B2 JP 5281029 B2 JP5281029 B2 JP 5281029B2 JP 2010083000 A JP2010083000 A JP 2010083000A JP 2010083000 A JP2010083000 A JP 2010083000A JP 5281029 B2 JP5281029 B2 JP 5281029B2
Authority
JP
Japan
Prior art keywords
source code
web page
server
submission
confirmation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2010083000A
Other languages
Japanese (ja)
Other versions
JP2011215851A (en
Inventor
華七子 木下
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
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 Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2010083000A priority Critical patent/JP5281029B2/en
Publication of JP2011215851A publication Critical patent/JP2011215851A/en
Application granted granted Critical
Publication of JP5281029B2 publication Critical patent/JP5281029B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、Webページの入稿内容を確認する確認システム及び方法に関する。   The present invention relates to a confirmation system and method for confirming the contents of web page submissions.

従来、Webページの更新の際に、更新前のソースコードと入稿ソースコードとを比較することにより入稿内容の事前確認が行われている。今日ではWebシステムはビジネスや人々の生活の中でますます重要なメディアとして活用されており、Webページの更新内容が不適切であった場合の影響も大きくなってきているので、このような事前確認はWebシステムの提供者にとってますます重要な業務となっている。   Conventionally, when updating a Web page, prior confirmation of submitted content is performed by comparing the source code before the update with the submitted source code. Today, Web systems are being used as increasingly important media in business and people's lives, and the impact of inappropriate Web page updates is increasing. Confirmation is an increasingly important task for Web system providers.

当該事前確認の具体的な方法として、入稿ソースコード及び更新前のソースコードについて、UNIX(登録商標)のdiffなどのファイル差分検出ツールを使用して、ソースコードを比較することが提案されている(例えば、特許文献1参照)。このようなツールを用いれば、HTMLやスクリプトなどのテキストファイルの更新内容を画面に比較表示させることにより、管理者は、当該テキストファイルが変更・追加・削除などされた部分を的確に把握することができる。   As a specific method of the prior confirmation, it has been proposed to compare the source code of the input source code and the source code before the update using a file difference detection tool such as diff of UNIX (registered trademark). (For example, refer to Patent Document 1). By using such a tool, the update contents of text files such as HTML and scripts are displayed in comparison on the screen, so that the administrator can accurately grasp the part of the text file that has been changed, added, or deleted. Can do.

特開2004−126986号公報JP 2004-126986 A

ところで、Webページは、HTMLファイルやスクリプトプログラムなどのテキストファイルと、画像や動画などの非テキストファイルとで構成されている。したがって、Webページの事前確認としては、上述のようなソースコードの確認だけでは十分ではなく、最終的には画像や動画などの非テキストファイルを加えて、Webページ全体のレイアウトも含めて、ブラウザに表示されるWebページ自体を視認して確認する必要がある。テキストファイルの差分の確認だけでは、管理者が、最終的に表示されるWebページの更新内容を認識し、確認することは困難だからである。   Incidentally, the Web page is composed of text files such as HTML files and script programs, and non-text files such as images and moving images. Therefore, it is not enough to check the source code as described above for Web page pre-confirmation. Finally, a non-text file such as an image or video is added, and the entire Web page layout is also included. It is necessary to visually confirm the web page itself displayed on the screen. This is because it is difficult for the administrator to recognize and confirm the update content of the Web page that is finally displayed only by checking the difference between the text files.

さらに、Webページの更新の際には、プログラマのみならず、コンテンツのデザインを設計するデザイナや、コンテンツの企画を行う企画者などの複数の者が管理者として関係することが多い。画像や動画などのファイルについては、プログラマではなく、デザイナが担当することが多いからである。さらに、一旦リリースされたWebページの見た目の小変更や、ごくわずかな変更・追加・削除を伴う更新が頻繁に行われることがある。このような場合には、更新の要件は企画担当者が決定し、プログラマの手を介することなく、デザイナが当該要件に応じた変更を行い、その結果を企画者が確認することにより更新作業を行うことになる。   Furthermore, when updating Web pages, not only programmers but also a plurality of persons such as designers who design content designs and planners who plan content are often involved as managers. This is because the designer, not the programmer, is responsible for files such as images and videos. Furthermore, a small change in the appearance of a Web page that has been released once, or an update accompanied by a slight change, addition, or deletion may be frequently performed. In such a case, the renewal requirements are determined by the planner, the designer makes changes according to the requirements without the intervention of the programmer, and the planner confirms the results to perform the renewal work. Will do.

一般的に、プログラマと比較してデザイナや企画者はプログラムに関する知識に乏しく、より容易に事前確認を行う環境が求められていた。さらに、上述のように、たとえプログラマであっても、テキストファイルの確認だけでは十分な事前確認が出来ないため、最終的に表示されるWebページの内容を総合的に事前確認する環境が求められていた。   In general, designers and planners have less knowledge about programs than programmers, and an environment has been sought for easier prior confirmation. Furthermore, as described above, even a programmer cannot perform sufficient prior confirmation only by confirming a text file, so an environment for comprehensively confirming the contents of a Web page to be finally displayed is required. It was.

本発明はこのような従来の問題点に鑑みて提案されたものであり、Webページの更新の際の事前確認をより容易かつ総合的に行う環境を提供することを目的とする。   The present invention has been proposed in view of such conventional problems, and an object thereof is to provide an environment in which prior confirmation when updating a Web page is easier and more comprehensive.

本発明では、以下のような解決手段を提供する。   The present invention provides the following solutions.

(1) 入稿するWebページを構成する入稿ソースコードのバージョンを管理するソース管理サーバから、所定のWebページ単位で前記入稿ソースコードを取得して記憶する入稿ソースコード記憶手段と、前記入稿ソースコード記憶手段が記憶した前記入稿ソースコードに対応する運用ソースコードを運用サーバから取得して前記入稿ソースコードと共に表示するソースコード対比手段と、前記入稿ソースコード記憶手段が記憶した前記入稿ソースコードを前記運用サーバに反映する運用反映手段と、前記入稿ソースコード記憶手段が記憶した前記入稿ソースコードに対応する入稿バイナリデータをイメージサーバから受信し、前記運用反映手段が反映した前記入稿ソースコードを前記運用サーバから受信し、前記所定のWebページを構成して表示する運用確認手段と、を備える確認システム。   (1) Input source code storage means for acquiring and storing the input source code in units of a predetermined Web page from a source management server that manages the version of the input source code constituting the Web page to be submitted; Source code comparison means for obtaining an operation source code corresponding to the input source code stored in the input source code storage means from an operation server and displaying it together with the input source code; and the input source code storage means An operation reflecting means for reflecting the stored submitted source code to the operation server, and received binary data corresponding to the submitted source code stored by the submitted source code storage means from the image server, and the operation The submission source code reflected by the reflecting means is received from the operation server, and the predetermined Web page is Confirmation system and an operational confirmation means for displaying forms.

(1)に記載の確認システムによれば、入稿ソースコードを運用サーバに送信する前に、入稿ソースコードに対応する運用ソースコードを運用サーバから取得してこの入稿ソースコードと運用ソースコードとを共に表示する。そして、この入稿ソースコードを運用サーバに反映後、対応する入稿バイナリデータをイメージサーバから受信し、入稿ソースコードを運用サーバから受信し、所定のWebページを構成して表示する。したがって、当該確認システムは、管理者が、入稿ソースコードと運用ソースコードの比較確認を容易に行うと共に、運用サーバに反映した入稿ソースコードに対応する画像や動画などの入稿バイナリデータにより構成したWebページも併せて確認することができる環境を提供することができる。このことにより、当該確認システムは、管理者に対して、Webページの更新前にテキストファイルの差分の細かな確認とWebページ全体の確認とを相互補完的に行う中間環境を提供することができる。その結果、当該確認システムは、管理者のプログラムに関する知識などに関わらず、Webページの更新の際の事前確認をより容易かつ総合的に行う環境を提供することができる。なお、運用サーバは後述のように例えばステージングサーバや本番サーバ等で構成するが、本番サーバに入稿ソースコードを反映する前の段階でステージングサーバに入稿ソースコードを反映し、上述のWebページの確認を行うことが好ましい。   According to the confirmation system described in (1), before sending the submission source code to the operation server, the operation source code corresponding to the submission source code is obtained from the operation server, and the submission source code and the operation source are obtained. Display code together. Then, after reflecting the input source code on the operation server, the corresponding input binary data is received from the image server, the input source code is received from the operation server, and a predetermined Web page is configured and displayed. Therefore, the confirmation system makes it easy for the administrator to compare and confirm the submission source code and the operation source code, and also by using input binary data such as images and videos corresponding to the submission source code reflected in the operation server. It is possible to provide an environment in which the configured web page can also be confirmed. As a result, the confirmation system can provide an administrator with an intermediate environment in which detailed confirmation of text file differences and confirmation of the entire web page are performed in a complementary manner before the web page is updated. . As a result, the confirmation system can provide an environment in which prior confirmation at the time of updating a Web page can be performed more easily and comprehensively regardless of the administrator's knowledge about the program. As will be described later, the operation server is composed of, for example, a staging server or a production server. However, the submission source code is reflected on the staging server at a stage before the submission source code is reflected on the production server, and the Web page described above is used. It is preferable to confirm the above.

(2) 前記入稿ソースコード記憶手段が取得した前記入稿ソースコードと、前記ソースコード対比手段が取得した運用ソースコードとの相違部分を特定する相違部分特定手段をさらに備え、前記運用確認手段は、前記相違部分特定手段が特定した前記相違部分に対応する前記所定のWebページの表示部分を強調して表示する、(1)に記載の確認システム。   (2) The operation confirmation unit further includes a different part specifying unit that specifies a difference between the input source code acquired by the input source code storage unit and the operation source code acquired by the source code comparison unit. Is a confirmation system according to (1), in which the display portion of the predetermined Web page corresponding to the different portion specified by the different portion specifying means is highlighted.

(2)に記載の確認システムによれば、入稿ソースコードと、運用ソースコードとの相違部分を特定し、特定した相違部分に対応する所定のWebページの表示部分を強調して表示する。したがって、当該確認サーバは、管理者にとって、入稿ソースコードと運用ソースコードにおけるテキストファイルの相違部分の発見をより容易なものとすると共に、当該相違部分が反映されたWebページにおける当該相違部分の発見をも容易なものとすることができる。このことにより、当該確認サーバは、管理者にとって、Webページの更新の際の事前確認をより容易かつ総合的に行う環境を提供することができる。   According to the confirmation system described in (2), a difference between the submitted source code and the operation source code is specified, and a display portion of a predetermined Web page corresponding to the specified difference is highlighted and displayed. Therefore, the confirmation server makes it easier for the administrator to find the difference between the text file in the input source code and the operation source code, and the difference in the Web page in which the difference is reflected. Discovery can also be made easier. Accordingly, the confirmation server can provide an environment in which the administrator can easily and comprehensively perform prior confirmation when updating the Web page.

(3) コンピュータが入稿ソースの要求に応じてWebページの更新の際の事前確認を行うための所定のWebページを構成して表示する確認方法であって、前記確認方法は、入稿するWebページを構成する入稿ソースコードのバージョンを管理するソース管理サーバから、所定のWebページ単位で前記入稿ソースコードを取得して記憶する入稿ソースコード記憶ステップと、前記入稿ソースコード記憶ステップにおいて記憶した前記入稿ソースコードに対応する運用ソースコードを運用サーバから取得して前記入稿ソースコードと共に表示するソースコード対比ステップと、前記入稿ソースコード記憶ステップにおいて記憶した前記入稿ソースコードを前記運用サーバに反映する運用反映ステップと、前記入稿ソースコード記憶ステップにおいて記憶した前記入稿ソースコードに対応する入稿バイナリデータをイメージサーバから受信し、前記運用反映ステップにおいて反映した前記入稿ソースコードを前記運用サーバから受信し、前記所定のWebページを構成して表示する運用確認ステップと、を備える確認方法。   (3) A confirmation method in which a computer configures and displays a predetermined web page for performing prior confirmation when updating a web page in response to a request from a submission source, and the confirmation method includes submission An input source code storage step of acquiring and storing the input source code in units of a predetermined Web page from a source management server that manages a version of the input source code constituting the Web page, and the input source code storage A source code comparison step of acquiring an operation source code corresponding to the input source code stored in the step from the operation server and displaying it together with the input source code; and the input source stored in the input source code storage step An operation reflecting step for reflecting the code to the operation server, and the input source code storing step. Receiving the input binary data corresponding to the input source code stored in the image server from the image server, receiving the input source code reflected in the operation reflection step from the operation server, and configuring the predetermined Web page A confirmation method comprising: an operation confirmation step for displaying the information.

(3)に記載の確認方法によれば、(1)と同様の作用・効果を期待することができる。   According to the confirmation method described in (3), the same actions and effects as in (1) can be expected.

本発明によれば、Webページの更新前にテキストファイルの差分の細かな確認とWebページ全体の確認とを相互補完的に行う中間環境を提供することができる。その結果、管理者のプログラムに関する知識などに関わらず、Webページの更新の際の事前確認をより容易かつ総合的に行う環境を提供することができる。   According to the present invention, it is possible to provide an intermediate environment in which detailed confirmation of text file differences and confirmation of the entire web page are performed in a complementary manner before the web page is updated. As a result, it is possible to provide an environment in which prior confirmation when updating a Web page can be performed more easily and comprehensively regardless of the administrator's knowledge about the program.

本発明の実施形態における確認システムの構成を示す機能構成図である。It is a functional block diagram which shows the structure of the confirmation system in embodiment of this invention. 本発明の実施形態における確認システムの処理フローを示す図である。It is a figure which shows the processing flow of the confirmation system in embodiment of this invention. 本発明の実施形態における確認システムの処理フローを示す図である。It is a figure which shows the processing flow of the confirmation system in embodiment of this invention. 本発明の実施形態における表示例を示す図である。It is a figure which shows the example of a display in embodiment of this invention. 別実施形態における確認システムの構成を示す機能構成図である。It is a functional block diagram which shows the structure of the confirmation system in another embodiment. 別実施形態における確認システムの構成を示す機能構成図である。It is a functional block diagram which shows the structure of the confirmation system in another embodiment. 別実施形態における確認システムの処理フローを示す図である。It is a figure which shows the processing flow of the confirmation system in another embodiment. 別実施形態における表示例を示す図である。It is a figure which shows the example of a display in another embodiment.

[第1実施形態]
以下、本発明の第1実施形態について図を参照し、説明する。
[First Embodiment]
Hereinafter, a first embodiment of the present invention will be described with reference to the drawings.

図1は、本発明の実施形態に係る確認システム1の概略構成を示す機能構成図である。図1を参照して、本実施形態に係る確認システム1について説明する。本実施形態に係る確認システム1は、確認サーバ10と、端末20と、を含んで構成される。また、確認システム1には、ソース管理サーバ30と、イメージサーバ40と、運用サーバ群50と、がそれぞれ接続される。   FIG. 1 is a functional configuration diagram showing a schematic configuration of a confirmation system 1 according to an embodiment of the present invention. With reference to FIG. 1, the confirmation system 1 which concerns on this embodiment is demonstrated. The confirmation system 1 according to the present embodiment includes a confirmation server 10 and a terminal 20. In addition, a source management server 30, an image server 40, and an operation server group 50 are connected to the confirmation system 1, respectively.

ソース管理サーバ30は、入稿するWebページを構成する入稿ソースコード12のバージョンを管理するバージョン管理システムのデータベースであり、ファイルの作成日時、変更日時、変更点などの履歴に基づいてファイルのバージョンを管理する。ソース管理サーバ30としては、オープンソースのCVS(Concurrent Versions System)などのデータベースアプリケーションにより構成される。   The source management server 30 is a database of a version management system that manages the version of the submitted source code 12 that constitutes the web page to be submitted. Manage versions. The source management server 30 is configured by a database application such as an open source CVS (Concurrent Versions System).

イメージサーバ40は、Webページを構成する入稿バイナリデータ41及び運用バイナリデータ42を記憶するサーバである。入稿バイナリデータ41は、入稿するWebページを構成する画像や動画などのバイナリデータである。一方、運用バイナリデータ42は、本番環境(後述の本番サーバ52)で運用されているWebページを構成する画像や動画などのバイナリデータである。画像のファイルフォーマットとしては、GIF(Graphics Interchange Format)、JPEG(Joint Photographic Experts Group)などが用いられる。また、動画のファイルフォーマットとしては、Flash(登録商標)、アニメーションGIF(GIF animation)などが用いられる。   The image server 40 is a server that stores the submitted binary data 41 and the operational binary data 42 constituting the Web page. The submitted binary data 41 is binary data such as an image or a moving image constituting a web page to be submitted. On the other hand, the operational binary data 42 is binary data such as images and moving images that constitute a Web page operated in a production environment (production server 52 described later). As the image file format, GIF (Graphics Interchange Format), JPEG (Joint Photographic Experts Group), or the like is used. As a file format of a moving image, Flash (registered trademark), animation GIF (GIF animation), or the like is used.

運用サーバ群50は、ステージングサーバ51及び本番サーバ52を備える。ステージングサーバ51及び本番サーバ52は、端末20のWebブラウザからのリクエスト要求に応じて、コンテンツの提供などといったレスポンスを返す制御部(HTTPデーモン)を備え、端末20のWebブラウザとHTTPプロトコルにより通信する。運用サーバ群50は、確認サーバ10とSSH(Secure Shell)で暗号化されたtelnetなどの通信プロトコルにより通信する。なお、運用サーバ群50と確認サーバ10との間の通信の暗号化の方法や通信プロトコルはこれに限られるものではない。本発明の運用サーバは、ステージングサーバ51又は本番サーバ52により実現される。   The operation server group 50 includes a staging server 51 and a production server 52. The staging server 51 and the production server 52 include a control unit (HTTP daemon) that returns a response such as provision of content in response to a request from the Web browser of the terminal 20, and communicates with the Web browser of the terminal 20 using the HTTP protocol. . The operation server group 50 communicates with the confirmation server 10 using a communication protocol such as telnet encrypted by SSH (Secure Shell). Note that the communication encryption method and communication protocol between the operation server group 50 and the confirmation server 10 are not limited to this. The operation server of the present invention is realized by the staging server 51 or the production server 52.

ステージングサーバ51には、入稿するWebページを構成する入稿ソースコード12(テキスト系)が保存され、本番サーバ52には、本番サーバ52で運用されているWebページを構成する運用ソースコード14(テキスト系)が保存される。   The staging server 51 stores the submission source code 12 (text system) that constitutes the web page to be submitted, and the production server 52 includes the operation source code 14 that constitutes the web page operated by the production server 52. (Text) is saved.

端末20は、運用サーバ群50とHTTPプロトコルにより通信するWebブラウザを備え、例えば、デスクトップPCやノートブックPCなど任意の端末を採用することができる。また、端末20は、入稿ソース取得要求手段21と、ソース比較要求手段22と、ソースコード比較表示手段23と、入稿ソース反映要求手段24と、入稿Webページ表示手段25と、を備える。   The terminal 20 includes a Web browser that communicates with the operation server group 50 using the HTTP protocol. For example, an arbitrary terminal such as a desktop PC or a notebook PC can be employed. Further, the terminal 20 includes a submission source acquisition request unit 21, a source comparison request unit 22, a source code comparison display unit 23, a submission source reflection request unit 24, and a submission Web page display unit 25. .

入稿ソース取得要求手段21は、管理者からの要求操作を受け付けたことにより、確認サーバ10に対し、当該管理者が要求するバージョンの入稿ソースコード12を要求するデータを確認サーバ10に送信する。   Upon receipt of the request operation from the administrator, the submission source acquisition request unit 21 transmits data requesting the submission source code 12 of the version requested by the administrator to the confirmation server 10 to the confirmation server 10. To do.

ソース比較要求手段22は、確認サーバ10に対し、確認サーバ10の記憶部において記憶された入稿ソースコード12に対応する運用ソースコード14をステージングサーバ51から取得して入稿ソースコード12と共に表示する要求を行う。   The source comparison request unit 22 acquires the operation source code 14 corresponding to the submitted source code 12 stored in the storage unit of the confirmation server 10 from the staging server 51 and displays it together with the submitted source code 12 to the confirmation server 10. Make a request to

ソースコード比較表示手段23は、確認サーバ10から送信された入稿ソースコード12と運用ソースコード14とを共に端末20のディスプレイの画面300(図4参照)において表示する。ソースコード比較表示手段23は、図4に示すように、入稿ソースコード12及び運用ソースコード14の差異部分が画面300の左右に対比して視認できる態様で、ソースコード比較表示200として表示する。   The source code comparison display means 23 displays both the submission source code 12 and the operation source code 14 transmitted from the confirmation server 10 on the display screen 300 (see FIG. 4) of the terminal 20. As shown in FIG. 4, the source code comparison display unit 23 displays a difference portion between the input source code 12 and the operation source code 14 as a source code comparison display 200 in a manner that can be visually recognized as compared with the left and right of the screen 300. .

入稿ソース反映要求手段24は、確認サーバ10に対し、確認サーバ10において取得され記憶部において記憶されている入稿ソースコード12をステージングサーバ51に反映させるための要求を行う。   The submission source reflection request unit 24 requests the confirmation server 10 to reflect the submission source code 12 acquired by the confirmation server 10 and stored in the storage unit to the staging server 51.

入稿Webページ表示手段25は、入稿ソースコード12をステージングサーバ51にページ要求して受信し、入稿ソースコード12において指定された入稿バイナリデータ41をイメージサーバ40から受信し、この入稿ソースコード12と入稿バイナリデータ41からWebページを構成して、端末20のディスプレイの画面300(図4参照)においてWebページ表示100として表示する。本発明の運用確認手段は、入稿Webページ表示手段25により実現される。また、入稿Webページ表示手段25は、必要に応じて、後述するソースコード比較送信手段15が特定した相違部分に対応する当該Webページの表示部分を強調して表示する。   The submission web page display means 25 receives the submission source code 12 from the staging server 51 by receiving a page request, receives the submission binary data 41 specified in the submission source code 12 from the image server 40, and receives the submission source code 12. A web page is constructed from the manuscript source code 12 and the submitted binary data 41 and displayed as a web page display 100 on the display screen 300 (see FIG. 4) of the terminal 20. The operation confirmation unit of the present invention is realized by the submitted web page display unit 25. In addition, the submitted Web page display unit 25 emphasizes and displays the display part of the Web page corresponding to the different part specified by the source code comparison / transmission unit 15 described later, as necessary.

確認サーバ10は、端末20からの入稿ソース取得要求に応じて、入稿ソースを取得したり、取得した入稿ソースの反映を行う制御部である。確認サーバ10は、入稿ソース取得手段11と、運用ソース取得手段13と、ソースコード比較送信手段15と、入稿ソース反映手段16と、各ソースコードを記憶する記憶部(図示せず)と、を備える。記憶部には、ソース管理サーバ30や運用サーバ群50から取得した入稿ソースコード12及び運用ソースコード14を記憶する。   The confirmation server 10 is a control unit that acquires a submission source or reflects the acquired submission source in response to a submission source acquisition request from the terminal 20. The confirmation server 10 includes a submission source acquisition unit 11, an operation source acquisition unit 13, a source code comparison / transmission unit 15, a submission source reflection unit 16, and a storage unit (not shown) that stores each source code. . The storage unit stores the submitted source code 12 and the operation source code 14 acquired from the source management server 30 and the operation server group 50.

以下、確認サーバ10の具体的な構成を説明する。   Hereinafter, a specific configuration of the confirmation server 10 will be described.

入稿ソース取得手段11は、ソース管理サーバ30にアクセスして、入稿ソース取得要求手段21から要求されたバージョンの入稿ソースコード12のファイルをチェックアウトして確認サーバ10の記憶部に記憶する。本発明の入稿ソースコード記憶手段は、入稿ソース取得手段11により実現される。   The submission source acquisition unit 11 accesses the source management server 30 to check out the file of the submission source code 12 of the version requested by the submission source acquisition request unit 21 and stores it in the storage unit of the confirmation server 10. To do. The submitted source code storage means of the present invention is realized by the submitted source acquisition means 11.

運用ソース取得手段13は、端末20から入稿ソースコード12と運用ソースコード14との比較の要求を受け付けると、記憶部において記憶された入稿ソースコード12に対応する運用ソースコード14をステージングサーバ51から取得して確認サーバ10の記憶部に記憶する。   When the operation source acquisition unit 13 receives a request for comparison between the input source code 12 and the operation source code 14 from the terminal 20, the operation source code 14 corresponding to the input source code 12 stored in the storage unit is stored in the staging server. 51 and stored in the storage unit of the confirmation server 10.

ソースコード比較送信手段15は、例えば、UNIX(登録商標)でテキストファイルの差分を生成する際に使用されるdiffコマンドを用いて入稿ソースコード12と運用ソースコード14との差分情報を生成する。そして、ソースコード比較送信手段15は、この生成した差分情報を基に入稿ソースコード12と運用ソースコード14との相違を比較し、この相違部分を示す比較情報と共に端末20に送信する。本発明の相違部分特定手段は、ソースコード比較送信手段15により実現される。本発明のソースコード対比手段は、運用ソース取得手段13、ソースコード比較送信手段15及びソースコード比較表示手段23により実現される。   The source code comparison / transmission means 15 generates difference information between the submitted source code 12 and the operational source code 14 using, for example, a diff command used when generating a difference between text files in UNIX (registered trademark). . Then, the source code comparison / transmission means 15 compares the difference between the submitted source code 12 and the operation source code 14 based on the generated difference information, and transmits it to the terminal 20 together with the comparison information indicating the difference. The different part specifying means of the present invention is realized by the source code comparison / transmission means 15. The source code comparison means of the present invention is realized by the operational source acquisition means 13, the source code comparison / transmission means 15, and the source code comparison display means 23.

入稿ソース反映手段16は、端末20から所定の入稿ソースコード12の反映要求を受け付けると、当該所定の入稿ソースコード12を記憶部から読み出してステージングサーバ51に送信して、ステージングサーバ51に、入稿ソース反映手段16から受信した入稿ソースコード12でステージングサーバ51が記憶しているソースコードを上書き保存させることにより反映を行う。なお、このステージングサーバ51へのソースコードの反映に併せて、イメージサーバ40が記憶しているバイナリデータについても、対応する入稿バイナリデータ41を記憶することにより反映する。このことにより、ステージングサーバ51が新たに記憶した入稿ソースコード12に対応する入稿バイナリデータ41がイメージサーバ40に記憶され、以降の処理の準備が整うことになる。本発明の運用反映手段は、入稿ソース反映手段16により実現される。   When the submission source reflecting means 16 receives a reflection request for the predetermined submission source code 12 from the terminal 20, the submission source reflection means 16 reads the predetermined submission source code 12 from the storage unit and transmits it to the staging server 51. In addition, reflection is performed by overwriting and saving the source code stored in the staging server 51 with the submission source code 12 received from the submission source reflection means 16. In addition to the reflection of the source code to the staging server 51, the binary data stored in the image server 40 is also reflected by storing the corresponding submitted binary data 41. As a result, the submitted binary data 41 corresponding to the submitted source code 12 newly stored by the staging server 51 is stored in the image server 40, and the subsequent processing is ready. The operation reflecting means of the present invention is realized by the submitted source reflecting means 16.

本実施形態の確認システム1を実現するために好適な確認サーバ10は、コンピュータ及びその周辺装置に適用される。本実施形態における各手段(各部)は、コンピュータ及びその周辺装置が備えるハードウェア及び該ハードウェアを制御するソフトウェアによって構成される。   A confirmation server 10 suitable for realizing the confirmation system 1 of the present embodiment is applied to a computer and its peripheral devices. Each means (each unit) in the present embodiment is configured by hardware included in a computer and its peripheral devices, and software that controls the hardware.

上記ハードウェアには、制御装置(制御部)としてのCPUの他、記憶装置(記憶部)、通信装置(通信部)、表示装置(表示部)及び入力装置(入力部)が含まれる。記憶装置(記憶部)としては、例えば、メモリ(RAM、ROMなど)、ハードディスクドライブ(HDD)及び光ディスク(CD、DVDなど)ドライブが挙げられる。通信装置(通信部)としては、例えば、各種有線及び無線インターフェース装置が挙げられる。表示装置(表示部)としては、例えば、液晶ディスプレイ及びプラズマディスプレイなどの各種ディスプレイが挙げられる。入力装置(入力部)としては、例えば、キーボード及びポインティング・デバイス(マウス、トラッキングボールなど)が挙げられる。端末20のソースコード比較表示手段23及び入稿Webページ表示手段25は、ディスプレイにより実現される。   The hardware includes a CPU as a control device (control unit), a storage device (storage unit), a communication device (communication unit), a display device (display unit), and an input device (input unit). Examples of the storage device (storage unit) include a memory (RAM, ROM, etc.), a hard disk drive (HDD), and an optical disk (CD, DVD, etc.) drive. Examples of the communication device (communication unit) include various wired and wireless interface devices. Examples of the display device (display unit) include various displays such as a liquid crystal display and a plasma display. Examples of the input device (input unit) include a keyboard and a pointing device (such as a mouse and a tracking ball). The source code comparison display means 23 and the submitted web page display means 25 of the terminal 20 are realized by a display.

上記ソフトウェアには、上記ハードウェアを制御するコンピュータ・プログラムやデータが含まれる。コンピュータ・プログラムやデータは、記憶装置(記憶部)により記憶され、制御装置(制御部)により適宜実行、参照される。また、コンピュータ・プログラムやデータは、通信回線を介して配布することも可能であり、CD−ROMなどのコンピュータ可読媒体に記録して配布することも可能である。なお、詳細な説明は省略するが、端末20、ソース管理サーバ30、イメージサーバ40、ステージングサーバ51及び本番サーバ52も確認サーバ10と同様のハードウェア構成を有している。   The software includes a computer program and data for controlling the hardware. The computer program and data are stored in a storage device (storage unit), and are appropriately executed and referenced by a control device (control unit). Further, the computer program and data can be distributed via a communication line, and can be recorded and distributed on a computer-readable medium such as a CD-ROM. Although not described in detail, the terminal 20, the source management server 30, the image server 40, the staging server 51, and the production server 52 have the same hardware configuration as that of the confirmation server 10.

ハードディスクドライブは、本ハードウェアを確認サーバ10として機能させるための各種プログラム、本実施形態における各種機能を実行するプログラムを記憶する。   The hard disk drive stores various programs for causing the hardware to function as the confirmation server 10 and programs for executing various functions in the present embodiment.

なお、本実施形態においては、入稿ソース取得要求手段21、ソース比較要求手段22、ソースコード比較表示手段23、入稿ソース反映要求手段24及び入稿Webページ表示手段25は、端末20により行われているがこれに限られない。例えば、図5に示すように、入稿ソース取得要求手段21、ソース比較要求手段22、ソースコード比較表示手段23、入稿ソース反映要求手段24及び入稿Webページ表示手段25の全てを確認サーバ10aにより行われる確認システム1aとしてもよい。   In the present embodiment, the submission source acquisition request unit 21, the source comparison request unit 22, the source code comparison display unit 23, the submission source reflection request unit 24, and the submission Web page display unit 25 are performed by the terminal 20. However, it is not limited to this. For example, as shown in FIG. 5, all of the input source acquisition request unit 21, the source comparison request unit 22, the source code comparison display unit 23, the input source reflection request unit 24, and the input web page display unit 25 are confirmed by the confirmation server. It is good also as the confirmation system 1a performed by 10a.

[処理フロー]
図2は、本実施形態の確認方法を実現するためのステージングサーバ51を介して行われる確認システム1の処理の流れを示すフローチャートである。
[Processing flow]
FIG. 2 is a flowchart showing the flow of processing of the confirmation system 1 performed via the staging server 51 for realizing the confirmation method of the present embodiment.

[入稿ソース取得処理]
S1〜S7を参照して、確認システム1により行われる入稿ソース取得処理について説明する。この処理では、新しいバージョンの入稿ソースコード12を取得する処理を行う。
[Submission source acquisition processing]
The submitted source acquisition process performed by the confirmation system 1 will be described with reference to S1 to S7. In this process, a new version of the submitted source code 12 is acquired.

S1:はじめに、端末20において、管理者により入稿ソースコード12の要求操作が行われると、端末20の制御部(入稿ソース取得要求手段21)は、通信部を介して、確認サーバ10に対し、当該管理者から要求されたバージョンに対応する入稿ソースコード12の取得要求を行う。   S1: First, when a request operation for the submission source code 12 is performed by the administrator in the terminal 20, the control unit (submission source acquisition request unit 21) of the terminal 20 sends a request to the confirmation server 10 via the communication unit. On the other hand, an acquisition request for the submitted source code 12 corresponding to the version requested by the administrator is made.

S2:端末20により入稿ソースコード12の取得要求が行われると、確認サーバ10の制御部は、端末20から取得要求を受けたバージョンに対応する入稿ソースコード12の要求を受け付ける。   S2: When an acquisition request for the submission source code 12 is made by the terminal 20, the control unit of the confirmation server 10 receives a request for the submission source code 12 corresponding to the version for which the acquisition request is received from the terminal 20.

S3:端末20から入稿ソースコード12の取得要求を受け付けると、確認サーバ10の制御部(入稿ソース取得手段11)は、通信部を介して、ソース管理サーバ30に対し、要求されたバージョンに対応する入稿ソースコード12の取得要求を行う。   S3: Upon receiving an acquisition request for the submission source code 12 from the terminal 20, the control unit (submission source acquisition unit 11) of the confirmation server 10 sends the requested version to the source management server 30 via the communication unit. A request for acquisition of the submitted source code 12 corresponding to is made.

S4:確認サーバ10から入稿ソースコード12の取得要求が行われると、ソース管理サーバ30の制御部は、確認サーバ10から取得要求を受け付けたバージョンに対応する入稿ソースコード12の要求を受け付ける。   S4: When an acquisition request for the submission source code 12 is made from the confirmation server 10, the control unit of the source management server 30 accepts a request for the submission source code 12 corresponding to the version for which the acquisition request is accepted from the confirmation server 10. .

S5:確認サーバ10から入稿ソースコード12の取得要求を受け付けると、ソース管理サーバ30の制御部は、通信部を介して、確認サーバ10に対し、端末20から取得要求が行われたバージョンに対応するの入稿ソースコード12をのファイルをチェックアウトし送信する。   S5: Upon receiving an acquisition request for the submitted source code 12 from the confirmation server 10, the control unit of the source management server 30 sets the version for which the acquisition request has been made from the terminal 20 to the confirmation server 10 via the communication unit. Check out the file of the corresponding submission source code 12 and send it.

S6:ソース管理サーバ30から入稿ソースコード12の送信が行われると、確認サーバ10の制御部は、通信部を介して、ソース管理サーバ30から送信された入稿ソースコード12を受信して取得する。   S6: When the submission source code 12 is transmitted from the source management server 30, the control unit of the confirmation server 10 receives the submission source code 12 transmitted from the source management server 30 via the communication unit. get.

S7:ソース管理サーバ30から送信された入稿ソースコード12の取得が行われると、確認サーバ10の制御部は、取得した入稿ソースコード12を確認サーバ10の記憶部に記憶する。この処理が終了すると入稿ソース取得処理を終了する。   S7: When the submission source code 12 transmitted from the source management server 30 is acquired, the control unit of the confirmation server 10 stores the acquired submission source code 12 in the storage unit of the confirmation server 10. When this process ends, the submission source acquisition process ends.

[ソースコード比較表示処理]
S8〜S14を参照して、確認システム1により行われるソースコード比較表示処理について説明する。この処理では、運用ソースコード14と入稿ソースコード12とを対比して表示する処理を行う。
[Source code comparison display processing]
The source code comparison display process performed by the confirmation system 1 will be described with reference to S8 to S14. In this process, the operation source code 14 and the submitted source code 12 are compared and displayed.

S8:はじめに、端末20において、管理者によりソースコードの比較要求が行われると、端末20の制御部(ソース比較要求手段22)は、通信部を介して、確認サーバ10に対し、入稿ソースコード12と運用ソースコード14の差異部分を対比する比較要求を行う。   S8: First, when the administrator makes a source code comparison request at the terminal 20, the control unit (source comparison request means 22) of the terminal 20 sends the input source to the confirmation server 10 via the communication unit. A comparison request for comparing the difference between the code 12 and the operation source code 14 is made.

S9:端末20からソースコードの比較要求を受け付けると、確認サーバ10の制御部(運用ソース取得手段13)は、通信部を介して、ステージングサーバ51に対し、確認サーバ10の記憶部に記憶されている入稿ソースコード12に対応する運用ソースコード14の取得要求を行う。   S9: Upon receiving a source code comparison request from the terminal 20, the control unit (operation source acquisition means 13) of the confirmation server 10 is stored in the storage unit of the confirmation server 10 with respect to the staging server 51 via the communication unit. The acquisition request of the operation source code 14 corresponding to the submitted source code 12 is made.

S10:確認サーバ10から運用ソースコード14の取得要求が行われると、ステージングサーバ51の制御部は、確認サーバ10から取得要求を受けた運用ソースコード14の要求を受け付ける。   S10: When the acquisition request for the operation source code 14 is made from the confirmation server 10, the control unit of the staging server 51 receives the request for the operation source code 14 that has received the acquisition request from the confirmation server 10.

S11:確認サーバ10から運用ソースコード14の取得要求を受け付けると、ステージングサーバ51の制御部は、通信部を介して、確認サーバ10に対し、入稿ソースコード12に対応する運用ソースコード14の送信を行う。   S11: When the acquisition request for the operation source code 14 is received from the confirmation server 10, the control unit of the staging server 51 transmits the operation source code 14 corresponding to the submission source code 12 to the confirmation server 10 via the communication unit. Send.

S12:ステージングサーバ51から運用ソースコード14の送信が行われると、確認サーバ10の制御部は、通信部を介して、ステージングサーバ51から送信された運用ソースコード14を取得する。   S12: When the operation source code 14 is transmitted from the staging server 51, the control unit of the confirmation server 10 acquires the operation source code 14 transmitted from the staging server 51 via the communication unit.

S13:ステージングサーバ51から送信された運用ソースコード14の取得が行われると、確認サーバ10の制御部(ソースコード比較送信手段15)は、端末20に対し、取得した運用ソースコード14と記憶部に記憶されている入稿ソースコード12とを対比して、通信部を介して、運用ソースコード14と入稿ソースコード12の対比結果の送信を行う。運用ソースコード14と入稿ソースコード12との対比は、UNIX(登録商標)のdiffコマンドを用いて入稿ソースコード12と運用ソースコード14との差分情報を生成し、この生成された差分情報を基に入稿ソースコード12と運用ソースコード14との相違を比較を行う。   S13: When the operation source code 14 transmitted from the staging server 51 is acquired, the control unit (source code comparison / transmission means 15) of the confirmation server 10 sends the acquired operation source code 14 and storage unit to the terminal 20. The comparison result between the operation source code 14 and the submission source code 12 is transmitted via the communication unit. The comparison between the operational source code 14 and the submitted source code 12 is performed by generating difference information between the submitted source code 12 and the operational source code 14 using a UNIX (registered trademark) diff command. The difference between the input source code 12 and the operation source code 14 is compared based on the above.

S14:確認サーバ10から運用ソースコード14と入稿ソースコード12の送信が行われると、端末20の制御部(ソースコード比較表示手段23)は、取得された運用ソースコード14と入稿ソースコード12を端末20のディスプレイに表示する。端末20の制御部は、確認サーバ10のdiffコマンドにより生成された差分情報を基に、図4に示すように、入稿ソースコード12及び運用ソースコード14の差異部分が端末20のディスプレイの画面300の左右に対比して視認できる態様でソースコード比較表示200として表示する。具体的には、ソースコード比較表示200において、ソースコード比較表示200の左側に、ステージングサーバ51から取得して記憶されている運用ソースコード14に対応するソースコードの内容を表示し、ソースコード比較表示200の右側に、ソース管理サーバ30(CVS)から取得して記憶されている入稿ソースコード12に対応するソースコードの内容を表示し、各ソースコードを対比する。この時、運用ソースコード14と入稿ソースコード12とで相違する箇所にそれぞれ蛍光、下線、網掛け、点滅、文字囲みなどの強調処理を行ってもよい。この処理が終了するとソースコード比較表示処理を終了する。   S14: When the operation source code 14 and the submitted source code 12 are transmitted from the confirmation server 10, the control unit (source code comparison display means 23) of the terminal 20 acquires the acquired operation source code 14 and the submitted source code. 12 is displayed on the display of the terminal 20. Based on the difference information generated by the diff command of the confirmation server 10, the control unit of the terminal 20 determines that the difference between the submission source code 12 and the operation source code 14 is the screen of the display of the terminal 20. The source code comparison display 200 is displayed in a manner that can be visually recognized in comparison with the left and right of 300. Specifically, in the source code comparison display 200, the contents of the source code corresponding to the operational source code 14 acquired and stored from the staging server 51 are displayed on the left side of the source code comparison display 200, and the source code comparison On the right side of the display 200, the contents of the source code corresponding to the submitted source code 12 acquired and stored from the source management server 30 (CVS) are displayed, and the respective source codes are compared. At this time, highlighting such as fluorescence, underline, shading, blinking, and character enclosing may be performed on the difference between the operation source code 14 and the submitted source code 12. When this process ends, the source code comparison display process ends.

[入稿ソース反映処理]
S15〜S19を参照して、確認システム1により行われる入稿ソース反映処理について説明する。この処理では、ステージングサーバ51に記憶されている既存バージョンの入稿ソースコード12を新しいバージョンの入稿ソースコード12に置き換える処理を行う。
[Submission source reflection process]
The submitted source reflection process performed by the confirmation system 1 will be described with reference to S15 to S19. In this process, a process of replacing the existing version of the input source code 12 stored in the staging server 51 with the new version of the input source code 12 is performed.

S15:はじめに、端末20において、管理者により入稿ソースコード12の反映要求が行われると、端末20の制御部(入稿ソース反映要求手段24)は、通信部を介して、確認サーバ10に対し、入稿ソースコード12の反映要求を行う。   S15: First, when the administrator makes a request for reflecting the submitted source code 12 in the terminal 20, the control unit (the submitted source reflection request unit 24) of the terminal 20 sends a request to the confirmation server 10 via the communication unit. On the other hand, a request for reflecting the input source code 12 is made.

S16:端末20から入稿ソースコード12の反映要求が行われると、確認サーバ10の制御部は、端末20から反映要求を受け付けた入稿ソースコード12の要求を受け付ける。   S16: When a reflection request for the submission source code 12 is made from the terminal 20, the control unit of the confirmation server 10 receives the request for the submission source code 12 that has received the reflection request from the terminal 20.

S17:端末20から入稿ソースコード12の反映要求を受け付けると、確認サーバ10の制御部(入稿ソース反映手段16)は、当該所定の入稿ソースコード12を記憶部から読み出して、通信部を介してステージングサーバ51に入稿ソースコード12を送信し、入稿ソースコード12の反映要求を行う。   S17: Upon receiving the request for reflecting the submitted source code 12 from the terminal 20, the control unit (the submitted source reflecting unit 16) of the confirmation server 10 reads out the predetermined submitted source code 12 from the storage unit, and the communication unit Then, the submission source code 12 is transmitted to the staging server 51, and a reflection request for the submission source code 12 is made.

S18:確認サーバ10から入稿ソースコード12の反映要求が行われると、ステージングサーバ51の制御部は、確認サーバ10から反映要求を受け付けた入稿ソースコード12の要求を受け付ける。   S <b> 18: When a reflection request for the submission source code 12 is made from the confirmation server 10, the control unit of the staging server 51 accepts the request for the submission source code 12 that accepted the reflection request from the confirmation server 10.

S19:確認サーバ10から入稿ソースコード12の反映要求を受け付けると、ステージングサーバ51の制御部は、確認サーバ10から反映要求を受けた入稿ソースコード12の反映を行う。具体的には、ステージングサーバ51の制御部は、入稿ソース反映手段16から受信した入稿ソースコード12でステージングサーバ51が記憶しているソースコードを上書き保存することにより、既存バージョンの入稿ソースコード12を確認サーバ10の記憶部に記憶されている新しいバージョンの入稿ソースコード12に置き換える処理を行う。このステージングサーバ51への入稿ソースコード12の反映に併せて、イメージサーバ40が記憶しているバイナリデータについても、対応する入稿バイナリデータ41を記憶することにより反映する処理を行う。この処理が終了すると入稿ソース反映処理を終了する。   S19: Upon receiving a request for reflecting the submission source code 12 from the confirmation server 10, the control unit of the staging server 51 reflects the submission source code 12 received from the confirmation server 10. Specifically, the control unit of the staging server 51 overwrites and saves the source code stored in the staging server 51 with the submitted source code 12 received from the submitted source reflection unit 16, thereby submitting the existing version. A process of replacing the source code 12 with a new version of the submitted source code 12 stored in the storage unit of the confirmation server 10 is performed. In conjunction with the reflection of the submission source code 12 to the staging server 51, the binary data stored in the image server 40 is also reflected by storing the corresponding submission binary data 41. When this process ends, the submission source reflection process ends.

[Webページ表示処理]
S20〜S26を参照して、確認システム1により行われるWebページ表示処理について説明する。この処理では、反映された新しいバージョンの入稿ソースコード12及びこの入稿ソースコード12に対応する入稿バイナリデータ41により構成されたWebページを表示する処理を行う。
[Web page display processing]
The Web page display process performed by the confirmation system 1 will be described with reference to S20 to S26. In this process, a process of displaying a Web page constituted by the reflected new version of the submitted source code 12 and the submitted binary data 41 corresponding to the submitted source code 12 is performed.

S20:はじめに、端末20において、管理者によりWebページの要求操作が行われると、端末20の制御部は、通信部を介して、ステージングサーバ51に対し、Webページの閲覧要求を行う。   S20: First, when an administrator performs a web page request operation on the terminal 20, the control unit of the terminal 20 makes a web page browsing request to the staging server 51 via the communication unit.

S21:端末20からWebページの閲覧要求が行われると、ステージングサーバ51の制御部は、端末20から閲覧要求を受け付けたWebページのページ要求を受け付ける。   S <b> 21: When a web page browsing request is made from the terminal 20, the control unit of the staging server 51 accepts a page request for the web page for which the browsing request is accepted from the terminal 20.

S22:Webページの閲覧要求が行われると、ステージングサーバ51の制御部は、通信部を介して、要求されたWebページに対応する入稿ソースコード12を配信する。   S22: When a web page browsing request is made, the control unit of the staging server 51 delivers the submitted source code 12 corresponding to the requested web page via the communication unit.

S23:ステージングサーバ51からWebページに対応する入稿ソースコード12の配信が行われると、端末20の制御部は、通信部を介して、ステージングサーバ51から配信された入稿ソースコード12を受信する。   S23: When the submission source code 12 corresponding to the Web page is distributed from the staging server 51, the control unit of the terminal 20 receives the submission source code 12 distributed from the staging server 51 via the communication unit. To do.

S24:ステージングサーバ51から配信された入稿ソースコード12の受信が行われると、端末20の制御部は、配信された入稿ソースコード12において指定された入稿バイナリデータ41をイメージサーバ40から受信する。具体的には、入稿ソースコード12に記述されたURL(Uniform Resource Locator)にしたがい、入稿ソースコード12に対応する画像や動画などの入稿バイナリデータ41を取得する。   S24: When the submission source code 12 distributed from the staging server 51 is received, the control unit of the terminal 20 receives the submission binary data 41 specified in the distributed submission source code 12 from the image server 40. Receive. Specifically, according to a URL (Uniform Resource Locator) described in the submitted source code 12, the submitted binary data 41 such as an image or a moving image corresponding to the submitted source code 12 is acquired.

S25:入稿ソースコード12及びこの入稿ソースコード12に対応する入稿バイナリデータ41の受信が行われると、端末20の制御部は、入稿ソースコード12及び入稿バイナリデータ41を基に入稿ソースコード12に対応するWebページを構成する。   S25: Upon receipt of the submission source code 12 and the submission binary data 41 corresponding to the submission source code 12, the control unit of the terminal 20 uses the submission source code 12 and the submission binary data 41 as a basis. A Web page corresponding to the submitted source code 12 is configured.

S26:入稿ソースコード12に対応するWebページの構成が行われると、端末20の制御部(入稿Webページ表示手段25)は、図4に示すように、構成されたWebページを端末20のWebブラウザを介してディスプレイの画面300にWebページ表示100を表示する。具体的には、Webページ表示100においては、入稿ソースコード12に記述されたhtmlタグ(<html>)で囲まれたhtml要素、headタグ(<head>)で囲まれたhead要素又はbodyタグ(<body>)で囲まれたbody要素に基づき、Webブラウザ内のテキストの内容、配置及び入稿バイナリデータ41の内容を決定し表示する。この処理が終了すると、確認システム1による処理を終了する。したがって、図4に示すように、端末20の制御部は、入稿ソースコード12及び運用ソースコード14の差異部分をディスプレイの画面300の右側において、確認サーバ10のdiffコマンドにより生成された差分情報に基づくソースコード比較表示200として表示すると共に、当該入稿ソースコード12に対応するWebページをディスプレイの画面300の左側においてWebページ表示100として表示することができる。   S26: When the web page corresponding to the submission source code 12 is configured, the control unit (submission web page display means 25) of the terminal 20 displays the configured web page as shown in FIG. The web page display 100 is displayed on the screen 300 of the display via the web browser. Specifically, in the Web page display 100, an html element enclosed in an html tag (<html>) described in the submitted source code 12, a head element enclosed in a head tag (<head>), or a body Based on the body element enclosed by the tag (<body>), the contents of the text in the Web browser, the arrangement, and the contents of the submitted binary data 41 are determined and displayed. When this process ends, the process by the confirmation system 1 ends. Therefore, as shown in FIG. 4, the control unit of the terminal 20 uses the difference information generated by the diff command of the confirmation server 10 on the right side of the display screen 300 for the difference between the submission source code 12 and the operation source code 14. The web page corresponding to the input source code 12 can be displayed as the web page display 100 on the left side of the display screen 300.

[処理フロー]
図3は、本番サーバ52を介して行われる処理の流れを示すフローチャートである。
S1〜S26の処理を行い、図4のWebページ表示100及びソースコード比較表示200を確認した結果、管理者が本番環境において運用を開始してもよいと確認することができた場合には、図3のS31〜S42の処理を行う。
[Processing flow]
FIG. 3 is a flowchart showing the flow of processing performed through the production server 52.
If the administrator can confirm that the operation may be started in the production environment as a result of confirming the Web page display 100 and the source code comparison display 200 of FIG. The process of S31-S42 of FIG. 3 is performed.

[入稿ソース反映処理]
S31〜S35を参照して、確認システム1により行われる入稿ソース反映処理について説明する。この処理では、本番サーバ52に記憶されている既存バージョンの運用ソースコード14を新しいバージョンの入稿ソースコード12に置き換える処理を行う。
[Submission source reflection process]
The submitted source reflection process performed by the confirmation system 1 will be described with reference to S31 to S35. In this process, the existing version of the operation source code 14 stored in the production server 52 is replaced with a new version of the submitted source code 12.

S31:はじめに、端末20において、管理者により入稿ソースコード12の要求操作が行われると、端末20の制御部は、通信部を介して、確認サーバ10に対し、入稿ソースコード12の反映要求を行う。   S31: First, when the administrator performs a request operation for the submission source code 12 in the terminal 20, the control unit of the terminal 20 reflects the submission source code 12 to the confirmation server 10 via the communication unit. Make a request.

S32:端末20から入稿ソースコード12の反映要求が行われると、確認サーバ10の制御部は、端末20から反映要求を受け付けた入稿ソースコード12の要求を受け付ける。   S32: When a reflection request for the submission source code 12 is made from the terminal 20, the control unit of the confirmation server 10 accepts the request for the submission source code 12 that accepted the reflection request from the terminal 20.

S33:端末20から入稿ソースコード12の反映要求を受け付けると、確認サーバ10の制御部は、当該所定の入稿ソースコード12を記憶部から読み出して、通信部を介して本番サーバ52に入稿ソースコード12を送信し、入稿ソースコード12の反映要求を行う。   S33: Upon receiving a request for reflecting the submitted source code 12 from the terminal 20, the control unit of the confirmation server 10 reads the predetermined submitted source code 12 from the storage unit and enters the production server 52 via the communication unit. The manuscript source code 12 is transmitted and a request for reflecting the manuscript source code 12 is made.

S34:確認サーバ10から入稿ソースコード12の反映要求が行われると、本番サーバ52の制御部は、確認サーバ10から反映要求を受け付けた入稿ソースコード12の要求を受け付ける。   S <b> 34: When a reflection request for the submission source code 12 is made from the confirmation server 10, the control unit of the production server 52 accepts the request for the submission source code 12 that accepted the reflection request from the confirmation server 10.

S35:確認サーバ10から入稿ソースコード12の反映要求を受け付けると、本番サーバ52の制御部は、確認サーバ10から反映要求を受けた入稿ソースコード12の反映を行う。具体的には、本番サーバ52の制御部は、入稿ソース反映手段16から受信した入稿ソースコード12で本番サーバ52が記憶しているソースコードを上書き保存することにより、本番サーバ52に記憶されている既存バージョンの運用ソースコード14を確認サーバ10の記憶部に記憶されている新しいバージョンの入稿ソースコード12に置き換える処理を行う。この本番サーバ52への入稿ソースコード12の反映に併せて、イメージサーバ40が記憶しているバイナリデータについても、対応する入稿バイナリデータ41を記憶することにより反映する処理を行う。この処理が終了すると入稿ソース反映処理を終了する。   S35: Upon receiving a request for reflecting the submission source code 12 from the confirmation server 10, the control unit of the production server 52 reflects the submission source code 12 received from the confirmation server 10. Specifically, the controller of the production server 52 stores the source code stored in the production server 52 by overwriting the source code stored in the production server 52 with the submission source code 12 received from the submission source reflection unit 16. The existing version of the operational source code 14 is replaced with a new version of the submitted source code 12 stored in the storage unit of the confirmation server 10. In conjunction with the reflection of the submission source code 12 to the production server 52, the binary data stored in the image server 40 is also reflected by storing the corresponding submission binary data 41. When this process ends, the submission source reflection process ends.

[Webページ表示処理]
S36〜S42を参照して、確認システム1により行われるWebページ表示処理について説明する。この処理では、反映された新しいバージョンの入稿ソースコード12及びこの入稿ソースコード12に対応する運用バイナリデータ42により構成されたWebページを表示する処理を行う。
[Web page display processing]
The Web page display process performed by the confirmation system 1 will be described with reference to S36 to S42. In this process, a process of displaying a Web page constituted by the reflected new version of the submitted source code 12 and the operational binary data 42 corresponding to the submitted source code 12 is performed.

S36:はじめに、端末20において、管理者によりWebページの要求操作が行われると、端末20の制御部は、通信部を介して、本番サーバ52に対し、Webページの閲覧要求を行う。   S36: First, when a web page request operation is performed by the administrator in the terminal 20, the control unit of the terminal 20 makes a web page browsing request to the production server 52 via the communication unit.

S37:端末20からWebページの閲覧要求が行われると、本番サーバ52の制御部は、端末20から閲覧要求を受け付けたWebページのページ要求を受け付ける。   S37: When a browsing request for the Web page is made from the terminal 20, the control unit of the production server 52 receives the page request for the Web page for which the browsing request has been received from the terminal 20.

S38:Webページの閲覧要求が行われると、本番サーバ52の制御部は、通信部を介して、要求されたWebページに対応する運用ソースコード14を配信する。   S38: When a web page browsing request is made, the control unit of the production server 52 distributes the operation source code 14 corresponding to the requested web page via the communication unit.

S39:本番サーバ52から要求されたWebページに対応する運用ソースコード14の配信が行われると、端末20の制御部は、通信部を介して、本番サーバ52から配信された運用ソースコード14を受信する。   S39: When the operation source code 14 corresponding to the Web page requested from the production server 52 is distributed, the control unit of the terminal 20 receives the operation source code 14 distributed from the production server 52 via the communication unit. Receive.

S40:ステージングサーバ51から配信された運用ソースコード14の受信が行われると、端末20の制御部は、配信された運用ソースコード14において指定された運用バイナリデータ42をイメージサーバ40から受信する。具体的には、運用ソースコード14に記述されたURL(Uniform Resource Locator)にしたがい、運用ソースコード14に対応する画像や動画などの運用バイナリデータ42を取得する。   S40: When the operation source code 14 distributed from the staging server 51 is received, the control unit of the terminal 20 receives the operation binary data 42 specified in the distributed operation source code 14 from the image server 40. Specifically, in accordance with a URL (Uniform Resource Locator) described in the operation source code 14, operation binary data 42 such as an image and a moving image corresponding to the operation source code 14 is acquired.

S41:運用ソースコード14及びこの運用ソースコード14に対応する運用バイナリデータ42の受信が行われると、端末20の制御部は、運用ソースコード14及び運用バイナリデータ42を基に運用ソースコード14に対応するWebページを構成する。   S41: When the operation source code 14 and the operation binary data 42 corresponding to the operation source code 14 are received, the control unit of the terminal 20 changes the operation source code 14 to the operation source code 14 based on the operation source code 14 and the operation binary data 42. Configure the corresponding web page.

S42:運用ソースコード14に対応するWebページの構成が行われると、端末20の制御部は、構成されたWebページを端末20のディスプレイに表示し、確認システム1による処理を終了する。   S42: When the configuration of the Web page corresponding to the operation source code 14 is performed, the control unit of the terminal 20 displays the configured Web page on the display of the terminal 20, and ends the processing by the confirmation system 1.

[端末における表示例]
次に、図4を参照して、端末20に表示する表示例について説明する。
[Display example on terminal]
Next, a display example displayed on the terminal 20 will be described with reference to FIG.

管理者により、端末20において、ソース比較要求が行われると、確認サーバ10のdiffコマンドにより生成された差分情報を基に、入稿ソースコード12及び運用ソースコード14のソースコード比較表示200を端末20のディスプレイの画面300に表示する。さらに、管理者により、Webページの操作要求が行われると、入稿ソースコード12と入稿バイナリデータ41により構成されたWebページ表示100を端末20のディスプレイの画面300に表示する。   When a source comparison request is made at the terminal 20 by the administrator, the source code comparison display 200 of the input source code 12 and the operation source code 14 is displayed on the terminal based on the difference information generated by the diff command of the confirmation server 10. 20 on the screen 300 of the display. Further, when a web page operation request is made by the administrator, the web page display 100 composed of the submitted source code 12 and the submitted binary data 41 is displayed on the screen 300 of the display of the terminal 20.

したがって、管理者は、ディスプレイの画面300に表示されているソースコード比較表示200とWebページ表示100を確認することにより、入稿ソースコード12と運用ソースコード14の比較確認を容易に行うことができると共に、反映した入稿ソースコード12に対応する画像や動画などの入稿バイナリデータ41が構成されたWebページも併せて確認することができる。このことにより、確認システム1は、管理者に対して、本番サーバ52におけるWebページの更新前にテキストファイルの差分の細かな確認とWebページ全体の確認とを相互補完的に行う中間環境を提供することができる。その結果、当該確認システム1は、管理者のプログラムに関する知識などに関わらず、Webページの更新の際の事前確認をより容易かつ総合的に行う環境を提供することができる。   Therefore, the administrator can easily compare and check the input source code 12 and the operational source code 14 by checking the source code comparison display 200 and the web page display 100 displayed on the display screen 300. At the same time, it is also possible to confirm the Web page in which the submitted binary data 41 such as an image or a moving image corresponding to the reflected submitted source code 12 is configured. As a result, the confirmation system 1 provides the administrator with an intermediate environment in which detailed confirmation of text file differences and confirmation of the entire web page are performed in a complementary manner before the web page is updated on the production server 52. can do. As a result, the confirmation system 1 can provide an environment in which prior confirmation at the time of updating a Web page can be performed more easily and comprehensively regardless of the administrator's knowledge about the program.

[第2実施形態]
次に、図6〜図8を参照して、第2実施形態について説明する。第1実施形態では図4に示すように、ディスプレイの画面300において、diffコマンドにより生成された差分情報を基づくソースコード比較表示200と共に、入稿ソースコード12bに対応するWebページ表示100のみを表示していたのに対し、入稿ソースコード12と運用ソースコード14bから生成された差分情報を基に、その相違部分に対応するWebページ及びソースコードの表示部分を強調して表示する点において、第1実施形態と異なる。第2実施形態の確認システム1bの構成は基本的に第1実施形態と同じである。ただし、相違部分に対応するWebページ及びソースコードの表示部分を強調して表示する処理を行うに際して、図1の端末20においてWebページ強調手段26bによる処理が追加して行われる。
[Second Embodiment]
Next, a second embodiment will be described with reference to FIGS. In the first embodiment, as shown in FIG. 4, only the Web page display 100 corresponding to the input source code 12b is displayed on the display screen 300 together with the source code comparison display 200 based on the difference information generated by the diff command. On the other hand, based on the difference information generated from the input source code 12 and the operation source code 14b, the Web page corresponding to the difference and the display part of the source code are highlighted and displayed. Different from the first embodiment. The configuration of the confirmation system 1b of the second embodiment is basically the same as that of the first embodiment. However, when performing the process of highlighting and displaying the Web page corresponding to the different part and the display part of the source code, the process by the Web page emphasizing unit 26b is additionally performed in the terminal 20 of FIG.

図6の確認システム1bは、確認サーバ10bと、端末20bと、を含んで構成される。また、確認システム1bは、ソース管理サーバ30bと、イメージサーバ40bと、運用サーバ群50bと、がそれぞれ接続される。端末20b以外の構成については、第1実施形態と同様であるため説明を省略する。   The confirmation system 1b of FIG. 6 includes a confirmation server 10b and a terminal 20b. In the confirmation system 1b, the source management server 30b, the image server 40b, and the operation server group 50b are connected to each other. Since the configuration other than the terminal 20b is the same as that of the first embodiment, the description thereof is omitted.

端末20bは、入稿ソース取得要求手段21bと、ソース比較要求手段22bと、ソースコード比較表示手段23bと、入稿ソース反映要求手段24bと、入稿Webページ表示手段25bと、Webページ強調手段26bと、を備える。Webページ強調手段26b及び入稿Webページ表示手段25b以外の構成については第1実施形態と同様であるため説明を省略する。   The terminal 20b includes a submission source acquisition request unit 21b, a source comparison request unit 22b, a source code comparison display unit 23b, a submission source reflection request unit 24b, a submission Web page display unit 25b, and a Web page enhancement unit. 26b. Since the configuration other than the web page emphasizing unit 26b and the submitted web page display unit 25b is the same as that of the first embodiment, the description thereof is omitted.

Webページ強調手段26bは、確認サーバ10bから送信された入稿ソースコード12と運用ソースコード14bから生成された差分情報を基にステージングサーバ51bから受信した入稿ソースコード12bにおいて相違部分の強調表示を行う。具体的には、図8に示すように、無色透明のFlash(登録商標)のページレイヤを作成してWebページ表示100b及びソースコード比較表示200bに重ね合わせ、入稿ソースコード12bと運用ソースコード14bから生成された差分情報を基に相違部分に相当するFlash(登録商標)のページレイヤ箇所に強調表示を行う。強調表示としては、該当部分に蛍光、下線、網掛け、点滅、文字囲みなどの処理を行うことにより、相違部分の強調表示を行う。なお、Webページ強調手段26bは、Webブラウザのツールバーなどの機能として実現してもよい。   The Web page emphasizing means 26b highlights the difference in the submission source code 12b received from the staging server 51b based on the difference information generated from the submission source code 12 transmitted from the confirmation server 10b and the operation source code 14b. I do. Specifically, as shown in FIG. 8, a colorless and transparent Flash (registered trademark) page layer is created and overlaid on the Web page display 100b and the source code comparison display 200b, and the submitted source code 12b and the operation source code Based on the difference information generated from 14b, a flash (registered trademark) page layer portion corresponding to the different portion is highlighted. As highlighting, different parts are highlighted by performing processing such as fluorescence, underlining, shading, blinking, and character boxing on the corresponding part. The web page emphasizing unit 26b may be realized as a function such as a toolbar of a web browser.

入稿Webページ表示手段25bは、入稿ソースコード12bをステージングサーバ51bにページ要求して受信し、入稿ソースコード12bにおいて指定された入稿バイナリデータ41bをイメージサーバ40bから受信し、この入稿ソースコード12bと入稿バイナリデータ41bからWebページを構成すると共に、図8に示すように、Webページ強調手段26bにより強調表示が行われたFlash(登録商標)のページレイヤをWebページ表示100b及びソースコード比較表示200bに重ね合わせ、端末20bのディスプレイの画面300bにおいてWebページ表示100bとして表示する。   The submission Web page display means 25b receives and requests the submission source code 12b from the staging server 51b and receives the submission binary data 41b designated in the submission source code 12b from the image server 40b. A web page is constructed from the manuscript source code 12b and the submitted binary data 41b, and as shown in FIG. 8, the Flash (registered trademark) page layer highlighted by the web page emphasizing unit 26b is displayed on the web page display 100b. And superimposed on the source code comparison display 200b and displayed as a Web page display 100b on the display screen 300b of the terminal 20b.

[処理フロー]
図7は、本発明の第2実施形態に係る確認方法を実現するためのステージングサーバ51bを介して行われる確認システム1bの処理の流れを示すフローチャートである。S1〜S19については、第1実施形態における図2の処理と略同様の処理である。したがって、S1〜S19についての説明は省略する。
[Processing flow]
FIG. 7 is a flowchart showing a processing flow of the confirmation system 1b performed via the staging server 51b for realizing the confirmation method according to the second embodiment of the present invention. About S1-S19, it is a process substantially the same as the process of FIG. 2 in 1st Embodiment. Therefore, description about S1-S19 is abbreviate | omitted.

[Webページ表示処理]
S20〜S26を参照して、第2実施形態の確認システム1bにより行われるWebページ表示処理について説明する。この処理では、反映された新しいバージョンの入稿ソースコード12b及びこの入稿ソースコード12bに対応する入稿バイナリデータ41bにより構成されたWebページを表示する処理を行う。
[Web page display processing]
With reference to S20 to S26, the Web page display process performed by the confirmation system 1b of the second embodiment will be described. In this process, a process of displaying a Web page constituted by the reflected new version of the submitted source code 12b and the submitted binary data 41b corresponding to the submitted source code 12b is performed.

S20:はじめに、端末20bにおいて、管理者によりWebページの閲覧操作が行われると、端末20bの制御部は、通信部を介して、ステージングサーバ51bに対し、Webページの閲覧要求を行う。   S20: First, when an administrator performs a web page browsing operation on the terminal 20b, the control unit of the terminal 20b makes a web page browsing request to the staging server 51b via the communication unit.

S21:端末20bからWebページの閲覧要求が行われると、ステージングサーバ51bの制御部は、端末20bから閲覧要求を受け付けたWebページのページ要求を受け付ける。   S21: When a web page browsing request is made from the terminal 20b, the control unit of the staging server 51b accepts a page request for the web page for which the browsing request is accepted from the terminal 20b.

S22:Webページの閲覧要求が行われると、ステージングサーバ51bの制御部は、通信部を介して、要求されたWebページに対応する入稿ソースコード12bを配信する。   S22: When a web page browsing request is made, the control unit of the staging server 51b distributes the submitted source code 12b corresponding to the requested web page via the communication unit.

S23:ステージングサーバ51bから入稿ソースコード12bの配信が行われると、端末20bの制御部は、通信部を介して、ステージングサーバ51bから配信された入稿ソースコード12bを受信する。   S23: When the submission source code 12b is distributed from the staging server 51b, the control unit of the terminal 20b receives the submission source code 12b distributed from the staging server 51b via the communication unit.

S24:ステージングサーバ51bから配信された入稿ソースコード12bの受信が行われると、端末20bの制御部は、配信された入稿ソースコード12bにおいて指定された入稿バイナリデータ41bをイメージサーバ40bから受信する。具体的には、入稿ソースコード12bに記述されたURL(Uniform Resource Locator)にしたがい、入稿ソースコード12bに対応する画像や動画などのバイナリデータを取得する。   S24: When the received source code 12b distributed from the staging server 51b is received, the control unit of the terminal 20b receives the input binary data 41b specified in the distributed input source code 12b from the image server 40b. Receive. Specifically, binary data such as an image or a moving image corresponding to the submitted source code 12b is acquired in accordance with a URL (Uniform Resource Locator) described in the submitted source code 12b.

Sa:端末20bの制御部(Webページ強調手段26b)は、S13において生成され、送信された運用ソースコード14bと入稿ソースコード12bとの差分情報を基に、Webページ及びソースコードの強調を行う。具体的には、図8に示すように、無色透明のFlash(登録商標)のページレイヤを作成し、作成したFlash(登録商標)のページレイヤをWebページ表示100b及びソースコード比較表示200bに重ね合わせる。そして、S13において確認サーバ10bから送信された差分情報を基に運用ソースコード14bの相違部分801b,802b,803b、入稿ソースコード12b(CVS)の相違部分801c,802c,803c及び入稿ソースコード12の相違部分801b,802b,803bと運用ソースコードの相違部分801c,802c,803cに対応するWebページの該当部分801a,802a,803aに相当するFlash(登録商標)のページレイヤ箇所に網掛けによる強調を行う。また、本実施例においては、網掛けによる強調を行うと共に、各強調箇所の右上端に丸付き数字(丸1、丸2、丸3)を表示する。これにより、管理者がWebページ表示100bを見ることで各ソースコードの相違部分に相当するWebページ表示100bの該当箇所の特定を容易に行うことができる。また、管理者が丸付き数字を確認することで、入稿ソースコード12の相違部分801b,802b,803bと運用ソースコードの相違部分801c,802c,803cに対応するWebページの該当部分801a,802a,803aがどこの箇所であるかということを一目で確認することができる。   Sa: The control unit (Web page emphasizing unit 26b) of the terminal 20b emphasizes the Web page and the source code based on the difference information between the operational source code 14b and the submitted source code 12b generated and transmitted in S13. Do. Specifically, as shown in FIG. 8, a colorless and transparent Flash (registered trademark) page layer is created, and the created Flash (registered trademark) page layer is overlaid on the web page display 100b and the source code comparison display 200b. Match. Then, based on the difference information transmitted from the confirmation server 10b in S13, the different parts 801b, 802b, 803b of the operation source code 14b, the different parts 801c, 802c, 803c of the input source code 12b (CVS) and the input source code The page layer portions of the Flash (registered trademark) corresponding to the corresponding portions 801a, 802a, 803a of the Web pages corresponding to the 12 different portions 801b, 802b, 803b and the different portions 801c, 802c, 803c of the operation source code Emphasize. Further, in this embodiment, emphasis is performed by shading, and circled numbers (circle 1, circle 2, circle 3) are displayed at the upper right end of each emphasized portion. As a result, the administrator can easily identify the corresponding part of the Web page display 100b corresponding to the different part of each source code by viewing the Web page display 100b. In addition, the administrator confirms the circled numbers so that the corresponding portions 801a, 802a of the Web page corresponding to the different portions 801b, 802b, 803b of the submitted source code 12 and the different portions 801c, 802c, 803c of the operation source code , 803a can be confirmed at a glance.

なお、本実施例において、運用ソースコード14bの相違部分802bと入稿ソースコード12b(CVS)の相違部分802cに相当するWebページ表示100bの該当部分802aはテキストデータであるがこれに限られるのではなく、例えば、運用ソースコード14bの相違部分801bと入稿ソースコード12b(CVS)の相違部分801cに相当するWebページ表示100bの該当部分801aはGIFなどの画像であり、また、運用ソースコード14bの相違部分803bと入稿ソースコード12b(CVS)の相違部分803cに相当するWebページ表示100bの該当部分803aはFlash(登録商標)などの動画である。これにより、管理者は、相違部分に相当する変更場所をWebページを見ることにより確認することができ、プログラムに関する知識に乏しいデザイナや企画者であってもテキストデータのみならず、画像や動画などのバイナリデータが構成されたWebページの変更箇所を容易に確認することができる。   In the present embodiment, the corresponding portion 802a of the Web page display 100b corresponding to the different portion 802b of the operational source code 14b and the different portion 802c of the submitted source code 12b (CVS) is text data, but is not limited thereto. Instead, for example, the corresponding portion 801a of the Web page display 100b corresponding to the different portion 801b of the operational source code 14b and the different portion 801c of the submitted source code 12b (CVS) is an image such as GIF, and the operational source code The corresponding portion 803a of the Web page display 100b corresponding to the different portion 803b of 14b and the different portion 803c of the submitted source code 12b (CVS) is a moving image such as Flash (registered trademark). As a result, the administrator can confirm the change location corresponding to the different part by viewing the Web page, and even a designer or planner who lacks knowledge about the program not only text data but also images and videos. It is possible to easily confirm the changed part of the Web page in which the binary data is configured.

S25:相違部分に対応するWebページの強調表示が行われると、端末20bの制御部は、入稿ソースコード12b及び入稿バイナリデータ41bを基に入稿ソースコード12bに対応するWebページを構成する。   S25: When the web page corresponding to the different part is highlighted, the control unit of the terminal 20b configures the web page corresponding to the submission source code 12b based on the submission source code 12b and the submission binary data 41b. To do.

S26:入稿ソースコード12bに対応するWebページの構成が行われると、端末20bの制御部(入稿Webページ表示手段25b)は、図8に示すように、構成されたWebページを端末20bのWebブラウザを介してディスプレイの画面300bにWebページ表示100bを表示する。具体的には、Webページ表示100bにおいては、入稿ソースコード12に記述されたhtmlタグ(<html>)で囲まれたhtml要素、headタグ(<head>)で囲まれたhead要素又はbodyタグ(<body>)で囲まれたbody要素に基づき、Webブラウザ内のテキストの内容、配置及び入稿バイナリデータ41の内容を決定してWebページを構成すると共に、構成されたWebページに強調表示が行われたFlash(登録商標)のページレイヤを重ね合わせ端末20bのディスプレイに表示し、確認システム1bによる処理を終了する。したがって、図8に示すように、端末20bの制御部は、入稿ソースコード12b及び運用ソースコード14bの差異部分をディスプレイの画面300bの右側において、確認サーバ10bのdiffコマンドにより生成された差分情報に基づくソースコード比較表示200bとして表示を行い、当該入稿ソースコード12に対応するWebページをディスプレイの画面300の左側においてWebページ表示100として表示と併せて、入稿ソースコード12bと運用ソースコード14bとの相違部分が強調表示されたFlash(登録商標)のページレイヤにより強調表示が行われる。   S26: When the web page corresponding to the submission source code 12b is configured, the control unit (submission web page display means 25b) of the terminal 20b displays the configured web page as shown in FIG. The web page display 100b is displayed on the display screen 300b via the web browser. Specifically, in the Web page display 100b, an html element surrounded by an html tag (<html>) described in the submitted source code 12, a head element or a body enclosed by a head tag (<head>) Based on the body element enclosed by the tag (<body>), the contents of the text in the web browser, the arrangement, and the contents of the submitted binary data 41 are determined to compose the web page, and the web page is emphasized. The displayed Flash (registered trademark) page layer is displayed on the display of the overlapping terminal 20b, and the processing by the confirmation system 1b is terminated. Accordingly, as shown in FIG. 8, the control unit of the terminal 20b uses the difference information generated by the diff command of the confirmation server 10b on the right side of the display screen 300b to show the difference between the input source code 12b and the operation source code 14b. Display as a source code comparison display 200b, and a Web page corresponding to the input source code 12 is displayed as a Web page display 100 on the left side of the display screen 300, together with the input source code 12b and the operation source code. Highlighting is performed by a Flash (registered trademark) page layer in which the difference from 14b is highlighted.

[端末における表示例]
次に、図8を参照して、端末20bに表示する表示例について説明する。
[Display example on terminal]
Next, a display example displayed on the terminal 20b will be described with reference to FIG.

管理者により、端末20bにおいて、ソース比較要求が行われると、確認サーバ10bのdiffコマンドにより生成された差分情報を基に、入稿ソースコード12b及び運用ソースコード14bのソースコード比較表示200bを端末20bのディスプレイの画面300bに表示する。さらに、管理者により、Webページの相違部分の強調表示を要求する操作が行われると、Webページ表示100b及びソースコード比較表示200bに入稿ソースコード12bと運用ソースコード14bとの相違点が強調表示されたFlash(登録商標)のページレイヤを重ね合わせ、端末20bのディスプレイの画面300bに表示する。   When a source comparison request is made at the terminal 20b by the administrator, the source code comparison display 200b of the submitted source code 12b and the operational source code 14b is displayed on the terminal based on the difference information generated by the diff command of the confirmation server 10b. It is displayed on the screen 300b of the display 20b. Further, when the administrator performs an operation for requesting highlighting of a different part of the Web page, the difference between the input source code 12b and the operation source code 14b is highlighted in the Web page display 100b and the source code comparison display 200b. The displayed Flash (registered trademark) page layer is superimposed and displayed on the display screen 300b of the terminal 20b.

したがって、管理者は、ディスプレイの画面300bに表示されているソースコード比較表示200bと強調表示されたWebページ表示100bを確認することにより、入稿ソースコード12bと運用ソースコード14bにおけるテキストファイルの相違部分の発見をより容易に行うことができると共に、当該相違部分が反映されたWebページにおける当該相違部分の発見をも容易に行うことができる。このことにより、確認システム1bは、管理者にとって、Webページの更新の際の事前確認をより容易かつ総合的に行う環境を提供することができる。   Therefore, the administrator checks the source code comparison display 200b displayed on the display screen 300b and the highlighted web page display 100b, thereby making a difference between the text file in the input source code 12b and the operation source code 14b. The part can be found more easily, and the different part in the Web page reflecting the different part can be easily found. As a result, the confirmation system 1b can provide an environment in which the administrator can easily and comprehensively perform prior confirmation when updating the Web page.

以上、本発明の実施の形態について説明したが、本発明は本実施形態に限定されるものではなく、本発明の目的を達成できる範囲での変形、改良などは本発明に含まれるものである。   Although the embodiment of the present invention has been described above, the present invention is not limited to the present embodiment, and modifications, improvements, and the like within the scope that can achieve the object of the present invention are included in the present invention. .

1 確認システム
10 確認サーバ
11 入稿ソース取得手段
13 運用ソース取得手段
15 ソースコード比較送信手段
16 入稿ソース反映手段
20 端末
21 入稿ソース取得要求手段
22 ソース比較要求手段
23 ソースコード比較表示手段
24 入稿ソース反映要求手段
25 入稿Webページ表示手段
26b Webページ強調手段
30 ソース管理サーバ
40 イメージサーバ
50 運用サーバ群
51 ステージングサーバ
52 本番サーバ
100 Webページ表示
200 ソースコード比較表示
300 画面
DESCRIPTION OF SYMBOLS 1 Confirmation system 10 Confirmation server 11 Input source acquisition means 13 Operation source acquisition means 15 Source code comparison transmission means 16 Input source reflection means 20 Terminal 21 Input source acquisition request means 22 Source comparison request means 23 Source code comparison display means 24 Submission source reflection request means 25 Submission web page display means 26b Web page enhancement means 30 Source management server 40 Image server 50 Operation server group 51 Staging server 52 Production server 100 Web page display 200 Source code comparison display 300 Screen

Claims (2)

入稿するWebページを構成する入稿ソースコードのバージョンを管理するソース管理サーバから、所定のWebページ単位で前記入稿ソースコードを取得して記憶する入稿ソースコード記憶手段と、
前記入稿ソースコード記憶手段が記憶した前記入稿ソースコードに対応する運用ソースコードを運用サーバから取得して前記入稿ソースコードと共に表示するソースコード対比手段と、
前記入稿ソースコード記憶手段が記憶した前記入稿ソースコードを前記運用サーバに反映する運用反映手段と、
前記入稿ソースコード記憶手段が記憶した前記入稿ソースコードに対応する入稿バイナリデータをイメージサーバから受信し、前記運用反映手段が反映した前記入稿ソースコードを前記運用サーバから受信し、前記所定のWebページを構成して表示する運用確認手段と、
前記入稿ソースコード記憶手段が取得した前記入稿ソースコードと、前記ソースコード対比手段が取得した運用ソースコードとの相違部分を特定する相違部分特定手段とを備え、
前記運用確認手段は、前記入稿ソースコード記憶手段が取得した前記入稿ソースコードと、前記相違部分特定手段が特定した前記相違部分とを基に、前記運用サーバから受信した前記入稿ソースコードのうち前記相違部分に対応する前記所定のWebページの表示部分を強調して表示するWebページ強調手段を含む
ことを特徴とする確認システム。
An input source code storage means for acquiring and storing the input source code in units of a predetermined Web page from a source management server that manages the version of the input source code constituting the Web page to be submitted;
Source code comparison means for obtaining an operation source code corresponding to the input source code stored in the input source code storage means from an operation server and displaying it together with the input source code;
Operation reflecting means for reflecting the submitted source code stored in the submitted source code storage means to the operation server;
Receiving the input binary data corresponding to the input source code stored in the input source code storage means from an image server, receiving the input source code reflected by the operation reflection means from the operation server, and Operation confirmation means for configuring and displaying a predetermined Web page;
A difference portion specifying means for specifying a difference portion between the submitted source code acquired by the input source code storage means and the operation source code acquired by the source code comparison means;
The operation confirmation unit is configured to receive the submission source code received from the operation server based on the submission source code acquired by the submission source code storage unit and the difference part specified by the difference part specification unit. Web page emphasizing means for emphasizing and displaying the display portion of the predetermined web page corresponding to the different portion
A confirmation system characterized by that.
コンピュータが入稿ソースの要求に応じてWebページの更新の際の事前確認を行うための所定のWebページを構成して表示する確認方法であって、
前記確認方法は、入稿するWebページを構成する入稿ソースコードのバージョンを管理するソース管理サーバから、所定のWebページ単位で前記入稿ソースコードを取得して記憶する入稿ソースコード記憶ステップと、
前記入稿ソースコード記憶ステップにおいて記憶した前記入稿ソースコードに対応する運用ソースコードを運用サーバから取得して前記入稿ソースコードと共に表示するソースコード対比ステップと、
前記入稿ソースコード記憶ステップにおいて記憶した前記入稿ソースコードを前記運用サーバに反映する運用反映ステップと、
前記入稿ソースコード記憶ステップにおいて記憶した前記入稿ソースコードに対応する入稿バイナリデータをイメージサーバから受信し、前記運用反映ステップにおいて反映した前記入稿ソースコードを前記運用サーバから受信し、前記所定のWebページを構成して表示する運用確認ステップと、
前記入稿ソースコード記憶手段が取得した前記入稿ソースコードと、前記ソースコード対比手段が取得した運用ソースコードとの相違部分を特定する相違部分特定ステップとを備え、
前記運用確認ステップは、前記入稿ソースコード記憶手段が取得した前記入稿ソースコードと、前記相違部分特定手段が特定した前記相違部分とを基に、前記運用サーバから受信した前記入稿ソースコードのうち前記相違部分に対応する前記所定のWebページの表示部分を強調して表示するWebページ強調ステップを含む
ことを特徴とする確認方法。
A confirmation method in which a computer configures and displays a predetermined web page for performing prior confirmation when updating a web page in response to a request from a submission source,
The confirmation method includes an input source code storage step of acquiring and storing the input source code in units of a predetermined Web page from a source management server that manages the version of the input source code constituting the Web page to be submitted When,
A source code comparison step of obtaining an operation source code corresponding to the submission source code stored in the submission source code storage step from an operation server and displaying the operation source code together with the submission source code;
An operation reflecting step of reflecting the input source code stored in the input source code storage step on the operation server;
Receiving the submitted binary data corresponding to the submitted source code stored in the submitted source code storing step from the image server, receiving the submitted source code reflected in the operational reflecting step from the operational server, and An operation confirmation step for configuring and displaying a predetermined Web page;
A different part specifying step for specifying a different part between the input source code acquired by the input source code storage means and the operation source code acquired by the source code comparison means;
The operation confirmation step includes the submission source code received from the operation server based on the submission source code acquired by the submission source code storage unit and the difference part specified by the difference part specification unit. A web page emphasizing step for emphasizing and displaying a display portion of the predetermined web page corresponding to the different portion
A confirmation method characterized by that.
JP2010083000A 2010-03-31 2010-03-31 Confirmation system and method Active JP5281029B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010083000A JP5281029B2 (en) 2010-03-31 2010-03-31 Confirmation system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010083000A JP5281029B2 (en) 2010-03-31 2010-03-31 Confirmation system and method

Publications (2)

Publication Number Publication Date
JP2011215851A JP2011215851A (en) 2011-10-27
JP5281029B2 true JP5281029B2 (en) 2013-09-04

Family

ID=44945519

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010083000A Active JP5281029B2 (en) 2010-03-31 2010-03-31 Confirmation system and method

Country Status (1)

Country Link
JP (1) JP5281029B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6119507B2 (en) * 2013-08-22 2017-04-26 コニカミノルタ株式会社 Program development support apparatus and program development support method
JP6122814B2 (en) * 2014-07-17 2017-04-26 富士フイルム株式会社 Information processing apparatus, program, and digital plate inspection method

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08221417A (en) * 1995-02-15 1996-08-30 Hitachi Ltd New/old comparing editing device for structured document
JP3566457B2 (en) * 1996-05-31 2004-09-15 株式会社日立製作所 Structured document version management method and apparatus
JPH11282840A (en) * 1998-03-26 1999-10-15 Hitachi Software Eng Co Ltd Document preparation edit support system and recording medium
JP2003167870A (en) * 2001-11-29 2003-06-13 Fujitsu Ltd Document processor and program
JP2005122504A (en) * 2003-10-17 2005-05-12 Hitachi Software Eng Co Ltd Method and system for supporting web application development
JP4745728B2 (en) * 2005-06-21 2011-08-10 富士通株式会社 Debugging support program
JP4220507B2 (en) * 2005-08-08 2009-02-04 株式会社三菱東京Ufj銀行 Website update support apparatus, method and program
JP4916237B2 (en) * 2005-09-16 2012-04-11 株式会社リコー Image display apparatus, image display method, program for causing computer to execute the method, and image display system

Also Published As

Publication number Publication date
JP2011215851A (en) 2011-10-27

Similar Documents

Publication Publication Date Title
US20130262986A1 (en) Systems, Methods, and Media for Managing Editable Previews of Webpages
CN105493074A (en) Method to generate dynamic customized context-sensitive help
JP5281029B2 (en) Confirmation system and method
US10949176B2 (en) Automatic view generation based on annotations
JP5393242B2 (en) Data providing method and intermediate server device
KR20150099318A (en) A recording media recognized by computer for providing an application developing environment program
JP2007272443A (en) Development support device, development support method and development support program
KR20150099345A (en) A recording media recognized by computer for providing an application developing environment program
JP2020194500A (en) Program and information processor
US20120233536A1 (en) Web display program conversion system, web display program conversion method and program for converting web display program
KR20150099016A (en) A system for providing an application developing environment
KR20150099279A (en) A system for providing an application developing environment
KR20150099261A (en) A recording media recognized by computer for providing an application developing environment program
KR20150097181A (en) A system for providing an application developing environment
KR20150097190A (en) A system for providing an application developing environment
KR20150099276A (en) A system for providing an application developing environment
KR20150099012A (en) A system for providing an application developing environment
KR20150099011A (en) A system for providing an application developing environment
KR20150099253A (en) A system for providing an application developing environment
KR20150099250A (en) A system for providing an application developing environment
KR20150097179A (en) A system for providing an application developing environment
KR20150099277A (en) A system for providing an application developing environment
KR20150099278A (en) A system for providing an application developing environment
KR20150099021A (en) A system for providing an application developing environment
KR20150099264A (en) A recording media recognized by computer for providing an application developing environment program

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20120312

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120814

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121005

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20121005

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130423

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130523

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5281029

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250