Search

Michael A Mccowan

age ~74

from Boston, MA

Michael Mccowan Phones & Addresses

  • Boston, MA

Us Patents

  • Keyboard Based Graphical User Interface Navigation

    view source
  • US Patent:
    20100169818, Jul 1, 2010
  • Filed:
    Dec 29, 2008
  • Appl. No.:
    12/344605
  • Inventors:
    Rebecca Hughes - Somerville MA, US
    James Martineau - Lowell MA, US
    Michael S. McCowan - Ayer MA, US
  • Assignee:
    INTERNATIONAL BUSINESS MACHINES CORPORATION - Armonk NY
  • International Classification:
    G06F 3/048
  • US Classification:
    715773
  • Abstract:
    A computer-implemented method of navigating a GUI can include, responsive to a user input initiating a navigation mode, overlaying, atop of the GUI located within a first layer, a virtual keyboard within a second layer, wherein the virtual keyboard includes a plurality of virtual keys. The method can include, for each virtual key, associating the virtual key with a region of the first layer including an area of the GUI beneath the virtual key. The method can include mapping each virtual key with a physical key of a physical keyboard communicatively linked with a computer rendering the GUI and, responsive to a user input selecting a physical key of the physical keyboard, selecting a region corresponding to the selected physical key. A level of magnification for the selected region can be increased within the first layer while keeping the virtual keyboard sizing constant.
  • Keyboard Based Graphical User Interface Navigation

    view source
  • US Patent:
    20130311929, Nov 21, 2013
  • Filed:
    Jul 29, 2013
  • Appl. No.:
    13/953042
  • Inventors:
    James Martineau - Somerville MA, US
    Michael S. McCowan - Ayer MA, US
  • Assignee:
    INTERNATIONAL BUSINESS MACHINES CORPORATION - Armonk NY
  • International Classification:
    G06F 3/0488
  • US Classification:
    715773
  • Abstract:
    A computer-implemented method of navigating a GUI can include, responsive to a user input initiating a navigation mode, overlaying, atop of the GUI located within a first layer, a virtual keyboard within a second layer, wherein the virtual keyboard includes a plurality of virtual keys. The method can include, for each virtual key, associating the virtual key with a region of the first layer including an area of the GUI beneath the virtual key. The method can include mapping each virtual key with a physical key of a physical keyboard communicatively linked with a computer rendering the GUI and, responsive to a user input selecting a physical key of the physical keyboard, selecting a region corresponding to the selected physical key. A level of magnification for the selected region can be increased within the first layer while keeping the virtual keyboard sizing constant.
  • Keyboard Based Graphical User Interface Navigation

    view source
  • US Patent:
    20170075430, Mar 16, 2017
  • Filed:
    Nov 2, 2016
  • Appl. No.:
    15/341810
  • Inventors:
    - Armonk NY, US
    James Martineau - Somerville MA, US
    Michael S. McCowan - Ayer MA, US
  • International Classification:
    G06F 3/023
    G06F 3/0481
    G06F 3/0484
    G06F 3/0489
  • Abstract:
    A computer-implemented method of navigating a GUI can include, responsive to a user input initiating a navigation mode, overlaying, atop of the GUI located within a first layer, a virtual keyboard within a second layer, wherein the virtual keyboard includes a plurality of virtual keys. The method can include, for each virtual key, associating the virtual key with a region of the first layer including an area of the GUI beneath the virtual key. The method can include mapping each virtual key with a physical key of a physical keyboard communicatively linked with a computer rendering the GUI and, responsive to a user input selecting a physical key of the physical keyboard, selecting a region corresponding to the selected physical key. A level of magnification for the selected region can be increased within the first layer while keeping the virtual keyboard sizing constant.
  • Managing Window Focus While Debugging A Graphical User Interface Program

    view source
  • US Patent:
    20140173567, Jun 19, 2014
  • Filed:
    Dec 18, 2012
  • Appl. No.:
    13/717768
  • Inventors:
    - Armonk NY, US
    James I. Martineau - Somerville MA, US
    Lorelei M. McCollum - Somerville MA, US
    Michael S. McCowan - Somerville MA, US
  • Assignee:
    INTERNATIONAL BUSINESS MACHINES CORPORATION - Armonk NY
  • International Classification:
    G06F 11/36
  • US Classification:
    717125
  • Abstract:
    An embodiment of the present invention utilizes the abilities of an operating system to manage the window focus while debugging a graphical user interface program. In an example, a debugger program intercepts a breakpoint in the code of a graphical user interface computer program undergoing automated testing by a separate computer program. The debugger program instructs the operating system to save states of the window focus. Responsive to determining the breakpoint condition has ended, the debugger program instructs the operating system to restore saved states of the window that had focus prior to the breakpoint condition. Another embodiment of the present invention arranges similar window focus management where an operating system on its own is unable to save and restore states of the window that had focus prior to the breakpoint condition.
  • Debugging A Graphical User Interface Code Script With Non-Intrusive Overlays

    view source
  • US Patent:
    20140173568, Jun 19, 2014
  • Filed:
    Dec 18, 2012
  • Appl. No.:
    13/717794
  • Inventors:
    - Armonk NY, US
    Lorelei M. McCollum - Somerville MA, US
    Michael S. McCowan - Somerville MA, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 9/44
  • US Classification:
    717125
  • Abstract:
    An embodiment of the present invention manages window focus non-intrusive over-lays while debugging a graphical user interface program. In an example, the computer displays in a first graphical user interface, wherein the computer program is designed to manipulate a second graphical user interface of another computer program. The computer receives a command to debug the second graphical interface computer program and converts the first graphical user interface into a focus-less graphical user interface so the focus does not transfer from the second graphical user interface. The computer debugs the computer program and upon completing debugging, the computer restores the first graphical user interface into focus.
  • Managing Window Focus While Debugging A Graphical User Interface Program

    view source
  • US Patent:
    20140173569, Jun 19, 2014
  • Filed:
    Nov 13, 2013
  • Appl. No.:
    14/078661
  • Inventors:
    - Armonk NY, US
    James I. Martineau - Somerville MA, US
    Lorelei M. McCollum - Somerville MA, US
    Michael S. McCowan - Somerville MA, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 11/36
  • US Classification:
    717125, 717129
  • Abstract:
    An embodiment of the present invention utilizes the abilities of an operating system to manage the window focus while debugging a graphical user interface program. In an example, a debugger program intercepts a breakpoint in the code of a graphical user interface computer program undergoing automated testing by a separate computer program. The debugger program instructs the operating system to save states of the window focus. Responsive to determining the breakpoint condition has ended, the debugger program instructs the operating system to restore saved states of the window that had focus prior to the breakpoint condition. Another embodiment of the present invention arranges similar window focus management where an operating system on its own is unable to save and restore states of the window that had focus prior to the breakpoint condition.
  • Debugging A Graphical User Interface Code Script With Non-Intrusive Overlays

    view source
  • US Patent:
    20140173570, Jun 19, 2014
  • Filed:
    Nov 13, 2013
  • Appl. No.:
    14/078788
  • Inventors:
    - Armonk NY, US
    Lorelei M. McCollum - Somerville MA, US
    Michael S. McCowan - Springfield MA, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 11/36
  • US Classification:
    717125
  • Abstract:
    An embodiment of the present invention manages window focus non-intrusive over-lays while debugging a graphical user interface program. In an example, the computer displays in a first graphical user interface, wherein the computer program is designed to manipulate a second graphical user interface of another computer program. The computer receives a command to debug the second graphical interface computer program and converts the first graphical user interface into a focus-less graphical user interface so the focus does not transfer from the second graphical user interface. The computer debugs the computer program and upon completing debugging, the computer restores the first graphical user interface into focus.

