JP2008140353A - System for collectively displaying plurality of pieces of social network information - Google Patents

System for collectively displaying plurality of pieces of social network information Download PDF

Info

Publication number
JP2008140353A
JP2008140353A JP2006356980A JP2006356980A JP2008140353A JP 2008140353 A JP2008140353 A JP 2008140353A JP 2006356980 A JP2006356980 A JP 2006356980A JP 2006356980 A JP2006356980 A JP 2006356980A JP 2008140353 A JP2008140353 A JP 2008140353A
Authority
JP
Japan
Prior art keywords
information
social network
server
user
writing
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
JP2006356980A
Other languages
Japanese (ja)
Inventor
Tadanaga Iwasaki
匡寿 岩崎
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.)
LIBLOG KK
Original Assignee
LIBLOG 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 LIBLOG KK filed Critical LIBLOG KK
Priority to JP2006356980A priority Critical patent/JP2008140353A/en
Publication of JP2008140353A publication Critical patent/JP2008140353A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem in a social network service, which provides blog service or electronic bulletin boards, wherein a user participating in a plurality of social networks is required to log in each social network and can confirm updated information only on a screen of the social network, while being incapable of simultaneous browsing or write on the plurality of social networks, so that only popular social networks are frequently used. <P>SOLUTION: Information for converting a response of the social network is registered in advance, a log-in account of the participant for each social networks is transmitted to the social network, and authentication information and the updated information are converted to be acquired from reply information. The simultaneous write is executed using the acquired authentication information. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、個別のログイン操作を不要とし、複数のソーシャルネットワーク情報を一括で表示するシステムである。The present invention eliminates the need for individual login operations and is a system that displays a plurality of pieces of social network information collectively.

ソーシャルネットワークは、複数の参加者が、ログインすることで日記や掲示板の更新、閲覧ができるシステムである。A social network is a system in which a plurality of participants can update and view a diary and a bulletin board by logging in.

ソーシャルネットワークは、ログインしないと、日記や掲示板の閲覧や変更が行えず、複数のソーシャルネットワークに参加している場合、情報を一括して閲覧や変更することができなかった。If the social network does not log in, the diary and the bulletin board cannot be viewed or changed, and when participating in a plurality of social networks, the information cannot be viewed or changed in a lump.

複数のソーシャルネットワークの閲覧を行う場合、従来は個別のログイン操作、閲覧操作を必要と、利用者は著しい手数の操作を必要とした。In the case of browsing a plurality of social networks, conventionally, a separate login operation and a browsing operation are required, and a user needs a significant number of operations.

ソーシャルネットワーク運営者にとって、複数のソーシャルネットワークの参加者が、閲覧操作の煩雑さによって、特定のソーシャルネットワークのみの閲覧に偏り、自身のソーシャルネットワークの閲覧頻度、参加者の寄与の度合いが減少してしまう問題をもっていた。For social network operators, participants of multiple social networks are biased to browse only specific social networks due to the complexity of browsing operations, and the frequency of browsing their own social networks and the degree of contribution of participants have decreased. I had a problem.

本発明では、複数のソーシャルネットワークの日記、掲示板の更新情報を一括して表示することにより、利用者の利便を向上させる。In the present invention, the user's convenience is improved by displaying the diary of a plurality of social networks and the update information of the bulletin board collectively.

また、表示対象とするソーシャルネットワーク運営者に、参加者の閲覧増加によるソーシャルネットワークの活性を提供する。Moreover, the activity of the social network by the browsing increase of a participant is provided to the social network operator made into display object.

ソーシャルネットワークは、閲覧者がインターネットブラウザをもちいて、参加者のログイン操作において、ID、パスワードからなるアカウント情報をソーシャルネットワークのサーバに送信し、ソーシャルネットワークシステムのサーバは、送られたアカウント情報を、蓄積している認証情報と照合し、正規の利用者と認められれば、一時的な認証状態を示すクッキー情報を発行し、閲覧者のインターネットブラウザに格納させる。In the social network, the browser uses an Internet browser, and in the login operation of the participant, the account information including the ID and the password is transmitted to the server of the social network, and the server of the social network system transmits the account information sent to the social network server. If the user is recognized as a legitimate user, the cookie information indicating a temporary authentication state is issued and stored in the browser of the browser.

