Search

Xiaoping L Chen

age ~54

from Clyde Hill, WA

Also known as:
  • Xiaoping S Chen
  • Xiao Ping Chen
  • Xiaoping Lin
  • Xiaoping Li
  • Xiaoping Lichen
  • Chen Xiaoping Li
  • Ping Lin Xiao
  • G Chen

Xiaoping Chen Phones & Addresses

  • Clyde Hill, WA
  • Medina, WA
  • 2008 Canonero Dr, Austin, TX 78746
  • 9417 Great Hills Trl, Austin, TX 78759
  • 7212 Fabion Dr, Austin, TX 78759 • (512)3358307
  • Haleiwa, HI
  • San Antonio, TX

License Records

Xiaoping Chen

License #:
102627 - Expired
Category:
Nursing Support
Issued Date:
Jan 18, 2012
Effective Date:
Nov 30, 2015
Type:
Nurse Aide

Us Patents

  • Enabling And Disabling Byte Code Inserted Probes Based On Transaction Monitoring Tokens

    view source
  • US Patent:
    7464161, Dec 9, 2008
  • Filed:
    Jun 6, 2005
  • Appl. No.:
    11/146990
  • Inventors:
    Bryan Christopher Chagoly - Austin TX, US
    Xiaoping Chen - Austin TX, US
    Andrew Jason Lavery - Austin TX, US
    Kirk Malcolm Sexton - Austin TX, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 15/173
  • US Classification:
    709224, 717126, 717127, 717129, 717131
  • Abstract:
    A method of enabling transaction probes used to monitor a transaction or modify a primary application handling the transaction. The method begins with retrieving a token associated with the transaction. The token contains information regarding which transaction probes from a plurality of transaction probes will be enabled with respect to the transaction. The token is then read to determine the set of transaction probes from the plurality of transaction probes that will be enabled. The determined set of transaction probes is then enabled.
  • Method And System For Optimally Allocating A Network Service

    view source
  • US Patent:
    7502857, Mar 10, 2009
  • Filed:
    Dec 15, 2000
  • Appl. No.:
    09/738371
  • Inventors:
    Franck Barillaud - Austin TX, US
    Xiaoping Chen - Austin TX, US
    Christopher M. Morrissey - Round Rock TX, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 15/173
    G06F 15/16
    G06F 15/177
    G01R 31/08
  • US Classification:
    709226, 709224, 370241, 715734
  • Abstract:
    A network service allocation device including a probe, a module, and an engine. The device collects performance data relating to the physical characteristics of a distributed data processing system. The module utilizes the performance data to identify two or more node clusters on the distributed data processing system. The engine correlates the node clusters and one or more performance rules as related to the network service to provide a map of node cluster(s) for supporting the network service, or a list of one or more servers within a node cluster for supporting the network service.
  • Intelligent Performance Monitoring Based On User Transactions

    view source
  • US Patent:
    7552212, Jun 23, 2009
  • Filed:
    Oct 22, 2004
  • Appl. No.:
    10/971472
  • Inventors:
    Bryan Christopher Chagoly - Austin TX, US
    Xiaoping Chen - Austin TX, US
    Andrew Jason Lavery - Austin TX, US
    Howard Milton McKinney - Austin TX, US
    Kirk Malcolm Sexton - Austin TX, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 15/16
    G06F 15/173
    G06F 15/177
  • US Classification:
    709224, 709203, 709217
  • Abstract:
    A system and method to allow an individual transaction in an instrumented software application to be monitored according to its own configuration. In one preferred embodiment, each transaction is associated with a token. The token includes the monitoring configuration that should be used for the associated transaction. When the application entry point is reached for the transaction, the token is looked up and retrieved, and the monitoring policy configuration of the token determines what data is gathered about the transaction.
  • Integrated System And Method For Mobile Audio Playback And Dictation

    view source
  • US Patent:
    7610202, Oct 27, 2009
  • Filed:
    Apr 21, 2008
  • Appl. No.:
    12/106405
  • Inventors:
    Sandra L. Tipton - Austin TX, US
    Tara L. Marshburn - Austin TX, US
    Sara C. Brumfield - Austin TX, US
    Xiaoping Chen - Austin TX, US
  • Assignee:
    Nuance Communications, Inc. - Burlington MA
  • International Classification:
    G10L 13/00
    G06F 3/00
  • US Classification:
    704260, 704235, 704275, 715233, 715704
  • Abstract:
    A method and system provides for a single-pass review and feedback of a document. During audio playback of the document to be reviewed, voice-activated recording of feedback and submission of feedback relative to the location in the original document are accomplished. This provides for a fully integrated, single pass review and feedback of documentation to occur.
  • Process And Implementation For Dynamically Determining Probe Enablement Using Out Of Process Correlating Token

    view source
  • US Patent:
    7805736, Sep 28, 2010
  • Filed:
    Jun 26, 2008
  • Appl. No.:
    12/147050
  • Inventors:
    Bryan C. Chagoly - Austin TX, US
    Xiaoping Chen - Austin TX, US
    Howard M. McKinney - Austin TX, US
    Kirk M. Sexton - Austin TX, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 3/00
    G06F 9/44
    G06F 9/46
    G06F 13/00
  • US Classification:
    719328, 717162
  • Abstract:
    The present invention addresses the problem of linking cross-process and cross-thread subtransactions into a single user transaction. The mechanism of the present invention employs bytecode inserted probes to dynamically detect out of process correlating tokens in an inbound request. The bytecode inserted probes retrieve the correlating token in the inbound request. Based on the correlating token retrieved, the bytecode inserted probes are then used to dynamically determine if the inbound user request should be recorded and linked to a transaction that began in another thread or process.
  • Process And Implementation For Using Byte Code Insertion To Modify A Class Definition To Define And Use Probes For Application Components

    view source
  • US Patent:
    7823137, Oct 26, 2010
  • Filed:
    Oct 21, 2004
  • Appl. No.:
    10/970453
  • Inventors:
    Bryan Christopher Chagoly - Austin TX, US
    Xiaoping Chen - Austin TX, US
    Andrew Jason Lavery - Austin TX, US
    Kirk Malcolm Sexton - Austin TX, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 9/44
    G06F 9/45
  • US Classification:
    717130, 717148, 717158, 717116, 717118
  • Abstract:
    A mechanism is provided for just-in-time instrumentation that uses bytecode insertion to modify a class definition to store a reference to the static class information to be used by probes. A hook is inserted to provide a callback to one or more probes. When the bytecode inserted hook is executed, the static class information is used to locate and execute the application probes.
  • Method And System For Optimally Allocating A Network Service

    view source
  • US Patent:
    7958241, Jun 7, 2011
  • Filed:
    Feb 16, 2009
  • Appl. No.:
    12/371762
  • Inventors:
    Franck Barillaud - Austin TX, US
    Xiaoping Chen - Austin TX, US
    Christopher M. Morrissey - Round Rock TX, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 15/173
    G06F 15/16
    G01R 31/08
    G06F 15/177
  • US Classification:
    709226, 709224, 370241, 715734
  • Abstract:
    A network service allocation device is disclosed. The device comprises a probe, a module, and an engine. The device collects performance data relating to the physical characteristics of a distributed data processing system. The module utilizes the performance data to identify two or more node clusters on the distributed data processing system. The engine correlates the node clusters and one or more performance rules as related to the network service to provide a map of node cluster(s) for supporting the network service, or a list of one or more servers within a node cluster for supporting the network service.
  • Enabling And Disabling Byte Code Inserted Probes Based On Transaction Monitoring Tokens

    view source
  • US Patent:
    8032627, Oct 4, 2011
  • Filed:
    Aug 25, 2008
  • Appl. No.:
    12/197769
  • Inventors:
    Brian C. Chagoly - Austin TX, US
    Xiaoping Chen - Austin TX, US
    Andrew J. Lavery - Austin TX, US
    Kirk M. Sexton - Austin TX, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 15/173
  • US Classification:
    709224, 717124, 717126, 717127, 717129, 717131, 709202, 709220
  • Abstract:
    A method of enabling transaction probes used to monitor a transaction or modify a primary application handling the transaction. The method begins with retrieving a token associated with the transaction. The token contains information regarding which transaction probes from a plurality of transaction probes will be enabled with respect to the transaction. The token is then read to determine the set of transaction probes from the plurality of transaction probes that will be enabled. The determined set of transaction probes is then enabled.

