JP2003036237A - Simultaneous common editing system for image and text using the internet browser - Google Patents

Simultaneous common editing system for image and text using the internet browser

Info

Publication number
JP2003036237A
JP2003036237A JP2001255312A JP2001255312A JP2003036237A JP 2003036237 A JP2003036237 A JP 2003036237A JP 2001255312 A JP2001255312 A JP 2001255312A JP 2001255312 A JP2001255312 A JP 2001255312A JP 2003036237 A JP2003036237 A JP 2003036237A
Authority
JP
Japan
Prior art keywords
editing
images
simultaneous
browser
text
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
JP2001255312A
Other languages
Japanese (ja)
Inventor
Takashi Okada
崇 岡田
Ken Anno
献 安納
Yoshihiro Tanaka
良弘 田中
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2001255312A priority Critical patent/JP2003036237A/en
Publication of JP2003036237A publication Critical patent/JP2003036237A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To solve a problem in which it is necessary that dedicated software is conventionally installed for simultaneous common editing of an image through the Internet and that one person in a group performs a server function and notify an IP address, and the simultaneous common editing of text is further difficult. SOLUTION: The simultaneous common editing of the image and the text is made possible by a simplified method consisting only of an Internet browser based on an applet.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明はインターネットを介
し複数利用者で、画像や文章等を同時共同編集する場合
に利用するシステムとその制御プログラムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system and a control program for use in simultaneous joint editing of images, sentences, etc. by a plurality of users via the Internet.

【0002】[0002]

【従来の技術】複数の利用者がソフトウェアを各自のコ
ンピュータにインストールし、インターネットを通じて
画像の同時共同編集を行う方法がある。
2. Description of the Related Art There is a method in which a plurality of users install software on their own computers and perform simultaneous joint editing of images through the Internet.

【0003】従来技術で文章を扱うには、チャットと呼
ばれる後から削除等の編集が不可能な文章を交換する方
法か、画像として文字を描く方法がある。
To handle a sentence in the prior art, there is a method of exchanging a sentence called a chat, which cannot be edited later such as deleting, or a method of drawing a character as an image.

【0004】[0004]

【発明が解決しようとする課題】従来技術では、専用ソ
フトウェアを各自のコンピュータにインストールしなけ
ればならなかった。
In the prior art, dedicated software had to be installed in each computer.

【0005】また、従来技術では、同グループ内の複数
コンピュータの内一つがサーバとなり、IPアドレスを
皆に通知する必要があり、動的IPを用いている場合
は、その都度伝える必要があった。
Further, in the prior art, one of a plurality of computers in the same group serves as a server, and it is necessary to notify everyone of the IP address. When using the dynamic IP, it is necessary to notify each time. .

【0006】また、従来技術は、文章部分の同時共同編
集の場合には次の二つの方法の何れかを用いた。第一の
方法は、チャット機能を用いて各自がウインドウ上の文
章を一度コピーし、編集を加えてテキストベースで前述
サーバへ送る作業を繰り返すものである。
In the prior art, either one of the following two methods was used in the case of simultaneous joint editing of text parts. The first method is that each person uses the chat function to copy the text on the window once, edit the text, and send the text-based text to the server.

【0007】第二の方法は、文字を画像ベースで取り扱
い、通常文章の編集に使われるキーボードによる文字操
作ではなく消しゴムツール等のマウス操作で行う方法で
ある。しかしながら、これら何れの方法にしても文章の
直接同時共同編集を行うことはできなかった。
The second method is to handle characters on an image basis and perform the operation with a mouse such as an eraser tool instead of operating the characters with a keyboard normally used for editing text. However, with any of these methods, it was not possible to directly co-edit text.

【0008】[0008]

【課題を解決するための手段】本発明は、インターネッ
ト、サーバ、Java(登録商標)Script、コモ
ン・ゲートウエイ・インターフェイス(以下CGIと略
す)、Javaアプレットを用いて、ブラウザのみで画
像と文章の同時共同編集作業を可能とするシステムを実
現する。
The present invention uses the Internet, a server, Java (registered trademark) Script, a common gateway interface (hereinafter abbreviated as CGI), and a Java applet to simultaneously display images and texts only with a browser. To realize a system that enables collaborative editing work.

