TWI528188B - 用於協同編寫模式之編寫系統、電腦實施方法及電腦可讀取儲存媒體 - Google Patents

用於協同編寫模式之編寫系統、電腦實施方法及電腦可讀取儲存媒體 Download PDF

Info

Publication number
TWI528188B
TWI528188B TW103135218A TW103135218A TWI528188B TW I528188 B TWI528188 B TW I528188B TW 103135218 A TW103135218 A TW 103135218A TW 103135218 A TW103135218 A TW 103135218A TW I528188 B TWI528188 B TW I528188B
Authority
TW
Taiwan
Prior art keywords
user
file
copy
content
authoring application
Prior art date
Application number
TW103135218A
Other languages
English (en)
Other versions
TW201506641A (zh
Inventor
貝勒強納森貝奇特
伯恩斯坦伊森喬瑟夫
奈特馬克羅倫
安圖斯克利斯多夫詹姆士
Original Assignee
微軟公司
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 微軟公司 filed Critical 微軟公司
Publication of TW201506641A publication Critical patent/TW201506641A/zh
Application granted granted Critical
Publication of TWI528188B publication Critical patent/TWI528188B/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • G06F16/1767Concurrency control, e.g. optimistic or pessimistic approaches
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computing Systems (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Health & Medical Sciences (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Document Processing Apparatus (AREA)
  • Information Transfer Between Computers (AREA)

Description

用於協同編寫模式之編寫系統、電腦實施方法及電腦可 讀取儲存媒體
本發明關於協同編寫模式。
傳統的協同編寫傾向於序列地執行。使用者依序存取一文件、編輯該文件及儲存他們的編輯結果。當該存取使用者正在編輯該文件時可對該檔案鎖定以禁止其他使用者編輯該文件。因為每個使用者可能會等待輪到他編輯該文件,所以這種遞迴編輯程序會造成延遲。此外,遞迴編輯程序很難來管理。例如,每個使用者可能需要追蹤誰在編輯該文件的哪些部份、該文件的哪一版本為最新、及何時該使用者會輪到他。
在其它種類的傳統協同編輯時,使用者可編輯相同文件的共享複本。例如,在美國華盛頓州Redmond的MICROSOFT公司所提供的ONENOTE®紀錄筆記程式中,多個使用者可在一共享的筆記本式文件內同步地加入、移動及 刪除物件。在這種產品中,對於該文件的改變可即時或接近即時地呈現給使用者。
本發明係關於這些及其它考量而提出。
此發明內容係用來介紹在一簡化型式中選出的觀念,其在以下的詳細說明中會進一步說明。此內容說明並非要提出所主張標的之關鍵特徵或基本特徵,也並非要做為輔助決定所主張標的之範疇。
概言之,一種協同編寫應用程式提供一編寫環境,其中兩個以上的使用者可同時編輯一文件。該編寫應用程式可調整為選擇性地組態為一公共操作模式,其中每個使用者的編輯可自由地共享,或是一私密操作模式,其中每個使用者的編即可保持私密。
根據不同的態樣,中間資料(metadata)更新可自動地在該文件的每個使用者複本與該主控複本之間同步,不論其所選擇的操作模式。但是內容更新的可用性係根據該編寫應用程式所被組態的操作模式而定。
在一具體實施例中,組態在一公共操作模式中的編寫應用程式定期地與該主控複本同時共享由該編寫應用程式所產生的內容及中間資料更新。在另一具體實施例中,組態在一私密操作模式中的編寫應用程式定期地與該主控複本僅共享由該編寫應用程式所產生的中間資料更新。
根據其它態樣,一編寫應用程式即使當該編寫應用程式不能夠與該文件的一主控複本同步化內容或中間資料 時,亦可編輯一文件的使用者複本(例如當該編寫應用程式為離線時)。在一具體實施例中,該編寫應用程式當該編寫應用程式為離線時可被組態為一公用或私密操作模式。
這些及其它特徵與好處將可由閱讀以下的詳細說明並檢視相關圖面來瞭解。其應可瞭解到前述的概略說明及以下的詳細說明皆僅為示例性,且並非限制所主張之態樣的限制。
100‧‧‧編寫系統
110A‧‧‧使用者運算裝置
110B‧‧‧使用者運算裝置
110C‧‧‧使用者運算裝置
110D‧‧‧使用者運算裝置
120‧‧‧儲存裝置
130‧‧‧編寫應用程式
150‧‧‧文件
152‧‧‧內容
152A‧‧‧內容
152B‧‧‧內容
154‧‧‧中間資料
154A‧‧‧中間資料
154B‧‧‧中間資料
155A‧‧‧使用者複本
155B‧‧‧使用者複本
155C‧‧‧使用者複本
155D‧‧‧使用者複本
200‧‧‧文件
210‧‧‧資料單元
220‧‧‧資料單元
230‧‧‧資料單元
240‧‧‧資料單元
250‧‧‧資料單元
400‧‧‧使用者運算系統
410‧‧‧使用者運算裝置
415‧‧‧處理單元
420‧‧‧系統記憶體
422‧‧‧作業系統
424‧‧‧應用程式
426‧‧‧快取
427‧‧‧使用者複本
429‧‧‧中間資料
430‧‧‧輸入裝置
435‧‧‧輸出裝置
440‧‧‧通訊連接
600‧‧‧編寫系統
610A‧‧‧第一使用者裝置
610B‧‧‧第二使用者裝置
620‧‧‧儲存裝置
625‧‧‧內容
632‧‧‧發行模組
632A‧‧‧提供
632B‧‧‧提供
634‧‧‧保護模組
634A‧‧‧取得
634B‧‧‧取得
635A‧‧‧本地快取
635B‧‧‧本地快取
636‧‧‧取得模組
636A‧‧‧同步
636B‧‧‧同步
638‧‧‧整合模組
639‧‧‧中間資料同步模組
652‧‧‧內容
654‧‧‧中間資料
655A‧‧‧使用者複本
655B‧‧‧使用者複本
800‧‧‧編寫系統
810A‧‧‧使用者裝置
810B‧‧‧使用者裝置
820‧‧‧儲存裝置
825‧‧‧系統記憶體
832A‧‧‧追蹤
832B‧‧‧追蹤
834A‧‧‧取得
834B‧‧‧取得
835A‧‧‧本地快取
835B‧‧‧本地快取
836A‧‧‧同步
836B‧‧‧同步
852‧‧‧內容
854‧‧‧中間資料
855A‧‧‧使用者複本
855B‧‧‧使用者複本
1120‧‧‧儲存裝置
1130A‧‧‧編寫應用程式
1130B‧‧‧編寫應用程式
1135A‧‧‧本地快取
1135B‧‧‧本地快取
2000‧‧‧編寫系統
2010‧‧‧使用者裝置
2030‧‧‧編寫應用程式
2031‧‧‧第一快取
2033‧‧‧第二快取
2035‧‧‧本地快取
2037‧‧‧中間資料
2055‧‧‧使用者複本
2060‧‧‧網路
第1圖為具有本發明之創新態樣的範例之特徵的一示例性編寫系統的示意方塊圖;第2圖為第1圖之編寫系統的示意方塊圖,其中儲存在第一運算裝置上的一文件可包括根據本發明之原理的文件及中間資料;第3圖為根據本發明之原理具有五個資料單元之文件的示意方塊圖,其第二個為鎖定;第4圖為根據本發明之原理經組態以實施一編寫環境之一使用者運算系統的示意方塊圖;第5圖為一示例性同步化程序的操作流程的流程圖,其中根據本發明的原理一文件的使用者複本可與該文件的主控複本同步化;第6圖為一編寫系統的示意方塊圖,其中編寫應用程式根據本發明之原理被組態為公共操作模式;第7圖為一示例性公共模式同步化程序之操作流程的流程圖,其中根據本發明之原理當該編寫應用程式組態為 一公共操作模式時一編寫應用程式可同步化一文件的使用者複本與該文件的主控複本;第8圖為一編寫系統的示意方塊圖,其中編寫應用程式根據本發明之原理被組態為私密操作模式;第9圖為一示例性私密模式同步化程序之操作流程的流程圖,其中根據本發明之原理當該編寫應用程式組態為一私密操作模式時一編寫應用程式可同步化一文件的使用者複本與該文件的主控複本;第10圖為一示例性切換程序的操作流程之流程圖,其中根據本發明的原理一編寫應用程式可組態為不同的操作模式;第11圖至第19圖為在一協同編寫會期期間於不同時間儲存在一儲存裝置的快取、一第一使用者運算裝置及一第二使用者運算裝置上之示意方塊圖,其中根據本發明之原理該第一與第二使用者運算裝置個別的第一使用者與第二使用者同時編輯一文件;第20圖為一編寫系統之示意方塊圖,其例示一種使用者運算裝置,其具有根據本發明之原理的創新態樣的範例;第21圖為一示例性編寫程序的操作流程的流程圖,其中根據本發明的原理一使用者運算裝置可將一文件的使用者複本可與該文件的主控複本同步化;及第22圖為一示例性轉換程序的操作流程的流程圖,其中根據本發明的原理在離線式編輯該使用者複本之後一使用者運算裝置可將一文件的使用者複本與該文件的主控 複本同步化。
在以下的詳細說明中,係參照形成為其一部份的附屬圖面,且其中藉由特定具體實施例或範例之例示來顯示。本發明將以程式模組的一般性內容來說明,其可配合於在電腦系統上一作業系統中執行之一應用程式來執行,本技藝專業人士將可瞭解到本發明亦可結合其它程式模組來實施。此處所述之具體實施例可被結合,而其它具體實施例可在不背離本發明之精神或範疇之下來利用。因此,以下的詳細說明並非以限制性來看待,且本發明的範疇僅由附屬申請專利範圍及其同等者所定義。
本發明的具體實施例提供一種環境,其中多個使用者可協同地編寫一文件。第1圖所示為具有為本發明之創新態樣的範例之特徵的一示例性編寫系統100。編寫系統100包括一儲存裝置120,其儲存一文件150之主控複本。在一具體實施例中,儲存裝置120可包括一運算裝置。在另一具體實施例中,儲存裝置120可包括一或多個儲存裝置(例如伺服器運算裝置的網路)。
編寫系統100亦包括至少一使用者運算裝置110,其通訊式耦合至儲存裝置120。每個使用者運算裝置110可藉由產生文件150的使用者複本155及編輯使用者複本155之方式來編輯文件150。當使用者裝置110定期地傳送要與其它使用者運算裝置共享的更新到儲存裝置120並定期地自儲存裝置120取得來自其它使用者運算裝置之更新時,文件150 之該等使用者複本155係被同步化。
如此處所使用的術語,一使用者運算裝置110包括任何運算裝置,其可經組態以得到一文件的使用者複本來由該文件的一主控複本進行編寫。使用者運算裝置110可不同於儲存裝置120,或可包括實施在儲存裝置120上之一不同的使用者帳號。在一具體實施例中,做為一文件的儲存裝置120之運算裝置可做為一不同文件的使用者運算裝置110,反之亦然。
在第1圖所示的範例中,四個使用者運算裝置110A、110B、110C及110D係通訊式耦合至儲存裝置120。但是在其它具體實施例中,任何數目的運算裝置110皆可耦合至儲存裝置120。在所示的範例中,每個使用者運算裝置110A、110B、110C、110D可傳送由該使用者運算裝置之使用者所產生的更新到儲存裝置120,並可自儲存裝置120請求由其它使用者運算裝置的使用者所產生的更新。在一具體實施例中,儲存裝置120可為一伺服器運算裝置,且使用者運算裝置110A、110B、110C、110D可為一客戶端運算裝置。
如第2圖所示,儲存在儲存裝置120上的文件150之主控複本可包括內容152與中間資料154。在一些具體實施例中,中間資料154可獨立於內容152來儲存。例如,內容152可儲存在文件150中,且中間資料154可獨立於文件150而儲存在一表格中(未示出)。然而在其它具體實施例中,中間資料154可儲存在文件150內。
在使用者運算裝置110上的編寫應用程式130係處 理及操縱文件150之使用者複本155之相對應內容及中間資料。概言之,編寫應用程式130可分別同步化中間資料154的更新與內容152之更新。例如,中間資料更新154可於儲存裝置120與使用者運算裝置110之間被自動同步化,而來自每個使用者運算裝置110之內容更新152卻可在個別使用者的請求之下被同步化。
如此處所使用的術語,中間資料更新係代表對於要編寫文件之中間資料154之任何加入、刪除及/或修正。文件中間資料的非限制性範例包括內容鎖定、存在資訊及其他這種資料。如此處所討論者,內容鎖定係禁止並未擁有該鎖定之使用者來編輯在該鎖定之下的內容。存在資訊係代表那些使用者已經指明有意願要編輯要被編寫的文件。
在一些具體實施例中,中間資料在定期的時間間隔中可在儲存裝置120與使用者運算裝置110之間交換。在一具體實施例中,中間資料可在每數秒中進行交換。但是,中間資料交換可在較短或較長的時間間隔下發生。在其它具體實施例中,當一使用者執行一結束化動作(例如儲存該文件)時中間資料可被交換。
如此處所使用的術語,內容更新係代表對於要編寫的文件之實質內容152之任何加入、刪除及/或修正。例如,一文字處理文件的內容更新可包括加入段落(或其部分)、刪除段落(或其部分),及/或修正段落(或其部分)。在另一具體實施例中,一簡報文件的內容更新可包括加入、刪除、及/或修正的圖片、文字、動畫、聲音、及其它這種資料物件。
在一些具體實施例中,內容僅在使用者的請求之下被交換。例如在一具體實施例中,該等使用者運算裝置110之一的使用者可請求與其他使用者共享內容改變。在另一具體實施例中,該等使用者運算裝置110之一的使用者可請求觀看由其他使用者所做的內容改變。但是在其它具體實施例中,內容可自動地交換。
請參照第3圖,內容鎖定係藉由指明一文件的哪些部份已經由另一使用者主張而防止編輯衝突。在一些具體實施例中,該等內容鎖定可防止一使用者編輯已經由另一個使用者所主張的一文件之部份。但是在其它具體實施例中,該使用者可選擇來打破該內容鎖定,並編輯該文件的該部份。在這種狀況下,該鎖定可警告該使用者在當編輯該鎖定的部分時會造成衝突。
第3圖為一文件200的示意方塊圖,其具有五個資料單元210、220、230、240、250。在一具體實施例中,文件200為一文字處理文件,而資料單元210-250為文字的段落。在另一具體實施例中,文件200為一簡報文件,而第一資料單元210為一標題或主題標頭,第二資料單元220為一圖片或其它資料物件,其餘的資料單元230、240、250為文字的區塊。
一第一使用者可產生關於文件200之一個以上的資料單元210-250之鎖定。在第3圖所示的範例中,該第一使用者已經鎖定第二資料單元220,如橫紋線所示。藉由產生該內容鎖定,第一使用者已經指明第一使用者想要編輯第二資料 單元220。例如,當該第一使用者主動地編輯資料單元220時,該第一使用者可產生該鎖定。在另一具體實施例中,該第一使用者可產生該鎖定,然後在稍後編輯資料單元220。在其它具體實施例中,該鎖定在該第一使用者編輯該文件時可自動地產生。如上所述,管理文件200的編寫應用程式可防止第一使用者之外的一使用者編輯鎖定的資料單元220。
概言之,由第一使用者產生的一內容鎖定被顯示給在該鎖定的壽命期間可存取該文件的所有其他使用者。在一具體實施例中,該第一使用者亦可觀看該內容鎖定。鎖定可用不同種類的指標來顯示。例如在一具體實施例中,一鎖定的資料單元之背景可有顏色、加陰影或有圖案(例如參見第3圖之資料單元220)。在另一具體實施例中,該鎖定的單元之內容(例如文字、圖片、形狀或其它資料物件)可有顏色、加陰影或加圖案。在又另一具體實施例中,可於該鎖定的資料單元之鄰近處來顯示一方格、括號或符號來代表該鎖定。
鎖定中間資料亦可儲存成多種格式。例如,鎖定中間資料可儲存成一表格型式。存在中間資料亦可儲存成多種格式。例如,存在中間資料可儲存在一表格中。但是在另一具體實施例中,鎖定中間資料及存在中間資料可儲存成不同的格式。
概言之,具有根據本發明之原理的創新態樣之範例的特徵之編寫環境可實施在一使用者運算裝置上(例如一個人電腦、一伺服器電腦、一筆記型電腦、PDA、智慧型手機、或任何其它這種運算裝置)。經組態以實施一編寫環境的使用 者運算系統400之非限制性具體實施例在此處參照第4圖說明。
如第4圖所示,用於實施本發明原理之示例性運算系統400包括一使用者運算裝置,例如使用者運算裝置410。在一基本組態中,使用者運算裝置410基本上包括至少一處理單元415,用於執行儲存在系統記憶體420中的應用程式及程式。根據運算裝置410之實際確實組態及種類,系統記憶體420可包括但不限於RAM、ROM、EEPROM、快閃記憶體、CD-ROM、數位多功能碟片(DVD,“Digital versatile disks”)或其它光學儲存裝置、磁匣、磁帶、磁碟儲存器或其它磁性儲存裝置、或其它記憶體技術。
系統記憶體420基本上儲存一作業系統422,例如美國華盛頓州Redmond之微軟公司的WINDOWS®作業系統,其適用於控制運算裝置410之作業。系統記憶體420亦可包括一文件快取426,其中可儲存一文件的使用者複本427。該文件的中間資料429亦可儲存在使用者快取426內。
系統記憶體420亦可儲存一或多個軟體應用程式,例如用於產生及編輯文件之編寫應用程式424。根據本發明之原理適用於編寫文件的一編寫應用程式424之一非限制性範例為來自美國華盛頓州Redmond之微軟公司的MICROSOFT® OFFICE WORD編寫軟體。編寫應用程式的其它非限制性範例包括亦來自美國華盛頓州Redmond之微軟公司的POWERPOINT®簡報軟體及VISIO®繪圖及製圖軟體。
運算裝置410亦可具有輸入裝置430來輸入及操縱 資料,例如鍵盤、滑鼠、筆、語音輸入裝置、觸控輸入裝置等。其中亦可包括輸出裝置435,像是顯示螢幕、喇叭、印表機等等。這些輸出裝置435皆為本技藝中所熟知,且不需要在此贅述。
運算裝置410亦可包含通訊連接440,其允許裝置410可在一分散式運算環境中的網路上(如企業內網路或網際網路)與其它運算裝置(例如第1圖的儲存裝置120)通訊。藉由範例(而非限制),通信裝置媒體440包括有線媒體(像是有線網路或直接線路連接)以及無線媒體(像是聲波、RF、紅外線及其它無線媒體)。
請參考第5-19圖,一編寫應用用來與該儲存裝置交換內容與中間資料的同步化程序會根據由該編寫應用程式的使用者所選擇的私密模式而有所不同。第5圖所示為一示例性同步化程序500的流程圖,其中實施在一使用者運算裝置110上的一編寫系統100可將要被編寫的一文件之使用者複本155與儲存在儲存裝置120上的文件之主控複本同步化。同步化程序500初始化並開始於開始模組502,並進行到一第一更新作業504。
第一更新作業504將使用者複本155的中間資料與主控複本150的中間資料同步化。在一些具體實施例中,第一更新作業504同步化該中間資料,而不需要與該使用者互動。例如,第一更新作業504可以定期地提供儲存裝置120與使用者運算裝置110之間的中間資料之交換。在一具體實施例中,第一更新作業504每數秒鐘提供一次中間資料的交 換。但是在其它具體實施例中,第一更新作業504可提供中間資料的交換發生在較短或較長的時間間隔。
一取得作業506定期地檢查儲存裝置120之儲存快取125,以決定是否有來自其他使用者之任何內容更新。如果有這些內容更新,取得作業506可取得該等內容更新。在一具體實施例中,取得作業506使得使用者裝置110徵詢儲存裝置120,並自儲存快取125取出任何內容更新。在另一具體實施例中,取得作業506使得儲存裝置120在有請求時傳送該等內容更新到使用者裝置110。但是在其它具體實施例中,儲存裝置120傳送任何可用的內容更新到使用者裝置110,而不需要來自使用者裝置110的提示。
一決定模組508決定一操作模式(如公共或私密),其中編寫應用程式130被組態。例如,決定模組508可決定該編寫應用程式被組態為在公共操作模式下。概言之,當編寫應用程式130在公共模式下操作時,編寫應用程式130一般會與儲存裝置120共享內容更新。在一具體實施例中,在公共模式下操作的編寫應用程式130在執行一結束化動作(例如該使用者儲存文件,一自動儲存功能啟動等)時傳送內容更新到儲存裝置120。
在另一具體實施例中,決定模組508可決定該編寫應用程式被組態為在私密操作模式下。概言之,在私密模式下操作的編寫應用程式130一般並不會與儲存裝置120共享內容更新。在一具體實施例中,在私密模式下操作的編寫應用程式130並不傳送內容更新到儲存裝置120,即使在執行結 束化動作時(例如該使用者儲存該文件,一自動儲存功能啟動等)。在這些具體實施例中,由編寫應用程式130所產生的內容更新僅在當該使用者轉換到一公共操作模式時才被傳送到儲存裝置120。
因此,如果決定模組508決定編寫應用程式130被組態為在一公共操作模式,則一傳送作業510傳送由編寫應用程式130產生的內容更新到儲存裝置120。同步化程序500完成並結束於停止模組512。但是,如果決定模組508決定編寫應用程式130被組態為在一私密操作模式,則同步化程序500進行到停止模組512,而不實施傳送作業510。
第6圖為一編寫系統600經組態以實施一公共模式同步化循環的示意方塊圖。編寫系統600一般包括一儲存裝置620與一或多個使用者裝置610。要被編寫之文件的內容652與中間資料654係儲存在儲存裝置620上的記憶體625內。在第6圖所示的範例中,一第一使用者裝置610A及一第二使用者裝置610B皆存取儲存在儲存裝置620上的內容652與中間資料654。使用者運算裝置610A、610B皆分別包括一本地快取635A、635B,及要被編寫的文件之個別使用者複本655A、655B。
每個使用者運算裝置610之本地快取635經組態以儲存一發行模組632、一保護模組634、一取得模組636、一整合模組638、及一中間資料同步模組639。保護模組634經組態以儲存內容改變到本地快取635。在一具體實施例中,保護模組634觸發啟動發行模組632。發行模組632經組態以由 本地快取635提供(例如推入、傳送等)內容更新到儲存裝置620的儲存記憶體625。在一具體實施例中,發行模組632經組態以在本地快取635之內佇列化由使用者複本655所產生的內容更新來傳送到儲存裝置620。
取得模組636經組態以取得(例如拉出、接收等)來自儲存裝置620之儲存記憶體625之內容更新。在一具體實施例中,取得模組636經組態以在使用者裝置610的本地快取635內佇列化自儲存記憶體625得到的該等內容更新。整合模組638經組態以落實(instantiate)該等內容改變到該文件的使用者複本655。在一具體實施例中,整合模組638經組態以指明內容更新的可用性,並接收一使用者選擇來檢視、忽略或落實該等改變。
中間資料同步模組639同步化要被編寫之文件的使用者複本655與儲存在儲存裝置620上的一主控複本之間的中間資料更新。在一具體實施例中,中間資料同步模組639以固定的時間間隔在儲存裝置620與使用者裝置610之間傳送中間資料更新。在另一具體實施例中,中間資料同步模組639當該等中間資料更新成為可用時即傳送中間資料更新。因為中間資料更新係固定地在儲存裝置620與使用者裝置610之間共享,儲存在使用者裝置610之本地快取635中的中間資料基本上反應出要被編寫之文件的主控複本之中間資料的目前狀態。
第7圖為一公共模式同步化程序700之示例性操作流程的流程圖,其中一編寫應用程式可同步化由該編寫應用 程式正在編輯的一文件與該文件的一主控複本。公共模式同步化程序700初始化並開始於一開始模組702,並進行到一編寫作業704,其根據使用者指令編輯該文件。例如,編寫作業704可確認由一使用者所執行之鍵盤敲擊,並實施相對應的編輯指令。在另一具體實施例中,編寫作業704可確認由一使用者所執行之滑鼠點擊,並實施相對應的編輯指令。
一第一儲存作業706定期地收集任何中間資料更新,並將它們儲存到該使用者裝置的本地快取。因此,該等中間資料更新在當該編寫應用程式停機或另有誤動作時可受到保護。在一具體實施例中,第一儲存作業706當該使用者提供指令要儲存改變到該文件時即儲存該中間資料。在另一具體實施例中,第一儲存作業706在當一自動儲存功能啟動時即儲存該中間資料。在另一具體實施例中,第一儲存作業706以固定時間間隔(例如每數毫秒、數秒、數分鐘等)儲存該中間資料,而無關於使用者互動。
一第一發行作業708定期地傳送儲存在該本地快取中的任何中間資料更新到一儲存裝置。概言之,第一發行作業708自動地傳送該等中間資料更新,而不需要與該使用者有任何互動。例如,第一發行作業708可在固定時間間隔(例如每數毫秒、數秒、數分鐘等)傳送改變到該中間資料(例如軟體差異)。在另一具體實施例中,第一發行作業708在當這些中間資料更新在該本地快取中可使用時即傳送該等中間資料更新到該儲存裝置。在另一具體實施例中,第一發行作業708在該儲存裝置的請求下即傳送中間資料更新。
一第二儲存作業710定期地儲存任何中間資料更新到該使用者裝置的本地快取。因此,該等內容更新在當該編寫應用程式停機或另有誤動作時可受到保護。在一具體實施例中,第二儲存作業710在當第一儲存作業706儲存該等中間資料更新時即儲存該等內容更新。但是在其它具體實施例中,第二儲存作業710可在與第一儲存作業706儲存該等中間資料更新的不同時間儲存該等內容改變到該本地快取。在一具體實施例中,第二儲存作業710可儲存內容改變到一佇列中或是其它順序的表列,以使得該等內容更新可依照它們被產生的順序來依序傳送。
一第二發行作業712傳送該等內容更新到該儲存裝置。在一具體實施例中,第二發行作業712在當由使用者提供指令要共享時傳送內容更新到該儲存裝置(例如該使用者明確地執行一發行動作、實施該編寫應用程式之自動儲存功能等)。在另一具體實施例中,第二發行作業712在當這些內容更新可由該編寫應用程式取得時即傳送內容更新。在另一具體實施例中,第二發行作業712自動地傳送該等內容更新,而不需要來自該使用者的任何互動。在又另一具體實施例中,第二發行作業712在該儲存裝置的請求下即傳送內容更新。
一第一落實作業(instantiate operation)714定期地自該儲存裝置取得中間資料更新,並自動地落實該中間資料更新到正在由該編寫應用程式所編寫的文件當中。例如,第一落實作業714可在固定時間間隔(例如每數毫秒、數秒、數分 鐘等)取得由其他使用者產生的中間資料。在另一具體實施例中,第一落實作業714在當這些中間資料可以使用時即取得該等中間資料更新。基本上,不需要與該使用者互動來落實該中間資料更新。例如,當取得該等中間資料更新時,即自動地顯示給該使用者任何新產生的鎖定。
一第二落實作業716定期地自該儲存裝置取得內容更新,並使得該等內容更新可由使用者用於觀視及/或落實。例如,第二落實作業716可在固定時間間隔(例如每數毫秒、數秒、數分鐘等)取得由其他使用者產生的內容更新。在另一具體實施例中,第二落實作業716在當這些內容更新可以使用時即取得該等內容更新。基本上,該編寫應用程式指示該使用者內容更新已可使用,並使得該使用者選擇是否要觀看、落實、或忽略該等內容更新。公共模式同步化程序700完成及結束於停止模組718中。
第8圖為一編寫系統800經組態以實施一私密模式同步化循環的示意方塊圖。編寫系統800一般包括一儲存裝置820與一或多個使用者裝置810。要被編寫之文件的內容852與中間資料854係儲存在儲存裝置820上的記憶體825內。在第8圖所示的範例中,一第一使用者裝置810A及一第二使用者裝置810B皆存取儲存在儲存裝置820上的內容852與中間資料854。使用者運算裝置810A、810B每一者包括一本地快取835A、835B,及要被編寫的文件之使用者複本855A、855B。
每個使用者運算裝置810的本地快取835經組態以 儲存一發行模組832、一保護模組834、一取得模組836、一整合模組838、及一中間資料同步模組839。保護模組834經組態以儲存來自使用者複本855的內容更新到本地快取835來在稍後傳送到儲存裝置820的儲存記憶體825。在一具體實施例中,保護模組834經組態以根據該等更新被產生的順序儲存該等內容更新。例如,保護模組834可經組態以在本地快取835內佇列化由使用者複本855產生的內容更新以傳輸到儲存裝置820。
發行模組832經組態以傳送儲存在該本地快取中的內容改變到儲存裝置820。概言之,發行模組832在當其收到指令要發行該等內容改變時即共享該等內容改變。例如,如果該使用者透過該編寫應用程式的使用者介面選擇一發行選項時,發行模組832即傳送內容改變到儲存裝置820。保護模組834不會自動觸發發行模組832。
取得模組836可經組態以自儲存裝置820的儲存記憶體825取得(例如拉出、接收等)內容更新。在一具體實施例中,取得模組836經組態以在本地快取835內佇列化自儲存記憶體825取得的該等內容更新來在稍後落實到要被編寫的文件之使用者複本855當中。整合模組838經組態以實施該等內容改變的落實到該文件的使用者複本855中。例如,整合模組838可經組態以指明給該使用者有新的內容更新可用於落實。在另一具體實施例中,整合模組838可經組態以自動落實該等內容更新到要被編寫的文件之使用者複本855當中。
中間資料同步模組839同步化要被編寫的文件之使用者複本855與儲存在儲存裝置820上的主控複本之間的中間資料更新。在一具體實施例中,中間資料同步模組839相同於以上參照第6圖所述之中間資料同步模組639。但是在其它具體實施例中,中間資料同步模組839另可經組態以同步化使用者裝置810與儲存裝置820之間的中間資料。
第9圖為一私密模式同步化程序900之示例性操作流程的流程圖,其中一編寫應用程式可同步化由該編寫應用程式正在編輯的一文件與該文件的一主控複本。私密模式同步化程序900初始化並開始於一開始模組902,並進行到一編寫作業904,其根據使用者指令編輯該文件。例如,編寫作業904可相同於以上參照第7圖所述之編寫應用程式704。
一第一儲存作業906定期地將當實施編寫作業904時產生的任何中間資料更新到該本地快取。在一具體實施例中,第一儲存作業906相同於以上參照第7圖所述之公共模式同步化程序700之第一儲存作業706。但是在其它具體實施例中,可使用不同的程序來儲存中間資料更新。一第一發行作業908定期地由該本地快取傳送該等中間資料更新到一儲存裝置。在一具體實施例中,第一發行作業908相同於以上參照第7圖所述之公共模式同步化程序700之第一發行作業708。但是在其它具體實施例中,可使用不同的程序來共享中間資料更新。
一第二儲存作業910定期地將當編寫作業904實施在該使用者裝置上時產生的任何內容更新儲存到一使用者裝 置的本地快取。概言之,第二儲存作業910在當該使用者執行一資料保護動作時發生(例如選擇要儲存該文件)。在一具體實施例中,第二儲存作業910相同於以上參照第7圖所述之公共模式同步化程序700之第二儲存作業710。但是在其它具體實施例中,可使用不同的程序來儲存內容更新。
一決定模組912決定是否要上載該等內容更新到該儲存裝置。在一具體實施例中,決定模組912決定該使用者是否已經提供任何指令來共享該等內容改變。例如,決定模組912可決定該使用者是否已經選擇在該編寫應用程式之使用者介面上的一”發行”按鈕。如果決定模組912決定該使用者已經提供指令要共享該等內容改變,一第二發行作業914傳送該等內容改變到該儲存裝置。然而如果決定模組912決定該使用者已經提供指令來共享內容,私密同步程序900跳過第二發行作業914,並進行到一第一落實作業916。
第一落實作業916定期地自一儲存裝置取得中間資料更新,並自動地落實該等中間資料更新到正在由該編寫應用程式所編寫的文件當中。例如,第一落實作業916相同於以上參照第7圖所述之公共模式同步化程序700之第一落實作業714。但是在其它具體實施例中,可利用不同的程序來自該儲存裝置取得中間資料。
一第二落實作業918定期地自該儲存裝置取得內容更新,並使得該等內容更新可由使用者用於觀視及/或落實。例如,第二落實作業918相同於以上參照第7圖所述之公共模式同步化程序700之第二落實作業716。但是在其它具體實 施例中,可利用不同的程序來自該儲存裝置取得內容。私密模式同步化程序900完成及結束於停止模組920處。
第10圖為一切換程序1000之操作流程的流程圖,其中一編寫應用程式可選擇性地組態為一公共操作模式或一私密操作模式。切換程序1000初始化及開始於開始模組1002,並進行到一接收作業1004。接收作業1004取得選擇一特定操作模式。在一具體實施例中,接收作業1004可透過一使用者介面工具確認一模式選擇。例如,接收作業1004可決定該使用者已經點擊在該編寫應用程式使用者介面之使用者介面上的一切換按鈕。
一切換作業1006組態該編寫應用程式到該選擇的作業模式中。例如,切換作業1006可組態目前被組態為一私密操作模式下的一編寫應用程式成為一公共操作模式。在這些具體實施例中,儲存的內容改變可自動地與該文件的主控複本共享。在其它具體實施例中,切換作業1006可組態目前被組態為一私密操作模式下的一編寫應用程式成為一公共操作模式。在這些具體實施例中,該編寫應用程式開始保留來自該主控複本的內容改變。在一具體實施例中,該編寫應用程式開始儲存該等內容改變在一本地快取記憶體中。
一指明作業1008組態該編寫應用程式之使用者介面來指明該使用者該選擇的操作模式。例如,如果該使用者選擇要將該編寫應用程式在公共模式下運作,則指明作業1008可指明該使用者內容改變正在與其他使用者共享。如果該使用者選擇要將該編寫應用程式在私密模式下運作,則指 明作業1008可指明該使用者內容改變不會與其他使用者共享。切換程序1000完成及結束於停止模組1010中。
請參考第11圖至第19圖,本發明的原理可經由一示例性應用程式而更加瞭解。第11圖至第19圖所示為在一協同編寫會期期間對於儲存在一儲存裝置1120上的一文件之主控複本、正在由一第一編寫應用程式1130A編輯的該文件之第一使用者複本、及正在由一第二編寫應用程式1130B編輯的一第二使用者複本所做的改變。其亦顯示出儲存在該使用者運算裝置之個別本地快取1135A、1135B中的內容及中間資料更新。在一具體實施例中,第一編寫應用程式1130A及第二編寫應用程式1130B同時編輯該文件。但是在其它具體實施例中,該第一與第二編寫應用程式1130A、1130B可在不同時間使用相同的程序來編輯(即存取)該文件。
在第11圖中,第一編寫應用程式1130A組態為在一公共操作模式下,而第二編寫應用程式1130B組態為在一私密操作模式下。但是在其它具體實施例中,每個編寫應用程式1130可被組態在任何想要的操作模式下。因為第一編寫應用程式1130A正在公共模式下操作,第一編寫應用程式1130A概略依詢以上參照第7圖所述之公共模式同步化程序700。因為第二編寫應用程式1130B正在私密模式下操作,第二編寫應用程式1130B概略依循以上參照第9圖所述之私密模式同步化程序900。
該文件的主控複本具有一相對應主控鎖定表格。為了方便起見,在第11圖至第19圖中所示的範例中,該主控 鎖定表格顯示成該文件之主控複本的一部份。但是在其它具體實施例中,該主控鎖定表格可獨立於該文件的主控複本而儲存。類似地,為了便於瞭解,關聯於該文件之每個使用者複本之鎖定在第11圖至第19圖中顯示為該使用者複本的一部份。但是在其它具體實施例中,中間資料可獨立地對每個使用者複本來儲存。
在所示的範例中,該主控複本的內容包括含有文字「Hello World」的第一資料單元,而該主控複本的中間資料包括環繞該第一資料單元的第一鎖定E1。該第一鎖定E1被指定給第一編寫應用程式1130A之第一使用者。因此,第一編寫應用程式1130A可以編輯該第一資料單元。其它編寫應用程式,例如第二編寫應用程式1130B,其被禁止編輯該第一資料單元。該主控複本的內容及中間資料係反應在該等使用者裝置之本地快取1135A、1135B中。
在第11圖中,第一編寫應用程式1130A及第二編寫應用程式1130B每一者存取及開始編輯該文件的主控複本。第一編寫應用程式1130A編輯該文件的第一使用者複本來刪除文字「Hello」,如刪除標記所示(參見第7圖之編寫作業704)。第二編寫作業1130B編輯該文件的第二使用者複本,以加入含有文字「Goodbye World」之第二資料單元(參見第9圖的編寫作業904)。被指定給該第二使用者之第二鎖定E2係產生為環繞該第二資料單元。
第12圖所示分別為公共模式同步程序700與私密模式同步程序900之第一儲存作業706、906之效果。每一個編 寫應用程式1130A、1130B儲存在該文件的個別使用者複本中產生的任何中間資料改變到個別的本地快取1135A、1135B,用於傳輸到儲存裝置1120。在所示的範例中,第一編寫應用程式1130A尚未加入任何新的鎖定或釋放第一鎖定E1。因此,並無對該中間資料的改變會儲存到第12圖之本地快取1135A中。但是第二編寫應用程式1130B已經加入第二鎖定E2環繞一新資料單元。因此,第二鎖定E2儲存在本地快取1135B之中間資料表格中。
第13圖所示分別為公共模式同步程序700與私密模式同步程序900之第一發行作業708、908之效果。個別的本地快取1135A、1135B之每一者傳送該儲存的中間資料到儲存裝置1120。在所示的範例中,第二本地快取1135B傳送新的鎖定E2到儲存裝置1120。但是第一本地快取1135A並不具有任何中間資料改變來傳送到儲存裝置1120。
根據公共模式同步程序700之第二儲存作業710,第一編寫應用程式1130A儲存任何內容改變到本地快取1135A,用於當由該使用者提供(即明確或隱含地)指令來儲存該內容時即傳輸到儲存裝置1120。根據公共模式同步程序700之第二發行作業712,要儲存該內容之指令觸發本地快取1135A來發行該等內容更新到儲存裝置1120。在所示的範例中,自該第一資料單元移除文字「Hello」係在第12圖中儲存到本地快取1135A,並在第13圖中傳送到儲存裝置1120。
相對地,根據私密模式同步程序900之第二儲存作業910,第二編寫應用程式1130B儲存任何內容改變到本地 快取1135B。在第12圖所示的範例中,第二資料單元的加入(「Goodbye World」)係反應在本地快取1135B中。但是根據私密模式同步程序900之決定模組912,當由該使用者提供一發行指令時,本地快取1135B將僅傳送該更新的內容到儲存裝置1120。在第13圖所示的範例中,並未提供發行指令,且該第二資料單元並未傳送到儲存裝置1120。
第14圖至第15圖所示分別為公共模式同步程序700與私密模式同步程序900之第一落實作業714、916之效果。每個編寫應用程式1130A、1130B自儲存裝置1120取得之中間資料更新,並自動地落實該等中間資料更新到該文件之個別使用者複本中。在所示的範例中,第二鎖定E2自在儲存裝置1120上的文件之主控複本拉出,並儲存在第14圖所示的第一使用者裝置之第一本地快取1135A中。第一編寫應用程式1130A自動地落實第二鎖定E2到第15圖中之文件的第一使用者複本。然而,既然第一編寫應用1130A並未對於該第一使用者複本之中間資料做出任何改變,所以對於關聯於該第二使用者複本與第二本地快取1135B之中間資料未做出改變,因為該中間資料已經反應出關聯於該文件之主控複本的中間資料。
此外,第14圖及第15圖分別顯示公共模式同步程序700與私密模式同步程序900之第二落實作業716、918的效果。每個編寫應用程式1130A、1130B自儲存裝置1120取得內容更新,並使得該等內容更新可由使用者用於觀視及/或落實。在所示的範例中,第二本地快取1135B並未轉送任何 內容改變到儲存裝置1120。因此,第一本地快取1135A及第一編寫應用程式1130A並未自第14圖及第15圖中的儲存裝置1120取得任何內容更新。
然而,因為第一編寫應用程式1130A已經共享內容改變,第二本地快取自儲存裝置1120取得自該第一資料單元刪除文字「Hello」之內容更新(參見第14圖)。第二編寫應用程式1130B落實來自本地快取1135B之內容更新到第15圖中的文件之使用者複本。在一具體實施例中,第二編寫應用程式1130B之使用者介面自動地落實該內容更新到該文件的第二使用者複本(參見第15圖)。但是在另一具體實施例中,第二編寫應用程式1130B指明該第二使用者已可使用一內容更新。在這種具體實施例中,第二編寫應用程式1130B在當該第二使用者提供指令要落實時即落實該內容更新。
在第16圖中,該第二使用者切換第二編寫應用程式1130B到一公共模式組態中。在一具體實施例中,該第二使用者在第二編寫應用程式1130B之使用者介面上選擇一按鈕,以切換第二編寫裝置1130B[y1]之操作模式。但是在其它具體實施例中,該第二使用者另可提示第二編寫應用程式1130B來切換到一公共操作模式。在切換操作模式之後,第二編寫應用程式1130B可開始依循以上參照第7圖所述之公共模式同步程序700。例如,第二編寫應用程式1130B可以開始共享內容更新以及中間資料更新。在一具體實施例中,先前儲存的內容更新亦被共享。
在一些具體實施例中,將一編寫應用程式自一私密 操作模式切喚到一公共操作模式不會造成先前儲存的內容自動地與該儲存裝置共享。而是,切換編寫應用程式1130的模式係改變之後進行之本地快取1135的行為。例如,當該使用者選擇要「儲存」該文件,而編寫應用程式1130被組態為該公共模式時,該等內容改變將自動地被傳送到儲存裝置1120。在一具體實施例中,任何先前儲存的改變亦將與該新的內容改變傳送。但是在其它具體實施例中,先前儲存的改變在當編寫應用程式1130被切換成一公共操作模式,而不需要額外的使用者互動時自動地被傳送到儲存裝置1120。
在第16圖所示的範例中,第二編寫應用程式1130B已經被切換到一公共模式。在切換編寫應用程式1130B之後該使用者尚未選擇儲存內容改變。因此,該第二資料單元尚未被傳送到儲存裝置1120。在第17圖所示的範例中,第二本地快取1135B自該使用者接收一儲存指令,並根據第7圖之公共模式同步程序700之第二發行作業712傳送含有文字(「Goodbye World」)的該第二資料到儲存裝置1120。第一本地快取1135A在第18圖中由儲存裝置1120取得該內容更新,且編寫應用程式1130A在第19圖落實文件的第一使用者複本中的該內容更新。
現在請參照第20圖至第22圖,一編寫系統2000具有根據本發明之原理之創新態樣的範例,其使得使用者編寫文件的使用者複本,即使當該編寫應用程式與儲存該文件之主控複本的任何儲存裝置斷線時。編寫系統2000包括執行一編寫應用程式2030來編寫一文件的使用者複本2055之使用 者裝置2010。在所示的範例中,使用者裝置2010為離線(例如與網路2060斷線)。因此,使用者裝置2010並未共享當編寫該文件的使用者複本2055時產生之內容或中間資料改變,直到連接至網路2060。
使用者裝置2010亦包括一本地快取2035,其中儲存有關於該文件之使用者複本2055之中間資料2039。在一具體實施例中,中間資料2039可定期地被更新來反應出對該文件之本地複本2055所做的改變。在另一具體實施例中,中間資料2039在每個編寫會期結束時被更新。本地快取2035亦包括一儲存快取2031、一上載快取2033、及一取得快取2037。
編寫應用程式2030定期地儲存內容改變到儲存快取2031。在一些具體實施例中,內容更新在整個編寫程序中定期地儲存在儲存快取2031中(例如透過一自動儲存功能)。在其它具體實施例中,編寫應用程式2030在當該使用者提供指令來儲存該文件時即儲存該等內容改變。在一具體實施例中,儲存快取2031根據該等更新被產生的順序而儲存多個內容更新。但是在另一具體實施例中,內容更新係在一編寫會期結束時儲存在儲存快取2031中。例如,可在該文件的使用者複本2055與一初始複本(未示出)之間進行比較,並可將該等差異儲存在儲存快取2031中。
本地快取2035當使用者裝置2010連接至網路2060時經由網路2060傳送儲存在該上載快取2033內的任何內容改變到一儲存裝置(未示出)。例如,一旦使用者裝置2010連接至網路2060,本地快取2035可共享儲存在上載快取2033 中的內容更新。在一具體實施例中,本地快取2035可共享儲存在上載快取2033中的該等內容更新,即使是當該編寫應用程式在使用者裝置2010被連接至網路2060之前中止執行。
概言之,該編寫應用程式2030被組態為其的該操作模式係決定何時內容更新被放置在上載更新2033中。如果編寫應用程式2030被組態為一公共操作模式,則本地快取2035可在上載快取2033中自動地儲存該等內容改變來在稍後傳輸到網路2060。在一具體實施例中,本地快取2035複製來自儲存快取2031之內容更新到上載快取2033。
但是如果編寫應用程式2030被組態為一私密操作模式,則本地快取2035並不自動地儲存該等內容改變到上載快取2033中。例如,在一具體實施例中,該等內容改變當編寫應用程式2030被切換到一公共模式下時即可儲存在上載快取2033中。在另一具體實施例中,該等內容改變當該使用者提供指令來共享該等內容改變時即可被儲存到上載快取2033中,而無關於編寫應用程式2030的操作模式。
尚未被落實到第一使用者複本2055中的先前取得之內容更新可以儲存在取得快取2037中。這些內容更新可在任何時候被落實到使用者複本2055中,不論使用者裝置2010是否連接至網路2060。在一具體實施例中,取得快取2037儲存要整合於使用者複本2055之內容更新的排序列表。當它們被落實到該文件的使用者複本2055中時,內容更新可自取得快取2037移除。在一些具體實施例中,一使用者可選擇「復原」來自取得快取2037之內容更新的落實。在這種具體實施 例中,該內容更新當該使用者復原該落實時可被加回到取得快取2037中。
第21圖所示為一編寫程序2100之操作流程,其中一編寫應用程式(例如編寫應用程式2030)離線時,可以編輯一文件的使用者複本(例如使用者複本2055)。編寫程序2100初始化及開始於一開始模組2102,並進行到一取得作業2104。取得作業2104接收要實施到該文件的使用者複本2055的編輯指令。基本上,取得作業2104接收要被實施在使用者複本2055內一或多個資料單元上的編輯指令。
一第一決定模組2106檢查要被編輯的該資料單元是否被鎖定。例如,第一決定模組2106可檢查儲存在第一使用者裝置2010之本地快取2035中的中間資料2039來決定一外部鎖定(即關聯於另一使用者之鎖定)是否關聯於要被編輯的資料單元。如果第一決定模組2106決定要被編輯的資料單元由另一使用者鎖定,則一錯誤作業2108禁止編輯該資料單元。例如,在一具體實施例中,錯誤作業2108可通知編寫應用程式2030的使用者該資料單元不應該被編輯。在一具體實施例中,錯誤作業2108可通知編寫應用程式2030的使用者該資料單元不可以被編輯。編寫程序2100循環回到取得作業2104而再次開始。
但是如果第一決定模組2106決定要被編輯的資料單元並未被鎖定,則一請求作業2114加入一鎖定的請求到儲存在本地快取2035中的中間資料2039。然而,因為該請求不能夠與該文件的主控複本同步化,請求作業2114不會實際指 定一鎖定到該資料單元。於請求該鎖定之前,一選擇性警告作業2110可發出一警告給編寫作業2030的使用者。例如,警告作業2110可指明給該使用者編寫應用程式2030為離線,因此對於使用者複本2055之改變不能夠同步於該文件的主控複本。警告作業2110亦可提醒該使用者當改變不能夠被同步化時會由於編輯該文件的使用者複本2055而造成衝突。
如果實施有警告作業2110,則一第二決定模組2112決定編寫應用程式2030是否必須繼續實施該等編輯指令。例如,第二決定模組2112可自編寫應用程式2030之使用者經由呈現給該使用者之一使用者介面工具接收一選擇。如果第二決定模組2112決定該等編輯指令不應該實施,則編寫程序2100被導引回到取得作業2104來再次開始。
但是如果第二決定模組2112決定該編輯指令必須被實施,則編寫程序2100進行到上述的請求作業2114。一執行作業2116根據該編輯指令編輯使用者複本2055。一第三決定模組2118決定該文件是否必須儲存在本地快取2035中。在一具體實施例中,第三決定模組2118決定要儲存該文件之指令是否已經自該使用者接收到。在另一具體實施例中,該第三決定模組決定是否已經啟動一自動儲存功能。
如果第三決定模組2118決定該文件不應該被儲存,則編寫程序2100循環回到取得作業2104,並再次開始。但是如果第三決定模組2118決定該文件應被儲存,則一儲存作業2120加入由於實施該編輯指令造成加入在該文件中有改變的指示在本地快取2035之儲存快取2031。例如,儲存作業 2120可加入該編輯指令本身到儲存快取2031。在另一具體實施例中,儲存作業2120可加入一內容差異(例如由於實施該編輯指令造成之使用者複本中的差異之指示)到儲存快取2031。
一第四決定模組2122決定編寫應用程式2030是否組態在一公共操作模式或一私密操作模式下。如果第四決定模組2122決定編寫應用程式2030被組態在一公共操作模式中,則一發行作業2124與一儲存裝置共享該等內容更新。例如,本地快取2035可複製儲存在儲存快取2031中的該等內容更新到一上載快取2033,並傳送上載快取2033到該儲存裝置。在一具體實施例中,發行作業2124指明當該第一使用者裝置連接至網路2060時該等改變及/或該等編輯指令必須被落實到該文件之主控複本的順序。編寫程序2100完成及結束於停止模組2128。
但是如果第四決定模組2122決定編寫應用程式2030組態在一私密操作模式下,一第五決定模組2126決定要上載該等內容改變之指令是否已經明確地由該使用者提供。如果要上載該等內容改變之指令已經被明確地提供,則編寫程序2100進行到發行作業2124。但是如果要上載該等內容改變的指令尚未提供,則編寫程序2100完成並結束於停止模組2128,如上所述。
概言之,一使用者裝置(例如使用者裝置2010)當其經由一網路(例如網路2060)連接至一儲存裝置時即至少同步化中間資料。在一具體實施例中,即使當未執行一編寫應用程式時,該使用者裝置同步化中間資料。該使用者裝置是否 同步化內容可以根據是否該編寫應用程式被組態為一公共操作模式或一私密操作模式。該編寫應用程式被組態的操作模式即使該編寫應用程式在當該使用者裝置連接至該網路時並未在執行時亦可相關。
第22圖所示為當該使用者裝置經由一網路(例如網路2060)連接至一儲存裝置時可由一使用者裝置(例如使用者裝置2010)實施的一轉換程序2200之操作流程。轉換程序2200初始化及開始於開始模組2202,並進行到一連接作業2204,其通訊式耦合使用者裝置2010到網路2060。使用者裝置2010可經由網路2060通訊式連接至儲存該文件的一主控複本之儲存裝置。
一取得作業2206接收包括內容及中間資料的該文件之主控複本的更新版本,藉以開始同步化使用者複本2055與該主控複本。在一具體實施例中,取得作業2206徵詢該儲存裝置中該主控複本的最新版本。在另一具體實施例中,取得作業2206在當該連接完成時自動地由該儲存裝置接收最新的版本。在一具體實施例中,即使當未執行編寫應用程式2030時,亦可實施取得作業2206。
一比較作業2208決定該取得的主控複本與使用者複本2055之間的任何差異。例如,比較作業2208決定在中間資料中任何差異及/或在內容中任何差異。一第一決定模組2210基於該比較決定在使用者複本2055與取得的主控複本之間是否存在有任何衝突。例如,第一決定模組2210可決定編寫應用程式2030是否編輯被鎖定之任何資料單元,以及(或 是)在當使用者裝置2010離線之後在該主控複本上進行編輯。在一具體實施例中,比較作業2208與第一決定模組2210可在當使用者裝置2010連接至網路2060時被實施,而不論是否正在執行編寫應用程式2030。
如果第一決定模組2210決定沒有衝突,則轉換程序2200進行到一第一共享作業2214,其自該文件的使用者複本傳送中間資料更新到該主控複本。例如,第一共享作業2214可傳送由編寫應用程式2030編輯的資料單元之主控複本鎖定請求。但是如果第一決定模組2210決定存在有衝突時,則一解決作業2212禁止進一步編輯,直到解決該等衝突為止。
概言之,解決作業2212提供通知給編寫應用程式2030的使用者有存在衝突。在一具體實施例中,解決作業2212在當編寫應用程式2030被存取時提供該通知。在另一具體實施例中,解決作業2212在當編寫應用程式2030存取該文件的使用者複本2055時提供該通知。在一具體實施例中,解決作業2212顯示該等衝突給該使用者,並使得該使用者可修復該等衝突。在另一具體實施例中,解決作業2212提供該使用者一組可能的解決方案給每個衝突。當該等衝突已經解決時,轉換程序2200繼續進行,並執行第一共享作業2214,如上所述。
一第二決定作業2216確認編寫應用程式2030的操作模式(例如公共模式或私密模式)。如果第二決定作業2216決定編寫應用程式2030正在公共模式下操作,則一第二共享作業2222傳送內容更新到該儲存裝置來整合到該文件的主控 複本中。在一具體實施例中,第二共享作業2222傳送儲存在本地快取2035中一上載快取2033(第20圖)中的所有內容改變。轉換程序2200完成,並結束於停止模組2224。
但是如果第二決定作業2216決定編寫應用程式2030正在私密模式下操作,則一第三決定模組2218決定該使用者是否已經提供指令來共享該等內容更新。例如,第三決定模組2218可經由編寫應用程式2030之使用者介面接收指令,以共享改變,雖然編寫應用程式2030正被組態到一私密操作模式下。在一具體實施例中,第三決定模組2218確認經由編寫應用程式2030的使用者介面提供的使用者命令。
如果第三決定模組2218決定已經提供要共享內容的指令,則轉換程序2200進行到一佇列作業2220,其中該等內容更新要預備來傳輸到該儲存裝置。例如,該等內容更新可儲存在一更新快取中,例如更新快取2033(第20圖)。轉換程序2200繼續進行並執行第二共享作業2222,如上所述。
本發明的具體實施例可實施成一電腦程序(方法)、一運算系統、或做為一製造物件,例如一電腦程式產品或電腦可讀取媒體。該等程序(程式)可用任何方法來實施,其包括在此文件中所述的結構。一種方式為藉由在此文件中所述之該種裝置的機器作業。另一種可選擇的方式係用於配合執行某些作業之一或多個真人操作者來在一運算裝置上執行該等方法之一或多個個別作業。這些真人操作者不需要彼此在同一處,但其每一人可以僅具有執行該程式之一部份的機器。
該電腦程式產品可為由一電腦系統讀取的一電腦儲 存媒體,並編碼指令的一電腦程式來執行一電腦程序。該電腦程式產品亦可為在由一運算系統可讀取的載波上一傳遞的信號,並編碼指令的一電腦程式來執行一電腦程序。此處所使用之術語電腦可讀取媒體同時包括儲存媒體及通訊媒體。
本技藝專業人士將可瞭解到本發明可以利用其它電腦系統組態來實現,其中包括掌上型裝置、多處理器系統、微處理器式或可程式化消費性電子裝置、迷你級電腦、主機級電腦及類似者。本發明亦可實施在分散式運算環境中,其中工作係由透過一通信網路鏈結的遠端處理裝置執行。在一分散式運算環境中,程式模組可以同時位於本地及遠端記憶體儲存裝置中。概言之,程式模組包括例式、程式、組件、資料結構,以及其它類型的結構,其可執行特殊工作或實施特定的摘要資料型態。
100‧‧‧編寫系統
110A‧‧‧使用者運算裝置
110B‧‧‧使用者運算裝置
110C‧‧‧使用者運算裝置
110D‧‧‧使用者運算裝置
120‧‧‧儲存裝置
150‧‧‧文件
155A‧‧‧使用者複本
155B‧‧‧使用者複本
155C‧‧‧使用者複本
155D‧‧‧使用者複本

Claims (20)

  1. 一種用於在一使用者裝置上編輯一文件的一使用者複本的編寫系統,該使用者複本係基於該文件的一主控複本而產生,該編寫系統包含:一本地快取,該本地快取儲存在該使用者裝置上,該本地快取包含一儲存快取及一上載快取;一編寫應用程式,該編寫應用程式經組態以在該使用者裝置上執行,該編寫應用程式係經組態以編輯一文件的該使用者複本,該編寫應用程式係適於選擇性地經組態到由一公共操作模式及一私密操作模式所構成的群組中所選出的一操作模式下,該編寫應用程式係經組態以基於對於該文件之該使用者複本所做的編輯而產生中間資料更新及基於對於該文件之該使用者複本所做的編輯而產生內容更新;一中間資料同步模組,該中間資料同步模組經組態以同步化該文件的該使用者複本與該文件的該主控複本之間的該等中間資料更新,而無關於該編寫應用程式所被組態的該操作模式;一保護模組,該保護模組經組態以當該保護模組接收指令來儲存該文件時,儲存該等產生的內容更新到該本地快取的該儲存內容快取中,該保護模組亦經進一步的組態以當該等產生的內容更新被儲存到該儲存快取中時,若該編寫應用程式被組態為該公共操作模式,則儲存該等產生的內容更新到該上載快取中;及 一發行模組,該發行模組經組態以與該文件的該主控複本共享儲存在該上載快取中的該等內容更新,其中與該文件的該主控複本共享該等內容更新係整合該等內容更新到該主控複本中。
  2. 如請求項1所述之編寫系統,更包含:一取得模組,該取得模組經組態以自該文件的該主控複本取得外部內容更新,而無關於該編寫應用程式被組態的該操作模式,該外部內容更新係由一或更多個其它編寫應用程式所產生;及一取得快取,在該取得快取中,該取得模組儲存來自該主控複本取得的該等外部內容更新。
  3. 如請求項2所述之編寫系統,其中該編寫應用程式經組態以當該取得模組已經在該取得快取中儲存該等外部內容更新時,提供外部內容更新可使用之一指示,且其中該編寫應用程式係經組態以落實一或更多個該等外部內容更新到該文件的該使用者複本中。
  4. 如請求項1所述之編寫系統,其中該保護模組在當該等產生的內容更新儲存在該儲存快取中時,若該編寫應用程式被組態在該私密操作模式中且若該保護模組已經接收指令來共享該等內容更新時,則亦儲存該等產生的內容更新到該上載快取中。
  5. 如請求項1所述之編寫系統,其中該編寫應用程式經組態以經由對一網路的一連接來存取該文件的該主控複本。
  6. 如請求項5所述之編寫系統,其中該編寫應用程式經組態以當該編寫應用程式並未連接至該網路時,能編輯該文件之該使用者複本。
  7. 如請求項5所述之編寫系統,其中該編寫應用程式經組態以當該編寫應用程式並未連接至該網路時提供一警告,該警告指示該編寫應用程式不能夠同步化該使用者複本與該主控複本。
  8. 如請求項1所述之編寫系統,其中該中間資料更新包含至少一鎖定,該至少一鎖定係環繞被編輯之該文件之至少一資料單元而由該編寫應用程式所產生,該鎖定禁止其他編寫應用程式編輯在該文件的一個別使用者複本上的該資料單元。
  9. 一種同步化一文件的一使用者複本與該文件的一主控複本之電腦實施方法,該文件的該使用者複本係儲存在一使用者裝置上,而該文件的該主控複本係儲存在經組態以通訊式連接至該使用者裝置的一儲存裝置上,該方法包含以下步驟:連接該使用者裝置至該儲存裝置;選擇用於一編寫應用程式之一私密操作模式;在該使用者裝置之處利用該編寫應用程式編輯該文件 的該使用者複本,以產生至少一第一內容更新;定期地自該使用者裝置傳送由編輯該文件之該使用者複本所產生的任何中間資料更新到該儲存裝置,其中該等中間資料更新被落實到在該儲存裝置上所儲存的該主控複本當中;在該使用者裝置之處儲存由編輯該文件的該使用者複本所產生的該內容更新;當該主控複本已經被更新而包含該等外部中間資料更新時,定期地在該使用者裝置之處自該文件之該主控複本接收外部中間資料更新;落實自該文件的該主控複本所接收的該等外部中間資料更新到該文件的該使用者複本當中;當該主控複本已經被更新而包括該等外部內容更新時,定期地在該使用者裝置之處自該文件的該主控複本接收外部內容更新。
  10. 如請求項9所述之電腦實施方法,更包含以下步驟:接收落實指令;及根據落實指令而落實該等外部內容更新到該文件的該使用者複本當中。
  11. 如請求項9所述之電腦實施方法,更包含以下步驟:提供在該編寫應用程式內之可使用該等外部內容更新之一指示; 接收指令來觀看在該編寫應用程式內之該等外部內容更新;提供選項來落實在該文件的該使用者複本內之該等外部內容更新;及實施所選擇的選項來落實在該文件的該使用者複本內之該等外部內容更新。
  12. 如請求項9所述之電腦實施方法,更包含以下步驟:接收指令來組態該編寫應用程式到一公共操作模式下;切換該編寫應用程式到該公共操作模式下;及與該文件的該主控複本共享儲存在該使用者裝置之處的該等內容更新。
  13. 如請求項12所述之電腦實施方法,更包含以下步驟:使該使用者裝置與該儲存裝置斷線;繼續利用該編寫應用程式來編輯該文件的該使用者複本;在該使用者裝置與該儲存裝置斷線之後,在該使用者裝置之處儲存由該編寫應用程式所產生的任何內容更新;及當該使用者裝置重新連接至該儲存裝置時,共享儲存在該使用者裝置之處的該等內容更新。
  14. 如請求項9所述之電腦實施方法,更包含以下步驟:使該使用者裝置與該儲存裝置斷線; 繼續利用該編寫應用程式來編輯該文件的該使用者複本;及在該使用者裝置與該儲存裝置斷線之後,在該使用者裝置之處儲存由該編寫應用程式所產生的任何內容更新;其中儲存在該使用者裝置之處的該等內容更新在當該使用者裝置重新連接至該儲存裝置時並不與該儲存裝置共享,直到該編寫應用程式被切換到該公共操作模式下為止。
  15. 一種儲存有電腦可執行指令之電腦可讀取儲存媒體,當由一運算裝置執行該等電腦可執行指令時,該等電腦可執行指令實施編寫經儲存在一使用者裝置上之一文件的一使用者複本之方法,該方法包含以下步驟:組態一編寫應用程式到一公共操作模式,其中該編寫應用程式經組態以由該使用者裝置執行來編寫該文件的該使用者複本,其中該使用者裝置為離線;利用該編寫應用程式編輯該文件的該使用者複本以產生複數個內容更新;在該使用者裝置之處儲存由該編寫應用程式所產生的任何中間資料;在該使用者裝置之處之一佇列中儲存由該編寫應用程式所產生的該等內容更新;連接該使用者裝置至該儲存裝置;即使該編寫應用程式在該使用者裝置被連接之前為關閉,但當該使用者裝置連接至該儲存裝置時還是與該文件的 一主控複本共享該中間資料。
  16. 如請求項15所述之電腦可讀取儲存媒體,該方法更包含以下步驟:即使該編寫應用程式在該使用者裝置被連接之前為關閉,但當該使用者裝置連接至該儲存裝置時還是共享儲存在該佇列中之該等內容更新。
  17. 如請求項15所述之電腦可讀取儲存媒體,該方法更包含以下步驟:在連接該使用者裝置到該儲存裝置之後,自該文件的該主控複本取得外部中間資料更新;及自動地落實該等中間資料更新到該文件的該使用者複本當中。
  18. 如請求項15所述之電腦可讀取儲存媒體,其中在該使用者裝置之處之該佇列中儲存由該編寫應用程式所產生的該等內容更新之步驟包含以下步驟:當該編寫應用程式接收來自該使用者的結束化指令時,在該佇列中儲存該等內容更新。
  19. 如請求項18所述之電腦可讀取儲存媒體,其中當該編寫應用程式被組態為公共模式時,接收該等結束化指令觸發該等內容更新的共享。
  20. 如請求項18所述之電腦可讀取儲存媒體,其中當該編寫應用程式被組態為私密模式時,接收該等結束化指令並不觸發該等內容更新的共享。
TW103135218A 2007-12-14 2008-11-14 用於協同編寫模式之編寫系統、電腦實施方法及電腦可讀取儲存媒體 TWI528188B (zh)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US11/957,010 US8825758B2 (en) 2007-12-14 2007-12-14 Collaborative authoring modes

Publications (2)

Publication Number Publication Date
TW201506641A TW201506641A (zh) 2015-02-16
TWI528188B true TWI528188B (zh) 2016-04-01

Family

ID=40754698

Family Applications (2)

Application Number Title Priority Date Filing Date
TW97144208A TWI467390B (zh) 2007-12-14 2008-11-14 用於協同編寫模式之編寫系統、電腦實施方法及電腦可讀取儲存媒體
TW103135218A TWI528188B (zh) 2007-12-14 2008-11-14 用於協同編寫模式之編寫系統、電腦實施方法及電腦可讀取儲存媒體

Family Applications Before (1)

Application Number Title Priority Date Filing Date
TW97144208A TWI467390B (zh) 2007-12-14 2008-11-14 用於協同編寫模式之編寫系統、電腦實施方法及電腦可讀取儲存媒體

Country Status (11)

Country Link
US (2) US8825758B2 (zh)
EP (1) EP2220581B1 (zh)
JP (1) JP5250637B2 (zh)
KR (1) KR101571574B1 (zh)
CN (1) CN101896915B (zh)
AU (1) AU2008338826B2 (zh)
BR (1) BRPI0819825B1 (zh)
MY (1) MY161814A (zh)
RU (1) RU2465642C2 (zh)
TW (2) TWI467390B (zh)
WO (1) WO2009079116A2 (zh)

Families Citing this family (214)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11017097B2 (en) 2004-05-14 2021-05-25 Peter N. Ching Systems and methods for prevention of unauthorized access to resources of an information system
US7813910B1 (en) 2005-06-10 2010-10-12 Thinkvillage-Kiwi, Llc System and method for developing an application playing on a mobile device emulated on a personal computer
US8589140B1 (en) 2005-06-10 2013-11-19 Wapp Tech Corp. System and method for emulating and profiling a frame-based application playing on a mobile device
JP5211557B2 (ja) * 2007-06-15 2013-06-12 富士通株式会社 Web会議支援プログラム、該プログラムを記録した記録媒体、Web会議支援装置、およびWeb会議支援方法
US7937663B2 (en) * 2007-06-29 2011-05-03 Microsoft Corporation Integrated collaborative user interface for a document editor program
US7941399B2 (en) * 2007-11-09 2011-05-10 Microsoft Corporation Collaborative authoring
US8825758B2 (en) 2007-12-14 2014-09-02 Microsoft Corporation Collaborative authoring modes
US8589909B2 (en) * 2008-01-10 2013-11-19 Oracle International Corporation Techniques for reducing down time in updating applications with metadata
US8301588B2 (en) 2008-03-07 2012-10-30 Microsoft Corporation Data storage for file updates
US8352870B2 (en) 2008-04-28 2013-01-08 Microsoft Corporation Conflict resolution
US8825594B2 (en) * 2008-05-08 2014-09-02 Microsoft Corporation Caching infrastructure
US8429753B2 (en) 2008-05-08 2013-04-23 Microsoft Corporation Controlling access to documents using file locks
US8996621B2 (en) * 2008-05-12 2015-03-31 Adobe Systems Incorporated Asynchronous comment updates
US10055392B2 (en) 2008-05-12 2018-08-21 Adobe Systems Incorporated History-based archive management
US9418054B2 (en) 2008-05-12 2016-08-16 Adobe Systems Incorporated Document comment management
US9176943B2 (en) 2008-05-12 2015-11-03 Adobe Systems Incorporated Comment presentation in electronic documents
US7945595B1 (en) 2008-05-12 2011-05-17 Adobe Systems Incorporated System and method for generating an item list in electronic content
US7949633B1 (en) 2008-05-12 2011-05-24 Adobe Systems Incorporated Shared edit access of electronic content
US8417666B2 (en) 2008-06-25 2013-04-09 Microsoft Corporation Structured coauthoring
US20100082701A1 (en) * 2008-09-24 2010-04-01 Computer Associates Think, Inc. System and Method for Using a Configuration Management Database
US8176124B2 (en) * 2008-12-04 2012-05-08 Disney Enterprises, Inc. Communication hub for video game development systems having a video game development tool and video game platforms with communication libraries
US20110178910A1 (en) * 2009-01-26 2011-07-21 Bank Of America Corporation Conducting a financial institution interaction across multiple financial institution channels
US8327278B2 (en) * 2009-02-17 2012-12-04 Microsoft Corporation Synchronizing metadata describes user content updates and an indication of user gestures being performed within the document, and across client systems using different communication channels
US9396279B1 (en) 2009-02-17 2016-07-19 Jpmorgan Chase Bank, Na Collaborative virtual markup
US8180793B2 (en) * 2009-03-19 2012-05-15 Hewlett-Packard Development Company, L.P. Access to data stored in a file system
US8639762B2 (en) 2009-03-23 2014-01-28 Google Inc. Providing access to a conversation in a hosted conversation system
US8346768B2 (en) 2009-04-30 2013-01-01 Microsoft Corporation Fast merge support for legacy documents
US8527602B1 (en) 2009-05-28 2013-09-03 Google Inc. Content upload system with preview and user demand based upload prioritization
US9021386B1 (en) 2009-05-28 2015-04-28 Google Inc. Enhanced user interface scrolling system
US9602444B2 (en) 2009-05-28 2017-03-21 Google Inc. Participant suggestion system
US8301722B2 (en) * 2009-07-29 2012-10-30 Hewlett-Packard Development Company, L.P. Associating version information with a component document of a modular document
US8972843B2 (en) * 2009-07-29 2015-03-03 Hewlett-Packard Development Company, L.P. Sending a subset of component documents of a modular document to an electronic device
US20110029482A1 (en) * 2009-07-29 2011-02-03 Roger Brian Gimson Synchronizing a change of a modular document
US8225146B2 (en) * 2009-09-01 2012-07-17 Lsi Corporation Method for implementing continuous data protection utilizing allocate-on-write snapshots
US8732247B2 (en) * 2009-09-28 2014-05-20 Bjorn Michael Dittmer-Roche System and method of simultaneous collaboration
US20110138374A1 (en) * 2009-12-09 2011-06-09 Suprio Pal Downtime reduction for enterprise manager patching
CN101754464A (zh) * 2010-01-25 2010-06-23 华为终端有限公司 实现手机共享数据的方法、装置和通信系统
US20110252125A1 (en) * 2010-04-09 2011-10-13 Microsoft Corporation Dynamic Syncing
US8824487B1 (en) * 2010-04-29 2014-09-02 Centurylink Intellectual Property Llc Multi-access gateway for direct to residence communication services
WO2021220058A1 (en) 2020-05-01 2021-11-04 Monday.com Ltd. Digital processing systems and methods for enhanced collaborative workflow and networking systems, methods, and devices
US8510399B1 (en) 2010-05-18 2013-08-13 Google Inc. Automated participants for hosted conversations
US9380011B2 (en) 2010-05-28 2016-06-28 Google Inc. Participant-specific markup
US9026935B1 (en) 2010-05-28 2015-05-05 Google Inc. Application user interface with an interactive overlay
US8892632B2 (en) 2010-06-04 2014-11-18 Microsoft Corporation Client-server interaction frequency control
JP5565691B2 (ja) * 2010-07-16 2014-08-06 日本電気株式会社 バックアップシステム、バックアップ方法及びバックアッププログラム
US20120131102A1 (en) * 2010-08-18 2012-05-24 Gabos John S One-to-many and many-to-one transfer, storage and manipulation of digital files
US20120101980A1 (en) * 2010-10-26 2012-04-26 Microsoft Corporation Synchronizing online document edits
KR101697979B1 (ko) * 2010-11-23 2017-01-19 삼성전자주식회사 네트워크로 연결 가능한 기기에서 데이터를 동기화하기 위한 장치 및 방법
US10402485B2 (en) 2011-05-06 2019-09-03 David H. Sitrick Systems and methodologies providing controlled collaboration among a plurality of users
US11611595B2 (en) 2011-05-06 2023-03-21 David H. Sitrick Systems and methodologies providing collaboration among a plurality of computing appliances, utilizing a plurality of areas of memory to store user input as associated with an associated computing appliance providing the input
JP5681558B2 (ja) * 2011-05-10 2015-03-11 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation データの保存を制御する装置及び方法
JP5329602B2 (ja) 2011-05-12 2013-10-30 株式会社三菱東京Ufj銀行 端末装置およびプログラム
JP2012243108A (ja) * 2011-05-19 2012-12-10 Buffalo Inc ファイル管理装置及びその制御プログラム
JP2012243105A (ja) * 2011-05-19 2012-12-10 Buffalo Inc ファイル管理装置及びその制御プログラム
JP5843514B2 (ja) * 2011-06-22 2016-01-13 キヤノン株式会社 情報処理装置および制御方法およびプログラム
US9075561B2 (en) 2011-07-29 2015-07-07 Apple Inc. Systems, methods, and computer-readable media for managing collaboration on a virtual work of art
CN102999532B (zh) * 2011-09-19 2017-05-10 中兴通讯股份有限公司 用户配置数据的方法及装置
US20150199308A1 (en) * 2011-10-17 2015-07-16 Google Inc. Systems and methods for controlling the display of online documents
US10733151B2 (en) 2011-10-27 2020-08-04 Microsoft Technology Licensing, Llc Techniques to share media files
US10482638B2 (en) 2011-11-11 2019-11-19 Microsoft Technology Licensing, Llc Collaborative commenting in a drawing tool
US9053079B2 (en) * 2011-12-12 2015-06-09 Microsoft Technology Licensing, Llc Techniques to manage collaborative documents
US9529884B2 (en) 2012-01-19 2016-12-27 Microsoft Technology Licensing, Llc Usage based synchronization of note-taking application features
US10379695B2 (en) 2012-02-21 2019-08-13 Prysm, Inc. Locking interactive assets on large gesture-sensitive screen displays
US20130218998A1 (en) * 2012-02-21 2013-08-22 Anacore, Inc. System, Method, and Computer-Readable Medium for Interactive Collaboration
US9906594B2 (en) 2012-02-21 2018-02-27 Prysm, Inc. Techniques for shaping real-time content between multiple endpoints
US20130239027A1 (en) * 2012-03-12 2013-09-12 Apple Inc. Apparatus and method for generating wiki previews
US9348802B2 (en) 2012-03-19 2016-05-24 Litéra Corporation System and method for synchronizing bi-directional document management
US10198462B2 (en) * 2012-04-05 2019-02-05 Microsoft Technology Licensing, Llc Cache management
US10089323B2 (en) * 2012-04-05 2018-10-02 Microsoft Technology Licensing, Llc Telemetry system for a cloud synchronization system
CN108710533B (zh) * 2012-04-23 2022-04-19 谷歌有限责任公司 共享和同步电子保存的文件
US20130311598A1 (en) * 2012-05-16 2013-11-21 Apple Inc. Cloud-based data item sharing and collaboration among groups of users
US20130326330A1 (en) * 2012-06-01 2013-12-05 Google Inc. Integrating collaboratively proposed changes and publishing
KR102022094B1 (ko) * 2012-08-14 2019-09-17 삼성전자주식회사 콘텐트를 수정하는 전자 장치 및 방법
US20140082635A1 (en) * 2012-09-14 2014-03-20 David H. Sitrick Systems and methodologies for event processing for a plurality of users
US9372833B2 (en) 2012-09-14 2016-06-21 David H. Sitrick Systems and methodologies for document processing and interacting with a user, providing storing of events representative of document edits relative to a document; selection of a selected set of document edits; generating presentation data responsive to said selected set of documents edits and the stored events; and providing a display presentation responsive to the presentation data
US20150106685A1 (en) * 2012-10-12 2015-04-16 Thrivon Management Consulting Transforming a document into web application
US9529785B2 (en) 2012-11-27 2016-12-27 Google Inc. Detecting relationships between edits and acting on a subset of edits
US10198140B2 (en) 2012-12-20 2019-02-05 Dropbox, Inc. Systems and methods for facilitating communication between users of a content management service
WO2014116384A2 (en) * 2013-01-23 2014-07-31 Thomson Licensing Set handling in asset-driven workflow modeling
US9460073B2 (en) 2013-02-27 2016-10-04 Google Inc. Systems and methods for mutations and operational transforms in a collaborative spreadsheet environment
JP6142580B2 (ja) * 2013-03-07 2017-06-07 株式会社リコー 情報処理システム、情報登録方法、会議装置及びプログラム
CN103200239B (zh) * 2013-03-13 2016-07-06 北京东田教育科技有限公司 一种基于异构通信的交互式电子书的保存方法
US20140281870A1 (en) * 2013-03-14 2014-09-18 Microsoft Corporation Document collaboration and notification of changes using different notification mechanisms
EP2779054A1 (en) * 2013-03-15 2014-09-17 BlackBerry Limited Shared document editing and voting using active stylus based touch-sensitive displays
EP2941848A4 (en) * 2013-03-15 2016-06-15 Huawei Tech Co Ltd SYNCHRONIZATION AND COLLABORATION OF INFORMATION IN A GROUP OF MOBILE DEVICES
US9690403B2 (en) 2013-03-15 2017-06-27 Blackberry Limited Shared document editing and voting using active stylus based touch-sensitive displays
US20130218829A1 (en) * 2013-03-15 2013-08-22 Deneen Lizette Martinez Document management system and method
US9256341B2 (en) 2013-03-20 2016-02-09 Microsoft Technology Licensing, Llc Tracking changes in collaborative authoring environment
US9715476B2 (en) * 2013-04-10 2017-07-25 Microsoft Technology Licensing, Llc Collaborative authoring with scratchpad functionality
US8880994B1 (en) * 2013-04-19 2014-11-04 E-Z Brief Llc System and method for annotating and manipulating electronic documents
US9542377B2 (en) 2013-05-06 2017-01-10 Dropbox, Inc. Note browser
ITPR20130040A1 (it) * 2013-05-10 2014-11-11 Revisoft S R L Sistema per la gestione di archivi clienti utilizzabile in sede e fuori sede, implementabile tramite uno stesso e unico programma software
US10025782B2 (en) 2013-06-18 2018-07-17 Litera Corporation Systems and methods for multiple document version collaboration and management
US9971752B2 (en) 2013-08-19 2018-05-15 Google Llc Systems and methods for resolving privileged edits within suggested edits
JP2015055951A (ja) * 2013-09-11 2015-03-23 株式会社リコー 情報処理システム及び情報処理方法
US9904720B2 (en) 2013-09-18 2018-02-27 Facebook, Inc. Generating offline content
US9348803B2 (en) 2013-10-22 2016-05-24 Google Inc. Systems and methods for providing just-in-time preview of suggestion resolutions
US9497283B2 (en) * 2013-12-13 2016-11-15 Oracle International Corporation System and method for providing data interoperability in a distributed data grid
US10824787B2 (en) 2013-12-21 2020-11-03 Microsoft Technology Licensing, Llc Authoring through crowdsourcing based suggestions
US11514399B2 (en) 2013-12-21 2022-11-29 Microsoft Technology Licensing, Llc Authoring through suggestion
US9740504B2 (en) * 2014-01-23 2017-08-22 Qualcomm Incorporated Hardware acceleration for inline caches in dynamic languages
RU2568933C2 (ru) * 2014-01-30 2015-11-20 Закрытое акционерное общество "Госбук" Система определения объема внесенных изменений в редактируемые и составляемые тексты
US9898520B2 (en) * 2014-03-25 2018-02-20 Open Text Sa Ulc Systems and methods for seamless access to remotely managed documents using synchronization of locally stored documents
US20150379092A1 (en) * 2014-06-26 2015-12-31 Hapara Inc. Recommending literacy activities in view of document revisions
US11095743B2 (en) 2014-07-16 2021-08-17 Tensera Networks Ltd. Optimized content-delivery network (CDN) for the wireless last mile
KR102260177B1 (ko) 2014-07-16 2021-06-04 텐세라 네트워크스 리미티드 선택된 시각에서 개런티 프리페칭을 사용하는 무선 네트워크를 통한 효과적인 콘텐트 전달
US9979796B1 (en) * 2014-07-16 2018-05-22 Tensera Networks Ltd. Efficient pre-fetching notifications
US9503402B2 (en) * 2014-08-18 2016-11-22 Dropbox, Inc. Managing drafts of electronic documents across client devices
CN105450975A (zh) * 2014-08-26 2016-03-30 天脉聚源(北京)教育科技有限公司 一种会议系统及文件同步和内容录制方法
CA2960661C (en) * 2014-11-20 2018-01-02 Nuglif Inc. System for automatically displaying pages of a digital edition and computer implemented method for same
US10032223B2 (en) 2015-03-20 2018-07-24 Bank Of America Corporation System for account linking and future event integration into retirement score calculation
US10102582B2 (en) 2015-03-13 2018-10-16 Bank Of America Corporation Streamlining application using a social network platform
US10019760B2 (en) 2015-03-20 2018-07-10 Bank Of America Corporation System for utilizing a retirement score to receive benefits
US10049406B2 (en) 2015-03-20 2018-08-14 Bank Of America Corporation System for sharing retirement scores between social groups of customers
US9830660B2 (en) 2015-03-20 2017-11-28 Bank Of America Corporation System for augmenting a retirement score with health information
JP6568702B2 (ja) * 2015-03-27 2019-08-28 京セラ株式会社 表示装置および共有表示システム
US10572691B2 (en) 2015-04-28 2020-02-25 Microsoft Technology Licensing, Llc Operating system privacy mode
US20160321226A1 (en) * 2015-05-01 2016-11-03 Microsoft Technology Licensing, Llc Insertion of unsaved content via content channel
US10909080B2 (en) * 2015-05-04 2021-02-02 Microsoft Technology Licensing, Llc System and method for implementing shared document edits in real-time
US10089056B2 (en) * 2015-06-07 2018-10-02 Apple Inc. Device, method, and graphical user interface for collaborative editing in documents
RU2609081C2 (ru) * 2015-06-29 2017-01-30 Общество С Ограниченной Ответственностью "Яндекс" Способ (варианты) и система (варианты) обработки документа в распределенной архитектуре
US10282255B2 (en) 2015-07-15 2019-05-07 Microsoft Technology Licensing, Llc Coordinating file synchronization between a sync engine and another application that supports document collaboration
US11102313B2 (en) * 2015-08-10 2021-08-24 Oracle International Corporation Transactional autosave with local and remote lifecycles
US10582001B2 (en) 2015-08-11 2020-03-03 Oracle International Corporation Asynchronous pre-caching of synchronously loaded resources
US10013668B2 (en) 2015-08-14 2018-07-03 Oracle International Corporation Secure storage of enterprise certificates for cloud services
US10452497B2 (en) * 2015-08-14 2019-10-22 Oracle International Corporation Restoration of UI state in transactional systems
US10419514B2 (en) 2015-08-14 2019-09-17 Oracle International Corporation Discovery of federated logins
US9998883B2 (en) * 2015-09-30 2018-06-12 Nathan Dhilan Arimilli Glass pane for collaborative electronic communication
KR20170044590A (ko) * 2015-10-15 2017-04-25 (주)잼투고 분산형 멀티미디어 편집 시스템 및 편집방법
US10582012B2 (en) 2015-10-16 2020-03-03 Oracle International Corporation Adaptive data transfer optimization
US11036712B2 (en) 2016-01-12 2021-06-15 Microsoft Technology Licensing, Llc. Latency-reduced document change discovery
US10599526B2 (en) * 2016-01-13 2020-03-24 Microsoft Technology Licensing, Llc Auto-save operation for collaborative editing of electronic documents
US10425386B2 (en) 2016-05-11 2019-09-24 Oracle International Corporation Policy enforcement point for a multi-tenant identity and data security management cloud service
US9838377B1 (en) 2016-05-11 2017-12-05 Oracle International Corporation Task segregation in a multi-tenant identity and data security management cloud service
US10341410B2 (en) 2016-05-11 2019-07-02 Oracle International Corporation Security tokens for a multi-tenant identity and data security management cloud service
US10454940B2 (en) 2016-05-11 2019-10-22 Oracle International Corporation Identity cloud service authorization model
US10581820B2 (en) 2016-05-11 2020-03-03 Oracle International Corporation Key generation and rollover
US10878079B2 (en) 2016-05-11 2020-12-29 Oracle International Corporation Identity cloud service authorization model with dynamic roles and scopes
KR101774267B1 (ko) 2016-06-27 2017-09-04 주식회사 한글과컴퓨터 전자 문서의 공동 편집을 위한 협업 지원 장치 및 그 동작 방법
KR101754258B1 (ko) 2016-06-27 2017-07-05 주식회사 한글과컴퓨터 마크업 언어 기반 문서에 대한 동시 편집 정합성 검증 장치 및 방법
US11409706B2 (en) 2016-08-04 2022-08-09 Hancom Inc. Document cooperation supporting apparatus for supporting simultaneous edit of document, and operating method thereof
US10255061B2 (en) 2016-08-05 2019-04-09 Oracle International Corporation Zero down time upgrade for a multi-tenant identity and data security management cloud service
US10721237B2 (en) 2016-08-05 2020-07-21 Oracle International Corporation Hierarchical processing for a virtual directory system for LDAP to SCIM proxy service
US10585682B2 (en) 2016-08-05 2020-03-10 Oracle International Corporation Tenant self-service troubleshooting for a multi-tenant identity and data security management cloud service
US10735394B2 (en) 2016-08-05 2020-08-04 Oracle International Corporation Caching framework for a multi-tenant identity and data security management cloud service
US10263947B2 (en) 2016-08-05 2019-04-16 Oracle International Corporation LDAP to SCIM proxy service
US10516672B2 (en) 2016-08-05 2019-12-24 Oracle International Corporation Service discovery for a multi-tenant identity and data security management cloud service
US10530578B2 (en) 2016-08-05 2020-01-07 Oracle International Corporation Key store service
US10341419B2 (en) 2016-08-08 2019-07-02 Tnq Books And Journals Private Limited Transformation of a content file into a content-centric social network
US10484382B2 (en) 2016-08-31 2019-11-19 Oracle International Corporation Data management for a multi-tenant identity cloud service
US10511589B2 (en) 2016-09-14 2019-12-17 Oracle International Corporation Single logout functionality for a multi-tenant identity and data security management cloud service
US10594684B2 (en) 2016-09-14 2020-03-17 Oracle International Corporation Generating derived credentials for a multi-tenant identity cloud service
US10846390B2 (en) 2016-09-14 2020-11-24 Oracle International Corporation Single sign-on functionality for a multi-tenant identity and data security management cloud service
US10445395B2 (en) 2016-09-16 2019-10-15 Oracle International Corporation Cookie based state propagation for a multi-tenant identity cloud service
US10791087B2 (en) 2016-09-16 2020-09-29 Oracle International Corporation SCIM to LDAP mapping using subtype attributes
US10341354B2 (en) 2016-09-16 2019-07-02 Oracle International Corporation Distributed high availability agent architecture
WO2018053258A1 (en) 2016-09-16 2018-03-22 Oracle International Corporation Tenant and service management for a multi-tenant identity and data security management cloud service
US10484243B2 (en) 2016-09-16 2019-11-19 Oracle International Corporation Application management for a multi-tenant identity cloud service
US10567364B2 (en) 2016-09-16 2020-02-18 Oracle International Corporation Preserving LDAP hierarchy in a SCIM directory using special marker groups
US10904074B2 (en) 2016-09-17 2021-01-26 Oracle International Corporation Composite event handler for a multi-tenant identity cloud service
KR101858970B1 (ko) 2016-09-26 2018-05-17 주식회사 인프라웨어 공동 편집 문서를 공유하는 방법 및 장치
KR102472801B1 (ko) * 2016-10-12 2022-12-01 천종윤 분산형 멀티미디어 편집 시스템 및 편집방법
US11003632B2 (en) 2016-11-28 2021-05-11 Open Text Sa Ulc System and method for content synchronization
US10558714B2 (en) * 2016-12-28 2020-02-11 Facebook, Inc. Topic ranking of content items for topic-based content feeds
US10484489B2 (en) * 2016-12-29 2019-11-19 Facebook, Inc. Generating a feed of content for a user of an online system including content associated with additional online system users who are not connected to the user via the online system
US11526533B2 (en) * 2016-12-30 2022-12-13 Dropbox, Inc. Version history management
US10261836B2 (en) 2017-03-21 2019-04-16 Oracle International Corporation Dynamic dispatching of workloads spanning heterogeneous services
US10454915B2 (en) 2017-05-18 2019-10-22 Oracle International Corporation User authentication using kerberos with identity cloud service
US11301431B2 (en) 2017-06-02 2022-04-12 Open Text Sa Ulc System and method for selective synchronization
CN107622087B (zh) * 2017-08-17 2024-03-22 珠海云游道科技有限责任公司 便于用户操作的文档管理装置及方法
US10348858B2 (en) 2017-09-15 2019-07-09 Oracle International Corporation Dynamic message queues for a microservice based cloud service
US10721084B2 (en) 2017-09-25 2020-07-21 Microsoft Technology Licensing, Llc Providing a private mode in asynchronous collaboration for a synchronous collaboration environment
US10831789B2 (en) 2017-09-27 2020-11-10 Oracle International Corporation Reference attribute query processing for a multi-tenant cloud service
US11271969B2 (en) 2017-09-28 2022-03-08 Oracle International Corporation Rest-based declarative policy management
US10834137B2 (en) 2017-09-28 2020-11-10 Oracle International Corporation Rest-based declarative policy management
US10705823B2 (en) 2017-09-29 2020-07-07 Oracle International Corporation Application templates and upgrade framework for a multi-tenant identity cloud service
WO2019073516A1 (ja) * 2017-10-10 2019-04-18 楽天株式会社 コンテンツ共有システム、コンテンツ共有方法及びプログラム
JP2019079473A (ja) * 2017-10-27 2019-05-23 富士ゼロックス株式会社 情報処理装置及びプログラム
CN108153492B (zh) * 2017-12-22 2021-09-14 联想(北京)有限公司 数据处理方法、系统和电子设备
US10715564B2 (en) 2018-01-29 2020-07-14 Oracle International Corporation Dynamic client registration for an identity cloud service
US10931656B2 (en) 2018-03-27 2021-02-23 Oracle International Corporation Cross-region trust for a multi-tenant identity cloud service
US10798165B2 (en) 2018-04-02 2020-10-06 Oracle International Corporation Tenant data comparison for a multi-tenant identity cloud service
US11165634B2 (en) 2018-04-02 2021-11-02 Oracle International Corporation Data replication conflict detection and resolution for a multi-tenant identity cloud service
US11258775B2 (en) 2018-04-04 2022-02-22 Oracle International Corporation Local write for a multi-tenant identity cloud service
US11012444B2 (en) 2018-06-25 2021-05-18 Oracle International Corporation Declarative third party identity provider integration for a multi-tenant identity cloud service
US10764273B2 (en) 2018-06-28 2020-09-01 Oracle International Corporation Session synchronization across multiple devices in an identity cloud service
US11698890B2 (en) 2018-07-04 2023-07-11 Monday.com Ltd. System and method for generating a column-oriented data structure repository for columns of single data types
US11693835B2 (en) 2018-10-17 2023-07-04 Oracle International Corporation Dynamic database schema allocation on tenant onboarding for a multi-tenant identity cloud service
US11321187B2 (en) 2018-10-19 2022-05-03 Oracle International Corporation Assured lazy rollback for a multi-tenant identity cloud service
US11651357B2 (en) 2019-02-01 2023-05-16 Oracle International Corporation Multifactor authentication without a user footprint
US11061929B2 (en) 2019-02-08 2021-07-13 Oracle International Corporation Replication of resource type and schema metadata for a multi-tenant identity cloud service
US11321343B2 (en) 2019-02-19 2022-05-03 Oracle International Corporation Tenant replication bootstrap for a multi-tenant identity cloud service
US11669321B2 (en) 2019-02-20 2023-06-06 Oracle International Corporation Automated database upgrade for a multi-tenant identity cloud service
US11423111B2 (en) 2019-02-25 2022-08-23 Oracle International Corporation Client API for rest based endpoints for a multi-tenant identify cloud service
US11792226B2 (en) 2019-02-25 2023-10-17 Oracle International Corporation Automatic api document generation from scim metadata
US11687378B2 (en) 2019-09-13 2023-06-27 Oracle International Corporation Multi-tenant identity cloud service with on-premise authentication integration and bridge high availability
US11870770B2 (en) 2019-09-13 2024-01-09 Oracle International Corporation Multi-tenant identity cloud service with on-premise authentication integration
US11361156B2 (en) 2019-11-18 2022-06-14 Monday.Com Digital processing systems and methods for real-time status aggregation in collaborative work systems
US11611548B2 (en) 2019-11-22 2023-03-21 Oracle International Corporation Bulk multifactor authentication enrollment
CN111026482B (zh) * 2019-11-29 2022-02-22 维沃移动通信有限公司 一种应用程序控制方法及电子设备
WO2021112773A1 (en) * 2019-12-06 2021-06-10 Gnowbe Group Ltd. A one-touch authoring system and method for instantaneous content creation and visualization in apps and web browsers on mobile devices and web browsers on desktops via a communication network
US20210234908A1 (en) * 2019-12-20 2021-07-29 Atlassian Pty Ltd. Systems and methods for collaborative editing an electronic resource using client device designations
US11347621B1 (en) * 2020-03-17 2022-05-31 Core Scientific, Inc. Application performance characterization and profiling as a service
US11829953B1 (en) 2020-05-01 2023-11-28 Monday.com Ltd. Digital processing systems and methods for managing sprints using linked electronic boards
US11481288B2 (en) 2021-01-14 2022-10-25 Monday.com Ltd. Digital processing systems and methods for historical review of specific document edits in collaborative work systems
CN113472776B (zh) * 2021-06-30 2022-12-27 亿图软件(湖南)有限公司 一种多人实时协作方法及系统
US20230145722A1 (en) * 2021-11-10 2023-05-11 Bank Of America Corporation Recursive Data and Electronic Signature Document Updater
WO2023121505A1 (ru) * 2021-12-24 2023-06-29 Общество С Ограниченной Ответственностью "Кейс Студио" Система и способ управления совместным редактированием цифровых объектов
US11763258B2 (en) * 2021-12-29 2023-09-19 Slack Technologies, Llc Workflows for documents
US11727190B1 (en) 2022-01-31 2023-08-15 Salesforce, Inc. Previews for collaborative documents
US11875081B2 (en) 2022-01-31 2024-01-16 Salesforce, Inc. Shared screen tools for collaboration
US11741071B1 (en) 2022-12-28 2023-08-29 Monday.com Ltd. Digital processing systems and methods for navigating and viewing displayed content
US11886683B1 (en) 2022-12-30 2024-01-30 Monday.com Ltd Digital processing systems and methods for presenting board graphics
US11893381B1 (en) 2023-02-21 2024-02-06 Monday.com Ltd Digital processing systems and methods for reducing file bundle sizes

Family Cites Families (351)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01113849A (ja) 1987-10-19 1989-05-02 Internatl Business Mach Corp <Ibm> マルチユーザシステム
US4855580A (en) 1987-11-20 1989-08-08 Recognition Equipment Incorporated Data merge document processing method
US5107443A (en) 1988-09-07 1992-04-21 Xerox Corporation Private regions within a shared workspace
US5799320A (en) 1989-08-23 1998-08-25 John R. Klug Remote multiple-user editing system and method
US5142619A (en) 1990-02-21 1992-08-25 International Business Machines Corporation Method and apparatus for visually comparing files in a data processing system
CA2039652C (en) 1990-05-30 1996-12-24 Frank Zdybel, Jr. Hardcopy lossless data storage and communications for electronic document processing systems
US5313394A (en) 1990-12-11 1994-05-17 Barbara Clapp Document assembly customization system for modifying a source instrument including text and decisional commands
US5671428A (en) 1991-08-28 1997-09-23 Kabushiki Kaisha Toshiba Collaborative document processing system with version and comment management
US5339389A (en) 1991-12-31 1994-08-16 International Business Machines Corporation User selectable lock regions
JPH0827754B2 (ja) 1992-05-21 1996-03-21 インターナショナル・ビジネス・マシーンズ・コーポレイション コンピュータシステムにおけるファイル管理方法及びファイル管理システム
JP3252454B2 (ja) 1992-06-30 2002-02-04 富士ゼロックス株式会社 共有データ変更状況把握装置
US5555388A (en) 1992-08-20 1996-09-10 Borland International, Inc. Multi-user system and methods providing improved file management by reading
US6009420A (en) 1992-10-05 1999-12-28 Expert Systems Publishing Co. Computer-implemented decision management system with dynamically generated questions and answer choices
US5579223A (en) 1992-12-24 1996-11-26 Microsoft Corporation Method and system for incorporating modifications made to a computer program into a translated version of the computer program
US5446842A (en) 1993-02-26 1995-08-29 Taligent, Inc. Object-oriented collaboration system
US5920694A (en) 1993-03-19 1999-07-06 Ncr Corporation Annotation of computer video displays
JP2703498B2 (ja) 1993-04-30 1998-01-26 インターナショナル・ビジネス・マシーンズ・コーポレイション バージョン化オブジェクトに対するロッキング機構
JP3053153B2 (ja) 1993-09-20 2000-06-19 株式会社日立製作所 文書管理システムのアプリケーション起動方法
JPH0785020A (ja) * 1993-09-20 1995-03-31 Hitachi Ltd 文書管理方法
US5689641A (en) 1993-10-01 1997-11-18 Vicor, Inc. Multimedia collaboration system arrangement for routing compressed AV signal through a participant site without decompressing the AV signal
US6760840B1 (en) 1994-03-15 2004-07-06 Kabushiki Kaisha Toshiba File editing system and shared file editing system with file content secrecy, file version management, and asynchronous editing
US5768607A (en) 1994-09-30 1998-06-16 Intel Corporation Method and apparatus for freehand annotation and drawings incorporating sound and for compressing and synchronizing sound
US6181837B1 (en) 1994-11-18 2001-01-30 The Chase Manhattan Bank, N.A. Electronic check image storage and retrieval system
US5751958A (en) * 1995-06-30 1998-05-12 Peoplesoft, Inc. Allowing inconsistency in a distributed client-server application
US5887146A (en) 1995-08-14 1999-03-23 Data General Corporation Symmetric multiprocessing computer with non-uniform memory access architecture
US5956028A (en) 1995-09-14 1999-09-21 Fujitsu Ltd. Virtual space communication system, three-dimensional image display method, and apparatus therefor
US5729734A (en) 1995-11-03 1998-03-17 Apple Computer, Inc. File privilege administration apparatus and methods
US5781908A (en) 1995-12-18 1998-07-14 J.D. Edwards World Source Company File data synchronizer in a distributed data computer network
US6006239A (en) 1996-03-15 1999-12-21 Microsoft Corporation Method and system for allowing multiple users to simultaneously edit a spreadsheet
US5781732A (en) 1996-06-20 1998-07-14 Object Technology Licensing Corp. Framework for constructing shared documents that can be collaboratively accessed by multiple users
US5787262A (en) 1996-06-26 1998-07-28 Microsoft Corporation System and method for distributed conflict resolution between data objects replicated across a computer network
US5835950A (en) 1996-07-12 1998-11-10 Samsung Electronics Co., Ltd. Self-invalidation method for reducing coherence overheads in a bus-based shared-memory multiprocessor apparatus
US6175853B1 (en) 1996-09-17 2001-01-16 Netscape Communications Corporation Method and apparatus for a distributed locking system for a collaborative computer system
US6244575B1 (en) 1996-10-02 2001-06-12 Micron Technology, Inc. Method and apparatus for vaporizing liquid precursors and system for using same
JP3592004B2 (ja) 1996-10-31 2004-11-24 キヤノン株式会社 情報共有管理システム及び情報共有システム管理装置と方法
US6202085B1 (en) 1996-12-06 2001-03-13 Microsoft Corportion System and method for incremental change synchronization between multiple copies of data
US6708221B1 (en) 1996-12-13 2004-03-16 Visto Corporation System and method for globally and securely accessing unified information in a computer network
US6065026A (en) 1997-01-09 2000-05-16 Document.Com, Inc. Multi-user electronic document authoring system with prompted updating of shared language
JP2996197B2 (ja) 1997-02-14 1999-12-27 日本電気株式会社 文書共有管理方法
US5966512A (en) 1997-06-05 1999-10-12 International Business Machines Corporation Groupware save operation
US6233600B1 (en) 1997-07-15 2001-05-15 Eroom Technology, Inc. Method and system for providing a networked collaborative work environment
US6209010B1 (en) 1997-07-18 2001-03-27 Varis Corporation Computer implemented method for wrapping data to an arbitrary path defined by a page description language
US6240414B1 (en) 1997-09-28 2001-05-29 Eisolutions, Inc. Method of resolving data conflicts in a shared data environment
US7447712B2 (en) 1997-09-28 2008-11-04 Global 360, Inc. Structured workfolder
WO1999019854A1 (en) 1997-10-09 1999-04-22 Interval Research Corporation Method and apparatus for sending presence messages
US5946700A (en) 1997-10-31 1999-08-31 Oracle Corporation Method and apparatus for preserving non-current information that can be overwritten in a computer file
US6327611B1 (en) 1997-11-12 2001-12-04 Netscape Communications Corporation Electronic document routing system
US6067551A (en) 1997-11-14 2000-05-23 Microsoft Corporation Computer implemented method for simultaneous multi-user editing of a document
US6073161A (en) 1997-12-16 2000-06-06 International Business Machines Corporation Method and apparatus for determining editing conflicts in a multi-authoring system
US6000945A (en) 1998-02-09 1999-12-14 Educational Testing Service System and method for computer based test assembly
US6088702A (en) 1998-02-25 2000-07-11 Plantz; Scott H. Group publishing system
AUPP252298A0 (en) 1998-03-24 1998-04-23 80-20 Software Pty Limited Document management software
US6275935B1 (en) 1998-04-17 2001-08-14 Thingworld.Com, Llc Systems and methods for locking interactive objects
US6209128B1 (en) 1998-06-05 2001-03-27 International Business Machines Corporation Apparatus and method for providing access to multiple object versions
US6438564B1 (en) 1998-06-17 2002-08-20 Microsoft Corporation Method for associating a discussion with a document
US5999208A (en) 1998-07-15 1999-12-07 Lucent Technologies Inc. System for implementing multiple simultaneous meetings in a virtual reality mixed media meeting room
JP2000076109A (ja) 1998-08-28 2000-03-14 Toshiba Corp データ表示装置およびデータ表示方法
US6507845B1 (en) 1998-09-14 2003-01-14 International Business Machines Corporation Method and software for supporting improved awareness of and collaboration among users involved in a task
US6341291B1 (en) 1998-09-28 2002-01-22 Bentley Systems, Inc. System for collaborative engineering using component and file-oriented tools
US6324544B1 (en) 1998-10-21 2001-11-27 Microsoft Corporation File object synchronization between a desktop computer and a mobile device
US6363352B1 (en) 1998-11-13 2002-03-26 Microsoft Corporation Automatic scheduling and formation of a virtual meeting over a computer network
US6502113B1 (en) 1998-11-23 2002-12-31 John E. Crawford Negotiation manager incorporating clause modification and markers for tracking negotiation progress
JP2000163344A (ja) 1998-11-27 2000-06-16 Nec Corp ネットワーク管理システムのデータベース復旧方式
US7024430B1 (en) 1998-12-08 2006-04-04 Starfish Software, Inc. Method and system for implementing a filter in a data synchronization system
US6681371B1 (en) 1998-12-21 2004-01-20 At&T Corp. System and method for using container documents as multi-user domain clients
KR100309803B1 (ko) 1998-12-26 2001-12-17 서평원 망관리시스템과관리대상장비간의데이터베이스동기화장치및방법
US7065633B1 (en) 1999-01-28 2006-06-20 Ati International Srl System for delivering exception raised in first architecture to operating system coded in second architecture in dual architecture CPU
US6564246B1 (en) 1999-02-02 2003-05-13 International Business Machines Corporation Shared and independent views of shared workspace for real-time collaboration
US6342906B1 (en) 1999-02-02 2002-01-29 International Business Machines Corporation Annotation layer for synchronous collaboration
JP3711210B2 (ja) 1999-03-12 2005-11-02 シャープ株式会社 文書編集システムおよびプログラム記録媒体
US6687878B1 (en) * 1999-03-15 2004-02-03 Real Time Image Ltd. Synchronizing/updating local client notes with annotations previously made by other clients in a notes database
US7007235B1 (en) 1999-04-02 2006-02-28 Massachusetts Institute Of Technology Collaborative agent interaction control and synchronization system
US6317777B1 (en) 1999-04-26 2001-11-13 Intel Corporation Method for web based storage and retrieval of documents
TW428146B (en) 1999-05-05 2001-04-01 Inventec Corp Data file updating method by increment
US6430576B1 (en) 1999-05-10 2002-08-06 Patrick Gates Distributing and synchronizing objects
CN1154054C (zh) 1999-06-04 2004-06-16 网络装置公司 对不同文件锁定协议强制实施统一文件锁定的方法及文件服务器
US6629129B1 (en) 1999-06-16 2003-09-30 Microsoft Corporation Shared virtual meeting services among computer applications
US6678882B1 (en) 1999-06-30 2004-01-13 Qwest Communications International Inc. Collaborative model for software systems with synchronization submodel with merge feature, automatic conflict resolution and isolation of potential changes for reuse
US6438548B1 (en) 1999-06-30 2002-08-20 International Business Machines Corporation Method of and system for managing documents in a bandwidth constrained environment
US6327584B1 (en) 1999-07-30 2001-12-04 Hewlett-Packard Company Apparatus and method for using version control to dynamically update files while the files are available for access
US6560620B1 (en) 1999-08-03 2003-05-06 Aplix Research, Inc. Hierarchical document comparison system and method
JP3915331B2 (ja) 1999-08-10 2007-05-16 富士ゼロックス株式会社 共有ドキュメントの編集装置及び編集方法
US6516339B1 (en) 1999-08-18 2003-02-04 International Business Machines Corporation High performance client/server editor
US6526434B1 (en) 1999-08-24 2003-02-25 International Business Machines Corporation System and method for efficient transfer of data blocks from client to server
US6189009B1 (en) 1999-08-27 2001-02-13 The Voice.Com, Inc. System and method for integrating paper-based business documents with computer-readable data entered via a computer network
US6507865B1 (en) 1999-08-30 2003-01-14 Zaplet, Inc. Method and system for group content collaboration
US7089278B1 (en) 1999-09-07 2006-08-08 Fuji Xerox Co., Ltd. Anchored conversations: adhesive, in-context, virtual discussion forums
JP2001092707A (ja) 1999-09-24 2001-04-06 Nec Corp 情報処理システム、構造化文書処理システム、その更新方法及びその更新プログラムを記録した記録媒体
US7039860B1 (en) 1999-10-01 2006-05-02 Netspinner Solutions As Creating web pages category list prior to the list being served to a browser
US6578054B1 (en) 1999-10-04 2003-06-10 Microsoft Corporation Method and system for supporting off-line mode of operation and synchronization using resource state information
WO2001033362A1 (en) 1999-11-05 2001-05-10 Attivo Software, Inc. Action communication and synchronization for documents accessed by multiple users
US6560614B1 (en) 1999-11-12 2003-05-06 Xosoft Inc. Nonintrusive update of files
US6751618B1 (en) 1999-11-24 2004-06-15 Unisys Corporation Method and apparatus for a web application server to upload multiple files and invoke a script to use the files in a single browser request
JP2001154966A (ja) 1999-11-29 2001-06-08 Sony Corp コンピュータ・ネットワーク上で構築・提供される共有仮想空間上で複数ユーザが参加可能な仮想会話を支援する会話支援システム及び会話支援方法、並びに、プログラム記憶媒体
AU3435801A (en) 1999-12-16 2001-06-25 Perimed Compliance Corporation System and method for electronic archiving and retrieval of medical documents
US6594664B1 (en) 2000-01-04 2003-07-15 International Business Machines Corporation System and method for online/offline uninterrupted updating of rooms in collaboration space
US6529905B1 (en) 2000-01-11 2003-03-04 Frontline Solutions, Inc. Method and system for allowing multiple users to edit a hierarchical data structure
US6694336B1 (en) 2000-01-25 2004-02-17 Fusionone, Inc. Data transfer and synchronization system
JP3879350B2 (ja) 2000-01-25 2007-02-14 富士ゼロックス株式会社 構造化文書処理システム及び構造化文書処理方法
SG99886A1 (en) 2000-02-24 2003-11-27 Ibm System and method for collaborative multi-device web browsing
US6842768B1 (en) 2000-03-01 2005-01-11 Siemens Communications, Inc. Apparatus and method for selectable compression
JP2001265704A (ja) 2000-03-23 2001-09-28 Megafusion Corp 仮想活動の制御方法
KR100331685B1 (ko) 2000-04-04 2002-04-09 오길록 문서 공동 편집 장치 및 그 방법
JP2001290690A (ja) 2000-04-11 2001-10-19 Canon Inc ファイル管理方法及び装置並びに記憶媒体
US7478129B1 (en) 2000-04-18 2009-01-13 Helen Jeanne Chemtob Method and apparatus for providing group interaction via communications networks
US7124164B1 (en) 2001-04-17 2006-10-17 Chemtob Helen J Method and apparatus for providing group interaction via communications networks
JP3549097B2 (ja) 2000-04-26 2004-08-04 インターナショナル・ビジネス・マシーンズ・コーポレーション 共同作業オブジェクトのオーナ識別方法、コンピュータシステムおよびコンピュータ可読な記録媒体
ATE297571T1 (de) 2000-05-16 2005-06-15 Garrett O'carroll System und verfahren zur dokumentverarbeitung
US6931592B1 (en) 2000-05-22 2005-08-16 Microsoft Corporation Reviewing and merging electronic documents
US6757767B1 (en) 2000-05-31 2004-06-29 Advanced Digital Information Corporation Method for acceleration of storage devices by returning slightly early write status
SE522846C2 (sv) 2000-06-22 2004-03-09 Ericsson Telefon Ab L M Antenn med spiralformad radiator och återkopplingsledare, samt flerlagerkort och bärbar kommunikationsapparat innefattande en sådan antenn
US6596396B2 (en) 2000-08-09 2003-07-22 Mitsubishi Gas Chemical Company, Inc. Thin-film-like particles having skeleton constructed by carbons and isolated films
US6925476B1 (en) 2000-08-17 2005-08-02 Fusionone, Inc. Updating application data including adding first change log to aggreagate change log comprising summary of changes
WO2002017115A2 (en) * 2000-08-21 2002-02-28 Thoughtslinger Corporation Simultaneous multi-user document editing system
US6681382B1 (en) 2000-09-18 2004-01-20 Cisco Technology, Inc. Method and system for using virtual labels in a software configuration management system
WO2002033575A2 (en) 2000-10-18 2002-04-25 Chasseral Limited Concurrent file access
US20020083183A1 (en) 2000-11-06 2002-06-27 Sanjay Pujare Conventionally coded application conversion system for streamed delivery and execution
US6976213B1 (en) 2000-11-10 2005-12-13 Interspec, Inc. Method of automatically generating specifications and providing online services for same
US7669051B2 (en) 2000-11-13 2010-02-23 DigitalDoors, Inc. Data security system and method with multiple independent levels of security
US7080076B1 (en) 2000-11-28 2006-07-18 Attenex Corporation System and method for efficiently drafting a legal document using an authenticated clause table
US20020069192A1 (en) 2000-12-04 2002-06-06 Aegerter William Charles Modular distributed mobile data applications
US6941326B2 (en) 2001-01-24 2005-09-06 Microsoft Corporation Accounting for update notifications in synchronizing data that may be represented by different data structures
US7110936B2 (en) 2001-02-23 2006-09-19 Complementsoft Llc System and method for generating and maintaining software code
US7058663B2 (en) 2001-03-13 2006-06-06 Koninklijke Philips Electronics, N.V. Automatic data update
US8744835B2 (en) 2001-03-16 2014-06-03 Meaningful Machines Llc Content conversion method and apparatus
RU2272316C2 (ru) 2001-03-16 2006-03-20 Нетомат, Инк. Совместное использование, управление и передача информации по компьютерной сети
JP2002288029A (ja) 2001-03-28 2002-10-04 Ricoh Co Ltd 文書管理システム
US6757678B2 (en) 2001-04-12 2004-06-29 International Business Machines Corporation Generalized method and system of merging and pruning of data trees
US7409424B2 (en) 2001-04-24 2008-08-05 Parker James A Electronic mail file access system
JP4953518B2 (ja) 2001-05-14 2012-06-13 ケープレックス・インク オブジェクト指向技術を用いた情報共有方法及び装置
US6993522B2 (en) 2001-06-27 2006-01-31 Microsoft Corporation System and method for resolving conflicts detected during a synchronization session
US7117278B2 (en) 2001-07-12 2006-10-03 Sun Micro Systems, Inc. Method for merging a plurality of data streams into a single data stream
US7149776B1 (en) * 2001-08-31 2006-12-12 Oracle International Corp. System and method for real-time co-browsing
US7124362B2 (en) 2001-08-31 2006-10-17 Robert Tischer Method and system for producing an ordered compilation of information with more than one author contributing information contemporaneously
WO2003021985A1 (en) 2001-09-06 2003-03-13 Tersync Ltd. System and method for providing two-way radio communications network transmissions over internet protocol
US20040205539A1 (en) 2001-09-07 2004-10-14 Mak Mingchi Stephen Method and apparatus for iterative merging of documents
US20030097410A1 (en) 2001-10-04 2003-05-22 Atkins R. Travis Methodology for enabling multi-party collaboration across a data network
JP2003150586A (ja) 2001-11-12 2003-05-23 Ntt Docomo Inc 文書変換システム、文書変換方法及び文書変換プログラムを記録したコンピュータ読み取り可能な記録媒体
JP4215425B2 (ja) 2001-11-21 2009-01-28 日本電気株式会社 文章管理システム、その管理方法及びそのプログラム
JP4051924B2 (ja) 2001-12-05 2008-02-27 株式会社日立製作所 送信制御可能なネットワークシステム
US6711718B2 (en) 2001-12-10 2004-03-23 Charles Pfeil Parallel electronic design automation: distributed simultaneous editing
US7496841B2 (en) 2001-12-17 2009-02-24 Workshare Technology, Ltd. Method and system for document collaboration
US7475242B2 (en) 2001-12-18 2009-01-06 Hewlett-Packard Development Company, L.P. Controlling the distribution of information
US20030140067A1 (en) 2002-01-18 2003-07-24 Robert Sesek Systems and methods for sending documents
US7024429B2 (en) 2002-01-31 2006-04-04 Nextpage,Inc. Data replication based upon a non-destructive data model
AU2003210750A1 (en) 2002-02-02 2003-09-02 E-Wings, Inc. Distributed system for interactive collaboration
JP2003233520A (ja) 2002-02-07 2003-08-22 Fujitsu Ltd ネットワーク上のファイル資源のためのファイル制御装置
US20030159105A1 (en) 2002-02-21 2003-08-21 Hiebert Steven P. Interpretive transformation system and method
US7340534B2 (en) 2002-03-05 2008-03-04 Sun Microsystems, Inc. Synchronization of documents between a server and small devices
US7200668B2 (en) 2002-03-05 2007-04-03 Sun Microsystems, Inc. Document conversion with merging
US20030208534A1 (en) 2002-05-02 2003-11-06 Dennis Carmichael Enhanced productivity electronic meeting system
AU2003251521A1 (en) * 2002-06-13 2003-12-31 Engedi Technologies, Inc. Secure remote management appliance
US6691155B2 (en) 2002-06-20 2004-02-10 Linda Gottfried Multimedia system for sharing brand information keeps history of modifications of production information by consumers to allow recreating multimedia interface in its previous formats
US20040003090A1 (en) 2002-06-28 2004-01-01 Douglas Deeds Peer-to-peer media sharing
US7565603B1 (en) 2002-06-28 2009-07-21 Microsoft Corporation Representing style information in a markup language document
JP2004065193A (ja) 2002-08-09 2004-03-04 Kazumi Minbu 刈払い機用ガード
JP2004078535A (ja) 2002-08-16 2004-03-11 Yamaha Corp 排他制御装置、方法及びプログラム
US6928476B2 (en) * 2002-08-23 2005-08-09 Mirra, Inc. Peer to peer remote data storage and collaboration
US7814055B2 (en) 2002-08-28 2010-10-12 Apple Inc. Method of managing a calendar and a computer system for implementing that method
CN1685341B (zh) 2002-09-30 2014-09-10 开拧系统公司 跨语言搜索结果的闪烁注释标注加亮
JP4737914B2 (ja) 2002-10-02 2011-08-03 ケープレックス・インク 文書改訂支援プログラム及び当該支援プログラムを記録したコンピュータ読み取り可能媒体、並びに文書改訂支援装置。
US20040068505A1 (en) 2002-10-04 2004-04-08 Chung-I Lee System and method for synchronously editing a file on different client computers
CN1244874C (zh) 2002-10-12 2006-03-08 鸿富锦精密工业(深圳)有限公司 多点协同作业系统及方法
DE10250842B4 (de) 2002-10-31 2010-11-11 OCé PRINTING SYSTEMS GMBH Verfahren, Computerprogrammprodukt und Vorrichtung zum Verarbeiten eines Dokumentendatenstroms eines Eingangsformates zu einem Ausgangsformat
US7818678B2 (en) 2002-10-31 2010-10-19 Litera Technology Llc Collaborative document development and review system
US7328243B2 (en) 2002-10-31 2008-02-05 Sun Microsystems, Inc. Collaborative content coherence using mobile agents in peer-to-peer networks
US20040177343A1 (en) 2002-11-04 2004-09-09 Mcvoy Lawrence W. Method and apparatus for understanding and resolving conflicts in a merge
US7356393B1 (en) 2002-11-18 2008-04-08 Turfcentric, Inc. Integrated system for routine maintenance of mechanized equipment
US20040143630A1 (en) 2002-11-21 2004-07-22 Roy Kaufmann Method and system for sending questions, answers and files synchronously and asynchronously in a system for enhancing collaboration using computers and networking
US7954043B2 (en) 2002-12-02 2011-05-31 International Business Machines Corporation Concurrent editing of a file by multiple authors
US7209948B2 (en) * 2002-12-20 2007-04-24 International Business Machines, Corporation Collaborative review of distributed content
KR100490734B1 (ko) 2002-12-21 2005-05-24 한국전자통신연구원 주석기반 문서 자동 생성장치 및 방법
KR100462839B1 (ko) 2002-12-24 2004-12-23 한국전자통신연구원 모바일 환경에서의 이동 클라이언트와 서버간의 데이터동기화 및 갱신 충돌 해결 방법
US7337388B2 (en) 2003-01-02 2008-02-26 Microsoft Corporation Tool-based iterative document management
US7379928B2 (en) 2003-02-13 2008-05-27 Microsoft Corporation Method and system for searching within annotated computer documents
US8010491B2 (en) 2003-02-28 2011-08-30 Microsoft Corporation Method for managing multiple file states for replicated files
US8706760B2 (en) 2003-02-28 2014-04-22 Microsoft Corporation Method to delay locking of server files on edit
US7389309B2 (en) 2003-02-28 2008-06-17 Microsoft Corporation Method for managing file replication in applications
JP2004265193A (ja) * 2003-03-03 2004-09-24 Canon Inc 情報処理方法、情報処理装置、サーバ装置の制御方法、サーバ装置
US9003295B2 (en) 2003-03-17 2015-04-07 Leo Martin Baschy User interface driven access control system and method
US20060259524A1 (en) 2003-03-17 2006-11-16 Horton D T Systems and methods for document project management, conversion, and filing
US7757162B2 (en) 2003-03-31 2010-07-13 Ricoh Co. Ltd. Document collection manipulation
US7155465B2 (en) 2003-04-18 2006-12-26 Lee Howard F Method and apparatus for automatically archiving a file system
JP2004326176A (ja) 2003-04-21 2004-11-18 Matsushita Electric Works Ltd 情報サーバ、情報サーバ用プログラムおよび情報システム
US20040230894A1 (en) 2003-05-16 2004-11-18 Dethe Elza Method and system for enabling collaborative authoring of hierarchical documents with versioning
US7290251B2 (en) 2003-05-16 2007-10-30 Microsoft Corporation Method and system for providing a representation of merge conflicts in a three-way merge operation
US8819141B2 (en) 2003-05-16 2014-08-26 Syniverse Icx Corporation Centralized mobile and wireless messaging opt-out registry system and method
EP1625476A4 (en) 2003-05-16 2008-02-27 Picasa Inc SYSTEMS AND METHODS FOR NETWORK SHARING OF ONLINE CONVERSATIONS AND MULTIMEDIA CONTENT
US7373590B2 (en) 2003-05-19 2008-05-13 Microsoft Corporation Shared electronic ink annotation method and system
US7660829B2 (en) 2003-05-30 2010-02-09 Microsoft Corporation System and method for delegating file system operations
US7257769B2 (en) 2003-06-05 2007-08-14 Siemens Communications, Inc. System and method for indicating an annotation for a document
US9256753B2 (en) 2003-06-11 2016-02-09 Microsoft Technology Licensing, Llc Method and apparatus for protecting regions of an electronic document
US7444337B2 (en) 2004-03-09 2008-10-28 Ntt Docomo, Inc. Framework and associated apparatus for the adaptive replication of applications with server side code units
US8001187B2 (en) 2003-07-01 2011-08-16 Apple Inc. Peer-to-peer active content sharing
US7716593B2 (en) 2003-07-01 2010-05-11 Microsoft Corporation Conversation grouping of electronic mail records
JP2007529050A (ja) 2003-07-08 2007-10-18 ユーエス リンクス リミテッド ライアビリティ カンパニー 仮想ドキュメントアーキテクチャを通して共同編集と責任分担を容易にする自動出版システム
US7315978B2 (en) 2003-07-30 2008-01-01 Ameriprise Financial, Inc. System and method for remote collection of data
AU2003903994A0 (en) 2003-07-31 2003-08-14 Canon Kabushiki Kaisha Collaborative editing with automatic layout
US20050033811A1 (en) 2003-08-07 2005-02-10 International Business Machines Corporation Collaborative email
US7363581B2 (en) 2003-08-12 2008-04-22 Accenture Global Services Gmbh Presentation generator
US7401104B2 (en) 2003-08-21 2008-07-15 Microsoft Corporation Systems and methods for synchronizing computer systems through an intermediary file system share or device
JP4393140B2 (ja) 2003-08-29 2010-01-06 京セラミタ株式会社 画像形成装置及び画像形成システム
US7490071B2 (en) * 2003-08-29 2009-02-10 Oracle Corporation Support vector machines processing system
US7302274B2 (en) 2003-09-19 2007-11-27 Nokia Corporation Method and device for real-time shared editing mobile video
US7143117B2 (en) 2003-09-25 2006-11-28 International Business Machines Corporation Method, system, and program for data synchronization by determining whether a first identifier for a portion of data at a first source and a second identifier for a portion of corresponding data at a second source match
US8489769B2 (en) 2003-10-02 2013-07-16 Accenture Global Services Limited Intelligent collaborative expression in support of socialization of devices
US7242389B1 (en) 2003-10-07 2007-07-10 Microsoft Corporation System and method for a large format collaborative display for sharing information
US7831679B2 (en) 2003-10-15 2010-11-09 Microsoft Corporation Guiding sensing and preferences for context-sensitive services
US7185277B1 (en) 2003-10-24 2007-02-27 Microsoft Corporation Method and apparatus for merging electronic documents containing markup language
WO2005043279A2 (en) 2003-10-31 2005-05-12 Disksites Research And Development Ltd. Device, system and method for storage and access of computer files
WO2005046112A2 (en) 2003-11-04 2005-05-19 Taskport, Inc. Method and system for collaboration
US7203708B2 (en) 2003-11-06 2007-04-10 Microsoft Corporation Optimizing file replication using binary comparisons
US7839532B2 (en) 2003-12-12 2010-11-23 Ipro Tech, Inc. Methods and apparatus for imaging documents
US7458030B2 (en) 2003-12-12 2008-11-25 Microsoft Corporation System and method for realtime messaging having image sharing feature
GB2409541A (en) 2003-12-23 2005-06-29 Mandorla Technology Ltd Editable information management system and method
US20050177617A1 (en) 2003-12-23 2005-08-11 Intel Corporation Conflict resolution during data synchronization
FR2865051B1 (fr) 2004-01-14 2006-03-03 Stg Interactive Procede et systeme pour l'exploitation d'un reseau informatique destine a la publication de contenu
US8108483B2 (en) * 2004-01-30 2012-01-31 Microsoft Corporation System and method for generating a consistent user namespace on networked devices
US7225189B1 (en) 2004-02-19 2007-05-29 Microsoft Corporation Data source write back and offline data editing and storage in a spreadsheet
JP2005267021A (ja) 2004-03-17 2005-09-29 Ricoh Co Ltd 文書作成方法、文書作成装置、プログラム、記憶媒体および文書のデータ構造
US20050216524A1 (en) 2004-03-23 2005-09-29 Integrated Data Corporation Smart and selective synchronization between databases in a document management system
JP2005293015A (ja) 2004-03-31 2005-10-20 Sharp Corp 文書管理サーバ、文書管理システム、文書管理方法、文書管理プログラム及びこの文書管理プログラムを記録した記録媒体
US7912904B2 (en) 2004-03-31 2011-03-22 Google Inc. Email system with conversation-centric user interface
JP2005301838A (ja) 2004-04-14 2005-10-27 Sharp Corp 情報処理装置,情報処理システム,ファイル同時編集方法,及びファイル同時編集プログラム
CN1684059A (zh) 2004-04-14 2005-10-19 皇家飞利浦电子股份有限公司 一种多媒体信息文件的编辑方法和装置
US7818679B2 (en) 2004-04-20 2010-10-19 Microsoft Corporation Method, system, and apparatus for enabling near real time collaboration on an electronic document through a plurality of computer systems
JP2005309745A (ja) * 2004-04-21 2005-11-04 Nec Corp オリジナル画像文書情報と追記情報とを管理する文書管理ネットワークシステム、画像文書配信サーバ
US7536636B2 (en) 2004-04-26 2009-05-19 Kodak Graphic Communications Canada Company Systems and methods for comparing documents containing graphic elements
WO2005103935A1 (en) 2004-04-26 2005-11-03 Creo Inc. Systems and methods for comparing documents containing graphic elements
WO2005114467A2 (en) 2004-05-19 2005-12-01 Universität Zürich Computer-based system and computer program product for collaborative editing of documents
US20060030292A1 (en) 2004-05-20 2006-02-09 Bea Systems, Inc. Client programming for mobile client
US7603357B1 (en) * 2004-06-01 2009-10-13 Adobe Systems Incorporated Collaborative asset management
JP4716709B2 (ja) 2004-06-10 2011-07-06 インターナショナル・ビジネス・マシーンズ・コーポレーション 構造化文書処理装置、構造化文書処理方法、及びプログラム
JP4069905B2 (ja) 2004-06-28 2008-04-02 コニカミノルタビジネステクノロジーズ株式会社 共有ファイル管理システムおよびサーバー
JP2006031292A (ja) 2004-07-14 2006-02-02 Fuji Xerox Co Ltd 文書処理装置、文書処理方法及び文書処理プログラム
US7567988B2 (en) 2004-07-16 2009-07-28 Sap Ag Synchronizing agent for multiple clients/applications on a computer system
US7487471B2 (en) 2004-07-23 2009-02-03 Sap Ag User interface for conflict resolution management
US20060026502A1 (en) 2004-07-28 2006-02-02 Koushik Dutta Document collaboration system
US7966556B1 (en) 2004-08-06 2011-06-21 Adobe Systems Incorporated Reviewing and editing word processing documents
US20060041596A1 (en) 2004-08-19 2006-02-23 Vlad Stirbu Caching directory server data for controlling the disposition of multimedia data on a network
ES2490790T3 (es) 2004-08-31 2014-09-04 Tencent Technology (Shenzhen) Company Limited Sistema y método para la implementación de un almacenamiento de archivos en línea basado en una plataforma de comunicaciones en tiempo real
US20060047656A1 (en) 2004-09-01 2006-03-02 Dehlinger Peter J Code, system, and method for retrieving text material from a library of documents
US20060053194A1 (en) 2004-09-03 2006-03-09 Schneider Ronald E Systems and methods for collaboration
US20060053195A1 (en) 2004-09-03 2006-03-09 Schneider Ronald E Systems and methods for collaboration
US7702730B2 (en) * 2004-09-03 2010-04-20 Open Text Corporation Systems and methods for collaboration
US20060080432A1 (en) 2004-09-03 2006-04-13 Spataro Jared M Systems and methods for collaboration
US20070118794A1 (en) 2004-09-08 2007-05-24 Josef Hollander Shared annotation system and method
CA2622404A1 (en) 2004-09-15 2006-03-23 Adesso Systems, Inc. System and method for managing data in a distributed computer system
TWI248002B (en) 2004-09-17 2006-01-21 Infopower Corp System and method of web-based editor for compound documents
KR20060034786A (ko) 2004-10-19 2006-04-26 이유정 복수의 이용자가 문서를 공동으로 편집하는 방법 및 그시스템
US7392243B2 (en) 2004-10-20 2008-06-24 Microsoft Corporation Using permanent identifiers in documents for change management
US7730129B2 (en) 2004-10-20 2010-06-01 Inbit, Inc. Collaborative communication platforms
US7814105B2 (en) 2004-10-27 2010-10-12 Harris Corporation Method for domain identification of documents in a document database
US7577906B2 (en) 2004-11-08 2009-08-18 Microsoft Corporation Method and system for document assembly
US7472341B2 (en) 2004-11-08 2008-12-30 International Business Machines Corporation Multi-user, multi-timed collaborative annotation
US7440967B2 (en) 2004-11-10 2008-10-21 Xerox Corporation System and method for transforming legacy documents into XML documents
US20060106879A1 (en) 2004-11-16 2006-05-18 International Business Machines Corporation Conflict resolution in a synchronization framework
US20060112343A1 (en) 2004-11-23 2006-05-25 Palo Alto Research Center Incorporated Methods, apparatus, and program products for aligning presentation of separately recorded experiential data streams
US7650336B1 (en) 2004-12-02 2010-01-19 Adobe Systems Incorporated File system atomic lock
US8108773B2 (en) 2004-12-17 2012-01-31 Xerox Corporation Method and apparatus for generating instances of documents
US7617229B2 (en) 2004-12-20 2009-11-10 Microsoft Corporation Management and use of data in a computer-generated document
US7908247B2 (en) 2004-12-21 2011-03-15 Nextpage, Inc. Storage-and transport-independent collaborative document-management system
US7593943B2 (en) 2005-01-14 2009-09-22 Microsoft Corporation Method and system for synchronizing multiple user revisions to a shared object
US20060173901A1 (en) 2005-01-31 2006-08-03 Mediatek Incorporation Methods for merging files and related systems
US20060174207A1 (en) 2005-01-31 2006-08-03 Sharp Laboratories Of America, Inc. Systems and methods for implementing a user interface for multiple simultaneous instant messaging, conference and chat room sessions
US20060179026A1 (en) 2005-02-04 2006-08-10 Bechtel Michael E Knowledge discovery tool extraction and integration
US7313580B2 (en) 2005-02-08 2007-12-25 Domenico Vellante Systems and methods for sharing information between a user group and associated document
US7720890B2 (en) 2005-02-22 2010-05-18 Microsoft Corporation Ghosted synchronization
US7792788B2 (en) 2005-03-04 2010-09-07 Microsoft Corporation Method and system for resolving conflicts operations in a collaborative editing environment
US20060218476A1 (en) 2005-03-25 2006-09-28 Xerox Corporation Collaborative document authoring and production methods and systems
US20070016650A1 (en) 2005-04-01 2007-01-18 Gilbert Gary J System and methods for collaborative development of content over an electronic network
RU50695U1 (ru) 2005-04-28 2006-01-20 ФЕДЕРАЛЬНОЕ ГОСУДАРСТВЕННОЕ УНИТАРНОЕ ПРЕДПРИЯТИЕ "ГЛАВНОЕ ПРОИЗВОДСТВЕННО-КОММЕРЧЕСКОЕ УПРАВЛЕНИЕ ПО ОБСЛУЖИВАНИЮ ДИПЛОМАТИЧЕСКОГО КОРПУСА ПРИ МИНИСТЕРСТВЕ ИНОСТРАННЫХ ДЕЛ РОССИЙСКОЙ ФЕДЕРАЦИИ" (ГлавУпДК при МИД России) Система хранения и обработки данных
US7536641B2 (en) 2005-04-29 2009-05-19 Google Inc. Web page authoring tool for structured documents
US7454406B2 (en) 2005-04-29 2008-11-18 Adaptec, Inc. System and method of handling file metadata
US20060265377A1 (en) 2005-05-19 2006-11-23 Trimergent Personalizable information networks
US7305420B2 (en) 2005-05-25 2007-12-04 Microsoft Corporation Synchronizing modifiable documents with multiple clients using document subsections
RU2304803C2 (ru) 2005-06-27 2007-08-20 Евгений Михайлович Растворов Система регистрации операций над данными, находящимися на устройствах хранения информации
US7610287B1 (en) 2005-06-28 2009-10-27 Google Inc. System and method for impromptu shared communication spaces
US7533354B2 (en) 2005-08-25 2009-05-12 International Business Machines Corporation Technique for selecting and prioritizing choices
US7779347B2 (en) 2005-09-02 2010-08-17 Fourteen40, Inc. Systems and methods for collaboratively annotating electronic documents
TWI276325B (en) * 2005-09-16 2007-03-11 Hon Hai Prec Ind Co Ltd Mobile communication device and method for downloading configuration files thereof and wireless communication system
CN101268458A (zh) 2005-09-22 2008-09-17 佳思腾软件公司 数据管理装置、数据编辑装置、数据阅览装置、数据管理方法、数据编辑方法以及数据阅览方法
JP2007115131A (ja) 2005-10-21 2007-05-10 Canon Inc 情報処理装置及びその制御方法、情報処理システム、コンピュータプログラム、記憶媒体
GB0523703D0 (en) 2005-11-22 2005-12-28 Ibm Collaborative editing of a document
CN1979466A (zh) 2005-11-29 2007-06-13 国际商业机器公司 允许多个用户同时编辑一个共享的电子文档的方法及装置
US8434021B2 (en) 2005-11-30 2013-04-30 Microsoft Corporation Centralized user interface for displaying contextually driven business content and business related functionality
US8015194B2 (en) 2005-12-29 2011-09-06 Ricoh Co., Ltd. Refining based on log content
US7529780B1 (en) 2005-12-30 2009-05-05 Google Inc. Conflict management during data object synchronization between client and server
US7774703B2 (en) 2006-02-09 2010-08-10 Microsoft Corporation Virtual shadow awareness for multi-user editors
US20070198952A1 (en) 2006-02-21 2007-08-23 Pittenger Robert A Methods and systems for authoring of a compound document following a hierarchical structure
US20070226604A1 (en) 2006-03-22 2007-09-27 Chalasani Nanchariah R System and method for merging a sub-document into a collaboratively authored master document
US8566301B2 (en) 2006-05-01 2013-10-22 Steven L. Rueben Document revisions in a collaborative computing environment
GB0610116D0 (en) 2006-05-20 2006-06-28 Ibm A method, apparatus and computer program for collaborative editing of a document
US8407670B2 (en) 2006-06-02 2013-03-26 Microsoft Corporation Collaborative code conflict detection, notification and resolution
US20080059539A1 (en) 2006-08-08 2008-03-06 Richard Chin Document Collaboration System and Method
US8453052B1 (en) 2006-08-16 2013-05-28 Google Inc. Real-time document sharing and editing
US7801951B2 (en) 2006-08-25 2010-09-21 Reframe-It, Inc. Process for referencing, prioritizing, accessing, and displaying marginalia in digital media
US8401841B2 (en) 2006-08-31 2013-03-19 Orcatec Llc Retrieval of documents using language models
EP2067102A2 (en) 2006-09-15 2009-06-10 Exbiblio B.V. Capture and display of annotations in paper and electronic documents
US9207933B2 (en) 2006-10-10 2015-12-08 International Business Machines Corporation Identifying authors of changes between multiple versions of a file
JP5437557B2 (ja) 2006-10-19 2014-03-12 富士通株式会社 検索処理方法及び検索システム
US20080098294A1 (en) * 2006-10-23 2008-04-24 Mediq Learning, L.L.C. Collaborative annotation of electronic content
US7698660B2 (en) 2006-11-13 2010-04-13 Microsoft Corporation Shared space for communicating information
US20080114740A1 (en) 2006-11-14 2008-05-15 Xcential Group Llc System and method for maintaining conformance of electronic document structure with multiple, variant document structure models
US8769006B2 (en) 2006-11-28 2014-07-01 International Business Machines Corporation Role-based display of document renditions for web conferencing
US8468244B2 (en) 2007-01-05 2013-06-18 Digital Doors, Inc. Digital information infrastructure and method for security designated data and with granular data stores
US20080177782A1 (en) 2007-01-10 2008-07-24 Pado Metaware Ab Method and system for facilitating the production of documents
RU2327206C1 (ru) 2007-01-17 2008-06-20 Федеральное государственное унитарное предприятие "Научно-исследовательский институт "Восход" Система разграничения доступа к документам в распределенной сети электронного документооборота
JP2008186176A (ja) 2007-01-29 2008-08-14 Canon Inc 画像処理装置、文書結合方法および制御プログラム
KR100904758B1 (ko) 2007-02-08 2009-06-29 삼성전자주식회사 버퍼 메모리를 포함하는 플래쉬 메모리 장치 및 시스템,플래쉬 메모리 장치의 데이터 업데이트 방법
WO2008101126A1 (en) 2007-02-14 2008-08-21 Museami, Inc. Web portal for distributed audio file editing
US20080294895A1 (en) 2007-02-15 2008-11-27 Michael Bodner Disaggregation/reassembly method system for information rights management of secure documents
JP5023736B2 (ja) 2007-02-27 2012-09-12 富士ゼロックス株式会社 端末装置、及びプログラム
US20080222111A1 (en) 2007-03-07 2008-09-11 Oracle International Corporation Database system with dynamic database caching
US7949938B2 (en) 2007-03-20 2011-05-24 International Business Machines Corporation Comparing and merging multiple documents
US8019780B1 (en) 2007-03-30 2011-09-13 Google Inc. Handling document revision history information in the presence of a multi-user permissions model
US20080256114A1 (en) 2007-04-10 2008-10-16 Microsoft Corporation Techniques to display associated information between application programs
US8024652B2 (en) 2007-04-10 2011-09-20 Microsoft Corporation Techniques to associate information between application programs
US8504553B2 (en) 2007-04-19 2013-08-06 Barnesandnoble.Com Llc Unstructured and semistructured document processing and searching
US7769810B1 (en) * 2007-04-26 2010-08-03 Adobe Systems Incorporated Method and system for collaborative editing
JP5154832B2 (ja) 2007-04-27 2013-02-27 株式会社日立製作所 文書検索システム及び文書検索方法
US8082277B1 (en) 2007-06-05 2011-12-20 The Board of Trustees of the University of Alabama, for and on behalf of the University of Alabamaiin Huntsville Systems and methods for generating technical documents
US20080320384A1 (en) 2007-06-25 2008-12-25 Ramesh Nagarajan Automated addition of images to text
US8239760B2 (en) 2007-06-26 2012-08-07 Sap Ag Multi-user document editing system and method
JP2009009410A (ja) 2007-06-28 2009-01-15 Hiroshi Ueno 文章編集支援システムおよびプログラム
US8762880B2 (en) 2007-06-29 2014-06-24 Microsoft Corporation Exposing non-authoring features through document status information in an out-space user interface
US7933952B2 (en) 2007-06-29 2011-04-26 Microsoft Corporation Collaborative document authoring
US7937663B2 (en) 2007-06-29 2011-05-03 Microsoft Corporation Integrated collaborative user interface for a document editor program
EP2149264B1 (en) 2007-07-02 2011-01-12 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. Apparatus and method for processing and reading a file having a media data container and a metadata container
WO2009027138A1 (en) 2007-08-30 2009-03-05 International Business Machines Corporation Accessing data entities
US8595202B2 (en) 2007-10-03 2013-11-26 Siemens Aktiengesellschaft Method and system for intra-document object locking in collaborative authoring
US8280892B2 (en) 2007-10-05 2012-10-02 Fujitsu Limited Selecting tags for a document by analyzing paragraphs of the document
US7941399B2 (en) 2007-11-09 2011-05-10 Microsoft Corporation Collaborative authoring
US8028229B2 (en) 2007-12-06 2011-09-27 Microsoft Corporation Document merge
US7797274B2 (en) 2007-12-12 2010-09-14 Google Inc. Online content collaboration model
US8825758B2 (en) 2007-12-14 2014-09-02 Microsoft Corporation Collaborative authoring modes
US8291308B2 (en) 2007-12-28 2012-10-16 International Business Machines Corporation Annotating collaborative information structures
US8301588B2 (en) 2008-03-07 2012-10-30 Microsoft Corporation Data storage for file updates
US20090249224A1 (en) 2008-03-31 2009-10-01 Microsoft Corporation Simultaneous collaborative review of a document
US8352870B2 (en) 2008-04-28 2013-01-08 Microsoft Corporation Conflict resolution
US8825594B2 (en) 2008-05-08 2014-09-02 Microsoft Corporation Caching infrastructure
US8429753B2 (en) 2008-05-08 2013-04-23 Microsoft Corporation Controlling access to documents using file locks
US7949633B1 (en) 2008-05-12 2011-05-24 Adobe Systems Incorporated Shared edit access of electronic content
US8417666B2 (en) 2008-06-25 2013-04-09 Microsoft Corporation Structured coauthoring
US8332359B2 (en) 2008-07-28 2012-12-11 International Business Machines Corporation Extended system for accessing electronic documents with revision history in non-compatible repositories
US8429194B2 (en) 2008-09-15 2013-04-23 Palantir Technologies, Inc. Document-based workflows
US8286132B2 (en) 2008-09-25 2012-10-09 International Business Machines Corporation Comparing and merging structured documents syntactically and semantically
US20100095198A1 (en) 2008-10-15 2010-04-15 Apple Inc. Shared comments for online document collaboration
US20100131836A1 (en) 2008-11-24 2010-05-27 Microsoft Corporation User-authored notes on shared documents
US20100169092A1 (en) 2008-11-26 2010-07-01 Backes Steven J Voice interface ocx
US8346768B2 (en) 2009-04-30 2013-01-01 Microsoft Corporation Fast merge support for legacy documents

Also Published As

Publication number Publication date
EP2220581A4 (en) 2019-10-30
RU2010123793A (ru) 2011-12-20
JP2011507100A (ja) 2011-03-03
BRPI0819825A2 (pt) 2015-05-26
TWI467390B (zh) 2015-01-01
US20140373108A1 (en) 2014-12-18
JP5250637B2 (ja) 2013-07-31
MY161814A (en) 2017-05-15
EP2220581A2 (en) 2010-08-25
US10057226B2 (en) 2018-08-21
KR101571574B1 (ko) 2015-11-24
TW201506641A (zh) 2015-02-16
CN101896915B (zh) 2013-12-25
US20090157811A1 (en) 2009-06-18
BRPI0819825B1 (pt) 2019-08-20
AU2008338826A1 (en) 2009-06-25
AU2008338826B2 (en) 2013-01-10
RU2465642C2 (ru) 2012-10-27
KR20100095583A (ko) 2010-08-31
EP2220581B1 (en) 2020-12-23
US8825758B2 (en) 2014-09-02
WO2009079116A3 (en) 2009-08-13
TW200925887A (en) 2009-06-16
CN101896915A (zh) 2010-11-24
WO2009079116A2 (en) 2009-06-25

Similar Documents

Publication Publication Date Title
TWI528188B (zh) 用於協同編寫模式之編寫系統、電腦實施方法及電腦可讀取儲存媒體
US7941399B2 (en) Collaborative authoring
US9760862B2 (en) Conflict resolution
CA2595922C (en) Managing the status of documents in a distributed storage system
AU2018395858A1 (en) Violation resolution in client synchronization
US8965940B2 (en) Imitation of file embedding in a document

Legal Events

Date Code Title Description
MM4A Annulment or lapse of patent due to non-payment of fees