ソーシャルネットワークシステムは、クッキー情報が認証状態にあると認められれば、日記や掲示板の情報を、利用者のインターネットブラウザに向けて送信する。この際、日記や掲示板の情報は、表示用のHTMLマークアップ言語として処理されており、日記や掲示板の文字情報は、マークアップタグにより装飾されており、そのままで利用者が読むことは容易ではない。The social network system transmits diary and bulletin board information to the user's Internet browser if the cookie information is recognized as being authenticated. At this time, diary and bulletin board information is processed as an HTML markup language for display, and diary and bulletin board text information is decorated with markup tags, so that it is not easy for the user to read as it is. Absent.

本システムでは、各ソーシャルネットワークのログイン画面のURLと、ログインに必要な認証情報の形式、受け渡し方法をサーバに運営者が事前に登録する。またログイン操作によって返される、成功、失敗、また成功時に表示される画面から、認証情報や日記、掲示板の情報を取得するための変換情報を事前登録する。In this system, the operator registers the URL of the login screen of each social network, the format of authentication information necessary for login, and the delivery method in advance on the server. Also, conversion information for acquiring authentication information, diary, and bulletin board information is pre-registered from the screen displayed upon success, failure, and success returned by the login operation.

利用者は、本システムの利用開始画面にアクセスし、事前に登録されているソーシャルネットワークのログインアカウント情報を、各ソーシャルネットワークに対応した入力欄に入力し、閲覧操作をリクエストする。The user accesses the use start screen of the system, inputs login account information of a social network registered in advance in an input field corresponding to each social network, and requests a browsing operation.

閲覧操作のリクエストを受けた本システムは、入力されたソーシャルネットワークのログインアカウント情報を、事前に登録されている情報を元に対応するソーシャルネットワークのログインURLに対して発行し、ソーシャルネットワークの返すHTMLマークアップデータを受け取る。The system that has received the request for the browsing operation issues the input social network login account information to the corresponding social network login URL based on the pre-registered information, and returns the HTML returned by the social network Receive markup data.

本システムは受け取ったHTMLマークアップデータを、事前に登録してある変換データをもとに認証結果を抽出し、認証が成功している場合には、クッキー情報を収納し、ログインアカウント情報を破棄する。This system extracts the authentication result of the received HTML markup data based on the conversion data registered in advance. If the authentication is successful, it stores cookie information and discards the login account information. .

認証が失敗している場合には、失敗した旨の情報を格納し、認証が成功している場合には、ソーシャルネットワークが返したHTMLマークアップデータから、日記や掲示板の最新情報のURLを、変換操作により抽出し、取得操作を繰り返す。ソーシャルネットワークから得られたHTMLマークアップ情報から、日記や掲示板の文字情報を取得して格納する。If authentication fails, information indicating failure is stored, and if authentication succeeds, the URL of the latest information of the diary or bulletin board is converted from the HTML markup data returned by the social network. Extract by operation and repeat the acquisition operation. Diary and bulletin board character information is acquired from HTML markup information obtained from a social network and stored.

各ソーシャルネットワークごとに変換し取得された日記、掲示板の情報や認証失敗情報をまとめて、整形したHTMLマークアップ情報を利用者に提示する。The diary, bulletin board information and authentication failure information converted and acquired for each social network are collected and the formatted HTML markup information is presented to the user.

本システムに対して、閲覧操作後に、各ソーシャルネットワークに一括して書き込みたい文字情報を送信すると、保存してあるクッキー情報と、事前に登録してある各ソーシャルネットワークの認証情報、受け渡し方法を元に、各ソーシャルネットワークごとに対して、書き込みリクエストを行う。If you send the text information you want to write to each social network at once after browsing operation to this system, the saved cookie information, the authentication information of each social network registered in advance, and the delivery method will be used. In addition, a write request is made for each social network.

