Patents by Inventor James Brandon

James Brandon 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: 20190270100
    Abstract: A size-selective aerosol nozzle that includes an impactor body with an internal enclosed sidewall spanning in a directional longitudinally from a distal end of a distal spray end to a central sidewall terminal end and defining a central spray channel and a fluid segregation member. The segregation member may include an internal enclosed sidewall defining at least one liquid removal channel spanning laterally away from a central spray channel, defining a second aerosol discharge outlet in fluid communication with the central spray channel, and spans into the central spray channel to bifurcate the central spray channel into the liquid removal channel and an aerosol discharge channel. The fluid segregation member has an inner surface defining the liquid removal channel and is in an overlapping configuration with the internal enclosed sidewall to mechanically segregate emitted aerosol spray from the first aerosol discharge outlet of a portable hand-held aerosol spray assembly.
    Type: Application
    Filed: March 3, 2018
    Publication date: September 5, 2019
    Applicant: Byoplanet International, LLC
    Inventor: James Brandon Wells
  • Publication number: 20190235881
    Abstract: Techniques to facilitate acquisition of analytics associated with an application are disclosed herein. In at least one implementation, an analytics function call from main program code of the application to a third party analytics function is monitored. Responsive to the analytics function call, the analytics function call is intercepted and a call handler function is invoked instead of the third party analytics function. The call handler function processes the analytics function call to extract analytics data from the analytics function call. A copy of the third party analytics function is then called.
    Type: Application
    Filed: April 11, 2019
    Publication date: August 1, 2019
    Applicant: Apptimize, Inc.
    Inventors: Michael L. Poon, Roberto Carli, James Brandon Koppel
  • Patent number: 10335499
    Abstract: Block copolymers containing charged blocks or chemical moieties sensitive to oxidation or hydrolysis have been developed. We describe the use of such block copolymers in supramolecular structures, e.g., micelles or vesicles, and pharmaceutical compositions and in methods of preparing the supramolecular structures and pharmaceutical compositions. The invention is particularly useful for the delivery of pharmaceutical agents, e.g., nucleic acids, to cells.
    Type: Grant
    Filed: February 5, 2016
    Date of Patent: July 2, 2019
    Assignee: École Polytechnique Fédérale de Lausanne (EPFL)
    Inventors: James Brandon Dixon, Jeffrey A. Hubbell, Conlin P. O'Neil, Melody Swartz, Diana Velluto
  • Patent number: 10282216
    Abstract: Techniques to facilitate acquisition of analytics data in a mobile application are disclosed herein. In at least one implementation, a software module of the mobile application monitors for an analytics function call from main program code to third party analytics code. The analytics function call is intercepted to redirect the analytics function call to a call handler function. The call handler function processes the analytics function call to extract analytics data from the analytics function call. The analytics function call is then passed to the third party analytics code.
    Type: Grant
    Filed: July 15, 2016
    Date of Patent: May 7, 2019
    Assignee: Apptimize, Inc.
    Inventors: Michael L. Poon, Roberto Carli, James Brandon Koppel
  • Publication number: 20190065218
    Abstract: Techniques to bypass system context checks to facilitate opening shared-object libraries are disclosed herein. In at least one implementation, a copy of a header of a shared-object library loaded by a runtime system is created. The header of the shared-object library loaded by the runtime system is patched with code configured to call an open function, wherein the code patched into the header of the shared-object library executes and calls the open function from the shared-object library loaded by the runtime system, the call to the open function is recognized as within a context of the runtime system, and the shared-object library is allowed to be opened. A pointer to the shared-object library opened in memory is received, and the header of the shared-object library is restored to an original version using the copy of the header of the shared-object library.
    Type: Application
    Filed: August 24, 2018
    Publication date: February 28, 2019
    Inventors: Jeff DiTullio, Michael Ryan Fenton, James Brandon Koppel, Timothy D. Lundeen
  • Publication number: 20190065223
    Abstract: Techniques to facilitate prevention of just-in-time (JIT) translations of application functions are disclosed herein. In at least one implementation, a JIT translation function of an operating system is modified in memory to redirect the JIT translation function to execute alternative code when the JIT translation function is called. When the JIT translation function is called for an application function, the alternative code is executed to determine whether the application function has been modified. When the alternative code determines that the application function has been modified, the JIT translation function is prevented from translating the application function into a native machine code version. When the alternative code determines that the application function has not been modified, the JIT translation function is allowed to translate the application function into the native machine code version.
    Type: Application
    Filed: August 24, 2018
    Publication date: February 28, 2019
    Inventors: Jeff DiTullio, Michael Ryan Fenton, James Brandon Koppel, Timothy D. Lundeen
  • Publication number: 20180347193
    Abstract: A roof system including roof support and roof, preferably a flat roof. The roof support includes (a) a plurality of first joists and (b) a plurality of second joists. Each first joist acts as a roof girder. Each second joist extends between a pair of adjacent first joists. Each first joist and each second joist includes a top chord, a bottom chord and web members connecting the chords. Each top chord is hollow, rectangular cross section and sealed; each bottom chord and web member is preferably a hollow sealed pipe. As a result the roof support can be made of joists with a minimum of flat surfaces and nooks and crannies where dust and particles can collect, so that the roof support is easier to wash and regularly sanitize.
    Type: Application
    Filed: May 16, 2018
    Publication date: December 6, 2018
    Inventors: Gregory James CARR, Barry Allen ROGERS, James Brandon DAVIS, Alex SESTAK, Jeffrey J. MORRIS, Herman J. MILLER, JR.
  • Patent number: 10004997
    Abstract: A vehicle toy that can work with common construction blocks provides connector surfaces covering the top and bottom of the toy housing for full integration into construction projects. Interface and control with the vehicle are provided by mesh wireless connectivity to a cell phone or the like greatly simplifying its construction. Mesh interconnections between vehicles and controllers allow greater interaction of the devices including allowing one device to be nominated as a referee permitting automatically refereed interactive contests.
    Type: Grant
    Filed: November 5, 2015
    Date of Patent: June 26, 2018
    Assignee: Meeper Technology, LLC
    Inventors: Elizabeth Eversoll, James Brandon
  • Publication number: 20170065900
    Abstract: A modular semi-rigid body construction toy containing a plurality of articulation and accessory attachments to a base body made solely out of a flexible semi-rigid foam material. The toy's base body and accessories contain internally molded geometry to achieve movement and articulation between the accessory pieces and the toy's main body. The model also contains connecting links made out of the same flexible foam connect multiple flexible base bodies to create larger articulated flexible toy systems. The modular semi-rigid body construction is built with accurate aesthetic appearances representative of real-world structures, models, and machines.
    Type: Application
    Filed: September 9, 2015
    Publication date: March 9, 2017
    Inventor: James Brandon Allen
  • Publication number: 20170017528
    Abstract: Implementations are disclosed herein for enhancing swizzling technology. In at least one implementation, functions are hooked by modifying their machine code implementations to jump to a central callback function. The central callback function may then route to other target functions that serve to replace the hooked functions. In another implementation, the machine code implementations are modified to jump to intermediate functions. The intermediate functions invoke dispatch functions that can call into a central callback function. The central callback function may return to the hooked functions.
    Type: Application
    Filed: September 30, 2016
    Publication date: January 19, 2017
    Inventors: Nancy Hua, James Brandon Koppel, Jeremy Nelson Orlow
  • Publication number: 20170017483
    Abstract: Techniques to facilitate acquisition of analytics data in a mobile application are disclosed herein. In at least one implementation, a software module of the mobile application monitors for an analytics function call from main program code to third party analytics code. The analytics function call is intercepted to redirect the analytics function call to a call handler function. The call handler function processes the analytics function call to extract analytics data from the analytics function call. The analytics function call is then passed to the third party analytics code.
    Type: Application
    Filed: July 15, 2016
    Publication date: January 19, 2017
    Inventors: Michael L. Poon, Roberto Carli, James Brandon Koppel
  • Publication number: 20170007171
    Abstract: Methods for measuring lymphatic performance are provided herein. Lymphatic pressure is measured by introducing a near infrared flourophore into the limb of a mammal, detecting the lymph flow with near infrared lights and sensors, occluding lymph flow with a pressure cuff, and then noting the pressure at which lymph flow returns. Lymphatic performance is derived by comparing lymphatic pressure measurements taken at multiple points along a mammal's limb, and by measuring the rate at which lymph is emptied upstream from occluded vessels.
    Type: Application
    Filed: February 9, 2015
    Publication date: January 12, 2017
    Inventors: Michael J. Weiler, James Brandon Dixon, Tyler S. Nelson, Ryan E. Akim
  • Publication number: 20160334584
    Abstract: A tool for cleaning the ends of fiber optic cables at a connection of two cable ends includes a base member having a flat portion and a probe-like end to which swab of absorbent material affixed encompassing the end and suitably sized for insertion into an adaptor at a fiber optic cable connection to clean a fiber optic surface there within. A pad of absorbent material is affixed to the flat portion distal said probe-like end said pad being suitably sized and a configured for cleaning the fiber optic surface of a connector portion of a fiber optic cable connection.
    Type: Application
    Filed: May 12, 2015
    Publication date: November 17, 2016
    Applicant: RAINBOW TECHNOLOGY CORPORATION
    Inventor: James Brandon Stamps
  • Patent number: 9483283
    Abstract: Implementations are disclosed herein for enhancing swizzling technology. In at least one implementation, functions are hooked by modifying their machine code implementations to jump to a central callback function. The central callback function may then route to other target functions that serve to replace the hooked functions. In another implementation, the machine code implementations are modified to jump to intermediate functions. The intermediate functions invoke dispatch functions that can call into a central callback function. The central callback function may return to the hooked functions.
    Type: Grant
    Filed: November 19, 2015
    Date of Patent: November 1, 2016
    Assignee: Apptimize, Inc.
    Inventors: Nancy Hua, James Brandon Koppel, Jeremy Nelson Orlow
  • Publication number: 20160256569
    Abstract: Block copolymers containing charged blocks or chemical moieties sensitive to oxidation or hydrolysis have been developed. We describe the use of such block copolymers in supramolecular structures, e.g., micelles or vesicles, and pharmaceutical compositions and in methods of preparing the supramolecular structures and pharmaceutical compositions. The invention is particularly useful for the delivery of pharmaceutical agents, e.g., nucleic acids, to cells.
    Type: Application
    Filed: February 5, 2016
    Publication date: September 8, 2016
    Inventors: James Brandon DIXON, Jeffrey A. HUBBELL, Conlin P. O'NEIL, Melody SWARTZ, Diana VELLUTO
  • Publication number: 20160129358
    Abstract: A vehicle toy that can work with common construction blocks provides connector surfaces covering the top and bottom of the toy housing for full integration into construction projects. Interface and control with the vehicle are provided by mesh wireless connectivity to a cell phone or the like greatly simplifying its construction. Mesh interconnections between vehicles and controllers allow greater interaction of the devices including allowing one device to be nominated as a referee permitting automatically refereed interactive contests.
    Type: Application
    Filed: November 5, 2015
    Publication date: May 12, 2016
    Inventors: Elizabeth Eversoll, James Brandon
  • Patent number: 9271929
    Abstract: An encoding/decoding apparatus and method using a low-density parity-check code (LDPC code) is disclosed. Basic column group information, serving as a set of information regarding positions of rows with weight 1, is extracted from a reference column in each column group of a predetermined parity-check matrix. Column group information transforms the positions of rows with weight 1 into positions whose lengths are within a required parity length. A parity-check matrix is generated according to the generated column group information. Data is encoded or decoded based on the generated parity-check matrix.
    Type: Grant
    Filed: November 24, 2009
    Date of Patent: March 1, 2016
    Assignee: École Polytechnique Fédérale de Lausanne (EPFL)
    Inventors: James Brandon Dixon, Jeffrey A. Hubbell, Conlin P. O'Neil, Melody Swartz, Diana Velluto
  • Patent number: 9101128
    Abstract: An electric decoy apparatus has a base, a motor unit mounted to the base, a support arm extending from the motor unit and a decoy cover on the support arm. The support arm follows a cam that is rotated by a motor in the motor unit. The support arm moves from a first position, to a second position and back to the first position and then to an intermediate third position before returning to the first position. The motor also rotates an eccentric weight which causes the motor unit to move relative to the base.
    Type: Grant
    Filed: November 27, 2012
    Date of Patent: August 11, 2015
    Inventors: Christopher B. Barley, James Brandon Roach
  • Patent number: 9042204
    Abstract: An electronic wildlife call has electronics and a housing. The electronics includes an electronic sound generator, memory containing at least one sound call, and at least one speaker connected with the sound generator. The housing contains the electronics and has an upper portion and a lower portion. Legs are coupled to the lower portion of the housing. The legs are movable between a deployed position and a stowed position, wherein when the legs are in the deployed position, the housing is elevated above the ground. The housing has a docking port for receiving a remote control. When the remote control is located in the docking port, the power supply in the remote control is recharged and calls are synced.
    Type: Grant
    Filed: January 5, 2011
    Date of Patent: May 26, 2015
    Assignee: WGI INNOVATIONS, LTD.
    Inventors: Christopher B. Barley, James Brandon Roach
  • Patent number: 8849449
    Abstract: A method, system and apparatus is provided for dispensing drugs quickly, conveniently, securely, and accurately and at relatively less cost than traditional pharmacy-based dispensing systems. A script for a drug prescribed to a user is generated comprising a human readable description of the drug and the user or a machine readable description of the drug and the user. The script is provided to a robotic prescription dispensary operable to recognize either the human readable description or the machine readable description, and validate and dispense the drug accordingly. The robotic prescription dispensary includes a user interface, a tele conferencing or video conferencing means enabling communication between the user and a human validation agent, and a scanning means for capturing an image of the script. A method for managing inventory and distribution of drugs is also provided.
    Type: Grant
    Filed: July 11, 2007
    Date of Patent: September 30, 2014
    Assignee: MedAvail, Inc.
    Inventors: Donald Craig Waugh, James Brandon Parrott, Peter Gaspard Suma, Michael Graves Mansell