Adam M Jenkins

age ~41

from Brooklyn, NY

Also known as:
  • Adam Maxwell Jenkins
  • Adam Maxwell Jankins
Phone and address:
28 Old Fulton St APT 7C, Brooklyn, NY 11201
2035007976

Adam Jenkins Phones & Addresses

  • 28 Old Fulton St APT 7C, Brooklyn, NY 11201 • 2035007976
  • New York, NY
  • Cambridge, MA
  • Somerville, MA
  • Stamford, CT
  • New Haven, CT
  • 142 Henry St APT 9W, New York, NY 10002

Work

  • Company:
    Invesco/ Wl Ross & Co. LLC
  • Address:
    1166 Avenue Of The Americas Fl 25, New York, NY 10036

Education

  • School / High School:
    Harvard Law School

Ranks

  • Licence:
    New York - Currently registered
  • Date:
    2012

Us Patents

  • Filter Architecture For Rapid Enablement Of Voice Access To Data Repositories

    view source
  • US Patent:
    20040034532, Feb 19, 2004
  • Filed:
    Aug 16, 2002
  • Appl. No.:
    10/219458
  • Inventors:
    Sugata Mukhopadhyay - Chelmsford MA, US
    Adam Jenkins - Somerville MA, US
    Ranjit Desai - Sudbury MA, US
    Jayanta Dey - Cambridge MA, US
    Rajendran Sivasankaran - Somerville MA, US
    Michael Swain - Newton MA, US
    Phong Ly - Somerville MA, US
  • International Classification:
    G10L021/00
  • US Classification:
    704/270100
  • Abstract:
    A combination of a series of filters and a specification language is used to rapidly enable voice access to an external data repository. The filters include a data-to-voice filter operating on data values that flow from the data repository to a communication system, a voice-to-data filter capturing voice inputs and storing data related to such inputs in the data repository, an utterance filter normalizing spoken data inputs in a particular format, a validation filter checking values returned by the speech recognizer, and a data description filter creating spoken formats of data labels or descriptions. Also included is a pair of dictionaries: name pronunciation dictionary for ensuring correct pronunciation of words and a name grammar dictionary providing variations associated with a name.
  • Intelligent Media Processing And Language Architecture For Speech Applications

    view source
  • US Patent:
    20040073430, Apr 15, 2004
  • Filed:
    Oct 10, 2002
  • Appl. No.:
    10/267929
  • Inventors:
    Ranjit Desai - Sudbury MA, US
    Sugata Mukhopadhyay - Chelmsford MA, US
    Jayanta Dey - Cambridge MA, US
    Rajendran Sivasankaran - Somerville MA, US
    Adam Jenkins - Somerville MA, US
    Michael Swain - Newton MA, US
  • International Classification:
    G10L021/00
  • US Classification:
    704/270100
  • Abstract:
    A modular architecture is described for providing an intelligent media processing and language architecture working in conjunction with a speech application. The modular architecture comprises four modules: a user profile module, an active audio markup language (AAML) module, a real-time monitoring and sensing module, and a process and control module. The user profile module enables creation of personal profiles and is capable of learning user preferences. The AAML module provides a rich media representation wherein an AAML codec is provided as a part of the module. The processing and control module is responsible for processing the information received from each of the other modules, interpreting the received information, and intelligently routing it to the application layer.
  • Representation And Manipulation Of Errors In Numeric Arrays

    view source
  • US Patent:
    20130132783, May 23, 2013
  • Filed:
    Nov 18, 2011
  • Appl. No.:
    13/300382
  • Inventors:
    Sudarshan Raghunathan - Cambridge MA, US
    Adam P. Jenkins - Marlborough MA, US
  • Assignee:
    MICROSOFT CORPORATION - Redmond WA
  • International Classification:
    G06F 11/07
  • US Classification:
    714 54, 714E11025
  • Abstract:
    In an embodiment, a computer system accesses various different data entries in dense data array, where at least one of those data entries in the dense data array is invalid. The computer system creates an associated sparse data array that includes multiple data entries with zero values as well as data entries with non-zero values. The non-zero data entries are configured to store location information and data values for each of the invalid data entries in the dense array. The zero-value data entries are inferred from the location information of the non-zero data entries. The computer system stores the location information and data values of the non-zero data entries in the sparse data array. Those data values stored in the sparse array are proportional to the number of invalid values in the dense array.
  • Partitioned Array Objects In A Distributed Runtime

    view source
  • US Patent:
    20140006473, Jan 2, 2014
  • Filed:
    Jun 29, 2012
  • Appl. No.:
    13/539250
  • Inventors:
    Sudarshan Raghunathan - Cambridge MA, US
    Richard A. Warren - Acton MA, US
    Adam P. Jenkins - Marlborough MA, US
  • Assignee:
    MICROSOFT CORPORATION - Redmond WA
  • International Classification:
    G06F 15/16
  • US Classification:
    709201
  • Abstract:
    Embodiments are directed to using object serialization to communicate references to shim objects and to managing memory on worker processes of a distributed software application. In one scenario, a computer system instantiates shim objects on one or more ranks of a distributed application. The shim objects are configured to store a reference to an instance of a native partitioned array, where the reference includes a unique identifier for the native partitioned array instance. The computer system then serializes the shim objects for communication of the stored references from the master rank of the distributed application to various other worker ranks of the distributed application. Then, upon serializing the shim objects, the computer system communicates the shim object's stored references to the other worker ranks of the distributed application.
  • Implementation Of Distributed Methods That Support Generic Functions

    view source
  • US Patent:
    20140007060, Jan 2, 2014
  • Filed:
    Jun 29, 2012
  • Appl. No.:
    13/539244
  • Inventors:
    Richard A. Warren - Acton MA, US
    Sudarshan Raghunathan - Cambridge MA, US
    Adam P. Jenkins - Marlborough MA, US
  • Assignee:
    Microsoft Corporation - Redmond WA
  • International Classification:
    G06F 9/45
  • US Classification:
    717148
  • Abstract:
    Embodiments are directed to providing a generic software function for a plurality of data types in a distributed environment and to implementing type checking at compile time and at runtime. In one scenario, a computer system receives a portion of software code for a distributed software application, where the software code is written as a generic function in a computer programming language that supports reflection. The computer system presents a function signature at runtime to a just-in-time (JIT) compiler. The function signature describes which of multiple different input and output data types the generic function is configured to work with. The computer system also implements reflection at runtime to resolve each generic function to a function pointer after compilation by the JIT.
  • Providing Distributed Array Containers For Programming Objects

    view source
  • US Patent:
    20150040141, Feb 5, 2015
  • Filed:
    Oct 22, 2014
  • Appl. No.:
    14/520777
  • Inventors:
    - Redmond WA, US
    Sudarshan Raghunathan - Cambridge MA, US
    Adam P. Jenkins - Marlborough MA, US
  • International Classification:
    G06F 9/46
  • US Classification:
    719316
  • Abstract:
    Embodiments are directed to establishing registration objects for distributed processes, to managing memory on worker processes of a distributed software application and to using object serialization to communicate references to shim objects. In one scenario, a computer system accesses distributed process instances in a distributed runtime and creates a registration object for each of the process instances in the distributed runtime. The registration object includes a key value pair, where the key includes a unique identifier (ID) that identifies a distributed array instance associated with the distributed process, and the value includes a reference to a local portion of the distributed array instance. The computer system then maintains a mapping between the unique ID and the distributed array instance using the registration object. As such, the key value refers to the local portion of the same distributed array instance on each distributed process of the distributed runtime.
  • Providing Distributed Array Containers For Programming Objects

    view source
  • US Patent:
    20140282614, Sep 18, 2014
  • Filed:
    Mar 14, 2013
  • Appl. No.:
    13/828981
  • Inventors:
    - Redmond WA, US
    Sudarshan Raghunathan - Cambridge MA, US
    Adam P. Jenkins - Marlborough MA, US
  • International Classification:
    G06F 9/46
  • US Classification:
    719316
  • Abstract:
    Embodiments are directed to establishing registration objects for distributed processes, to managing memory on worker processes of a distributed software application and to using object serialization to communicate references to shim objects. In one scenario, a computer system accesses distributed process instances in a distributed runtime and creates a registration object for each of the process instances in the distributed runtime. The registration object includes a key value pair, where the key includes a unique identifier (ID) that identifies a distributed array instance associated with the distributed process, and the value includes a reference to a local portion of the distributed array instance. The computer system then maintains a mapping between the unique ID and the distributed array instance using the registration object. As such, the key value refers to the local portion of the same distributed array instance on each distributed process of the distributed runtime.