Resumes

Xiaoping Chen Photo 1

Xiaoping Chen

view source
Xiaoping Chen Photo 2

Xiaoping Chen

view source
Xiaoping Chen Photo 3

Xiaoping Chen

view source
Xiaoping Chen Photo 4

Xiaoping Chen

view source
Xiaoping Chen Photo 5

Xiaoping Chen

view source
Location:
United States

Flickr

Facebook

Xiaoping Chen Photo 14

Xiaoping Chen

view source
Xiaoping Chen Photo 15

Xiaoping Chen

view source
Xiaoping Chen Photo 16

Xiaoping Chen

view source
Xiaoping Chen Photo 17

XiaoPing Chen

view source
Xiaoping Chen Photo 18

Chen Xiaoping

view source
Xiaoping Chen Photo 19

Xiaoping Chen

view source
Xiaoping Chen Photo 20

Xiaoping Chen

view source
Xiaoping Chen Photo 21

Xiaoping Chen

view source

Classmates

Xiaoping Chen Photo 22

Xiaoping Chen

view source
Schools:
University High School Honolulu HI 1976-1980
Community:
Denise Clement
Xiaoping Chen Photo 23

Xiaoping Chen | Princeton...

view source
Xiaoping Chen Photo 24

Princeton University - Gr...

