Search

Simon Michael Meacham

age ~53

from Mount Airy, MD

Also known as:
  • Simon M Meacham
  • Simon Jamie Meacham
  • Simon Beatrice Meacham
  • Simon D Meacham
  • Simon M Meachan
  • Michael Meacham Simon
Phone and address:
3817 Mount Airy Dr, Mount Airy, MD 21771

Simon Meacham Phones & Addresses

  • 3817 Mount Airy Dr, Mount Airy, MD 21771
  • San Francisco, CA
  • Bradenton, FL
  • Woodinville, WA
  • Redmond, WA
  • Kirkland, WA
  • Cupertino, CA
  • Kiona, WA
  • Kent, WA

Work

  • Company:
    Lyft
    Dec 2018
  • Position:
    Head of information and intelligence

Education

  • Degree:
    Bachelors, Bachelor of Science
  • School / High School:
    Durham University
    1992 to 1996
  • Specialities:
    Computer Science

Skills

Cloud Computing • Leadership • Strategy • Software Development • Management • Start Ups • Enterprise Software • Software Project Management • Integration • Saas • Software Engineering • Program Management • Data Center • Architecture • Consulting • Distributed Systems • Microsoft Office • Networking • Technical Leadership • Microsoft Word • Product Engineering • Agile Methodologies • Enterprise Architecture • Microsoft Excel • Sales • Product Management • Computer Security • Mobile Devices • Mobile Applications

Languages

English • French

Industries

Internet

Vehicle Records

  • Simon Meacham

    view source
  • Address:
    3817 Mt Airy Dr, Mount Airy, MD 21771
  • Phone:
    (650)2419582
  • VIN:
    WAUKEAFMXBA155420
  • Make:
    AUDI
  • Model:
    A3
  • Year:
    2011

Us Patents

  • Method And Apparatus For Marking A Hash Table And Using The Marking For Determining The Distribution Of Records And For Tuning

    view source
  • US Patent:
    6560599, May 6, 2003
  • Filed:
    Jun 30, 1999
  • Appl. No.:
    09/343625
  • Inventors:
    Douglas S. Boa - Redmond WA
    Simon M. Meacham - Redmond WA
    Barry M. Nolte - Kirkland WA
  • Assignee:
    Microsoft Corporation - Redmond WA
  • International Classification:
    G06F 1730
  • US Classification:
    707 7, 707100, 707101, 707102
  • Abstract:
    A method, apparatus, software and data structure is disclosed for more efficient access times for linear operations in a hash table. A plurality of actual data records and a plurality of marker data records are inserted in a hash table using a hash function. The actual data records and marker data records have a logical ordering specified by a key and are threaded into the hash table to allow linear access by walking the hash table. The logical ordering of the actual data records and marker records is lost upon entry into the hash table, and the keys of the marker data records are distributed at known positions throughout the range of the keys of the actual data records. If when hashing a given key no record exists in the database for the given key, one of the keys for the marker data records are hashed to locate the associated marker data record in the hash table. Distribution of data records according to the hash function is also determined by locating a marker data record in the database and examining the position of adjacent records. The distribution of records provides a measure of performance of the hash table and for tuning of the hash table.
  • Method And Apparatus For Finding Nearest Logical Record In A Hash Table

    view source
  • US Patent:
    6957216, Oct 18, 2005
  • Filed:
    Sep 16, 2002
  • Appl. No.:
    10/244289
  • Inventors:
    Douglas S. Boa - Redmond WA, US
    Simon M. Meacham - Redmond WA, US
    Barry M. Nolte - Kirkland WA, US
  • Assignee:
    Microsoft Corporation - Redmond WA
  • International Classification:
    G06F017/30
  • US Classification:
    707 7, 707101
  • Abstract:
    A method, apparatus, software and data structure is disclosed for more efficient access times for linear operations in a hash table, including finding the nearest logical record. A plurality of actual data records and a plurality of marker data records are inserted in a hash table using a hash function. The actual data records and marker data records have a logical ordering specified by a key and are threaded into the hash table to allow linear access by walking the hash table. The logical ordering of the actual data records and marker records is lost upon entry into the hash table, and the keys of the marker data records are distributed at known positions throughout the range of the keys of the actual data records. If when hashing a given key no record exists in the database for the given key, one of the keys for the marker data records are hashed to locate the associated marker data record in the hash table. A nearest logical record may thus be retrieved entering the hash table through the marker data record.
  • Information Location Service

    view source
  • US Patent:
    7120675, Oct 10, 2006
  • Filed:
    Sep 26, 2000
  • Appl. No.:
    09/670073
  • Inventors:
    Richard M. Shupak - Bellevue WA, US
    Barbara L. Kess - Redmond WA, US
    Simon M. Meacham - Seattle WA, US
    Pat Styles - Seattle WA, US
  • Assignee:
    Microsoft Corporation - Redmond WA
  • International Classification:
    G06F 15/16
    G06F 15/173
    G06F 9/44
  • US Classification:
    709217, 709223, 709230, 717173
  • Abstract:
    This present invention extends the mechanism for locating solution access information and then obtaining and implementing the correct solution for updating software programs. The user can communicate with one system on the network, tell it what the user is interested in, and then the system replies on a file by file basis where to locate the desired information. Thus, the user no longer has to register, e. g. in the environment variables, the individual paths for where a multitude of different applications find their additional related information on the network. According to the teachings of the present invention, a user will have to make basically zero changes to the system, and instead will automatically discover the name location of a server that is going to provide the user with the information associated with any user executable file. In particular, one embodiment of the present invention includes a computer implemented method. The method includes querying a first server for a location of a second server containing information associated with a local file.
  • Method And Apparatus For Finding Nearest Logical Record In A Hash Table

    view source
  • US Patent:
    6480858, Nov 12, 2002
  • Filed:
    Jun 30, 1999
  • Appl. No.:
    09/345176
  • Inventors:
    Douglas S. Boa - Redmond WA
    Simon M. Meacham - Redmond WA
    Barry M. Nolte - Kirkland WA
  • Assignee:
    Microsoft Corporation - Redmond WA
  • International Classification:
    G06F 1700
  • US Classification:
    707101, 707 7, 707 8
  • Abstract:
    A method, apparatus, software and data structure is disclosed for more efficient access times for linear operations in a hash table, including finding the nearest logical record. A plurality of actual data records and a plurality of marker data records are inserted in a hash table using a hash function. The actual data records and marker data records have a logical ordering specified by a key and are threaded into the hash table to allow linear access by walking the hash table. The logical ordering of the actual data records and marker records is lost upon entry into the hash table, and the keys of the marker data records are distributed at known positions throughout the range of the keys of the actual data records. If when hashing a given key no record exists in the database for the given key, one of the keys for the marker data records are hashed to locate the associated marker data record in the hash table. A nearest logical record may thus be retrieved entering the hash table through the marker data record.

