Anthony Lindsey

age ~36

from Mebane, NC

Also known as:
  • Tony A Lindsey
  • Tony Anthony Lindsey
  • Anthony Lindseyjr
  • Anthony Lindsay
  • Jeremy Seiler

Anthony Lindsey Phones & Addresses

  • Mebane, NC
  • Raleigh, NC
  • Norfolk, VA
  • New London, NC
  • Great Lakes, IL
  • Birmingham, AL

Work

  • Company:
    University of north carolina at chapel hill
  • Address:
    104 Airport Dr Ste 3200, Chapel Hill, NC 27599
  • Phones:
    9199621370
  • Position:
    Vice chair clinical affairs department of psychiatry
  • Industries:
    Colleges, Universities, and Professional Schools

Us Patents

  • Blending Object-Oriented Objects With Traditional Programming Languages

    view source
  • US Patent:
    6665734, Dec 16, 2003
  • Filed:
    Sep 21, 2000
  • Appl. No.:
    09/666849
  • Inventors:
    Alex Abraham Akilov - Raleigh NC
    Tuyet Diem Huynh - Apex NC
    Anthony Hayden Lindsey - Fuquay Varina NC
    Beth Bridgers Lindsey - Fuquay Varina NC
    Timothy Wilson - Chapel Hill NC
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 946
  • US Classification:
    709318, 709313, 709314, 709315, 709316, 709317, 709328
  • Abstract:
    The present invention provides a method, system, and computer program product for blending object-oriented (OO) programming languages with traditional (non-OO) programming languages such that they can execute and share data in a coordinated and integrated manner. Occurrence of a special keyword construct within a non-OO function triggers invocation of an OO method or script, the name of which is preferably specified as a parameter. The OO script executes synchronously, returning control to the non-OO function upon completion. The disclosed technique enables OO scripts to provide a more natural, logical interface to users wherein results of the non-OO function may be provided when most appropriate to the logic being executed, rather than requiring the non-OO function to be artificially designed as in prior art systems which must account for the limitations of their non-integrated execution environment.
  • Manipulation Of An Object-Oriented User Interface Process To Provide Rollback Of Object-Oriented Scripts From A Procedural Business Logic Debugger

    view source
  • US Patent:
    6671875, Dec 30, 2003
  • Filed:
    Sep 21, 2000
  • Appl. No.:
    09/667153
  • Inventors:
    Beth Bridgers Lindsey - Fuquay Varina NC
    Anthony Hayden Lindsey - Fuquay Varina NC
    Timothy Wilson - Chapel Hill NC
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 944
  • US Classification:
    717129
  • Abstract:
    The present invention provides a method, system, and computer program product for programmatically manipulating a user interface process to maintain synchronization of object-oriented programming language methods during a rollback operation in a procedural logic debugger. This technique is designed for use in integrated execution environments that provide seamless execution of, and transfer of control between, objects written in an object-oriented programming language and business logic written in a procedural programming language, and which span multiple programming models based on different technologies. The disclosed technique enables developers to have greater control over the debugging process by manipulating the next statement to be executed. The procedural debugger automatically positions to the selected statement, and a corresponding user interface process is then programmatically adjusted to bring the user interface into synchronization with the selected statement. (Or, the debugger itself may initiate the repositioning operation, in which case the technique operates in the same manner to provide a synchronized result. ).
  • System And Method For Generating Target Language Code Utilizing An Object Oriented Code Generator

    view source
  • US Patent:
    6877155, Apr 5, 2005
  • Filed:
    Jun 8, 1998
  • Appl. No.:
    09/093657
  • Inventors:
    Anthony Hayden Lindsey - Fuquay Varina NC, US
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F009/44
  • US Classification:
    717108, 717107, 717116, 717117, 717137
  • Abstract:
    A system for generating target language source code utilizing an object oriented code generator is disclosed. A desired computer programming function is specified using a fourth generation language. An object oriented converter converts the fourth generation language specification into an object oriented model which retains the function and inter-relationships defined in the specification. The object oriented model is applied against a set of source code templates for a desired target language, which will typically be a third generation language. An object oriented generator engine parses the resulting collection of templates to form source code files having the desired programming function in the desired target language.
  • Visualizing Data In Visual Application Design

    view source
  • US Patent:
    20060047699, Mar 2, 2006
  • Filed:
    Aug 10, 2004
  • Appl. No.:
    10/914953
  • Inventors:
    Eran Belinsky - Haifa, IL
    Anthony Lindsey - Fuquay Varina NC, US
    Yoav Rubin - Kfar Saba, IL
    Netta Shani - Haifa, IL
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 7/00
  • US Classification:
    70710300Z
  • Abstract:
    A method for a visual application creation tool includes having a data source entity type in the tool, having a data link entity type in the tool and having indications of the type of operation to be performed by a data link entity when the data link entity connects a data entity to at least one non-data-source entity. The data link entity is capable of representing an internal part of the non-data-source entity.
  • System And Method For Permitting Rapid Refinement Of Data Output From A Debugger

    view source
  • US Patent:
    55133177, Apr 30, 1996
  • Filed:
    Sep 10, 1992
  • Appl. No.:
    7/943163
  • Inventors:
    Edward K. Borchardt - Chapel Hill NC
    Scott G. Carley - Cary NC
    Anthony H. Lindsey - Fuquay Varina NC
    John T. Mason - Apex NC
    George A. McKenna - Wilsonville OR
    Pamela B. Owens - Durham NC
    Bruce G. Whitenack - Raleigh NC
    Timothy Wilson - Chapel Hill NC
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 1100
  • US Classification:
    39518321
  • Abstract:
    A system and method for enabling re-filtering of trace history data in a debugger without re-executing the program. Trace history data is stored together with its category information when the program is initially executed and trace history text is output to a user. If re-filtering is necessary, the new filtering criteria is applied to the stored trace history data and new text is output to the user.
  • Presentation Of Visual Program Test Coverage Information

    view source
  • US Patent:
    6212675, Apr 3, 2001
  • Filed:
    Sep 16, 1998
  • Appl. No.:
    9/154231
  • Inventors:
    Gary Martin Johnston - Durham NC
    Mila Keren - Nesher, IL
    Anthony Hayden Lindsey - Fuquay Varina NC
    Yael Shaham-Gafni - Haifa, IL
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 945
  • US Classification:
    717 4
  • Abstract:
    A technique, system, and computer program for presenting test coverage metrics in a visual programming environment. The information is presented in the same general visual manner in which a visual programmer creates a visual program. A number of alternative presentation styles are defined whereby the visual program is augmented to indicate test coverage status. For example, when displaying connections, one color may be used when displaying a connection to indicate that it has been covered, while a different color is used for connections that were not covered. Or, different line styles (such as solid versus dashed, or different degrees of line thickness) may be used to represent the same information. Alternatively, the test coverage status may be indicated by annotating the graphical representation of the visual program with text (such as "covered" or "not covered").
  • Object Oriented System And Method For Generating Target Language Code

    view source
  • US Patent:
    56758014, Oct 7, 1997
  • Filed:
    Sep 30, 1994
  • Appl. No.:
    8/316174
  • Inventors:
    Anthony Hayden Lindsey - Fuquay Varina NC
  • Assignee:
    International Business Machines Corporation - Armonk NY
  • International Classification:
    G06F 1727
  • US Classification:
    395702
  • Abstract:
    A system for generating target language source code utilizing an object oriented technology is disclosed. A desired computer programming function is specified using an object oriented user interface. The result is an object oriented model of the desired target language program. The object oriented model is processed by a generator engine, which recursively generates each object in the model, if necessary, to surface all primitive objects relative to the target language contained in the model. Each primitive object is mapped to its corresponding template from a set of source code templates which corresponds to the desired target language, which is typically a third generation language. An object oriented generator engine parses the resulting collection of templates to form source code files having the desired programming function in the desired target language.
  • Data Triggered Trace Technique For Debugging Software Programs

    view source
  • US Patent:
    58706062, Feb 9, 1999
  • Filed:
    May 1, 1996
  • Appl. No.:
    8/641666
  • Inventors:
    Anthony Hayden Lindsey - Fuquay Varina NC
  • Assignee:
    International Business Machines Corp. - Armonk NY
  • International Classification:
    G06F 944
  • US Classification:
    395704
  • Abstract:
    A technique for permitting tracepoints to be set relative to data elements for the debugging of a procedural program is disclosed. A proxy object is provided for each data element relative to which tracing is desired. The proxy object intercepts messages sent from the program to the data element caused by the execution of logic statements. In accordance with a developer's specified parameters, tracing functions relative to the data element are invoked in response to the receipt of each message dependent upon the nature of the message. The proxy object then forwards the message to the intended data element. Subsequent return of control from the data element to the program may also invoke the proxy object and affect tracing in accordance with parameters supplied by the developer to the debugger.

