Dallas Independent School District Dallas, TX Aug 2012 to Aug 2012Hospitality Committee
2008 to 2009 Activities/Organizations- PTA Teacher LiaisonFort Worth Stockyards
Oct 2006 to Mar 2008
Education:
Lamar University May 2014 Masters of Education in School CounselingLamar University May 2013 Masters of Education in Education AdministrationPrairie View A&M University May 2003 Bachelor of Science in Agriculture
2005 to 2000 Event ManagerZOOM MEDIA AND MARKETING
2003 to 2000 Regional ManagerZOOM MEDIA AND MARKETING
2001 to 2000ZOOM MEDIA AND MARKETING
2009 to 2009 LComm Marketing eventZOOM MEDIA AND MARKETING Dallas, TX 2003 to 2003 Manager of Media OperationsNew Orleans and San Antonio Markets Dallas, TX 2002 to 2003 Market Manager of Media OperationsZOOM MEDIA AND MARKETING
2001 to 2002 Operations Agent
Education:
SOUTHERN METHODIST UNIVERSITY Dallas, TX 2001 Bachelor of Arts in Creative Advertising
Oct 2013 to 2000 Territory Route Sales ManagerRetail Integrity Chesterfield, MI Mar 2013 to Sep 2013 MerchandiserCrescent Processing Dallas, TX Feb 2013 to Sep 2013 Sales SpecialistHome Depot Jamestown, NY Aug 2010 to Feb 2013 Merchandising Execution AssociateLandscaper
2009 to Aug 2010 Desktop TechMoran's Floor Store Jamestown, NY 2008 to 2009 Part Time SalesmenData Listing Services Call Center Burnsville, MN Oct 2006 to May 2008 Salesman/Customer Service RepresentativeSears Roebuck and Co. Jamestown, NY Apr 2004 to Jan 2006 Electronic Salesman/Customer Service RepresentativeSpectacular Sports Frewsburg, NY 2002 to 2004 Sales Manager/Web MasterO.P.M Trading Post and Cranster.com Ashville, NY 2001 to 2002 Sales Manager/Web MasterG.E.T. On The Web Associates International Inc Jamestown, NY 1996 to 2002 Vice President of Sales and Marketing
Education:
Jamestown Business College Jamestown, NY 2004 to 2005 Did not graduate in Business Administration Information TechnologiesHewes Vo Tech Technical School Ashville, NY 1991 to 1993 Diploma in Conservation and LandscapingJamestown High School Jamestown, NY 1989 to 1993 High School Diploma
Sewell Lexus Dallas, TX Feb 2011 to Apr 2012 Sales AssociateStream Energy Dallas, TX Dec 2010 to Feb 2011 Commercial Sales AgentAthletes HoneyMilk Austin, TX Feb 2010 to Dec 2010 Field Marketing RepresentativeGuerra Deberry Coody San Antonio, TX May 2008 to Aug 2008 InternshipLubbock Fun Club Lubbock, TX May 2006 to Aug 2007 Advertising Representative/ Account Executive
Education:
Texas Tech University Tech, Texas, US Aug 2009 B.A. in Public Relations
Apr 2008 to 2000 Maintenance Worker IIHome Depot Landscape Supply Dallas, TX Jan 2005 to May 2007 Delivery and Will Call CoordinatorUnited States Army (First Infantry Division)
Feb 2001 to Oct 2005 E-5 SergeantHome Depot Mesquite, TX Mar 2000 to Feb 2001 Sales AssociateCity of Mesquite Mesquite, TX Apr 1997 to Nov 1999 Operator
OfficeMax Rancho Cucamonga, CA Dec 2008 to Oct 2012 ServerLogan's Roadhouse Fontana, CA May 2008 to Feb 2009 BartenderTin Spirits Grapevine, TX May 2007 to Dec 2007 Wait Staff/TrainerTexas Roadhouse Bedford, TX Aug 2006 to Dec 2007 Recovery TechnicianAll Temps1/Bombardier Irving, TX Sep 2004 to Jan 2007 BartenderRockfish Seafood Grill North Richland Hills, TX May 2002 to Sep 2004 BartenderSoundwerk Car Audio North Richland Hills, TX Aug 2001 to May 2002 Customer servicePappadeaux Bedford, TX Mar 1999 to Feb 2001 Bartender
Education:
ITT Technical Institute San Bernardino, CA Mar 2013 Bachelor of Science in Electronics Engineering Communications TechnologyITT Technical Institute San Bernardino, CA Associate of Science in Electronics Engineering Technology
Us Patents
System And Method For Accessing Registers Of A Hardware Device In A Graphical Program
A system and method for creating a graphical program which accesses registers of a hardware device. In one embodiment, a register access node or primitive may be included in a graphical program, such that when the graphical program is executed on the computer system, the register access node is operable to access (i. e. , either read or write) registers of a hardware device in the computer system. The method may comprise first displaying a register access node in the graphical program in response to user input. For example, the user may select the register access node from a palette and drag and drop the register access node onto a window of the graphical program being created. The user may then configure the register access node to access one or more registers of a selected hardware device, e. g. , by using a user interface for performing this configuration. In one embodiment, the computer may store a description of the hardware device, wherein the register access node uses the description of the hardware device to access registers of the hardware device during execution of the graphical program.
Disabling And Conditionally Compiling Graphical Code In A Graphical Program
Jason King - Austin TX, US Kevin Hogan - Austin TX, US
Assignee:
National Instruments Corporation - Austin TX
International Classification:
G06F 9/45
US Classification:
717140, 717105, 717113
Abstract:
One embodiment of the present invention relates to disabling graphical code in a graphical program. A first portion of the graphical program may be disabled, which may include preventing the first portion of the graphical program from being compiled and/or preventing the first portion of the graphical program from being executed. Another embodiment of the invention relates to conditionally compiling graphical code in a graphical program. A first portion of the graphical program may be compiled if one or more associated conditions are true, or may not be compiled otherwise.
System And Method For Enabling A Graphical Program To Respond To User Interface Events
Jason King - Austin TX, US Craig Smith - Austin TX, US Greg McKaskle - Austin TX, US Andrew Dove - Austin TX, US
Assignee:
National Instruments Corporation - Austin TX
International Classification:
G06F 3/048 G06F 9/44 G06F 17/50 G06F 9/45
US Classification:
715763, 715764, 717104, 717109, 716 1, 703 22
Abstract:
A system and method for enabling a graphical program to receive and respond to programmatic events. The graphical program may include a graphical user interface having various user interface elements and a block diagram having a plurality of nodes indicating functionality of the graphical program. The graphical program may be configured to respond to one or more events. For each event, a portion of graphical source code may be operable to receive and respond to a respective event. The portion of graphical source code may be executable to perform a desired process or action in response to the respective event. In one embodiment, a sub-program node may be associated with each event. In another embodiment, an event structure node may be included in the block diagram, wherein the event structure node includes one or more sub-diagrams, each sub-diagram including graphical source code for responding to one or more events.
Dynamic And User-Defined Events For A Graphical Program
One embodiment of the invention comprises a system and method for enabling a graphical program to dynamically register one or more events during execution of the graphical program. An event registration node may be displayed in the block diagram of the graphical program. One or more events may be associated with the event registration node. The event registration node may be operable to dynamically register the one or more events during execution of the graphical program. Another embodiment of the invention comprises a system and method for enabling a graphical program to programmatically generate and respond to a user-defined event. The user may desire to define custom, i. e. , user-defined, events for use in a graphical program.
System And Method For Accessing Registers Of A Hardware Device In A Graphical Program
Steve Rogers - Austin TX, US Jason King - Austin TX, US
Assignee:
National Instruments Corporation - Austin TX
International Classification:
G06F 3/48
US Classification:
715764, 715964, 715735, 706919, 706923
Abstract:
A system and method for creating a graphical program which accesses registers of a hardware device. In one embodiment, a register access node or primitive may be included in a graphical program, such that when the graphical program is executed on the computer system, the register access node is operable to access (i. e. , either read or write) registers of a hardware device in the computer system. The method may comprise first displaying a register access node in the graphical program in response to user input. For example, the user may select the register access node from a palette and drag and drop the register access node onto a window of the graphical program being created. The user may then configure the register access node to access one or more registers of a selected hardware device, e. g. , by using a user interface for performing this configuration. In one embodiment, the computer may store a description of the hardware device, wherein the register access node uses the description of the hardware device to access registers of the hardware device during execution of the graphical program.
System And Method For Performing Type Checking For Hardware Device Nodes In A Graphical Program
Steven W. Rogers - Austin TX, US Jason S. King - Austin TX, US
Assignee:
National Instruments Corporation - Austin TX
International Classification:
G06F 15/177
US Classification:
715735, 715770, 715771, 715839, 715736
Abstract:
A system and method for propagating type information for hardware device nodes in a graphical program. A hardware device node may be any of various types of nodes relating to hardware devices and may perform any of various hardware-related functions in the graphical program, e. g. , may access registers of a hardware device. After displaying a first hardware device node in the graphical program, the user may associate the first hardware device node with a hardware device. A second hardware device node may also be displayed in the graphical program, and the user may connect the first hardware device node to the second hardware device node. In response to connecting the first hardware device node to the second hardware device node, information may be propagated from the first hardware device node to the second hardware device node, wherein the information specifies the hardware device or device class with which the first hardware device node is associated. The second hardware device node may then be automatically, i. e. , programmatically, associated with the same hardware device class with which the first hardware device node is associated.
User-Defined Events For A Graphical Programming Environment
Jason S. King - Austin TX, US B. Craig Smith - Austin TX, US
Assignee:
National Instruments Corporation - Austin TX
International Classification:
G06F 3/00 G06F 9/00 G06F 17/00
US Classification:
715763, 715764, 715771
Abstract:
One embodiment of the invention comprises a system and method for enabling a graphical program to dynamically register one or more events during execution of the graphical program. An event registration node may be displayed in the block diagram of the graphical program. One or more events may be associated with the event registration node. The event registration node may be operable to dynamically register the one or more events during execution of the graphical program. Another embodiment of the invention comprises a system and method for enabling a graphical program to programmatically generate and respond to a user-defined event. The user may desire to define custom, i. e. , user-defined, events for use in a graphical program.
Graphical Programming System With Event-Handling Nodes
Jason King - Austin TX, US Craig Smith - Austin TX, US Greg McKaskle - Austin TX, US Andrew Dove - Austin TX, US
Assignee:
National Instruments Corporation - Austin TX
International Classification:
G06F 3/048 G06F 9/44 G06F 17/50
US Classification:
715763, 715764, 717104, 717100, 716100, 703 13
Abstract:
A system and method for enabling a graphical program to receive and respond to programmatic events, such as user interface events. The graphical program may include a graphical user interface having various user interface elements and a block diagram having a plurality of nodes indicating functionality of the graphical program. The graphical program may be configured to receive and respond to one or more user interface events. For each event, a portion of graphical source code (such as a plurality of interconnected nodes) may be included in the block diagram, wherein the portion of graphical source code is operable to receive and respond to the respective user interface event. The portion of graphical source code may be executable to perform a desired process or action in response to the respective event. In one embodiment, a sub-program node may be associated with each event. In another embodiment, an event structure node may be included in the block diagram, wherein the event structure node includes one or more sub-diagrams, each sub-diagram including graphical source code for responding to one or more events.
The Wit & Wisdom of Jason King: Part One "The Equality of the Sexes Du...
Category:
Entertainment
Uploaded:
14 Jun, 2009
Duration:
1m 9s
Peter Wyngarde as Jason King (2)
The Wit & Wisdom of Jason King: Part Two "The Advantages of Capitalism...
Category:
Entertainment
Uploaded:
15 Jun, 2009
Duration:
3m 6s
jason king
jason king
Category:
Entertainment
Uploaded:
19 Jul, 2007
Duration:
48s
jason king 2
jason king hypnotized
Category:
Entertainment
Uploaded:
12 Sep, 2007
Duration:
2m 39s
DEPARTMENT S / JASON KING [ ROYAL MIX ] THEME
Department S was a British espionage/scienc... fiction adventure seri...
Category:
Music
Uploaded:
02 Nov, 2007
Duration:
2m 19s
Jason King - Dennis Price to the Rescue
A collection of scenes from the Jason King episode "A Deadly Line in D...
Category:
Entertainment
Uploaded:
27 Oct, 2006
Duration:
7m 45s
Googleplus
Jason King
Lived:
Cape elizabeth, ME Emeryville, CA Kona, HI Gorham, ME Portland, ME Wenham, MA North Hollywood, CA
Work:
Column Five Media - Motion Graphic Designer
Education:
Ex'pression College for Digital Arts - Motion Graphic Design
Tagline:
"It's like a photo, but in motion"
Jason King
Lived:
Houston, Tx Camp Pendleton, Ca College Station, Tx
Work:
Southeast Fire Department - Fire Fighter/Engine Operator (2006)
Education:
Texas A&M University - Biological Chemistry
Relationship:
Single
About:
I'm pretty awesome
Bragging Rights:
Fire Fighter and Former Marine
Jason King
Work:
Wellspring Living - Teacher (2010) Courageous Church - Executive Pastor (2008-2010)
Education:
Asbury Theological Seminary - MA Christian Ed., Centre College - Physics
Jason King
Education:
Nanjing Normal University
Jason King
Lived:
Cambridge, NZ Ft. Myers, Fl Dallas, Tx
Relationship:
Married
About:
Join me in our fight against the machines.
Bragging Rights:
Pioneer of punk techno- no studio, no skills; just a desire to bend robots
Jason King
Work:
Twisted Digital Video TwistedDV
Education:
Twisted Digital Video
Jason King
Work:
Wicked pictures - Fluffer (2000)
Education:
School of ROCK - Kickin Ass
Tagline:
The most miserable son of a bitch walkin'.
Jason King
Lived:
Austin Texas
About:
It ain’t just legend, there is indeed a Porky and there is indeed a Joe. And one night back in 1970-somethin’, after an evening out over beers and so-so barbecue at a well-established, not-to-be named...