Name / Title
Company / Classification
Phones & Addresses
Adam Jenkins
President
MAPLE TREE, INC
19 Maryland St, Boston, MA 02125
19 Maryland St, Dorchester, MA
Adam Jenkins
FEEDTHEWALRUS, INC
Business Services at Non-Commercial Site
455 E 14 St SUITE 5E, New York, NY 10009
49 Bleecker St, New York, NY 10012

Lawyers & Attorneys

Adam Jenkins Photo 1

Adam Maxwell Jenkins, New York NY - Lawyer

view source
Address:
Invesco/ Wl Ross & Co. LLC
1166 Avenue Of The Americas Fl 25, New York, NY 10036
2122789593 (Office)
Licenses:
New York - Currently registered 2012
Education:
Harvard Law School

Classmates

Adam Jenkins Photo 2

Adam Jenkins

view source
Schools:
Starrett Junior High School Lander WY 1992-1996
Community:
Cathi Wike, Gary Davis, Dianna Booker, Jane Mathey, Denny Prothero
Adam Jenkins Photo 3

Adam Jenkins

view source
Schools:
Elkton High School Elkton VA 1991-1995
Community:
Rodney Crawford, Byron Jones, Manuel Lam, Richard Monger, Ken Lam
Adam Jenkins Photo 4

