JP2002175430A - Software improving system - Google Patents

Software improving system

Info

Publication number
JP2002175430A
JP2002175430A JP2000373737A JP2000373737A JP2002175430A JP 2002175430 A JP2002175430 A JP 2002175430A JP 2000373737 A JP2000373737 A JP 2000373737A JP 2000373737 A JP2000373737 A JP 2000373737A JP 2002175430 A JP2002175430 A JP 2002175430A
Authority
JP
Japan
Prior art keywords
software
user
data
improved
uvpc
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.)
Pending
Application number
JP2000373737A
Other languages
Japanese (ja)
Inventor
Mikio Sugioka
幹生 杉岡
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.)
Shimadzu Corp
Original Assignee
Shimadzu 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 Shimadzu Corp filed Critical Shimadzu Corp
Priority to JP2000373737A priority Critical patent/JP2002175430A/en
Publication of JP2002175430A publication Critical patent/JP2002175430A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a system valid for the small improvement of the specifications of software or the correction of a small bug which is impossible or difficult for the supply origin (maker) of the software to facilitate countermeasures to. SOLUTION: A source code is made into public to the normal user of software so that not only the software can be freely improved by the user, but also the improved version of software can be positively accepted from the user. A data manager evaluates the validity of the accepted improved version of software, and specially opens the valid software to the other users. Then, a bonus is paid to the provider of the improved version of software made into public.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ソフトウェアの改
良やバグの修正に有用なシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system useful for improving software and correcting bugs.

【0002】[0002]

【従来の技術及び発明が解決しようとする課題】ソフト
ウェアをより良いものにするためには、ソフトウェアの
開発者(個人やメーカー等)が、同ソフトウェアのユー
ザからの要望や提案をできるだけ考慮し、その後の開発
に反映させることが望まれる。現実には、例えばユーザ
から重大なバグの報告を受けたとき、開発者はそれに速
やかに対応するであろう。しかし、仕様の小さな変更の
提案や小さなバグの報告については、開発者は、そのよ
うな提案又は報告をユーザから受けたとしても、それに
速やかに対応できないことがほとんどであり、結果とし
てその提案又は報告がその後の開発に全く反映されずに
終わることも多い。このように、従来のソフトウェア開
発では、ユーザの要望や提案に迅速且つきめ細かく対応
することができないという問題がある。
2. Description of the Related Art In order to improve software, software developers (individuals, manufacturers, etc.) consider requests and proposals from users of the software as much as possible, It is hoped that it will be reflected in subsequent development. In reality, for example, when a user receives a serious bug report, the developer will respond quickly. However, with regard to suggesting small changes in the specification or reporting small bugs, developers often cannot promptly respond to such proposals or reports even if received from users, and as a result, Reports often end without any reflection on subsequent developments. As described above, in the conventional software development, there is a problem that it is not possible to quickly and precisely respond to a user's request or proposal.

【0003】[0003]

【課題を解決するための手段】上記課題を解決するため
に成された本発明に係るソフトウェア改良システムは、
データ通信ネットワークを通じて他の端末コンピュータ
と通信可能なホストコンピュータを含むコンピュータネ
ットワークシステムであって、前記ホストコンピュータ
では、ソフトウェアのソースコードの要求信号を所定の
認証情報とともに受け取ったとき、要求されたソースコ
ードのデータを前記要求信号の発信元である端末コンピ
ュータへ送信する処理、前記ソースコードを改変して得
られた改良版ソフトウェアのデータを所定の認証情報と
ともに受け取ったとき、そのデータを記憶手段に保存す
る処理、各改良版ソフトウェアを採用すべきか否かに関
する決定結果が外部から入力されたとき、その決定結果
を記憶手段に記録する処理、採用された改良版ソフトウ
ェアの提供者に与える報酬の内容及び送り先を報酬処理
担当部門のコンピュータへ通知する処理、及び改良版ソ
フトウェアのデータの要求信号を所定の認証情報ととも
に受け取ったとき、要求された改良版ソフトウェアのデ
ータを前記記憶手段から読み出し、前記要求信号の発信
元である端末コンピュータへ送信する処理を実行するサ
ーバプログラムが動作していることを特徴とする。
The software improvement system according to the present invention, which has been made to solve the above-mentioned problems, comprises:
A computer network system including a host computer capable of communicating with another terminal computer through a data communication network, wherein the host computer receives a request signal of software source code together with predetermined authentication information, Transmitting the data of the request signal to the terminal computer that is the source of the request signal. When data of the improved software obtained by modifying the source code is received together with predetermined authentication information, the data is stored in the storage means. Processing, when the decision result regarding whether to adopt each improved software is input from the outside, processing to record the decision result in the storage means, contents of the reward given to the provider of the adopted improved software, and Send the recipient to the Processing, and when a request signal for improved version software data is received together with predetermined authentication information, the requested improved version software data is read from the storage means, and the terminal that is the source of the request signal It is characterized in that a server program for executing processing for transmitting to a computer is running.

