JP2005321900A - Web data control system and method - Google Patents

Web data control system and method Download PDF

Info

Publication number
JP2005321900A
JP2005321900A JP2004137945A JP2004137945A JP2005321900A JP 2005321900 A JP2005321900 A JP 2005321900A JP 2004137945 A JP2004137945 A JP 2004137945A JP 2004137945 A JP2004137945 A JP 2004137945A JP 2005321900 A JP2005321900 A JP 2005321900A
Authority
JP
Japan
Prior art keywords
data
web
client computer
management program
server
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.)
Granted
Application number
JP2004137945A
Other languages
Japanese (ja)
Other versions
JP4437324B2 (en
Inventor
Akio Sado
昭夫 佐渡
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.)
NEWEB KK
Original Assignee
NEWEB KK
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 NEWEB KK filed Critical NEWEB KK
Priority to JP2004137945A priority Critical patent/JP4437324B2/en
Publication of JP2005321900A publication Critical patent/JP2005321900A/en
Application granted granted Critical
Publication of JP4437324B2 publication Critical patent/JP4437324B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a Web data control system capable of preparing easily a Web page by an end user not knowing a format of Web document data such as an HTML document and an XML document, without depending on a function provided by a Web server, and capable of editing easily the web page even from any client computer. <P>SOLUTION: A control program for uploading and editing the Web data is uploaded in the server from the client computer to the server, a script for starting up a control program in the client computer is incorporated into a prescribed HTML file out of the Web data uploaded to the server, and the control program is downloaded and installed from the server to the client computer, in the case where the control program is not installed in the client computer when the script is executed. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、インターネットホームページなどを構成するWebデータ管理システム並びに方法に関するものである。   The present invention relates to a Web data management system and method for configuring an Internet homepage and the like.

本願出願人は、特許文献1に開示されたホームページ作成プログラムを提案している。
特開2003−6105号公報
The applicant of the present application has proposed a homepage creation program disclosed in Patent Document 1.
JP 2003-6105 A

このホームページ作成プログラムは、インターネットのWeb上で、HTMLのフォームのオプションメニューやチェックボックス、ラジオボタン等の機能を使用して、ホームページを構成するHTMLソースを、簡単な数値や文字の入力及びチェックボックスのチェック等で作成し、CGI等のサーバーサイドプログラムを使用して、容易にバリエーションに富んだ表現のできるホームページを作成できるものである。   This homepage creation program uses HTML form option menus, check boxes, radio buttons, and other functions on the Internet Web to input the HTML source that constitutes the homepage and simple numeric and character input and check boxes. It is possible to create a homepage that can be easily expressed in a variety of ways using a server-side program such as CGI.

上記従来の方法によれば、サーバーサイドプログラムを利用するため、サーバーが提供している機能のみを利用しなければならないという制約があるが、各サーバー毎にCGI等の利用制限が区々であり、汎用性がありかつ高機能なシステムを構築することができない。例えば、アクセスカウンターや掲示板などを実現する所定のCGIの設置しか認められていないWebサーバも多く、このような場合には上記従来の方法を利用することができない。   According to the above conventional method, since the server side program is used, there is a restriction that only the function provided by the server must be used. However, there are various use restrictions such as CGI for each server. It is impossible to build a versatile and highly functional system. For example, many Web servers are only allowed to install a predetermined CGI that implements an access counter, a bulletin board, and the like. In such a case, the conventional method cannot be used.

本発明は、Webサーバーが提供する機能に依存することなく、HTML文書やXML文書等のWeb文書データの書式を知らないエンドユーザでも簡単にWebページを作成することができ、しかも、どのクライアントコンピュータからでも容易にWebページの編集を行えるWebデータ管理システム並びに方法を提供するものである。   The present invention can easily create a Web page even by an end user who does not know the format of Web document data such as an HTML document or an XML document, without depending on the function provided by the Web server, and any client computer. The present invention provides a Web data management system and method that can easily edit a Web page even from the beginning.

かかる本発明は、WebブラウザがインストールされたクライアントコンピュータからWebサーバコンピュータへWebページを構成するWebページ構成データをネットワークを介してアップロードするWebデータ管理システムであって、クライアントコンピュータ上で実行される管理プログラムを有し、該管理プログラムは、前記サーバコンピュータにアップロードされており、前記管理プログラムは、クライアントコンピュータ内の前記Webページ構成データをサーバコンピュータへアップロードするデータアップロード機能と、サーバコンピュータ内の前記Webページ構成データの全部又は一部をクライアントコンピュータへダウンロードするダウンロード機能と、クライアントコンピュータ内にダウンロードされた前記Webページ構成データを編集する編集機能と、該編集機能の編集結果に基づいてWebブラウザにより閲覧可能なWeb文書データを生成するホームページ自動生成機能とをクライアントコンピュータに実現させるものであり、サーバコンピュータへアップロードされる前記Webページ構成データは、ネットワーク回線を介してWebブラウザによりクライアントコンピュータで閲覧可能な前記Web文書データを含み、該文書データには、前記管理プログラムをクライアントコンピュータで起動するためのスクリプトが組み込まれており、該スクリプトが実行されたときに管理プログラムがクライアントコンピュータにインストールされていなければサーバコンピュータからクライアントコンピュータに前記管理プログラムがダウンロードされインストールされるように構成されていることを特徴とするものである。   The present invention is a Web data management system for uploading, via a network, Web page configuration data that configures a Web page from a client computer on which a Web browser is installed to a Web server computer, and management executed on the client computer A management program that is uploaded to the server computer, the management program uploading the Web page configuration data in the client computer to the server computer, and the Web in the server computer. A download function for downloading all or part of page configuration data to a client computer, and the W downloaded in the client computer An editing function for editing b-page configuration data and a home page automatic generation function for generating Web document data that can be browsed by a Web browser based on the editing result of the editing function are realized in a client computer. The uploaded Web page configuration data includes the Web document data that can be viewed on a client computer by a Web browser via a network line, and the document data includes a script for starting the management program on the client computer. If the management program is not installed on the client computer when the script is executed, the management program is downloaded from the server computer to the client computer. And it is characterized in that it is adapted to be installed is.

上記本発明のWebデータ管理システムにおいて、前記クライアントコンピュータは、クライアントコンピュータからサーバコンピュータへ前記Webページ構成データをアップロードするためのサーバへの接続情報を記憶する接続情報記憶部を備え、管理プログラムは、管理プログラム自身をサーバコンピュータへアップロードする際に、前記接続情報もサーバコンピュータへアップロードするとともに、スクリプトの実行により管理プログラムがサーバコンピュータからクライアントコンピュータへダウンロードされる際に、前記サーバに保存されたサーバへの接続情報もクライアントコンピュータへダウンロードして、該接続情報に基づいてクライアントコンピュータにおける管理プログラムのサーバ接続設定を行うように構成されていてよい。   In the Web data management system of the present invention, the client computer includes a connection information storage unit that stores connection information to the server for uploading the Web page configuration data from the client computer to the server computer. When uploading the management program itself to the server computer, the connection information is also uploaded to the server computer, and when the management program is downloaded from the server computer to the client computer by executing a script, the server stores the server. The connection information is also downloaded to the client computer, and the server connection setting of the management program in the client computer is performed based on the connection information. It may be.

また、前記スクリプトは、管理プログラムのデータアップロード機能によってクライアントコンピュータ内の前記文書データをサーバコンピュータへアップロードする際に、該データに管理プログラムによって自動的に付与されるように構成できる。   The script can be configured to be automatically assigned to the data by the management program when the document data in the client computer is uploaded to the server computer by the data upload function of the management program.

