8924920

Providing a Software Appliance Based on a Role

PublishedDecember 30, 2014
Assigneenot available in USPTO data we have
Technical Abstract

Patent Claims
21 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 method comprising: storing recipes in a repository, wherein each of the recipes describe the bits that make up applications and the minimum operating system included in a software appliance; receiving, by a processor, a request describing a role, the request comprising a unique user identifier; identifying, by the processor, a first software appliance that comprises an application to perform the role and a minimum operating system for the application; building the first software appliance by retrieving, based on a first recipe for the first software appliance, bits of the applications and the bits of the minimum operating system for the first software appliance; appending the unique user identification and a unique serial number to the first software appliance; storing the unique user identification and the unique serial number associated with the first software appliance; determining update bits of a binary image to update the first software appliance; adding the update bits of the binary image to the first software appliance; identifying an instance of the first software appliance in view of the stored unique serial number and the stored unique user identification; providing the identified instance of the first software appliance to a system associated with the unique user identification; and updating the identified instance of the first software appliance in view of the stored unique serial number and the stored unique user identification.

Plain English Translation

The system creates customized software packages (appliances). Recipes define the application software and minimal operating system needed. A request specifying a role (desired function) and a unique user ID is received. The system identifies a software appliance containing the required application and OS. It then builds the appliance by retrieving the necessary software bits based on the appliance's recipe. A unique user ID and serial number are added to the appliance for tracking. Update bits are determined and added for future updates. Using the serial number and user ID, the system identifies and provides the correct appliance instance to the user's system and updates it as needed.

Claim 2

Original Legal Text

2. The method of claim 1 , wherein identifying the software appliance comprises: locating a software appliance in a repository, the software appliance comprising the application capable of performing the role and the minimum operating system to provide an execution platform for the application capable of performing the role.

Plain English Translation

When identifying a suitable software appliance based on a role request including a unique user ID, the system searches a repository for an appliance that includes both an application capable of performing the role specified in the request and the minimum operating system needed to run that application. The software appliance provides an execution platform for the application.

Claim 3

Original Legal Text

3. The method of claim 2 , wherein identifying the software appliance comprises: locating the application capable of performing the role in a repository; locating a portion of an operating system to provide the execution platform for the application in the repository; and combining the located application and the located portion of the operating system to form the software appliance.

Plain English Translation

To identify the software appliance, the system locates an application capable of performing the role in a repository, and then finds the necessary portion of the operating system required to support and run that application, also in a repository. These components—the application and the minimal OS portion—are then combined to create the final software appliance.

Claim 4

Original Legal Text

4. The method of claim 2 , wherein the software appliance is a binary image of data embodying the software appliance.

Plain English Translation

The described software appliance is a single binary image. This binary image contains all the data required to represent and execute the application and its minimal operating system, forming a self-contained software unit.

Claim 5

Original Legal Text

5. The method of claim 4 , wherein providing the software appliance comprises: storing the binary image in a repository; and providing a link to a location of the binary image in the repository.

Plain English Translation

The system delivers the software appliance by storing the created binary image in a repository. Then, it provides the user with a link pointing to the location of that binary image within the repository, enabling the user's system to download and use the appliance.

Claim 6

Original Legal Text

6. The method of claim 4 , wherein providing the software appliance comprises transmitting the binary image to the system associated with the user initiating of the request.

Plain English Translation

Instead of providing a link, the system directly transmits the binary image of the software appliance to the user's system that initiated the request for the application.

Claim 7

Original Legal Text

7. The method of claim 4 , wherein providing the software appliance comprises storing the binary image on a computer readable medium.

Plain English Translation

The software appliance binary image is stored on a non-volatile computer-readable medium, such as a hard drive, SSD, or USB drive, for persistent storage and later use.

Claim 8

Original Legal Text

