9870427

Systems And Methods For Publishing Profiled Content

PublishedJanuary 16, 2018
Assigneenot available in USPTO data we have
Technical Abstract

Patent Claims
20 claims

Legal claims defining the scope of protection. Each claim is shown in both the original legal language and a plain English translation.

Claim 1

Original Legal Text

1. A system for publishing personalized content, comprising: a memory, having executable instructions stored therein; and at least one processor configured to: retrieve profile information from a database for a member in response to the member being authenticated to the system; receive a request for data; retrieve a set of policies that define rules for personalizing the data for the member, wherein the set of policies are based on input from an authorized person different from the member, the input being received through an application interface; retrieve requested data from the database based on said profile information; generate a personalized webpage based on the data that is personalized according to the set of policies; present the personalized webpage to the member on an interface; dynamically update the personalized webpage to include an updated version of the data, responsive to at least one change that is made to the profile information, through the application interface by the authorized person, while the member is logged on to the system; and present the dynamically updated personalized webpage to the logged on member on the interface.

Plain English Translation

A system for publishing personalized content addresses the need for dynamic, policy-driven customization of digital content based on user profiles and administrative controls. The system retrieves profile information for an authenticated member and uses this data to personalize content according to predefined policies. These policies are set by authorized personnel through an application interface, allowing administrators to define rules for content personalization. The system fetches relevant data from a database, generates a personalized webpage based on the member's profile and the policies, and displays it to the user. If an authorized person updates the member's profile or modifies the policies while the member is logged in, the system dynamically updates the webpage in real-time, ensuring the content remains current and aligned with the latest profile information and policy rules. This approach enables real-time content adaptation without requiring the member to log out and back in, enhancing user experience and administrative control over content delivery.

Claim 2

Original Legal Text

2. The system of claim 1 , wherein the data comprises content data requested by the member.

Plain English Translation

A system for managing and processing data in a networked environment addresses the challenge of efficiently handling and distributing content data to users. The system includes a data processing module that receives and processes data, which may include content data specifically requested by a user or member of the system. The data processing module is configured to analyze and organize the data for further use, such as storage, transmission, or presentation to the user. The system also includes a data storage module that stores the processed data, ensuring it is accessible for future retrieval. Additionally, a data transmission module facilitates the transfer of data between different components of the system or to external devices. The system may also include a user interface module that allows users to interact with the system, request content, and receive processed data. The system is designed to optimize data handling, improve efficiency, and enhance user experience by ensuring that requested content is accurately processed and delivered. The system may also include security features to protect data integrity and user privacy.

Claim 3

Original Legal Text

3. The system of claim 1 , wherein: said set of policies indicates one or more components of the data to be dynamically updateable; and the personalized webpage is dynamically updated to present the updated version of the data based at least partly on the updated version of the data corresponding to at least one of the one or more components that are dynamically updateable according to the set of policies.

Plain English Translation

A system dynamically updates personalized webpages based on predefined policies. The system operates in the domain of web content management, addressing the challenge of efficiently delivering up-to-date, personalized content to users without requiring full page reloads or manual updates. The system includes a set of policies that define which components of the webpage data are dynamically updateable. These policies specify which parts of the webpage can be refreshed independently, such as user-specific data, real-time analytics, or interactive elements. When new data becomes available, the system checks the policies to determine which components are eligible for updates. The webpage is then dynamically refreshed to present the updated data for the relevant components, ensuring users receive the latest information without disrupting their browsing experience. This approach improves efficiency by minimizing unnecessary data transfers and enhances user engagement by providing timely, personalized content. The system may also include mechanisms to prioritize updates based on user preferences or system performance constraints.

Claim 4

Original Legal Text

4. The system of claim 1 , wherein said interface is a web browser.

Plain English Translation

A system for accessing and interacting with a remote computing resource via a web browser interface. The system includes a client device with a web browser configured to communicate with a remote server over a network. The web browser provides a graphical user interface (GUI) for users to input commands, view data, and receive feedback from the remote server. The remote server processes the user inputs, executes corresponding operations, and returns results to the client device for display in the web browser. The system may also include authentication mechanisms to verify user credentials before granting access to the remote computing resource. The web browser interface allows users to interact with the remote server without requiring specialized software or local installations, enabling seamless access from any device with internet connectivity. The system may further include data synchronization features to ensure consistency between the remote server and the client device. The web browser interface may also support real-time updates, notifications, and collaborative features for multiple users. The system is designed to provide a secure, scalable, and user-friendly way to access remote computing resources over the internet.