本システムからの書き込みリクエストに対して、各ソーシャルネットワークが返したHTMLマークアップデータから、書き込みの成否情報を変換し抽出して、まとめて整形したHTMLマークアップ情報を利用者に提示する。In response to a write request from this system, the success / failure information of the writing is converted and extracted from the HTML markup data returned by each social network, and the HTML markup information that is collectively shaped is presented to the user.

本実施の形態によれば、次のような効果が得られる。According to the present embodiment, the following effects can be obtained.

従来個別にログイン操作を行い閲覧操作を行うことでしか取得できなかったソーシャルネットワークの情報を、一括して、簡単に得ることができる。It is possible to easily obtain information of social networks that can be acquired only by performing a login operation and a browsing operation individually.

閲覧の手間を省くことで、利用者が複数のソーシャルネットワークに均等にアクセスを継続することが可能となり、小規模なソーシャルネットワークの利用促進が図れる。By saving the browsing effort, the user can continue to access a plurality of social networks equally, and the use of a small social network can be promoted.

図1は、本発明の実施形態の概要図であって、101が利用者がインターネットブラウザをもちいて閲覧操作を行うパソコンである、本発明のシステムが稼動する103のサーバにたいして、各ソーシャルネットワークのアカウント情報を入力して102の閲覧リクエストを行う。103のサーバで稼動する本システムは、105aから105cで例示する複数のソーシャルネットワークの稼動するサーバに対して、106から106cで例示する認証リクエスト、閲覧リクエストを発行する。各ソーシャルネットワークのサーバ105aから105cは、認証の可否や日記、掲示板の情報の含むHTMLマークアップ情報107aから107cを本システム103に対して返す。本システム103は、各ソーシャルネットワークの返したHTMLマークアップ情報を、事前に蓄積した変換情報に基づいて文字情報を抽出し、再構成したHTMLマークアップ情報を作成し、利用者のインターネットブラウザの稼動するパソコン101に送信する。FIG. 1 is a schematic diagram of an embodiment of the present invention, in which 101 is a personal computer on which a user performs an browsing operation using an Internet browser. Enter account information and make a browsing request 102. This system that operates on the server 103 issues an authentication request and a browsing request illustrated on 106 to 106c to servers on which a plurality of social networks illustrated on 105a to 105c operate. Each social network server 105 a to 105 c returns to the system 103 HTML markup information 107 a to 107 c including authentication information, diary information, and bulletin board information. The system 103 extracts the character information from the HTML markup information returned by each social network based on the conversion information accumulated in advance, creates the reconstructed HTML markup information, and operates the user's Internet browser. To the personal computer 101.