【0004】[0004]

【発明の実施の形態】本発明に係るシステムにおいて、
認証情報とは、ソフトウェアの正規ユーザであることを
示す情報(ユーザID、パスワード、製品シリアル番号
等)のことをいう。ソフトウェアの改良を希望するユー
ザは、自分の端末コンピュータ(以下、端末とする)を
用いて、自分の認証情報とともにソースコードの要求信
号をホストコンピュータ(以下、ホストとする)のサー
バプログラム(以下、サーバとする)へ送信する。前記
要求信号を受けたサーバは、該当するソフトウェアのソ
ースコードのデータを前記端末へ送信する。ユーザは、
このソースコードを適宜改変することにより改良版ソフ
トウェアを作成することができる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS In a system according to the present invention,
The authentication information is information indicating that the user is an authorized user of the software (user ID, password, product serial number, etc.). A user who wants to improve the software uses his / her own terminal computer (hereinafter, referred to as a terminal) and transmits a request signal of a source code together with his / her authentication information to a server program (hereinafter, referred to as a host) of a host computer (hereinafter, referred to as a host). Server). The server that has received the request signal transmits source code data of the corresponding software to the terminal. The user
An improved version of the software can be created by appropriately modifying the source code.

【0005】自分の作成した改良版ソフトウェアを公開
することを希望する場合、ユーザは、自分の端末を用い
て、自分の認証情報とともにその改良版ソフトウェアの
データをサーバへ送信する。このデータを受け取ったサ
ーバは、そのデータを記憶手段に保存する。
[0005] When the user wants to publish the improved software created by the user, the user uses his / her own terminal to transmit the data of the improved software together with his / her authentication information to the server. The server receiving this data stores the data in the storage means.

【0006】データ管理者は、ユーザから提供された改
良版ソフトウェアを試用・評価し、それを採用すべきか
どうか、すなわち、本システムを用いてその改良版ソフ
トウェアを他のユーザに公開するかどうかを決定し、そ
の決定結果を所定の方法でシステムに入力する。前記決
定結果を受け取ったサーバは、その決定結果を記憶手段
に記録する。
[0006] The data manager evaluates and evaluates the improved software provided by the user, and determines whether or not to adopt the improved software, that is, whether or not to use the system to release the improved software to other users. The decision is made and the decision result is input to the system in a predetermined manner. The server that has received the determination result records the determination result in the storage unit.

【0007】ある改良版ソフトウェアについての決定結
果が「採用」であったとき、その改良版ソフトウェアの
提供者には報酬(報奨金、賞品等)が与えられる。サー
バは、所定のイベント(例えば、外部からの支払命令の
受信)が発生したとき、採用された改良版ソフトウェア
の提供者に与える報酬の内容及び送り先を報酬処理担当
部門のコンピュータへ通知する。報酬処理担当部門と
は、例えば本システムを管理する会社の報奨金支払担当
部門、オンライン決済可能な口座を開設した銀行等のこ
とをいう。
[0007] When the result of a decision on a certain improved version of the software is "adopted", a reward (reward, prize, etc.) is given to the provider of the improved version of the software. When a predetermined event (for example, reception of a payment command from the outside) occurs, the server notifies the computer of the department in charge of reward processing of the content of the reward given to the provider of the adopted upgraded software and the destination. The department in charge of compensation processing is, for example, a department in charge of reward payment of a company that manages this system, a bank that has opened an account capable of online settlement, and the like.

【0008】採用された改良版ソフトウェアは、元ソフ
トウェアの正規ユーザに公開される。すなわち、サーバ
は、ある改良版ソフトウェアのデータの要求信号をユー
ザの認証情報とともに受け取ったとき、要求された改良
版ソフトウェアのデータを前記記憶手段から読み出し、
前記要求信号の発信元である端末へ送信する。
[0008] The adopted improved software is released to the authorized user of the original software. That is, when the server receives a request signal for data of a certain improved software together with the authentication information of the user, the server reads the requested data of the improved software from the storage means,
The request signal is transmitted to the terminal that is the source.

【0009】[0009]

【実施例】本発明の一実施例について図面を参照しなが
ら説明する。なお、以下の説明では必要に応じて「デー
タベース」という語を「DB」と略記する。また、以下
の説明では、「UVPC」という名称のソフトウェアが
改良の対象であるものとする。
An embodiment of the present invention will be described with reference to the drawings. In the following description, the word "database" is abbreviated as "DB" as necessary. In the following description, it is assumed that software named “UVPC” is a target of improvement.

