Rich Digital Document Generation via Condensed URL Instructional Data
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing digital document transmission methods, such as SMS and MMS, are limited in size and lack control over layout and display, making it difficult to send rich digital documents like web pages, which are faithful to their intended content and appearance, while also being efficient in data transmission.
Innovation Solution
A method and system that generates a digital document on a receiving mobile device from limited data by creating a shortened URL for a source web page, assembling a locator string, and embedding it in a presentation data string, which is then shortened and sent as a text message, allowing the document to be assembled and displayed on the device with specified layout and style attributes.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Manufacturing precision
If HTML files or PDF files are transmitted directly, then the digital document can be displayed with faithful content and appearance, but the file size is too large for text messaging transmission
Solution Approach 1:
The patent extracts only the essential instructional data needed to reconstruct the digital document on the receiving device, rather than transmitting the complete HTML or PDF file. This involves separating the core structural and styling information from the full document content, transmitting only what is necessary to regenerate the document faithfully.
Solution Approach 2:
The patent segments the digital document into distinct components: instructional data (for structure and layout), content data, and styling information. These segments are transmitted separately, with the instructional data being compressed into a transmittable format while the other components can be retrieved or reconstructed on the receiving end.
2Quantity of substance
If SMS messages are used for transmission, then the message fits within character limits, but the layout and display control is lost
Solution Approach 1:
The patent applies preliminary action by embedding all necessary layout and display instructions within the transmitted message itself. The instructional data contains pre-defined templates and formatting rules that enable the receiving device to reconstruct the document with proper layout and styling without requiring additional external resources or complex processing.
3Quantity of substance
If MMS messages are used for transmission, then more text and multimedia content can be included, but the cost is much higher and layout control is still limited
Solution Approach 1:
The patent creates a simplified copy or representation of the digital document that can be transmitted via SMS. Instead of sending the full document or using resource-intensive MMS, it transmits a condensed instructional dataset that instructs the receiving device on how to reconstruct or display the essential content, achieving similar效果 at lower cost.
4Quantity of substance
If shortened URLs are used for transmission, then the URL fits within text message limits, but additional translation steps are required
Solution Approach 1:
The patent uses shortened URLs as an intermediary mechanism to transmit instructional data. The shortened URL serves as a compact reference that points to the full instructional dataset, allowing the message to fit within SMS limits while the translation server acts as a mediator to expand the URL and provide the complete instructions to the receiving device.
Data Source
Figure 1
Figure 2
Figure 3A
AI summary
A method and system for generating a digital document on a receiving mobile device from limited data that is transmitted to the device is disclosed. A shortened form of Uniform Resource Locator (URL) is sent and expanded to a longer URL that contains presentation data. The presentation data may include further nested shortened URLs to retrieve digital document components. Condensing techniques for transferring both presentation and location data further reduce transmission size. The combined retrieved data defines the content and presentation of a generated digital document.