Douglas R Case

age ~63

from Saratoga, CA

Also known as:
  • Douglas Robert Case
  • David E Case
  • Doug Case
  • Dorothy Case
Phone and address:
20695 Ashley Way, Saratoga, CA 95070
4088874585

Douglas Case Phones & Addresses

  • 20695 Ashley Way, Saratoga, CA 95070 • 4088874585
  • San Jose, CA
  • Lodi, CA
  • Vista, CA
  • Concord, CA
  • Santa Clara, CA
  • 20695 Ashley Way, Saratoga, CA 95070

Work

  • Position:
    Professional/Technical

Education

  • Degree:
    High school graduate or higher

Us Patents

  • Method For Accelerated Sorting Based On Data Format

    view source
  • US Patent:
    6434560, Aug 13, 2002
  • Filed:
    Jul 19, 1999
  • Appl. No.:
    09/356935
  • Inventors:
    Douglas Robert Case - San Jose CA
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 1730
  • US Classification:
    707 7, 707204
  • Abstract:
    A method for accelerated sorting of data based on data format, wherein the format is determined from known, derived or empirical characteristics indicating whether the data is an unordered format, a partially ordered format, or a fully ordered format. Information used in making these determinations may include the receipt of an indicator from the sending process (e. g. , indicating the type of platform used by the sending process, the type of sending process, the type of data transmitted by the sending process, etc. ), or the received data itself, or a tracing or trending analysis performed on the received data, or some other information. When such situations are recognized, the receiver process alters its processing, so that more efficient sorting methods are selected and used, or so that no sorting is performed.
  • Method, System, And Program For Returning A File Requested Through A Network Connection

    view source
  • US Patent:
    6584497, Jun 24, 2003
  • Filed:
    Jul 28, 1999
  • Appl. No.:
    09/362331
  • Inventors:
    Douglas Robert Case - San Jose CA
    Lori Christine Simcox - San Jose CA
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 1300
  • US Classification:
    709217, 709226, 709238, 709329
  • Abstract:
    Disclosed is a system, method, and program for processing a file request from an application program, such as a web browser. A file is maintained in a storage device accessible to a computer system. The file is capable of being accessed through a file system. A network connection is established with the application program using a network protocol. A request for the file is received from the application program via the network connection. A determination is then made as to whether the application program is executing in the computer system including the file system. If not, the file is transmitted over the network connection to the application program. Otherwise, the file is provided to the application program through the file system.
  • System And Method For Extending Client-Server Software To Additional Client Platforms For Servicing Thin Clients Requests

    view source
  • US Patent:
    6847987, Jan 25, 2005
  • Filed:
    Sep 30, 1998
  • Appl. No.:
    09/163869
  • Inventors:
    Douglas Robert Case - San Jose CA, US
    Avishai Haim Hochberg - San Jose CA, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 1516
    G06F 300
  • US Classification:
    709203, 709217, 709218, 709219, 719328
  • Abstract:
    A method and system for servicing a request using a server is disclosed. The server is capable of communicating with a client. The client provides a plurality of functions. The method and system include providing a thin client for providing the request. The thin client is compatible with at least one client platform. The method and system also include providing a listening program. The listening program is for listening for the request from the thin client and invoking the client. A portion of the plurality of functions may be provided on the at least one client platform. In another aspect, the thin client is further compatible with a plurality of client platforms. The request may be from one of the plurality of client platforms.
  • System And Method For Remotely Accessing A Client In A Client Server Environment

    view source
  • US Patent:
    7506033, Mar 17, 2009
  • Filed:
    Nov 12, 1998
  • Appl. No.:
    09/191256
  • Inventors:
    Douglas Robert Case - San Jose CA, US
    David Derk - Morgan Hill CA, US
    James Michael Dile - San Jose CA, US
    Avishai Haim Hochberg - San Jose CA, US
    David T. Kwan - Los Gatos CA, US
    Pete Tanenhaus - San Jose CA, US
    Randy Tung - San Jose CA, US
    John Viksne - San Mateo CA, US
    Brett Walker - San Jose CA, US
    Hui-Lan Wen - San Jose CA, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 15/16
    G06F 3/00
  • US Classification:
    709217, 709203
  • Abstract:
    The present invention provides a system and method for remotely accessing a client in a client-server system. From a browser, an end user enters a URL containing a machine name and a port number. A listening program at the client listening on that port number establishes communication with the browser and invokes a client agent. The client agent includes conventional client functions as well as APIs that allow the client to interface with both the server and the browser. The client agent then serves an applet to the browser that makes the browser appear to the end user as the client machine. The user can then execute client functions from the browser. Examples of the client functions include backing up and restoring files from the client to/from the server, migrating or recalling files, archiving or retrieving files.
  • Cache-Effective Sort String Generation Method

    view source
  • US Patent:
    49624512, Oct 9, 1990
  • Filed:
    Nov 7, 1985
  • Appl. No.:
    6/796034
  • Inventors:
    Douglas R. Case - San Jose CA
    Watson M. Conner - Atherton CA
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 724
    G06F 706
  • US Classification:
    364900
  • Abstract:
    A new use for an LRU-managed cache coupling the main memory of a CPU for sort string generation of m records while minimizing the number of reference misses per record to said cache is described. During a first pass, a partially nested ordering or sort is effectuated using the cache, and then during a second pass a replacement selection merge upon the nested order constrained to fit within the cache is brought about.
  • External Sorting Using Virtual Storage As A Work Device

    view source
  • US Patent:
    54148421, May 9, 1995
  • Filed:
    Jan 22, 1993
  • Appl. No.:
    8/008048
  • Inventors:
    Gary D. Archer - Campbell CA
    Douglas R. Case - San Jose CA
    Hilda J. Wu - San Jose CA
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 706
  • US Classification:
    395600
  • Abstract:
    If a real memory-backed demand paging virtual store is used as a work device in an external sort, then data movements and processing time are substantially less than that for processing the same external sort in either an internal (real) memory or DASD serving as the work device. Also, reblocking of generated partial sort strings during the sort phase and of the totally ordered string during the merge phase is avoided. The optimum ratio of internal (real) memory backing to the virtual store lies between 30-80 percent. Page faulting is reducible as a consequence of the fact that in the external sorting using the virtual store as a work device, a data element need only be referenced twice.
  • Current Configuration State Specific Device Configuration

    view source
  • US Patent:
    20180262394, Sep 13, 2018
  • Filed:
    Mar 9, 2017
  • Appl. No.:
    15/455079
  • Inventors:
    - Milpitas CA, US
    Douglas Robert Case - Saratoga CA, US
  • Assignee:
    Aerohive Networks, Inc. - Milpitas CA
  • International Classification:
    H04L 12/24
    H04L 29/08
    H04L 12/26
  • Abstract:
    Systems and methods for configuring a device to operate based on a current configuration state of the device in a manner agnostic to an assumed configuration state of a device. Systems can include a local state aware device manager and a state aware device configuration agnostic mediator. Methods can include locally determining an actual current configuration state of a device in operation, generating desired configuration instructions based on the actual current configuration state of the device, and locally configuring the device to operate according to the desired configuration instructions.