【0010】図1に本実施例のソフトウェア改良システ
ムの概略構成を示す。図1のシステム1は、ホストコン
ピュータ10(以下、ホスト10とする)、端末コンピ
ュータ12(以下、端末12とする)、銀行コンピュー
タ14及びこれらを接続するデータ通信ネットワーク1
6を含むコンピュータネットワークシステムである。ホ
スト10ではWebサーバ20及びデータ管理サーバ2
2(以下、管理サーバ22とする)が動作しており、端
末12ではWebブラウザ24(以下、ブラウザ24と
する)が動作している。また、ホスト10にはデータ記
憶部26が備えられている。データ記憶部26には、ユ
ーザDB30、製品DB32、投稿DB34及びデータ
ライブラリ36が作成されている。
FIG. 1 shows a schematic configuration of a software improvement system according to this embodiment. 1 includes a host computer 10 (hereinafter, referred to as a host 10), a terminal computer 12 (hereinafter, referred to as a terminal 12), a bank computer 14, and a data communication network 1 connecting these.
6 is a computer network system. In the host 10, the Web server 20 and the data management server 2
2 (hereinafter, referred to as a management server 22), and a Web browser 24 (hereinafter, referred to as a browser 24) is operating on the terminal 12. Further, the host 10 includes a data storage unit 26. In the data storage unit 26, a user DB 30, a product DB 32, a posting DB 34, and a data library 36 are created.

【0011】ユーザDB30、製品DB32及び投稿D
B34の構成(項目、データ型)を図2に示す。ユーザ
DB30は、UVPCのユーザ登録をしたユーザに関す
る情報を記録したデータベースで、「ユーザID」がキ
ー項目である。製品DB32は各バージョンのUVPC
に関する情報を記録したデータベースで、「バージョ
ン」がキー項目である。製品DB32の「ソースファイ
ル名」項目には、UVPCのソースコードを保存したフ
ァイルの名前が記録される。投稿DB34はユーザから
投稿されたUVPC改良版に関する情報を記録したデー
タベースで、「投稿ID」がキー項目である。投稿DB
34にはユーザIDとバージョンという外部参照項目が
設けられている。
[0011] User DB30, product DB32 and posting D
FIG. 2 shows the configuration (item, data type) of B34. The user DB 30 is a database that records information on users who have registered UVPC users, and “user ID” is a key item. Product DB32 is UVPC of each version
"Version" is a key item in the database that records information about In the “source file name” item of the product DB 32, the name of a file storing the source code of the UVPC is recorded. The post DB 34 is a database in which information on the improved UVPC posted by the user is recorded, and “post ID” is a key item. Post DB
An external reference item 34 includes a user ID and a version.

【0012】本システム1を用いたUVPCの改良手順
について以下に説明する。
The procedure for improving the UVPC using the present system 1 will be described below.

【0013】[1]UVPCソースコードの入手 まず、UVPCの購入者は、所定の方法でユーザ登録を
行うことによりユーザID及びパスワードを付与された
正規ユーザとなる(パスワードは後で変更可能)。い
ま、あるユーザがUVPCを改良したいと考えたとす
る。そのユーザは改良に必要なソースコードを入手する
ため、まず端末12でブラウザ24を起動し、UVPC
改良サービスのサイト(ここではURLをhttp://www.u
vpc-devel.comとする)にアクセスする。このアクセス
要求を受けたWebサーバ20は管理サーバ22にログ
イン処理を要求する。この要求を受けた管理サーバ22
は、ユーザにユーザID及びパスワードを入力させるた
めのログインページ(図示せず)をブラウザ24へ送信
する。このログインページにユーザが自分のユーザID
及びパスワードを入力し、送信操作を行うと、ブラウザ
24がユーザID及びパスワードを管理サーバ22へ送
信する。管理サーバ22は、受け取ったユーザID及び
パスワードをユーザDB30に基づいてチェックする。
[1] Acquisition of UVPC Source Code First, a purchaser of a UVPC becomes a regular user who has been given a user ID and a password by performing user registration by a predetermined method (the password can be changed later). Now, assume that a user wants to improve the UVPC. The user starts the browser 24 on the terminal 12 and obtains the UVPC
Improve service site (URL is http: //www.u
vpc-devel.com). The Web server 20 that has received the access request requests the management server 22 to perform a login process. Management server 22 receiving this request
Transmits a login page (not shown) for allowing the user to input a user ID and a password to the browser 24. This login page allows the user to enter their user ID
When the user inputs the password and the password and performs the transmission operation, the browser 24 transmits the user ID and the password to the management server 22. The management server 22 checks the received user ID and password based on the user DB 30.

【0014】上記ユーザが正規ユーザであることを確認
したら、管理サーバ22はUVPC改良サービスのホー
ムページ50をブラウザ24へ送信する(図3)。この
ホームページ50を通じて、ユーザは、UVPCの各バ
ージョンのソースコードに関する詳細情報(開発環境、
必要なヘッダファイルやライブラリ、開発履歴等)を入
手したり、ソースコードそのものをダウンロードするこ
とができる。
After confirming that the user is an authorized user, the management server 22 sends the homepage 50 of the UVPC improvement service to the browser 24 (FIG. 3). Through this home page 50, the user can obtain detailed information (development environment,
You can get the necessary header files, libraries, development history, etc.) and download the source code itself.