Resumes

Anthony Lindsey Photo 1

Facilities Manager

view source
Location:
4613 Grinding Stone Dr, Raleigh, NC 27604
Industry:
Facilities Services
Work:
Lineberger Cancer Center
Facilities Manager

Inspection Experts Oct 2014 - May 2016
Facility Manager

Us Navy Sep 2009 - Sep 2014
Machinist Mate
Skills:
Maintenance
Navy
Preventive Maintenance
Military Experience
Military Operations
Elevators
Pumps
Forklift Operation
Small Boat Operations
Leadership
Facilities Management
Project Management
Microsoft Word
Supervisory Skills
Military
Anthony Lindsey Photo 2

Anthony Lindsey

view source
Anthony Lindsey Photo 3

Anthony Lindsey

view source
Anthony Lindsey Photo 4

Maintainance

view source
Work:
Shell
Maintainance
Anthony Lindsey Photo 5

Anthony Lindsey

view source
Anthony Lindsey Photo 6

Anthony Lindsey

view source
Anthony Lindsey Photo 7

Anthony Lindsey

view source
Anthony Lindsey Photo 8

Anthony Lindsey

view source
Location:
United States
Name / Title
Company / Classification
Phones & Addresses
Anthony Lindsey
Vice Chair Clinical Affairs Department Of Psychiatry
University of North Carolina At Chapel Hill
Colleges, Universities, and Professional Scho...
104 Airport Dr Ste 3200, Chapel Hill, NC 27599
Anthony Lindsey
Vice Chair Of The Health Care Department Of Psychiatry
University of North Carolina System
Colleges, Universities, and Professional Scho...
910 Raleigh Rd, Chapel Hill, NC 27514
Anthony Bevelacaqua Lindsey
president
T.A. BEVLIN, INC
Commercial Construction Companies · General Contractors
PO Box 1055, Clayton, NC 27520
8368 Us Hwy 70 W Ste B, Clayton, NC 27520
612 Canady Ct, Clayton, NC 27520
9195537720
Anthony Lindsey
HIRAM'S LOFT, LLC
Anthony Lindsey
TIME SAVERS BOOKKEEPING AND BUDGETING LLC

