WO2010059347A2 - User-authored notes on shared documents - Google Patents

User-authored notes on shared documents Download PDF

Info

Publication number
WO2010059347A2
WO2010059347A2 PCT/US2009/062364 US2009062364W WO2010059347A2 WO 2010059347 A2 WO2010059347 A2 WO 2010059347A2 US 2009062364 W US2009062364 W US 2009062364W WO 2010059347 A2 WO2010059347 A2 WO 2010059347A2
Authority
WO
WIPO (PCT)
Prior art keywords
note
document
high priority
display
displaying
Prior art date
Application number
PCT/US2009/062364
Other languages
English (en)
French (fr)
Other versions
WO2010059347A3 (en
Inventor
Marina Dukhon
Portia Plante
Jesse Clay Satterfield
Christopher C. Yu
Greg Lewis
Original Assignee
Microsoft Corporation
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
Priority to BRPI0920103A priority Critical patent/BRPI0920103A2/pt
Application filed by Microsoft Corporation filed Critical Microsoft Corporation
Priority to RU2011120787/08A priority patent/RU2011120787A/ru
Priority to KR1020157019912A priority patent/KR20150095940A/ko
Priority to CA2739621A priority patent/CA2739621A1/en
Priority to CN2009801477693A priority patent/CN102224497A/zh
Priority to AU2009318022A priority patent/AU2009318022B2/en
Priority to EP09827960.7A priority patent/EP2368196A4/en
Priority to MX2011005403A priority patent/MX2011005403A/es
Priority to JP2011537489A priority patent/JP2012510110A/ja
Publication of WO2010059347A2 publication Critical patent/WO2010059347A2/en
Publication of WO2010059347A3 publication Critical patent/WO2010059347A3/en
Priority to ZA2011/02281A priority patent/ZA201102281B/en
Priority to IL212007A priority patent/IL212007A0/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/169Annotation, e.g. comment data or footnotes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials

Definitions

  • User-authored notes on shared documents may be provided.
  • a shared document may be saved and at least one note may be associated with the document.
  • the associated note may be retrieved and a user interface element may be provided to allow the user to view the note.
  • FIG. 1 is a block diagram of a user-authored note display
  • FIG. 2 is a flow chart of a method for providing user-authored notes on shared documents
  • FIG. 3A is a block diagram of a user-authored note displayed as an overlay
  • FIG. 3B is a block diagram of an alternate arrangement of a user- authored note displayed as an overlay
  • FIG. 4 is a block diagram of a user-authored note displayed adjacent to a shared document.
  • FIG. 5 is a block diagram of a system including a computing device. DETAILED DESCRIPTION
  • FIG. 1 shows a block diagram of a user-authored notes display 100.
  • Display 100 may comprise a note board including a first note 105, a reply note 150, and a second note 155.
  • reply note 150 may be located below and/or indented relative to first note 105 when reply note 150 comprises a reply to first note 105.
  • First note 105 may comprise a priority indicator 110, a user icon 115, a communicator icon 120, a note origin field 125, a priority icon 130, an edit button 135, a note text 140, and a command button 145.
  • priority indicator 110 may comprise a colored line across the top of first note 105 that may be colored red for a high priority note, yellow for a normal priority note, and green for a low priority note.
  • Alternate color schemes are consistent with further embodiments of the invention, and embodiments of the invention may indicate priority by other means such as priority icon 130, a background pattern, a background color, and a border.
  • User icon 115 may comprise, for example, a picture of the note's author, an icon selected by the author, an icon assigned to the author, and/or an icon representing a category for the note.
  • Communicator icon 120 may comprise an indicator of the note author's online status such as being colored green if the author is available and red or grey if the author is not available.
  • a reader of the note may click on communicator icon 120 to send an IM to the note's author.
  • Note origin field 125 may comprise information about the note comprising the author's name and the time the note was created.
  • Priority icon 130 may comprise a graphical indicator for the note's priority. For example, an exclamation point may indicate a high priority note and a down arrow may indicate a low priority note.
  • a user may click on priority icon 130 to change the priority of an existing note.
  • Edit button 135, when selected, may be configured to present an interface to a viewer and/or author of a note allowing editing of the note's content and/or deleting the note.
  • Note text 140 may comprise any text entered by the note's author. For example, the note's author may wish to inform readers of the document that the document should not be shared externally, that the document may be copyrighted, that feedback is requested, and/or may suggest background information to review to put the document in context, among other comments.
  • Command button 145 may comprise a user interface control that, when selected, may allow a user to select, edit, delete, change priority, and/or re-order any displayed notes.
  • FIG. 2 is a flow chart setting forth the general stages involved in a method 200 consistent with an embodiment of the invention for providing user- authored notes on shared documents.
  • Method 200 may be implemented using a computing device 500 as described in more detail below with respect to FIG. 5. Ways to implement the stages of method 200 will be described in greater detail below.
  • Method 200 may begin at starting block 205 and proceed to stage 210 where computing device 500 may store a document.
  • computing device 500 may store an electronic word processing document intended to be shared with users other than the document author on a removeable storage 509 and/or a non-removeable storage 510 associated with computing device 500.
  • the document may be stored on another computing device 518.
  • Computing device 518 may be operatively connected to computing device 500 via a communication connection 516.
  • computing device 500 may send the document over the Internet to computing device 518 for storage on a SharePoint Server as produced by Microsoft® Corporation of Redmond, Washington.
  • step 210 where computing device 500 stored the document, method 200 may advance to stage 215 where computing device 500 may store a note associated with the document.
  • the document's author may add a note to the document to communicate information related to the document such as a caution not to share the document outside of a user's organization or group, background information, information regarding recent updates and/or revisions, and/or a request for comments and/or review.
  • the note text may be entered free-form by the note's author to include any text.
  • the note may be associated with the document and stored to the same memory storage as the document or may be stored to an alternate memory storage than the document.
  • computing device 500 may also store information about the note such as the note author's name, user icon, a timestamp the note was created, edited, and/or deleted, contact information for the note's author, and/or a priority level for the note.
  • computing device 500 may retrieve the shared document and the associated note.
  • a user other than the document's author may open the shared document for display via a software application operating on computing device 500.
  • Computing device 500 may retrieve the document and the associated note as part of the document opening process.
  • computing device 500 may provide a user interface (Ul) element for displaying the note.
  • Ul user interface
  • computing device 500 may provide a menu option operable to display the note in the software application used to open the document. The user may select the Ul element to cause the software application to display the associated note as described above with respect to FIG. 1 , and further described below with respect to FIGs. 3A, 3B, and 4.
  • multiple notes may be associated with the document and may be displayed as a group of all notes, a subset of available notes, and/or singly.
  • a Ul element may be provided to display a subset of notes created by the same note author.
  • method 200 may proceed to stage 230 where computing device 500 may determine whether the note associated with the document has been designated as high priority by the note's author and/or another user. For example, a note author may designate the note as high priority at the time the note is created. Consistent with embodiments of the invention, a user may review the note and change the note's priority to designate the note as high priority.
  • computing device 500 may advance to stage 235 where computing device 500 may display the high priority note along with the document even though the user may not have selected the Ul element to display the note.
  • Display configurations for displaying the note and the document simultaneously may be the same as though the user had selected the Ul element as described above with respect to FIG. 1 and described further below with respect to FIGs. 3A, 3B, and 4.
  • displaying the high priority note may comprise displaying an indicator to the user that the note is designated as high priority, as described above with respect to FIG. 1.
  • computing device 500 may determine whether any other notes associated with the document comprise reply notes to the high priority note. Reply notes to the high priority note may be displayed along with the high priority note.
  • computing device 500 may display the high priority note at stage 235 or if computing device 500 determines that the note associated with the document is not designated as high priority, method 200 may proceed to stage 245 where computing device 500 may provide a Ul element for receiving note- related information.
  • computing device 500 may provide a note board interface within the software application operable to receive a new note to be associated with the document, to edit an existing note associated with the document, and/or to delete an existing note associated with the document.
  • the note board interface may comprise an element operative to receive note message text, a priority selector, and a submission button.
  • a new note may comprise a reply to an existing note and may be displayed adjacent to the existing note in order to indicate that the new note is a reply.
  • the Ul element for receiving note-related information may comprise receiving a recommendation from one user to any and/or all other users of the document. Recommended notes may be treated as having a higher priority and/or may be displayed along with an indicator such as an icon, background color, color bar and/or border, colored text, and/or additional text to indicate their recommended status.
  • method 200 may proceed to stage 250 where computing device 500 may store the note-related information as described above with respect to stage 215 and associate the note-related information with the document.
  • computing device 500 may determine whether any new notes and/or note-related information has been associated with the document.
  • Computing device 500 may then retrieve the new note and/or note-related information and return to stage 230.
  • a user on another computer may have opened the same document and added a new, high priority note.
  • Computing device 500 may then display the new, high priority note to the user of computing device 500.
  • the user on the other computer may change an existing note's priority from normal to high.
  • Computing device 500 may receive this note-related information and display the note to the user of computing device 500.
  • the determination of stage 255 may occur any time during the stages of method 200.
  • computing device 500 may check for new notes and/or note-related information at a set time interval regardless of any other note-related activity the user of computing device 500 undertakes.
  • computing device 500 may provide a Ul element operative to check for new notes and/or note-related information upon selection by the user.
  • method 200 may then end at stage 260. For example, method 200 may continue to check for new notes at stage 255 until the user closes the document. Method 200 may then store any changes to the document and/or notes associated with the document according to stages 210 and 215 before proceeding to stage 260.
  • FIG. 3A is a block diagram of a user-authored note displayed as an overlay to a software application 300.
  • software application 300 may be operative to open a document and may comprise an internet browser, an e- mail application, a document editing application, and/or other computer-based software applications.
  • Software application 300 may comprise a title bar 305, a menu bar 310, an application display space 350.
  • a note board 315 may be displayed as an overlay to software application 300 and may comprise a note entry field 320, a note entry command button 325, a note information field 330, first note 105 and second note 155.
  • Note information field 330 may comprise any of the information described above with respect to first note 105, such as a user icon 345, a communicator icon 340, and a user name 335.
  • Note board 315 may be displayed in response to a user's selection of a Ul element operative to display note-related information, such as a menu option and/or a toolbar element.
  • Software application 300 may provide a Ul element operative to receive note- related information such as a new note, a reply note, an edit to an existing note, and/or a request to delete an existing note.
  • Software application 300 may further provide a Ul element operative to receive a change to a note's priority.
  • the edits may be stored as described above with respect to method 200. Storing the edits may comprise storing the note's changed text, changed priority, information about the user making the changes, and/or a timestamp for the changes.
  • FIG. 3B is a block diagram of an alternate arrangement of a user- authored note displayed as an overlay.
  • software application 300 may comprise title bar 305, menu bar 310, and application display space 350.
  • First note 105 may be displayed across the top of application display space 350 without obscuring the document and may comprise any and/or all of the note elements discussed above with respect to FIG. 1 , such as user icon 115 and note information field 125.
  • Reply note 150 may be displayed below first note 105 and may comprise similar elements as first note 105.
  • First note 105 and reply note 150 may be displayed as part of an in-space of software application 300 while non-displayed notes may be associated with an out-space of software application 300.
  • the concepts of the in-space and the out-space of software application 300 are described in commonly owned and assigned U.S. Patent Application 11/823,999 filed June 29, 2007, which is hereby incorporated by reference in its entirety.
  • FIG. 4 is a block diagram of a user-authored note displayed adjacent to a shared document.
  • a software application 400 may be operative to open a document 485, and may comprise a title bar 405, a side menu comprising menu options 410, 415, 420, 425, and 430.
  • Menu options 410, 415, 420, 425, and 430 may comprise sub-options, such as sub-options 431 , 432, and 433 to menu option 430.
  • menu options 410, 415, 420, 425, and 430 may comprise a "Back" command to return to a previous document, an "Info” command to display properties, information, and/or notes associated with document 485, a "New” document command, an "Open” document command, a “Save” document command, a "Print” document command, a “Send” and/or “Share” document command, and an application specific menu.
  • Menu option 430 may comprise the application specific menu, for a word processing application, for example, and may comprise sub-options relevant to the word processing application such as font, layout, and/or object embedding.
  • Document 485 may comprise a reduced size view of software application 300 displayed adjacent to first note 105 and second note 155.
  • Software application 400 may further comprise additional document command bars 440, 450, 460, and 470.
  • Command bars 440, 450, 460, and 470 may each comprise a user interface element 445, 455, 465, and 475, respectively, that may comprise a button to execute an associated command.
  • Software application 400 may comprise a Ul element operative to display the user-authored note when selected. Upon selection of the Ul element, software application 400 may replace a display of the document similar to that of application display space 350 of FIG. 3B with the display of FIG. 4. Software application 400 may reduce the size of document 485 in order to display a smaller version of document 485 adjacent to the display of first note 105 and second note 155.
  • An embodiment consistent with the invention may comprise a system for providing document information.
  • the system may comprise a memory storage and a processing unit coupled to the memory storage.
  • the processing unit may be operative to store at least one note associated with a document, display the document, retrieve the at least one note, and provide a user interface element operative to display the at least one note.
  • the at least one note may comprise information about the document intended to be shared with a plurality of users of the document.
  • Another embodiment consistent with the invention may comprise a system for providing information about a document accessible to a plurality of users.
  • the system may comprise a memory storage and a processing unit coupled to the memory storage.
  • the processing unit may be operative to store the document, store at least one note associated with the document, receive a request to open the document, open the document, provide the document for display, and provide the at least one note associated with the document.
  • the processing unit may be further operative to determine whether the at least one note comprises a high priority note and display the high priority note as described above.
  • the document may be stored on a shared document server.
  • a client system comprising a memory storage and a processing unit may be provided in communication with the shared document server.
  • the client system may be operative to receive a user command to open the document, send a request for the document to the shared document server, receive the document and the at least one note associated with the document, provide a menu element operative, when selected by the user, to display the at least one note, and to display the document.
  • Yet another embodiment consistent with the invention may comprise a system for providing document information.
  • the system may comprise a memory storage and a processing unit coupled to the memory storage.
  • the processing unit may be operative to store the document and an associated note on a shared document server, retrieve the document and the associated note from the shared document server, and provide a first interface element operative to display the associated note.
  • the processing unit may be further operative to determine whether the associated note comprises a high priority note and display the high priority note simultaneously with the document prior to receiving a user selection of the provided first interface element.
  • the processing unit may also provide a second interface element operative to receive note-related information comprising at least one of: at least one new note, at least one edit to the at least one displayed note, and a request to delete the at least one displayed note; store the note-related information received by the second interface element on the shared document server; communicate periodically with the shared document server to determine whether at least one second note has been associated with the document; and retrieve the at least one second note from the shared document server.
  • FIG. 5 is a block diagram of a system including computing device 500.
  • the aforementioned memory storage and processing unit may be implemented in a computing device, such as computing device 500 of FIG. 5. Any suitable combination of hardware, software, or firmware may be used to implement the memory storage and processing unit.
  • the memory storage and processing unit may be implemented with computing device 500 or any of other computing devices 518, in combination with computing device 500.
  • the aforementioned system, device, and processors are examples and other systems, devices, and processors may comprise the aforementioned memory storage and processing unit, consistent with embodiments of the invention.
  • computing device 500 may comprise an operating environment for system 100 as described above. System 100 may operate in other environments and is not limited to computing device 500.
  • a system consistent with an embodiment of the invention may comprise a computing device, such as computing device 500.
  • computing device 500 may comprise at least one processing unit 502 and a system memory 504.
  • system memory 504 may comprise, but is not limited to, volatile (e.g. random access memory (RAM)), non-volatile (e.g. readonly memory (ROM)), flash memory, or any combination.
  • System memory 504 may comprise operating system 505, one or more programming modules 506, and may comprise a program data store 507. Operating system 505, for example, may be suitable for controlling computing device 500's operation.
  • programming modules 506 may comprise a document editing application 520 configured to retrieve and open shared documents.
  • embodiments of the invention may be practiced in conjunction with a graphics library, other operating systems, or any other application program and is not limited to any particular application or system. This basic configuration is illustrated in FIG. 5 by those components within a dashed line 508.
  • Computing device 500 may have additional features or functionality.
  • computing device 500 may also comprise additional data storage devices (removable and/or non-removable) such as, for example, magnetic disks, optical disks, or tape.
  • additional storage is illustrated in FIG. 5 by a removable storage 509 and a non-removable storage 510.
  • Computer storage media may comprise volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data.
  • System memory 504, removable storage 509, and non-removable storage 510 are all computer storage media examples (i.e.
  • Computer storage media may comprise, but is not limited to, RAM, ROM, electrically erasable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store information and which can be accessed by computing device 500. Any such computer storage media may be part of device 500.
  • Computing device 500 may also have input device(s) 512 such as a keyboard, a mouse, a pen, a sound input device, a touch input device, etc.
  • Output device(s) 514 such as a display, speakers, a printer, etc. may also be comprised. The aforementioned devices are examples and others may be used.
  • Computing device 500 may also contain a communication connection 516 that may allow device 500 to communicate with other computing devices 518, such as over a network in a distributed computing environment, for example, an intranet or the Internet.
  • Communication connection 516 is one example of communication media.
  • Communication media may typically be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and comprises any information delivery media.
  • modulated data signal may describe a signal that has one or more characteristics set or changed in such a manner as to encode information in the signal.
  • communication media may comprise wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, radio frequency (RF), infrared, and other wireless media.
  • wireless media such as acoustic, radio frequency (RF), infrared, and other wireless media.
  • RF radio frequency
  • computer readable media may comprise both storage media and communication media.
  • program modules 506 may perform processes including, for example, one or more of method 200's stages as described above.
  • processing unit 502 may perform other processes.
  • Other programming modules that may be used in accordance with embodiments of the present invention may comprise electronic mail and contacts applications, word processing applications, spreadsheet applications, database applications, slide presentation applications, drawing or computer-aided application programs, etc.
  • program modules may comprise routines, programs, components, data structures, and other types of structures that may perform particular tasks or that may implement particular abstract data types.
  • embodiments of the invention may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and the like.
  • Embodiments of the invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
  • program modules may be located in both local and remote memory storage devices.
  • embodiments of the invention may be practiced in an electrical circuit comprising discrete electronic elements, packaged or integrated electronic chips containing logic gates, a circuit utilizing a microprocessor, or on a single chip containing electronic elements or microprocessors.
  • Embodiments of the invention may also be practiced using other technologies capable of performing logical operations such as, for example, AND, OR, and NOT, including but not limited to mechanical, optical, fluidic, and quantum technologies.
  • embodiments of the invention may be practiced within a general purpose computer or in any other circuits or systems.
  • Embodiments of the invention may be implemented as a computer process (method), a computing system, or as an article of manufacture, such as a computer program product or computer readable media.
  • the computer program product may be a computer storage media readable by a computer system and encoding a computer program of instructions for executing a computer process.
  • the computer program product may also be a propagated signal on a carrier readable by a computing system and encoding a computer program of instructions for executing a computer process.
  • the present invention may be embodied in hardware and/or in software (including firmware, resident software, micro-code, etc.).
  • embodiments of the present invention may take the form of a computer program product on a computer-usable or computer-readable storage medium having computer-usable or computer-readable program code embodied in the medium for use by or in connection with an instruction execution system.
  • a computer-usable or computer- readable medium may be any medium that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
  • the computer-usable or computer-readable medium may be, for example but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium. More specific computer-readable medium examples (a non-exhaustive list), the computer-readable medium may comprise the following: an electrical connection having one or more wires, a portable computer diskette, a random access memory (RAM), a read-only memory (ROM), an erasable programmable readonly memory (EPROM or Flash memory), an optical fiber, and a portable compact disc read-only memory (CD-ROM).
  • RAM random access memory
  • ROM read-only memory
  • EPROM or Flash memory erasable programmable readonly memory
  • CD-ROM portable compact disc read-only memory
  • the computer-usable or computer- readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted, or otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.
  • Embodiments of the present invention are described above with reference to block diagrams and/or operational illustrations of methods, systems, and computer program products according to embodiments of the invention. The functions/acts noted in the blocks may occur out of the order as shown in any flowchart. For example, two blocks shown in succession may in fact be executed substantially concurrently or the blocks may sometimes be executed in the reverse order, depending upon the functionality/acts involved.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • User Interface Of Digital Computer (AREA)
  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Sheet Holders (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
PCT/US2009/062364 2008-11-24 2009-10-28 User-authored notes on shared documents WO2010059347A2 (en)

Priority Applications (11)

Application Number Priority Date Filing Date Title
AU2009318022A AU2009318022B2 (en) 2008-11-24 2009-10-28 User-authored notes on shared documents
RU2011120787/08A RU2011120787A (ru) 2008-11-24 2009-10-28 Созданные пользователями записи на совместно используемых документах
KR1020157019912A KR20150095940A (ko) 2008-11-24 2009-10-28 공유 문서에 대한 사용자 작성 노트
CA2739621A CA2739621A1 (en) 2008-11-24 2009-10-28 User-authored notes on shared documents
CN2009801477693A CN102224497A (zh) 2008-11-24 2009-10-28 在共享文档上的由用户创作的注释
BRPI0920103A BRPI0920103A2 (pt) 2008-11-24 2009-10-28 notas autorizadas por usuário em documentos compartilhados
EP09827960.7A EP2368196A4 (en) 2008-11-24 2009-10-28 User-authored notes on shared documents
MX2011005403A MX2011005403A (es) 2008-11-24 2009-10-28 Notas creadas por usuario en documentos compartidos.
JP2011537489A JP2012510110A (ja) 2008-11-24 2009-10-28 共有文書上のユーザ作成メモ
ZA2011/02281A ZA201102281B (en) 2008-11-24 2011-03-28 User-authored notes on shared documents
IL212007A IL212007A0 (en) 2008-11-24 2011-03-29 User-authored notes on shared documents

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/276,874 2008-11-24
US12/276,874 US20100131836A1 (en) 2008-11-24 2008-11-24 User-authored notes on shared documents

Publications (2)

Publication Number Publication Date
WO2010059347A2 true WO2010059347A2 (en) 2010-05-27
WO2010059347A3 WO2010059347A3 (en) 2010-08-12

Family

ID=42197493

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2009/062364 WO2010059347A2 (en) 2008-11-24 2009-10-28 User-authored notes on shared documents

Country Status (15)

Country Link
US (2) US20100131836A1 (zh)
EP (1) EP2368196A4 (zh)
JP (1) JP2012510110A (zh)
KR (2) KR101628419B1 (zh)
CN (1) CN102224497A (zh)
AU (1) AU2009318022B2 (zh)
BR (1) BRPI0920103A2 (zh)
CA (1) CA2739621A1 (zh)
CL (1) CL2011001194A1 (zh)
IL (1) IL212007A0 (zh)
MX (1) MX2011005403A (zh)
RU (1) RU2011120787A (zh)
TW (1) TWI486795B (zh)
WO (1) WO2010059347A2 (zh)
ZA (1) ZA201102281B (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10394941B2 (en) 2007-11-09 2019-08-27 Microsoft Technology Licensing, Llc Collaborative authoring

Families Citing this family (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7526737B2 (en) * 2005-11-14 2009-04-28 Microsoft Corporation Free form wiper
JP5211557B2 (ja) * 2007-06-15 2013-06-12 富士通株式会社 Web会議支援プログラム、該プログラムを記録した記録媒体、Web会議支援装置、およびWeb会議支援方法
US8825758B2 (en) 2007-12-14 2014-09-02 Microsoft Corporation Collaborative authoring modes
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
US8417666B2 (en) 2008-06-25 2013-04-09 Microsoft Corporation Structured coauthoring
JP2010061416A (ja) * 2008-09-04 2010-03-18 Sony Corp 映像表示装置、サーバ、携帯端末、映像表示方法、及びシステム
US8375291B2 (en) 2008-11-07 2013-02-12 Web Filings, Inc. Method and system for generating and utilizing persistent electronic tick marks
US9563616B2 (en) * 2008-11-07 2017-02-07 Workiva Inc. Method and system for generating and utilizing persistent electronic tick marks and use of electronic support binders
US20130124242A1 (en) 2009-01-28 2013-05-16 Adobe Systems Incorporated Video review workflow process
US9292481B2 (en) * 2009-02-27 2016-03-22 Adobe Systems Incorporated Creating and modifying a snapshot of an electronic document with a user comment
US8930843B2 (en) 2009-02-27 2015-01-06 Adobe Systems Incorporated Electronic content workflow review process
US8346768B2 (en) 2009-04-30 2013-01-01 Microsoft Corporation Fast merge support for legacy documents
US20110099507A1 (en) * 2009-10-28 2011-04-28 Google Inc. Displaying a collection of interactive elements that trigger actions directed to an item
US9165290B2 (en) * 2011-11-02 2015-10-20 Microsoft Technology Licensing, Llc Sharing notes in online meetings
US9449303B2 (en) * 2012-01-19 2016-09-20 Microsoft Technology Licensing, Llc Notebook driven accumulation of meeting documentation and notations
CN103309879B (zh) * 2012-03-12 2017-03-22 汉王科技股份有限公司 一种管理word文档中的标记的方法及装置
US20140019854A1 (en) * 2012-07-11 2014-01-16 International Business Machines Corporation Reviewer feedback for document development
US8522130B1 (en) 2012-07-12 2013-08-27 Chegg, Inc. Creating notes in a multilayered HTML document
US9460416B2 (en) * 2012-08-16 2016-10-04 Microsoft Technology Licensing, Llc Reading mode for interactive slide presentations with accompanying notes
JP5569638B1 (ja) * 2013-08-09 2014-08-13 富士ゼロックス株式会社 画像形成装置、処理装置及びプログラム
CN104123345B (zh) * 2014-07-02 2018-08-10 百度在线网络技术(北京)有限公司 一种用于提供页面信息的方法与设备
US9715534B2 (en) * 2015-03-23 2017-07-25 Dropbox, Inc. Shared folder backed integrated workspaces
US10289282B2 (en) 2015-12-21 2019-05-14 Microsoft Technology Licensing, Llc While you were away experience
US10108615B2 (en) * 2016-02-01 2018-10-23 Microsoft Technology Licensing, Llc. Comparing entered content or text to triggers, triggers linked to repeated content blocks found in a minimum number of historic documents, content blocks having a minimum size defined by a user
US10225291B2 (en) * 2016-03-04 2019-03-05 Microsoft Technology Licensing, Llc Managing messages between users for collaborative editing of electronic documents
CN106817617A (zh) * 2016-12-23 2017-06-09 《中国医药科学》杂志社有限公司 一种具有强交互性的审稿方法及系统
JP2019004365A (ja) * 2017-06-16 2019-01-10 富士ゼロックス株式会社 情報処理装置
US10223341B1 (en) 2017-09-01 2019-03-05 Adobe Inc. Document beautification using smart feature suggestions based on textual analysis
WO2019054745A1 (en) 2017-09-12 2019-03-21 Samsung Electronics Co., Ltd. METHOD FOR RECOMMENDING ONE OR MORE ACTIONS AND ASSOCIATED ELECTRONIC DEVICE
US11244284B2 (en) 2018-05-31 2022-02-08 Microsoft Technology Licensing, Llc Document status management system
CN111597467A (zh) * 2020-05-08 2020-08-28 北京字节跳动网络技术有限公司 展示方法、装置和电子设备

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070055926A1 (en) 2005-09-02 2007-03-08 Fourteen40, Inc. Systems and methods for collaboratively annotating electronic documents

Family Cites Families (107)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
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
JP2703498B2 (ja) * 1993-04-30 1998-01-26 インターナショナル・ビジネス・マシーンズ・コーポレイション バージョン化オブジェクトに対するロッキング機構
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
US5729734A (en) * 1995-11-03 1998-03-17 Apple Computer, Inc. File privilege administration apparatus and methods
US6065028A (en) * 1996-09-16 2000-05-16 International Business Machines Corporation Multifunctional macro
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
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
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
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
GB2337882B (en) * 1998-05-26 2001-10-31 Lsi Logic Corp Method of testing analog to digital converters
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
US6341291B1 (en) * 1998-09-28 2002-01-22 Bentley Systems, Inc. System for collaborative engineering using component and file-oriented tools
US6363352B1 (en) * 1998-11-13 2002-03-26 Microsoft Corporation Automatic scheduling and formation of a virtual meeting over a computer network
US6342906B1 (en) * 1999-02-02 2002-01-29 International Business Machines Corporation Annotation layer for synchronous collaboration
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
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
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 富士ゼロックス株式会社 共有ドキュメントの編集装置及び編集方法
US7089278B1 (en) * 1999-09-07 2006-08-08 Fuji Xerox Co., Ltd. Anchored conversations: adhesive, in-context, virtual discussion forums
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
US20020007287A1 (en) * 1999-12-16 2002-01-17 Dietmar Straube System and method for electronic archiving and retrieval of medical documents
US6529905B1 (en) * 2000-01-11 2003-03-04 Frontline Solutions, Inc. Method and system for allowing multiple users to edit a hierarchical data structure
KR100331685B1 (ko) * 2000-04-04 2002-04-09 오길록 문서 공동 편집 장치 및 그 방법
US6931592B1 (en) * 2000-05-22 2005-08-16 Microsoft Corporation Reviewing and merging electronic documents
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
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
US7080076B1 (en) * 2000-11-28 2006-07-18 Attenex Corporation System and method for efficiently drafting a legal document using an authenticated clause table
US7409424B2 (en) * 2001-04-24 2008-08-05 Parker James A Electronic mail file access system
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
US7475242B2 (en) * 2001-12-18 2009-01-06 Hewlett-Packard Development Company, L.P. Controlling the distribution of information
WO2003067448A1 (en) * 2002-02-02 2003-08-14 E-Wings, Inc. Distributed system for interactive collaboration
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
US6928476B2 (en) * 2002-08-23 2005-08-09 Mirra, Inc. Peer to peer remote data storage and collaboration
US20040109025A1 (en) * 2002-08-28 2004-06-10 Jean-Marie Hullot Computer program comprising a plurality of calendars
US20040068505A1 (en) * 2002-10-04 2004-04-08 Chung-I Lee System and method for synchronously editing a file on different client computers
US7328243B2 (en) * 2002-10-31 2008-02-05 Sun Microsystems, Inc. Collaborative content coherence using mobile agents in peer-to-peer networks
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
KR100462839B1 (ko) * 2002-12-24 2004-12-23 한국전자통신연구원 모바일 환경에서의 이동 클라이언트와 서버간의 데이터동기화 및 갱신 충돌 해결 방법
US7716593B2 (en) * 2003-07-01 2010-05-11 Microsoft Corporation Conversation grouping of electronic mail records
EP2136324A3 (en) * 2003-07-08 2011-01-05 US Lynx LLC An automated publishing system that facilitates collaborative editing and accountability through virtual document architecture
AU2003903994A0 (en) * 2003-07-31 2003-08-14 Canon Kabushiki Kaisha Collaborative editing with automatic layout
US7302274B2 (en) * 2003-09-19 2007-11-27 Nokia Corporation Method and device for real-time shared editing mobile video
US7185277B1 (en) * 2003-10-24 2007-02-27 Microsoft Corporation Method and apparatus for merging electronic documents containing markup language
BRPI0416153A (pt) * 2003-11-04 2007-01-16 Taskport Inc método e sistema para colaboração
US7225189B1 (en) * 2004-02-19 2007-05-29 Microsoft Corporation Data source write back and offline data editing and storage in a spreadsheet
US7912904B2 (en) * 2004-03-31 2011-03-22 Google Inc. Email system with conversation-centric user interface
CN1684059A (zh) * 2004-04-14 2005-10-19 皇家飞利浦电子股份有限公司 一种多媒体信息文件的编辑方法和装置
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
EP1751677A2 (en) * 2004-05-19 2007-02-14 Universität Zürich Computer-based system and computer program product for collaborative editing of documents
JP4716709B2 (ja) * 2004-06-10 2011-07-06 インターナショナル・ビジネス・マシーンズ・コーポレーション 構造化文書処理装置、構造化文書処理方法、及びプログラム
JP2006031292A (ja) * 2004-07-14 2006-02-02 Fuji Xerox Co Ltd 文書処理装置、文書処理方法及び文書処理プログラム
US7487471B2 (en) * 2004-07-23 2009-02-03 Sap Ag User interface for conflict resolution management
US7966556B1 (en) * 2004-08-06 2011-06-21 Adobe Systems Incorporated Reviewing and editing word processing documents
US20060080432A1 (en) * 2004-09-03 2006-04-13 Spataro Jared M Systems and methods for collaboration
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
US20070118794A1 (en) * 2004-09-08 2007-05-24 Josef Hollander Shared annotation system and method
US7392243B2 (en) * 2004-10-20 2008-06-24 Microsoft Corporation Using permanent identifiers in documents for change management
US7472341B2 (en) * 2004-11-08 2008-12-30 International Business Machines Corporation Multi-user, multi-timed collaborative annotation
US7650336B1 (en) * 2004-12-02 2010-01-19 Adobe Systems Incorporated File system atomic lock
US7536641B2 (en) * 2005-04-29 2009-05-19 Google Inc. Web page authoring tool for structured documents
CN101253044B (zh) * 2005-08-31 2011-11-23 东丽株式会社 聚乳酸类树脂叠层片和其成型体
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
GB0523703D0 (en) * 2005-11-22 2005-12-28 Ibm Collaborative editing of a document
US8015194B2 (en) * 2005-12-29 2011-09-06 Ricoh Co., Ltd. Refining based on log content
GB0610116D0 (en) * 2006-05-20 2006-06-28 Ibm A method, apparatus and computer program for collaborative editing of a document
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
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
US20080098294A1 (en) * 2006-10-23 2008-04-24 Mediq Learning, L.L.C. Collaborative annotation of electronic content
US7809747B2 (en) * 2006-10-23 2010-10-05 Donald Martin Monro Fuzzy database matching
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
US7838755B2 (en) * 2007-02-14 2010-11-23 Museami, Inc. Music-based search engine
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
US8595202B2 (en) * 2007-10-03 2013-11-26 Siemens Aktiengesellschaft Method and system for intra-document object locking in collaborative authoring
US7941399B2 (en) * 2007-11-09 2011-05-10 Microsoft Corporation Collaborative authoring
US20090249224A1 (en) * 2008-03-31 2009-10-01 Microsoft Corporation Simultaneous collaborative review of a document
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

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070055926A1 (en) 2005-09-02 2007-03-08 Fourteen40, Inc. Systems and methods for collaboratively annotating electronic documents

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10394941B2 (en) 2007-11-09 2019-08-27 Microsoft Technology Licensing, Llc Collaborative authoring

Also Published As

Publication number Publication date
EP2368196A2 (en) 2011-09-28
BRPI0920103A2 (pt) 2018-06-19
CA2739621A1 (en) 2010-05-27
AU2009318022A1 (en) 2010-05-27
KR101628419B1 (ko) 2016-06-08
US20150212996A1 (en) 2015-07-30
ZA201102281B (en) 2012-06-27
TW201025038A (en) 2010-07-01
TWI486795B (zh) 2015-06-01
MX2011005403A (es) 2011-06-16
EP2368196A4 (en) 2017-01-11
AU2009318022B2 (en) 2014-06-19
CN102224497A (zh) 2011-10-19
US20100131836A1 (en) 2010-05-27
JP2012510110A (ja) 2012-04-26
WO2010059347A3 (en) 2010-08-12
CL2011001194A1 (es) 2011-11-11
KR20150095940A (ko) 2015-08-21
IL212007A0 (en) 2011-06-30
KR20110097774A (ko) 2011-08-31
RU2011120787A (ru) 2012-11-27

Similar Documents

Publication Publication Date Title
US20150212996A1 (en) User-authored notes on shared documents
US11663396B2 (en) Systems and methods for resolving privileged edits within suggested edits
US9348803B2 (en) Systems and methods for providing just-in-time preview of suggestion resolutions
US7831902B2 (en) Displaying interrelated changes in a grid
US8638333B2 (en) Modifying and formatting a chart using pictorially provided chart elements
JP5266384B2 (ja) ドキュメントエディタにおける、インスペースユーザインタフェースとアウトスペースユーザインタフェース間の通信
CN100576205C (zh) 软件应用程序文档的数据存储
KR101540556B1 (ko) 아웃스페이스 사용자 인터페이스에서의 문서 상태 정보를 통한 비제작 기능의 표시
US20150193492A1 (en) Editing sub-section of an electronic document via notification message
US20090327853A1 (en) Comparing And Selecting Form-Based Functionality
US20140149857A1 (en) Detecting relationships between edits and acting on a subset of edits
US11243934B1 (en) Systems and methods for copying and pasting suggestion metadata
KR101049895B1 (ko) 전자문서 작성기

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200980147769.3

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09827960

Country of ref document: EP

Kind code of ref document: A2

WWE Wipo information: entry into national phase

Ref document number: 2739621

Country of ref document: CA

ENP Entry into the national phase

Ref document number: 2009318022

Country of ref document: AU

Date of ref document: 20091028

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 3370/CHENP/2011

Country of ref document: IN

ENP Entry into the national phase

Ref document number: 20117011228

Country of ref document: KR

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: MX/A/2011/005403

Country of ref document: MX

WWE Wipo information: entry into national phase

Ref document number: 2011120787

Country of ref document: RU

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2011537489

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2009827960

Country of ref document: EP

ENP Entry into the national phase

Ref document number: PI0920103

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20110415