8. An apparatus comprising: a memory; a processor coupled to the memory; a repository to store recipes, wherein each of the recipes describe the bits that make up applications and the minimum operating system included in a software appliance; a program interface executable from the memory by the processor and receives a request describing a role, the request comprising a unique user identifier; the repository to store a first software appliance that comprises an application to perform the role and a minimum operating system for the application; and a control module executable from the memory by the processor and coupled to the program interface and the repository, the control module to: build the first software appliance by retrieving, based on a first recipe for the first software appliance, bits of the applications and the bits of the minimum operating system for the first software appliance; append the unique user identification and a unique serial number to the first software appliance; store the unique user identification and the unique serial number associated with the first software appliance; determine update bits of a binary image to update the first software appliance; add the update bits of the binary image to the first software appliance; identify an instance of the first software appliance in view of the stored unique serial number and the stored unique user identification; provide the identified instance of the first software appliance to a system associated with the unique user identification; and update the identified instance of the first software appliance in view of the stored unique serial number and the stored unique user identification.

Plain English Translation

The system consists of a memory, a processor, and a repository containing recipes that describe the application software and minimal OS components of software appliances. A program interface receives role-based requests with unique user IDs. A control module retrieves application and OS bits based on a recipe to build the software appliance. It adds a unique user ID and serial number to the appliance, stores this information, and determines/adds update bits. The control module then identifies and provides the correct appliance instance to the user and updates it as needed, using the stored serial number and user ID.

Claim 9

Original Legal Text

9. The apparatus of claim 8 , wherein the control module to retrieve identifying information of the user initiating the request.

Plain English Translation

The control module from the apparatus that builds software applicances based on user role requests also retrieves identifying information of the user making the request. This allows for further personalization or access control.

Claim 10

Original Legal Text

10. The apparatus of claim 9 , further comprising: a building module executable from the memory by the processor and coupled to the control module, the building module to build the software appliance comprising the application to perform the role and the minimum operating system to provide an execution platform for the application.

Plain English Translation

The apparatus for providing software appliances further includes a building module. This module constructs the software appliance by combining the application needed to perform the requested role with the minimum operating system necessary to provide an execution environment for that application. The building module works with the control module that handles user requests and appliance updates.

Claim 11

Original Legal Text

11. The apparatus of claim 8 , wherein the program interface provides a link to a location of a binary image of data embodying the software appliance in a repository.

Plain English Translation

The program interface of the software appliance apparatus provides users with a direct link to a binary image representing the software appliance stored in a repository.

Claim 12

Original Legal Text

12. The apparatus of claim 8 , wherein the program interface transmits a binary image of data embodying the software appliance to the system associated with the user initiating the request.

Plain English Translation

The program interface of the software appliance apparatus directly transmits a binary image of the software appliance to the user's system that initiated the request.

Claim 13

Original Legal Text

13. A system comprising: a memory; a processor coupled to the memory; and a web service portal executable from the memory by the processor; a repository to store recipes, wherein each of the recipes describe the bits that make up applications and the minimum operating system included in a software appliance; a program interface executable from the memory by the processor and coupled to the web service portal to receive a request describing a role, the request comprising a unique user identifier; the repository coupled to the web service portal to store a first software appliance that comprises an application to perform the role and a minimum operating system for the application; and a control module executable from the memory by the processor and coupled to the web service portal, the program interface and the repository, the control module to: build the first software appliance by retrieving, based on a first recipe for the first software appliance, bits of the applications and the bits of the minimum operating system for the first software appliance; append the unique user identification and a unique serial number to the first software appliance; store the unique user identification and the unique serial number associated with the first software appliance; determine update bits of a binary image to update the first software appliance; add the update bits of the binary image to the first software appliance; identify an instance of the first software appliance in view of the stored unique serial number and the stored unique user identification; provide the identified instance of the first software appliance to a system associated with the unique user identification; and update the identified instance of the first software appliance in view of the stored unique serial number and the stored unique user identification.

Plain English Translation

A system containing memory, a processor, and a web service portal provides role-based software appliances. A repository stores recipes for application and OS components. A program interface, coupled to the web service portal, receives requests with user IDs. The repository stores appliances. A control module builds appliances by retrieving application and OS bits based on recipes, adds user ID and serial number, stores this information, determines/adds update bits, identifies and provides the correct appliance instance to the user, and updates it as needed.

Claim 14

Original Legal Text

14. The system of claim 13 , wherein the control module to retrieve identifying information of the user initiating the request.

Plain English Translation

The control module of the software appliance system also retrieves identifying information of the user who made the request.

Claim 15

Original Legal Text