また、前記スクリプトは、管理プログラムのホームページ自動生成機能によって前記文書データを生成する際に、該文書データに管理プログラムによって自動的に付与されるようにしてもよい。   The script may be automatically added to the document data by the management program when the document data is generated by the homepage automatic generation function of the management program.

好ましくは、前記管理プログラムは、起動する際に、ユーザ認証処理を行い、認証された場合にのみ実行されるように構成できる。   Preferably, the management program can be configured to perform a user authentication process when activated and to be executed only when authenticated.

また、前記Webページ構成データは、前記Web文書データの内容を定義する定義データを含み、管理プログラムのダウンロード機能は、前記定義データをダウンロードするが前記Web文書データはダウンロードしないようにすることができる。   The web page configuration data includes definition data that defines the contents of the web document data, and the download function of the management program can download the definition data but not the web document data. .

また、カメラによって撮像される画像データを所定時間毎にサーバコンピュータへアップロードするリアルタイム画像アップロード装置を備え、前記管理プログラムは、さらに、前記画像データを所定時間毎にクライアントコンピュータへダウンロードしてWebブラウザに表示させるWeb画像リアルタイム表示機能をクライアントコンピュータに実現させるものであってよい。   In addition, the image processing apparatus includes a real-time image uploading device that uploads image data captured by a camera to a server computer at predetermined time intervals, and the management program further downloads the image data to a client computer at predetermined time intervals to a Web browser. A Web image real-time display function to be displayed may be realized on a client computer.

また、マイクによって取得される音声データをサーバコンピュータへアップロードする音声アップロード装置を備え、該音声アップロード装置は、音声を分割記録するための複数のバッファを有し、マイクによって取得される音声データをいずれか一のバッファに保存し、該バッファに所定サイズの音声データが蓄積されると他の一のバッファに音声データを蓄積していくことで、前記複数のバッファに順次時系列的に音声データを保存するとともに、一のバッファに所定サイズの音声データが蓄積される毎に、該バッファを、前記音声データの蓄積処理と並列してサーバーコンピュータにアップロードするように構成されており、前記管理プログラムは、さらに、サーバコンピュータから前記複数のバッファをダウンロードし、時系列順に再生するリアルタイム音声再生機能をクライアントコンピュータに実現させるものであってよい。   In addition, the audio upload device for uploading the audio data acquired by the microphone to the server computer is provided, the audio upload device has a plurality of buffers for dividing and recording the audio, and any of the audio data acquired by the microphone is selected. When the audio data of a predetermined size is accumulated in the buffer, the audio data is accumulated in the other buffer so that the audio data is sequentially and time-sequentially stored in the plurality of buffers. The storage program is configured to upload the buffer to a server computer in parallel with the audio data storage process every time audio data of a predetermined size is stored in one buffer. In addition, the plurality of buffers are downloaded from the server computer and are arranged in chronological order. It may be used for realizing the real-time audio playback function for raw client computer.

なお、上記のWeb画像リアルタイム表示機能およびリアルタイム音声再生機能は、それぞれ単独で実施することができる。   Note that the Web image real-time display function and the real-time audio playback function can be implemented independently.

また、本発明は、可搬性を有する記録媒体から若しくはインターネットを介して管理プログラムをクライアントコンピュータにインストールし、管理プログラムによりクライアントコンピュータ内でWebページを構成するWebページ構成データを作成し、該Webページ構成データを管理プログラムによってクライアントコンピュータからサーバコンピュータへアップロードするWebデータ管理方法において、前記管理プログラムを、前記サーバコンピュータへアップロードしておき、前記Webページ構成データは、サーバコンピュータへアップロードされ、ネットワーク回線を介してWebブラウザによりクライアントコンピュータで閲覧可能なWeb文書データを含み、前記管理プログラムは、前記文書データが生成されるとき又はサーバコンピュータへアップロードされるときに、前記文書データに、前記管理プログラムをクライアントコンピュータで起動するためのスクリプトを組み込み、該スクリプトが実行されたとき、管理プログラムがクライアントコンピュータにインストールされていなければ前記サーバコンピュータからクライアントコンピュータに前記管理プログラムをダウンロードしてインストールする、ことを特徴とするWebデータ管理方法である。   Further, the present invention installs a management program from a portable recording medium or via the Internet to a client computer, creates Web page configuration data for configuring the Web page in the client computer by the management program, and the Web page In a Web data management method for uploading configuration data from a client computer to a server computer by a management program, the management program is uploaded to the server computer, and the Web page configuration data is uploaded to the server computer and connected to a network line. Web document data that can be browsed by a client computer via a Web browser, and the management program generates the document data Includes a script for starting the management program on the client computer in the document data when uploaded to the server computer, and when the script is executed, the management program is not installed on the client computer. A Web data management method comprising downloading and installing the management program from a server computer to a client computer.

上記本発明のWebデータ管理方法において、管理プログラムをサーバコンピュータへアップロードする際に、クライアントコンピュータからサーバコンピュータへデータをアップロードするためのサーバへの接続情報もサーバコンピュータへアップロードし、スクリプトの実行により管理プログラムがサーバコンピュータからクライアントコンピュータへダウンロードされる際に、前記サーバに保存されたサーバへの接続情報もクライアントコンピュータへダウンロードして、該接続情報に基づいてクライアントコンピュータにおける管理プログラムのサーバ接続設定を行うことができる。   In the Web data management method of the present invention, when uploading the management program to the server computer, connection information to the server for uploading data from the client computer to the server computer is also uploaded to the server computer and managed by executing a script. When the program is downloaded from the server computer to the client computer, the server connection information stored in the server is also downloaded to the client computer, and the server connection setting of the management program in the client computer is performed based on the connection information. be able to.

前記スクリプトを、管理プログラムのデータアップロード機能によってクライアントコンピュータ内の前記文書データをサーバコンピュータへアップロードする際に、該データに管理プログラムによって自動的に付与することができる。   When the document data in the client computer is uploaded to the server computer by the data upload function of the management program, the script can be automatically given to the data by the management program.

また、前記スクリプトを、管理プログラムによって前記文書データを生成する際に、該文書データに管理プログラムによって自動的に付与してもよい。   The script may be automatically assigned to the document data by the management program when the document data is generated by the management program.

好ましくは、前記管理プログラムを起動する際にユーザ認証処理を行い、認証された場合にのみ管理プログラムをクライアントコンピュータで実行するのがよい。   Preferably, user authentication processing is performed when the management program is started, and the management program is executed on the client computer only when the management program is authenticated.

本発明によれば、サーバーコンピュータに保存されたWebページ構成データを編集する管理プログラムをサーバーコンピュータ自体に保存し、クライアントコンピュータのWebブラウザで閲覧されるWeb文書データに、クライアントコンピュータで前記管理プログラムを起動するスクリプトを記述することで、Webページ編集アプリケーションがインストールされていない任意のクライアントコンピュータでWebページを表示した後、管理プログラムを起動するスクリプトを例えばWebページ内の文字や図形のマウスクリックなどで実行すると、そのコンピュータにサーバーから自動的に管理プログラムがダウンロード・インストールされて起動され、そのWebページの編集を行うことができる。したがって、コンピュータやコンピュータ上で実行されるアプリケーションに詳しくない人でも、容易にWebページの作成・編集を行うことができるとともに、Webブラウザ内でWebページの作成・編集・更新を行うことができるので、WebブラウザでWebページを表示して閲覧している際にすぐに編集作業を行える。   According to the present invention, a management program for editing Web page configuration data stored in a server computer is stored in the server computer itself, and the management program is stored in the Web document data browsed by the Web browser of the client computer. By describing a script to be started, a Web page is displayed on an arbitrary client computer in which the Web page editing application is not installed, and then a script for starting a management program can be generated by, for example, clicking a character or figure in the Web page. When executed, the management program is automatically downloaded and installed on the computer from the server and activated, and the Web page can be edited. Therefore, even a person who is not familiar with a computer or an application executed on the computer can easily create / edit a Web page, and can also create / edit / update a Web page within a Web browser. When a web page is displayed and browsed by a web browser, editing can be performed immediately.