図2は、本発明の実施における、タイムチャートの概念図であって、利用者が自身の端末のインターネットブラウザに複数のソーシャルネットワークのログインアカウント情報を入力し本システムに対して閲覧リクエストを送信する(201)。閲覧リクエストを受け取った本システムは、設定されている各ソーシャルネットワークのアクセス先データ、変換情報を取得する(202)。取得したアクセス先データを下に、例示する祖者ーるネットワークAに対して、送信された閲覧リクエスト201にふくまれるログインアカウント情報を送信する(203a)。ソーシャルネットワークAはログインアカウントが正規なものである場合に、ログイン状態になったことを示すクッキー情報と、最新情報の一覧を記述したHTMLマークアップ情報(204a)を本システムに、応答する。本システムはクッキー情報を格納し、HTMLマークアップ情報から変換情報に基づいて、日記や掲示板を指し示すURL情報を複数取得する(205a)。得られた各URL情報をもとに、個別の取得リクエストをクッキー情報と共に送信(206a)し、対応したHTMLマークアップ情報を取得する(207a)。得られたHTMLマークアップ情報を変換情報に基づいて処理して、文字情報を得る(208a)。例示する別のソーシャルネットワークBに対しても、同様の処理(203bから208b)を行い、各ソーシャルネットワークごとに得られた文字情報を再編集して、一括して利用者のインターネットブラウザーに対して送信する(210)FIG. 2 is a conceptual diagram of a time chart in the implementation of the present invention, in which a user inputs login account information of a plurality of social networks into an Internet browser of his / her terminal and transmits a browsing request to the system. (201). The system that has received the browsing request acquires access destination data and conversion information of each set social network (202). Under the acquired access destination data, the login account information included in the transmitted browsing request 201 is transmitted to the ancestor's network A as an example (203a). The social network A responds to this system with cookie information indicating that the login state has been entered and HTML markup information (204a) describing a list of the latest information when the login account is authentic. The system stores cookie information, and acquires a plurality of URL information indicating a diary or a bulletin board based on conversion information from HTML markup information (205a). Based on the obtained URL information, an individual acquisition request is transmitted together with cookie information (206a), and corresponding HTML markup information is acquired (207a). The obtained HTML markup information is processed based on the conversion information to obtain character information (208a). The same processing (203b to 208b) is performed for another social network B as an example, the character information obtained for each social network is re-edited, and the user's Internet browser is collectively displayed. Send (210)

図3は、本発明の実施における、初期画面である閲覧リクエスト発行画面を示したものである。閲覧リクエスト発行画面301には、事前に運営者が登録しているソーシャルネットワークに対応して、ログインアカウントの入力欄302aから303cが表示される。ログインアカウントは通常ID欄(例えば302a)とパスワード欄(例えば303a)からなる。利用者は自分が登録してあるソーシャルネットワークのログインアカウントを各欄に入力して、閲覧ボタン304をクリックすることにより、本システムに、各ソーシャルネットワークのログインアカウント情報と、閲覧リクエストが送信される。FIG. 3 shows a browsing request issue screen which is an initial screen in the embodiment of the present invention. On the browsing request issue screen 301, login account input fields 302a to 303c are displayed corresponding to social networks registered in advance by the operator. The login account includes a normal ID field (for example, 302a) and a password field (for example, 303a). The user inputs the login account of the social network that he / she has registered in each column and clicks the browse button 304, so that the login account information of each social network and the browse request are transmitted to the system. .

図4は、本発明の実施における、本システムが、各ソーシャルネットワークから送られるHTMLマークアップ言語の応答から、作成される一括表示画面を示したものである。一括表示画面401は、各ソーシャルネットワークの情報をまとめた表示欄(401aと402b)からなり、各表示欄には、対応するソーシャルネットワークにて提供される、日記、掲示板、メッセージの文字情報(402aから403b)が表示される。FIG. 4 shows a collective display screen created by the system from the HTML markup language response sent from each social network in the implementation of the present invention. The collective display screen 401 includes display fields (401a and 402b) that summarize information on each social network. Each display field includes diary, bulletin board, and message text information (402a) provided on the corresponding social network. To 403b) are displayed.

図5は、本発明の実施における、本システムに、各ソーシャルネットワークへの一括書き込み処理をリクエストする送信画面である。一括書き込みリクエスト画面501は、書き込み対象とするソーシャルネットワークの選択欄(例えば501a、501b)にて、書き込み対象とするソーシャルネットワークを一つまたは複数選択し、書き込み内容欄502に書き込み内容のテキストを入力する。書き込み処理の実行ボタン503をクリックすることにより、本システムに各ソーシャルネットワークへの書き込み処理リクエストが送信される。FIG. 5 is a transmission screen for requesting the system to perform batch write processing to each social network in the implementation of the present invention. In the batch write request screen 501, one or more social networks to be written are selected in a selection column (for example, 501 a and 501 b) of a social network to be written, and the text of the written content is input in the written content column 502. To do. By clicking the write process execution button 503, a write process request to each social network is transmitted to the system.