【0015】[2]UVPC改良版の作成及び投稿 ホームページ50から所望のバージョンのソースコード
を自分の端末12へダウンロードした後、ユーザは、ソ
ースコードを適宜修正し、コンパイルすることにより、
実行可能なバイナリデータを作成する。以下、こうして
ユーザの作成した新たなバイナリデータをUVPC改良
版と呼ぶ。
[2] Creation and Submission of Improved UVPC Version After downloading a desired version of source code from homepage 50 to terminal 12 of the user, the user modifies the source code as needed and compiles it.
Create executable binary data. Hereinafter, the new binary data created by the user in this manner is referred to as an improved UVPC version.

【0016】UVPC改良版を公開することを希望する
ユーザは、ブラウザ24を用いてUVPC改良版投稿ペ
ージ52を開く。投稿ページ52はホームページ50に
設けられたハイパーリンク「改良版投稿ページ」から開
くことができる。投稿ページ52において、ユーザは、
改良版の元ソースのバージョン、自分が作成したUVP
C改良版を保存したファイルの名前、改良内容の説明文
を指定又は入力する。また、ユーザは、報奨金の要否を
指定し、更に、報奨金の指定を「要」としたときには支
払方法及び支払先も指定する。支払方法が「現金」であ
るときは、ユーザの指定した支払先に報奨金が送付さ
れ、支払方法が「銀行振込」であるときは、ユーザの指
定した銀行口座に報奨金が振り込まれることになる。支
払先については、ユーザは、ユーザDB30に登録され
た住所又は銀行口座を指定するときには「登録通り」を
指定し、別の住所又は銀行口座を指定するときには投稿
ページ52の下部の各欄に支払先の情報を入力する。こ
うして投稿ページ52に入力された情報のデータを以下
では投稿データと呼ぶ。
A user who wants to publish the UVPC improved version opens the UVPC improved version posting page 52 using the browser 24. The posting page 52 can be opened from a hyperlink “improved version posting page” provided on the homepage 50. On the posting page 52, the user:
Original source version of improved version, UVP created by myself
C Specify or input the name of the file in which the improved version was saved and the description of the improved content. Further, the user designates the necessity of the reward, and further designates the payment method and the payee when the designation of the reward is "necessary". When the payment method is "cash", the bounty is sent to the payee specified by the user, and when the payment method is "bank transfer", the bounty is transferred to the bank account specified by the user. Become. As for the payee, the user designates “as registered” when designating an address or bank account registered in the user DB 30, and pays each column at the bottom of the posting page 52 when designating another address or bank account. Enter the above information. The data of the information input to post page 52 in this manner is hereinafter referred to as post data.

【0017】必要な情報の入力が完了した後、ユーザが
投稿操作を行うと、ブラウザ24が、投稿データ及びU
VPC改良版のデータを管理サーバ22へ送信する。こ
のデータを受け取った管理サーバ22は、UVPC改良
版のデータをデータライブラリ36に保存するととも
に、投稿DB34に新たな投稿IDのレコードを追加
し、投稿データの各データをそのレコードの各対応項目
に記録する。こうして、新たな投稿の登録が完了した
後、管理サーバ22はブラウザ24へ投稿IDを通知す
るページを送信する。
When the user performs a posting operation after completing input of necessary information, the browser 24
The data of the improved VPC is transmitted to the management server 22. The management server 22 having received this data stores the UVPC improved version data in the data library 36, adds a new post ID record to the post DB 34, and stores each data of the post data in each corresponding item of the record. Record. After the registration of the new post is completed in this way, the management server 22 transmits a page for notifying the post ID to the browser 24.

【0018】[3]UVPC改良版の評価 上記のようにユーザから投稿されたUVPC改良版はデ
ータ管理者による評価を受ける。データ管理者とは、シ
ステム管理者により予め任命された者(UVPCのユー
ザから募集しても良い)であって、UVPCの購入者と
同様にユーザID及びパスワードが与えられている。ユ
ーザDB30においてはデータ管理者に任命された者の
「管理資格」項目が「有」に設定される(一般ユーザは
「無」に設定される)。データ管理者は、UVPC改良
版について、例えば、 (1)UVPCが本来備えるべき基本機能が改良版でも
問題なく使えるか (2)「改良内容」に説明されている通りの改良が実際
に成されているか (3)その改良がユーザにとって有用なものと認められ
るか 等の項目について評価を行い、採用/不採用を決定す
る。そして、「採用」と評価されたものだけが、本シス
テム1により後述のような形で公開される。
[3] Evaluation of Improved UVPC Version The improved UVPC version submitted by the user as described above is evaluated by the data manager. The data manager is a person designated in advance by the system manager (may be recruited from UVPC users), and is given a user ID and a password in the same manner as a UVPC purchaser. In the user DB 30, the “management qualification” item of the person appointed as the data manager is set to “Yes” (the general user is set to “No”). For the improved version of the UVPC, the data manager may, for example, (1) make sure that the basic functions that the UVPC should originally have can be used without problems in the improved version. (2) The improvement as described in “Improvement Details” is actually made. (3) Evaluate items such as whether the improvement is considered to be useful to the user, and decide whether to adopt or reject. Only those evaluated as “adopted” are released by the system 1 in the form described below.