【0009】本発明は、インターネット使用者の大多数
が既に所有しているJavaアプレットを実行可能なブ
ラウザを用いて、簡便な画像と文章の同時共同編集作業
を実現するサービスを提供する。
The present invention provides a service for realizing simple simultaneous image / text simultaneous collaborative editing work by using a browser capable of executing a Java applet that most Internet users already possess.

【0010】本発明は、HP上で提供されるサービスで
あるから、グループ名だけ決めておけば、従来技術で必
要なIPアドレス通知の必要がない。
Since the present invention is a service provided on the HP, if only the group name is decided, it is not necessary to notify the IP address, which is required in the prior art.

【0011】本発明では文章を扱う方法として、前述の
チャットと画像の二つの方法に加えて、Javaのベク
トルを用いたテキストフィールドと呼ぶ方法を新たに用
意し、通常文章を編集する方法と同じくキーボードによ
る文章の直接同時共同編集を可能とした。
In the present invention, as a method for handling text, in addition to the above-mentioned two methods of chat and image, a method called a text field using Java vector is newly prepared and is the same as the method of editing a normal text. Allows simultaneous simultaneous editing of sentences using the keyboard.

【0012】[0012]

【発明の実施の形態】以上のような本発明の実施の形態
について、図面を参照して詳細に説明する。図1は本発
明になるブラウザを利用した画像及び文章の同時共同編
集システムにおける各要素の物理的関係を示す概念図で
ある。即ち、インターネット1に対しサーバ2、第一の
グループ3及び第二のグループ4が接続されている。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention as described above will be described in detail with reference to the drawings. FIG. 1 is a conceptual diagram showing the physical relationship of each element in the simultaneous image and sentence collaborative editing system using a browser according to the present invention. That is, the server 1, the first group 3, and the second group 4 are connected to the Internet 1.

【0013】サーバ2は第一のグループ3内の利用者
5、利用者6及び利用者7の通信を中継処理する。同じ
く、サーバ2は第二のグループ4内の利用者8、利用者
9及び利用者10の通信を中継処理する。
The server 2 relays the communication among the users 5, 6 and 7 in the first group 3. Similarly, the server 2 relays communication between the users 8, 9 and 10 in the second group 4.

【0014】図2は本発明になるブラウザを利用した画
像及び文章の同時共同編集システムのフローチャートで
ある。
FIG. 2 is a flowchart of the simultaneous image and text simultaneous editing system using a browser according to the present invention.

【0015】ある利用者がこのシステムにアクセスして
プログラムの開始ステップS1が発動する。プログラム
はステップS2で利用者からニックネーム及び希望する
グループ名をHPで受け取ると、ステップS3で空白
や、英数字以外の文字が含まれていないかをJavaS
criptを用いて判定する。含まれていた場合はステ
ップS2に戻って新たに取得し直す。そうでない場合は
次に進む。
When a user accesses this system, the program start step S1 is activated. When the program receives the nickname and the desired group name from the user on the HP in step S2, it checks in step S3 if there are blanks or non-alphanumeric characters in JavaS.
Determine using script. If it is included, the process returns to step S2 to newly acquire it. If not, continue.

【0016】ステップS4ではCGIを用いてサーバ2
と通信し、そのグループで既に使用されているニックネ
ームを取得する。
In step S4, the server 2 using CGI is used.
To get a nickname already used by the group.

【0017】ステップS5ではそのニックネームが既存
のニックネームと重複していないかをCGIを用いて判
定する。重複した場合は、ステップS2に戻って新しい
ニックネーム及びグループ名を取得する。そうでない場
合は次に進む。
In step S5, it is determined using CGI whether or not the nickname is the same as an existing nickname. In case of duplication, the process returns to step S2 to acquire new nickname and group name. If not, continue.

【0018】ステップS6でアプレットを起動する。変
数初期化、画面初期化、またサーバからのメッセージに
対するスレッドを開始する。
In step S6, the applet is activated. Initialize variables, screen initialization, and threads for messages from the server.