Claim 5

Original Legal Text

5. The system of claim 1 , wherein the at least one processor initiates retrieval of the requested data from a content database and a metadata database.

Plain English Translation

A system retrieves requested data from both a content database and a metadata database. The system includes at least one processor configured to process data requests and manage data storage. The processor identifies the requested data and initiates retrieval operations from both databases. The content database stores the primary data, such as files, documents, or media, while the metadata database stores descriptive information about the content, such as timestamps, authorship, or categorization details. The system ensures that both the content and its associated metadata are accessed simultaneously, allowing for comprehensive data retrieval. This dual-retrieval approach improves data management by maintaining a clear relationship between content and metadata, ensuring consistency and accuracy in data access. The system may also include user interfaces or network interfaces to facilitate data requests and responses. The processor may further validate the retrieved data to ensure integrity before delivery. This system is particularly useful in applications requiring robust data management, such as enterprise databases, content management systems, or digital asset libraries.

Claim 6

Original Legal Text

6. The system of claim 1 , wherein the at least one processor updates said profile information.

Plain English Translation

A system for managing user profiles in a digital environment addresses the challenge of maintaining accurate and up-to-date user data across multiple applications or services. The system includes at least one processor configured to process user interactions, such as login attempts, transactions, or content consumption, to gather and analyze behavioral and contextual data. This data is used to generate or update profile information, which may include user preferences, activity patterns, or demographic details. The system dynamically adjusts the profile information based on real-time or periodic updates, ensuring relevance and accuracy. Additionally, the system may integrate with external data sources or APIs to enrich profile information with additional insights. By continuously refining user profiles, the system enhances personalization, security, and user experience across digital platforms. The system may also include security measures to protect user data and ensure compliance with privacy regulations. This approach improves the efficiency of user management and enables more targeted services or recommendations.

Claim 7

Original Legal Text

7. The system of claim 1 , wherein components of said data are reused across a plurality of web pages.

Plain English Translation

The invention relates to a data management system for web applications, specifically addressing the inefficiency of redundant data handling across multiple web pages. The system optimizes performance by reusing components of data across a plurality of web pages, reducing redundant data processing and storage. This approach minimizes network traffic, server load, and client-side resource consumption by sharing common data elements rather than re-fetching or re-rendering them for each page. The system includes a data processing module that identifies reusable data components, a storage mechanism to cache these components, and a distribution mechanism to deliver them to multiple web pages as needed. The reuse of data components ensures consistency and reduces latency, improving overall application responsiveness. The system may also include mechanisms to detect changes in data and update shared components dynamically, ensuring that all web pages reflect the latest data without redundant requests. This approach is particularly useful in large-scale web applications where the same data is frequently accessed across multiple pages, such as user profiles, product catalogs, or configuration settings. By reusing data components, the system enhances efficiency, scalability, and user experience.

Claim 8

Original Legal Text

8. A computer-implemented method for publishing personalized content, the method comprising: retrieving profile information from a database for a member in response to the member being authenticated to a content publishing system; receiving a request for data from the member; retrieving a set of policies that define rules for personalizing the data for the member, wherein the set of policies are based on input from an authorized person different from the member, the input being received through an application interface; retrieving the requested data from the database based on said profile information; generating, by the at least one processor, a personalized webpage based on the data that is personalized according to the set of policies; presenting the personalized webpage to the member on an interface; dynamically update the personalized webpage to include an updated version of the data, responsive to at least one change that is made to the profile information, through the application interface by the authorized person, while the member is logged on to the system; and presenting the dynamically updated personalized webpage to the logged on member on the interface.

Plain English Translation

This invention relates to a system for dynamically publishing personalized content to authenticated users based on their profile data and predefined policies. The system retrieves profile information for a user after authentication and fetches data requested by the user from a database. An authorized administrator, distinct from the user, defines personalization rules through an application interface, which are then applied to the retrieved data. The system generates a personalized webpage tailored to the user according to these rules and displays it. If the administrator updates the user's profile information or modifies the personalization policies while the user is logged in, the system dynamically refreshes the webpage to reflect these changes in real-time, ensuring the user always sees the most current personalized content. The approach enables dynamic, policy-driven personalization of web content based on user profiles and administrative controls, improving user experience by maintaining up-to-date, relevant information without requiring manual updates.