Resumes

Michael Mccowan Photo 1

Software Engineer

view source
Location:
Boston, MA
Industry:
Information Technology And Services
Work:
Google
Software Engineer

Broad Institute May 2014 - Aug 2014
Principal Software Engineer

Broad Institute Jul 2012 - Apr 2014
Senior Software Engineer

Ibm 2007 - 2012
Software Engineer

Zeeen, Inc. 2011 - 2011
Software Consultant
Education:
Worcester Polytechnic Institute
Masters, Computer Science
Worcester Polytechnic Institute
Bachelors, Computer Science, Physics
Skills:
Consulting
Software
Michael Mccowan Photo 2

Michael Mccowan

view source
Michael Mccowan Photo 3

Laborer

view source
Work:
Jaramillo Landscape
Laborer
Michael Mccowan Photo 4

Michael Mccowan

view source
Michael Mccowan Photo 5

Michael Mccowan

view source
Michael Mccowan Photo 6

Michael Mccowan

view source
Michael Mccowan Photo 7

Michael Mccowan

view source
Location:
United States
Michael Mccowan Photo 8

Senior Software Engineer At Broad Institute

view source
Position:
Senior Software Engineer at Broad Institute
Location:
Greater Boston Area
Industry:
Information Technology and Services
Work:
Broad Institute since Jul 2012
Senior Software Engineer

IBM 2007 - 2012
Software Engineer

Zeeen, Inc. 2011 - 2011
Software Consultant

Jonette Jewelry 2004 - 2006
Software Consultant

BitHeadz, Inc. 2002 - 2003
Software Intern (Jack-of-all-trades)
Education:
Worcester Polytechnic Institute
Master's degree, Computer Science
Worcester Polytechnic Institute
Bachelor's degree, Physics, Computer Science
Name / Title
Company / Classification
Phones & Addresses
Michael G. Mccowan
MM
Muse Software, LLC

Flickr

Classmates

Michael Mccowan Photo 17

Michael McCowan

view source
Schools:
Casey Middle School Boulder CO 1982-1983
Community:
Diane Jean, Jo Bustos, Ruth Oechslein
Michael Mccowan Photo 18

