Web Page Compatibility Indicator for Bandwidth Savings

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Devices often lack support for various types of content on web pages, leading to wasted bandwidth and time as users must download entire web pages to determine compatibility, especially with devices like iOS not supporting Flash content or Android browsers not supporting SVG formats.

Innovation Solution

A computer-implemented method to indicate compatibility by obtaining a link to a web page, determining the device's capabilities, and the web page's requirements, and displaying a compatibility result, such as a percentage, next to the link, allowing users to decide whether to visit the page based on support levels for rendering and functional compatibility.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If a user accesses a web page to determine content support on a device, then compatibility information is obtained, but bandwidth is wasted and time is consumed downloading entire web pages

Engineering Contradiction:
Improvebandwidth wasteVSAvoidcompatibility assessment accuracy
Core Design Contradiction:
Loss of informationVSMeasurement precision

Solution Approach 1:

The patent extracts only the essential compatibility information (capability requirements) from web pages without requiring users to download entire web pages. A compatibility module analyzes device capabilities against required capabilities and presents only the relevant compatibility assessment, eliminating bandwidth waste while maintaining accurate compatibility measurement.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent performs compatibility assessment in advance by comparing device capabilities with web page requirements before actual web page access. The system pre-determines compatibility results and presents them to users, allowing informed decisions about whether to access the web page, thus avoiding unnecessary bandwidth consumption and time expenditure.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If the entire web page is downloaded to check compatibility, then complete compatibility information is obtained, but time is wasted

Engineering Contradiction:
Improvecompatibility determination reliabilityVSAvoidtime to assess compatibility
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system extracts only the necessary capability requirements from web pages (such as Flash, SVG, JavaScript support) without downloading the entire web page content. This selective extraction maintains reliable compatibility determination while dramatically reducing the time required for assessment.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The compatibility module performs capability comparison in advance by matching device capabilities against required capabilities before web page access. This preliminary assessment provides reliable compatibility information instantaneously, eliminating the time-consuming process of downloading entire web pages for analysis.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If compatibility checking is performed by accessing web pages, then accurate support information is obtained, but bandwidth is consumed

Engineering Contradiction:
Improvecompatibility measurement accuracyVSAvoidbandwidth consumption
Core Design Contradiction:
Measurement precisionVSLoss of energy

Solution Approach 1:

The patent extracts only the essential capability requirements (Flash, SVG, JavaScript, etc.) from web pages without requiring full web page downloads. This selective extraction maintains accurate compatibility measurement while minimizing bandwidth consumption to only the essential metadata needed for assessment.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system performs capability matching in advance by comparing device capabilities with required capabilities before actual web page access. This preliminary compatibility determination achieves accurate measurement without consuming bandwidth for downloading entire web pages, as the assessment is based on extracted capability requirements alone.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS8959209B1Systems and methods to indicate compatibility
Publication Date: 2015.02.17 GEN DIGITAL INC
  • US8959209B1 patent drawing
  • US8959209B1 patent drawing
  • US8959209B1 patent drawing

AI summary

A computer-implemented method to indicate compatibility is described. A link to a web page is obtained. A set of capabilities associated with a device is obtained. A set of requirements associated with the web page is obtained. A compatibility result is determined for the web page based on the set of capabilities and the set of requirements. The compatibility result is indicated in connection with the link to the web page.