Claim 9

Original Legal Text

9. The method of claim 8 , wherein the data comprises content data requested by the member.

Plain English Translation

A system and method for managing and delivering content data to members of a network or platform. The invention addresses the challenge of efficiently providing personalized content to users while optimizing network resources and reducing latency. The method involves receiving a request for content data from a member, processing the request to determine the appropriate content to deliver, and then transmitting the content data to the member. The content data may include various types of digital information, such as text, images, videos, or other multimedia files, tailored to the member's preferences, behavior, or other contextual factors. The system may also prioritize or optimize the delivery of content based on network conditions, member preferences, or other criteria to ensure efficient and timely access. Additionally, the method may involve caching or preloading content data to further enhance performance and reduce latency. The invention aims to improve user experience by delivering relevant and timely content while minimizing resource consumption and network overhead.

Claim 10

Original Legal Text

10. The method of claim 8 , wherein said set of policies are based on categories of data.

Plain English translation pending...
Claim 11

Original Legal Text

11. The method of claim 8 , wherein said interface is a web browser.

Plain English translation pending...
Claim 12

Original Legal Text

12. The method of claim 8 , further comprising initiating retrieval of the requested data from a content database and a metadata database.

Plain English translation pending...
Claim 13

Original Legal Text

13. The method of claim 8 , further comprising updating said profile information.

Plain English translation pending...
Claim 14

Original Legal Text

14. The method of claim 8 , wherein components of said data are reused across a plurality of web pages.

Plain English Translation

A system and method for optimizing data processing in web applications involves reusing components of data across multiple web pages to improve efficiency and reduce redundancy. The technology addresses the problem of inefficient data handling in web applications, where the same data is often processed and transmitted multiple times across different pages, leading to increased bandwidth usage, processing overhead, and slower performance. By reusing data components across web pages, the system minimizes redundant data processing and transmission, enhancing overall application performance. The method includes identifying reusable data components within a web application, storing these components in a shared data repository, and retrieving them when needed by different web pages. This approach ensures that data is processed once and reused, reducing the need for repeated data fetching and processing. The system may also include mechanisms for updating and synchronizing shared data components to maintain consistency across web pages. Additionally, the method may involve caching reusable data components to further optimize performance by reducing access time and computational overhead. The technology is particularly useful in web applications that require frequent data sharing across multiple pages, such as e-commerce platforms, content management systems, and enterprise applications. By reusing data components, the system reduces server load, improves response times, and enhances the user experience. The method can be implemented using various data storage and retrieval techniques, including in-memory caching, database caching, and distributed caching systems.

Claim 15

Original Legal Text

15. A computer-program product comprising instructions tangibly encoded on a computer-readable storage device, the instructions configured to cause at least one processing device to perform operations comprising: retrieving profile information from a database for a member in response to the member being authenticated to a content publishing system; receiving a request for data from the member; retrieving a set of policies that define rules for personalizing the data for the member, wherein the set of policies are based on input from an authorized person different from the member, the input being received through an application interface; retrieving the requested data from the database based on said profile information; dynamically updating, by at least one processor, the data based on the set of policies for said member, wherein the updating comprises using metadata associated with the data; generating, by the at least one processor, a personalized webpage based on the data that is personalized according to the set of policies; presenting the personalized webpage to the member on an interface; dynamically updating the personalized webpage to present include an updated version of the data, responsive to at least one change that is made to the profile information, through the application interface by the authorized person, while the member is logged on to the system; and presenting the dynamically updated personalized webpage to the logged on member on the interface.

Plain English Translation

This invention relates to a system for dynamically personalizing digital content for users based on their profile information and predefined policies set by authorized administrators. The system retrieves a user's profile data from a database after authentication and applies a set of customizable policies to tailor content delivery. These policies, defined by authorized personnel through an application interface, dictate how data is personalized for each user. The system fetches the requested data, dynamically updates it according to the policies using associated metadata, and generates a personalized webpage for the user. The webpage is presented to the user through an interface. If the authorized person modifies the user's profile information or policies while the user is logged in, the system dynamically updates the webpage in real-time to reflect these changes, ensuring the user sees the most current personalized content without requiring a logout or refresh. This approach enhances user experience by providing real-time, policy-driven content personalization.