本発明の実施形態の概念図Conceptual diagram of an embodiment of the present invention 本発明の動作タイムチャート概念図Operation time chart conceptual diagram of the present invention 本発明の表示する初期画面Initial screen displayed by the present invention 本発明の表示する各ソーシャルネットワークの情報を一括表示する画面Screen for collectively displaying information of each social network displayed by the present invention 本発明の表示する各ソーシャルネットワークへの一括書き込みを指示する画面Screen for instructing batch writing to each social network displayed by the present invention

符号の説明Explanation of symbols

101…利用者端末
102…利用者端末からの閲覧リクエスト
103…本システムの返すソーシャルネットワーク一括情報
104…本システムの稼動するサーバ
105a〜105c…各ソーシャルネットワークの稼動するサーバ
106a〜106c…本システムから各ソーシャルネットワークへの情報取得リクエスト
107a〜107c…各ソーシャルネットワークサーバからの応答
201…利用者端末から本システムへの閲覧リクエスト
202…本システムにおけるソーシャルネットワークに関する事前登録情報の取得
203a〜208b…本システムにおける各ソーシャルネットワークへの認証、閲覧リクエストおよびソーシャルネットワークの応答と本システムにおける変換処理
210…本システムから利用者端末への一括情報の表示
301〜303c…本システムの表示する初期画面とその内容
401〜403b…本システムの表示する各ソーシャルネットワークの情報を一括した画面
501=503…本システムの表示する書き込みリクエスト送信画面
101 ... User terminal 102 ... Browsing request 103 from user terminal ... Social network batch information 104 returned by this system ... Servers 105a-105c running this system ... Servers 106a-106c running each social network ... From this system Information acquisition request 107a to 107c to each social network ... Response 201 from each social network server ... Browsing request 202 from user terminal to this system ... Acquisition of pre-registration information regarding social network in this system 203a to 208b ... This system Authentication to each social network, browsing request, social network response and conversion processing 210 in this system ... Display of collective information from this system to user terminals 01~303C ... initial screen and its contents 401~403B ... write request transmission screen displayed on the screen 501 = 503 ... the system that collectively information of each network to be displayed of the system displaying the present system

Claims (15)

