Search

Ping P Chen

age ~81

from Cedar Park, TX

Also known as:
  • Ping A Chen

Ping Chen Phones & Addresses

  • Cedar Park, TX
  • Seattle, WA
  • Kirkland, WA
  • 12008 Cabana Ln, Austin, TX 78727 • (512)8371022

Us Patents

  • Runtime Object Binding In Scripting

    view source
  • US Patent:
    6662236, Dec 9, 2003
  • Filed:
    Jun 29, 1998
  • Appl. No.:
    09/106628
  • Inventors:
    Ajay Apte - Austin TX
    Ping Chen - Austin TX
    John Sanchez - Pflugerville TX
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 900
  • US Classification:
    709320, 709332, 717115
  • Abstract:
    A method of providing a script for a computer application, by creating an object-oriented scripting environment which allows a user to enter separate code as a script, registering one or more objects with the scripting environment using a script macro, and instantiating the objects at runtime using a script code. The script macro may be re-used to instantiate multiple sets of objects named in the script code. Objects are registered with only names and classes, and then instantiated by determining one or more classes of the objects, and rebuilding class information. The application may be a Java applet which includes the script macro, and the instantiation includes instantiating a Java bean named in the script code. The Java bean may be instantiated by first determining its attributes, and then invoking the bean using a customizer. Since the objects are not stored at design time, objects can be scripted even if they cannot be saved (e. g.
  • Method And Apparatus For Verifying Enterprise Java Beans

    view source
  • US Patent:
    6684387, Jan 27, 2004
  • Filed:
    Sep 23, 1999
  • Appl. No.:
    09/404404
  • Inventors:
    Liane Elizabeth Haynes Acker - Orange Park FL
    Ajay A. Apte - Austin TX
    Ping Chen - Austin TX
    Karalee Brown LeBlanc - Austin TX
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 944
  • US Classification:
    717126, 707203
  • Abstract:
    The introspection capability of Java is utilized by the described verification tool to verify validity of a target beans Java Archive (JAR) file. The deployment descriptor class is verified first according to Enterprise Java Bean. specification rules. The remaining classes: remote interface, home interface and bean class are all loaded into a Java Virtual Machine (JVM) and verified by the described verification tool through Java introspection.
  • Ejb Adaption Of Mq Integration In Componetbroker

    view source
  • US Patent:
    6704805, Mar 9, 2004
  • Filed:
    Apr 13, 2000
  • Appl. No.:
    09/549152
  • Inventors:
    Liane Elizabeth Haynes Acker - Orange Park FL
    Ping Chen - Austin TX
    James Irwin Knutson - Austin TX
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 944
  • US Classification:
    709315, 709314, 709316
  • Abstract:
    A system, method, and program product, in which a stateful EJB session bean is used as the front end to client calls. In this configuration, a queue is represented by a session bean instance. âPutâ and âgetâ are called on the relevant session bean instances. Thus, for example, a client, instead of first finding a home for a given type of OMs then calling âputâ on the home to send out messages, will find a session bean home, create a session bean instance corresponding to a queue, and call âputâ on the bean instance to send messages. In this manner, the message queue can be managed using standard EJB techniques.
  • Method And Apparatus For Improving Performance And Scalability Of An Object Manager

    view source
  • US Patent:
    7171417, Jan 30, 2007
  • Filed:
    Sep 30, 2003
  • Appl. No.:
    10/675741
  • Inventors:
    Ping Chen - Austin TX, US
    Robert Kimberlin Foster - Austin TX, US
    Joy Mei-Jen Underhill - Round Rock TX, US
    Christine I. Wang - Pflugerville TX, US
    Quan Wang - Austin TX, US
    Xiaodong Xia - Round Rock TX, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 17/30
  • US Classification:
    707 10
  • Abstract:
    A method, apparatus, and computer instructions for improving performance and scalability of common information model object (CIMOM) by using a hardware management console (HMC) repository. The HMC repository includes storage of HMC objects, an HMC object model and a common interface (CIM Wrapper) for accessing to HMC objects. The HMC object model allows the user to store and retrieve the CIM objects and their associations efficiently. A CIM provider may access HMC objects through a common interface (CIM Wrapper), so that different repositories are allowed to be used without significant changes to the underlying server code (CIM provider). A CIM provider may also call the HMC repository directly for more efficient operations because the number of times conversions made between the CIM object and the repository object are greatly decreased.
  • Finding Workable Virtual I/O Mappings For Hmc Mobile Partitions

    view source
  • US Patent:
    8260925, Sep 4, 2012
  • Filed:
    Nov 7, 2008
  • Appl. No.:
    12/266916
  • Inventors:
    Ping Chen - Austin TX, US
    Robert K. Foster - Austin TX, US
    Yiwei Li - Austin TX, US
    Elizabeth A. Ruth - Austin TX, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 15/173
    G06F 13/00
    G06F 9/46
  • US Classification:
    709226, 710104, 718104
  • Abstract:
    In one embodiment, a data structure stores information about the number of client virtual I/O adapters, the number of possible destination VIOS hosts and the number of available slots on those hosts. The information is used to iteratively assign adapters to available slots of the VIOS hosts of the destination server to which a client partition is to be migrated. A method comprises testing the data structure to determine whether conditions exist that make allocation of the adapter to a VIOS host unquestionable.
  • Method And Apparatus For Transporting Language-Independent Messages Through Generic Management Frameworks

    view source
  • US Patent:
    20050138207, Jun 23, 2005
  • Filed:
    Dec 17, 2003
  • Appl. No.:
    10/738228
  • Inventors:
    Ping Chen - Austin TX, US
    John Dodson - Pflugerville TX, US
    Minh Nguyen - Austin TX, US
    Quan Wang - Austin TX, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F015/16
  • US Classification:
    709246000
  • Abstract:
    A method, apparatus and computer instructions are disclosed for seamlessly transporting a language-independent message (e.g., embedded NLS emblems) encoded from a source code at a layer below a management framework, through the management framework, and on to a client layer for consumption by a user. Consequently, for example, the process of displaying an error condition message to a client can be decoupled completely from the point where the error occurred, but the details and context of the error can still be preserved. As such, a generic solution is disclosed that is independent of the NLS language and locale and particular management framework involved. Advantageously, for example, a system programmer can write a significant amount of a system's messaging code independently of the management framework involved.
  • Best Fit Mapping Of Self-Virtualizing Input/Output Device Virtual Functions For Mobile Logical Partitions

    view source
  • US Patent:
    20120159481, Jun 21, 2012
  • Filed:
    Dec 21, 2010
  • Appl. No.:
    12/974490
  • Inventors:
    Gary D. Anderson - Austin TX, US
    Ping Chen - Austin TX, US
    Charles S. Graham - Rochester MN, US
    Patricia Y. Wang - Austin TX, US
  • Assignee:
    INTERNATIONAL BUSINESS MACHINES CORPORATION - Armonk NY
  • International Classification:
    G06F 9/455
  • US Classification:
    718 1
  • Abstract:
    A virtual function mapping process, which is capable of being used in connection with the migration of a logical partition to a target system, creates candidate lists for virtual functions assigned to the logical partition, which are populated with candidate physical ports from a target system that are capable of being mapped to such virtual functions. Candidate physical ports are assigned weights based upon their suitability to be mapped to a particular virtual function, and as candidate physical ports are selected for virtual functions, weights for other candidate physical ports for other virtual functions are recalculated to reflect the impact of the selection of candidate physical ports on the suitability of the remaining physical ports for other virtual functions.
  • Process For Forming Semiconductor Device With Thick And Thin Films

    view source
  • US Patent:
    62619780, Jul 17, 2001
  • Filed:
    Feb 22, 1999
  • Appl. No.:
    9/253875
  • Inventors:
    Ping Chen - Round Rock TX
    Navakanta Bhat - Austin TX
    Daniel T. K. Pham - Austin TX
  • Assignee:
    Motorola, Inc. - Schaumburg IL
  • International Classification:
    H01L 218234
  • US Classification:
    438981
  • Abstract:
    A first dielectric layer (22) is formed over a semiconductor device substrate. A resist layer (32) is then patterned to expose portions of the first dielectric layer (22). Portions of the first dielectric layer (22) are removed to expose portions of the semiconductor device substrate (42). The resist layer (32) is then removed. The semiconductor device substrate is cleaned without using a fluorine-containing solution and a second dielectric layer (62) is formed overlying the semiconductor device substrate.

License Records

Ping Chen

License #:
4704224720 - Expired
Category:
Nursing
Issued Date:
May 11, 2000
Expiration Date:
Mar 31, 2003
Type:
RN
Name / Title
Company / Classification
Phones & Addresses
Ping Chen
Owner
Hunan Star
Restaurants
8116 Olive Blvd, St Louis, MO 63130-2023
Ping Chen
Finance Executive
Seattle Seahawks
Professional Sports Clubs and Promoters
11220 Ne 53Rd St, Kirkland, WA 98033
Ping Chen
WENQU, LLC
2800 E Whitestone Blvd STE 120, Cedar Park, TX 78613
Ping Z. Chen
PING'S ENTERPRISE INC
Ping Chen
MAYFIELD HEIGHTS CHURCH

Medicine Doctors

Ping Chen Photo 1

Ping Chen

view source
Specialties:
Physical Medicine & Rehabilitation
Work:
Southeastern Integrated MedicalSoutheast Integrated Medical Rehabilitation Medicine
1315 NW 21 Ave STE 2, Chiefland, FL 32626
(352)4931655 (phone), (352)4908641 (fax)
Languages:
English
Description:
Ms. Chen works in Chiefland, FL and specializes in Physical Medicine & Rehabilitation. Ms. Chen is affiliated with UF Health Shands Rehabilitation Hospital.

Plaxo

Ping Chen Photo 2

Ping Chen

view source
RBC Mortgage
Ping Chen Photo 3

chen ping

view source
TCBIO

Googleplus

Ping Chen Photo 4

Ping Chen

Work:
Google, Inc - Software Engineer (2006)
America Online
Education:
University of California, Irvine
Relationship:
Married
About:
I love building cool stuff, but I love taking photos even more :) Other hobbies include food and travel  Disclaimer: The views expressed by me are mine (all mine!) and not my employer's.
Bragging Rights:
Climbed down 71 flights of stairs in Taipei 101 building
Ping Chen Photo 5

