Patents by Inventor Nicholas K. Puz

Nicholas K. Puz has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 10719260
    Abstract: The embodiments set forth a technique that enables the storage of data at a first data storage device. The technique includes, at the first data storage device, dividing the data to produce a first and second portion of the data, in which the first and second portions are associated with a computed exclusive or (“XOR”) value. Also, the technique includes deleting the second portion stored at the first data storage device, based at least in part on whether the computed XOR value is established. Also, the technique includes receiving a first replicated metadata, in which the first replicated metadata indicates a location of the second portion stored at the second data storage device. Furthermore, the technique includes communicating either the first portion or the second portion, to a remote computing device, based at least in part on the first replicated metadata.
    Type: Grant
    Filed: September 19, 2018
    Date of Patent: July 21, 2020
    Assignee: Apple Inc.
    Inventors: Vinay Ari, Guy D. Hemmo, Nicholas K. Puz, Lionel Li, Bernard L. Gallet
  • Publication number: 20190102103
    Abstract: The embodiments set forth a technique that enables the storage of data at a first data storage device. The technique includes, at the first data storage device, dividing the data to produce a first and second portion of the data, in which the first and second portions are associated with a computed exclusive or (“XOR”) value. Also, the technique includes deleting the second portion stored at the first data storage device, based at least in part on whether the computed XOR value is established. Also, the technique includes receiving a first replicated metadata, in which the first replicated metadata indicates a location of the second portion stored at the second data storage device. Furthermore, the technique includes communicating either the first portion or the second portion, to a remote computing device, based at least in part on the first replicated metadata.
    Type: Application
    Filed: September 19, 2018
    Publication date: April 4, 2019
    Inventors: Vinay ARI, Guy D. HEMMO, Nicholas K. PUZ, Lionel LI, Bernard L. GALLET
  • Patent number: 10089107
    Abstract: A method of generating a schema including receiving a data record having a record type name and one or more data values is provided. The data values are associated with data value names. The method includes determining whether a set of existing schemas includes a schema associated with the record type name, determining whether the schema includes an element having the same name as a corresponding data element of the record, and validating the corresponding data element against the schema element. A new schema element is added to the schema, the new schema element having the same name and type as the corresponding data element of the record. The method can further include indexing at least one of the one or more data values, which involves querying the indexed data, forming subscription lists for the data values, and forming a derived data value associated with one or more data values.
    Type: Grant
    Filed: June 7, 2013
    Date of Patent: October 2, 2018
    Assignee: Apple Inc.
    Inventors: Nicholas K. Puz, Jessica S. Cheng, Derrick S. Huhn, Kevin R. Lafferty, Amol V. Pattekar, Mitchell B. Rivera, Onar Vikingstad, Richard F. Wagner, Jeremy M. Werner
  • Patent number: 9910895
    Abstract: Techniques are disclosed for delivering push subscription notifications in large scale distributed systems. Subscription notifications can be delivered to mobile devices of subscribing users by monitoring, at a server, an application database comprising a data record having one or more data values, detecting, at the server, in accordance with the monitoring, a changed data value, querying a subscription database for a subscription having at least one constant value to be compared to the changed data value in accordance with a trigger condition specified in a trigger template, determining whether the trigger condition is true using the changed data value and the constant value as the values of the first and second variables, respectively, in the at least one comparison; and pushing a notification from the server in response to the trigger condition being true.
    Type: Grant
    Filed: June 7, 2013
    Date of Patent: March 6, 2018
    Assignee: Apple Inc.
    Inventors: Richard F. Wagner, James H. Callender, Nicholas K. Puz, Derrick S. Huhn, Jeremy M. Werner, Amol V. Pattekar, Olivier Bonnet, Paul A. Seligman, Kenneth B. McNeil
  • Patent number: 9589007
    Abstract: Disclosed herein is a technique for providing status feedback on the execution of a database request. The technique involves receiving a database request that defines an operation to be performed on at least one data record stored in a database. The data record is updated in the database in accordance with the operation, and one or more tasks that are to be performed in connection to the operation are scheduled for execution. A first version of a receipt is generated and provided to the application, and includes, for each of the one or more tasks, a status field that indicates a progress of executing the task. The method further includes the steps of, in response to a change in the execution of any of the one or more tasks, updating the status fields to produce a second version of the receipt, which is then provided to the application.
    Type: Grant
    Filed: June 7, 2013
    Date of Patent: March 7, 2017
    Assignee: Apple Inc.
    Inventors: Richard F. Wagner, Olivier Bonnet, Derrick S. Huhn, Nicholas K. Puz, Amol V. Pattekar, Jeremy M. Werner, James H. Callender, Kenneth B. McNeil
  • Patent number: 9218405
    Abstract: Disclosed are methods and apparatus for efficiently storing application data received from clients in a database stored on a server, such as a cloud-based database. The methods include receiving a batch of a plurality of web operations that specify actions to be performed on data objects that represent application data stored in a cloud database, translating the web operations to a batch of data storage operation sets, creating a temporary database having a subset of contents of the cloud database, applying the data storage operation sets to the temporary database, recording database operations generated by the temporary database based on the plurality of data storage operation sets, and applying the plurality of database operations to the cloud database in a transaction. Translating the web operations can include mapping the actions to be performed on the data objects to transactions to be performed on the cloud database.
    Type: Grant
    Filed: October 11, 2012
    Date of Patent: December 22, 2015
    Assignee: Apple Inc.
    Inventors: John S. Baumgarten, Nicholas K. Puz, Thomas L. Byrne
  • Publication number: 20140365523
    Abstract: Techniques are disclosed for delivering push subscription notifications in large scale distributed systems. Subscription notifications can be delivered to mobile devices of subscribing users by monitoring, at a server, an application database comprising a data record having one or more data values, detecting, at the server, in accordance with the monitoring, a changed data value, querying a subscription database for a subscription having at least one constant value to be compared to the changed data value in accordance with a trigger condition specified in a trigger template, determining whether the trigger condition is true using the changed data value and the constant value as the values of the first and second variables, respectively, in the at least one comparison; and pushing a notification from the server in response to the trigger condition being true.
    Type: Application
    Filed: June 7, 2013
    Publication date: December 11, 2014
    Applicant: Apple Inc.
    Inventors: Richard F. Wagner, James H. Callender, Nicholas K. Puz, Derrick S. Huhn, Jeremy M. Werner, Amol V. Pattekar, Olivier Bonnet, Paul A. Seligman, Kenneth B. McNeil
  • Publication number: 20140365429
    Abstract: Disclosed herein is a technique for providing status feedback on the execution of a database request. The technique involves receiving a database request that defines an operation to be performed on at least one data record stored in a database. The data record is updated in the database in accordance with the operation, and one or more tasks that are to be performed in connection to the operation are scheduled for execution. A first version of a receipt is generated and provided to the application, and includes, for each of the one or more tasks, a status field that indicates a progress of executing the task. The method further includes the steps of, in response to a change in the execution of any of the one or more tasks, updating the status fields to produce a second version of the receipt, which is then provided to the application.
    Type: Application
    Filed: June 7, 2013
    Publication date: December 11, 2014
    Inventors: Richard F. WAGNER, Olivier BONNET, Derrick S. HUHN, Nicholas K. PUZ, Amol V. PATTEKAR, Jeremy M. WERNER, James H. CALLENDER, Kenneth B. McNEIL
  • Publication number: 20140365999
    Abstract: A method of generating a schema including receiving a data record having a record type name and one or more data values is provided. The data values are associated with data value names. The method includes determining whether a set of existing schemas includes a schema associated with the record type name, determining whether the schema includes an element having the same name as a corresponding data element of the record, and validating the corresponding data element against the schema element. A new schema element is added to the schema, the new schema element having the same name and type as the corresponding data element of the record. The method can further include indexing at least one of the one or more data values, which involves querying the indexed data, forming subscription lists for the data values, and forming a derived data value associated with one or more data values.
    Type: Application
    Filed: June 7, 2013
    Publication date: December 11, 2014
    Inventors: Nicholas K. PUZ, Jessica S. CHENG, Derrick S. HUHN, Kevin R. LAFFERTY, Amol V. PATTEKAR, Mitchell B. RIVERA, Onar VIKINGSTAD, Richard F. WAGNER, Jeremy M. WERNER
  • Publication number: 20140101102
    Abstract: Disclosed are methods and apparatus for efficiently storing application data received from clients in a database stored on a server, such as a cloud-based database. The methods include receiving a batch of a plurality of web operations that specify actions to be performed on data objects that represent application data stored in a cloud database, translating the web operations to a batch of data storage operation sets, creating a temporary database having a subset of contents of the cloud database, applying the data storage operation sets to the temporary database, recording database operations generated by the temporary database based on the plurality of data storage operation sets, and applying the plurality of database operations to the cloud database in a transaction. Translating the web operations can include mapping the actions to be performed on the data objects to transactions to be performed on the cloud database.
    Type: Application
    Filed: October 11, 2012
    Publication date: April 10, 2014
    Applicant: APPLE INC.
    Inventors: John S. BAUMGARTEN, Nicholas K. PUZ, Thomas L. BYRNE
  • Patent number: 7171413
    Abstract: A method, system and article of manufacture for two phase intermediate query security using access control. A networked client-server computer system having a plurality of users of the client-server system and including software performing database queries via a DBMS for users of the system implements the method. The method includes receiving a query string from one of the users by the client system, the query string including references to database objects. The received query string is transformed by the client system to an intermediate query string, and a first phase query security is performed by the client system including identifying the referenced database objects and inserting a security marker into the intermediate query string for each respective identified database object, and sending the intermediate query string to the server system.
    Type: Grant
    Filed: August 29, 2003
    Date of Patent: January 30, 2007
    Assignee: International Business Machines Corporation
    Inventors: Nicholas K. Puz, Randal J. Richardt, Rupa Bhaghavan, Vitaliy Bondar