License Records

Anthony Ty Lindsey

License #:
CPT.007005 - Expired
Issued Date:
Jul 2, 2005
Expiration Date:
Jun 30, 2011
Type:
Certified Pharmacy Technician

Anthony Ty Lindsey

License #:
PNT.040537 - Expired
Issued Date:
Oct 23, 2001
Expiration Date:
Oct 23, 2006
Type:
Pharmacy Intern

Facebook

Anthony Lindsey Photo 9

Anthony Lindsey

view source
Anthony Lindsey Photo 10

Anthony Lindsey

view source
Anthony Lindsey Photo 11

Anthony Lindsey

view source
Anthony Lindsey Photo 12

Anthony Lindsey

view source
Anthony Lindsey Photo 13

Anthony Lindsey

view source
Anthony Lindsey Photo 14

Anthony Lindsey

view source
Anthony Lindsey Photo 15

Anthony Lee Lindsey

view source
Anthony Lindsey Photo 16

Anthony Flowers Lindsey

view source

Myspace

Anthony Lindsey Photo 17

Anthony Lindsey

view source
Locality:
I Run, New York
Gender:
Male
Birthday:
1946
Anthony Lindsey Photo 18

Anthony Lindsey

view source
Locality:
Air, Jordan
Gender:
Male
Birthday:
1946
Anthony Lindsey Photo 19