【0019】ステップS7では同グループの利用者同士
で画像及び文章の同時共同編集作業を行う。具体的に
は、待機状態の管理とスレッドの管理を行う。待機状態
は、作画(線、円、四角等)、テキストフィールドウイ
ンドウ、チャットウインドウ、ログインログアウトボタ
ン、チャットウインドウ等に対する操作に対しメソッド
を呼出し、必要なメッセージをサーバ2に送信する。ス
レッドは、サーバ2から送られて来たメッセージに対し
て画像およびテキストの書き換え、またはユーザー管理
を行う。
In step S7, users in the same group perform simultaneous joint editing of images and sentences. Specifically, it manages the standby state and threads. In the standby state, a method is called for an operation for drawing (line, circle, square, etc.), text field window, chat window, login logout button, chat window, etc., and a necessary message is sent to the server 2. The thread rewrites images and texts in the message sent from the server 2 or manages the user.

【0020】ステップS8ではログアウトが行われた時
点で動作はステップS9に移され、このプログラムは終
了する。
In step S8, when the logout is performed, the operation is moved to step S9, and this program ends.

【0021】[0021]

【実施例】図3は本発明の画像及び文章の同時共同編集
可能なアプレットをブラウザ上で起動した例であり、ブ
ラウザ画面と付随する各種ウインドウを示す物である。
図4は従来の技術における画像の同時共同編集可能なソ
フトを起動した例である。
EXAMPLE FIG. 3 shows an example in which an applet capable of simultaneously co-editing images and texts according to the present invention is activated on a browser, and shows a browser screen and various windows associated therewith.
FIG. 4 shows an example of activating a software capable of simultaneously co-editing images in the conventional technique.

【0022】両者とも作図に必要なツールボックス及び
色選択ウインドウ18、21、22をもつ。また、両者
とも複数の互いにつながる利用者達が編集不可能なテキ
ストを交換するチャットウインドウ17、23を備え
る。また、両者とも作画サンプル16、20にあるよう
に画像としての文字を描ける。
Both have tool boxes and color selection windows 18, 21 and 22 necessary for drawing. Further, both of them are provided with chat windows 17 and 23 for exchanging non-editable texts by a plurality of mutually connected users. Further, both of them can draw a character as an image as shown in the drawing samples 16 and 20.

【0023】[0023]

【発明の効果】以上説明したように、本発明が従来技術
に対して持つ利点の第一は、ブラウザ画面で画像の同時
共同編集可能であるという点である。従来技術で、画像
の同時共同作成を行うには、専用ソフトをあらかじめイ
ンストールしておかなければならなかった。具体的に
は、画像の同時共同編集を行うために、本発名において
はブラウザ画面13を使用し、一方従来技術では専用ソ
フトウインドウ19を使用する。インターネット利用者
の殆どはJavaアプレットを実行可能なブラウザを既
に所持するので本発明により利用者は簡便にサービスを
利用できる。
As described above, the first advantage of the present invention over the prior art is that images can be co-edited simultaneously on the browser screen. In the prior art, special software had to be installed in advance in order to co-create images simultaneously. Specifically, in order to perform simultaneous joint editing of images, the browser screen 13 is used in the original name, while the dedicated software window 19 is used in the conventional technique. Since most Internet users already have a browser capable of executing Java applets, the present invention enables users to easily use services.

【0024】また、本発明により、従来技術に対しても
つ利点の第二は、テキストフィールドウインドウ15に
より、ユーザーは通常の文章編集方法と同じキーボード
入力によって互いに文章を書き込み、書き込まれた文章
の削除及び追加等の同時共同編集作業が可能になった。
The second advantage of the present invention over the prior art is that the text field window 15 allows the user to write sentences to each other using the same keyboard input as in the ordinary text editing method, and delete written sentences. Also, simultaneous joint editing work such as addition became possible.