Name / Title
Company / Classification
Phones & Addresses
Douglas Case
Director School Counseling Program
San Diego State University
Higher Education · Motion Picture Services · Colleges and Universities · Offices and Clinics of Medical Doctors
5500 Campanile Dr, San Diego, CA 92182
5300 Campanile Dr, San Diego, CA 92115
5200 Campanile Dr, San Diego, CA 92182
6195945200, 6195941515, 6195940987, 6195948649
Douglas M. Case
KIDANCE, INC
Douglas M. Case
NEW CENTURY DESIGNS INC
Douglas M. Case
HMCSN INC
Douglas M. Case
WILD SCOTSMAN INC
Douglas M. Case
CLARK P. HOWLAND CO
Douglas M. Case
PTS PROFESSIONAL TECHNICAL SERVICES, INC
Douglas M. Case
WEBDANCE, INC

Vehicle Records

  • Douglas Case

    view source
  • Address:
    12445 Grn Mdw Ln, Saratoga, CA 95070
  • Phone:
    6507778756
  • VIN:
    WBANE73507CM50454
  • Make:
    BMW
  • Model:
    5 SERIES
  • Year:
    2007

License Records

Douglas Marshall Case

License #:
706 - Expired
Category:
Respiratory Care
Issued Date:
Nov 6, 1989
Effective Date:
Jun 9, 2010
Expiration Date:
Jun 1, 2010
Type:
Respiratory Care Practitioner