以下、本発明の好適な実施の形態を図面に基づいて説明する。   DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, preferred embodiments of the invention will be described with reference to the drawings.

図1は、本発明の一実施形態に係るWebページ管理システムの概略構成図であって、該システムは、FTPサーバ及びWebサーバとして機能するサーバコンピュータ1、マイクロソフト社のインターネットエクスプローラ(Webブラウザ)がインストールされたクライアントコンピュータ2、並びに、画像並びに音声をリアルタイムにサーバにアップロードする画像・音声のリアルタイムアップロード装置3とから主構成され、これらコンピュータはインターネットを介して通信可能に接続されている。なお、本実施形態では、リアルタイムアップロード用装置3とクライアントコンピュータ2とを別個のコンピュータとして図示しているが、これらは同一のコンピュータであってもよい。   FIG. 1 is a schematic configuration diagram of a Web page management system according to an embodiment of the present invention. This system includes an FTP server and a server computer 1 functioning as a Web server, and Microsoft Internet Explorer (Web browser). It is mainly composed of an installed client computer 2 and an image / sound real-time upload device 3 for uploading images and sounds to a server in real time, and these computers are communicably connected via the Internet. In the present embodiment, the real-time upload device 3 and the client computer 2 are illustrated as separate computers, but they may be the same computer.

サーバコンピュータ1は、マイクロソフト社のWindows、UNIX、Linuxなどの適宜のOS上で、FTPサーバ及びWebサーバ(通常はhttpサーバ)がインストールされているものである。本発明においては、CGIなどのサーバーサイドスクリプトを利用する必要はないため、かかるサーバコンピュータとしては、一般的なFTPサーバ機能並びにWebサーバー機能を提供するほぼすべてのプロバイダのサーバコンピュータを利用できる。   The server computer 1 has an FTP server and a Web server (usually an http server) installed on an appropriate OS such as Microsoft Windows, UNIX, Linux, or the like. In the present invention, since it is not necessary to use a server-side script such as CGI, server computers of almost all providers that provide a general FTP server function and a Web server function can be used as such a server computer.

クライアントコンピュータ2は、好ましくは、マイクロソフト社のWindowsがインストールされたパーソナルコンピュータを利用できる。以下説明する実施形態においては、Windowsのインターネットエクスプローラに組み込まれたActiveXコントロールの機能を利用している。なお、ActiveXコントロールと同等の機能を有する他のアプリケーション、例えば、サンマイクロシステムズ社のJAVAアプレットなどを利用して実施することも可能である。   The client computer 2 is preferably a personal computer in which Microsoft Windows is installed. In the embodiment described below, the function of the ActiveX control incorporated in Windows Internet Explorer is used. It is also possible to implement using other applications having functions equivalent to the ActiveX control, such as JAVA applet of Sun Microsystems.

画像・音声のリアルタイムアップロード用装置3(ライブ映像提供コンピュータ)は、Webカメラ及びマイクを備えるものであり、Windows PCの他、適宜のOSがインストールされたコンピュータ若しくは専用装置によって実現できる。該装置3は、Webカメラによって撮像される画像データを所定時間毎(例えば、1秒毎)にサーバコンピュータの所定のftpフォルダ(図示例では/Photos/)に所定のファイル名(例えばPhoto.jpg)でアップロードするとともに、音声を分割記録するための複数のバッファを有し、マイクによって取得される音声データをいずれか一のバッファに保存し、該バッファに所定サイズの音声データが蓄積されると他の一のバッファに音声データを蓄積していくことで、複数のバッファに順次時系列的に音声データを保存するとともに、一のバッファに所定サイズの音声データが蓄積される毎に、該バッファを、前記音声データの蓄積処理と並列してサーバーコンピュータの上記画像データが保存されるフォルダにアップロードするように構成されている。具体的には、図24に示すように、音声データはまず1.datファイルに蓄積されていき、例えば1秒分の音声データが蓄積されると1.datへの記録を中止して2.datへの音声データの蓄積を始めるとともに、これと並列して1.datファイルのサーバーコンピュータへのアップロードを開始する。同様に、2.datに1秒分のデータが蓄積されると、音声データを3.datに蓄積していくとともに、2.datのアップロードを開始する。同様に順次処理を進めていき、7.datに1秒分の音声データが蓄積されると、カウンタをリセットして再度1.datに音声データを蓄積していく。かかる処理により、装置3がファイアーウォールによってインターネットから遮断されていても、リアルタイム映像が常時サーバコンピュータに存在するため、任意のクライアントコンピュータから同時にリアルタイム映像を閲覧することが可能となり、簡易テレビ会議システムとして好適に利用できる。なお、上記バッファの数は、最後のバッファ、即ち7.datファイルへの音声の蓄積が完了するまでに、最初の1.datファイルのアップロードが完了しているに十分余裕のある数を用意することが好ましい。   The image / sound real-time uploading device 3 (live video providing computer) includes a Web camera and a microphone, and can be realized by a computer installed with an appropriate OS or a dedicated device in addition to the Windows PC. The apparatus 3 stores image data captured by the Web camera at a predetermined file name (for example, Photo.jpg) in a predetermined ftp folder (/ Photos / in the illustrated example) of the server computer every predetermined time (for example, every second). ), And a plurality of buffers for dividing and recording audio, the audio data acquired by the microphone is stored in one of the buffers, and audio data of a predetermined size is accumulated in the buffer By accumulating audio data in another buffer, the audio data is sequentially stored in a plurality of buffers in time series, and each time audio data of a predetermined size is accumulated in one buffer, the buffer Is uploaded to a folder in the server computer where the image data is stored in parallel with the audio data storage process. There. Specifically, as shown in FIG. For example, when audio data for one second is accumulated, it is accumulated in the dat file. 1. Stop recording to dat In addition to starting accumulating audio data in dat, Start uploading the dat file to the server computer. Similarly, 2. When data for 1 second is accumulated in dat, audio data is stored in 3. While accumulating in dat, 2. Start uploading dat. In the same manner, proceed sequentially. When audio data for 1 second is accumulated in dat, the counter is reset and 1. Audio data is accumulated in dat. With this process, even if the device 3 is blocked from the Internet by a firewall, real-time video is always present on the server computer, so that real-time video can be viewed from any client computer at the same time. It can be suitably used. Note that the number of buffers is the last buffer, that is, 7. By the time the audio is stored in the dat file, the first 1. It is preferable to prepare a number having a sufficient margin for completing the upload of the dat file.

本実施形態のWebページ管理システムは、クライアントコンピュータ2で実行される管理プログラムを備える。該管理プログラムは、好ましくはActiveXコントロールとして提供され、インターネットエクスプローラ(Webブラウザ)の機能を拡張して、該ブラウザのウィンドウ内にプログラムの実行結果を表示するようになっている。管理プログラムは、適宜のプログラム開発言語を用いて作成されるバイナリ形式の実行プログラムであり、単一のバイナリファイルの形で提供してもよく、各機能毎に個別のバイナリファイルの形で提供されていてもよい。図示実施形態では、NEWWEBP.ocxと、ライブ映像表示用のNEWWEBL.ocxの2つのバイナリファイルの形式で管理プログラムが提供されている。   The web page management system according to the present embodiment includes a management program executed on the client computer 2. The management program is preferably provided as an ActiveX control and extends the function of Internet Explorer (Web browser) to display the execution result of the program in the browser window. The management program is a binary executable program created using an appropriate program development language, and may be provided in the form of a single binary file or provided in the form of a separate binary file for each function. It may be. In the illustrated embodiment, NEWWEBP. ocx and NEWWEBBL. for live video display. A management program is provided in the form of two ocx binary files.

