Two-Dimensional Message Display Arrangement

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Accessing and reviewing multiple message items from a list view is time-consuming, as each message must be individually opened, leading to numerous server requests and inefficient data retrieval.

Innovation Solution

A device and method that detect user selection for a message items view, arranging message data items in a two-dimensional scheme, generating display data, and outputting it to a display, allowing for user interaction and efficient data management.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If message items are displayed in a one-dimensional list view, then the interface is simple to implement, but it is time-consuming to access and review multiple messages

Engineering Contradiction:
Improvemessage review efficiencyVSAvoiddisplay interface complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent transitions from a one-dimensional list view to a two-dimensional display scheme where messages are organized in rows and columns. The first dimension (rows) displays message thumbnails and basic information, while the second dimension (columns) allows for expanded message content and additional options. This dimensional expansion enables users to review multiple messages simultaneously without requiring individual opening actions.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Loss of information

If each message is individually opened for review, then the full message content can be accessed, but numerous server requests are generated

Engineering Contradiction:
Improvemessage content accessibilityVSAvoidserver request overhead
Core Design Contradiction:
Loss of informationVSLoss of energy

Solution Approach 1:

The system performs preliminary actions by pre-fetching and caching message data in the two-dimensional display structure. When a user selects message items view, the system proactively loads message thumbnails, subjects, and basic metadata into the two-dimensional scheme before the user needs to review them. This preliminary data preparation reduces the need for subsequent server requests during message browsing.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent creates visual copies of message content in the form of thumbnails and condensed message previews within the two-dimensional display. These copies allow users to review message essence without accessing the full message body, thereby reducing server requests. Full message content remains available on-demand but is not continuously loaded, optimizing the balance between information accessibility and server load.

Inventive Principle:
Principle #26Copying

3Productivity

If a two-dimensional scheme is implemented for message display, then multiple messages can be reviewed efficiently, but the device complexity increases

Engineering Contradiction:
Improvemessage review speedVSAvoiddata structure complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The message data structure is segmented into distinct components suitable for two-dimensional display: message identifiers, thumbnails, subjects, senders, and expanded content. Each segment is independently managed and can be selectively loaded or displayed. This segmentation allows the complex two-dimensional scheme to be built from manageable data units, reducing overall system complexity while maintaining high productivity.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS9326019B2Device and method for generating message item display data
Publication Date: 2016.04.26 MALIKIE INNOVATIONS LTD
  • US9326019B2 patent drawing
  • US9326019B2 patent drawing
  • US9326019B2 patent drawing

AI summary

A device is described. The device comprises a processor configured to communicate with a display and detect a user selection indicative of a message items view. The processor, in response to the detected user selection, is further configured to obtain message data items via a message application executable on the device; arrange the message data items in a two-dimensional scheme; generate display data of the two-dimensional scheme of message data items for display; and output the generated data to the display. A method for a device is also described.