Mar 2014 to 2000 MerchandiserFrito Lay, Inc Houston, TX Feb 2012 to Feb 2014 Merchandiser/Route Sales Rep-ReliefConn's, Store Houston, TX Jun 2011 to Jan 2012 Sales CounselorAmerican Income Life, Joe Diecedue Agency Metairie, LA Feb 2011 to May 2011 Sales AgentSouthern Earth Sciences New Orleans, LA Apr 2009 to Feb 2011 Concrete Technician, Certified GradeThe HIM Store New Orleans, LA Feb 2008 to Mar 2010 Office AssistantO'Charley's Restaurant Lafayette, LA Jul 2006 to Feb 2008 Server, Shift CloserWal-Mart Stores, Inc Lafayette, LA Oct 2004 to Sep 2005 Customer Service/CashierWinn-Dixie Stores, Inc New Orleans, LA Mar 1997 to Sep 2000 Dairy, Frozen Food & Floor Crew
Education:
University of Louisiana - Lafayette Lafayette, LA Aug 1998 to Dec 2005 Bachelor of Arts in Secondary Education
Frito Lay, North America Houston, TX Mar 2012 to Feb 2014 Route Sales AssociateConn's Houston, TX Jun 2011 to Jan 2012 Sales AssociateAmerican Income Life, Joe Diecedue Agency Metairie, LA Feb 2011 to May 2011 Sales AgentSouthern Earth Sciences New Orleans, LA Apr 2009 to Feb 2011 Concrete Technician, Certified Grade 1The HIM Store New Orleans, LA Feb 2008 to Mar 2010 Sales Associate/General ManagerO'Charley's Restaurant Lafayette, LA Jul 2006 to Feb 2008 Server, Shift CloserWal-Mart Stores, Inc Lafayette, LA Oct 2004 to Sep 2005 Cashier, Customer ServiceWinn-Dixie Stores, Inc New Orleans, LA Mar 1997 to Sep 2000 Stock Clerk
Education:
University of Louisiana - Lafayette Lafayette, LA Aug 1998 to Dec 2007 Bachelor of Arts in Secondary Education
Frito Lay, Inc Houston, TX Feb 2012 to Feb 2014 Merchandiser/Route Sales Rep-ReliefConn's, Store Houston, TX Jun 2011 to Jan 2012 Sales CounselorAmerican Income Life, Joe Diecedue Agency Metairie, LA Feb 2011 to May 2011 Sales AgentSouthern Earth Sciences New Orleans, LA Apr 2009 to Feb 2011 Concrete Technician, Certified GradeThe HIM Store New Orleans, LA Feb 2008 to Mar 2010 Office AssistantO'Charley's Restaurant Lafayette, LA Jul 2006 to Feb 2008 Server, Shift CloserWal-Mart Stores, Inc Lafayette, LA Oct 2004 to Sep 2005 Customer Service/CashierWinn-Dixie Stores, Inc New Orleans, LA Mar 1997 to Sep 2000 Dairy, Frozen Food & Floor Crew
Education:
University of Louisiana - Lafayette Lafayette, LA Aug 1998 to Dec 2005 Bachelor of Arts in Secondary Education
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
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:
Pace Pensacola, FL Highlands, NC Galveston, TX
Work:
Pensacola State College - Senior Web Administrator US Coast Guard Albertsons
Education:
Pensacola Junior College, University of West Florida
About:
Jason King, Husband, Father, Friend, Surfer, Geek.
Tagline:
Rider of Waves, Captain of a Firefly, Destroyer of Worlds
Bragging Rights:
I have surfed while it was snowing... in Florida! Made the cover of the New York Times and Houston Chronicle on the same day.
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
Lived:
Gastonia, Nc Houston, Tx
Work:
BSI - Technician (2006)
Education:
UTI - Automotive Technology, Forestview High School
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
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...