この管理プログラムと、Webページを構成するWeb構成データの初期データは、予めアップローダプログラムによってクライアントコンピュータからサーバにアップロードされる。該アップローダプログラムは、例えばWindowsアプリケーションによって構成でき、CD−ROMなどの記録媒体に記録して配布するか、あるいは、FTPサーバやWebサーバなどからネットワークを介して利用者のコンピュータにダウンロードさせることができる。図2は、アップローダの実行画面の一例であって、実行画面内には所定のサーバ接続情報を入力する入力部が設けられている。このサーバ接続情報としては、FTPサーバアドレス、ポート番号、ユーザ名(ユーザID)、パスワード、Web仮想フォルダ名、httpサーバーアドレス(Webサーバアドレス)を含む。入力したサーバ接続情報は、一旦、クライアントコンピュータのメモリ及び一時ファイル(接続情報記憶部)に記憶される。すべての接続情報を適切に入力した後、実行ボタンをクリックすると、接続情報に基づいてftpサーバの所定の仮想フォルダ内に上記管理プログラム並びにWeb構成データの初期データがアップロードされる。   The management program and initial data of the Web configuration data constituting the Web page are uploaded in advance from the client computer to the server by the uploader program. The uploader program can be configured by, for example, a Windows application, and can be recorded on a recording medium such as a CD-ROM and distributed, or can be downloaded from a FTP server or a Web server to a user's computer via a network. . FIG. 2 is an example of an execution screen of the uploader, and an input unit for inputting predetermined server connection information is provided in the execution screen. The server connection information includes an FTP server address, a port number, a user name (user ID), a password, a Web virtual folder name, and an http server address (Web server address). The input server connection information is temporarily stored in the memory and temporary file (connection information storage unit) of the client computer. When all the connection information is properly input and then the execution button is clicked, the management program and the initial data of the Web configuration data are uploaded into a predetermined virtual folder of the ftp server based on the connection information.

図1のサーバ1の下側には、管理プログラム並びに初期データの一例を示している。   An example of the management program and the initial data is shown below the server 1 in FIG.

index.htmlは、ネットワーク回線を介してWebブラウザによりクライアントコンピュータで閲覧可能なWeb文書データであり、HTML文書ファイルにより構成されている。該ファイル内容の一例を図3及び図4に示す。該ファイル内で利用しているJavaScriptの関数は、該ファイル内に記述してもよいが、本実施例ではnewwebcom.jsファイル内に定義している。該関数定義ファイルの一例を、図5〜図10に示す。この関数定義ファイルは、実行時にindex.htmlファイルにインクルードされるものであるから、上記Web文書データの一部を構成するものである。   index. html is Web document data that can be browsed on a client computer by a Web browser via a network line, and is composed of an HTML document file. An example of the file contents is shown in FIGS. The JavaScript function used in the file may be described in the file, but in this embodiment, newwebcom. It is defined in the js file. An example of the function definition file is shown in FIGS. This function definition file is index. Since it is included in the html file, it constitutes a part of the Web document data.

index.htmlファイル内には、NEWWEBP.ocxプログラムをクライアントコンピュータで起動するためのスクリプトが、第147行に組み込まれている。該スクリプトは、Setup.gif画像をマウスクリックすると、newwebcom.jsファイル内に定義されたShowWindows()関数を呼び出すものである。該関数は、newwebcom.jsファイルの第36行〜第47行に定義されており、setup.htmlファイルをWebブラウザに表示させる。   index. In the html file, NEWWEBBP. A script for starting the ocx program on the client computer is incorporated in line 147. The script is called Setup. When the mouse is clicked on the gif image, newwebcom. This calls the ShowWindows () function defined in the js file. The function is newwebcom. defined in lines 36 to 47 of the js file. The html file is displayed on the web browser.

setup.htmlファイルは、NEWWEBP.ocxプログラムをWebブラウザ上で起動させるものであり、図11に一例を示す。該ファイルは、インターネットエクスプローラ(Webブラウザ)に表示させると、Windowsに組み込まれたActiveXコントロールの仕組みによって、NEWWEBP.ocxプログラムがすでにクライアントコンピュータにインストールされていれば該プログラムを起動し、インストールされていなければ、setup.htmlファイル内に暗号化して記述されたデータに基づいて、httpサーバからNEWWEBP.ocxファイルをクライアントコンピュータにダウンロードし、認証処理を行った後、クライアントコンピュータにインストールして実行する。かかるActiveXコントロールの起動の仕組みは従来公知であるので詳細説明を省略する。   setup. The html file is NEWWEBBP. The ocx program is started on a Web browser, and an example is shown in FIG. When the file is displayed on the Internet Explorer (Web browser), the NEWWEBP.NET file is displayed by the mechanism of the ActiveX control incorporated in Windows. If the ocx program is already installed on the client computer, the program is started. If the ocx program is not installed, setup. Based on the data that is encrypted and described in the html file, the NEWWEBBP. After the ocx file is downloaded to the client computer and subjected to authentication processing, it is installed and executed on the client computer. Since the mechanism of starting such ActiveX control is conventionally known, detailed description thereof will be omitted.

また、本実施例では、Web文書データとして、お気に入りのリンクをまとめたlink.htmlファイル(図12参照)、ポストカードの形式で簡単に画像付メールを送信するためのafterMail.html(図13参照)並びにeMail.html(図14参照)、Web画像リアルタイム表示機能及びリアルタイム音声再生機能からなるライブ映像機能をクライアントコンピュータに実現させるNEWWEBL.ocxを起動するためのimage.html(図14参照)を生成し、サーバコンピュータにアップロードしている。なお、図12〜図14に示すファイル内容は初期値であり、内容の設定がなされていないため、この段階では初期化乃至設定を促すメッセージを表示するように構成されている。   Also, in this embodiment, link.com that combines favorite links as Web document data. html file (see FIG. 12), afterMail. for easily sending e-mail with images in postcard format. html (see FIG. 13) and eMail. WEB (see FIG. 14), NEWWEBBL. which allows a client computer to implement a live video function including a Web image real-time display function and a real-time audio playback function. image to start ocx. html (see FIG. 14) is generated and uploaded to the server computer. The file contents shown in FIGS. 12 to 14 are initial values and the contents are not set. At this stage, a message for prompting initialization or setting is displayed.

また、本実施例では、index.htmlファイルの構成を定義する定義ファイルが、Newweb.txtファイルとして作成され、サーバにアップロードされている。管理プログラムは、該ファイルで定義された内容に沿って、予め定められた所定のフォーマットでindex.htmlファイルを生成する。Newweb.txtファイルの一例は図16に示しており、該ファイルには、クライアントコンピュータがftpサーバに接続するためのサーバ接続情報がCPString変数に設定され、該管理プログラムの起動時に必要なユーザ名及びパスワードに基づいて生成された暗号化文字列がUSER1変数に設定されている。   In this embodiment, the index. A definition file that defines the structure of an html file is Newweb. Created as a txt file and uploaded to the server. In accordance with the contents defined in the file, the management program uses an index. Generate an html file. Newweb. An example of a txt file is shown in FIG. 16. In this file, server connection information for a client computer to connect to an ftp server is set in the CPString variable, and the user name and password required when starting the management program are set. The encrypted character string generated based on the USER1 variable is set.