Adam Jenkins

view source
Schools:
Antonian College Preparatory San Antonio TX 1991-1995
Community:
Rita Lambrecht
Adam Jenkins Photo 5

Adam Jenkins

view source
Schools:
Chatham Township High School Chatham NJ 2002-2006
Community:
Carol Jordan
Adam Jenkins Photo 6

Adam Jenkins

view source
Schools:
Madisonville Junior High School Madisonville LA 1996-1997
Community:
Barbara Maille
Adam Jenkins Photo 7

Adam Jenkins

view source
Schools:
Cranford High School Cranford NJ 2000-2004
Community:
Sandra Kordyla, Stephen Dmytriw
Adam Jenkins Photo 8

Adam Jenkins

view source
Schools:
Salisbury Elementary School Pomeroy OH 1987-1990
Community:
Kelly Chapman, Melinda Barnett
Adam Jenkins Photo 9

Adam Jenkins

view source
Schools:
Serene Lake Elementary School Edmonds WA 1986-1992, Olympic View Middle School Mukilteo WA 1992-1994
Community:
Brandi Lautenbach, Sarah Scoggin, Barbara Brooks, Josh Knight

Youtube

Adam Jenkins - Risky

Video by: John Fleming Produced by: NE1 Beatz Available Everywhere.

  • Duration:
    3m 59s

