CUSTOM MANUFACTURE COMPACT DISK

Brand Owner (click to sort) Address Description
AMES Ames Safety Envelope Company, Inc. 30 Dane Street Somerville MA 02143 custom manufacture of compact disk storage cases;[computer diskette storage cases and trays and cabinets and racks for storing computer data storage media];The identification of goods in Int'l Classes 16 and 20 have been transferred to Child Serial# 75/983692;
AMES Ames Safety Envelope Company, Inc 30 Dane Street Somerville MA 02143 Custom manufacture of compact disk storage cases;Computer diskette storage cases, and trays, cabinets and racks for storing computer data storage media, bar code readers;The identification of goods in Int'l Classes 16 and 20 have been transferred to Child Serial # 75/983691;Shredders;Safety ladders made of metal;
AMES SPECIALTY PACKAGING Ames Safety Envelope Company, Inc. 30 Dane Street Somerville MA 02143 custom manufacture of compact disk storage cases;custom printed paper products, namely, envelopes, computer diskette mailers, CD-ROM mailers, videotape mailers, retail boxes, and computer diskette, compact disk, and video tape sleeves;SPECIALTY PACKAGING;
 

Where the owner name is not linked, that owner no longer owns the brand

   
Technical Examples
  1. An custom page server is provided with user preferences organized into templates stored in compact data structures and the live data used to fill the templates stored local to the page server which is handing user requests for custom pages. One process is executed on the page server for every request. The process is provided a user template is either generated from user preferences or retrieved from a cache of recently used user templates. Each user process is provided access to a large region of shared memory which contains all of the live data needed to fill any user template. Typically, the pages served are news pages, giving the user a custom selection of stock quotes, news headlines, sports scores, weather, and the like. With the live data stored in a local, shared memory, any custom page can be built within the page server, eliminating the need to make requests from other servers for portions of the live data. While the shared memory might include RAM (random access memory) and disk storage, in many computer systems, it is faster to store all the live data in RAM.