他社が複数のソーシャルネットワークの情報を取得および変更できる方法で、以下の段階を含む方法
各ソーシャルネットワークのアクセス先情報を運営者が登録する段階
各ソーシャルネットワークの出力情報を変換する情報を運営者が登録する段階
利用者が、運営者が登録してある各ソーシャルネットワークごとについて、利用者が所有するログインアカウントを入力し、閲覧リクエストを発行する段階
各ソーシャルネットワークが返す情報を取得し、変換操作を行う段階
変換された情報をもとに、各ソーシャルネットワークの情報を一覧した情報を生成する段階
各ソーシャルネットワークの情報を一覧した情報を利用者に提示する段階
利用者の単一の書き込みを各ソーシャルネットワークに書き込む段階
A method that allows other companies to acquire and change information on multiple social networks, including the following steps: The operator registers the access destination information of each social network The operator converts the information that converts the output information of each social network For each social network registered by the operator, the user enters the login account owned by the user, issues a browsing request, acquires the information returned by each social network, and performs the conversion operation. Steps to generate information that lists information on each social network based on the converted information Steps to present information that lists information on each social network to the user The stage of writing to the network
各ソーシャルネットワークのアクセス先情報を運営者が登録する段階において、運営者が一ソーシャルネットワークのアクセス先情報をサーバに登録し、利用者の閲覧請求の選択肢として選べるようにすることを特徴とする請求項1のシステムIn the stage where the operator registers the access destination information of each social network, the operator registers the access destination information of one social network in the server and can be selected as an option for the user's request for browsing. Item 1 system 各ソーシャルネットワークの出力情報を変換する情報を運営者が登録する段階において、運営者が、一ソーシャルネットワークの出力するログイン画面の、ログイン情報の受け渡し方についてサーバに登録することを特徴とする請求項1のシステムThe operator registers in the server how to transfer login information on a login screen output by one social network in a stage where the operator registers information for converting output information of each social network. 1 system 各ソーシャルネットワークの出力情報を変換する情報を運営者が登録する段階において、運営者が、一ソーシャルネットワークの出力するログイン後画面の、日記、掲示板の出力情報の見出し、本文内容を抽出する変換情報をサーバに登録することを特徴とする請求項1のシステムIn the stage where the operator registers information for converting the output information of each social network, the operator extracts the diary, the headline of the output information of the bulletin board, and the text content of the post-login screen output by one social network. The system according to claim 1, wherein the system is registered in a server. 利用者が、運営者が登録してある各ソーシャルネットワークごとについて、利用者が所有するログインアカウントを入力し、閲覧リクエストを発行する段階において、サーバに入力された利用者のログインアカウントを、各ソーシャルネットワークごとの情報に分離することを特徴とする請求項1のシステムFor each social network registered by the operator, the user enters a login account owned by the user and issues a browsing request. 2. The system according to claim 1, wherein the information is separated into information for each network. 利用者が、運営者が登録してある各ソーシャルネットワークごとについて、利用者が所有するログインアカウントを入力し、閲覧リクエストを発行する段階において、請求項5によって分離されたログインアカウントを、請求項2および請求項3においてサーバに登録されている情報をもとに各ソーシャルネットワークの処理体系に変換し、一つ一つのソーシャルネットワークに対して閲覧要求を順次送信し、ソーシャルネットワークの出力をサーバが得ることを特徴とする請求項1のシステムFor each social network registered by the operator, the user inputs a login account owned by the user and issues a browsing request. And the processing system of each social network is converted based on the information registered in the server in claim 3, and the browsing request is sequentially transmitted to each social network, and the server obtains the output of the social network. The system of claim 1 請求項6において、利用者が入力した各ソーシャルネットワークごとのログインアカウントを、サーバには保存せず、各ソーシャルネットワークが発行する認証情報を一時的に保持するだけで、セキュリティリスクを低減したことを特徴とする請求項1のシステムClaim 6 that the security account has been reduced by temporarily storing authentication information issued by each social network without storing the login account for each social network entered by the user in the server. The system of claim 1 characterized in that 各ソーシャルネットワークが返す情報を取得し、変換操作を行う段階において、請求項6において送信した閲覧要求について、一ソーシャルネットワークが返した情報をサーバに蓄積する段階を持つ請求項1のシステムThe system according to claim 1, further comprising a step of accumulating information returned by one social network in a server for the browsing request transmitted in claim 6 in the step of acquiring information returned by each social network and performing a conversion operation. 各ソーシャルネットワークが返す情報を取得し、変換操作を行う段階において、請求項8において蓄積された情報を、請求項3においてサーバに登録された情報を用いて、サーバにて変換処理をおこなう段階を持つ請求項1のシステムIn the step of acquiring information returned by each social network and performing the conversion operation, the step of performing the conversion process on the server using the information stored in claim 8 and the information registered in the server in claim 3 The system of claim 1 変換された情報をもとに、各ソーシャルネットワークの情報を一覧した情報を生成する段階において、請求項9によって変換された、各ソーシャルネットワークごとの日記、掲示板の最新情報を、ひとつの画面情報にサーバにて再構成する段階を持つ請求項1のシステムBased on the converted information, in the stage of generating information listing the information of each social network, the diary for each social network and the latest information on the bulletin board converted by claim 9 are converted into one screen information. The system of claim 1 having a stage of reconfiguration at the server. 各ソーシャルネットワークの情報を一覧した情報を利用者に提示する段階において、請求項10において、生成された画面情報を、サーバから利用者端末に送信する段階を持つ請求項1のシステムThe system according to claim 1, further comprising a step of transmitting the generated screen information from the server to the user terminal in the step of presenting information listing each social network to the user. 利用者の単一の書き込みを各ソーシャルネットワークに書き込む段階において、利用者の書き込み情報を、利用者端末から受信する段階を持つ請求項1のシステムThe system according to claim 1, further comprising the step of receiving user writing information from a user terminal in the step of writing a single user writing to each social network. 利用者の単一の書き込みを各ソーシャルネットワークに書き込む段階において、請求項11において、受信した書き込み情報を、請求項2および請求項3においてサーバに登録されている情報をもとに各ソーシャルネットワークの処理体系に変換し、請求項7において一時的に保持している認証情報とともに、一つ一つのソーシャルネットワークに対して書き込み要求を順次送信し、ソーシャルネットワークの出力をサーバが得ることを特徴とする請求項1のシステムIn the step of writing the user's single writing to each social network, in claim 11, the received writing information is obtained based on the information registered in the server in claim 2 and claim 3. It converts into a processing system, A write request is sequentially transmitted to each social network with the authentication information temporarily hold | maintained in Claim 7, A server obtains the output of a social network, It is characterized by the above-mentioned. The system of claim 1. 利用者の単一の書き込みを各ソーシャルネットワークに書き込む段階において、請求項12において、各ソーシャルネットワークより返された情報を、請求項3においてサーバに登録された情報を用いて、書き込みの可否を抜き出し、一覧画面を生成する変換処理をサーバにておこなう段階を持つ請求項1のシステムIn the stage of writing the user's single writing to each social network, the information returned from each social network in claim 12 is extracted from the information registered in the server in claim 3 to determine whether or not writing is possible. The system according to claim 1, further comprising a step of performing conversion processing for generating a list screen on a server. 利用者の単一の書き込みを各ソーシャルネットワークに書き込む段階において、請求項13において、サーバにて生成された一覧画面を、サーバから利用者端末に送信する段階を持つ請求項1のシステム14. The system according to claim 1, further comprising a step of transmitting a list screen generated by the server from the server to the user terminal in the step of writing a single user write to each social network.
JP2006356980A 2006-12-01 2006-12-01 System for collectively displaying plurality of pieces of social network information Pending JP2008140353A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006356980A JP2008140353A (en) 2006-12-01 2006-12-01 System for collectively displaying plurality of pieces of social network information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006356980A JP2008140353A (en) 2006-12-01 2006-12-01 System for collectively displaying plurality of pieces of social network information

