Patents by Inventor Brent E. Rosenquist

Brent E. Rosenquist 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).

  • Publication number: 20130124954
    Abstract: Embodiments for merging digital content are disclosed.
    Type: Application
    Filed: March 29, 2012
    Publication date: May 16, 2013
    Inventors: Edward R. Rowe, Brent E. Rosenquist
  • Patent number: 8156428
    Abstract: Embodiments for merging digital content are disclosed.
    Type: Grant
    Filed: February 25, 2005
    Date of Patent: April 10, 2012
    Assignee: Adobe Systems Incorporated
    Inventors: Edward R. Rowe, Brent E. Rosenquist
  • Patent number: 8020089
    Abstract: Methods, systems, and apparatus, including medium-encoded computer program products, for rendering hypertext markup language content. In one aspect, a method includes receiving a document specifying a hierarchy of HTML elements, each HTML element having a representation in a first visual representation of the document; translating the HTML elements into a hierarchy of vector object primitives, at least one of the HTML elements being translated into a corresponding vector object primitive; and generating the first visual representation of the document by rendering the hierarchy of vector object primitives.
    Type: Grant
    Filed: July 5, 2007
    Date of Patent: September 13, 2011
    Assignee: Adobe Systems Incorporated
    Inventors: Christopher Brichford, Brent E. Rosenquist
  • Patent number: 7926053
    Abstract: A system installs an application by identifying a file set indicating files accessed during operation of the application. The system identifies a set of available storage areas that are accessible to a computerized device, and that are capable of storing files in the file set. The system identifies a performance metric associated with each of the storage areas in the set of available storage areas, and positions files from the file set into at least one storage area of the set of available storage areas. The files are positioned based on the performance metrics associated with the one storage area.
    Type: Grant
    Filed: August 26, 2005
    Date of Patent: April 12, 2011
    Assignee: Adobe Systems Incorporated
    Inventors: Edward R. Rowe, Brent E. Rosenquist, David G. Sawyer, Dylan Ashe
  • Patent number: 7689979
    Abstract: Modification of source code reduces a launch time associated with an application program so that the application program more quickly responds to input from a user after startup. One technique of modifying source code includes converting globally defined variables in the source code to local static variables associated with respective newly created functions. Inclusion of the globally defined variables in the source code impacts application launch time because a compiler creates initialization code associated with the globally defined variables that must be run at launch time to initialize the variables in case they are used by functions in the application program. On the other hand, local static variables are initialized when the function that contains them is first called. Thus, use of local static variables in respective newly created functions in lieu of globally defined variables reduce application program launch time.
    Type: Grant
    Filed: August 2, 2005
    Date of Patent: March 30, 2010
    Assignee: Adobe Systems Inc.
    Inventors: David G. Sawyer, Dylan Ashe, Brent E. Rosenquist