Adam S Jenkins

age ~42

from Calabasas, CA

Also known as:
  • Adam A Jenkins

Adam Jenkins Phones & Addresses

  • Calabasas, CA
  • 25 Copplestone Rd, Avon, CT 06001
  • Manchester, CT
  • Middletown, CT
  • 5 Myrtle Ave APT 2, Winthrop, MA 02152 • 6172079227
  • Unionville, CT
  • Farmington, CT
  • Burlington, MA
  • Tulsa, OK
  • Cambridge, MA

Work

  • Company:
    Global scenic services
    Aug 2013
  • Position:
    Welder and fabricator

Education

  • School / High School:
    Bristol technical school- Bristol, CT
    2012
  • Specialities:
    Technical school in Welding and fabricating

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.
  • 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
Managing
Arkam, LLC
Digital Media · Nonclassifiable Establishments
1719 Marshallfield Ln, Redondo Beach, CA 90278
1710 Marshallfield Ln, Redondo Beach, CA 90278
Adam Jenkins
President
MAPLE TREE, INC
19 Maryland St, Boston, MA 02125
19 Maryland St, Dorchester, MA

Resumes

Adam Jenkins Photo 1

Adam Jenkins

view source
Adam Jenkins Photo 2

Adam Jenkins

view source
Skills:
Leadership
Management
Microsoft Word
Powerpoint
Research
Microsoft Excel
Training
Process Improvement
Adam Jenkins Photo 3

Adam Jenkins

view source
Skills:
Training
Microsoft Office
Process Improvement
Management
Leadership
Sales
Customer Service
Cross Functional Team Leadership
Sales Operations
Account Management
Adam Jenkins Photo 4

Adam Jenkins

view source
Adam Jenkins Photo 5

Adam Jenkins

view source
Adam Jenkins Photo 6

Adam Jenkins

view source
Location:
United States
Adam Jenkins Photo 7

Adam Jenkins

view source
Location:
United States
Adam Jenkins Photo 8

Adam Jenkins

view source
Location:
United States

Googleplus

Adam Jenkins Photo 9

Adam Jenkins

Lived:
Redondo Beach, CA
Kansas City, MO
Plano, TX
Education:
Kansas City Art Institute - Photo / New Media
Relationship:
Married
Adam Jenkins Photo 10

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 11

Adam Jenkins

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

Adam Jenkins

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

Adam Jenkins

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

Adam Jenkins

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

Adam Jenkins

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

Adam Jenkins

Work:
Feedthewalrus - CEO

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

Myspace

Adam Jenkins Photo 17

Adam Jenkins

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

Adam Jenkins

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

Adam Jenkins

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

Adam Jenkins

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

Adam Jenkins

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

Adam Jenkins

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

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 24

Adam Jenkins

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

Plaxo

Adam Jenkins Photo 25

Adam Jenkins

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

Adam Jenkins

view source

Flickr

Classmates

Adam Jenkins Photo 35

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 36

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 37

Adam Jenkins

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

Adam Jenkins

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

Adam Jenkins

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

Adam Jenkins

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

Adam Jenkins

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

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

Facebook

Adam Jenkins Photo 43

Adam Jenkins

view source
Adam Jenkins Photo 44

Adam Jenkins Isthebest

view source
Adam Jenkins Photo 45

Adam Steven Jenkins

view source
Adam Jenkins Photo 46

Adam Jenkins II

view source
Adam Jenkins Photo 47

Adam D Jenkins

view source
Adam Jenkins Photo 48

Adam Jenkins Theprince

view source
Adam Jenkins Photo 49

Adam Ross Jenkins

view source
Adam Jenkins Photo 50

Adam Cheeseman Jenkins

view source

Get Report for Adam S Jenkins from Calabasas, CA, age ~42
Control profile