【0019】UVPC改良版の評価手順について図4を
参照しながら説明する。まず、データ管理者は端末12
でブラウザ24を起動し、UVPC管理用サイト(ここ
ではURLをhttp://www.uvpc-devel.com/eval/とす
る)にアクセスする。このアクセス要求を受けたWeb
サーバ20は管理サーバ22にログイン処理を要求す
る。この要求を受けた管理サーバ22は、データ管理者
にユーザID及びパスワードを入力させるためのログイ
ンページ(図示せず)をブラウザ24へ送信する。この
ログインページにデータ管理者が自分のユーザID及び
パスワードを入力し、送信操作を行うと、ブラウザ24
がユーザID及びパスワードを管理サーバ22へ送信す
る。管理サーバ22は、ユーザDB30に基づいて、受
け取ったユーザID及びパスワードの正当性だけでな
く、そのユーザIDを有する者の管理資格もチェックす
る。上記ユーザIDを有する者が正当な管理資格を有す
ることを確認したら、管理サーバ22は管理ページ60
をブラウザ24へ送信する(図4)。
The procedure for evaluating the improved UVPC will be described with reference to FIG. First, the data administrator operates the terminal 12
To start the browser 24 and access the UVPC management site (here, the URL is http://www.uvpc-devel.com/eval/). Web that received this access request
The server 20 requests the management server 22 to perform a login process. Upon receiving this request, the management server 22 transmits to the browser 24 a login page (not shown) for allowing the data administrator to enter a user ID and a password. When the data administrator inputs his / her user ID and password on this login page and performs a transmission operation, the browser 24
Transmits the user ID and the password to the management server 22. Based on the user DB 30, the management server 22 checks not only the validity of the received user ID and password, but also the management qualification of a person having the user ID. After confirming that the person having the user ID has valid management qualification, the management server 22 sets the management page 60
Is transmitted to the browser 24 (FIG. 4).

【0020】管理ページ60において、データ管理者
は、以下のような手順で評価しようとするUVPC改良
版のデータを入手する。まず、データ管理者は、ブラウ
ザ24を用いて、管理ページ60に設けられたハイパー
リンク「改良版入手」から改良版入手ページを開く。こ
のページでは、未評価の投稿が図5に示したように一覧
表示される。この一覧の中から、データ管理者は目的の
投稿を選択し、それに対応する改良版のデータ取得要求
を管理サーバ22へ送信する。この要求を受けた管理サ
ーバ22は、該当する改良版のデータをデータライブラ
リ36から読み出し、ブラウザ24へ送信する。データ
送信が完了した後、管理サーバ22は投稿DB34の更
新処理を行う。ここでの更新処理では、選択された投稿
に対応するレコードの「評価状態」項目が「評価中」に
変更され、「評価者」項目に上記データ管理者のユーザ
IDが書き込まれる。
On the management page 60, the data manager obtains the UVPC improved version data to be evaluated in the following procedure. First, the data manager uses the browser 24 to open the improved version acquisition page from the hyperlink “obtain improved version” provided on the management page 60. On this page, unrated posts are listed as shown in FIG. From this list, the data manager selects a target post, and transmits a corresponding improved data acquisition request to the management server 22. Upon receiving this request, the management server 22 reads out the corresponding improved version of the data from the data library 36 and sends it to the browser 24. After the data transmission is completed, the management server 22 updates the posting DB 34. In the updating process, the “evaluation status” item of the record corresponding to the selected post is changed to “under evaluation”, and the user ID of the data manager is written in the “evaluator” item.

【0021】上記のようにしてUVPC改良版のデータ
を入手した後、データ管理者はそのUVPC改良版を自
分の端末12上(又は他のコンピュータ上)で実際に使
用し、先に例示したような項目に関する評価を行い、採
用か不採用かを決定する。
After obtaining the improved version of the UVPC data as described above, the data manager actually uses the improved version of the UVPC on his / her terminal 12 (or on another computer) as described above. Evaluate important items and decide whether to adopt or reject.

【0022】評価が決定したら、データ管理者は管理ペ
ージ60を開き、以下のような手順で評価入力処理を行
う。まず、データ管理者は、ブラウザ24を用いて、管
理ページ60に設けられたハイパーリンク「評価入力」
から評価入力ページを開く。このページでは、図6に示
したように、評価中の投稿に関する情報が表示されると
ともに、評価(採用/不採用)を決定するためのラジオ
ボタン、評価に関するコメントを入力するためのテキス
ト領域が表示される。このページにおいて、データ管理
者が評価結果及びコメントを入力し、送信操作を行う
と、ページに含まれるデータがブラウザ24から管理サ
ーバ22へ送信される。前記データを受け取った管理サ
ーバ22は、投稿DB34の更新処理を行う。ここでの
更新処理では、評価された投稿に対応するレコードの
「評価日」項目にその時点での日付が記録され、「評価
者」項目に評価を行ったデータ管理者のユーザIDが記
録され、「評価状態」項目に評価結果(「採用」又は
「不採用」)が記録される。また、管理サーバ22は、
評価結果を投稿者に電子メールで通知する。
When the evaluation is determined, the data manager opens the management page 60 and performs an evaluation input process in the following procedure. First, the data manager uses the browser 24 to create a hyperlink “evaluation input” provided on the management page 60.
Open the evaluation input page from. On this page, as shown in FIG. 6, information on the post being evaluated is displayed, a radio button for deciding the evaluation (recruitment / non-recruitment), and a text area for inputting a comment on the evaluation are provided. Is displayed. On this page, when the data manager inputs the evaluation result and the comment and performs a transmission operation, the data included in the page is transmitted from the browser 24 to the management server 22. The management server 22 having received the data updates the posting DB 34. In the update process here, the date at that time is recorded in the “evaluation date” item of the record corresponding to the evaluated post, and the user ID of the data administrator who performed the evaluation is recorded in the “evaluator” item. , The evaluation result (“adopted” or “not adopted”) is recorded in the “evaluation status” item. In addition, the management server 22
Notify the submitter of the evaluation result by e-mail.

【0023】[4]採用されたUVPC改良版への報奨
金の支払 上記評価において「採用」とされた投稿には投稿者が指
定した方法で報奨金が支払われる。そして、投稿者の指
定した支払方法が「銀行振込」である場合は、オンライ
ンで報奨金の支払処理を行うことができる。
[4] Payment of Bounty to Adopted UVPC Modified Version A reward is paid in a manner specified by the contributor to a post determined to be “adopted” in the above evaluation. If the payment method specified by the poster is “bank transfer”, the reward can be paid online.

【0024】銀行振込により報奨金支払い処理は次のよ
うな手順で行われる。まず、経理担当者は、ブラウザ2
4を用いて、管理ページ60に設けられたハイパーリン
ク「報奨金支払」から報奨金支払ページを開く。このペ
ージでは、図7に示したように、報奨金が未払いであっ
て支払方法が「銀行振込」である投稿が一覧表示され
る。この一覧で、経理担当者が支払処理の対象とする投
稿のチェックボックスをオンにし、実行操作を行うと、
ページに含まれるデータがブラウザ24から管理サーバ
22へ送信される。このデータを受け取った管理サーバ
22は、該当する投稿に対応する支払先口座へ報奨金額
分を支払う処理(本システム用の口座から支払先口座へ
の振込処理)を銀行コンピュータ14に要求する。その
後、銀行コンピュータ14から処理完了の通知を受け取
ったら、管理サーバ22は、投稿DB34の更新処理を
行う。ここでの更新処理では、該当する投稿に対応する
レコードの、「支払状態」項目が「支払済み」に書き替
えられ、「支払日」項目にその時点での日付が記録さ
れ、「支払額」項目に支払った金額が記録され、「処理
者名」に処理を行った経理担当者のユーザIDが記録さ
れる。また、管理サーバ22は、支払完了の通知を投稿
者に電子メールで通知する。
The incentive payment processing by bank transfer is performed in the following procedure. First, the accountant is in the browser 2
Using 4, the incentive payment page is opened from the hyperlink “incentive payment” provided on the management page 60. On this page, as shown in FIG. 7, a list of posts for which the reward has not been paid and whose payment method is “bank transfer” is displayed. In this list, the accountant checks the box for the post to be processed for payment and performs the action,
The data included in the page is transmitted from the browser 24 to the management server 22. The management server 22 receiving this data requests the bank computer 14 to perform a process of paying the reward amount to the payee account corresponding to the relevant posting (transfer process from the account for the present system to the payee account). Thereafter, upon receiving a notification of the completion of the process from the bank computer 14, the management server 22 updates the posting DB 34. In the update process here, the "payment status" item of the record corresponding to the relevant post is rewritten to "paid", the date at that time is recorded in the "payment date" item, and the "payment amount" The amount paid for the item is recorded, and the user ID of the accountant in charge of the processing is recorded in the “processor name”. In addition, the management server 22 notifies the poster of the payment completion by e-mail.

【0025】なお、場合によっては、支払方法に「銀行
振込」が指定されている投稿については、データ管理者
による評価が完了するのと同時に管理サーバ22が自動
的に上記のような報奨金支払処理を行うようにしてもよ
い。
In some cases, for a post for which "bank transfer" is specified as the payment method, the management server 22 automatically executes the above-described reward payment at the same time as the evaluation by the data manager is completed. Processing may be performed.

【0026】[5]採用されたUVPC改良版の公開 「採用」と評価されたUVPC改良版は、UVPCの他
の正規ユーザに公開される。正規ユーザは、次のような
手順でUVPC改良版を入手することができる。まず、
ユーザは端末12でブラウザ24を起動し、自分のユー
ザID及びパスワードを用いてUVPCのホームページ
50を開く。次に、ユーザは、ホームページ50に設け
られたハイパーリンク「改良版公開ページ」から、UV
PC改良版公開ページ54を開く。UVPC改良版公開
ページでは、各改良版の改良内容、元バージョン、投稿
者名等の情報が表示される。そして、ユーザは、ハイパ
ーリンク「ダウンロード」を通じて、管理サーバ22へ
各改良版のデータのダウンロード要求を送信することが
できる。ダウンロード要求を受けた管理サーバ22は、
要求された改良版のデータをデータライブラリ36から
読み出し、ユーザの端末12へ送信する。
[5] Release of Improved UVPC Version Adopted The improved UVPC version evaluated as “adopted” is released to other authorized users of the UVPC. An authorized user can obtain an improved version of the UVPC by the following procedure. First,
The user starts the browser 24 on the terminal 12 and opens the UVPC homepage 50 using his / her user ID and password. Next, the user uses the hyperlink “improved version public page” provided on the homepage 50 to set the UV.
The PC improved version public page 54 is opened. On the UVPC improved version public page, information such as the details of the improved version, the original version, and the name of the contributor are displayed. Then, the user can transmit a request to download the data of each improved version to the management server 22 through the hyperlink “download”. Upon receiving the download request, the management server 22
The requested improved data is read from the data library 36 and transmitted to the user terminal 12.

【0027】[6]その他 ユーザ同士が改良案を出し合ったり、一人のユーザが他
のユーザに改良を依頼したり、複数のユーザが協力して
改良を行うといった活動を支援するため、本システム1
に、ユーザ間の意見交換サービス(いわゆる掲示板やメ
ーリングリストのようなもの)を提供する機能を設けて
も良い。
[6] Others This system 1 is used to support activities in which users submit improvement proposals, one user requests another user for improvement, and a plurality of users cooperate to make improvement.
May be provided with a function of providing an opinion exchange service (such as a bulletin board or a mailing list) between users.

【0028】[0028]

【発明の効果】以上のような本発明に係るシステムによ
れば、多数のユーザの協力により、ソフトウェアの供給
元(メーカー)では対応が不可能又は困難であるような
仕様の小さな改良や小さなバグの修正も迅速に行われる
ようになる。
According to the system according to the present invention as described above, with the cooperation of a large number of users, small improvements and small bugs in specifications that are impossible or difficult for the software supplier (manufacturer) are impossible. Will also be fixed quickly.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明の一実施例であるソフトウェア改良シ
ステムの概略構成図。
FIG. 1 is a schematic configuration diagram of a software improvement system according to an embodiment of the present invention.

【図2】 本実施例のユーザDB、製品DB及び投稿D
Bの構成図。
FIG. 2 shows a user DB, a product DB, and a post D according to the present embodiment.
FIG.

【図3】 本実施例のシステムによるソフトウェア改良
サービスのサイト構成図。
FIG. 3 is a site configuration diagram of a software improvement service by the system according to the embodiment.

【図4】 本実施例のシステムによる改良版ソフトウェ
アの評価処理及び報奨金支払処理の手順を示す図。
FIG. 4 is a diagram showing a procedure of an evaluation process and a reward payment process of the improved version software by the system of the embodiment.

【図5】 本実施例のシステムによるソフトウェア管理
用サイトの改良版入手ページの構成図。
FIG. 5 is a configuration diagram of an improved version acquisition page of a software management site according to the system of the present embodiment.

【図6】 同ソフトウェア管理用サイトの評価入力ペー
ジの構成図。
FIG. 6 is a configuration diagram of an evaluation input page of the software management site.

【図7】 同ソフトウェア管理用サイトの報奨金支払ペ
ージの構成図。
FIG. 7 is a configuration diagram of a reward payment page of the software management site.

【符号の説明】[Explanation of symbols]

1…ソフトウェア管理システム 10…ホストコンピュータ 12…端末コンピュータ 14…銀行コンピュータ 16…データ通信ネットワーク 20…Webサーバ 22…データ管理サーバ 24…ブラウザ 26…データ記憶部 36…データライブラリ 30…ユーザデータベース 32…製品データベース 34…投稿データベース DESCRIPTION OF SYMBOLS 1 ... Software management system 10 ... Host computer 12 ... Terminal computer 14 ... Bank computer 16 ... Data communication network 20 ... Web server 22 ... Data management server 24 ... Browser 26 ... Data storage unit 36 ... Data library 30 ... User database 32 ... Product Database 34… Post database

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 データ通信ネットワークを通じて他の端
末コンピュータと通信可能なホストコンピュータを含む
コンピュータネットワークシステムであって、前記ホス
トコンピュータでは、 ソフトウェアのソースコードの要求信号を所定の認証情
報とともに受け取ったとき、要求されたソースコードの
データを前記要求信号の発信元である端末コンピュータ
へ送信する処理、 前記ソースコードを改変して得られた改良版ソフトウェ
アのデータを所定の認証情報とともに受け取ったとき、
そのデータを記憶手段に保存する処理、 各改良版ソフトウェアを採用すべきか否かに関する決定
結果が外部から入力されたとき、その決定結果を記憶手
段に記録する処理、 採用された改良版ソフトウェアの提供者に与える報酬の
内容及び送り先を報酬処理担当部門のコンピュータへ通
知する処理、及び改良版ソフトウェアのデータの要求信
号を所定の認証情報とともに受け取ったとき、要求され
た改良版ソフトウェアのデータを前記記憶手段から読み
出し、前記要求信号の発信元である端末コンピュータへ
送信する処理を実行するサーバプログラムが動作してい
ることを特徴とする。
1. A computer network system including a host computer capable of communicating with another terminal computer via a data communication network, wherein the host computer receives a request signal of software source code together with predetermined authentication information, A process of transmitting the data of the requested source code to the terminal computer that is the source of the request signal.When the data of the improved software obtained by modifying the source code is received together with predetermined authentication information,
A process of storing the data in a storage means, a process of recording the decision result in a storage means when a decision result as to whether or not each of the improved software should be adopted is provided from an external source, and providing the adopted improved software. Notifying the computer of the department in charge of remuneration processing of the content and the destination of the reward to be given to the user, and when the request signal for the data of the improved software is received together with the predetermined authentication information, the requested data of the improved software is stored in the memory. A server program for executing processing for reading from the means and transmitting the request signal to the terminal computer which is the source of the request signal is running.
JP2000373737A 2000-12-08 2000-12-08 Software improving system Pending JP2002175430A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000373737A JP2002175430A (en) 2000-12-08 2000-12-08 Software improving system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000373737A JP2002175430A (en) 2000-12-08 2000-12-08 Software improving system

Publications (1)

Publication Number Publication Date
JP2002175430A true JP2002175430A (en) 2002-06-21

Family

ID=18843055

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000373737A Pending JP2002175430A (en) 2000-12-08 2000-12-08 Software improving system

Country Status (1)

Country Link
JP (1) JP2002175430A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008114348A1 (en) * 2007-03-16 2008-09-25 Fujitsu Microelectronics Limited Software prevalence assisting method, software prevalence assisting program, and software prevalence assisting device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008114348A1 (en) * 2007-03-16 2008-09-25 Fujitsu Microelectronics Limited Software prevalence assisting method, software prevalence assisting program, and software prevalence assisting device

Similar Documents

Publication Publication Date Title
US20200286031A1 (en) System and method for remote management of sale transaction data
JP5502195B2 (en) Install applications from separate devices based on seed application
US7729959B1 (en) Web-based entry of financial transaction information and subsequent download of such information
US7370014B1 (en) Electronic bill presentment and payment system that obtains user bill information from biller web sites
JP4639676B2 (en) Rental server system
US6829732B2 (en) Network-based software recovery for computing devices
US20080140838A1 (en) Electronic service system using main site server and partner site server
WO2002003199A1 (en) Mobile information terminal device, storage server, and method for providing storage region
US20210256492A1 (en) System and method for remote management of sale transaction data
AU2001259223B2 (en) Method for a network-based tax model framework
JPH10214297A (en) Closed-membership service system using internet, and method therefor
JP7072111B1 (en) Service providers, service delivery methods, and programs
JP2019061602A (en) Accounting information monitoring system, authorization method, and program
KR20100027285A (en) Integrating management system for supporting for service of bank and method of the same
Guide Rev. B
JP2002175430A (en) Software improving system
JP2003316993A (en) Point processing system
JP2004030617A (en) Transaction service system using internet and its method
US20050228987A1 (en) Method and apparatus for providing audit certificate for investor-relations-information disclosed in computer network
JP4119463B2 (en) Paid service consideration settlement system
JP6603426B1 (en) Information processing program, information processing apparatus, and information processing method
US20040117270A1 (en) Apparatus for and method of creating purchase information for online shopping service
JP2004288043A (en) Web server system
JP2002258968A (en) Software management system, software management method and its program
JP5160803B2 (en) Corporate point exchange system and screen control method