NEWWEBP.ocxプログラムは、クライアントコンピュータ内のWebページ構成データをサーバコンピュータへftpプロトコルでアップロードするデータアップロード機能と、サーバコンピュータ内のWebページ構成データの全部又は必要な一部をクライアントコンピュータへダウンロードするダウンロード機能と、クライアントコンピュータ内にダウンロードされたWebページ構成データを編集する編集機能と、該編集機能の編集結果に基づいてWebブラウザにより閲覧可能な前記index.htmlファイル(Web文書データ)を生成するホームページ自動作成機能とをクライアントコンピュータに実現させるものである。   NEWWEBP. The ocx program includes a data upload function for uploading web page configuration data in the client computer to the server computer by the ftp protocol, and a download function for downloading all or a part of the web page configuration data in the server computer to the client computer. , An editing function for editing the Web page configuration data downloaded in the client computer, and the index. Can be browsed by the Web browser based on the editing result of the editing function. A home computer automatic creation function for generating an html file (Web document data) is realized on a client computer.

setup.htmlファイルからNEWWEBP.ocxが実行されると、まず、httpサーバを介してNewweb.txtがクライアントコンピュータにダウンロードされ、NEWWEBP.ocxプログラムに読み込まれ、その起動の際にUSER1変数に設定された情報を利用してユーザ認証処理を行い、認証された場合にのみ当該プログラムの実行が続行される。Newweb.txtのダウンロードは、NEWWEBP.ocxが起動される毎に行うのが好ましいが、NEWWEBP.ocxが最初に実行される際、即ち、NEWWEBP.ocxがサーバからダウンロードされインストールされる際に1度だけダウンロードするように構成することも可能である。認証が完了すると、Newweb.txt内のCPString変数に設定された情報に基づいてNEWWEBP.ocxプログラムがftpサーバに接続可能となる。本実施例では、NEWWEBP.ocxプログラムには、index.html及びsetup.htmlファイルは読み込まれないようになっており、Newweb.txtファイルに基づいて都度これらhtmlファイルを生成するように構成しているが、本発明はかかる実施例に限定されるものではなく、Newweb.txtファイルを設けずに、index.htmlファイル自体を解析して、ページの構成情報を取得するように構成することも可能である。   setup. From the html file NEWWEBBP. When ocx is executed, first, a Newweb. txt is downloaded to the client computer and NEWWEBBP. The user authentication process is performed by using the information read into the ocx program and set in the USER1 variable at the time of activation, and the execution of the program is continued only when authenticated. Newweb. You can download txt from NEWWEBBP. ocx is preferably started each time, but NEWWEBP. ocx is first executed, i.e. NEWWEBP. When ocx is downloaded from the server and installed, it can be configured to download only once. Once authentication is complete, Newweb. Based on the information set in the CPString variable in txt, NEWWEBP. The ocx program can be connected to the ftp server. In this embodiment, NEWWEBP. The ocx program includes index. html and setup. The html file is not read, and Newweb. These html files are generated each time based on the txt file, but the present invention is not limited to such an embodiment. Without providing a txt file, index. It is also possible to analyze the html file itself and obtain the page configuration information.

図17は、NEWWEBP.ocxプログラムの起動当初に表示される管理室画面であり、該画面から各種設定画面を立ち上げることが可能となっている。   FIG. 17 shows NEWWEBP. This is a management room screen that is displayed at the beginning of the ocx program, and various setting screens can be launched from the screen.

図18は、マスター管理室となるユーザ管理画面の一例であり、管理者のユーザ名やパスワードの設定・変更を行うことができる。なお、Webページのトップページの管理者のユーザ名は一つのみ固定とするのが、運用面から好ましい。この画面での設定内容は、Newweb.txtファイルに反映される。   FIG. 18 shows an example of a user management screen serving as a master management room, where the administrator's user name and password can be set and changed. In addition, it is preferable from an operational aspect that only one user name of the administrator of the top page of the Web page is fixed. The setting contents on this screen are as follows. Reflected in the txt file.

図19は、Webページのトップページの設定画面の一例であり、予め定められた範囲で、表示する文字列の色や大きさ、表示する画像、背景画像、ページ表示時にクライアントコンピュータで再生されるバックグラウンド音声の編集ができるようになっており(Webページ構成データ編集機能)、該画面での設定内容はNewweb.txtファイルに反映されるとともに、実行ボタンをマウスクリックすると、編集結果に基づいてindex.htmlファイル(Web文書データ)を生成し(ホームページ自動生成機能)、Newweb.txt、index.html及びこれらから参照される各種ファイルを含むWebページ構成データをftpサーバの所定のフォルダにアップロードするようになっている。   FIG. 19 shows an example of a setting page for the top page of a Web page. The color and size of a character string to be displayed, an image to be displayed, a background image, and a page are displayed on the client computer when the page is displayed. Background audio can be edited (Web page configuration data editing function), and the setting content on the screen is Newweb. When it is reflected in the txt file and the execution button is clicked with the mouse, index. An html file (Web document data) is generated (homepage automatic generation function), Newweb. txt, index. Web page configuration data including html and various files referenced from these are uploaded to a predetermined folder of the ftp server.

トップページの設定画面において、表示写真としてWebカメラが設定できるようになっており、Webカメラを選択すると、図20に示すように、ネットワークカメラ写真データの保存フォルダ名の入力ボックスが現れるようになっている。この入力ボックスに、上記したライブ映像が保存されているパス名(/photos/photo.jpg)を入力して実行ボタンをマウスクリックすると、トップページにimage.htmlファイルへのリンクが作成され、そのリンクをマウスクリックすると、image.htmlファイルが表示されるように構成できる。Webカメラを設定した場合のimage.htmlファイルの例を図25に示しており、該ファイルからNEWWEBL.ocxプログラムを呼び出して、該プログラムによってサーバコンピュータからPhoto.jpg並びに1.dat〜7.datを所定時間毎に取得して、Webブラウザ内にWebカメラからの画像データをリアルタイムで表示するとともに、マイクからの音声データを時系列順に再生するようになっている。   On the setting page of the top page, a Web camera can be set as a display photo. When a Web camera is selected, an input box for a network camera photo data storage folder name appears as shown in FIG. ing. Enter the path name (/photos/photo.jpg) where the above live video is stored in this input box and click the execute button with the mouse to create a link to the image.html file on the top page. You can configure the image.html file to be displayed when you click the link with the mouse. An example of an image.html file when the Web camera is set is shown in FIG. 25, and NEWWEBBL. ocx program is called from the server computer by the program. jpg and 1. dat-7. dat is acquired every predetermined time, image data from a web camera is displayed in real time in a web browser, and audio data from a microphone is reproduced in time series.

