JP2010020518A - Electronic bulletin board system - Google Patents

Electronic bulletin board system Download PDF

Info

Publication number
JP2010020518A
JP2010020518A JP2008180015A JP2008180015A JP2010020518A JP 2010020518 A JP2010020518 A JP 2010020518A JP 2008180015 A JP2008180015 A JP 2008180015A JP 2008180015 A JP2008180015 A JP 2008180015A JP 2010020518 A JP2010020518 A JP 2010020518A
Authority
JP
Japan
Prior art keywords
bulletin board
information
record
database
search
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.)
Withdrawn
Application number
JP2008180015A
Other languages
Japanese (ja)
Inventor
Nobuyuki Noto
信行 能戸
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.)
Hitachi Software Engineering Co Ltd
Original Assignee
Hitachi Software Engineering Co Ltd
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 Hitachi Software Engineering Co Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP2008180015A priority Critical patent/JP2010020518A/en
Publication of JP2010020518A publication Critical patent/JP2010020518A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an electronic bulletin board system for automatically receiving notification from mail, and for reducing any troublesomeness in retrieval of a user himself or herself when information that the user wants to know is written in an electronic bulletin board. <P>SOLUTION: A control part 103 of the electronic bulletin board system edits the information of the record, and transmits the edition information to a mail server 105, when retrieving a bulletin DB 101 on the basis of retrieval information acquired from a retrieval information registration DB 102 every one item by constant time, and when there exists any record whose contribution time is within a fixed time from the current time, and whose contributor is matched with the designated contributor of retrieval information, and whose text includes the keywords of the retrieval information, or when there exists any record whose contribution time is within the fixed time from the current time, and whose contributor is matched with the designated contributor of the retrieval information or any record whose text includes the keyword of the retrieval information, in the bulletin board DB 101. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は登録したキーワードが掲示板に書き込まれると、自動的にメールにて通知する電子掲示板システムに関するものである。   The present invention relates to an electronic bulletin board system that automatically notifies by e-mail when a registered keyword is written on a bulletin board.

電子掲示板システムは、ユーザ間での情報共有の仕組みとしてインターネットの普及、さらにインターネットに接続可能な携帯電話等の携帯端末の普及に伴い広く用いられるようになっている。
図6は従来の一般的な電子掲示板システムの概要を示すブロック構成図であり、掲示文章記憶手段を備えた掲示板DB(database)601、WEBサーバ603、掲示板システムを制御する制御部602、公衆回線網604、PC(Personal Computer)605、基地局606、携帯電話607とから構成されている。また、PC605、携帯電話607はインターネットの利用及び電子メールの送受信が可能な機能を有する。
Electronic bulletin board systems are widely used as a mechanism for sharing information between users, with the spread of the Internet and the spread of portable terminals such as mobile phones that can be connected to the Internet.
FIG. 6 is a block diagram showing an outline of a conventional general electronic bulletin board system, which includes a bulletin board DB (database) 601, a WEB server 603, a bulletin board system control unit 602, and a public line. A network 604, a PC (Personal Computer) 605, a base station 606, and a mobile phone 607 are configured. Further, the PC 605 and the mobile phone 607 have functions capable of using the Internet and sending / receiving e-mails.

このような構成の電子掲示板システムにおいては、掲示板DB601は、掲示板利用者端末(PC605及び携帯電話607)から送信された掲示文章を、制御部602を介し、掲示板運営者が登録した掲示文書閲覧のためのWEBページ(以下、「電子掲示板」という。)のURLと、掲示文章を電子掲示板に書き込んだ利用者の識別情報(サービスのID番号等)とを関連づけて保存している。
WEBサーバ603は、掲示板運営者が登録した複数の電子掲示板を保存しており、掲示板利用者端末(PC605及び携帯電話607)からの取得要求に応じて、制御部602を介し、掲示板DB601に保存した掲示文章を掲示した電子掲示板を掲示板利用者端末(PC605及び携帯電話607)に送信する。
In the electronic bulletin board system having such a configuration, the bulletin board DB 601 can display the posted text transmitted from the bulletin board user terminal (the PC 605 and the mobile phone 607) via the control unit 602 to view the posted document registered by the bulletin board operator. The URL of the WEB page (hereinafter referred to as “electronic bulletin board”) and the identification information (service ID number, etc.) of the user who wrote the posted text on the electronic bulletin board are stored in association with each other.
The WEB server 603 stores a plurality of electronic bulletin boards registered by the bulletin board operator, and stores them in the bulletin board DB 601 via the control unit 602 in response to an acquisition request from the bulletin board user terminal (PC 605 and mobile phone 607). The electronic bulletin board on which the posted text is posted is transmitted to the bulletin board user terminal (PC 605 and mobile phone 607).