view source
Graduates:
Xiaoping Chen (1992-1997),
Brian Doyle (1994-1999),
Weller Evans (1972-1976),
Simon Salama (1973-1977),
Raymond Kidani (1960-1963)
Xiaoping Chen Photo 25

University High School, H...

view source
Graduates:
Clarice Galvez (2000-2004),
Joshua Jessel (2000-2004),
Xiaoping Chen (1976-1980),
Richert Au Hoy (1959-1963)

Youtube

Nhng bn Guitar bt h - chen xiao ping - bhmusic

Nghe nhac hoa tau guitar dem khuya cht lng cao 500 kb. y l album ha tu...

  • Duration:
    57m 1s

Chen Xiaoping - An All Night Don't Sleep Vol.5

Chen Xiaoping - An All Night Don't Sleep Vol.5.

  • Duration:
    57m 27s

Chen Xiaoping An All Night Don't Sleep Vol 6

Tracklist: 01 - Donn... Donna 02 - ... Starry Night 03 - Hall... 04...

  • Duration:
    57m 16s

Pan Xiaoting The Queen of Billiard vs Chen Si...

Pan Xiaoting The Queen of Billiard vs Chen Siming in a Super Final WWC...

  • Duration:
    1h 52m 11s

Chen Xiaowang Laojia Yi Lu 2013

Laojia (old frame) is the older of the two main long forms of the Chen...

  • Duration:
    20m 55s

How Deng Xiaoping Changed China Forever | Chi...

In 1978 China under Mao Zedong, the economy was poor and people were d...

  • Duration:
    51m 24s

Googleplus

Xiaoping Chen Photo 26

Xiaoping Chen

Education:
University
Xiaoping Chen Photo 27

Xiaoping Chen

Xiaoping Chen Photo 28

Xiaoping Chen

Xiaoping Chen Photo 29

Xiaoping Chen

Xiaoping Chen Photo 30

Xiaoping Chen

Xiaoping Chen Photo 31

Xiaoping Chen

Xiaoping Chen Photo 32

Xiaoping Chen

Xiaoping Chen Photo 33

Xiaoping Chen

Myspace

Xiaoping Chen Photo 34

Xiaoping Chen

view source
Locality:
American Samoa
Gender:
Male
Birthday:
1933

Get Report for Xiaoping L Chen from Clyde Hill, WA, age ~54
Control profile