anthony lindsey

view source
Locality:
Chicago, Illinois
Gender:
Male
Birthday:
1946
Anthony Lindsey Photo 20

Anthony Lindsey

view source
Locality:
The Sticks
Gender:
Male
Birthday:
1941
Anthony Lindsey Photo 21

Anthony Lindsey

view source
Locality:
DEEP EAST OAKLAND, California
Gender:
Male
Birthday:
1948
Anthony Lindsey Photo 22

ANthony LIndsey

view source
Locality:
CHICAGO, Illinois
Gender:
Male
Anthony Lindsey Photo 23

Anthony Lindsey

view source
Locality:
New Jersy, New Jersey
Gender:
Male
Birthday:
1928

Googleplus

Anthony Lindsey Photo 24

Anthony Lindsey

Work:
Mandli Communications - Data Processor
Education:
University of Wisconsin-Milwaukee - Business Management
Tagline:
Following my dreams, so i'm living off that snooze button
Anthony Lindsey Photo 25

Anthony Lindsey

About:
Hey im anthony 
Anthony Lindsey Photo 26

Anthony Lindsey

Anthony Lindsey Photo 27

Anthony Lindsey

Anthony Lindsey Photo 28

Anthony Lindsey

Anthony Lindsey Photo 29

Anthony Lindsey

Anthony Lindsey Photo 30

Anthony Lindsey

Anthony Lindsey Photo 31

Anthony Lindsey

Flickr

Youtube

Exclusive: Ryan Henry's DEFENDS ex best frien...

my.community.com... Text Me: 678-679-6077 The Celebrity Doctor: .

  • Duration:
    1h 1m 30s

Exclusive Interview: Ryan Henry's Former Best...

Anthony Lindsey is the former best friend of Ryan Henry, from 'Black I...

  • Duration:
    26m 12s

Ryan Henry & Ex Best Friend Anthony Lindsey F...

my.community.com... Text Me: 678-679-6077 The Celebrity Doctor:...

  • Duration:
    23m 55s

Ryan Confronts His Ex-Best Friend Anthony Bl...

Months after getting with his best friend's baby momma, Ryan finally a...

  • Duration:
    3m 2s

Anthony Lindsey vs John Conner

Island Fights 66.

  • Duration:
    7m 10s

Top 22 Books of 2022

Books Mentioned: Wish You Were Here by Jodi Picoult: Rock Paper Scis...

  • Duration:
    17m 29s

Classmates

Anthony Lindsey Photo 40

Anthony Lindsey

view source
Schools:
Madison Middle School Oceanside CA 1997-2001
Anthony Lindsey Photo 41

Anthony Lindsey

view source
Schools:
Bunkie High School Bunkie LA 1978-1982
Community:
Karen Bradley
Anthony Lindsey Photo 42

Anthony Lindsey

view source
Schools:
Emmanual Baptist Christian School Toledo OH 1979-1991
Community:
Sandra Kimberly, Jamel Smith, Brendon Botz
Anthony Lindsey Photo 43

Anthony Lindsey

view source
Schools:
Emmanual Baptist Christian School Toledo OH 1987-1991
Community:
Sandra Kimberly, Jamel Smith
Anthony Lindsey Photo 44

Anthony Lindsey, Ross Hig...

view source
Anthony Lindsey Photo 45

Anthony Lindsey | F. T. N...

view source
Anthony Lindsey Photo 46

Anthony Lindsey | Greenwo...

view source
Anthony Lindsey Photo 47

Emmanual Baptist Christia...

view source
Graduates:
Anthony Lindsey (1987-1991),
Leigh Miller (1996-2000),
Tonya Martin (1978-1982),
Jonathan McGary (1988-1992)

News

NC Hospitals Warn Employees to Get a Flu Shot or Get Fired

view source
  • Its a definitely a national trend, says Dr. B. Anthony Lindsey, chief medical officer for University of North Carolina Hospitals where the policy is also in its pilot year. Influenza is an extremely contagious disease. For some of our patients, it could have very serious consequences includi
  • Date: Dec 04, 2012
  • Source: Google

Get Report for Anthony Lindsey from Mebane, NC, age ~36
Control profile