Ping Chen

Ping Chen Photo 6

Ping Chen

Education:
Camberwell College of Arts
Ping Chen Photo 7

Ping Chen

Ping Chen Photo 8

Ping Chen

About:
陈平, 画家
Bragging Rights:
艺术家
Ping Chen Photo 9

Ping Chen (Yaway Watan)

Ping Chen Photo 10

Ping Chen

Ping Chen Photo 11

Ping Chen

Youtube

Being Anti-America Is Work , Living In Americ...

"Being anti-America is work, living in America is life". This phrase h...

  • Duration:
    13m 13s

Chen Ping - Three Prospects of China-US Trade...

Chen Ping, he described the current situation of China-US trade war. *...

  • Duration:
    7m 22s

Land of Big Numbers with Te-Ping Chen and Cha...

Join the Asian American Writers' Workshop for the official launch of T...

  • Duration:
    1h 9m 49s

Ping Chen Interview

Dr. Ping Chen, PhD, is a research grant recipient from Regenerative Me...

  • Duration:
    2m 12s

(Full Audiobook) Land of Big Numbers by Te Pi...

(Full Audiobook) Land of Big Numbers by Te Ping Chen - Great Novel A d...

  • Duration:
    6h 37m 22s

Te-Ping Chen, in conversation with Jiayang Fa...

(2/09/21) Gripping and compassionate, Land of Big Numbers traces the j...

  • Duration:
    54m 29s

Get Report for Ping P Chen from Cedar Park, TX, age ~81
Control profile