JP5233220B2 - ページ付加情報共有管理方法 - Google Patents
ページ付加情報共有管理方法 Download PDFInfo
- Publication number
- JP5233220B2 JP5233220B2 JP2007245526A JP2007245526A JP5233220B2 JP 5233220 B2 JP5233220 B2 JP 5233220B2 JP 2007245526 A JP2007245526 A JP 2007245526A JP 2007245526 A JP2007245526 A JP 2007245526A JP 5233220 B2 JP5233220 B2 JP 5233220B2
- Authority
- JP
- Japan
- Prior art keywords
- additional information
- page
- sharing management
- information sharing
- user
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/957—Browsing optimisation, e.g. caching or content distillation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
- G06F16/9558—Details of hyperlinks; Management of linked annotations
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
- Document Processing Apparatus (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
図1は本発明の一実施形態にかかる画面例を示す図である。
図2は本発明の第1の実施形態にかかるシステムの構成例を示す図である。
(1)最初のものを優先させる
(2)最後のものを優先させる
(3)登録時に検出して、先に編集されたものに更に編集する形にする
等により対応が可能である。
図15は本発明の第2の実施形態にかかるシステムの構成例を示す図である。前述した第1の実施形態ではサーバ1からブラウザ2に付加情報を送信し、ブラウザ2側でページへの付加情報のレンダリングを行っていたが、この第2の実施形態ではサーバ1側で付加情報を含んだページデータ(HTMLデータ)を生成し、ブラウザ2に送信して表示させるようにしている。
図19は本発明の第3の実施形態にかかるシステムの構成例を示す図である。前述した第1および第2の実施形態では単一のサーバ1において付加情報の保持管理を行っていたが、この第3の実施形態では複数のサーバ1(#1、#2、・・・)により付加情報の保持管理を行うようにしている。
図22は本発明の第4の実施形態にかかるシステムの構成例を示す図である。この第4の実施形態は、本発明をブログ(日記風のサイト)に適用したものであり、トラックバックのメカニズム(詳細は例えばhttp://lowlife.jp/yasusii/stories/8.htmlを参照。)を利用してブログ自身に付加情報の登録を行い、ブログの閲覧時に付加情報を併せて表示するようにしたものである。
以上、本発明の好適な実施の形態により本発明を説明した。ここでは特定の具体例を示して本発明を説明したが、特許請求の範囲に定義された本発明の広範な趣旨および範囲から逸脱することなく、これら具体例に様々な修正および変更を加えることができることは明らかである。すなわち、具体例の詳細および添付の図面により本発明が限定されるものと解釈してはならない。
101 標準的構成要素
102 JavaScript生成部
103 ページ生成部
105 ユーザ認証部
106 リクエスト処理部
107 情報付加部
108 付加情報送信部
108+ ページ送信部
109 ユーザ関連度算出部
110 キャッシュDB
111 付加情報DB
2 ブラウザ
21 JavaScriptエンジン
22 登録用ブックマークレット
23 画面
24 ページカスタマイズ部
25 付加情報プラグイン
251 付加情報探索部
252 入力フォーム提供部
253 付加情報送付部
254 レンダラ
255 サーバリスト
3 Webサーバ
4 ブログ
41 標準的構成要素
42 トラックバック送信部
43 本文DB
5 ブログ
51 標準的構成要素
52 本文DB
53 トラックバックDB
54 トラックバック処理部
55 付加情報DB
56 情報付加部
U ユーザ
Claims (12)
- 複数のユーザが任意のページ内のオブジェクトに対して強調表示および必要なコメントを含む付加情報を付し、複数のユーザがその付加情報を共有するための、ページ付加情報共有管理装置が実行する管理方法であって、
ページ内のオブジェクトに対する範囲指定を含む付加情報の設定を受け付ける受付工程と、
受け付けた付加情報を対象となるページと対応付けて保存する保存工程と、
付加情報の表示が要求された場合に、閲覧するページに対応する付加情報を取得し、要求元に提供する提供工程と
を備え、
上記受付工程は、トラックバックを行った側のトラックバック記事に含まれる、少なくとも強調表示を付す範囲を示すタグおよび強調表示に対応するコメントを示すタグに基づいて付加情報を取得する
ことを特徴とするページ付加情報共有管理方法。 - 請求項1に記載のページ付加情報共有管理方法において、
ページ閲覧を行うブラウザ側で付加情報の取得要求および取得した付加情報のレンダリングを行うスクリプトを閲覧対象のページデータに含めてブラウザ側に提供する工程
を備えたことを特徴とするページ付加情報共有管理方法。 - 請求項1または2のいずれか一項に記載のページ付加情報共有管理方法において、
閲覧対象のページデータに上記付加情報を合成して要求元に提供する工程
を備えたことを特徴とするページ付加情報共有管理方法。 - 請求項1乃至3のいずれか一項に記載のページ付加情報共有管理方法において、
上記付加情報の設定対象となるページをキャッシュに保存する工程と、
ページに対する閲覧が要求された場合に該当するページのキャッシュを提供する工程と
を備えたことを特徴とするページ付加情報共有管理方法。 - 請求項1乃至4のいずれか一項に記載のページ付加情報共有管理方法において、
保存された上記付加情報に基づき現ユーザと関連の強いユーザを発見して提示する工程
を備えたことを特徴とするページ付加情報共有管理方法。 - 請求項1乃至5のいずれか一項に記載のページ付加情報共有管理方法において、
上記オブジェクトは文字列であり、上記範囲指定は先頭位置を特定する文字列と終端位置を特定する文字列の指定により行う
ことを特徴とするページ付加情報共有管理方法。 - 請求項1乃至5のいずれか一項に記載のページ付加情報共有管理方法において、
上記オブジェクトは文字列であり、上記範囲指定はマークアップ言語で記述された文書の要素の指定により行う
ことを特徴とするページ付加情報共有管理方法。 - 複数のユーザが任意のページ内のオブジェクトに対して強調表示および必要なコメントを含む付加情報を付し、複数のユーザがその付加情報を共有するための管理装置であって、
ページ内のオブジェクトに対する範囲指定を含む付加情報の設定を受け付ける受付手段と、
受け付けた付加情報を対象となるページと対応付けて保存する保存手段と、
付加情報の表示が要求された場合に、閲覧するページに対応する付加情報を取得し、要求元に提供する提供手段と
を備え、
上記受付手段は、トラックバックを行った側のトラックバック記事に含まれる、少なくとも強調表示を付す範囲を示すタグおよび強調表示に対応するコメントを示すタグに基づいて付加情報を取得する
ことを特徴とするページ付加情報共有管理装置。 - 請求項8に記載のページ付加情報共有管理装置において、
ページ閲覧を行うブラウザ側で付加情報の取得要求および取得した付加情報のレンダリングを行うスクリプトを閲覧対象のページデータに含めてブラウザ側に提供する手段
を備えたことを特徴とするページ付加情報共有管理装置。 - 請求項8または9のいずれか一項に記載のページ付加情報共有管理装置において、
閲覧対象のページデータに上記付加情報を合成して要求元に提供する手段
を備えたことを特徴とするページ付加情報共有管理装置。 - 請求項8乃至10のいずれか一項に記載のページ付加情報共有管理装置において、
上記付加情報の設定対象となるページをキャッシュに保存する手段と、
ページに対する閲覧が要求された場合に該当するページのキャッシュを提供する手段と
を備えたことを特徴とするページ付加情報共有管理装置。 - 請求項8乃至11のいずれか一項に記載のページ付加情報共有管理装置において、
保存された上記付加情報に基づき現ユーザと関連の強いユーザを発見して提示する手段
を備えたことを特徴とするページ付加情報共有管理装置。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007245526A JP5233220B2 (ja) | 2006-10-11 | 2007-09-21 | ページ付加情報共有管理方法 |
| US11/866,767 US8001460B2 (en) | 2006-10-11 | 2007-10-03 | Page-added information sharing management method |
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2006278080 | 2006-10-11 | ||
| JP2006278080 | 2006-10-11 | ||
| JP2007245526A JP5233220B2 (ja) | 2006-10-11 | 2007-09-21 | ページ付加情報共有管理方法 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2008117374A JP2008117374A (ja) | 2008-05-22 |
| JP5233220B2 true JP5233220B2 (ja) | 2013-07-10 |
Family
ID=39503203
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2007245526A Expired - Fee Related JP5233220B2 (ja) | 2006-10-11 | 2007-09-21 | ページ付加情報共有管理方法 |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US8001460B2 (ja) |
| JP (1) | JP5233220B2 (ja) |
Families Citing this family (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP2153388A1 (en) * | 2007-04-30 | 2010-02-17 | Jime Sa | Method of intermediation within a social network of users of a service/application to expose relevant media items |
| US8190990B2 (en) * | 2008-06-27 | 2012-05-29 | Google Inc. | Annotating webpage content |
| JP2010086459A (ja) * | 2008-10-02 | 2010-04-15 | Fujitsu Ltd | 情報処理装置、制御方法及び制御プログラム |
| US8856363B2 (en) | 2008-11-18 | 2014-10-07 | Nec Corporation | Content delivery system where in a content marker information registered by one user may be viewed and/or requested by a user other than a specific user |
| US9935793B2 (en) | 2009-02-10 | 2018-04-03 | Yahoo Holdings, Inc. | Generating a live chat session in response to selection of a contextual shortcut |
| US9159074B2 (en) | 2009-03-23 | 2015-10-13 | Yahoo! Inc. | Tool for embedding comments for objects in an article |
| JPWO2012042599A1 (ja) * | 2010-09-28 | 2014-02-03 | 富士通株式会社 | 情報付加方法、情報処理装置及びプログラム |
| JP5966686B2 (ja) * | 2012-07-03 | 2016-08-10 | 大日本印刷株式会社 | 書籍販売システム、書籍販売方法、サーバ、及びプログラム |
| US9361438B2 (en) * | 2012-08-23 | 2016-06-07 | Xiaoqiang Su | System and method for accepting user input using asynchronous authentication |
| TW201419175A (zh) * | 2012-11-15 | 2014-05-16 | Richplay Information Co Ltd | 網頁加註之分享及追蹤之方法 |
| JP5813844B2 (ja) * | 2014-10-14 | 2015-11-17 | 株式会社東芝 | 音声学習装置、方法およびプログラム |
| JP2019016072A (ja) * | 2017-07-05 | 2019-01-31 | 富士ゼロックス株式会社 | 情報処理装置及びプログラム |
| CN113627133B (zh) * | 2020-05-08 | 2024-12-13 | 珠海金山办公软件有限公司 | 一种页面拆分方法及装置 |
Family Cites Families (16)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6877137B1 (en) | 1998-04-09 | 2005-04-05 | Rose Blush Software Llc | System, method and computer program product for mediating notes and note sub-notes linked or otherwise associated with stored or networked web pages |
| US6243722B1 (en) * | 1997-11-24 | 2001-06-05 | International Business Machines Corporation | Method and system for a network-based document review tool utilizing comment classification |
| JP3594231B2 (ja) | 1999-11-30 | 2004-11-24 | インターナショナル・ビジネス・マシーンズ・コーポレーション | 情報制御システム、情報処理支援サーバ、情報処理端末、情報処理方法および記憶媒体 |
| US6981040B1 (en) * | 1999-12-28 | 2005-12-27 | Utopy, Inc. | Automatic, personalized online information and product services |
| AU2002256868B2 (en) * | 2001-05-10 | 2007-08-16 | Amdocs Software Systems Limited | Intelligent internet website with hierarchical menu |
| JP3771831B2 (ja) * | 2001-11-01 | 2006-04-26 | インターナショナル・ビジネス・マシーンズ・コーポレーション | デジタル・コンテンツに付加されるアノテーション情報を共有するためのコンピュータ・システムおよびプログラム |
| JP4352684B2 (ja) * | 2002-10-29 | 2009-10-28 | 富士ゼロックス株式会社 | 情報提供処理システム、プログラム |
| JP4381776B2 (ja) * | 2003-11-07 | 2009-12-09 | 株式会社リコー | 情報共有システム、サーバ、情報共有方法、情報共有プログラム、およびコンピュータ読み取り可能な記録媒体 |
| US7379930B2 (en) * | 2004-02-25 | 2008-05-27 | Ricoh Company, Ltd. | Confidential communications executing multifunctional product |
| JP2005278161A (ja) | 2004-02-25 | 2005-10-06 | Ricoh Co Ltd | ネットワーク複合機 |
| JPWO2006051716A1 (ja) * | 2004-11-12 | 2008-05-29 | 株式会社ジャストシステム | 文書処理装置及び文書処理方法 |
| US7584268B2 (en) * | 2005-02-01 | 2009-09-01 | Google Inc. | Collaborative web page authoring |
| JP4539438B2 (ja) * | 2005-05-30 | 2010-09-08 | 日本電信電話株式会社 | トラックバック元のコメント・トラックバックの集約方法及び装置及びプログラム及びプログラムを格納したコンピュータ読み取り可能な記憶媒体 |
| US7739314B2 (en) * | 2005-08-15 | 2010-06-15 | Google Inc. | Scalable user clustering based on set similarity |
| JP4089718B2 (ja) * | 2005-08-31 | 2008-05-28 | ブラザー工業株式会社 | 画像処理装置、およびプログラム |
| JP5135701B2 (ja) * | 2006-03-30 | 2013-02-06 | 富士通株式会社 | Webページ分類プログラム、Webページ分類装置およびWebページ分類方法 |
-
2007
- 2007-09-21 JP JP2007245526A patent/JP5233220B2/ja not_active Expired - Fee Related
- 2007-10-03 US US11/866,767 patent/US8001460B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| US8001460B2 (en) | 2011-08-16 |
| JP2008117374A (ja) | 2008-05-22 |
| US20080250081A1 (en) | 2008-10-09 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5233220B2 (ja) | ページ付加情報共有管理方法 | |
| US8230320B2 (en) | Method and system for social bookmarking of resources exposed in web pages that don't follow the representational state transfer architectural style (REST) | |
| US7840648B1 (en) | Web-page authoring tool for automatic enrollment in advertising program | |
| US10706091B2 (en) | User driven computerized selection, categorization, and layout of live content components | |
| US7716591B2 (en) | System and method for dynamically generating a web page | |
| EP2291780A1 (en) | Method and apparatus for searching information | |
| US20130132823A1 (en) | Metadata augmentation of web pages | |
| US20070239674A1 (en) | Method and System for Providing Weblog Author-Defined, Weblog-Specific Search Scopes in Weblogs | |
| Scott | White hat search engine optimization (SEO): Structured web data for libraries | |
| US8150878B1 (en) | Device method and computer program product for sharing web feeds | |
| CN101311927A (zh) | 页面附加信息共享管理方法和设备 | |
| JP4859873B2 (ja) | コメント表示システム、その方法、管理サーバおよびプログラム | |
| WO2010093063A1 (ja) | ホームページ作成装置、およびこれに用いるホームページ作成支援装置とホームページ作成のためのクライアント装置 | |
| JP2007149016A (ja) | ホームページ作成支援システム、ホームページ作成支援方法、ホームページ作成支援サーバ | |
| JP4921570B2 (ja) | ブログサービス提供システム、方法及びプログラム | |
| JP2008181242A (ja) | 情報提示サーバ | |
| JP5344680B2 (ja) | リンク生成装置およびリンク生成方法 | |
| JP2008071116A (ja) | 情報配信システム、情報配信装置、情報配信方法および情報配信用プログラム | |
| JP6235744B1 (ja) | ウェブページ制作支援システム | |
| JP2008123425A (ja) | ウェブ文書データ提供装置、方法、およびシステム | |
| KR101079766B1 (ko) | 인터넷 검색과 연동하여 부가적인 설명이나 링크 관련 메타 데이터 입력이 자유로운 문서 편집 방법 및 시스템 | |
| KR101173598B1 (ko) | 메모 게시판 제공 시스템 및 방법 | |
| JP2010009343A (ja) | 関連記事情報表示データ作成方法およびサーバ | |
| JP5237875B2 (ja) | 共有記事公開システム | |
| JP2012203831A (ja) | 電子付箋生成表示プログラム、電子付箋生成表示方法、及び電子付箋生成表示装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100406 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120625 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120703 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120831 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130226 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130311 |
|
| R151 | Written notification of patent or utility model registration |
Ref document number: 5233220 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20160405 Year of fee payment: 3 |
|
| LAPS | Cancellation because of no payment of annual fees |