Email Markup Optimization for Bandwidth Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The transmission of HTML email messages requires large amounts of bandwidth due to their size, which exceeds that of equivalent plain text messages, necessitating a method to optimize delivery in communication systems.

Innovation Solution

A system and method that analyze email messages to determine if the markup content exceeds a threshold, allowing for the conversion of excessive HTML emails to plain text or reduced format messages for transmission to mobile devices, thereby optimizing bandwidth usage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If HTML formatting is used in email messages to enhance readability and aesthetics, then the visual quality and readability of emails is improved, but the bandwidth required for transmission increases

Engineering Contradiction:
ImprovereadabilityVSAvoidbandwidth
Core Design Contradiction:
Ease of operationVSQuantity of substance

Solution Approach 1:

The system dynamically changes the formatting parameter of email messages based on the detected content type. For text-heavy emails, it converts HTML to plain text format, reducing bandwidth consumption. For image-rich emails, it maintains HTML formatting to preserve visual quality. This parameter change resolves the contradiction by adapting the format to the specific content requirements.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The email delivery system implements dynamic format selection rather than a static approach. It analyzes the email content characteristics (text density, image presence) and automatically adjusts the transmission format accordingly. This dynamic adaptation allows the system to optimize between readability and bandwidth usage based on real-time content assessment.

Inventive Principle:
Principle #15Dynamics

2Ease of operation

If HTML markup is included in email messages to provide formatting, then the visual presentation is enhanced, but the message size increases

Engineering Contradiction:
Improvevisual presentationVSAvoidmessage size
Core Design Contradiction:
Ease of operationVSWeight of moving object

Solution Approach 1:

The system changes the structural parameter of email messages by converting between HTML and plain text formats. When an email is determined to be text-heavy, the system strips HTML markup and transmits only plain text, significantly reducing message size while maintaining adequate readability for the content type.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The email processing system segments emails into different categories based on content characteristics (text-heavy vs. image-rich). This segmentation allows differential treatment: text-heavy emails receive format conversion to reduce size, while image-rich emails maintain their original format, optimizing the size-presentation trade-off for each segment.

Inventive Principle:
Principle #1Segmentation

3Quantity of substance

If plain text format is used for email messages, then bandwidth usage is reduced, but the formatting and visual quality are lost

Engineering Contradiction:
ImprovebandwidthVSAvoidformatting
Core Design Contradiction:
Quantity of substanceVSEase of operation

Solution Approach 1:

The system selectively applies parameter changes based on content analysis. For text-heavy emails, it converts from HTML to plain text format, achieving bandwidth reduction without significant formatting loss since the content is text-dominated. For image-rich emails, it maintains HTML format to preserve visual quality, accepting higher bandwidth usage as necessary for the content type.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS9794364B2Optimizing the delivery of formatted email messages
Publication Date: 2017.10.17 MALIKIE INNOVATIONS LTD
  • US9794364B2 patent drawing
  • US9794364B2 patent drawing
  • US9794364B2 patent drawing

AI summary

A method, server and system for the delivery of email messages is provided. In accordance with one embodiment, the method comprises: receiving a Markup Language email message, the email message including a displayable content portion and a markup portion; determining whether the markup portion of the email message is too large; if the markup is too large, extracting plain text portions of the email and obtaining a plain text email from the extracted plain text portions and transmitting the plain text email to the mobile communication device; and if the markup is not too large, transmitting the email to the mobile communication device.