Collaborative Bookmarking Network Type Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Collaborative bookmarking systems lack an efficient mechanism to automatically organize and separate bookmarks into different collections based on their network type, relying on manual administrator configuration and lacking a hierarchical taxonomy.

Innovation Solution

A collaborative application that automatically detects the network type of a universal resource locator (URL) and stores it as part of a bookmark record, allowing users to query and manage bookmarks by network type, enabling automatic separation and organization of bookmarks into intranet and Internet collections.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If manual administrator configuration is used to separate bookmarks into different collections, then bookmarks can be organized into distinct collections, but the system complexity and time required for setup increase

Engineering Contradiction:
Improveease of bookmark collection setupVSAvoidsystem configuration complexity
Core Design Contradiction:
Ease of manufactureVSDevice complexity

Solution Approach 1:

The system automatically detects the network type (intranet or Internet) of each bookmarked URL and stores this information in the bookmark record. This self-service approach eliminates the need for manual administrator configuration to separate bookmarks into different collections, as the system autonomously categorizes bookmarks based on their network type.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system performs preliminary detection of the network type when a bookmark is created, storing this information in advance in the bookmark record. This preliminary action enables subsequent automatic separation and organization of bookmarks without requiring manual configuration at the time of collection creation.

Inventive Principle:
Principle #10Preliminary action

2Productivity

If all bookmarks are stored in a single collection without automatic separation, then the storage structure is simpler, but navigation and information discovery become less efficient

Engineering Contradiction:
Improvebookmark retrieval efficiencyVSAvoidbookmark structure complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system segments the single bookmark collection into logical sub-collections based on network type (intranet vs. Internet). Each bookmark record contains a network type field that enables automatic separation, allowing users to navigate to specific network type collections without physically duplicating or complicating the storage structure.

Inventive Principle:
Principle #1Segmentation

3Ease of operation

If administrators manually configure search engine rules for creating multiple data collections, then data can be organized into separate collections, but the time and effort required for configuration increase

Engineering Contradiction:
Improveease of data collection managementVSAvoidconfiguration time
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system automatically determines the network type of each URL and stores this information in the bookmark record without requiring administrator intervention. This eliminates the manual configuration process for creating and managing separate data collections, reducing both configuration time and operational complexity.

Inventive Principle:
Principle #25Self-service

4Adaptability or versatility

If a hierarchical taxonomy is implemented for organizing bookmarks, then navigation structure is more organized, but the system becomes more complex and less flexible

Engineering Contradiction:
Improvebookmark organization flexibilityVSAvoidtaxonomy structure complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

Instead of implementing a hierarchical taxonomy with multiple levels and categories, the system adds a new dimension of organization by including the network type as a field in each bookmark record. This flat, attribute-based approach provides flexible organization without the complexity of hierarchical structures, allowing users to filter and navigate bookmarks by network type directly.

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

Data Source

PatentUS10795960B2Managing bookmarks within a collaborative application
Publication Date: 2020.10.06 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US10795960B2 patent drawing
  • US10795960B2 patent drawing

AI summary

A computer-implemented method of managing bookmarks within a collaborative application can include receiving a user input specifying a universal resource locator (URL) to be bookmarked and determining whether a bookmark record including the URL exists. Responsive to determining that a bookmark record including the URL does not exist, an address and a network type for the URL can be determined. A bookmark record including the URL and the network type can be stored.