なお、本発明に関連する公知技術文献としては下記の特許文献1がある。特許文献1は、電子掲示板の新たな投稿記事について、その投稿者の新たな投稿記事があったことを通知すべき通知対象者の選定と、選定された通知対象者の夫々に対して投稿記事についての情報の通知とを自動的に行い、電子掲示板に於ける情報伝達及び情報交換機能を強化し、電子掲示板の利便性向上を図るものである。
特開2003−256322号公報
In addition, there exists the following patent document 1 as a well-known technical document relevant to this invention. Japanese Patent Laid-Open No. 2003-259542 discloses a selection of a notification target person to be notified of a new posting article of an electronic bulletin board and a posting article for each of the selected notification target persons. Information is automatically notified, information transmission and information exchange functions in the electronic bulletin board are strengthened, and the convenience of the electronic bulletin board is improved.
JP 2003-256322 A

掲示板での情報共有が活発になるに伴い、必要な情報を検索することが困難になっている。従来の構成の電子掲示板システムにおいては、知りたい情報を探すには、その都度、知りたい情報をキーワード検索している。
このような方法では、知りたい情報が書き込まれているかをその都度、掲示板にアクセスする必要がある。
つまり、知りたい情報が書き込まれていない場合でも、そうと分かる手段がないので、掲示板を頻繁に検索する手間が発生する。
また、携帯電話等の小型端末は画面が小さく、多くの情報を一度に表示できないため、検索することが困難である。
As information sharing on bulletin boards becomes active, it becomes difficult to search for necessary information. In an electronic bulletin board system having a conventional configuration, in order to search for information to be found, a keyword search is performed on the information to be found each time.
In such a method, it is necessary to access the bulletin board each time whether or not information to be known is written.
In other words, even if the information to be known is not written, there is no means to understand so, so that it takes time to frequently search the bulletin board.
In addition, since a small terminal such as a mobile phone has a small screen and cannot display a large amount of information at a time, it is difficult to search.

以上の現状に鑑み、本発明は、電子掲示板に利用者が知りたい情報が書き込まれた場合に、メールにて自動的に通知を受けることができ、利用者自身の検索する煩わしさを軽減し、また、利用者の検索にかかる時間を大幅に削減することができる電子掲示板システムを提供することを目的とする。   In view of the above situation, the present invention can automatically receive notifications by e-mail when information that the user wants to know is written on the electronic bulletin board, reducing the user's troublesome search. It is another object of the present invention to provide an electronic bulletin board system that can significantly reduce the time required for a user search.