Adam Jenkins - 69 bitches (Prod. by 3.D) [Off...

OFFICIAL VIDEO: Adam Jenkins - 69 bitches (Prod. by 3.D) Filmed/Edited...

  • Duration:
    3m 57s

Nightlife

Provided to YouTube by DistroKid Nightlife Adam Jenkins Nightlife Pac...

  • Duration:
    2m 45s

Adam Jenkins - Instrumental

Recorded at Op:eC Studios - .

  • Duration:
    2m 34s

FROM THE BOOTH: CPL Finals highlights with Ad...

CanPL #ForgeFC #atleticoottawa HIGHLIGHTS: Atletico Ottawa vs Forge FC...

  • Duration:
    3m 41s

Adam Jenkins - Lovin' The Way (Prod. by Dream...

Adam Jenkins - Lovin' The Way (Prod. by Dreamlife) Adam Jenkins' debut...

  • Duration:
    3m 22s

Flickr

Plaxo

Adam Jenkins Photo 18

Adam Jenkins

view source
Project Manager at VoluBilL Past: Project Manager at NetCracker Technology, Project Manager at Lavastorm, Technical Project...
Adam Jenkins Photo 19

Adam Jenkins

view source

Facebook

Adam Jenkins Photo 20

Adam Jenkins

view source
Adam Jenkins Photo 21

Adam Jenkins Isthebest

view source
Adam Jenkins Photo 22

Adam Steven Jenkins

view source
Adam Jenkins Photo 23

Adam Jenkins II

view source
Adam Jenkins Photo 24

Adam D Jenkins

view source
Adam Jenkins Photo 25

Adam Jenkins Theprince

view source
Adam Jenkins Photo 26

Adam Ross Jenkins

view source
Adam Jenkins Photo 27

Adam Cheeseman Jenkins

view source

Myspace

Adam Jenkins Photo 28

Adam Jenkins

view source
Locality:
Laguna Niguel Orange County, California
Gender:
Male
Birthday:
1947
Adam Jenkins Photo 29

Adam Jenkins

view source
Locality:
Wisconsin
Gender:
Male
Birthday:
1944
Adam Jenkins Photo 30

Adam Jenkins

view source
Locality:
Huntington/Moundsville, West Virginia
Gender:
Male
Birthday:
1946
Adam Jenkins Photo 31

Adam Jenkins

view source
Locality:
Apple Valley, California
Gender:
Male
Birthday:
1948
Adam Jenkins Photo 32

Adam Jenkins

view source
Locality:
Henderson, Nevada
Gender:
Male
Birthday:
1938
Adam Jenkins Photo 33

Adam Jenkins

view source
Locality:
Arnaudville, Louisiana
Gender:
Male
Birthday:
1947
Adam Jenkins Photo 34

Adam Jenkins Free Music ...

view source
Adam Jenkins's official profile including the latest music, albums, songs, music videos and more updates.
Adam Jenkins Photo 35

Adam Jenkins

view source
Locality:
SPARKS, NEVADA
Gender:
Male
Birthday:
1944

Googleplus

Adam Jenkins Photo 36

Adam Jenkins

Work:
University of Missouri - Programmer Analyst (2011)
Education:
Full Sail University - Web Design & Development
Tagline:
Web applications developer, freelance digital doodler and your average beer drinker.
Bragging Rights:
I have a lot of Apples
Adam Jenkins Photo 37

Adam Jenkins

Work:
J Sainsbury - Customer Service Assisstant (2007)
Education:
Biddick School, Usworth College
Tagline:
Jenk
Adam Jenkins Photo 38

Adam Jenkins

Work:
The Affordable Art Fair (2012)
Education:
Leeds College of Art - Fine Art
Adam Jenkins Photo 39

Adam Jenkins

Education:
Charleston High School
Tagline:
31 yrs old, divorced, two great boys
Adam Jenkins Photo 40

Adam Jenkins

Work:
I work for Numbero Uno - HWBIC
Tagline:
"Every Day is a gift from God!" Pat Miraglia
Adam Jenkins Photo 41

Adam Jenkins

Education:
Carnegie Mellon
Tagline:
Ashish and Abhi are cool to me.
Adam Jenkins Photo 42

Adam Jenkins

Work:
Feedthewalrus - CEO
Adam Jenkins Photo 43

Adam Jenkins

Work:
Www.bigphysical.co.uk - Director

Get Report for Adam M Jenkins from Brooklyn, NY, age ~41
Control profile