Publications (1)

Publication Number Publication Date
JP2008140353A true JP2008140353A (en) 2008-06-19

Family

ID=39601699

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006356980A Pending JP2008140353A (en) 2006-12-01 2006-12-01 System for collectively displaying plurality of pieces of social network information

Country Status (1)

Country Link
JP (1) JP2008140353A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101108223B1 (en) * 2011-08-05 2012-01-31 (주)시지온 Apparatus and method for relaying service
KR101184849B1 (en) * 2011-06-03 2012-09-26 주식회사 우경네트웍스 Apparatus and method for providing social network service
KR101194766B1 (en) * 2012-04-26 2012-10-25 메타빌드주식회사 Method for integrated management of social networking service and system therefor
WO2013039301A1 (en) * 2011-09-16 2013-03-21 Samsung Electronics Co., Ltd. Integrated operation method for social network service function and system supporting the same
JP2014500987A (en) * 2010-09-17 2014-01-16 サムスン エレクトロニクス カンパニー リミテッド Data management method and apparatus
KR101353320B1 (en) 2012-07-16 2014-01-23 주식회사 이유씨시스템즈 System for management contents on social network service
KR101494742B1 (en) * 2014-02-25 2015-02-24 티라에스앤씨 (주) DISTRIBUTED DATA PROCESSING SYSTEM FOR POSTING A CONTENT IN MULTIPLE SNSs
KR101527677B1 (en) * 2014-01-21 2015-06-10 이동현 Webzine display system using a online posting and webzine display method for the same

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014500987A (en) * 2010-09-17 2014-01-16 サムスン エレクトロニクス カンパニー リミテッド Data management method and apparatus
US9952907B2 (en) 2010-09-17 2018-04-24 Samsung Electronics Co., Ltd Method and apparatus for managing data
JP2017097881A (en) * 2010-09-17 2017-06-01 サムスン エレクトロニクス カンパニー リミテッド Data management method and device therefor
KR101184849B1 (en) * 2011-06-03 2012-09-26 주식회사 우경네트웍스 Apparatus and method for providing social network service
WO2013022232A2 (en) * 2011-08-05 2013-02-14 (주)시지온 Service relay apparatus and a method for same
WO2013022232A3 (en) * 2011-08-05 2013-06-13 (주)시지온 Service relay apparatus and a method for same
US9386112B2 (en) 2011-08-05 2016-07-05 Cizion Service relay apparatus and a method for same
KR101108223B1 (en) * 2011-08-05 2012-01-31 (주)시지온 Apparatus and method for relaying service
WO2013039301A1 (en) * 2011-09-16 2013-03-21 Samsung Electronics Co., Ltd. Integrated operation method for social network service function and system supporting the same
US9734538B2 (en) 2011-09-16 2017-08-15 Samsung Electronics Co., Ltd Integrated operation method for social network service function and system supporting the same
KR101932529B1 (en) 2011-09-16 2018-12-28 삼성전자 주식회사 Integrated Operation Method For Social Network Service function and System supporting the same
KR101194766B1 (en) * 2012-04-26 2012-10-25 메타빌드주식회사 Method for integrated management of social networking service and system therefor
KR101353320B1 (en) 2012-07-16 2014-01-23 주식회사 이유씨시스템즈 System for management contents on social network service
KR101527677B1 (en) * 2014-01-21 2015-06-10 이동현 Webzine display system using a online posting and webzine display method for the same
KR101494742B1 (en) * 2014-02-25 2015-02-24 티라에스앤씨 (주) DISTRIBUTED DATA PROCESSING SYSTEM FOR POSTING A CONTENT IN MULTIPLE SNSs