15. The system of claim 14 , further comprising: a building module executable from the memory by the processor and coupled to the control module, the building module to build the software appliance that comprises the application to perform the role and the minimum operating system to provide an execution platform for the application, wherein the building module to append the identifying information of the user initiating the request to a software appliance.

Plain English Translation

The software appliance system includes a building module that builds the software appliance by combining the application needed to perform the requested role with the minimal operating system needed for execution. The building module also appends the user's identifying information to the software appliance for tracking and personalization.

Claim 16

Original Legal Text

16. The system of claim 13 , the program interface to provide a link to a location of a binary image of data embodying the software appliance in a repository.

Plain English Translation

The program interface of the software appliance system provides a link to the binary image of the software appliance in the repository.

Claim 17

Original Legal Text

17. The system of claim 13 , the program interface to transmit a binary image of data embodying the software appliance to a system initiating the request.

Plain English Translation

The program interface of the software appliance system directly transmits the binary image of the software appliance to the system that initiated the request.

Claim 18

Original Legal Text

18. A non-transitory computer-readable storage medium including instructions that, when executed by a processor, cause the processor to execute operations comprising: storing recipes in a repository, wherein each of the recipes describe the bits that make up applications and the minimum operating system included in a software appliance; receiving, by a processor, a request describing a role, the request comprising a unique user identifier; identifying, by the processor, a first software appliance that comprises an application to perform the role and a minimum operating system for the application; building the first software appliance by retrieving, based on a first recipe for the first software appliance, bits of the applications and the bits of the minimum operating system for the first software appliance; appending the unique user identification and a unique serial number to the first software appliance; storing the unique user identification and the unique serial number associated with the first software appliance; determining update bits of a binary image to update the first software appliance; adding the update bits of the binary image to the first software appliance; identifying an instance of the software appliance in view of the stored unique serial number and the stored unique user identifier associated with the first software appliance; providing the identified instance of the first software appliance to a system associated with the unique user identification; and updating the identified instance of the first software appliance in view of the stored unique serial number and the stored user identifier identification.

Plain English Translation

A non-transitory computer-readable medium stores instructions for creating and delivering software appliances. The instructions cause the processor to store recipes defining application software and minimal OS, receive role-based requests with user IDs, identify a suitable appliance, build it from recipe-defined bits, add a user ID and serial number, store this info, determine/add update bits, identify the correct appliance instance, and provide/update it to the user's system using the stored serial number and user ID.

Claim 19

Original Legal Text

19. The non-transitory computer-readable storage medium of claim 18 , wherein identifying the software appliance comprises: locating a software appliance in a repository, the software appliance comprising the application capable of performing the role and the minimum operating system to provide an execution platform for the application capable of performing the role.

Plain English Translation

When the instructions identify a suitable software appliance based on a role request including a unique user ID, the instructions cause the system to locate an appliance in a repository that includes both the application capable of performing the role and the minimum operating system needed to run that application. The software appliance provides an execution platform for the application.

Claim 20

Original Legal Text

20. The non-transitory computer-readable storage medium of claim 18 , wherein identifying the software appliance comprises: locating the application capable of performing the role in a repository; locating a portion of an operating system to provide the execution platform for the application in the repository; and combining the located application and the located portion of the operating system to form the software appliance.

Plain English Translation

The instructions cause the system to identify an application capable of performing the requested role within the repository. The instructions also search for a portion of an operating system needed to provide an execution platform for the identified application, also within the repository. The instructions then combine the located application and operating system portion to form the complete software appliance.

Claim 21

Original Legal Text

21. The method of claim 1 , further comprising upgrading the software appliance by one of replacing the software appliance with a complete image or adding update bits to the software appliance on a binary-difference basis.

Plain English Translation

The software appliance can be upgraded in one of two ways: either by replacing the entire software appliance with a completely new binary image, or by adding update bits to the existing software appliance using a binary-difference technique, which updates only the changed portions of the appliance.

Patent Metadata

Filing Date

Unknown

Publication Date

December 30, 2014

Inventors

Norman Lee Faus
David P. Huff
Bryan M. Kearney

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. “PROVIDING A SOFTWARE APPLIANCE BASED ON A ROLE” (8924920). https://patentable.app/patents/8924920

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

PROVIDING A SOFTWARE APPLIANCE BASED ON A ROLE