Claim 16

Original Legal Text

16. The computer-program product of claim 15 , wherein the data comprises content data requested by the member.

Plain English translation pending...
Claim 17

Original Legal Text

17. The computer-program product of claim 15 , wherein said set of policies are based on categories of data.

Plain English Translation

A system and method for managing data access and processing in a computing environment involves categorizing data into predefined groups and applying specific policies to each category. The policies determine how data is handled, including access permissions, encryption requirements, and processing restrictions. This approach ensures that sensitive or regulated data is protected according to its classification, while allowing more flexible handling of less sensitive information. The system dynamically applies these policies based on the data's category, reducing the need for manual configuration and minimizing the risk of unauthorized access or misuse. The policies may include rules for data storage, transmission, and usage, ensuring compliance with legal and organizational standards. By categorizing data and enforcing consistent policies, the system improves security, simplifies compliance, and enhances operational efficiency. The method involves analyzing incoming data to determine its category, then applying the corresponding policies automatically. This automated approach reduces human error and ensures consistent enforcement of data protection measures across the organization. The system may also log policy enforcement actions for auditing and reporting purposes, providing transparency and accountability in data management.

Claim 18

Original Legal Text

18. The computer-program product of claim 15 , wherein said interface is a web browser.

Plain English translation pending...
Claim 19

Original Legal Text

19. The computer-program product of claim 15 , further comprising instructions for initiating retrieval of the requested data from a content database and a metadata database.

Plain English Translation

A system retrieves data from a content database and a metadata database in response to a request. The system includes a network interface for receiving the request and a processor that executes instructions to process the request. The instructions include steps for analyzing the request to determine the type of data being requested, identifying the relevant databases, and initiating retrieval operations. The content database stores the primary data, while the metadata database stores descriptive information about the content. The system ensures efficient data retrieval by coordinating between the two databases, optimizing query performance, and handling errors during retrieval. The instructions may also include steps for validating the request, formatting the retrieved data, and transmitting the results back to the requester. The system improves data access efficiency by reducing latency and ensuring accurate retrieval of both content and metadata.

Claim 20

Original Legal Text

20. The computer-program product of claim 15 , further comprising instructions for updating said profile information.

Plain English Translation

A system and method for managing user profiles in a digital environment addresses the challenge of maintaining accurate and up-to-date user data across multiple platforms. The invention provides a computer-program product that includes instructions for storing profile information associated with a user, where the profile information is linked to a unique identifier. The system ensures data consistency by synchronizing profile information across different devices or services, preventing discrepancies that arise from manual updates or fragmented data storage. Additionally, the product includes instructions for updating the profile information, allowing for real-time modifications to user details such as preferences, contact information, or authentication credentials. This ensures that all systems accessing the profile receive the latest data, improving user experience and security. The invention is particularly useful in environments where user profiles are shared across multiple applications or services, reducing redundancy and enhancing data integrity. The updating mechanism may involve automated processes, user-initiated changes, or system-triggered updates based on predefined conditions. By centralizing and dynamically managing profile information, the invention streamlines data management and reduces the risk of outdated or conflicting user records.

Patent Metadata

Filing Date

Unknown

Publication Date

January 16, 2018

Inventors

Thomas Andrew Vaughn
Ajay Tejwani
Jeremy Keith Whitley
Matthew George Westerman
Todd O'Neill
Brady Carl Stephenson
Randal Lane Schnedler
Gopinath Khandavalli

Want to explore more patents?

Browse 5M+ US patents with plain-English claim translations and AI-generated analysis.

Citation & reuse

Analysis on this page is generated by Patentable — an AI-powered patent intelligence platform. AI-generated summaries, explanations, FAQs, and analysis may be reused with attribution and a visible link back to the canonical URL below. Patent abstracts and claims are USPTO public domain.

Cite as: Patentable. “Systems And Methods For Publishing Profiled Content” (9870427). https://patentable.app/patents/9870427

© 2026 Nomic Interactive Technology LLC. Machine-readable context available at /api/llm-context/9870427. See llms.txt for full attribution policy.