Resumes

Simon Meacham Photo 1

Head Of Information And Intelligence

view source
Location:
Washington, DC
Industry:
Internet
Work:
Lyft
Head of Information and Intelligence

Trust Networks Jul 2016 - Dec 2018
Chief Executive Officer

Datatribe Feb 2016 - Sep 2016
Chief Evangelist

White House Office of Science and Technology Policy Jul 2014 - Feb 2016
Senior Executive

United States Department of Defense Sep 2013 - Feb 2016
Senior Executive
Education:
Durham University 1992 - 1996
Bachelors, Bachelor of Science, Computer Science
Denstone College 1982 - 1990
Skills:
Cloud Computing
Leadership
Strategy
Software Development
Management
Start Ups
Enterprise Software
Software Project Management
Integration
Saas
Software Engineering
Program Management
Data Center
Architecture
Consulting
Distributed Systems
Microsoft Office
Networking
Technical Leadership
Microsoft Word
Product Engineering
Agile Methodologies
Enterprise Architecture
Microsoft Excel
Sales
Product Management
Computer Security
Mobile Devices
Mobile Applications
Languages:
English
French
Name / Title
Company / Classification
Phones & Addresses
Simon Meacham
Chairman
Simon Meacham
Eating Places
4609 168Th Court Ne, Redmond, WA 98052

Facebook

Simon Meacham Photo 2

Brenda Meacham Sim

view source
Brenda Meacham Simon
Simon Meacham Photo 3

Sim Meacham

view source

Youtube

The most powerful closing ever made by Simon ...

This is the video from "The Power of Art - Mark Rothko". Just listen t...

  • Duration:
    56s

Top 10 Times Simon Cowell STOPS Auditions? Wa...

Talent Worldwide | Top 10 Times Simon Cowell STOPS Auditions? Watch Wh...

  • Duration:
    59m 27s

The Story of the Jews with Simon Schama

On March 19, Simon Schama was joined onstage by Adam Hochschild to tal...

  • Duration:
    1h 29m 25s

Jon Meacham Interview Part 1 - The Soul of Am...

Interview with Jon Meacham for the HBO / Kunhardt Film Foundation (KFF...

  • Duration:
    1h 33m 17s

Jon Meacham Interview Part 3 - The Soul of Am...

Interview with Jon Meacham for the HBO / Kunhardt Film Foundation (KFF...

  • Duration:
    58m 29s

Jon Meacham on Lincoln and the American Strug...

White House Historical Association president Stewart McLaurin hosted a...

  • Duration:
    47m 5s

Get Report for Simon Michael Meacham from Mount Airy, MD, age ~53
Control profile