Similar Documents

Publication Publication Date Title
JP2008140353A (en) System for collectively displaying plurality of pieces of social network information
US20110282905A1 (en) Aggregation of an aggregation
US20090248818A1 (en) Cooperating system, chat server, program, and cooperating method
CN108153768A (en) Method for page jump, data processing method, device and page jump control system
JP6005887B1 (en) Program, information processing apparatus, information processing method, and information processing system
WO2010061847A1 (en) User-associated information providing server
JP4956761B2 (en) Post data management server device, post data management method, and post data management server program
JP6898680B2 (en) Information processing equipment and programs
US20160277476A1 (en) Distributing content using a smartphone
JP6052022B2 (en) Person recommendation device, person recommendation method, and program
WO2016002000A1 (en) Information processing device, information processing method, and program for information processing device
WO2021176858A1 (en) System, information processing method, information processing device, terminal, and program
JP5028447B2 (en) Server apparatus and information processing method for transmitting message by ID
JP2013084068A (en) Information display device, server, program, information display method, and information display system
JP2010055237A (en) Im interlocked comment system
JP2006221490A (en) Information providing system and program
JP5230717B2 (en) Information processing system, information processing method, and program
KR20050059380A (en) Community connecting system through network and method thereof
JP2010226235A (en) Content sharing system, imaging apparatus, television set, content sharing method, and program
JP5739277B2 (en) Identification method, identification server, and program for associating user account with subscriber identifier of user terminal
JP5241863B2 (en) Comment posting support system, method for controlling comment posting support system, program, and recording medium
JP2008107987A (en) Information providing device and information providing method
JP4759560B2 (en) Viewing effect measuring system, measuring method and measuring terminal
JP6463313B2 (en) Program, information processing apparatus, information processing method, and information processing system
JP2010097487A (en) User terminal device, recommended expression retrieval device, web server device, recommended expression provision method and program