Douglas Marshall Case

License #:
987067 - Expired
Category:
Respiratory Care
Issued Date:
Nov 4, 1987
Effective Date:
Nov 5, 1989
Expiration Date:
Nov 6, 1989
Type:
Temporary Respiratory Care Practitioner

Googleplus

Douglas Case Photo 1

Douglas Case

Education:
Valley High School
Douglas Case Photo 2

Douglas Case

Douglas Case Photo 3

Douglas Case

Douglas Case Photo 4

Douglas Case

Douglas Case Photo 5

Douglas Case

Douglas Case Photo 6

Douglas Case

Youtube

Lion News: Crim. Defam. Complaint [Case#:10-1...

Blog address (URL): lionnews00.blogs... Lion News Criminal Defamation...

  • Category:
    News & Politics
  • Uploaded:
    02 Dec, 2010
  • Duration:
    12m 21s

Douglas Devananda on his case in India

The Sri Lankan president Mahinda Rajapaksa is in India and many are sh...

  • Category:
    News & Politics
  • Uploaded:
    10 Jun, 2010
  • Duration:
    3m 43s

Jonathan Douglas on the Cheam Court Case

One of the Cheam defendants talks about the importance of the Cheam Fi...

  • Category:
    News & Politics
  • Uploaded:
    26 May, 2010
  • Duration:
    2m 38s

The Case for Walking Away | Douglas E. French

Lecture presented by Douglas E. French at the Ludwig von Mises Institu...

  • Category:
    Education
  • Uploaded:
    07 Feb, 2011
  • Duration:
    27m 58s

Slam Narrative and the Case of the Purloined ...

After a display of Marie Antoinette's personal lingerie was stolen fro...

  • Category:
    Comedy
  • Uploaded:
    05 Apr, 2008
  • Duration:
    5m

Sustainable Urbanism: Urban Design with Nature

The Richard N. Campen Lecture in Architecture and Sculpture: Sustainab...

  • Category:
    Education
  • Uploaded:
    25 Nov, 2009
  • Duration:
    1h 20m 22s

Tommy Douglas - The story of Mouseland

Tommy Douglas, reknown as the Greatest Canadian, tells the story of "m...

  • Category:
    People & Blogs
  • Uploaded:
    17 Jun, 2007
  • Duration:
    4m 1s

Douglas Murray - Free Speech in the 21st Cent...

These are highlights from a longer series on youtube that starts here:...

  • Category:
    News & Politics
  • Uploaded:
    08 Feb, 2011
  • Duration:
    30m 33s

Myspace

Douglas Case Photo 7

douglas case

view source
Locality:
richmond, Arizona
Gender:
Male
Birthday:
1936
Douglas Case Photo 8

Douglas Case

view source
Locality:
AMARILLO, Texas
Gender:
Male
Birthday:
1923
Douglas Case Photo 9

Douglas Case

view source
Locality:
FLINT, Michigan
Gender:
Male
Birthday:
1924
Douglas Case Photo 10

Douglas Case

view source
Locality:
Flint, Michigan
Gender:
Male
Birthday:
1924

Flickr

Classmates

Douglas Case Photo 19

Douglas Case

view source
Schools:
Kendrick High School Columbus GA 1985-1989
Community:
Landy Mabry
Douglas Case Photo 20

Douglas Case

view source
Schools:
Oppenheim Ephratah High School Oppenheim NY 1976-1980
Community:
Nadine Houle, Sandy Armstrong, Linda Miles
Douglas Case Photo 21

Douglas Case

view source
Schools:
Franco-Cite High School Sturgeon Falls Morocco 1971-1975
Community:
Marcel Malette, Francine Ayotte
Douglas Case Photo 22

Douglas Case | General Mc...

view source
Douglas Case Photo 23

Lora Case, Douglas High S...

view source

Facebook

Douglas Case Photo 24

Douglas Case

view source
Douglas Case Photo 25

Case Douglas

view source
Douglas Case Photo 26

Douglas Case

view source
Douglas Case Photo 27

Douglas Case

view source
Douglas Case Photo 28

Douglas Case

view source
Douglas Case Photo 29

Douglas Case

view source
Douglas Case Photo 30

Douglas R Case

view source
Douglas Case Photo 31

Douglas Case

view source

Get Report for Douglas R Case from Saratoga, CA, age ~63
Control profile