トップページの設定画面でリンクページ(サブトップページ)を作成すると、ftpサーバにサブフォルダ(例えば、/Data1/)が作成され、該サブフォルダ内に、上記と同様のindex.htmlファイル及びsetup.htmlファイルが作成されるように構成されている。したがって、Webブラウザで上記サブトップページを表示しているときに、NEWWEBP.ocxプログラムを起動するスクリプトを実行すると、上記と同様の認証処理の後、図21に示すようなサブトップページの設定画面が表示され、該ページの編集を行うことができる。このサブトップページからのリンクページは、図26に示す写真ページの設定画面で、複数の写真を見栄え良く自動的に配置する写真ページとして設定することができる。写真ページとして設定すると、指定した行数や表示タイプの設定に応じて、複数の写真が自動的に拡大・縮小され、簡単な設定で見栄えを迅速に変更することが可能である。   When a link page (sub top page) is created on the top page setting screen, a subfolder (for example, / Data1 /) is created on the ftp server, and the same index. html files and setup. An html file is created. Therefore, when the sub top page is displayed on the Web browser, NEWWEBBP. When the script for starting the ocx program is executed, a sub-top page setting screen as shown in FIG. 21 is displayed after the authentication process similar to the above, and the page can be edited. The link page from the sub-top page can be set as a photo page that automatically arranges a plurality of photos in a good-looking manner on the photo page setting screen shown in FIG. When set as a photo page, a plurality of photos are automatically enlarged / reduced according to the designated number of lines and display type, and the appearance can be quickly changed with simple settings.

上記写真ページとして設定された場合、クライアントコンピュータ2は、そのWebブラウザに表示される画像データをメール配信するWeb画像メール配信システムとして動作する。具体的には、写真ページで設定された写真は、例えば、図27に示すPhoto1.htmlファイルが生成されてこのファイルによって表示されるように構成される。該ファイルには、NEWWEBP.ocxプログラムを引数“objMail”で起動するスクリプトが組み込まれており、画像データをWebブラウザに表示した画面内で所定のイベント(例えば、文字列が画像のマウスクリックなど)を発生させることによりこのスクリプトによって当該プログラムが起動されると、図23に示すメール送信画面がWebブラウザ内に表示される。このとき、当該プログラムは、httpサーバから上記画像データをダウンロードして画像表示部5に表示し、送信先や件名等の必要な情報を入力して送信ボタンを押すと、独自のsmtp送信プログラムによって画像データを含むメールを配信する。しかして、NEWWEBP.ocxプログラムは、Webメール配信プログラムとしても機能する。   When set as the photo page, the client computer 2 operates as a Web image mail delivery system that delivers image data displayed on the Web browser by mail. Specifically, the photo set on the photo page is, for example, Photo1. An html file is generated and configured to be displayed by this file. The file contains NEWWEBP. A script for starting the ocx program with the argument “objMail” is incorporated, and this script is generated by generating a predetermined event (for example, a mouse click of a character string is an image) in a screen displaying image data on a Web browser. When the program is started, the mail transmission screen shown in FIG. 23 is displayed in the Web browser. At this time, the program downloads the image data from the http server, displays it on the image display unit 5, inputs necessary information such as the destination and subject, and presses the send button. Deliver e-mail containing image data. Then, NEWWEBP. The ocx program also functions as a Web mail distribution program.

また、上記メール送信画面において、画像データをWebブラウザに表示する際のWebページに関連付けられた音声データも画像データとともにサーバから取得して、前記画像データ及び音声データを含むメールを配信する設定をしたり、該プログラムの音声データの録音機能を使用して録音された音声データ及び前記画像データを含むメールを配信する設定をすることも可能である。   In the mail transmission screen, the voice data associated with the web page when the image data is displayed on the web browser is also acquired from the server together with the image data, and the mail including the image data and the voice data is distributed. It is also possible to make a setting for delivering voice data recorded using the voice data recording function of the program and mail containing the image data.

管理室画面から入室行為データ一覧に入ると、図22に示す画面が表示され、過去の入室データの管理が行えるようになっている。かかる履歴管理のために、サーバーコンピュータには、管理プログラムの認証処理毎に更新されるWeblog.logファイルが保存されている。   When entering the room entry data list from the management room screen, the screen shown in FIG. 22 is displayed, so that past room entry data can be managed. For such history management, the server computer is updated with Weblog. The log file is saved.

本発明は上記実施形態に限定されるものではなく、適宜設計変更できる。   The present invention is not limited to the above-described embodiment, and the design can be changed as appropriate.

本発明の一実施形態に係るWebデータ管理システムの簡略ブロック構成図である。It is a simple block block diagram of the Web data management system which concerns on one Embodiment of this invention. 管理プログラムのアップローダプログラムの実行画面の一実施例である。It is one Example of the execution screen of the uploader program of a management program. Webページ構成データの一つであるindex.htmlファイルの一実施例のプログラムリストである。Index. Is one of Web page configuration data. It is a program list of one Example of an html file. Webページ構成データの一つであるindex.htmlファイルの一実施例のプログラムリストである。Index. Is one of Web page configuration data. It is a program list of one Example of an html file. Webページ構成データの一つであるnewwebcom.jsファイルの一実施例のプログラムリストである。Newwebcom., Which is one of Web page configuration data. It is a program list of one Example of a js file. Webページ構成データの一つであるnewwebcom.jsファイルの一実施例のプログラムリストである。Newwebcom., Which is one of Web page configuration data. It is a program list of one Example of a js file. Webページ構成データの一つであるnewwebcom.jsファイルの一実施例のプログラムリストである。Newwebcom., Which is one of Web page configuration data. It is a program list of one Example of a js file. Webページ構成データの一つであるnewwebcom.jsファイルの一実施例のプログラムリストである。Newwebcom., Which is one of Web page configuration data. It is a program list of one Example of a js file. Webページ構成データの一つであるnewwebcom.jsファイルの一実施例のプログラムリストである。Newwebcom., Which is one of Web page configuration data. It is a program list of one Example of a js file. Webページ構成データの一つであるnewwebcom.jsファイルの一実施例のプログラムリストである。Newwebcom., Which is one of Web page configuration data. It is a program list of one Example of a js file. Webページ構成データの一つであるsetup.htmlファイルの一実施例のプログラムリストである。One of Web page configuration data, setup. It is a program list of one Example of an html file. Webページ構成データの一つであるlink.htmlファイルの一実施例のプログラムリストである。Link., One of Web page configuration data. It is a program list of one Example of an html file. Webページ構成データの一つであるafterMail.htmlファイルの一実施例のプログラムリストである。AfterMail., Which is one of Web page configuration data. It is a program list of one Example of an html file. Webページ構成データの一つであるeMail.htmlファイルの一実施例のプログラムリストである。EMail., Which is one of Web page configuration data. It is a program list of one Example of an html file. Webページ構成データの一つであるimage.htmlファイルの一実施例のプログラムリストである。Image. Which is one of Web page configuration data. It is a program list of one Example of an html file. Webページ構成データの一つであるとともにWeb文書データの内容を定義する定義データであるNewweb.txtファイルの一実施例のプログラムリストである。Newweb.net is one of Web page configuration data and definition data that defines the contents of Web document data. It is a program list of one Example of a txt file. Webブラウザ内で管理プログラムが実行された時の初期画面を示す画面構成図である。It is a screen block diagram which shows the initial screen when a management program is performed within a web browser. 同管理プログラムのユーザー管理画面を示す画面構成図である。It is a screen block diagram which shows the user management screen of the management program. 同管理プログラムのトップページのWebページ編集画面を示す画面構成図である。It is a screen block diagram which shows the web page edit screen of the top page of the management program. 同Webページ編集画面において表示写真をWebカメラに設定した場合の画面構成図である。It is a screen block diagram at the time of setting a display photograph to a Web camera in the same Web page edit screen. トップページからハイパーリンクを介して閲覧可能なサブトップページのWebページ編集画面を示す画面構成図である。It is a screen block diagram which shows the web page edit screen of the sub top page which can be browsed via a hyperlink from a top page. 同管理プログラムのアクセス履歴の管理画面を示す画面構成図である。It is a screen block diagram which shows the management screen of the access history of the management program. 同管理プログラムの音声付写真メールの送信画面を示す画面構成図である。It is a screen block diagram which shows the transmission screen of the audio | voice photo mail with the management program. 音声アップロード装置の複数のバッファの動作を説明する簡略説明図である。It is a simplified explanatory drawing explaining operation | movement of the some buffer of an audio | voice upload apparatus. Webカメラを設定した場合のimage.htmlファイルの一実施例のプログラムリストである。Image when the Web camera is set. It is a program list of one Example of an html file. 同管理プログラムの写真ページ設定画面を示す画面構成図である。It is a screen block diagram which shows the photograph page setting screen of the management program. 写真ページを作成した場合のphoto1.htmlファイルの一実施例のプログラムリストである。When creating a photo page, photo1. It is a program list of one Example of an html file.

