Server-Side Display Parameter Optimization for Web Browsers
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Web pages often appear blurred, out of position, or with incorrect sizing when viewed on devices with different display capabilities, such as game platforms or mobile devices, due to mismatched display settings, requiring frequent user adjustments.
Innovation Solution
A system and method where a server determines and stores display parameters like zoom level, screen coordinates, and text size based on past user interactions, optimizing page rendering for specific devices, and adjusts display settings accordingly for better viewing experiences.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Ease of manufacture
If web pages are displayed using standard rendering on devices with different display capabilities, then the web page can be displayed without additional processing, but the display quality deteriorates with blurriness, incorrect positioning, and improper sizing
Solution Approach 1:
The system performs preliminary actions by storing display parameters (zoom level, screen coordinates, text size) for web pages based on past user interactions before actual viewing. When a user requests a web page, the system retrieves pre-determined parameters that have been optimized through historical data, eliminating the need for real-time adjustment and ensuring high display quality from the start
Solution Approach 2:
The system changes display parameters (zoom level, screen coordinates, text size) based on device capabilities and historical user behavior data. By dynamically adjusting these parameters according to the specific device and user preferences, the system maintains high display quality across different devices without requiring manual user intervention
2Manufacturing precision
If display parameters are manually adjusted each time a web page is accessed, then display quality can be optimized for the current viewing, but user time and operational effort increase significantly
Solution Approach 1:
The system provides self-service by automatically determining and applying appropriate display parameters based on stored historical data and device characteristics. The system serves itself by retrieving pre-determined parameters from storage and applying them without requiring user intervention, thereby maintaining high display quality while eliminating the time loss associated with manual adjustments
Solution Approach 2:
The system uses feedback from past user interactions to automatically adjust display parameters. By analyzing historical data about user preferences and behaviors, the system learns optimal display settings and applies them automatically, creating a feedback loop that improves display quality over time without requiring ongoing user input or adjustment time
3Adaptability or versatility
If web pages are reformatted to fit different display capabilities, then display compatibility is improved, but the most important information may not be properly displayed
Solution Approach 1:
The system applies local quality by determining specific display parameters (zoom level, screen coordinates, text size) for different regions and elements of the web page based on their importance and the device's capabilities. Rather than uniformly reformatting the entire page, the system selectively adjusts parameters for different parts of the content, ensuring that important information remains properly positioned and visible while maintaining compatibility with various display devices
Data Source
AI summary
A central computer server keeps a record of a set of display parameters related to particular web pages visited by a web browser, and sends this information to the browser for displaying a particular web page according to the received information from the server.