上記の課題を解決すべく、本発明は以下の構成を提供する。
請求項1に係る発明は、電子掲示板の掲示文章を格納する掲示板データベースと、
掲示板利用者端末から登録したキーワードと指定投稿者の少なくとも何れかが設定された検索情報、及び、前記検索情報に関連づけられた登録者情報を保存する検索情報登録データベースと、
掲示板利用者端末からの取得要求に応じて、電子掲示板、電子掲示板の掲示文章を登録させるための登録画面、前記掲示板データベースに保存されている情報を検索するための検索画面及び検索結果画面を送信するWEBサーバと、
前記WEBサーバから送られてきた情報を処理し、前記掲示板データベースを更新及び検索する制御部と、
電子メールを送付する機能を備えたメールサーバとを具備するコンピュータから成る電子掲示板システムであって、
前記制御部は、一定時間毎に現在時刻を取得する手段と、
現在時刻を取得すると、前記検索情報登録データベースから登録された検索情報のレコードを1件ずつ取得し、取得したレコードに、キーワードと指定投稿者とが設定されているかを判定する手段と、
取得したレコードに、キーワードと指定投稿者の両方が設定されている場合、前記掲示板データベースを検索し、前記掲示板データベース内に、投稿時間が前記現在時刻から一定時間以内であり、投稿者が指定投稿者と一致し、且つ、設定されたキーワードが本文に含まれているレコードが存在するか判定する手段と、
該当するレコードが存在しない場合は、前記検索情報登録データベースから次のレコードを取得する手段と、
前記掲示板データベース内に該当するレコードが存在する場合は、当該レコードの情報を編集し、その編集情報を前記メールサーバに送信する手段と、
前記検索情報登録データベースから取得したレコードに、指定投稿者のみ、または、キーワードのみが設定されている場合、前記掲示板データベースを検索し、前記掲示板データベース内に、投稿時間が前記現在時刻から一定時間以内であり、且つ、設定された前記指定投稿者と一致するレコード、または、設定されたキーワードが本文に含まれているレコードが存在するか判定する手段と、
該当するレコードが存在しない場合は、前記検索情報登録データベースから次のレコードを取得する手段と、
前記掲示板データベース内に該当するレコードが存在する場合は、当該レコードの情報を編集し、その編集情報を前記メールサーバに送信する手段とを備え、
前記メールサーバは、前記制御部から前記編集情報を受信すると、前記検索情報に関連づけられた前記登録者情報のメールアドレスの掲示板利用者端末に、前記編集情報を含む電子メールを送信する手段を備えたことを特徴とする電子掲示板システムを提供するものである。
In order to solve the above problems, the present invention provides the following configurations.
The invention according to claim 1 is a bulletin board database for storing posted text on an electronic bulletin board;
Search information in which at least one of a keyword registered from a bulletin board user terminal and a designated poster is set, and a search information registration database for storing registrant information associated with the search information,
In response to an acquisition request from a bulletin board user terminal, an electronic bulletin board, a registration screen for registering posted text on the electronic bulletin board, a search screen for searching information stored in the bulletin board database, and a search result screen are transmitted. A WEB server to
A controller that processes information sent from the WEB server, updates and searches the bulletin board database;
An electronic bulletin board system comprising a computer having a mail server having a function of sending an electronic mail,
The control unit is configured to obtain a current time at regular intervals;
When acquiring the current time, means for acquiring one record of search information registered from the search information registration database one by one, and determining whether a keyword and a designated contributor are set in the acquired record;
If both the keyword and the designated contributor are set in the acquired record, the bulletin board database is searched, the posting time is within a certain time from the current time in the bulletin board database, and the poster designates the posting Means for determining whether or not there is a record that matches the user and includes the set keyword in the text;
If there is no corresponding record, means for acquiring the next record from the search information registration database;
If there is a corresponding record in the bulletin board database, edit the information of the record, and send the editing information to the mail server;
When only the designated poster or only the keyword is set in the record acquired from the search information registration database, the bulletin board database is searched, and the posting time is within a certain time from the current time in the bulletin board database. And means for determining whether there is a record that matches the set designated poster or a record in which the set keyword is included in the text;
If there is no corresponding record, means for acquiring the next record from the search information registration database;
If there is a corresponding record in the bulletin board database, the information of the record is edited, and the editing information is provided to the mail server,
When the mail server receives the editing information from the control unit, the mail server includes means for transmitting an e-mail including the editing information to a bulletin board user terminal of a mail address of the registrant information associated with the search information. An electronic bulletin board system characterized by the above is provided.

本発明の電子掲示板システムによれば、次のような効果がある。
電子掲示板にて、利用者が知りたい情報が書き込まれた場合に、自動的にメールにて通知することで、利用者自身が検索する煩わしさを軽減し、また、利用者の検索にかかる時間も大幅に削減することができる。
The electronic bulletin board system of the present invention has the following effects.
When information that the user wants to know is written on the electronic bulletin board, the troublesome search by the user himself / herself is reduced by automatically notifying by e-mail, and the time required for the user's search is also reduced. Can also be significantly reduced.