Michael McCowan

view source
Schools:
Sunnyside Elementary School Calgary Azores 1964-1968
Community:
Chris Lovering, Corrine Roy, Janet Johnston
Michael Mccowan Photo 19

Michael McCowan

view source
Schools:
Shackelford Junior High School Arlington TX 1997-2001
Community:
Anthony Granado, Darrell Glenn, Jeremiah Nava, Tonya Holland, Jeska Bean, Angela Thornley, Jose Casquete, Shelia Crawford, Shay Blackshire, Krystal Gannon, Jessica Allen, Jonathan Stovall
Michael Mccowan Photo 20

Michael McCowan

view source
Schools:
Valley High School Masontown WV 1968-1968
Community:
Frank Grigaliunas, Karen Burke, Velma Cummings, Carolyn Marsh, David Turner, Laura Greer, Kristy Anderson, Brenda Conner, Richard Simms, Larry Debardi, Susan Street, Nancy Graham
Michael Mccowan Photo 21

Michael McCowan

view source
Schools:
Rankin High School Greensboro NC 1950-1954
Community:
James Smith, Rebecca Weaver, Darrell Moore, Marilyn Champion, Janelle Roberson, Gano Hall, Kendall Hill, Betty Cox, Linda Thomas, Vera Russell, Carl Garner
Michael Mccowan Photo 22

Sunnyside Elementary Scho...

view source
Graduates:
MELISSA MACDONALD (1983-1987),
Darcy Oviatt (1960-1966),
Michael McCowan (1964-1968),
Andrea Gamble (1982-1986)
Michael Mccowan Photo 23

Mike McCowan, Napa High S...

view source
Michael Mccowan Photo 24

Rankin High School, Green...

view source
Graduates:
Theresa Freeman (1945-1949),
Steven Foust (1955-1959),
Iris Carpenter (1934-1938),
Michael McCowan (1950-1954)

Youtube

Introduction to 3D Printing & Modeling - Mich...

Presentation by Michael McCowan for Unallocated Space. Powerpoint Slid...

  • Duration:
    1h 18m 31s

Michael McCowan Sings At First Baptist Abilen...

Michael McCowan a 1992 Cooper High School and 1997 Hardin-Simmons Univ...

  • Duration:
    5m 23s

Player of the Week: Teaira McCowan (Week 12)

Western Conference Player of the Week, Teaira McCowan, was DOMINATING ...

  • Duration:
    4m 40s

May 21, 2022

  • Duration:
    24s

Rock Church - SD6 "TOYS FOR JOY" w/ Island Pr...

Volunteer, Michael McCowan talks about how events like Toy for Joy hel...

  • Duration:
    4m 38s

The dopest guy ever

Jeremiah 54.

  • Duration:
    1m 14s

Facebook

Michael Mccowan Photo 25

Michael Mccowan

view source
Michael Mccowan Photo 26

Michael McCowan

view source
Michael Mccowan Photo 27

Michael Mccowan

view source
Michael Mccowan Photo 28

Michael McCowan

view source
Michael Mccowan Photo 29

Mike Mccowan

view source
Michael Mccowan Photo 30

Michael McCowan

view source
Michael Mccowan Photo 31

Michael Andrew Mccowan

view source
Michael Mccowan Photo 32

Michael McCowan

view source

Googleplus

Michael Mccowan Photo 33

Michael Mccowan

Michael Mccowan Photo 34

Michael Mccowan

Michael Mccowan Photo 35

Michael Mccowan

Michael Mccowan Photo 36

Michael Mccowan

Michael Mccowan Photo 37

Michael Mccowan

Michael Mccowan Photo 38

Michael Mccowan

Michael Mccowan Photo 39

Michael Mccowan

Michael Mccowan Photo 40

Michael Mccowan

Relationship:
In_a_relationship

Myspace

Michael Mccowan Photo 41

michael mccowan

view source
Locality:
oklahoma city, Oklahoma
Gender:
Male
Birthday:
1941
Michael Mccowan Photo 42

Michael Mccowan

view source
Locality:
orlando, Florida
Gender:
Male
Birthday:
1935
Michael Mccowan Photo 43

Michael Mccowan

view source
Locality:
cincinnati, Ohio
Gender:
Male
Michael Mccowan Photo 44

michael mccowan

view source
Locality:
Scotland, United Kingdom
Gender:
Male
Birthday:
1937
Michael Mccowan Photo 45

Michael Mccowan

view source
Locality:
NEW ALBANY, Indiana
Gender:
Male
Birthday:
1942
Michael Mccowan Photo 46

Michael Mccowan

view source
Locality:
LEBANON, Ohio
Gender:
Male
Birthday:
1952
Michael Mccowan Photo 47

Michael Mccowan

view source
Locality:
Arlington, Texas
Gender:
Male
Birthday:
1942

Get Report for Michael A Mccowan from Boston, MA, age ~74
Control profile