【0025】さらに、本発明によれば利用者がブラウザ
のみという簡便な方法で、インターネットを介して画像
及び文章の同時共同編集作業を行え、より快適な環境に
おいて画像及び文章の同時共同編集が可能となった。
Further, according to the present invention, the user can perform the simultaneous collaborative editing work of the image and the sentence through the Internet by the simple method that only the browser is used, and the simultaneous collaborative editing of the image and the sentence can be performed in a more comfortable environment. Became.

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

【図1】本発明の用いるネットワークを示した概念図で
ある。
FIG. 1 is a conceptual diagram showing a network used in the present invention.

【図2】本発明を示したフローチャートである。FIG. 2 is a flowchart showing the present invention.

【図3】本発明の実施例を示した図である。FIG. 3 is a diagram showing an example of the present invention.

【図4】従来技術の実施例を示した図である。FIG. 4 is a diagram showing an example of a conventional technique.

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

1 インターネット 2 サーバ 3 第一のグループ 4 第二のグループ 5 第一のグルーブの第一の利用者 6 第一のグループの第二の利用者 7 第一のグループの第三の利用者 8 第二のグループの第一の利用者 9 第二のグループの第二の利用者 10 第二のグループの第三の利用者 13 ブラウザ画面(アプレット動作画面) 14 ログイン/ログアウトボタン、各種ウインドウ
(色設定、ツール選択、チャット等)呼出ボタン 15 テキストフィールドウインドウ 16 作画サンプル 17 チャットウインドウ 18 ツールウインドウ及び色選択ウインドウ 19 専用ソフトウインドウ 20 作画サンプル 21 色選択ウインドウ 22 ツールボックス 23 チャットウインドウ S1 開始ステップ S2 ニックネーム・グループ名取得ステップ S3 データ有効性判定ステップ S4 同グループ既存ニックネーム取得ステップ S5 ニックネーム重複判定ステップ S6 アプレット起動ステップ S7 画像及び文章の同時共同編集作業ステップ S8 ログアウト判定ステップ S9 終了ステップ
1 Internet 2 Server 3 1st Group 4 2nd Group 5 1st User of 1st Group 6 2nd User of 1st Group 7 3rd User of 1st Group 8 2nd Group 1 first user 9 Second group second user 10 Second group third user 13 Browser screen (applet operation screen) 14 Login / logout button, various windows (color setting, Tool selection, chat, etc.) Call button 15 Text field window 16 Drawing sample 17 Chat window 18 Tool window and color selection window 19 Special software window 20 Drawing sample 21 Color selection window 22 Tool box 23 Chat window S1 Start step S2 Nickname / Group name Acquisition step S3 Data validity judgment Step S4 Same group existing nickname acquisition step S5 Nickname duplication determination step S6 Applet startup step S7 Simultaneous joint editing of images and sentences Step S8 Logout determination step S9 End step

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】インターネットブラウザ(以下ブラウザと
略す)によって画像及び文章の同時共同編集が可能なサ
ービスを提供するシステムであって、画像及び文章の同
時共同編集を望むインターネット利用者の複数のグルー
プに、個々の利用者の本サービスにおける識別名(以下
ニックネームと呼ぶ)とそれぞれのグループ名をホーム
ページ(以下HPと略す)上で要求し、それらのデータ
の有効性を判定し、同グループにそのニックネームの利
用者が既に存在するかどうかを判定し、存在していなけ
れば、ブラウザ上で画像および文章の作成及び編集情報
をインターネット上のサーバを介して同時共有させるプ
ログラム。
1. A system for providing a service capable of simultaneous co-editing of images and texts by an internet browser (hereinafter abbreviated as browser), which is provided to a plurality of groups of Internet users who desire simultaneous co-editing of images and texts. , Request the individual user's identification name in this service (hereinafter referred to as nickname) and each group name on the homepage (hereinafter abbreviated as HP), judge the validity of those data, and then assign the nickname to the same group. A program for determining whether or not a user of the above already exists and, if not, sharing the creation and editing information of images and sentences on the browser simultaneously via the server on the Internet.
【請求項2】ブラウザによって画像及び文章の同時共同
編集が可能なサービスを提供するシステムを利用し、画
像及び文章の同時共同編集を望むインターネット利用者
の複数のグループに対しニックネームとグループ名をH
P上で要求し、それらのデータの有効性を判定し、同グ
ループにそのニックネームの利用者が既に存在するかど
うかを判定し、存在していなければ、ブラウザ上で画像
および文章の作成及び編集情報をインターネット上のサ
ーバを介して同時共有させる提供方法。
2. A nickname and a group name are assigned to a plurality of groups of Internet users who desire a simultaneous co-editing of images and texts by using a system that provides a service that enables simultaneous co-editing of images and texts by a browser.
Make a request on P, determine the validity of those data, determine whether the user of the nickname already exists in the same group, and if it does not exist, create and edit images and sentences on the browser A method of sharing information at the same time via a server on the Internet.
JP2001255312A 2001-07-24 2001-07-24 Simultaneous common editing system for image and text using the internet browser Pending JP2003036237A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001255312A JP2003036237A (en) 2001-07-24 2001-07-24 Simultaneous common editing system for image and text using the internet browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001255312A JP2003036237A (en) 2001-07-24 2001-07-24 Simultaneous common editing system for image and text using the internet browser