以下、実施例を示した図面を参照しつつ本発明の実施の形態を説明する。
図1は、本発明の電子掲示板システムの一実施の形態例を示すシステム構成図である。
この実施例の電子掲示板システムは、掲示板DB(データベース)101、検索情報登録DB102、制御部103、WEBサーバ104、メールサーバ105とを備えたコンピュータから成る。
掲示板DB101は、掲示文章記憶手段を備えている。また、掲示板DB101は、掲示板利用者端末(PC107及び携帯電話109)から送信された掲示文章と、掲示板運営者が登録した掲示文書閲覧のためのWEBページ(以下、「電子掲示板」という。)のURLと、掲示文章を電子掲示板に書き込んだ利用者の識別情報(ユーザID番号等)とを関連づけて保存している。
検索情報登録DB102は、検索情報記憶手段を備えている。また、検索情報登録DB102は、利用者が掲示板利用者端末から登録した検索キーワードを記憶する検索キーワードと登録者情報(ユーザID番号、登録者のEメールアドレス等)とを関連づけて保存している。
Hereinafter, embodiments of the present invention will be described with reference to the drawings showing examples.
FIG. 1 is a system configuration diagram showing an embodiment of an electronic bulletin board system according to the present invention.
The electronic bulletin board system of this embodiment comprises a computer having a bulletin board DB (database) 101, a search information registration DB 102, a control unit 103, a WEB server 104, and a mail server 105.
The bulletin board DB 101 includes posted text storage means. In addition, the bulletin board DB 101 includes posted texts transmitted from bulletin board user terminals (PC 107 and mobile phone 109) and WEB pages (hereinafter referred to as “electronic bulletin boards”) for viewing posted documents registered by the bulletin board operator. The URL and the identification information (user ID number, etc.) of the user who wrote the posted text on the electronic bulletin board are stored in association with each other.
The search information registration DB 102 includes search information storage means. In addition, the search information registration DB 102 stores a search keyword for storing a search keyword registered by the user from the bulletin board user terminal and registrant information (user ID number, registrant's e-mail address, etc.) in association with each other. .

制御部103は、WEBサーバ104から送られてきた情報を処理し、掲示板DB101を更新及び検索する処理を備える。つまり、従来の掲示板機能と同じように、掲示板への書き込み及び閲覧を制御する処理である。
また、制御部103は、WEBサーバ104から送られてきた情報を処理し、検索情報登録DB102を更新及び検索し、その情報をWEBサーバ104へ送信する処理を備える。この機能が、本機能の特徴である、検索キーワードを検索情報登録DB102に追加、削除及び検索する機能である。
また、制御部103は、WEBサーバ104から送られてきた情報を処理し、メールサーバ105へ情報を送信する処理を備える。この機能も本機能の特徴であり、検索キーワードに合致する掲示板への書き込みがあった際に、検索キーワード登録者へ電子メールを送信するための処理である。
The control unit 103 includes processing for processing information sent from the WEB server 104 and updating and searching the bulletin board DB 101. That is, it is a process for controlling writing and browsing on the bulletin board as in the conventional bulletin board function.
The control unit 103 includes processing for processing information sent from the WEB server 104, updating and searching the search information registration DB 102, and transmitting the information to the WEB server 104. This function is a function that adds, deletes, and searches a search keyword in the search information registration DB 102, which is a feature of this function.
In addition, the control unit 103 includes processing for processing information sent from the WEB server 104 and transmitting information to the mail server 105. This function is also a feature of this function, and is a process for sending an e-mail to a search keyword registrant when writing on a bulletin board that matches the search keyword.

WEBサーバ104は、掲示板運営者が登録した複数の電子掲示板を保存しており、掲示板利用者端末(PC107及び携帯電話109)からの取得要求に応じて、制御部103を介し掲示板DB101に保存した掲示文章を掲示した電子掲示板画面を送信する。
また、WEBサーバ104は、掲示板利用者端末(PC107及び携帯電話109)からの取得要求に応じて、制御部103を介し掲示板DB101に掲示文章を登録するための登録画面を送信する。
また、WEBサーバ104は、掲示板利用者端末(PC107及び携帯電話109)からの取得要求に応じて、制御部103を介し掲示板DB101に保存されている情報を検索するための検索画面及び検索結果画面を送信する。
また、WEBサーバ104は、掲示板利用者端末(PC107及び携帯電話109)からの取得要求に応じて、制御部103を介し掲示板DB101に保存されている情報を検索し、掲示板利用者端末(PC107及び携帯電話109)へ通知するための通知画面を送信する。
The WEB server 104 stores a plurality of electronic bulletin boards registered by the bulletin board operator, and stores them in the bulletin board DB 101 via the control unit 103 in response to an acquisition request from the bulletin board user terminal (PC 107 and mobile phone 109). An electronic bulletin board screen displaying posted text is transmitted.
Further, the WEB server 104 transmits a registration screen for registering the posted text in the bulletin board DB 101 via the control unit 103 in response to an acquisition request from the bulletin board user terminal (PC 107 and mobile phone 109).
The WEB server 104 also has a search screen and a search result screen for searching for information stored in the bulletin board DB 101 via the control unit 103 in response to an acquisition request from the bulletin board user terminal (PC 107 and mobile phone 109). Send.
Further, the WEB server 104 searches for information stored in the bulletin board DB 101 via the control unit 103 in response to an acquisition request from the bulletin board user terminal (PC 107 and mobile phone 109), and the bulletin board user terminal (PC 107 and A notification screen for notifying the mobile phone 109) is transmitted.

メールサーバ105は、利用者が掲示板利用者端末(PC107及び携帯電話109)より、キーワードを登録した際に、制御部103より、登録情報が送付されるが、その送付情報を基に、編集処理を行い、掲示板利用者端末(PC107及び携帯電話109)へ登録処理を行った旨の電子メールを送付する機能を備えている。
また、メールサーバ105は利用者が掲示板利用者端末(PC107及び携帯電話109)より、連絡通知解除の処理を行った際に、WEBサーバ104を介し、制御部103より通知解除の情報が送付されるが、その送付情報を基に、編集処理を行い、掲示板利用者端末(PC107及び携帯電話109)へ通知解除を行った旨の電子メールを送付する機能を備えている。
また、メールサーバ105はキーワードが掲示板DB101の内容に合致する場合に、制御部103より、掲示板利用者端末(PC107及び携帯電話109)への通知に必要な情報が送付されるが、その送付情報を基に、編集処理を行い、掲示板利用者端末(PC107及び携帯電話109)へ検索キーワードに合致する書き込みがされた旨の電子メールを送付する機能を備えている。
なお、公衆回線網106、PC107、基地局108、携帯電話109は一般的な設備であり、本発明の対象外である。また、PC107、携帯電話109はインターネットの利用及び電子メールの送受信が可能な設備とする。
When the user registers a keyword from the bulletin board user terminal (PC 107 and mobile phone 109), the mail server 105 receives registration information from the control unit 103, and edit processing based on the sent information. And a function of sending an e-mail to the effect that the registration process has been performed to the bulletin board user terminal (PC 107 and mobile phone 109).
The mail server 105 receives notification cancellation information from the control unit 103 via the WEB server 104 when the user performs a notification cancellation process from the bulletin board user terminal (PC 107 and mobile phone 109). However, it has a function of performing an editing process based on the sending information and sending an e-mail to the effect that the notification has been canceled to the bulletin board user terminal (PC 107 and mobile phone 109).
In addition, when the keyword matches the content of the bulletin board DB 101, the mail server 105 sends information necessary for notification to the bulletin board user terminal (PC 107 and mobile phone 109) from the control unit 103. And a function of sending an e-mail to the effect that the writing that matches the search keyword has been made to the bulletin board user terminal (PC 107 and mobile phone 109).
Note that the public line network 106, the PC 107, the base station 108, and the mobile phone 109 are general facilities and are out of the scope of the present invention. The PC 107 and the mobile phone 109 are facilities that can use the Internet and send and receive e-mails.

図2は掲示板DB101に格納されているデータの一例を示す図である。図に示すように、URL情報201、投稿日時202、タイトル203、ユーザID204、投稿者名205、投稿メールアドレス206、本文207の各エリアから構成されている。
URL情報201、投稿日時202は制御部103が設定する項目であり、タイトル203、ユーザID204、投稿者名205、投稿メールアドレス206、本文207は利用者が設定する項目である。また、掲示板DB101はURL情報201、タイトル203、ユーザID204にてユニークになるように構成されている。
FIG. 2 is a diagram illustrating an example of data stored in the bulletin board DB 101. As shown in the figure, each area includes URL information 201, posting date 202, title 203, user ID 204, contributor name 205, posting mail address 206, and body 207.
The URL information 201 and the posting date 202 are items set by the control unit 103, and the title 203, the user ID 204, the contributor name 205, the posting mail address 206, and the text 207 are items set by the user. The bulletin board DB 101 is configured to be unique with the URL information 201, the title 203, and the user ID 204.

図3は検索情報登録DB102に格納されているデータの一例を示す図である。図に示すように、ユーザID301、メールアドレス302、ユーザ名303、キーワード304、指定投稿者305の各エリアから構成されている。検索情報登録DB102は、ユーザID301、メールアドレス302、キーワード304、指定投稿者305にてユニークになるように構成されている。また、キーワード304は複数設定することができ、キーワード304を複数設定した場合は各キーワードをAND条件にて、掲示板データDB101の本文207の検索を行う。また、キーワード304と指定投稿者305についてはどちらか一方には必ずデータを設定しなければならず、両方とも初期値であることは認めない。   FIG. 3 is a diagram illustrating an example of data stored in the search information registration DB 102. As shown in the figure, each area includes a user ID 301, a mail address 302, a user name 303, a keyword 304, and a designated contributor 305. The search information registration DB 102 is configured to be unique for the user ID 301, the mail address 302, the keyword 304, and the designated poster 305. A plurality of keywords 304 can be set. When a plurality of keywords 304 are set, the body 207 of the bulletin board data DB 101 is searched under the AND condition of each keyword. Further, data must be set in either one of the keyword 304 and the designated poster 305, and both are not allowed to be initial values.

図4は登録情報検索処理の概要を示すフローチャートである。制御部103では一定時間ごとに当該処理を実施する。以降、ここでは一定時間を12時間と仮定して説明する。
まず現在時刻を取得する(ステップ401)。その後、検索情報登録DB102を1件ずつ、全件分処理を実施する(ステップ402)。次に、取得した検索情報登録DB102のレコードに、キーワード304と指定投稿者305が設定されているかを判定する(ステップ403)。もし、両方とも設定されている場合は、掲示板DB101を検索し、投稿時間がステップ401で取得した時間から12時間(一定時間)以内であり、投稿者205が指定投稿者305と一致し、キーワード304が本文207に含まれているレコードがあるかを判定する(ステップ406)。
もし、存在する場合は、当該情報を編集し、編集情報をメールサーバに送信し、メールサーバが検索情報登録DB102のメールアドレス302の宛先に電子メールを送信する(ステップ408)。また、存在しない場合は、検索情報登録DB102の次のレコードを読み込み、処理を継続する。
FIG. 4 is a flowchart showing an outline of the registration information search process. The control unit 103 performs the process at regular intervals. Hereinafter, the description will be made assuming that the fixed time is 12 hours.
First, the current time is acquired (step 401). Thereafter, the search information registration DB 102 is processed one by one (step 402). Next, it is determined whether the keyword 304 and the designated contributor 305 are set in the acquired record of the search information registration DB 102 (step 403). If both are set, the bulletin board DB 101 is searched, the posting time is within 12 hours (fixed time) from the time acquired in step 401, the contributor 205 matches the designated contributor 305, the keyword It is determined whether or not there is a record 304 included in the text 207 (step 406).
If it exists, the information is edited, the edited information is transmitted to the mail server, and the mail server transmits an e-mail to the destination of the mail address 302 of the search information registration DB 102 (step 408). If it does not exist, the next record in the search information registration DB 102 is read and the process is continued.

また、ステップ403にて、キーワード304と指定投稿者305の両方が設定されていない場合は、指定投稿者305のみが設定されているか判定する(ステップ404)。
もし、指定投稿者305のみが設定されている場合は掲示板DB101を検索し、投稿時間がステップ401で取得した時間から12時間(一定時間)以内であり、指定投稿者305が投稿者205と一致するレコードが掲示板DB101に存在するか判定する(ステップ407)。もし存在する場合は、上記記載のステップ408の処理を実施する。また、存在しない場合は、検索情報登録DB102の次のレコードを読み込み、処理を継続する。
In step 403, if neither the keyword 304 nor the designated poster 305 is set, it is determined whether only the designated poster 305 is set (step 404).
If only the designated poster 305 is set, the bulletin board DB 101 is searched, and the posting time is within 12 hours (fixed time) from the time acquired in step 401, and the designated poster 305 matches the poster 205. It is determined whether there is a record to be recorded in the bulletin board DB 101 (step 407). If it exists, the process of step 408 described above is performed. If it does not exist, the next record in the search information registration DB 102 is read and the process is continued.

またステップ404にて、指定投稿者305が設定されていない場合は、キーワード304が設定されているので、掲示板DB101を検索し、投稿時間がステップ401で取得した時間から12時間(一定時間)以内であり、キーワード304が本文207に含まれているレコードが掲示板DB101にあるか判定する(ステップ405)。もし存在する場合は、上記記載のステップ408の処理を実施する。また、存在しない場合は、検索情報登録DB102の次のレコードを読み込み、処理を継続する。   If the designated contributor 305 is not set in step 404, the keyword 304 is set, so the bulletin board DB 101 is searched, and the posting time is within 12 hours (fixed time) from the time acquired in step 401. It is determined whether there is a record in the bulletin board DB 101 in which the keyword 304 is included in the text 207 (step 405). If it exists, the process of step 408 described above is performed. If it does not exist, the next record in the search information registration DB 102 is read and the process is continued.

図5は電子掲示板システムが掲示板利用者端末(PC107及び携帯電話109)に送付する電子メールの一例を示す図である。図に示すように、TEXT部(本文)501には利用者が登録したキーワードが掲示板に書き込まれた旨のメッセージ、登録していた検索キーワード、その情報を掲示板に書き込んだ投稿者、投稿時間、タイトル、掲示板に書き込まれた最初の数文字(50文字程度)、その掲示板情報へアクセスできるURLを記載する。   FIG. 5 is a diagram showing an example of an electronic mail sent from the electronic bulletin board system to the bulletin board user terminal (PC 107 and mobile phone 109). As shown in the figure, the TEXT section (text) 501 includes a message that the keyword registered by the user is written on the bulletin board, the registered search keyword, the poster who wrote the information on the bulletin board, the posting time, The title, the first few characters (about 50 characters) written on the bulletin board, and the URL for accessing the bulletin board information are described.

本発明による電子掲示板システムを概略的に示す説明図である。It is explanatory drawing which shows roughly the electronic bulletin board system by this invention. 本発明による掲示板データベースに格納されているデータの構成図の一例である。It is an example of the block diagram of the data stored in the bulletin board database by this invention. 本発明による検索情報登録データベースに格納されているデータの構成図の一例である。It is an example of the block diagram of the data stored in the search information registration database by this invention. 本発明による電子掲示板システムの処理の概要を示すフローチャートである。It is a flowchart which shows the outline | summary of a process of the electronic bulletin board system by this invention. 本発明による電子掲示板システムが掲示板利用者端末に送付する電子メールの一例を示す図である。It is a figure which shows an example of the electronic mail which the electronic bulletin board system by this invention sends to a bulletin board user terminal. 従来例の電子掲示板システムを概略的に示す説明図である。It is explanatory drawing which shows the electronic bulletin board system of a prior art example schematically.

符号の説明Explanation of symbols

101 掲示板DB
102 検索情報登録DB
103 制御部
104 WEBサーバ
105 メールサーバ
302 メールアドレス
304 キーワード
305 指定投稿者
101 Bulletin board DB
102 Search information registration DB
103 control unit 104 WEB server 105 mail server 302 mail address 304 keyword 305 designated contributor

Claims (1)

電子掲示板の掲示文章を格納する掲示板データベースと、
掲示板利用者端末から登録したキーワードと指定投稿者の少なくとも何れかが設定された検索情報、及び、前記検索情報に関連づけられた登録者情報を保存する検索情報登録データベースと、
掲示板利用者端末からの取得要求に応じて、電子掲示板、電子掲示板の掲示文章を登録させるための登録画面、前記掲示板データベースに保存されている情報を検索するための検索画面及び検索結果画面を送信するWEBサーバと、
前記WEBサーバから送られてきた情報を処理し、前記掲示板データベースを更新及び検索する制御部と、
電子メールを送付する機能を備えたメールサーバとを具備するコンピュータから成る電子掲示板システムであって、
前記制御部は、一定時間毎に現在時刻を取得する手段と、
現在時刻を取得すると、前記検索情報登録データベースから登録された検索情報のレコードを1件ずつ取得し、取得したレコードに、キーワードと指定投稿者とが設定されているかを判定する手段と、
取得したレコードに、キーワードと指定投稿者の両方が設定されている場合、前記掲示板データベースを検索し、前記掲示板データベース内に、投稿時間が前記現在時刻から一定時間以内であり、投稿者が指定投稿者と一致し、且つ、設定されたキーワードが本文に含まれているレコードが存在するか判定する手段と、
該当するレコードが存在しない場合は、前記検索情報登録データベースから次のレコードを取得する手段と、
前記掲示板データベース内に該当するレコードが存在する場合は、当該レコードの情報を編集し、その編集情報を前記メールサーバに送信する手段と、
前記検索情報登録データベースから取得したレコードに、指定投稿者のみ、または、キーワードのみが設定されている場合、前記掲示板データベースを検索し、前記掲示板データベース内に、投稿時間が前記現在時刻から一定時間以内であり、且つ、設定された前記指定投稿者と一致するレコード、または、設定されたキーワードが本文に含まれているレコードが存在するか判定する手段と、
該当するレコードが存在しない場合は、前記検索情報登録データベースから次のレコードを取得する手段と、
前記掲示板データベース内に該当するレコードが存在する場合は、当該レコードの情報を編集し、その編集情報を前記メールサーバに送信する手段とを備え、
前記メールサーバは、前記制御部から前記編集情報を受信すると、前記検索情報に関連づけられた前記登録者情報のメールアドレスの掲示板利用者端末に、前記編集情報を含む電子メールを送信する手段を備えたことを特徴とする電子掲示板システム。
A bulletin board database that stores bulletin boards on electronic bulletin boards;
Search information in which at least one of a keyword registered from a bulletin board user terminal and a designated poster is set, and a search information registration database for storing registrant information associated with the search information,
In response to an acquisition request from a bulletin board user terminal, an electronic bulletin board, a registration screen for registering posted text on the electronic bulletin board, a search screen for searching information stored in the bulletin board database, and a search result screen are transmitted. A WEB server to
A controller that processes information sent from the WEB server, updates and searches the bulletin board database;
An electronic bulletin board system comprising a computer having a mail server having a function of sending an electronic mail,
The control unit is configured to obtain a current time at regular intervals;
When acquiring the current time, means for acquiring one record of search information registered from the search information registration database one by one, and determining whether a keyword and a designated contributor are set in the acquired record;
If both the keyword and the designated contributor are set in the acquired record, the bulletin board database is searched, the posting time is within a certain time from the current time in the bulletin board database, and the poster designates the posting Means for determining whether or not there is a record that matches the user and includes the set keyword in the text;
If there is no corresponding record, means for acquiring the next record from the search information registration database;
If there is a corresponding record in the bulletin board database, edit the information of the record, and send the editing information to the mail server;
When only the designated poster or only the keyword is set in the record acquired from the search information registration database, the bulletin board database is searched, and the posting time is within a certain time from the current time in the bulletin board database. And means for determining whether there is a record that matches the set designated poster or a record in which the set keyword is included in the text;
If there is no corresponding record, means for acquiring the next record from the search information registration database;
If there is a corresponding record in the bulletin board database, the information of the record is edited, and the editing information is provided to the mail server,
When the mail server receives the editing information from the control unit, the mail server includes means for transmitting an e-mail including the editing information to a bulletin board user terminal of a mail address of the registrant information associated with the search information. An electronic bulletin board system characterized by that.
JP2008180015A 2008-07-10 2008-07-10 Electronic bulletin board system Withdrawn JP2010020518A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008180015A JP2010020518A (en) 2008-07-10 2008-07-10 Electronic bulletin board system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008180015A JP2010020518A (en) 2008-07-10 2008-07-10 Electronic bulletin board system

Publications (1)

Publication Number Publication Date
JP2010020518A true JP2010020518A (en) 2010-01-28

Family

ID=41705350

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008180015A Withdrawn JP2010020518A (en) 2008-07-10 2008-07-10 Electronic bulletin board system

Country Status (1)

Country Link
JP (1) JP2010020518A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014044484A (en) * 2012-08-24 2014-03-13 Fuji Xerox Co Ltd Information retrieval program, and information retrieval device
WO2018088490A1 (en) * 2016-11-10 2018-05-17 日本電信電話株式会社 Information storage device, information storage method, and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014044484A (en) * 2012-08-24 2014-03-13 Fuji Xerox Co Ltd Information retrieval program, and information retrieval device
WO2018088490A1 (en) * 2016-11-10 2018-05-17 日本電信電話株式会社 Information storage device, information storage method, and program
US11392650B2 (en) 2016-11-10 2022-07-19 Nippon Telegraph And Telephone Corporation Data accumulation apparatus, data accumulation method, and program

Similar Documents

Publication Publication Date Title
US11681654B2 (en) Context-based file selection
US11671504B2 (en) Systems and methods for distributing published content among users of a social network
JP4812747B2 (en) Method and system for capturing and extracting information
US7333976B1 (en) Methods and systems for processing contact information
CN101111836B (en) Methods and systems for information capture and retrieval
US9665642B2 (en) Automatic identification of digital content related to a block of text, such as a blog entry
AU2005231112B2 (en) Methods and systems for structuring event data in a database for location and retrieval
US7580568B1 (en) Methods and systems for identifying an image as a representative image for an article
US20160364413A9 (en) Tagging digital images
US20090217199A1 (en) Information Retrieving and Displaying Method and Computer-Readable Medium
US7412708B1 (en) Methods and systems for capturing information
CN101243442A (en) Annotating shared contacts with public descriptors
JP5154643B2 (en) Speech recognition to identify advertisements and / or web pages
KR100724975B1 (en) An electronic business card service system and method by using presence information
US20070061311A1 (en) Assisting a user for information search or retrieval
US8769420B2 (en) Systems and methods for webpage creation and updating
EP1861798A1 (en) Automatic intranet service publishing and service access
KR20160071128A (en) Method of providing family album service to access to family album by connecting to cloud server via phone
JP2010020518A (en) Electronic bulletin board system
US9021373B2 (en) Systems and methods for webpage creation and updating
JPH11275137A (en) Electronic mail management support method and program recording medium therefor
JP2008269053A (en) Apparatus, method, and program for creating personal connection block diagram, and recording medium
JP2007328552A (en) Url information-providing system
JP2013088877A (en) Access control system, access control method, and computer program
JP2009134574A (en) Site link system, site management server, and site link method

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20111004