Web Comment Display via Document Frame Integration

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The overwhelming amount of information available on the web makes it difficult for users to find relevant comments or opinions related to specific documents, as existing techniques do not effectively aggregate or present user-generated comments alongside the original content.

Innovation Solution

A method and system that allows users to provide and share comments on documents, which are stored in a database and can be retrieved and displayed alongside the original document, using a client device and server interaction, with comments being shared via links and displayed in a frame within the document using HTML iframes.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If users access documents on the web, then information availability increases, but information overload and difficulty in finding relevant comments worsens

Engineering Contradiction:
Improveinformation availabilityVSAvoiddifficulty in finding relevant comments
Core Design Contradiction:
Quantity of substanceVSEase of operation

Solution Approach 1:

The system segments information by separating comments from the main document content and organizing them in a structured database. Comments are divided into individual entries with unique identifiers, allowing users to access specific comments without being overwhelmed by the entire document or all comments. This segmentation enables selective information retrieval while maintaining comprehensive information availability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary commenting system that acts as a mediator between users and documents. Instead of directly interacting with overwhelming document content, users interact with a structured comment interface that filters and presents relevant information. The comment database serves as an intermediary layer that manages the complexity of information retrieval.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If comments are aggregated in a database, then ease of accessing comments improves, but system complexity increases

Engineering Contradiction:
Improveease of accessing commentsVSAvoidsystem complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The commenting system is designed as a universal platform that can be applied to multiple documents and users simultaneously. The database structure and interface mechanisms are generalized to handle various types of documents and user interactions without requiring separate systems for each case. This multi-functionality simplifies access while managing complexity through standardization.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system uses copying mechanisms where comment data is stored in a database and can be retrieved and displayed multiple times without duplicating the entire system. Comments are copied from the database to the display interface, allowing efficient access to the same information across different documents and users without increasing underlying system complexity.

Inventive Principle:
Principle #26Copying

3Adaptability or versatility

If comments are displayed alongside documents, then user engagement improves, but information retrieval complexity increases

Engineering Contradiction:
Improveuser engagementVSAvoidinformation retrieval complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system implements a nested structure where comments are embedded within or alongside document displays. The comment interface is nested within the document viewing experience, allowing users to access comments without leaving the document context. This nesting integrates multiple functions (document viewing and comment reading) into a unified interface, enhancing engagement while managing retrieval complexity through hierarchical organization.

Inventive Principle:
Principle #7Nested doll (Nesting)

Data Source

PatentUS8423610B2User interface for web comments
Publication Date: 2013.04.16 GOOGLE LLC
  • US8423610B2 patent drawing
  • US8423610B2 patent drawing
  • US8423610B2 patent drawing

AI summary

One or more server devices receive a request associated with a link, where the link is further associated with a comment and where the comment provides an opinion of, or remarks upon, a content of a document. The one or more server devices retrieve a content of the comment associated with the link from a database and retrieve the document. The one or more server devices generate another document that displays the content of the comment and includes a frame that further displays the document, and send the generated another document to the client device.