Publications (1)

Publication Number Publication Date
JP2003036237A true JP2003036237A (en) 2003-02-07

Family

ID=19083302

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001255312A Pending JP2003036237A (en) 2001-07-24 2001-07-24 Simultaneous common editing system for image and text using the internet browser

Country Status (1)

Country Link
JP (1) JP2003036237A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7716352B2 (en) 2004-04-23 2010-05-11 The Board Of Trustees Of The University Of Illinois Method and system for retrieving information using an authentication web page
JP2011520172A (en) * 2008-03-31 2011-07-14 マイクロソフト コーポレーション Simultaneous collaborative review of documents

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7716352B2 (en) 2004-04-23 2010-05-11 The Board Of Trustees Of The University Of Illinois Method and system for retrieving information using an authentication web page
JP2011520172A (en) * 2008-03-31 2011-07-14 マイクロソフト コーポレーション Simultaneous collaborative review of documents

Similar Documents

Publication Publication Date Title
US5987401A (en) Language translation for real-time text-based conversations
US7089279B1 (en) Method and system for collaborating among interconnected client terminals
US8024404B2 (en) Method and apparatus for designating endpoints in a collaborative computer system to facilitate maintaining data consistency
US7552172B2 (en) Multi-windowed online application environment
US6557027B1 (en) System and method for managing on-line discussion having multiple topics in a collaborative data processing environment
KR100722355B1 (en) Method and apparatus for activity-based collaboration by a computer system equipped with a dynamics manager
JP3594231B2 (en) Information control system, information processing support server, information processing terminal, information processing method, and storage medium
JP5039888B2 (en) Method and system for enabling a session initiating user to select one or more privacy settings to be applied to an instant messaging session from among a plurality of possible privacy controls
US20060026233A1 (en) Enabling communication between users surfing the same web page
JP2000035951A (en) Method and device for multiuser recognition and collaboration
JP2000022706A (en) Group contact system and storage medium recording program to execute contact system
KR20010094087A (en) Cooperative appartus for editing documnet and method using the same
KR20010039796A (en) Technique for creating audience-specific views of documents
JP2000222324A (en) Web page customization system
JP2000105731A (en) Joint work supporting device
JP2003036237A (en) Simultaneous common editing system for image and text using the internet browser
JP2011118847A (en) System for transmitting and receiving mail, information processing apparatus, control method, program and recording medium
KR970049789A (en) Chatting on the Web
JPH10320313A (en) Information processor, information processing method and recording medium
JP3887880B2 (en) Data conversion apparatus, data transmission method, and information storage medium storing data conversion function
JP2000284876A (en) Device and method for display control and medium
KR20020015852A (en) Online Homepage Editer System
JP2002007330A (en) Service linking system and information diverting device
JP2003333067A (en) Information processing system, information processing device and processing method, program and storage medium
JP2002342286A (en) Electronic information management system and server and client