Claims (13)

WebブラウザがインストールされたクライアントコンピュータからWebサーバコンピュータへWebページを構成するWebページ構成データをネットワークを介してアップロードするWebデータ管理システムであって、
クライアントコンピュータ上で実行される管理プログラムを有し、該管理プログラムは、前記サーバコンピュータにアップロードされており、
前記管理プログラムは、クライアントコンピュータ内の前記Webページ構成データをサーバコンピュータへアップロードするデータアップロード機能と、サーバコンピュータ内の前記Webページ構成データの全部又は一部をクライアントコンピュータへダウンロードするダウンロード機能と、クライアントコンピュータ内にダウンロードされた前記Webページ構成データを編集する編集機能と、該編集機能の編集結果に基づいてWebブラウザにより閲覧可能なWeb文書データを生成するホームページ自動生成機能とをクライアントコンピュータに実現させるものであり、
サーバコンピュータへアップロードされる前記Webページ構成データは、ネットワーク回線を介してWebブラウザによりクライアントコンピュータで閲覧可能な前記Web文書データを含み、該文書データには、前記管理プログラムをクライアントコンピュータで起動するためのスクリプトが組み込まれており、該スクリプトが実行されたときに管理プログラムがクライアントコンピュータにインストールされていなければサーバコンピュータからクライアントコンピュータに前記管理プログラムがダウンロードされインストールされるように構成されていることを特徴とするWebデータ管理システム。
A web data management system for uploading web page configuration data constituting a web page from a client computer on which a web browser is installed to a web server computer via a network,
A management program executed on the client computer, the management program being uploaded to the server computer;
The management program includes a data upload function for uploading the web page configuration data in a client computer to a server computer, a download function for downloading all or part of the web page configuration data in the server computer to a client computer, and a client An editing function for editing the Web page configuration data downloaded in the computer and a home page automatic generation function for generating Web document data that can be browsed by a Web browser based on the editing result of the editing function are realized in the client computer. Is,
The Web page configuration data uploaded to the server computer includes the Web document data that can be browsed by a client computer by a Web browser via a network line, and the document data is used for starting the management program on the client computer. If the management program is not installed on the client computer when the script is executed, the management program is downloaded from the server computer to the client computer and installed. A featured Web data management system.
請求項1に記載のWebデータ管理システムにおいて、
前記クライアントコンピュータは、クライアントコンピュータからサーバコンピュータへ前記Webページ構成データをアップロードするためのサーバへの接続情報を記憶する接続情報記憶部を備え、管理プログラムをサーバコンピュータへアップロードする際に、前記接続情報もサーバコンピュータへアップロードされており、スクリプトの実行により管理プログラムがサーバコンピュータからクライアントコンピュータへダウンロードされる際に、前記サーバに保存されたサーバへの接続情報もクライアントコンピュータへダウンロードして、該接続情報に基づいてクライアントコンピュータにおける管理プログラムのサーバ接続設定を行うように構成されていることを特徴とするWebデータ管理システム。
The web data management system according to claim 1,
The client computer includes a connection information storage unit that stores connection information to a server for uploading the Web page configuration data from the client computer to the server computer, and when the management program is uploaded to the server computer, the connection information Is also uploaded to the server computer, and when the management program is downloaded from the server computer to the client computer by executing a script, the server connection information stored in the server is also downloaded to the client computer, and the connection information is downloaded. A Web data management system configured to perform server connection setting of a management program in a client computer based on the above.
請求項1又は2に記載のWebデータ管理システムにおいて、
前記スクリプトは、管理プログラムのデータアップロード機能によってクライアントコンピュータ内の前記文書データをサーバコンピュータへアップロードする際に、該データに管理プログラムによって自動的に付与されることを特徴とするWebデータ管理システム。
The Web data management system according to claim 1 or 2,
The Web data management system, wherein the script is automatically given to the data by the management program when the document data in the client computer is uploaded to the server computer by the data upload function of the management program.
請求項1又は2に記載のWebデータ管理システムにおいて、
前記スクリプトは、管理プログラムのホームページ自動生成機能によって前記文書データを生成する際に、該文書データに管理プログラムによって自動的に付与されることを特徴とするWebデータ管理システム。
The Web data management system according to claim 1 or 2,
The Web data management system, wherein the script is automatically given to the document data by the management program when the document data is generated by the homepage automatic generation function of the management program.
請求項1乃至4のいずれか1項に記載のWebデータ管理システムにおいて、前記管理プログラムは、起動する際に、ユーザ認証処理を行い、認証された場合にのみ実行されるように構成されていることを特徴とするWebデータ管理システム。 5. The Web data management system according to claim 1, wherein the management program is configured to execute a user authentication process when activated and to be executed only when authenticated. A Web data management system characterized by the above. 請求項1乃至5のいずれか1項に記載のWebデータ管理システムにおいて、前記Webページ構成データは、前記Web文書データの内容を定義する定義データを含み、管理プログラムのダウンロード機能は、前記定義データをダウンロードするが前記Web文書データはダウンロードしないことを特徴とするWebデータ管理システム。 6. The Web data management system according to claim 1, wherein the Web page configuration data includes definition data that defines a content of the Web document data, and a download function of a management program includes the definition data A Web data management system, wherein the Web document data is not downloaded. 請求項1乃至6のいずれか1項に記載のWebデータ管理システムにおいて、カメラによって撮像される画像データを所定時間毎にサーバコンピュータへアップロードするリアルタイム画像アップロード装置を備え、前記管理プログラムは、さらに、前記画像データを所定時間毎にクライアントコンピュータへダウンロードしてWebブラウザに表示させるWeb画像リアルタイム表示機能をクライアントコンピュータに実現させることを特徴とするWebデータ管理システム。 7. The Web data management system according to claim 1, further comprising a real-time image upload device that uploads image data captured by a camera to a server computer at predetermined time intervals, and the management program further includes: A Web data management system, wherein a client computer realizes a Web image real-time display function for downloading the image data to a client computer at predetermined intervals and displaying the image data on a Web browser. 請求項1乃至7のいずれか1項に記載のWebデータ管理システムにおいて、マイクによって取得される音声データをサーバコンピュータへアップロードする音声アップロード装置を備え、
該音声アップロード装置は、音声を分割記録するための複数のバッファを有し、マイクによって取得される音声データをいずれか一のバッファに保存し、該バッファに所定サイズの音声データが蓄積されると他の一のバッファに音声データを蓄積していくことで、前記複数のバッファに順次時系列的に音声データを保存するとともに、一のバッファに所定サイズの音声データが蓄積される毎に、該バッファを、前記音声データの蓄積処理と並列してサーバーコンピュータにアップロードするように構成されており、
前記管理プログラムは、さらに、サーバコンピュータから前記複数のバッファをダウンロードし、時系列順に再生するリアルタイム音声再生機能をクライアントコンピュータに実現させることを特徴とするWebデータ管理システム。
The web data management system according to any one of claims 1 to 7, further comprising a voice upload device that uploads voice data acquired by a microphone to a server computer.
The audio upload device has a plurality of buffers for dividing and recording audio, stores audio data acquired by a microphone in any one of the buffers, and stores audio data of a predetermined size in the buffer. By accumulating audio data in another buffer, the audio data is sequentially stored in the plurality of buffers in time series, and each time audio data of a predetermined size is accumulated in one buffer, The buffer is configured to upload to the server computer in parallel with the audio data storage process,
The management program further causes a client computer to realize a real-time audio reproduction function of downloading the plurality of buffers from a server computer and reproducing them in time series.
可搬性を有する記録媒体から若しくはインターネットを介して管理プログラムをクライアントコンピュータにインストールし、管理プログラムによりクライアントコンピュータ内でWebページを構成するWebページ構成データを作成し、該Webページ構成データを管理プログラムによってクライアントコンピュータからサーバコンピュータへアップロードするWebデータ管理方法において、
前記管理プログラムは、サーバコンピュータにアップロードしておき、
前記Webページ構成データは、サーバコンピュータへアップロードされ、ネットワーク回線を介してWebブラウザによりクライアントコンピュータで閲覧可能なWeb文書データを含み、
前記管理プログラムは、前記文書データが生成されるとき又はサーバコンピュータへアップロードされるときに、前記文書データに、前記管理プログラムをクライアントコンピュータで起動するためのスクリプトを組み込み、
該スクリプトが実行されたとき、管理プログラムがクライアントコンピュータにインストールされていなければ前記サーバコンピュータからクライアントコンピュータに前記管理プログラムをダウンロードしてインストールする、
ことを特徴とするWebデータ管理方法。
A management program is installed in a client computer from a portable recording medium or via the Internet, Web page configuration data for configuring a Web page in the client computer is created by the management program, and the Web page configuration data is generated by the management program. In a Web data management method for uploading from a client computer to a server computer,
The management program is uploaded to a server computer,
The web page configuration data includes web document data uploaded to a server computer and viewable by a client computer by a web browser via a network line,
The management program incorporates a script for starting the management program on a client computer into the document data when the document data is generated or uploaded to a server computer.
When the script is executed, if the management program is not installed on the client computer, the management program is downloaded from the server computer to the client computer and installed.
A Web data management method characterized by the above.
請求項9に記載のWebデータ管理方法において、
管理プログラムをサーバコンピュータへアップロードする際に、クライアントコンピュータからサーバコンピュータへデータをアップロードするためのサーバへの接続情報もサーバコンピュータへアップロードし、スクリプトの実行により管理プログラムがサーバコンピュータからクライアントコンピュータへダウンロードされる際に、前記サーバに保存されたサーバへの接続情報もクライアントコンピュータへダウンロードして、該接続情報に基づいてクライアントコンピュータにおける管理プログラムのサーバ接続設定を行うことを特徴とするWebデータ管理方法。
The web data management method according to claim 9, wherein
When uploading the management program to the server computer, connection information to the server for uploading data from the client computer to the server computer is also uploaded to the server computer, and the management program is downloaded from the server computer to the client computer by executing the script. In the Web data management method, the server connection information stored in the server is also downloaded to the client computer, and the server connection setting of the management program in the client computer is performed based on the connection information.
請求項9又は10に記載のWebデータ管理方法において、
前記スクリプトを、管理プログラムのデータアップロード機能によってクライアントコンピュータ内の前記文書データをサーバコンピュータへアップロードする際に、該データに管理プログラムによって自動的に付与することを特徴とするWebデータ管理方法。
The Web data management method according to claim 9 or 10,
A Web data management method, wherein when the document data in a client computer is uploaded to a server computer by the data upload function of the management program, the script is automatically assigned to the data by the management program.
請求項9又は10に記載のWebデータ管理方法において、
前記スクリプトを、管理プログラムによって前記文書データを生成する際に、該文書データに管理プログラムによって自動的に付与することを特徴とするWebデータ管理方法。
The Web data management method according to claim 9 or 10,
A Web data management method, wherein when the document data is generated by a management program, the script is automatically assigned to the document data by the management program.
請求項9乃至12のいずれか1項に記載のWebデータ管理方法において、前記管理プログラムを起動する際にユーザ認証処理を行い、認証された場合にのみ管理プログラムをクライアントコンピュータで実行することを特徴とするWebデータ管理方法。 13. The Web data management method according to claim 9, wherein user authentication processing is performed when the management program is activated, and the management program is executed by a client computer only when authenticated. Web data management method.
JP2004137945A 2004-05-06 2004-05-06 Web data management system Expired - Fee Related JP4437324B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004137945A JP4437324B2 (en) 2004-05-06 2004-05-06 Web data management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004137945A JP4437324B2 (en) 2004-05-06 2004-05-06 Web data management system

