Dr. Peters graduated from the University of Chicago Pritzker School of Medicine in 2000. He works in Arlington Heights, IL and specializes in Pediatrics and Adolescent Medicine. Dr. Peters is affiliated with Advocate Lutheran General Hospital, Ann & Robert H Lurie Childrens Hospital Of Chicago and Northwest Community Hospital.
West Bay Surgery Center 1401 W Bay Dr, Largo, FL 33770 7275859500 (phone), 7275841938 (fax)
Education:
Medical School University of Miami, Miller School of Medicine Graduated: 1982
Languages:
English Spanish
Description:
Dr. Peters graduated from the University of Miami, Miller School of Medicine in 1982. He works in Largo, FL and 1 other location and specializes in Anesthesiology. Dr. Peters is affiliated with Largo Medical Center, Largo Medical Center Indian Rocks, Mease Countryside Hospital, Mease Dunedin Hospital and Morton Plant Hospital.
North Arlington Pediatrics
1430 N Arlington Heights Rd, Arlington Heights, IL 60004 North Arlington Pediatrics
1430 N Arl Hts Rd, Arlington Heights, IL 60004
Arthur John Cerdic Vickers - Redmond WA, US Diego Bernardo Vega - Sammamish WA, US Rowan Miller - Kirkland WA, US Andrew John Peters - Sammamish WA, US Jeffrey Michael Derstadt - Sammamish WA, US
Assignee:
Microsoft Corporation - Redmond WA
International Classification:
G06F 17/00 G06N 5/02
US Classification:
706 50
Abstract:
Fluent API Patterns promote balance in managing object persistence. Code which obtains an object-relational mapper session contains API Patterns that manipulate persistence ignorant objects using calls to a fluent interface. When the developer's code executes, it may manipulate an object state, a property state, and/or a persistent relationship of the persistence ignorant object. The code may implement API Patterns such as find-change-save, current-value-original-value, nested-property, incremental-graph-load, incremental-graph-filtered-load, property-modification, dictionary, and/or other API Patterns. Additional examples of API Patterns include an API Pattern to read current, original, and database values for all properties of an entity; an API Pattern to set current and/or original values from another object; and an API Pattern to create a cloned object containing current, original, and/or database values. In any or all of these situations, the API Pattern calls to the fluent interface may be written in a strongly typed language.
Arthur John Cerdic Vickers - Redmond WA, US Diego Bernardo Vega - Sammamish WA, US Rowan Miller - Kirkland WA, US Andrew John Peters - Sammamish WA, US
Assignee:
Microsoft Corporation - Redmond WA
International Classification:
G06F 17/00 G06N 5/02
US Classification:
706 50
Abstract:
A balance is provided between automation of repetitive database creation and configuration efforts, on the one hand, and flexibility to depart from prior configurations, on the other hand, to assist developers with aspects of database initialization. An application domain includes data context instances, database connections, object models mapped by an object-relational mapper, and database initializers. Upon the first attempted runtime use of a particular database connection—data context instance—object model combination, a database initializer is invoked. Initializers may check to see if the database exists, (re)generate a database and schema based on the object model, determine whether the database is compatible with the current object model, delete the database and its schema, seed data, modify database indexes, and/or migrate an existing database, for example. A custom initializer can run developer-supplied code as desired to place the database in a known state for use by the application.
Arthur VICKERS - Redmond WA, US Diego Vega - Sammamish WA, US Rowan Miller - Kirkland WA, US Andrew Peters - Sammamish WA, US Jeff Derstadt - Sammamish WA, US
Assignee:
Microsoft Corporation - Redmond WA
International Classification:
G06N 5/02
US Classification:
706 50
Abstract:
A programming environment may use a set of conventions that may infer database objects from memory objects or memory objects from database objects. The inferred objects may be referenced and used in the programming environment after being created by the set of conventions. The set of conventions may be added to or modified to create different results that are inferred by the conventions. Some conventions may be dependent on other conventions, and the dependencies may be modified by reordering the conventions or otherwise redefining the dependencies. In some embodiments, a versioning system may manage different versions of the convention sets for various upgrade scenarios.
Translating Programming Language Patterns Into Database Schema Patterns
Arthur John Cerdic Vickers - Redmond WA, US Diego Bernardo Vega - Sammamish WA, US Rowan Laurence Miller - Kirkland WA, US Andrew John Peters - Sammamish WA, US Timothy A. Laverty - Seattle WA, US Jeffrey Michael Derstadt - Sammamish WA, US
Assignee:
MICROSOFT CORPORATION - Redmond WA
International Classification:
G06F 17/30
US Classification:
707756, 707E17005
Abstract:
Techniques are described herein that are capable of translating programming language patterns into database schema patterns. Examples of a programming language pattern include but are not limited to a source code pattern, an intermediate language code pattern, metadata associated with a source code pattern, metadata associated with an intermediate language code pattern, or any combination thereof. The programming language patterns may define objects that are included in an object model. Database schema patterns that define a database are automatically (e.g., inferentially) created based on respective programming language patterns that define objects of an object model. The programming language patterns are automatically mapped to the respective database schema patterns.
Andrew PETERS - Sammamish WA, US Arthur VICKERS - Redmond WA, US Diego VEGA - Sammamish WA, US Rowan MILLER - Kirkland WA, US Jeff DERSTADT - Sammamish WA, US
Assignee:
MICROSOFT CORPORATION - Redmond WA
International Classification:
G06F 9/44 G06F 17/30
US Classification:
717106, 717121
Abstract:
An application programming interface may alter the inferences made by a set of conventions that may infer database objects from memory objects in an application. The changes or overrides to the inferences may be applied when the application is executed and may cause the database objects to be created or organized in a different manner than when the original inferences were used. A configuration database may store the inferences and overrides, and may be referenced when the conventions are applied. The configuration database may be incrementally updated so that any changes or overrides are persisted to the next version of an application.
Translating Metadata Associated With Code Patterns Into Database Schema Patterns
- Redmond WA, US Diego Bernardo Vega - Sammamish WA, US Rowan Laurence Miller - Kirkland WA, US Andrew John Peters - Sammamish WA, US Timothy A. Laverty - Seattle WA, US Jeffrey Michael Derstadt - Sammamish WA, US
International Classification:
G06F 17/30 G06F 8/51
Abstract:
Techniques are described herein that are capable of translating programming language patterns into database schema patterns. Examples of a programming language pattern include but are not limited to a source code pattern, an intermediate language code pattern, metadata associated with a source code pattern, metadata associated with an intermediate language code pattern, or any combination thereof. The programming language patterns may define objects that are included in an object model. Database schema patterns that define a database are automatically (e.g., inferentially) created based on respective programming language patterns that define objects of an object model. The programming language patterns are automatically mapped to the respective database schema patterns.
Translating Programming Language Patterns Into Database Schema Patterns
- Redmond WA, US Diego Bernardo Vega - Sammamish WA, US Rowan Laurence Miller - Kirkland WA, US Andrew John Peters - Sammamish WA, US Timothy A. Laverty - Seattle WA, US Jeffrey Michael Derstadt - Sammamish WA, US
International Classification:
G06F 17/30
Abstract:
Techniques are described herein that are capable of translating programming language patterns into database schema patterns. Examples of a programming language pattern include but are not limited to a source code pattern, an intermediate language code pattern, metadata associated with a source code pattern, metadata associated with an intermediate language code pattern, or any combination thereof. The programming language patterns may define objects that are included in an object model. Database schema patterns that define a database are automatically (e.g., inferentially) created based on respective programming language patterns that define objects of an object model. The programming language patterns are automatically mapped to the respective database schema patterns.
EPIC, inc. - San Francisco Bay Area since 2003
Director, User Experience Strategy
Odopod 2004 - 2006
User Experience Design / Strategy (Consultant)
Ask.com 2004 - 2006
User Experience Design / Strategy (Consultant)
Method 2003 - 2006
User Experience Design / Strategy (Consultant)
Claro Studio 2001 - 2003
User Experience Director, Principal
Education:
Columbia Sep 1990 - Jun 1994
BA, Journalism
Skills:
User Experience Product Strategy Product Management Software Project Management Mobile Applications Social Software Mobile Devices Interaction Design User Interface Design User Experience Design User-centered Design Mobile Design Web Design Start-ups Human Computer Interaction Usability Engineering Strategy User Interface Web Applications Information Architecture Product Design Usability Testing Mobile Internet Usability User Research
Amazon - Middlletown, Delaware since Nov 2012
Logistics Specialist
Sardo & Sons Warehousing Aug 2010 - Oct 2012
Product Specialist
Fitness & Aerobics Aug 2007 - Aug 2010
Customer Service
Clarks Pools & Spa’s Jun 2005 - Aug 2010
Service Technician
Education:
Wilmington University 2010
Bachelor of Science Degree, Business Management
Delaware Technical & Community College 2009
Associates Degree, Construction Management Technology
Salesianum High School
UX / Application Developer at Human-Computer Interaction Institute at Carnegie Mellon University, Independent Web Designer and Developer at andrewmpeters.com
Location:
Pittsburgh, Pennsylvania
Industry:
Computer Software
Work:
Human-Computer Interaction Institute at Carnegie Mellon University - Pittsburgh, PA since Oct 2011
UX / Application Developer
andrewmpeters.com since Jan 2008
Independent Web Designer and Developer
Doctrelo Aug 2011 - Feb 2012
Chief Design Officer / Front-End Developer
Edgar Snyder & Associates Sep 2009 - Aug 2011
Marketing Designer & Web Developer
Pixyl Design, LLC Jan 2008 - Jul 2009
Web Developer & Co-owner
Education:
Carnegie Mellon University - Tepper School of Business 2011 - 2014
MBA
The University of Connecticut 2005 - 2009
BS, Business Management
The University of Connecticut 2005 - 2009
BA, Journalism
Skills:
UX Development Web Design Web Development JavaScript jQuery AJAX Wordpress HTML Advanced CSS PHP MySQL Rapid Prototyping Graphic Design Mobile Applications User Interface User Experience HTML5
Interests:
Web design / development (esp. front-end / UX development), marketing, business development, entrepreneurship
Singapore, SingaporeAdvisory Board Member at Assoc of Virtual Worlds Mastered the art of internet-awareness and is highly connected with online & offline web 2.0, Virtual Worlds & Social Media communities. With 20+ years of... Mastered the art of internet-awareness and is highly connected with online & offline web 2.0, Virtual Worlds & Social Media communities. With 20+ years of experience in traditional publishing, public relations and marketing having worked with companies like ICL, Wang Computers, Anixter, BenQ and...
BUFFALO, N.Y. (AP) Former NHL enforcer Andrew Peters has been suspended indefinitely as coach of a youth hockey team pending a Buffalo police investigation into his role in an on-ice brawl. ''We are very disappointed in the series of events that unfolded,'' Adams, a former NHL player, said in a statement. ''We are currently reviewing the situation and in the meantime have suspended head coach Andrew Peters indefinitely until the matter is over.''
Date: Feb 27, 2017
Category: Sports
Source: Google
Ex-Sabres enforcer Peters suspended after youth brawl
at unfolded during the 15U Buffalo Jr. Sabres game on Saturday, said Buffalo Jr. Sabres President Kevyn Adams in a statement to local media outlets. We are currently reviewing the situation and in the meantime have suspended Head Coach Andrew Peters indefinitely until the matter is resolved.
Its cyclical, said Thornton of the rises and falls of the fight game. Obviously, there are no more staged fights and Im very OK with that. Even when I was playing 10-12 minutes a night and Id have to square off with Andrew Peters for no reason. I didnt like that either. ... But looking arou
UBS analyst Andrew Peters figured InterMune was a top takeover play in the space, but in a note to clients pointed out there are plenty of other potential targets. Peters writes that the firms buy rating on infectious disease-focused Achillion Pharmaceuticals Achillion Pharmaceuticals is in part th
yfights.com states that this guy is 25-0 in NHL fights. Neither Rob Ray nor Andrew Peters nor Kimbo Slice can say that they were undefeated. If we had this guy in 2010, maybe the Boston Bruins dont take Vanek out of that playoff series. If we had this guy in 2011, maybe Richards doesnt demolish Co
oucher's shoulder injury means the Hurricanes are no longer set in net. He is likely to be out four to six months. The 'Canes could look at Andrew Peters, who was their American Hockey League goalie this past season and was Cam Ward's backup in 2010-11. Or they could look at the free agent marketplace.
Date: Jun 29, 2012
Category: Sports
Source: Google
Five Thoughts on Vancouver's Game 1 victory over Boston
Bruins coach Claude Julien called it classless but you flat out dont do that. Jarkko Ruutu was suspended for two games for doing that to Andrew Peters years ago and while the playoffs skew how punishment is likely meted out, our guess is that you can bank on Burrows missing Game 2.
Time for the NHL, minus Colin Campbell, to step up and do the right thing. Armed with precedent -- Jarkko Ruutu was slapped with a two-game ban for his chomper action on Andrew Peters in 2009 -- the league has to force Burrows to sit out at for least Saturday's Game 2.
Date: Jun 02, 2011
Category: Sports
Source: Google
Youtube
Andrew Peters vs Brian McGrattan Round 5
Andrew Peters ( Buffalo Sabres ) vs Brian McGrattan ( Ottawa Senators ...
Duration:
1m 27s
Andrew Peters Highlights
Highlight video of one of the best fighters in todays NHL, Andrew Pete...
Duration:
4m 45s
Don't Bring Toys To The Office. Andy Peters -...
Did you enjoy this full comedy special from Andy Peters? If you did, c...
Duration:
33m 3s
Former NHL player Andrew Peters hits 15 year ...
go check out more of our youtube videos.
Duration:
33s
Andrew Peters vs Andre Roy Sep 29, 2006
Andrew Peters vs Andre Roy from the Buffalo Sabres at Pittsburgh Pengu...
Duration:
1m 5s
What You Do When You Find Your Nemesis, Andy ...
We all have our own nemesis. Who's yours? Watch all of Andy Peters spe...
Georgia Institute of Technology - Research Assistant (2010) Science Applications International Corporation - Intern (2010-2010) Air Products & Chemicals - Intern (2009-2009)
Education:
Georgia Institute of Technology - PhD Chemical Engeering, University of Maryland, College Park - B.S. Chemical Engineering
Andrew Peters
Work:
Glass Mind Theatre - Artistic Director (2009-2013) MileOne Automotive - Multimedia Designer (2010-2013)
Education:
Towson University - Advertising, Theatre Arts, The Theatre School at DePaul University - MFA in Directing
Andrew “Goon” Peters
Work:
Lost Highway - Writer/Critic Paranormal Pop Culture - Writer/Critic (2012)