Publications (2)

Publication Number Publication Date
JP2005321900A true JP2005321900A (en) 2005-11-17
JP4437324B2 JP4437324B2 (en) 2010-03-24

Family

ID=35469161

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004137945A Expired - Fee Related JP4437324B2 (en) 2004-05-06 2004-05-06 Web data management system

Country Status (1)

Country Link
JP (1) JP4437324B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008027249A (en) * 2006-07-21 2008-02-07 Nomura Research Institute Ltd Homepage creation support system
JP2009169953A (en) * 2008-01-11 2009-07-30 Nhn Corp Web launching system and web launching method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008027249A (en) * 2006-07-21 2008-02-07 Nomura Research Institute Ltd Homepage creation support system
JP2009169953A (en) * 2008-01-11 2009-07-30 Nhn Corp Web launching system and web launching method

Also Published As

Publication number Publication date
JP4437324B2 (en) 2010-03-24

Similar Documents

Publication Publication Date Title
US7949706B2 (en) Automatic electronic publishing
JP4574520B2 (en) Information processing apparatus, server apparatus, program, and recording medium
US8253806B2 (en) Image sharing system, image managing server, and control method and program thereof
US20060248122A1 (en) Component based infrastructure for sharing files
JP2004532481A (en) Web-based file manipulation system
US20200293579A1 (en) Systems and methods for web collaboration
US20130254259A1 (en) Method and system for publication and sharing of files via the internet
CN111343074B (en) Video processing method, device and equipment and storage medium
CA2841072A1 (en) 3d user personalized media templates
JP2004287928A (en) Contents management program
JP4437324B2 (en) Web data management system
JP4437325B2 (en) Web data mail delivery system
JP2009294851A (en) Web page editing server, web page editing system, and web page editing method
JP2003058265A (en) Program for providing personalized man-machine interface, program for generating personalized setting, and removable medium having the programs recorded thereon
JP5854562B2 (en) Server and server login method
JP2004240780A (en) Information processor, its method and program for allowing computer to execute the method
JPWO2009078420A1 (en) Image data generation apparatus, image data reproduction system, image data generation method, image data generation program, and recording medium
JP4868728B2 (en) Information processing apparatus, information processing method, and program thereof
JP5374057B2 (en) Information processing apparatus and control method thereof
JP5858071B2 (en) Information processing apparatus, information processing method, program, and information processing system
JP5533432B2 (en) Information processing apparatus, information processing method, program, and information processing system
JP5034055B2 (en) Web mail system, web mail server, control method, program.
JP4963463B2 (en) Terminal management device and terminal management program
JP5916230B2 (en) server
Douglass et al. Introducing WordPress

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070501

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070926

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090827

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090831

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091030

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: 20091127

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20091219

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130115

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees