Conference Program
SELECT
Id,
Name,
Session_Name__c,
Panel_Title__c,
Panel_Abstract__c,
Session_Start_Time__c,
(SELECT Id,
Speaker_Function__c,
Speaker_Status__c,
Abstract_Title__c,
Speaker_Name_on_Agenda__c,
Name,
Contact_del__c,
Contact_del__r.Name,
Contact_del__r.FirstName,
Contact_del__r.LastName,
Contact_del__r.Title,
Contact_del__r.Account.Name,
Account__r.Name,
Contact_Account__c,
Speaker_Placement__c,
Panelist__c,
Co_Author_1__c, Co_Author_1__r.Name, Co_Author_1__r.Title, Co_Author_1__r.Account.Name,
Co_Author_2__c, Co_Author_2__r.Name, Co_Author_2__r.Title, Co_Author_2__r.Account.Name,
Co_Author_3__c, Co_Author_3__r.Name, Co_Author_3__r.Title, Co_Author_3__r.Account.Name,
Co_Author_4__c, Co_Author_4__r.Name, Co_Author_4__r.Title, Co_Author_4__r.Account.Name,
Co_Author_5__c, Co_Author_5__r.Name, Co_Author_5__r.Title, Co_Author_5__r.Account.Name,
Co_Author_6__c, Co_Author_6__r.Name, Co_Author_6__r.Title, Co_Author_6__r.Account.Name
FROM Speaker__r
WHERE Speaker_Status__c IN ('Invited', 'Request - accepted')
ORDER BY Speaker_Placement__c, Contact_del__r.LastName, Contact_del__r.FirstName),
(SELECT Id, Title, IsNote
FROM NotesAndAttachments
WHERE IsNote = FALSE
AND (Title LIKE '%jpg%' OR Title LIKE '%jpeg%' OR Title LIKE '%gif%' OR Title LIKE '%png%')
ORDER BY CreatedDate DESC),
(SELECT Id, Title, FileType, FileExtension, ContentSize, RecordType
FROM CombinedAttachments
WHERE Title LIKE '%jp%g' OR Title LIKE '%gif' OR Title LIKE '%png' OR FileType IN ('JPG', 'GIF', 'PNG')
ORDER BY CreatedDate DESC LIMIT 1)
FROM Session__c
WHERE Event__r.ID IN ('a0DC000000giLT1MAM') AND Session_Status__c IN ('Abstract - Copy Edited', 'Abstract - Finalized')
ORDER BY Session_Start_Time__c, Track_Title__c, Session_Slot_Number__c, Session_Name__c
stdClass Object
(
[totalSize] => 57
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000to86DMAQ
)
[Id] => a0FC000000to86DMAQ
[Name] => PRB16 PC1 - EP Dup
[Session_Name__c] => PRBCUG Better Practices Table Top Updates
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-18T12:00:00.000+0000
[Speaker__r] =>
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000to87fMAA
)
[Id] => a0FC000000to87fMAA
[Name] => PRB16 PC2 - EP DUP
[Session_Name__c] => Human Performance Workshop
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-18T12:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 1
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IJ8WMAW
)
[Id] => a0GC0000011IJ8WMAW
[Speaker_Function__c] => Facilitator
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Wes Havard
[Name] => SP-25727
[Contact_del__c] => 003C000001MrcVsIAJ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001MrcVsIAJ
)
[Name] => Wes Havard
[FirstName] => Wes
[LastName] => Havard
[Title] => Operational Excellence
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Gpc84IAB
)
[Name] => Luminant
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Gpc84IAB
)
[Name] => Luminant
)
[Contact_Account__c] => Luminant
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000toAV6MAM
)
[Id] => a0FC000000toAV6MAM
[Name] => EP16 Drone
[Session_Name__c] => Drone University: Utilizing Drones in Your Power Plant
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-18T12:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 1
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IOiXMAW
)
[Id] => a0GC0000011IOiXMAW
[Speaker_Function__c] => Instructor
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Scott Sambuco, PE, NCARB
[Name] => SP-25759
[Contact_del__c] => 003C0000022WQ9bIAG
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000022WQ9bIAG
)
[Name] => Scott Sambuco
[FirstName] => Scott
[LastName] => Sambuco
[Title] => Director Safety & Asset Integrity
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000q6bhEIAQ
)
[Name] => Orbital Technical Solutions
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000q6bhEIAQ
)
[Name] => Orbital Technical Solutions
)
[Contact_Account__c] => Orbital Technical Solutions
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnpxqMAA
)
[Id] => a0FC000000tnpxqMAA
[Name] => PMI16 Roundtable
[Session_Name__c] => PMI Roundtable
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-18T15:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 8
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HUMEMA4
)
[Id] => a0GC0000011HUMEMA4
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mark Nagel, PE
[Name] => SP-25399
[Contact_del__c] => 0038000000gZePJAA0
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZePJAA0
)
[Name] => Mark Nagel, PE
[FirstName] => Mark
[LastName] => Nagel, PE
[Title] => REMOVE
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrQ9jAAF
)
[Name] => NRG Energy Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrQ9jAAF
)
[Name] => NRG Energy Inc.
)
[Contact_Account__c] => NRG Energy Inc.
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HUMTMA4
)
[Id] => a0GC0000011HUMTMA4
[Speaker_Function__c] => Facilitator
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Clifford Carnes
[Name] => SP-25400
[Contact_del__c] => 003C000001tCtx6IAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001tCtx6IAC
)
[Name] => Clifford Carnes
[FirstName] => Clifford
[LastName] => Carnes
[Title] => Plant Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001NN35sIAD
)
[Name] => Clifty Creek/ Indiana-Kentucky Electric
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtrZAAR
)
[Name] => Indiana-Kentucky Electric Corp.
)
[Contact_Account__c] => Clifty Creek/ Indiana-Kentucky Electric
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HUMYMA4
)
[Id] => a0GC0000011HUMYMA4
[Speaker_Function__c] => Facilitator
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => JP Brummond
[Name] => SP-25401
[Contact_del__c] => 003C000001zuN4bIAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zuN4bIAE
)
[Name] => JP Brummond
[FirstName] => JP
[LastName] => Brummond
[Title] => Director – Gas and Hydro Generation
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000ko6kBAAQ
)
[Name] => Alliant Energy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000ko6kBAAQ
)
[Name] => Alliant Energy
)
[Contact_Account__c] => Alliant Energy
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HUMwMAO
)
[Id] => a0GC0000011HUMwMAO
[Speaker_Function__c] => Facilitator
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Gregory W. Long
[Name] => SP-25402
[Contact_del__c] => 003C000001A5WaPIAV
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001A5WaPIAV
)
[Name] => Gregory Long
[FirstName] => Gregory
[LastName] => Long
[Title] => Director - Asset Management
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Zyyr4IAB
)
[Name] => Jiangnan Environmental Technology Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000wBgIUIA0
)
[Name] => The AES Corporation
)
[Contact_Account__c] => Jiangnan Environmental Technology Inc.
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HUNBMA4
)
[Id] => a0GC0000011HUNBMA4
[Speaker_Function__c] => Facilitator
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Dave Strubberg
[Name] => SP-25403
[Contact_del__c] => 00380000010usEtAAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010usEtAAI
)
[Name] => David Strubberg
[FirstName] => David
[LastName] => Strubberg
[Title] => director of Innovation & IT Projects
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwl1OAAQ
)
[Name] => Ameren Missouri
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001NN35GIAT
)
[Name] => Ameren
)
[Contact_Account__c] => Ameren Missouri
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[5] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HUNLMA4
)
[Id] => a0GC0000011HUNLMA4
[Speaker_Function__c] => Facilitator
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Joe VonDerHaar
[Name] => SP-25404
[Contact_del__c] => 0038000000mcM7hAAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000mcM7hAAE
)
[Name] => Joe VonDerHaar
[FirstName] => Joe
[LastName] => VonDerHaar
[Title] => Director, Plant Operations Spurlock
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5Mx3IAE
)
[Name] => East Kentucky Power Cooperative Inc. [EKPC]
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5Mx3IAE
)
[Name] => East Kentucky Power Cooperative Inc. [EKPC]
)
[Contact_Account__c] => East Kentucky Power Cooperative Inc. [EKPC]
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[6] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HUNVMA4
)
[Id] => a0GC0000011HUNVMA4
[Speaker_Function__c] => Facilitator
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Jeffrey Fassett
[Name] => SP-25405
[Contact_del__c] => 0038000000gZeCkAAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZeCkAAK
)
[Name] => Jeffrey Fassett
[FirstName] => Jeffrey
[LastName] => Fassett
[Title] => President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtuBAAR
)
[Name] => IEM Energy Consultants
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtuBAAR
)
[Name] => IEM Energy Consultants
)
[Contact_Account__c] => IEM Energy Consultants
[Speaker_Placement__c] => 7
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[7] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HUNpMAO
)
[Id] => a0GC0000011HUNpMAO
[Speaker_Function__c] => Facilitator
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Phillip Webster
[Name] => SP-25406
[Contact_del__c] => 0038000000gZeZUAA0
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZeZUAA0
)
[Name] => Phillip Webster
[FirstName] => Phillip
[LastName] => Webster
[Title] => Retired
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000v89afIAA
)
[Name] => Independent Consultant
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mKBAAZ
)
[Name] => Black & Veatch
)
[Contact_Account__c] => Independent Consultant
[Speaker_Placement__c] => 8
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000to86hMAA
)
[Id] => a0FC000000to86hMAA
[Name] => PRB16 PC3 - EP Dup
[Session_Name__c] => Conveyor Belt Workshop
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-18T17:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 1
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IJ81MAG
)
[Id] => a0GC0000011IJ81MAG
[Speaker_Function__c] => Facilitator
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Casey Price
[Name] => SP-25726
[Contact_del__c] => 00380000010uoGgAAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010uoGgAAI
)
[Name] => Casey Price
[FirstName] => Casey
[LastName] => Price
[Title] => Vice President, Engring
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000ko6o0AAA
)
[Name] => ContiTech Conveyor Belt Group
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000ko6o0AAA
)
[Name] => ContiTech Conveyor Belt Group
)
[Contact_Account__c] => ContiTech Conveyor Belt Group
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[5] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnoQBMAY
)
[Id] => a0FC000000tnoQBMAY
[Name] => WKSP EP16 1-1
[Session_Name__c] => CANCELLED - Introduction to Resilience Engineering and Highly Reliable Organizing - CANCELLED
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-18T17:00:00.000+0000
[Speaker__r] =>
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[6] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnpy5MAA
)
[Id] => a0FC000000tnpy5MAA
[Name] => PMI16 Reception
[Session_Name__c] => PMI Reception
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-18T21:00:00.000+0000
[Speaker__r] =>
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[7] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000to5OgMAI
)
[Id] => a0FC000000to5OgMAI
[Name] => EP16 Opening Keynote - Host
[Session_Name__c] => EP16 Opening Keynote - Big Easy/Big Dreams
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T12:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 1
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IG1WMAW
)
[Id] => a0GC0000011IG1WMAW
[Speaker_Function__c] => Keynote
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Big Easy - Big Dreams
[Speaker_Name_on_Agenda__c] => Leo Denault
[Name] => SP-25702
[Contact_del__c] => 003C000001gYhOqIAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001gYhOqIAK
)
[Name] => Leo Denault
[FirstName] => Leo
[LastName] => Denault
[Title] => Chairman and Chief Executive Officer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQlnIAH
)
[Name] => Entergy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQlnIAH
)
[Name] => Entergy
)
[Contact_Account__c] => Entergy
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[8] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000wpMAFMA2
)
[Id] => a0FC000000wpMAFMA2
[Name] => EP16 Opening Keynote
[Session_Name__c] => EP16 Opening Keynote - The Digital Transformation of Electricity
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T13:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 1
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012na9WMAQ
)
[Id] => a0GC0000012na9WMAQ
[Speaker_Function__c] => Keynote
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => The Digital Transformation of Electricity
[Speaker_Name_on_Agenda__c] => Scott Bolick
[Name] => SP-26309
[Contact_del__c] => 003C0000021pdztIAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000021pdztIAA
)
[Name] => Scott Bolick
[FirstName] => Scott
[LastName] => Bolick
[Title] => Head of Software Strategy and Product Management
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001UB2YYIA1
)
[Name] => GE Digital
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001UB2YYIA1
)
[Name] => GE Digital
)
[Contact_Account__c] => GE Digital
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[9] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000to5PZMAY
)
[Id] => a0FC000000to5PZMAY
[Name] => EP16 Executive Roundtable
[Session_Name__c] => Industry Makeover - The new face of the Power Industry
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T13:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IFw7MAG
)
[Id] => a0GC0000011IFw7MAG
[Speaker_Function__c] => Moderator
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mr. Richard F. McMahon
[Name] => SP-25697
[Contact_del__c] => 003C0000018Nqr2IAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000018Nqr2IAC
)
[Name] => Richard McMahon
[FirstName] => Richard
[LastName] => McMahon
[Title] => Vice President, Energy Supply & Finance
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkRGUAA3
)
[Name] => Edison Electric Institute
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkRGUAA3
)
[Name] => Edison Electric Institute
)
[Contact_Account__c] => Edison Electric Institute
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IG0iMAG
)
[Id] => a0GC0000011IG0iMAG
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Phillip R. May
[Name] => SP-25701
[Contact_del__c] => 003C000001qUepoIAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001qUepoIAC
)
[Name] => Phillip May
[FirstName] => Phillip
[LastName] => May
[Title] => CEO
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000WXLfxAAH
)
[Name] => Entergy Louisiana LLC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQlnIAH
)
[Name] => Entergy
)
[Contact_Account__c] => Entergy Louisiana LLC
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IG0OMAW
)
[Id] => a0GC0000011IG0OMAW
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Robert Ott
[Name] => SP-25699
[Contact_del__c] => 003C000001zL5xAIAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zL5xAIAS
)
[Name] => Robert Ott
[FirstName] => Robert
[LastName] => Ott
[Title] => Vice-President of Wholesale Origination REMOVE
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrQ9jAAF
)
[Name] => NRG Energy Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrQ9jAAF
)
[Name] => NRG Energy Inc.
)
[Contact_Account__c] => NRG Energy Inc.
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IG0TMAW
)
[Id] => a0GC0000011IG0TMAW
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => John Trawick
[Name] => SP-25700
[Contact_del__c] => 003C000001EUL7rIAH
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001EUL7rIAH
)
[Name] => Sarah Combs
[FirstName] => Sarah
[LastName] => Combs
[Title] => Fuel Analyst
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000WXLdMAAX
)
[Name] => Southern Company
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000WXLdMAAX
)
[Name] => Southern Company
)
[Contact_Account__c] => Southern Company
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012noilMAA
)
[Id] => a0GC0000012noilMAA
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Clarence (Joe) Hopf, Jr.
[Name] => SP-26403
[Contact_del__c] => 0038000000cO87MAAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000cO87MAAS
)
[Name] => Clarence (Joe) Hopf, Jr.
[FirstName] => Clarence (Joe)
[LastName] => Hopf, Jr.
[Title] => Senior Vice President and Chief Commercial Officer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001bTWs4IAG
)
[Name] => Talen Energy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001bTWs4IAG
)
[Name] => Talen Energy
)
[Contact_Account__c] => Talen Energy
[Speaker_Placement__c] => 11
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[10] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000to39VMAQ
)
[Id] => a0FC000000to39VMAQ
[Name] => EP16 Theater: IIR Sessions (Tuesday)
[Session_Name__c] => EP Theater:Industrial Info Resources (Tuesday)
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T16:00:00.000+0000
[Speaker__r] =>
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[11] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCVDMA2
)
[Id] => a0FC000000tnCVDMA2
[Name] => EP16 TECH A:
[Session_Name__c] => 3A: The Future of Nuclear Power
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T17:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 3
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012o0rLMAQ
)
[Id] => a0GC0000012o0rLMAQ
[Speaker_Function__c] => Moderator
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mr. Thomas W. Overton JD
[Name] => SP-26547
[Contact_del__c] => 003C000001k5iIRIAY
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001k5iIRIAY
)
[Name] => Thomas Overton
[FirstName] => Thomas
[LastName] => Overton
[Title] => Associate Editor
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGSjMAAX
)
[Name] => POWER magazine
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGSjMAAX
)
[Name] => POWER magazine
)
[Contact_Account__c] => POWER magazine
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HSVgMAO
)
[Id] => a0GC0000011HSVgMAO
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Update on the Newest Nuclear Plant in the US
[Speaker_Name_on_Agenda__c] => Fredie Carmichael
[Name] => SP-25388
[Contact_del__c] => 003C000001zwjhjIAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zwjhjIAA
)
[Name] => Fredie Carmichael
[FirstName] => Fredie
[LastName] => Carmichael
[Title] => Nuclear Development Communications Coordinator
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000WXLdMAAX
)
[Name] => Southern Company
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000WXLdMAAX
)
[Name] => Southern Company
)
[Contact_Account__c] => Southern Company
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HTz7MAG
)
[Id] => a0GC0000011HTz7MAG
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => The Department of Energy's Gateway for Accelerated Innovation in Nuclear
[Speaker_Name_on_Agenda__c] => Mike Goff
[Name] => SP-25395
[Contact_del__c] => 003C0000022WSs7IAG
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000022WSs7IAG
)
[Name] => Mike Goff
[FirstName] => Mike
[LastName] => Goff
[Title] => Principal Deputy Assistant Secretary for Nuclear Energy
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlZsAAI
)
[Name] => US DOE
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYkDAAX
)
[Name] => Idaho National Laboratory
)
[Contact_Account__c] => US DOE
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[12] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCXEMA2
)
[Id] => a0FC000000tnCXEMA2
[Name] => EP16 PPP A: Outage Management
[Session_Name__c] => 1A: Strategic Outage Management to Create a Proactive Plant
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T17:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8HxMAK
)
[Id] => a0GC0000011F8HxMAK
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Keith W. Morris, P.Eng.
[Name] => SP-24456
[Contact_del__c] => 0038000000gZeOpAAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZeOpAAK
)
[Name] => Keith Morris, P.Eng.
[FirstName] => Keith
[LastName] => Morris, P.Eng.
[Title] => Retired
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000xCGDGIA4
)
[Name] => Doosan Power Systems
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000xCGDGIA4
)
[Name] => Doosan Power Systems
)
[Contact_Account__c] => Doosan Power Systems
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8IHMA0
)
[Id] => a0GC0000011F8IHMA0
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Merrill A. Jones
[Name] => SP-24457
[Contact_del__c] => 00380000010usXDAAY
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010usXDAAY
)
[Name] => Merrill Jones
[FirstName] => Merrill
[LastName] => Jones
[Title] => Sr. Director Business Development
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000vAcZ4IAK
)
[Name] => Day & Zimmermann
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000vAcZ4IAK
)
[Name] => Day & Zimmermann
)
[Contact_Account__c] => Day & Zimmermann
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EfBRMA0
)
[Id] => a0GC0000011EfBRMA0
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Minnkota Power Cooperative Improves Work Management, Planning and Scheduling
[Speaker_Name_on_Agenda__c] => Craig Bleth
[Name] => SP-24256
[Contact_del__c] => 003C000001TwCo4IAF
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001TwCo4IAF
)
[Name] => Craig Bleth
[FirstName] => Craig
[LastName] => Bleth
[Title] => Plant Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000016YOlqIAG
)
[Name] => Minnkota Power Cooperative, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000016YOlqIAG
)
[Name] => Minnkota Power Cooperative, Inc.
)
[Contact_Account__c] => Minnkota Power Cooperative, Inc.
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yHqT2IAK
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHqT2IAK
)
[Name] => Wally Wilson
[Title] => Senior Subject Matter Expert
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mYHAAZ
)
[Name] => Life Cycle Engineering Inc.
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IMoXMAW
)
[Id] => a0GC0000011IMoXMAW
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Jeffery Energy Center SNCR and Smartburn Installation – A Case Study of a Fast Track Environmental Project
[Speaker_Name_on_Agenda__c] => Geoff Greene
[Name] => SP-25748
[Contact_del__c] => 003C000001Q7n8HIAR
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001Q7n8HIAR
)
[Name] => Geoff Greene
[FirstName] => Geoff
[LastName] => Greene
[Title] => Director, Tecumseh Energy Center
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkUe7AAF
)
[Name] => Westar Energy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkUe7AAF
)
[Name] => Westar Energy
)
[Contact_Account__c] => Westar Energy
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EhcRMAS
)
[Id] => a0GC0000011EhcRMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Proactive Shop Strategy to Avoid Field Balancing after a Major Outage
[Speaker_Name_on_Agenda__c] => Zlatan Racic
[Name] => SP-24277
[Contact_del__c] => 003C000001yHwZpIAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHwZpIAK
)
[Name] => Zlatan Racic
[FirstName] => Zlatan
[LastName] => Racic
[Title] => Director-Owner
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q50EKIAZ
)
[Name] => Z-R Consulting
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q50EKIAZ
)
[Name] => Z-R Consulting
)
[Contact_Account__c] => Z-R Consulting
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yHwZzIAK
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHwZzIAK
)
[Name] => Marin Racic
[Title] => Senior Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q50EKIAZ
)
[Name] => Z-R Consulting
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[13] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCRzMAM
)
[Id] => a0FC000000tnCRzMAM
[Name] => EP16 EC A:
[Session_Name__c] => 2A Environmental Mega Session: Navigating the Minefield of CPP Compliance
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T17:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 8
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8YxMAK
)
[Id] => a0GC0000011F8YxMAK
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mark Nagel, PE
[Name] => SP-24479
[Contact_del__c] => 0038000000gZePJAA0
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZePJAA0
)
[Name] => Mark Nagel, PE
[FirstName] => Mark
[LastName] => Nagel, PE
[Title] => REMOVE
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrQ9jAAF
)
[Name] => NRG Energy Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrQ9jAAF
)
[Name] => NRG Energy Inc.
)
[Contact_Account__c] => NRG Energy Inc.
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8ZCMA0
)
[Id] => a0GC0000011F8ZCMA0
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Robert Hollinsworth
[Name] => SP-24480
[Contact_del__c] => 003C000001I6q5pIAB
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001I6q5pIAB
)
[Name] => Robert Hollinsworth
[FirstName] => Robert
[LastName] => Hollinsworth
[Title] => Plant Manager Montrose & Sibley Stations
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0013b00001o4fP6AAI
)
[Name] => Evergy, Inc
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001GpcEtIAJ
)
[Name] => KCP&L
)
[Contact_Account__c] => Evergy, Inc
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8ktMAC
)
[Id] => a0GC0000011F8ktMAC
[Speaker_Function__c] => Moderator
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Tony Licata
[Name] => SP-24503
[Contact_del__c] => 003C000001NM4IcIAL
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001NM4IcIAL
)
[Name] => Tony Licata
[FirstName] => Tony
[LastName] => Licata
[Title] => Vice President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000ko8A4AAI
)
[Name] => Licata Energy & Environmental Consultants, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000ko8A4AAI
)
[Name] => Licata Energy & Environmental Consultants, Inc.
)
[Contact_Account__c] => Licata Energy & Environmental Consultants, Inc.
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HRaGMAW
)
[Id] => a0GC0000011HRaGMAW
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mr. John King
[Name] => SP-25374
[Contact_del__c] => 003C000001hCDhIIAW
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001hCDhIIAW
)
[Name] => John King
[FirstName] => John
[LastName] => King
[Title] => Partner
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001GCC2YIAX
)
[Name] => Breazeale, Sachse & Wilson, L.L.P.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001GCC2YIAX
)
[Name] => Breazeale, Sachse & Wilson, L.L.P.
)
[Contact_Account__c] => Breazeale, Sachse & Wilson, L.L.P.
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8kyMAC
)
[Id] => a0GC0000011F8kyMAC
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Block Andrews
[Name] => SP-24504
[Contact_del__c] => 0038000000hl5OxAAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000hl5OxAAI
)
[Name] => Block Andrews
[FirstName] => Block
[LastName] => Andrews
[Title] => Strategic Environmental Solutions Director
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYiwAAH
)
[Name] => Burns & McDonnell Engineering Company, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYiwAAH
)
[Name] => Burns & McDonnell Engineering Company, Inc.
)
[Contact_Account__c] => Burns & McDonnell Engineering Company, Inc.
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[5] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HSLgMAO
)
[Id] => a0GC0000011HSLgMAO
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Maria Race
[Name] => SP-25387
[Contact_del__c] => 003C0000021Mrp1IAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000021Mrp1IAC
)
[Name] => Maria Race
[FirstName] => Maria
[LastName] => Race
[Title] => Director, Federal Environmental Programs
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrQ9jAAF
)
[Name] => NRG Energy Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrQ9jAAF
)
[Name] => NRG Energy Inc.
)
[Contact_Account__c] => NRG Energy Inc.
[Speaker_Placement__c] => 8
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[6] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IOoQMAW
)
[Id] => a0GC0000011IOoQMAW
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Chuck Barlow
[Name] => SP-25760
[Contact_del__c] => 003C000001iRnZ7IAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001iRnZ7IAK
)
[Name] => Chuck Barlow
[FirstName] => Chuck
[LastName] => Barlow
[Title] => VP, Environmental Policy and Strategy
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQlnIAH
)
[Name] => Entergy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQlnIAH
)
[Name] => Entergy
)
[Contact_Account__c] => Entergy
[Speaker_Placement__c] => 9
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[7] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012eu4cMAA
)
[Id] => a0GC0000012eu4cMAA
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => JT Smith
[Name] => SP-26107
[Contact_del__c] => 003C0000021vq4cIAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000021vq4cIAA
)
[Name] => JT Smith
[FirstName] => JT
[LastName] => Smith
[Title] => Director, Policy Studies
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYmgAAH
)
[Name] => MISO - Midcontinent Independent System Operator
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYmgAAH
)
[Name] => MISO - Midcontinent Independent System Operator
)
[Contact_Account__c] => MISO - Midcontinent Independent System Operator
[Speaker_Placement__c] => 10
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[14] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCVIMA2
)
[Id] => a0FC000000tnCVIMA2
[Name] => EP16 TECH B:
[Session_Name__c] => 3B: Natural Gas from Legacy Plants to New Designs
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T18:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8XLMA0
)
[Id] => a0GC0000011F8XLMA0
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Carlos E. Koeneke Dr
[Name] => SP-24471
[Contact_del__c] => 003C000002IDnlqIAD
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000002IDnlqIAD
)
[Name] => Carlos Koeneke
[FirstName] => Carlos
[LastName] => Koeneke
[Title] => Chief Technology Officer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D4kLkIAJ
)
[Name] => Mitsubishi Power Americas, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D4kLkIAJ
)
[Name] => Mitsubishi Power Americas, Inc.
)
[Contact_Account__c] => Mitsubishi Power Americas, Inc.
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Er0SMAS
)
[Id] => a0GC0000011Er0SMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Challenges, Opportunities and Solutions in Combined Cycle Facility major equipment integration for fast starting, rapid ramping, and efficient operation across the facilities operating range.
[Speaker_Name_on_Agenda__c] => Marcus Weber
[Name] => SP-24408
[Contact_del__c] => 003C000001EWiYpIAL
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001EWiYpIAL
)
[Name] => Marcus Weber
[FirstName] => Marcus
[LastName] => Weber
[Title] => Executive Director of Engineering
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001GseNNIAZ
)
[Name] => Fluor Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001GseNNIAZ
)
[Name] => Fluor Corporation
)
[Contact_Account__c] => Fluor Corporation
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EixtMAC
)
[Id] => a0GC0000011EixtMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => A Case Study - Designing Combined Cycle Plants for Operating Flexibility and Reduced Startup Emissions
[Speaker_Name_on_Agenda__c] => Mark Osmundsen, P.E.
[Name] => SP-24327
[Contact_del__c] => 003C0000022u6A1IAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000022u6A1IAI
)
[Name] => Mark Osmundsen, P.E.
[FirstName] => Mark
[LastName] => Osmundsen, P.E.
[Title] => Thermal Performance & Technologies
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mKBAAZ
)
[Name] => Black & Veatch
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQldIAH
)
[Name] => Black & Veatch Management Consulting
)
[Contact_Account__c] => Black & Veatch
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] => 003C000001iSAdFIAW
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001iSAdFIAW
)
[Name] => Alap Shah
[Title] => Associate Vice President & Turbine Technologies Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mKBAAZ
)
[Name] => Black & Veatch
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011ErHfMAK
)
[Id] => a0GC0000011ErHfMAK
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Validation of Advanced Technologies and Performance : An Integral Part of Siemens Utility Gas Turbine Development and Commercialization
[Speaker_Name_on_Agenda__c] => Sudip Dey
[Name] => SP-24411
[Contact_del__c] => 003C000001yJB7kIAG
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yJB7kIAG
)
[Name] => Sudip Dey
[FirstName] => Sudip
[LastName] => Dey
[Title] => Proposal Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q66f1IAB
)
[Name] => Siemens Power and Gas Division
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q66f1IAB
)
[Name] => Siemens Power and Gas Division
)
[Contact_Account__c] => Siemens Power and Gas Division
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] => 003C000001O7x1yIAB
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001O7x1yIAB
)
[Name] => Adam Foust
[Title] => Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D6ROEIA3
)
[Name] => Siemens
)
)
[Co_Author_2__c] => 003C000001yJB7uIAG
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yJB7uIAG
)
[Name] => Francisco Dovali-Solis
[Title] => HL Class Service Frame Owner
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q66f1IAB
)
[Name] => Siemens Power and Gas Division
)
)
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Ej36MAC
)
[Id] => a0GC0000011Ej36MAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => The FlameSheet™ Combustor System : A Retrofittable, Step Change Improvement in the Flexibility of Existing E & F-Class Gas Turbines
[Speaker_Name_on_Agenda__c] => Marc Paskin
[Name] => SP-24336
[Contact_del__c] => 003C0000022uIpJIAU
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000022uIpJIAU
)
[Name] => Marc Paskin
[FirstName] => Marc
[LastName] => Paskin
[Title] => Combustion Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000gIccRAAS
)
[Name] => PSM - An Alstom Company
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q52bmIAB
)
[Name] => Power Systems Mfg (PSM)
)
[Contact_Account__c] => PSM - An Alstom Company
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] => 0038000000hl5liAAA
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000hl5liAAA
)
[Name] => Hany Rizkalla
[Title] => Manager, Combustion Engineering
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000gIccRAAS
)
[Name] => PSM - An Alstom Company
)
)
[Co_Author_2__c] => 003C000001yI0DOIA0
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yI0DOIA0
)
[Name] => Khalid Oumejjoud
[Title] => Senior Manager, Conceptual Combustion Design
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q52bmIAB
)
[Name] => Power Systems Mfg (PSM)
)
)
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[15] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnMqgMAE
)
[Id] => a0FC000000tnMqgMAE
[Name] => EP16 4B
[Session_Name__c] => 4B: Lessons in Resilience from Wildland Firefighting, Aviation, and Healthcare
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T18:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HRZDMA4
)
[Id] => a0GC0000011HRZDMA4
[Speaker_Function__c] => Moderator/Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Zachary Woods
[Name] => SP-25368
[Contact_del__c] => 003C000001zwZFFIA2
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zwZFFIA2
)
[Name] => Zachary Woods
[FirstName] => Zachary
[LastName] => Woods
[Title] => Human Performance
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
[Contact_Account__c] => Calpine Corporation
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HRYtMAO
)
[Id] => a0GC0000011HRYtMAO
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => 20 Years of Increasing Reliability & Resilence - Lessons from Wildland Firefighting
[Speaker_Name_on_Agenda__c] => David Christenson, MA, MSc
[Name] => SP-25365
[Contact_del__c] => 003C000001zuFROIA2
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zuFROIA2
)
[Name] => David Christenson, MA, MSc
[FirstName] => David
[LastName] => Christenson, MA, MSc
[Title] => CEO
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001SGZhrIAH
)
[Name] => O4R: Organizing for Resilience
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001SGZhrIAH
)
[Name] => O4R: Organizing for Resilience
)
[Contact_Account__c] => O4R: Organizing for Resilience
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HRZ8MAO
)
[Id] => a0GC0000011HRZ8MAO
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Resilient Shift-Change Handoffs - Lessons from Healthcare
[Speaker_Name_on_Agenda__c] => Dr. Michael Rayo
[Name] => SP-25367
[Contact_del__c] => 003C000001zwWQHIA2
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zwWQHIA2
)
[Name] => Michael Rayo
[FirstName] => Michael
[LastName] => Rayo
[Title] => Senior Researcher and Lecturer, Integrated Systems Engineering
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000ko6w8AAA
)
[Name] => The Ohio State University
)
)
[Account__r] =>
[Contact_Account__c] => The Ohio State University
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011I71bMAC
)
[Id] => a0GC0000011I71bMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Cultural Shift -- Moving from Mission Culture to Safety Culture in Wildland Fire Aviation
[Speaker_Name_on_Agenda__c] => Marc Rounsaville
[Name] => SP-25622
[Contact_del__c] => 003C0000020tZNVIA2
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000020tZNVIA2
)
[Name] => Marc Rounsaville
[FirstName] => Marc
[LastName] => Rounsaville
[Title] => Managing Director
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001SzWSxIAN
)
[Name] => Bluejack Consulting
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001SzWSxIAN
)
[Name] => Bluejack Consulting
)
[Contact_Account__c] => Bluejack Consulting
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[16] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCOlMAM
)
[Id] => a0FC000000tnCOlMAM
[Name] => EP16 CHP B:
[Session_Name__c] => 6B: Real World Application of Combined Heat & Power
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T18:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8dnMAC
)
[Id] => a0GC0000011F8dnMAC
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Roosevelt Huggins
[Name] => SP-24493
[Contact_del__c] => 00380000010uoB3AAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010uoB3AAI
)
[Name] => Roosevelt Huggins
[FirstName] => Roosevelt
[LastName] => Huggins
[Title] => Associate Vice President - Regional Sales Director
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mKBAAZ
)
[Name] => Black & Veatch
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mKBAAZ
)
[Name] => Black & Veatch
)
[Contact_Account__c] => Black & Veatch
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8dxMAC
)
[Id] => a0GC0000011F8dxMAC
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => John Steinert
[Name] => SP-24494
[Contact_del__c] => 00380000012jj9lAAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000012jj9lAAA
)
[Name] => John Steinert
[FirstName] => John
[LastName] => Steinert
[Title] => Senior Vice President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000v8mqBIAQ
)
[Name] => HDR Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000v8mqBIAQ
)
[Name] => HDR Inc.
)
[Contact_Account__c] => HDR Inc.
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Ej5CMAS
)
[Id] => a0GC0000011Ej5CMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Combined Heat & Power—a Viable Distributed Energy Option for a Midwest University Campus
[Speaker_Name_on_Agenda__c] => John Hodge
[Name] => SP-24342
[Contact_del__c] => 003C000001yI0KPIA0
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yI0KPIA0
)
[Name] => John Hodge
[FirstName] => John
[LastName] => Hodge
[Title] => Senior Mechanical Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQldIAH
)
[Name] => Black & Veatch Management Consulting
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQldIAH
)
[Name] => Black & Veatch Management Consulting
)
[Contact_Account__c] => Black & Veatch Management Consulting
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yI0KUIA0
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yI0KUIA0
)
[Name] => James Adams
[Title] => Associate Director for Utilities and Plant Engineering for the University of Michigan
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q52eRIAR
)
[Name] => University of Michigan
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EKtXMAW
)
[Id] => a0GC0000011EKtXMAW
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Cogeneration Allows Coal-Fired Industrial Plant to Efficiently Convert to Gas
[Speaker_Name_on_Agenda__c] => Ivan Srdjevic
[Name] => SP-24023
[Contact_del__c] => 003C000001xG6bPIAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001xG6bPIAS
)
[Name] => Ivan Srdjevic
[FirstName] => Ivan
[LastName] => Srdjevic
[Title] => Mechanical Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
[Contact_Account__c] => Sargent & Lundy
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] => 00380000010uoxXAAQ
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010uoxXAAQ
)
[Name] => William Siegfriedt
[Title] => Project Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
)
[Co_Author_2__c] => 003C000001xG6bUIAS
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001xG6bUIAS
)
[Name] => David Huff
[Title] => Senior Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q4RjfIAF
)
[Name] => TEAC Resources, LLC
)
)
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012ew1uMAA
)
[Id] => a0GC0000012ew1uMAA
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Green for the Environment and Your Bottom Line: A CHP Case Study
[Speaker_Name_on_Agenda__c] => Marc Rouse
[Name] => SP-26148
[Contact_del__c] => 003C0000021w3eFIAQ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000021w3eFIAQ
)
[Name] => Marc Rouse
[FirstName] => Marc
[LastName] => Rouse
[Title] => Director of Sales – North America
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000Uru66AAB
)
[Name] => Capstone Turbine Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000Uru66AAB
)
[Name] => Capstone Turbine Corporation
)
[Contact_Account__c] => Capstone Turbine Corporation
[Speaker_Placement__c] => 11
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[17] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCXJMA2
)
[Id] => a0FC000000tnCXJMA2
[Name] => EP16 PPP B:
[Session_Name__c] => 1B: Are Turbine-Generator Upgrades the Key to Performance and Profitability?
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T18:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8IlMAK
)
[Id] => a0GC0000011F8IlMAK
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mike Harbison
[Name] => SP-24459
[Contact_del__c] => 0038000000gZeGLAA0
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZeGLAA0
)
[Name] => Mike Harbison
[FirstName] => Mike
[LastName] => Harbison
[Title] => President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5MriIAE
)
[Name] => M E H & Associates, LLC
)
)
[Account__r] =>
[Contact_Account__c] => M E H & Associates, LLC
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8IqMAK
)
[Id] => a0GC0000011F8IqMAK
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Jeffrey Fassett
[Name] => SP-24460
[Contact_del__c] => 0038000000gZeCkAAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZeCkAAK
)
[Name] => Jeffrey Fassett
[FirstName] => Jeffrey
[LastName] => Fassett
[Title] => President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtuBAAR
)
[Name] => IEM Energy Consultants
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtuBAAR
)
[Name] => IEM Energy Consultants
)
[Contact_Account__c] => IEM Energy Consultants
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EhwCMAS
)
[Id] => a0GC0000011EhwCMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Specific Upgrades for Specific Needs
[Speaker_Name_on_Agenda__c] => David Ferns
[Name] => SP-24293
[Contact_del__c] => 003C000001yHxWpIAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHxWpIAK
)
[Name] => David Ferns
[FirstName] => David
[LastName] => Ferns
[Title] => Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D4kLkIAJ
)
[Name] => Mitsubishi Power Americas, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D4kLkIAJ
)
[Name] => Mitsubishi Power Americas, Inc.
)
[Contact_Account__c] => Mitsubishi Power Americas, Inc.
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yHxWuIAK
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHxWuIAK
)
[Name] => Keita Fujii
[Title] => Senior Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D4kLkIAJ
)
[Name] => Mitsubishi Power Americas, Inc.
)
)
[Co_Author_2__c] => 003C000001yHxWzIAK
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHxWzIAK
)
[Name] => Katsuhiko Abe
[Title] => Engineering Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D4kLkIAJ
)
[Name] => Mitsubishi Power Americas, Inc.
)
)
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EitIMAS
)
[Id] => a0GC0000011EitIMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Industrial Steam Turbine Upgrades and Modifications to Optimize Efficiency with Changed Process Steam Conditions
[Speaker_Name_on_Agenda__c] => Pat Thornton
[Name] => SP-24319
[Contact_del__c] => 003C000001daAWUIA2
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001daAWUIA2
)
[Name] => Pat Thornton
[FirstName] => Pat
[LastName] => Thornton
[Title] => Plant Thermodynamics and Modeling Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000dgfpQAAQ
)
[Name] => Alstom Power
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000dgfpQAAQ
)
[Name] => Alstom Power
)
[Contact_Account__c] => Alstom Power
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Enb2MAC
)
[Id] => a0GC0000011Enb2MAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Improving Performance and Achieving Heat Rate Reductions at Coal Fired Power Plants through Steam Turbine-Generator Modernizations
[Speaker_Name_on_Agenda__c] => Rob Bursch
[Name] => SP-24388
[Contact_del__c] => 00380000010uozgAAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010uozgAAA
)
[Name] => Rob Bursch
[FirstName] => Rob
[LastName] => Bursch
[Title] => Marketing Specialist
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D6ROEIA3
)
[Name] => Siemens
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000dgfshAAA
)
[Name] => Siemens Energy
)
[Contact_Account__c] => Siemens
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] => 003C000001daB3iIAE
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001daB3iIAE
)
[Name] => Michael Smiarowski
[Title] => Manager, Steam Turbine Modernization
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000dgfshAAA
)
[Name] => Siemens Energy
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[18] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCS4MAM
)
[Id] => a0FC000000tnCS4MAM
[Name] => EP16 EC B:
[Session_Name__c] => 2B: Breaking it Down: Four Pillars of the Clean Power Plan
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T18:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8ZqMAK
)
[Id] => a0GC0000011F8ZqMAK
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Melanie Green
[Name] => SP-24481
[Contact_del__c] => 0038000000gZeF7AAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZeF7AAK
)
[Name] => Melanie Green
[FirstName] => Melanie
[LastName] => Green
[Title] => Sr. Director Power Gen
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001NN35wIAD
)
[Name] => CPS Energy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001NN35wIAD
)
[Name] => CPS Energy
)
[Contact_Account__c] => CPS Energy
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Eir7MAC
)
[Id] => a0GC0000011Eir7MAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Clean Power Plan Key Components, Compliance Options and Implications
[Speaker_Name_on_Agenda__c] => ANDY BYERS
[Name] => SP-24311
[Contact_del__c] => 003C000001KYpZRIA1
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001KYpZRIA1
)
[Name] => ANDY BYERS
[FirstName] => ANDY
[LastName] => BYERS
[Title] => Associate Vice President - Environmental Services
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mKBAAZ
)
[Name] => Black & Veatch
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQldIAH
)
[Name] => Black & Veatch Management Consulting
)
[Contact_Account__c] => Black & Veatch
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012ewIcMAI
)
[Id] => a0GC0000012ewIcMAI
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Clean Power Plan Coal Plant Efficiency Improvements v. NSRs
[Speaker_Name_on_Agenda__c] => Rodney Durban
[Name] => SP-26161
[Contact_del__c] => 003C000001MC0OHIA1
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001MC0OHIA1
)
[Name] => Rodney Durban
[FirstName] => Rodney
[LastName] => Durban
[Title] => Digital Lead
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mRiAAJ
)
[Name] => ABB
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mRiAAJ
)
[Name] => ABB
)
[Contact_Account__c] => ABB
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] => 00380000010usB2AAI
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010usB2AAI
)
[Name] => Richard Vesel
[Title] => Business Development Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000018OzBmIAK
)
[Name] => ABB
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EeMUMA0
)
[Id] => a0GC0000011EeMUMA0
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Basic NPV Economics for CO2 Reduction
[Speaker_Name_on_Agenda__c] => Mr. Thomas Wright
[Name] => SP-24253
[Contact_del__c] => 0038000000hl5saAAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000hl5saAAA
)
[Name] => Thomas Wright
[FirstName] => Thomas
[LastName] => Wright
[Title] => Supervising Engineer (Mechanical)
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000eIoZaAAK
)
[Name] => WorleyParsons
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrPlFAAV
)
[Name] => Consultant
)
[Contact_Account__c] => WorleyParsons
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EyslMAC
)
[Id] => a0GC0000011EyslMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Clean Power Plan Compliance with Natural Gas Utilization Technologies
[Speaker_Name_on_Agenda__c] => Marc Lemmons
[Name] => SP-24431
[Contact_del__c] => 003C000001tCu80IAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001tCu80IAC
)
[Name] => Marc Lemmons
[FirstName] => Marc
[LastName] => Lemmons
[Title] => Boiler Specialist - Mechanical Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
[Contact_Account__c] => Sargent & Lundy
[Speaker_Placement__c] => 7
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yI2R6IAK
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yI2R6IAK
)
[Name] => Emily Kunkel
[Title] => Senior Environmental Associate
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
)
[Co_Author_2__c] => 003C000001TXS3xIAH
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001TXS3xIAH
)
[Name] => Rajendra Gaikwad
[Title] => Mechanical Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
)
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[19] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnMreMAE
)
[Id] => a0FC000000tnMreMAE
[Name] => EP16 5B
[Session_Name__c] => 5B: Weathering the Storm During A Natural Crisis
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T18:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011I51iMAC
)
[Id] => a0GC0000011I51iMAC
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Scott M. Bryant
[Name] => SP-25615
[Contact_del__c] => 003C000001KYpcxIAD
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001KYpcxIAD
)
[Name] => Scott Bryant
[FirstName] => Scott
[LastName] => Bryant
[Title] => Fire Protection Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000zjHgqIAE
)
[Name] => AMPED I, LLC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D4kRZIAZ
)
[Name] => Amped I R&D
)
[Contact_Account__c] => AMPED I, LLC
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Gle0MAC
)
[Id] => a0GC0000011Gle0MAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Resilience in the Line of Fire – The Calpine Geysers Response to the California Valley Fire of 2015
[Speaker_Name_on_Agenda__c] => Seph Harris
[Name] => SP-25154
[Contact_del__c] => 003C000001zwjSZIAY
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zwjSZIAY
)
[Name] => Seph Harris
[FirstName] => Seph
[LastName] => Harris
[Title] => Director Change Management
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
[Contact_Account__c] => Calpine Corporation
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011GleFMAS
)
[Id] => a0GC0000011GleFMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Hurricane Response Then and Now: Katrina/Ike/Rita
[Speaker_Name_on_Agenda__c] => Melonie Stewart
[Name] => SP-25155
[Contact_del__c] => 003C0000021pl3LIAQ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000021pl3LIAQ
)
[Name] => Melonie Stewart
[FirstName] => Melonie
[LastName] => Stewart
[Title] => Director, Customer Service
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQlnIAH
)
[Name] => Entergy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQlnIAH
)
[Name] => Entergy
)
[Contact_Account__c] => Entergy
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011ETUIMA4
)
[Id] => a0GC0000011ETUIMA4
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => When Disaster Strikes – A Hydro Plant’s Approach to Safety and Reliability
[Speaker_Name_on_Agenda__c] => Glen Harrison
[Name] => SP-24085
[Contact_del__c] => 003C000001yHHJ0IAO
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHHJ0IAO
)
[Name] => Glen Harrison
[FirstName] => Glen
[LastName] => Harrison
[Title] => Account Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mRiAAJ
)
[Name] => ABB
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mRiAAJ
)
[Name] => ABB
)
[Contact_Account__c] => ABB
[Speaker_Placement__c] => 7
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[20] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000to3BTMAY
)
[Id] => a0FC000000to3BTMAY
[Name] => EP16 Theater: YPP EPCE
[Session_Name__c] => EP Theater:Young Professionals in Power Session - The Future Electric Power Workforce
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T18:45:00.000+0000
[Speaker__r] =>
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[21] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tmv18MAA
)
[Id] => a0FC000000tmv18MAA
[Name] => 2016 WIP
[Session_Name__c] => 2016 WIP
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T19:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 7
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011ETW9MAO
)
[Id] => a0GC0000011ETW9MAO
[Speaker_Function__c] => Moderator/Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Colleen Campbell
[Name] => SP-24091
[Contact_del__c] => 003C000001GUJaSIAX
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001GUJaSIAX
)
[Name] => Colleen Campbell
[FirstName] => Colleen
[LastName] => Campbell
[Title] => Director, Business Development
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000011YFe0IAG
)
[Name] => AECOM
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000011YFe0IAG
)
[Name] => AECOM
)
[Contact_Account__c] => AECOM
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HUGzMAO
)
[Id] => a0GC0000011HUGzMAO
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Carolyne Murff Wass
[Name] => SP-25398
[Contact_del__c] => 003C000001zwygrIAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zwygrIAA
)
[Name] => Carolyne Murff Wass
[FirstName] => Carolyne
[LastName] => Murff Wass
[Title] => SVP Asset Management
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000rqVYmIAM
)
[Name] => LSPower
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000rqVYmIAM
)
[Name] => LSPower
)
[Contact_Account__c] => LSPower
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IH5aMAG
)
[Id] => a0GC0000011IH5aMAG
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Laurie Dunham
[Name] => SP-25715
[Contact_del__c] => 003C0000020tz21IAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000020tz21IAA
)
[Name] => Laurie Dunham
[FirstName] => Laurie
[LastName] => Dunham
[Title] => Vice President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJqBXIA1
)
[Name] => DATC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJqBXIA1
)
[Name] => DATC
)
[Contact_Account__c] => DATC
[Speaker_Placement__c] => 8
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012nqA4MAI
)
[Id] => a0GC0000012nqA4MAI
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Kelly Inns
[Name] => SP-26414
[Contact_del__c] => 003C000001TuXXgIAN
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001TuXXgIAN
)
[Name] => Kelly Inns
[FirstName] => Kelly
[LastName] => Inns
[Title] => Sr. Project Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000015rYwjIAE
)
[Name] => Indeck Energy Services, Inc.
)
)
[Account__r] =>
[Contact_Account__c] => Indeck Energy Services, Inc.
[Speaker_Placement__c] => 9
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012oEFHMA2
)
[Id] => a0GC0000012oEFHMA2
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mary Grikas
[Name] => SP-26603
[Contact_del__c] => 003C0000022lJ3lIAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000022lJ3lIAE
)
[Name] => Mary Grikas
[FirstName] => Mary
[LastName] => Grikas
[Title] => Vice President of Communications
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000kmpOoAAI
)
[Name] => SolarReserve
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000kmpOoAAI
)
[Name] => SolarReserve
)
[Contact_Account__c] => SolarReserve
[Speaker_Placement__c] => 10
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[5] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012oELUMA2
)
[Id] => a0GC0000012oELUMA2
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Invited
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Linda Mattes
[Name] => SP-26605
[Contact_del__c] => 003C0000022lJKgIAM
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000022lJKgIAM
)
[Name] => Linda Mattes
[FirstName] => Linda
[LastName] => Mattes
[Title] => REMOVE-no longer there
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000ko6kBAAQ
)
[Name] => Alliant Energy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000ko6kBAAQ
)
[Name] => Alliant Energy
)
[Contact_Account__c] => Alliant Energy
[Speaker_Placement__c] => 12
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[6] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012oWCwMAM
)
[Id] => a0GC0000012oWCwMAM
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => April Gournier
[Name] => SP-26657
[Contact_del__c] => 003C0000022n1bEIAQ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000022n1bEIAQ
)
[Name] => April Fournier
[FirstName] => April
[LastName] => Fournier
[Title] => Lead Risk Analyst
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000f9CsZAAU
)
[Name] => Entergy Services, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000f9CsZAAU
)
[Name] => Entergy Services, Inc.
)
[Contact_Account__c] => Entergy Services, Inc.
[Speaker_Placement__c] => 13
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[22] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000to3BdMAI
)
[Id] => a0FC000000to3BdMAI
[Name] => EP16 Theater: TGLO
[Session_Name__c] => EP Theater:The U.S.-Mexico Border Energy Forum: New Opportunities
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-19T19:45:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IEHmMAO
)
[Id] => a0GC0000011IEHmMAO
[Speaker_Function__c] => Moderator/Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Soll Sussman
[Name] => SP-25681
[Contact_del__c] => 0038000000d7MG7AAM
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000d7MG7AAM
)
[Name] => Soll Sussman
[FirstName] => Soll
[LastName] => Sussman
[Title] => Managing Director
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001T02SbIAJ
)
[Name] => S cubed Studio
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001T02SbIAJ
)
[Name] => S cubed Studio
)
[Contact_Account__c] => S cubed Studio
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IEHwMAO
)
[Id] => a0GC0000011IEHwMAO
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Jimena Elizondo Garrido
[Name] => SP-25682
[Contact_del__c] => 003C0000021oKkAIAU
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000021oKkAIAU
)
[Name] => Jimena Elizondo Garrido
[FirstName] => Jimena Elizondo
[LastName] => Garrido
[Title] => Founding Partner
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q56AzIAJ
)
[Name] => Rodríguez Dávalos Abogados (RDA)
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q56AzIAJ
)
[Name] => Rodríguez Dávalos Abogados (RDA)
)
[Contact_Account__c] => Rodríguez Dávalos Abogados (RDA)
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IEILMA4
)
[Id] => a0GC0000011IEILMA4
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Jose Aguilar
[Name] => SP-25683
[Contact_del__c] => 003C000001daBOcIAM
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001daBOcIAM
)
[Name] => Jose Aguilar
[FirstName] => Jose
[LastName] => Aguilar
[Title] => Principal
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D4kngIAB
)
[Name] => Vive Energia
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D4kngIAB
)
[Name] => Vive Energia
)
[Contact_Account__c] => Vive Energia
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IEIVMA4
)
[Id] => a0GC0000011IEIVMA4
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Peter K. Nance
[Name] => SP-25684
[Contact_del__c] => 003C0000020uItCIAU
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000020uItCIAU
)
[Name] => Peter Nance
[FirstName] => Peter
[LastName] => Nance
[Title] => Managing Director
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001T02SCIAZ
)
[Name] => Que Advisors
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001T02SCIAZ
)
[Name] => Que Advisors
)
[Contact_Account__c] => Que Advisors
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[23] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCVhMAM
)
[Id] => a0FC000000tnCVhMAM
[Name] => EP16 TECH C:
[Session_Name__c] => 3C: Practical Plant Improvements: Performance, Reliability & Enhanced Environmental Compliance
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T12:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8XzMAK
)
[Id] => a0GC0000011F8XzMAK
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mr. Jim Ekmann
[Name] => SP-24472
[Contact_del__c] => 0038000000fzUbkAAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000fzUbkAAE
)
[Name] => Jim Ekmann
[FirstName] => Jim
[LastName] => Ekmann
[Title] => Engineer/Economist
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UVSYMAA5
)
[Name] => Leonardo Technologies, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UVSYMAA5
)
[Name] => Leonardo Technologies, Inc.
)
[Contact_Account__c] => Leonardo Technologies, Inc.
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EidoMAC
)
[Id] => a0GC0000011EidoMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => TANGENTIALLY FIRED COAL TO GAS CONVERSION - YATES 6 & 7: AN OVERVIEW OF DESIGN CONSIDERATIONS AND RESULTS
[Speaker_Name_on_Agenda__c] => Kulbhushan Joshi
[Name] => SP-24306
[Contact_del__c] => 003C000001ZvfDDIAZ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001ZvfDDIAZ
)
[Name] => Kulbhushan Joshi
[FirstName] => Kulbhushan
[LastName] => Joshi
[Title] => Senior Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000Uru5MAAR
)
[Name] => Babcock Power, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8qhDAAR
)
[Name] => Babcock Power Services
)
[Contact_Account__c] => Babcock Power, Inc.
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yHyuOIAS
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHyuOIAS
)
[Name] => Lee Eslavon
[Title] => Staff Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001TZxDjIAL
)
[Name] => Southern Company Generation
)
)
[Co_Author_2__c] => 003C000001yHyuTIAS
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHyuTIAS
)
[Name] => Stephen Black
[Title] => Sr. Fuel Equipment Design Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8qhDAAR
)
[Name] => Babcock Power Services
)
)
[Co_Author_3__c] => 003C000001yHyuJIAS
[Co_Author_3__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHyuJIAS
)
[Name] => Darrell Dorman
[Title] => Sr. Staff Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8qhDAAR
)
[Name] => Babcock Power Services
)
)
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EjVlMAK
)
[Id] => a0GC0000011EjVlMAK
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => "Westar Energy, Inc., Jeffrey Energy Center, Unit 1 LP Turbine Modernization Project 2015"
[Speaker_Name_on_Agenda__c] => Mr. Lewis Lenard
[Name] => SP-24354
[Contact_del__c] => 003C000001tCuBCIA0
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001tCuBCIA0
)
[Name] => Lewis Lenard
[FirstName] => Lewis
[LastName] => Lenard
[Title] => Alliance Administrator
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkUe7AAF
)
[Name] => Westar Energy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkUe7AAF
)
[Name] => Westar Energy
)
[Contact_Account__c] => Westar Energy
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yI2hxIAC
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yI2hxIAC
)
[Name] => Dustin Ringer
[Title] => Superintendent of Operations at Jeffrey Energy Center(JEC)
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkUe7AAF
)
[Name] => Westar Energy
)
)
[Co_Author_2__c] => 00380000010uozgAAA
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010uozgAAA
)
[Name] => Rob Bursch
[Title] => Marketing Specialist
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D6ROEIA3
)
[Name] => Siemens
)
)
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EgukMAC
)
[Id] => a0GC0000011EgukMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Case Study Showing Methods for Reducing Arc Flash Incident Energy with Existing Equipment
[Speaker_Name_on_Agenda__c] => Howard Firestone
[Name] => SP-24266
[Contact_del__c] => 003C000001yHuNTIA0
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHuNTIA0
)
[Name] => Howard Firestone
[FirstName] => Howard
[LastName] => Firestone
[Title] => Vice President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwl5UAAQ
)
[Name] => Patrick Engineering
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwl5UAAQ
)
[Name] => Patrick Engineering
)
[Contact_Account__c] => Patrick Engineering
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yHuNYIA0
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHuNYIA0
)
[Name] => Shahzad Syed
[Title] => Director of Power Systems
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwl5UAAQ
)
[Name] => Patrick Engineering
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EJOrMAO
)
[Id] => a0GC0000011EJOrMAO
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Optimizing the heart of the unit.
[Speaker_Name_on_Agenda__c] => Paul Garnham
[Name] => SP-24018
[Contact_del__c] => 003C000001jdVLNIA2
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001jdVLNIA2
)
[Name] => Paul Garnham
[FirstName] => Paul
[LastName] => Garnham
[Title] => Vice President of Sales - USA
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001HXKYCIA5
)
[Name] => Loesche Energy Systems
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001HXKYCIA5
)
[Name] => Loesche Energy Systems
)
[Contact_Account__c] => Loesche Energy Systems
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] => 003C000001xG1XPIA0
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001xG1XPIA0
)
[Name] => Simon Mutzenich
[Title] => DR.
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q4O4iIAF
)
[Name] => Loesche America
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[24] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnMqlMAE
)
[Id] => a0FC000000tnMqlMAE
[Name] => EP16 4C
[Session_Name__c] => 4C: Training to Develop Resilience
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T12:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011GlN2MAK
)
[Id] => a0GC0000011GlN2MAK
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Tony Wiseman
[Name] => SP-25140
[Contact_del__c] => 003C0000018NnypIAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000018NnypIAC
)
[Name] => Tony Wiseman
[FirstName] => Tony
[LastName] => Wiseman
[Title] => Training Program Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Account__r] =>
[Contact_Account__c] => Calpine Corporation
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011GlNRMA0
)
[Id] => a0GC0000011GlNRMA0
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Learning in Safe-to-Fail Environments
[Speaker_Name_on_Agenda__c] => David Christenson, MA, MSc
[Name] => SP-25143
[Contact_del__c] => 003C000001zuFROIA2
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zuFROIA2
)
[Name] => David Christenson, MA, MSc
[FirstName] => David
[LastName] => Christenson, MA, MSc
[Title] => CEO
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001SGZhrIAH
)
[Name] => O4R: Organizing for Resilience
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001SGZhrIAH
)
[Name] => O4R: Organizing for Resilience
)
[Contact_Account__c] => O4R: Organizing for Resilience
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HRBIMA4
)
[Id] => a0GC0000011HRBIMA4
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Resilience Defined, Resilience Required: Preparing the AEP Clinch River Workforce for Conversion from Coal to Gas Firinged
[Speaker_Name_on_Agenda__c] => Ed Shelton
[Name] => SP-25358
[Contact_del__c] => 003C000001zwWuOIAU
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zwWuOIAU
)
[Name] => Ed Shelton
[FirstName] => Ed
[LastName] => Shelton
[Title] => Energy Production Superintendent
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYpGAAX
)
[Name] => American Electric Power - AEP
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYpGAAX
)
[Name] => American Electric Power - AEP
)
[Contact_Account__c] => American Electric Power - AEP
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] => 00380000012jibUAAQ
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000012jibUAAQ
)
[Name] => Alex Lekich
[Title] => Vice President Business Development
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGbMtAAL
)
[Name] => GSE Environmental, Inc.
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HRAZMA4
)
[Id] => a0GC0000011HRAZMA4
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Duke Energy Fossil to CT/CC Cross-Craft Training Programs
[Speaker_Name_on_Agenda__c] => Tony Ware
[Name] => SP-25357
[Contact_del__c] => 003C000001zwWr0IAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zwWr0IAE
)
[Name] => Tony Ware
[FirstName] => Tony
[LastName] => Ware
[Title] => Director Training & Development
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000T3oymAAB
)
[Name] => Duke Energy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000T3oymAAB
)
[Name] => Duke Energy
)
[Contact_Account__c] => Duke Energy
[Speaker_Placement__c] => 7
[Panelist__c] =>
[Co_Author_1__c] => 0038000000nu8hVAAQ
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000nu8hVAAQ
)
[Name] => Richard Gregory
[Title] => Manager of Generation Training
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000T3oymAAB
)
[Name] => Duke Energy
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[25] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCRVMA2
)
[Id] => a0FC000000tnCRVMA2
[Name] => EP16 CHP C:
[Session_Name__c] => 6C: Utilizing CHP to Increase Efficiency & Power Output
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T12:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8eCMAS
)
[Id] => a0GC0000011F8eCMAS
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Aaron Larson
[Name] => SP-24496
[Contact_del__c] => 003C000002GtEMwIAN
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000002GtEMwIAN
)
[Name] => Aaron Larson
[FirstName] => Aaron
[LastName] => Larson
[Title] => Executive Editor
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGSjMAAX
)
[Name] => POWER magazine
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGSjMAAX
)
[Name] => POWER magazine
)
[Contact_Account__c] => POWER magazine
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8e2MAC
)
[Id] => a0GC0000011F8e2MAC
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => James Foster
[Name] => SP-24495
[Contact_del__c] => 003C000001XVBtxIAH
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001XVBtxIAH
)
[Name] => James Foster
[FirstName] => James
[LastName] => Foster
[Title] => President / CEO
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001T0UFKIA3
)
[Name] => Foster Energy Development LLC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000zili1IAA
)
[Name] => WOOD
)
[Contact_Account__c] => Foster Energy Development LLC
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC000000oMdCqMAK
)
[Id] => a0GC000000oMdCqMAK
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Highly duct fired Gas Turbine CHP: a better steam raising system
[Speaker_Name_on_Agenda__c] => Suresh Jambunathan
[Name] => SP-22182
[Contact_del__c] => 003C000001p9wYzIAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001p9wYzIAI
)
[Name] => Suresh Jambunathan
[FirstName] => Suresh
[LastName] => Jambunathan
[Title] => Director, Business Development Commercial & Municipal Business
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001GnDgiIAF
)
[Name] => Veolia North America
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001KntCvIAJ
)
[Name] => L&T Technology Services
)
[Contact_Account__c] => Veolia North America
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC000000rsB5kMAE
)
[Id] => a0GC000000rsB5kMAE
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => CHP Project Site and Technology Selection
[Speaker_Name_on_Agenda__c] => Adam Young
[Name] => SP-23459
[Contact_del__c] => 003C000001wGipgIAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001wGipgIAC
)
[Name] => Adam Young
[FirstName] => Adam
[LastName] => Young
[Title] => Project Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYiwAAH
)
[Name] => Burns & McDonnell Engineering Company, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYiwAAH
)
[Name] => Burns & McDonnell Engineering Company, Inc.
)
[Contact_Account__c] => Burns & McDonnell Engineering Company, Inc.
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[26] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCXOMA2
)
[Id] => a0FC000000tnCXOMA2
[Name] => EP16 PPP C: Outage Management Opportunities
[Session_Name__c] => 1C: Overcoming Outage Management
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T12:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8JKMA0
)
[Id] => a0GC0000011F8JKMA0
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Merrill A. Jones
[Name] => SP-24462
[Contact_del__c] => 00380000010usXDAAY
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010usXDAAY
)
[Name] => Merrill Jones
[FirstName] => Merrill
[LastName] => Jones
[Title] => Sr. Director Business Development
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000vAcZ4IAK
)
[Name] => Day & Zimmermann
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000vAcZ4IAK
)
[Name] => Day & Zimmermann
)
[Contact_Account__c] => Day & Zimmermann
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8J5MAK
)
[Id] => a0GC0000011F8J5MAK
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Keith W. Morris, P.Eng.
[Name] => SP-24461
[Contact_del__c] => 0038000000gZeOpAAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZeOpAAK
)
[Name] => Keith Morris, P.Eng.
[FirstName] => Keith
[LastName] => Morris, P.Eng.
[Title] => Retired
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000xCGDGIA4
)
[Name] => Doosan Power Systems
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000xCGDGIA4
)
[Name] => Doosan Power Systems
)
[Contact_Account__c] => Doosan Power Systems
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EixPMAS
)
[Id] => a0GC0000011EixPMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Challenges of Outage Management and the Pursuit of Continuous Improvement
[Speaker_Name_on_Agenda__c] => Malcolm Hubbard
[Name] => SP-24326
[Contact_del__c] => 003C000001yHzuGIAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHzuGIAS
)
[Name] => Malcolm Hubbard
[FirstName] => Malcolm
[LastName] => Hubbard
[Title] => Chief Operating Officer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q52SUIAZ
)
[Name] => ep3, LLC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q52SUIAZ
)
[Name] => ep3, LLC
)
[Contact_Account__c] => ep3, LLC
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC000000rrNZCMA2
)
[Id] => a0GC000000rrNZCMA2
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Human Performance & Process Improvement through LOTO Automation
[Speaker_Name_on_Agenda__c] => Bryan Gay
[Name] => SP-23299
[Contact_del__c] => 003C000001vKkipIAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001vKkipIAC
)
[Name] => BJ Gay
[FirstName] => BJ
[LastName] => Gay
[Title] => Director of Software Delivery
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtuzAAB
)
[Name] => Champs Software, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtuzAAB
)
[Name] => Champs Software, Inc.
)
[Contact_Account__c] => Champs Software, Inc.
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[27] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCS9MAM
)
[Id] => a0FC000000tnCS9MAM
[Name] => EP16 EC C:
[Session_Name__c] => 2C: The Acronym Shuffle: Reducing SO2 through DSI and VOM
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T12:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8aZMAS
)
[Id] => a0GC0000011F8aZMAS
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mark Nagel, PE
[Name] => SP-24484
[Contact_del__c] => 0038000000gZePJAA0
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZePJAA0
)
[Name] => Mark Nagel, PE
[FirstName] => Mark
[LastName] => Nagel, PE
[Title] => REMOVE
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrQ9jAAF
)
[Name] => NRG Energy Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrQ9jAAF
)
[Name] => NRG Energy Inc.
)
[Contact_Account__c] => NRG Energy Inc.
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8aAMAS
)
[Id] => a0GC0000011F8aAMAS
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Kevin Dougherty
[Name] => SP-24483
[Contact_del__c] => 00380000010uoRiAAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010uoRiAAI
)
[Name] => KEVIN Dougherty
[FirstName] => KEVIN
[LastName] => Dougherty
[Title] => VP Business Development & Marketing
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlavAAA
)
[Name] => Fuel Tech, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlavAAA
)
[Name] => Fuel Tech, Inc.
)
[Contact_Account__c] => Fuel Tech, Inc.
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EozsMAC
)
[Id] => a0GC0000011EozsMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Large Dry Sorbent Injection Project for So2 Reduction, NRG Waukegan Station
[Speaker_Name_on_Agenda__c] => Jon Norman
[Name] => SP-24398
[Contact_del__c] => 00380000010uoiBAAQ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010uoiBAAQ
)
[Name] => Stan Konopacki
[FirstName] => Stan
[LastName] => Konopacki
[Title] => Project Engineering Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrQ9jAAF
)
[Name] => NRG Energy Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrQ9jAAF
)
[Name] => NRG Energy Inc.
)
[Contact_Account__c] => NRG Energy Inc.
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] => 00380000010uoiBAAQ
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010uoiBAAQ
)
[Name] => Stan Konopacki
[Title] => Project Engineering Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrQ9jAAF
)
[Name] => NRG Energy Inc.
)
)
[Co_Author_2__c] => 003C000001KZ6nPIAT
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001KZ6nPIAT
)
[Name] => Jon Norman
[Title] => Manager, Sales and Technology
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000zimJ1IAI
)
[Name] => UCC Dry Sorbent Injection, LLC
)
)
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EiuVMAS
)
[Id] => a0GC0000011EiuVMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Dry Scrubber Operating Cost Reduction Strategy & Practice
[Speaker_Name_on_Agenda__c] => Stewart Nicholson
[Name] => SP-24324
[Contact_del__c] => 003C000001yHty5IAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHty5IAC
)
[Name] => Stewart Nicholson
[FirstName] => Stewart
[LastName] => Nicholson
[Title] => President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0013b000022jDliAAE
)
[Name] => Primex
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q52ONIAZ
)
[Name] => Primex Process Specialists
)
[Contact_Account__c] => Primex
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yHzliIAC
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHzliIAC
)
[Name] => Jim Apostolico
[Title] => Plant Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q52OSIAZ
)
[Name] => North America Energy Services (NAES) - Logan Generating Plant
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC000000rsQtGMAU
)
[Id] => a0GC000000rsQtGMAU
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => A High Reactivity Hydrate For Improved SO2 Capture
[Speaker_Name_on_Agenda__c] => Pat Mongoven
[Name] => SP-23748
[Contact_del__c] => 003C000001Waap6IAB
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001Waap6IAB
)
[Name] => Pat Mongoven
[FirstName] => Pat
[LastName] => Mongoven
[Title] => Business Development Manager - DSI
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtroAAB
)
[Name] => Mississippi Lime Company
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtroAAB
)
[Name] => Mississippi Lime Company
)
[Contact_Account__c] => Mississippi Lime Company
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] => 003C000001jbHaZIAU
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001jbHaZIAU
)
[Name] => Curt Biehn
[Title] => Manager, Marketing & Technical Services
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtroAAB
)
[Name] => Mississippi Lime Company
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[28] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnMrjMAE
)
[Id] => a0FC000000tnMrjMAE
[Name] => EP16 5C
[Session_Name__c] => 5C: Cybersecurity Essentials Update
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T12:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011G1msMAC
)
[Id] => a0GC0000011G1msMAC
[Speaker_Function__c] => Moderator/Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Dr. Gail Reitenbach
[Name] => SP-24583
[Contact_del__c] => 003C000001A5WbCIAV
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001A5WbCIAV
)
[Name] => Gail Reitenbach
[FirstName] => Gail
[LastName] => Reitenbach
[Title] => Editor
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGSjMAAX
)
[Name] => POWER magazine
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGSjMAAX
)
[Name] => POWER magazine
)
[Contact_Account__c] => POWER magazine
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EisAMAS
)
[Id] => a0GC0000011EisAMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => NERC CIP Standards – Latest Update
[Speaker_Name_on_Agenda__c] => Chip Handley
[Name] => SP-24316
[Contact_del__c] => 003C000001yHzYKIA0
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHzYKIA0
)
[Name] => Chip Handley
[FirstName] => Chip
[LastName] => Handley
[Title] => Project Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQldIAH
)
[Name] => Black & Veatch Management Consulting
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQldIAH
)
[Name] => Black & Veatch Management Consulting
)
[Contact_Account__c] => Black & Veatch Management Consulting
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Ej0TMAS
)
[Id] => a0GC0000011Ej0TMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Establishing an Effective NERC Compliance Program to Ensure Audit Sucess
[Speaker_Name_on_Agenda__c] => Mark Gollini
[Name] => SP-24330
[Contact_del__c] => 003C0000020sr6kIAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000020sr6kIAA
)
[Name] => Mark Gollini
[FirstName] => Mark
[LastName] => Gollini
[Title] => Manager, NERC Services
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RreBUAAZ
)
[Name] => NAES Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RreBUAAZ
)
[Name] => NAES Corporation
)
[Contact_Account__c] => NAES Corporation
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Ejy6MAC
)
[Id] => a0GC0000011Ejy6MAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Look Out Ahead: Beware the ICS Cybersecurity Iceberg
[Speaker_Name_on_Agenda__c] => David Zahn
[Name] => SP-24358
[Contact_del__c] => 003C000001pBGUhIAO
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001pBGUhIAO
)
[Name] => David Zahn
[FirstName] => David
[LastName] => Zahn
[Title] => CMO & General Manager of the Cybersecurity Business Unit
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000PSZsCAAX
)
[Name] => PAS, Inc
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000PSZsCAAX
)
[Name] => PAS, Inc
)
[Contact_Account__c] => PAS, Inc
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Gb2KMAS
)
[Id] => a0GC0000011Gb2KMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Plant Compliance with NERC CIP
[Speaker_Name_on_Agenda__c] => Jeffrey Fuller
[Name] => SP-25094
[Contact_del__c] => 003C000001zLTuTIAW
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zLTuTIAW
)
[Name] => Jeffrey Fuller
[FirstName] => Jeffrey
[LastName] => Fuller
[Title] => Director, Cyber & Physical Security
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000wBgIUIA0
)
[Name] => The AES Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000wBgIUIA0
)
[Name] => The AES Corporation
)
[Contact_Account__c] => The AES Corporation
[Speaker_Placement__c] => 8
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[29] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCVSMA2
)
[Id] => a0FC000000tnCVSMA2
[Name] => EP16 TECH D:
[Session_Name__c] => 3D: Adding Renewables to the Grid: Challenges, Strategies, Flexibility, Storage & Planning
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T14:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8Y4MAK
)
[Id] => a0GC0000011F8Y4MAK
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Ashwani Gupta
[Name] => SP-24473
[Contact_del__c] => 0038000000gZeFjAAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZeFjAAK
)
[Name] => Ashwani K. Gupta
[FirstName] => Ashwani K.
[LastName] => Gupta
[Title] => Professor. Director
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrPidAAF
)
[Name] => University of Maryland
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrPidAAF
)
[Name] => University of Maryland
)
[Contact_Account__c] => University of Maryland
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011ERnIMAW
)
[Id] => a0GC0000011ERnIMAW
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Integrating Renewables in The Power Generation Mix
[Speaker_Name_on_Agenda__c] => Jon Towslee P.E., CEM
[Name] => SP-24070
[Contact_del__c] => 003C000001Q8bi1IAB
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001Q8bi1IAB
)
[Name] => Jon Towslee
[FirstName] => Jon
[LastName] => Towslee
[Title] => Sr. Director of iFactory Sales, IIoT
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0013b00001rIl3JAAS
)
[Name] => Advantech
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mRiAAJ
)
[Name] => ABB
)
[Contact_Account__c] => Advantech
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC000000rt4KcMAI
)
[Id] => a0GC000000rt4KcMAI
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Wind Generator Failure Modes and Occurrences Update for 2016
[Speaker_Name_on_Agenda__c] => Kevin Alewine
[Name] => SP-23967
[Contact_del__c] => 003C000001xF4T8IAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001xF4T8IAK
)
[Name] => Kevin Alewine
[FirstName] => Kevin
[LastName] => Alewine
[Title] => Director of Marketing
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8qhFAAR
)
[Name] => SHERMCO INDUSTRIES
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8qhFAAR
)
[Name] => SHERMCO INDUSTRIES
)
[Contact_Account__c] => SHERMCO INDUSTRIES
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EhbnMAC
)
[Id] => a0GC0000011EhbnMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => New Concepts for Quality Management and Insurability as a Key for Future Project Financing for PV power plants
[Speaker_Name_on_Agenda__c] => Thomas C. Sauer
[Name] => SP-24275
[Contact_del__c] => 0038000000d7M90AAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000d7M90AAE
)
[Name] => Thomas C. Sauer
[FirstName] => Thomas C.
[LastName] => Sauer
[Title] => President & CEO
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwa8GAAQ
)
[Name] => EXXERGY GmbH
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwa8GAAQ
)
[Name] => EXXERGY GmbH
)
[Contact_Account__c] => EXXERGY GmbH
[Speaker_Placement__c] => 9
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[30] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnMqqMAE
)
[Id] => a0FC000000tnMqqMAE
[Name] => EP16 4D
[Session_Name__c] => 4D: How NERC is Applying the Lessons of HRO’s to the Bulk Power System
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T14:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 3
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011I72AMAS
)
[Id] => a0GC0000011I72AMAS
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Tony Wiseman
[Name] => SP-25623
[Contact_del__c] => 003C0000018NnypIAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000018NnypIAC
)
[Name] => Tony Wiseman
[FirstName] => Tony
[LastName] => Wiseman
[Title] => Training Program Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Account__r] =>
[Contact_Account__c] => Calpine Corporation
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HhJmMAK
)
[Id] => a0GC0000011HhJmMAK
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Reinventing the Relationship Between Operators and Regulators
[Speaker_Name_on_Agenda__c] => James Merlo
[Name] => SP-25475
[Contact_del__c] => 003C0000020O5t0IAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000020O5t0IAC
)
[Name] => James Merlo
[FirstName] => James
[LastName] => Merlo
[Title] => Director, Reliability Risk Management
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYmaAAH
)
[Name] => North American Electric Reliability Corporation (NERC)
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYmaAAH
)
[Name] => North American Electric Reliability Corporation (NERC)
)
[Contact_Account__c] => North American Electric Reliability Corporation (NERC)
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011I54TMAS
)
[Id] => a0GC0000011I54TMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Reliability now to Resilience in Emergencies; People and Corporate Cultures
[Speaker_Name_on_Agenda__c] => Michael Legatt, Ph.D.
[Name] => SP-25617
[Contact_del__c] => 003C0000020tFhvIAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000020tFhvIAE
)
[Name] => Michael Legatt, Ph.D.
[FirstName] => Michael
[LastName] => Legatt, Ph.D.
[Title] => Principal Human Factors Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QLVrHAAX
)
[Name] => Electric Reliability Council of Texas (ERCOT)
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QLVrHAAX
)
[Name] => Electric Reliability Council of Texas (ERCOT)
)
[Contact_Account__c] => Electric Reliability Council of Texas (ERCOT)
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[31] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCRfMAM
)
[Id] => a0FC000000tnCRfMAM
[Name] => EP16 CHP D:
[Session_Name__c] => 6D: OEM Technologies for CHP Reliability & Efficiency
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T14:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8eRMAS
)
[Id] => a0GC0000011F8eRMAS
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => James Foster
[Name] => SP-24498
[Contact_del__c] => 003C000001XVBtxIAH
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001XVBtxIAH
)
[Name] => James Foster
[FirstName] => James
[LastName] => Foster
[Title] => President / CEO
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001T0UFKIA3
)
[Name] => Foster Energy Development LLC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000zili1IAA
)
[Name] => WOOD
)
[Contact_Account__c] => Foster Energy Development LLC
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8eHMAS
)
[Id] => a0GC0000011F8eHMAS
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Aaron Larson
[Name] => SP-24497
[Contact_del__c] => 003C000002GtEMwIAN
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000002GtEMwIAN
)
[Name] => Aaron Larson
[FirstName] => Aaron
[LastName] => Larson
[Title] => Executive Editor
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGSjMAAX
)
[Name] => POWER magazine
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGSjMAAX
)
[Name] => POWER magazine
)
[Contact_Account__c] => POWER magazine
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EhfVMAS
)
[Id] => a0GC0000011EhfVMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Efficient power generation solutions for a complex, highly interconnected and environmentally conscious market
[Speaker_Name_on_Agenda__c] => Aileen Barton
[Name] => SP-24280
[Contact_del__c] => 003C000001jdbbZIAQ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001jdbbZIAQ
)
[Name] => Aileen Barton
[FirstName] => Aileen
[LastName] => Barton
[Title] => Sr. Production Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000roEU2IAM
)
[Name] => GE Capital
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001P733yIAB
)
[Name] => GE Power & Water
)
[Contact_Account__c] => GE Capital
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EjAHMA0
)
[Id] => a0GC0000011EjAHMA0
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Micro Grid - How CHP can contribute to the overall efficiency & reliability
[Speaker_Name_on_Agenda__c] => Linjun Li
[Name] => SP-24344
[Contact_del__c] => 003C0000022WQxDIAW
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000022WQxDIAW
)
[Name] => Linjun Li
[FirstName] => Linjun
[LastName] => Li
[Title] => Manager of Emerging Markets
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkWQeAAN
)
[Name] => Solar Turbines Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkWQeAAN
)
[Name] => Solar Turbines Inc.
)
[Contact_Account__c] => Solar Turbines Inc.
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] => 003C000001RkqE4IAJ
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001RkqE4IAJ
)
[Name] => Uwe Schmiemann
[Title] => Marketing and Product Strategy Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkWQeAAN
)
[Name] => Solar Turbines Inc.
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012euIkMAI
)
[Id] => a0GC0000012euIkMAI
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Selecting the Right Technology to Maximize Energy Efficiency, Minimize Environmental Impact and Reduce Operational Costs
[Speaker_Name_on_Agenda__c] => Michael Welch
[Name] => SP-26110
[Contact_del__c] => 003C000001zv6LNIAY
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zv6LNIAY
)
[Name] => Michael Welch
[FirstName] => Michael
[LastName] => Welch
[Title] => Industry Marketing Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000q746EIAQ
)
[Name] => Siemens Industrial Turbomachinery
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D6ROEIA3
)
[Name] => Siemens
)
[Contact_Account__c] => Siemens Industrial Turbomachinery
[Speaker_Placement__c] => 8
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[32] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCXTMA2
)
[Id] => a0FC000000tnCXTMA2
[Name] => EP16 PPP D: Adapting Maintenance to Changing Market Demands
[Session_Name__c] => 1D: Increase Reliability and Profitability while Adapting Maintenance to Changing Market Demands
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T14:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8O0MAK
)
[Id] => a0GC0000011F8O0MAK
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Rick Wheeler
[Name] => SP-24463
[Contact_del__c] => 003C000001yHyBEIA0
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHyBEIA0
)
[Name] => Rick Wheeler
[FirstName] => Rick
[LastName] => Wheeler
[Title] => Executive Director
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mYHAAZ
)
[Name] => Life Cycle Engineering Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mYHAAZ
)
[Name] => Life Cycle Engineering Inc.
)
[Contact_Account__c] => Life Cycle Engineering Inc.
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8R9MAK
)
[Id] => a0GC0000011F8R9MAK
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Jonathan Long
[Name] => SP-24464
[Contact_del__c] => 003C000001daANZIA2
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001daANZIA2
)
[Name] => Jonathan Long
[FirstName] => Jonathan
[LastName] => Long
[Title] => V.P., Project Management
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000f9CsZAAU
)
[Name] => Entergy Services, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000f9CsZAAU
)
[Name] => Entergy Services, Inc.
)
[Contact_Account__c] => Entergy Services, Inc.
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EjJnMAK
)
[Id] => a0GC0000011EjJnMAK
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => The Increased Cost of Cycling Operations at Combined Cycle Power Plants
[Speaker_Name_on_Agenda__c] => Douglas Hilleman, P.E,
[Name] => SP-24347
[Contact_del__c] => 003C000001yI0jfIAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yI0jfIAC
)
[Name] => Douglas Hilleman, P.E,
[FirstName] => Douglas
[LastName] => Hilleman, P.E,
[Title] => Principal Engineeer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q53XSIAZ
)
[Name] => Intertek-AIM
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q53XSIAZ
)
[Name] => Intertek-AIM
)
[Contact_Account__c] => Intertek-AIM
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] => 00380000012gtY1AAI
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000012gtY1AAI
)
[Name] => NIKHIL KUMAR
[Title] => SYSTEMS ANALYST
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000vATsUIAW
)
[Name] => Aptech Engineering Services Inc
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Ej52MAC
)
[Id] => a0GC0000011Ej52MAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => More Challenges, Less Budget – Using Adaptive Planning Analytics to Prioritize Maintenance Activities
[Speaker_Name_on_Agenda__c] => Una Nowling, P.E., M.Sc.
[Name] => SP-24341
[Contact_del__c] => 003C000001Se0XKIAZ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001Se0XKIAZ
)
[Name] => Una Nowling, P.E., M.Sc.
[FirstName] => Una
[LastName] => Nowling, P.E., M.Sc.
[Title] => Technology Leader for Fuels, Combustion, and Efficiency
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mKBAAZ
)
[Name] => Black & Veatch
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQldIAH
)
[Name] => Black & Veatch Management Consulting
)
[Contact_Account__c] => Black & Veatch
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yI0KAIA0
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yI0KAIA0
)
[Name] => Kevin Jennison
[Title] => FUEL SERVICE AREA
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQldIAH
)
[Name] => Black & Veatch Management Consulting
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[33] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCUeMAM
)
[Id] => a0FC000000tnCUeMAM
[Name] => EP16 EC D:
[Session_Name__c] => 2D: The Big Picture: Important Considerations for CCR and Transportation Project Planning
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T14:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 7
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8atMAC
)
[Id] => a0GC0000011F8atMAC
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Bob Williams
[Name] => SP-24485
[Contact_del__c] => 003C000001TuXPbIAN
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001TuXPbIAN
)
[Name] => Bob Williams
[FirstName] => Bob
[LastName] => Williams
[Title] => Vice President, Sales & Marketing
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000015qOODIA2
)
[Name] => Wolf Point Engineers & Contractors
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000015qOODIA2
)
[Name] => Wolf Point Engineers & Contractors
)
[Contact_Account__c] => Wolf Point Engineers & Contractors
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8bcMAC
)
[Id] => a0GC0000011F8bcMAC
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => David Thomas
[Name] => SP-24486
[Contact_del__c] => 00380000012jifrAAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000012jifrAAA
)
[Name] => David Thomas
[FirstName] => David
[LastName] => Thomas
[Title] => CCR Program Lead
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000Urtu6AAB
)
[Name] => DTE Energy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000Urtu6AAB
)
[Name] => DTE Energy
)
[Contact_Account__c] => DTE Energy
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8mVMAS
)
[Id] => a0GC0000011F8mVMAS
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Thomas Adams
[Name] => SP-24505
[Contact_del__c] => 003C000001NM4QvIAL
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001NM4QvIAL
)
[Name] => Thomas Adams
[FirstName] => Thomas
[LastName] => Adams
[Title] => Executive Director
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000012GLlOIAW
)
[Name] => American Coal Ash Association
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000012GLlOIAW
)
[Name] => American Coal Ash Association
)
[Contact_Account__c] => American Coal Ash Association
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8n4MAC
)
[Id] => a0GC0000011F8n4MAC
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Zachary Bahr
[Name] => SP-24506
[Contact_del__c] => 003C000001RJOT0IAP
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001RJOT0IAP
)
[Name] => Zach Bahr
[FirstName] => Zach
[LastName] => Bahr
[Title] => Business Development
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYiwAAH
)
[Name] => Burns & McDonnell Engineering Company, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYiwAAH
)
[Name] => Burns & McDonnell Engineering Company, Inc.
)
[Contact_Account__c] => Burns & McDonnell Engineering Company, Inc.
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8nJMAS
)
[Id] => a0GC0000011F8nJMAS
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Randy L. Shepler
[Name] => SP-24507
[Contact_del__c] => 003C000001daBD4IAM
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001daBD4IAM
)
[Name] => Randy Shepler
[FirstName] => Randy
[LastName] => Shepler
[Title] => Remove
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlVuAAI
)
[Name] => CCC Group, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D4khSIAR
)
[Name] => Crowder Industrial Construction
)
[Contact_Account__c] => CCC Group, Inc.
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[5] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IIhqMAG
)
[Id] => a0GC0000011IIhqMAG
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Robert Walsh
[Name] => SP-25720
[Contact_del__c] => 003C000001KZ6mBIAT
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001KZ6mBIAT
)
[Name] => Robert Walsh
[FirstName] => Robert
[LastName] => Walsh
[Title] => Lead Engineer Fossil Division
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mRFAAZ
)
[Name] => Altran Solutions Corp
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000vATrwIAG
)
[Name] => Allen-Sherman-Hoff
)
[Contact_Account__c] => Altran Solutions Corp
[Speaker_Placement__c] => 9
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[6] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IIhCMAW
)
[Id] => a0GC0000011IIhCMAW
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Dan J. Whalen
[Name] => SP-25719
[Contact_del__c] => 003C000001TXRzaIAH
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001TXRzaIAH
)
[Name] => Dan Whalen
[FirstName] => Dan
[LastName] => Whalen
[Title] => Senior Vice President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lukcLAAQ
)
[Name] => Hanson Professional Services Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lukcLAAQ
)
[Name] => Hanson Professional Services Inc.
)
[Contact_Account__c] => Hanson Professional Services Inc.
[Speaker_Placement__c] => 10
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[34] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnMryMAE
)
[Id] => a0FC000000tnMryMAE
[Name] => EP16 5D
[Session_Name__c] => 5D: Physical Design For Resilience
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T14:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 3
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011GlhDMAS
)
[Id] => a0GC0000011GlhDMAS
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Justin Clift
[Name] => SP-25162
[Contact_del__c] => 0038000000gZe9NAAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZe9NAAS
)
[Name] => Justin Clift
[FirstName] => Justin
[LastName] => Clift
[Title] => Managing Partner
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000PSIhoAAH
)
[Name] => Fire Solutions Group
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001TYjEgIAL
)
[Name] => Hazard Control Technologies, INC.
)
[Contact_Account__c] => Fire Solutions Group
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EizaMAC
)
[Id] => a0GC0000011EizaMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Is This a Power Plant or a Chemical Plant? It's Both; and You Better Realize That!
[Speaker_Name_on_Agenda__c] => Ed Brewer
[Name] => SP-24329
[Contact_del__c] => 003C000001yHzxKIAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHzxKIAS
)
[Name] => Ed Brewer
[FirstName] => Ed
[LastName] => Brewer
[Title] => General Manager, Generation Planning and Scheduling
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000T3oymAAB
)
[Name] => Duke Energy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000T3oymAAB
)
[Name] => Duke Energy
)
[Contact_Account__c] => Duke Energy
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yHzxPIAS
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHzxPIAS
)
[Name] => Jonathan Byrd
[Title] => Risk Management Director
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000T3oymAAB
)
[Name] => Duke Energy
)
)
[Co_Author_2__c] => 003C000001Zvf4rIAB
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001Zvf4rIAB
)
[Name] => Daniel Mottola
[Title] => Manager - Regulatory Engineering
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000T3oymAAB
)
[Name] => Duke Energy
)
)
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HR2nMAG
)
[Id] => a0GC0000011HR2nMAG
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Display Design and Alarm Management to Increase Resilience
[Speaker_Name_on_Agenda__c] => Dr. Michael Rayo
[Name] => SP-25349
[Contact_del__c] => 003C000001zwWQHIA2
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zwWQHIA2
)
[Name] => Michael Rayo
[FirstName] => Michael
[LastName] => Rayo
[Title] => Senior Researcher and Lecturer, Integrated Systems Engineering
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000ko6w8AAA
)
[Name] => The Ohio State University
)
)
[Account__r] =>
[Contact_Account__c] => The Ohio State University
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[35] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000to3BnMAI
)
[Id] => a0FC000000to3BnMAI
[Name] => EP16 Theater: YPP - Carbonxt
[Session_Name__c] => EP Theater:Young Professionals in Power Session - Are You a Rainmaker? Career Advice for the Young Power Professional
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T14:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012oWT6MAM
)
[Id] => a0GC0000012oWT6MAM
[Speaker_Function__c] => Moderator
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Priscilla Kissinger
[Name] => SP-26661
[Contact_del__c] => 003C000001maRJLIA2
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001maRJLIA2
)
[Name] => Priscilla Kissinger
[FirstName] => Priscilla
[LastName] => Kissinger
[Title] => Special Projects Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000yhmOMIAY
)
[Name] => Carbonxt, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000yhmOMIAY
)
[Name] => Carbonxt, Inc.
)
[Contact_Account__c] => Carbonxt, Inc.
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012oWSmMAM
)
[Id] => a0GC0000012oWSmMAM
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Diane Fischer
[Name] => SP-26658
[Contact_del__c] => 003C000001NNJskIAH
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001NNJskIAH
)
[Name] => Diane Fischer
[FirstName] => Diane
[LastName] => Fischer
[Title] => Director, Generation Services
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000ko6tMAAQ
)
[Name] => Kiewit
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mKBAAZ
)
[Name] => Black & Veatch
)
[Contact_Account__c] => Kiewit
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012oWSwMAM
)
[Id] => a0GC0000012oWSwMAM
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Joe VonDerHaar
[Name] => SP-26659
[Contact_del__c] => 0038000000mcM7hAAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000mcM7hAAE
)
[Name] => Joe VonDerHaar
[FirstName] => Joe
[LastName] => VonDerHaar
[Title] => Director, Plant Operations Spurlock
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5Mx3IAE
)
[Name] => East Kentucky Power Cooperative Inc. [EKPC]
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5Mx3IAE
)
[Name] => East Kentucky Power Cooperative Inc. [EKPC]
)
[Contact_Account__c] => East Kentucky Power Cooperative Inc. [EKPC]
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012oWT1MAM
)
[Id] => a0GC0000012oWT1MAM
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Pat Mongoven
[Name] => SP-26660
[Contact_del__c] => 003C000001Waap6IAB
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001Waap6IAB
)
[Name] => Pat Mongoven
[FirstName] => Pat
[LastName] => Mongoven
[Title] => Business Development Manager - DSI
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtroAAB
)
[Name] => Mississippi Lime Company
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtroAAB
)
[Name] => Mississippi Lime Company
)
[Contact_Account__c] => Mississippi Lime Company
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[36] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000to3ALMAY
)
[Id] => a0FC000000to3ALMAY
[Name] => EP16 Theater: IIR Sessions (Wednesday)
[Session_Name__c] => EP Theater:Industrial Info Resources (Wednesday)
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T16:00:00.000+0000
[Speaker__r] =>
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[37] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCVcMAM
)
[Id] => a0FC000000tnCVcMAM
[Name] => EP16 TECH E:
[Session_Name__c] => 3E: A Global Look at the Evolution of OEM Technology
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T17:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8YJMA0
)
[Id] => a0GC0000011F8YJMA0
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mr. Fredric C. Fletcher
[Name] => SP-24474
[Contact_del__c] => 0038000000cO6ZqAAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000cO6ZqAAK
)
[Name] => Fredric Fletcher
[FirstName] => Fredric
[LastName] => Fletcher
[Title] => Principal
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0013b00001wtBjtAAE
)
[Name] => Power from the Prairie
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkTt1AAF
)
[Name] => Burbank Water & Power
)
[Contact_Account__c] => Power from the Prairie
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8YYMA0
)
[Id] => a0GC0000011F8YYMA0
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Jacqueline Engel
[Name] => SP-24475
[Contact_del__c] => 003C000001FJMuJIAX
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001FJMuJIAX
)
[Name] => Jacqueline Engel
[FirstName] => Jacqueline
[LastName] => Engel
[Title] => Digitalization & PMO
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D6ROEIA3
)
[Name] => Siemens
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D6ROEIA3
)
[Name] => Siemens
)
[Contact_Account__c] => Siemens
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EjIfMAK
)
[Id] => a0GC0000011EjIfMAK
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Low risk steam to air cooling design approach
[Speaker_Name_on_Agenda__c] => Carlos E. Koeneke Dr
[Name] => SP-24346
[Contact_del__c] => 003C000002IDnlqIAD
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000002IDnlqIAD
)
[Name] => Carlos Koeneke
[FirstName] => Carlos
[LastName] => Koeneke
[Title] => Chief Technology Officer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D4kLkIAJ
)
[Name] => Mitsubishi Power Americas, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D4kbcIAB
)
[Name] => Mhpsa
)
[Contact_Account__c] => Mitsubishi Power Americas, Inc.
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yI0cnIAC
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yI0cnIAC
)
[Name] => Sosuke Nakamura
[Title] => Gas Turbine Design Director
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D4kbcIAB
)
[Name] => Mhpsa
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EnouMAC
)
[Id] => a0GC0000011EnouMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Proven H-class gas turbines and combined cycle power plants
[Speaker_Name_on_Agenda__c] => Matt Bogdan
[Name] => SP-24391
[Contact_del__c] => 003C000001yIiDkIAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yIiDkIAK
)
[Name] => Matt Bogdan
[FirstName] => Matt
[LastName] => Bogdan
[Title] => SGT-8000H Testing & Validation Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D6ROEIA3
)
[Name] => Siemens
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000dgfshAAA
)
[Name] => Siemens Energy
)
[Contact_Account__c] => Siemens
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] => 003C00000149BS8IAM
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C00000149BS8IAM
)
[Name] => Joshua Kovac
[Title] => Engineering Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D6ROEIA3
)
[Name] => Siemens
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EhvYMAS
)
[Id] => a0GC0000011EhvYMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Value of reciprocating engine power plant in the US market
[Speaker_Name_on_Agenda__c] => Mr. Matti Rautkivi
[Name] => SP-24292
[Contact_del__c] => 003C000001daAs4IAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001daAs4IAE
)
[Name] => Matti Rautkivi
[FirstName] => Matti
[LastName] => Rautkivi
[Title] => General Manager, Origination
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000q76E4IAI
)
[Name] => Wartsila North America, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000q76E4IAI
)
[Name] => Wartsila North America, Inc.
)
[Contact_Account__c] => Wartsila North America, Inc.
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yHxUKIA0
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHxUKIA0
)
[Name] => Christian Hultholm
[Title] => Manager, Marketing
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000q76E4IAI
)
[Name] => Wartsila North America, Inc.
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[38] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnMqvMAE
)
[Id] => a0FC000000tnMqvMAE
[Name] => EP16 4E
[Session_Name__c] => 4E: Safety Doesn’t Happen By Accident
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T17:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011G1mJMAS
)
[Id] => a0GC0000011G1mJMAS
[Speaker_Function__c] => Moderator/Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Woody Cole, CSP, CPEA, CESCO
[Name] => SP-24582
[Contact_del__c] => 003C000001xCBJXIA4
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001xCBJXIA4
)
[Name] => Woody Cole
[FirstName] => Woody
[LastName] => Cole
[Title] => Corporate Physical Security & Fire Protection Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
[Contact_Account__c] => Calpine Corporation
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC000000rt3xzMAA
)
[Id] => a0GC000000rt3xzMAA
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Safe 4 the Right Reasons
[Speaker_Name_on_Agenda__c] => Wylie Davidson
[Name] => SP-23965
[Contact_del__c] => 003C0000021KGNwIAO
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000021KGNwIAO
)
[Name] => Wylie Davidson
[FirstName] => Wylie
[LastName] => Davidson
[Title] => Training and Safety Culture Specialist.
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000k7Mc8AAE
)
[Name] => DiVal Safety Equipment
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000k7Mc8AAE
)
[Name] => DiVal Safety Equipment
)
[Contact_Account__c] => DiVal Safety Equipment
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HRBcMAO
)
[Id] => a0GC0000011HRBcMAO
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => The Road Map to Achieving VPP Excellence
[Speaker_Name_on_Agenda__c] => Woody Cole, CSP, CPEA, CESCO
[Name] => SP-25359
[Contact_del__c] => 003C000001xCBJXIA4
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001xCBJXIA4
)
[Name] => Woody Cole
[FirstName] => Woody
[LastName] => Cole
[Title] => Corporate Physical Security & Fire Protection Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
[Contact_Account__c] => Calpine Corporation
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] => 003C000001zwX0pIAE
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zwX0pIAE
)
[Name] => Robert Van Benthuysen
[Title] => Director, Safety Programs
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Co_Author_2__c] => 003C000001zwX1YIAU
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zwX1YIAU
)
[Name] => Maciel Lopez
[Title] => Regional Safety Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC000000rt2xQMAQ
)
[Id] => a0GC000000rt2xQMAQ
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => After the Fall - Rescue from Fall Protection
[Speaker_Name_on_Agenda__c] => Tom Wood
[Name] => SP-23958
[Contact_del__c] => 003C0000021KQLSIA4
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000021KQLSIA4
)
[Name] => Tom Wood
[FirstName] => Tom
[LastName] => Wood
[Title] => Training Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000015qO7hIAE
)
[Name] => PMI/Vertical Rescue Solutions
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q3nIqIAJ
)
[Name] => Pigeon Mountain Industries
)
[Contact_Account__c] => PMI/Vertical Rescue Solutions
[Speaker_Placement__c] => 7
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[39] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCRuMAM
)
[Id] => a0FC000000tnCRuMAM
[Name] => EP16 CHP E:
[Session_Name__c] => 6E: Are CHP Plants the Answer to Clean Power Plan Compliance?
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T17:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8eWMAS
)
[Id] => a0GC0000011F8eWMAS
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => John Steinert
[Name] => SP-24499
[Contact_del__c] => 00380000012jj9lAAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000012jj9lAAA
)
[Name] => John Steinert
[FirstName] => John
[LastName] => Steinert
[Title] => Senior Vice President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000v8mqBIAQ
)
[Name] => HDR Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000v8mqBIAQ
)
[Name] => HDR Inc.
)
[Contact_Account__c] => HDR Inc.
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8ebMAC
)
[Id] => a0GC0000011F8ebMAC
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Colleen Campbell
[Name] => SP-24500
[Contact_del__c] => 003C000001GUJaSIAX
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001GUJaSIAX
)
[Name] => Colleen Campbell
[FirstName] => Colleen
[LastName] => Campbell
[Title] => Director, Business Development
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000011YFe0IAG
)
[Name] => AECOM
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000011YFe0IAG
)
[Name] => AECOM
)
[Contact_Account__c] => AECOM
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EhvJMAS
)
[Id] => a0GC0000011EhvJMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => CHP: A Solution for State Clean Power Plans
[Speaker_Name_on_Agenda__c] => Linda Shaw
[Name] => SP-24290
[Contact_del__c] => 003C000001WaZRkIAN
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001WaZRkIAN
)
[Name] => Linda Shaw
[FirstName] => Linda
[LastName] => Shaw
[Title] => Principal
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lvzJDAAY
)
[Name] => Future Energy Development, LLC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lvzJDAAY
)
[Name] => Future Energy Development, LLC
)
[Contact_Account__c] => Future Energy Development, LLC
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] => 00380000012ibMAAAY
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000012ibMAAAY
)
[Name] => Dwight Kanyuck
[Title] => Associate
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lvzJDAAY
)
[Name] => Future Energy Development, LLC
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EitNMAS
)
[Id] => a0GC0000011EitNMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Utility Owned Combined Heat & Power (CHP) Plants – Will the Clean Power Plan (CPP) push the Electric Utility Industry to embrace CHPs?
[Speaker_Name_on_Agenda__c] => Ajay Kasarabada
[Name] => SP-24320
[Contact_del__c] => 003C000001pCDXqIAO
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001pCDXqIAO
)
[Name] => Ajay Kasarabada
[FirstName] => Ajay
[LastName] => Kasarabada
[Title] => Director, Environmental Solutions
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mKBAAZ
)
[Name] => Black & Veatch
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQldIAH
)
[Name] => Black & Veatch Management Consulting
)
[Contact_Account__c] => Black & Veatch
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yHzfaIAC
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHzfaIAC
)
[Name] => Brian O'Neal
[Title] => Manager, Air Permitting Services
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQldIAH
)
[Name] => Black & Veatch Management Consulting
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC000000rsarLMAQ
)
[Id] => a0GC000000rsarLMAQ
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Grid Reliability-Is CHP a Part of the Problem or a Part of the Solution?
[Speaker_Name_on_Agenda__c] => Anthony Cirillo
[Name] => SP-23857
[Contact_del__c] => 003C000001iwTWMIA2
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001iwTWMIA2
)
[Name] => Anthony Cirillo
[FirstName] => Anthony
[LastName] => Cirillo
[Title] => Senior Project Director/Industrial Energy Market Sector Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000011YFe0IAG
)
[Name] => AECOM
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000011YFe0IAG
)
[Name] => AECOM
)
[Contact_Account__c] => AECOM
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[40] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCXYMA2
)
[Id] => a0FC000000tnCXYMA2
[Name] => EP16 PPP E:Plant Performance Improvements
[Session_Name__c] => 1E: How Big Data, New Technologies & Preemptive Measures Improve Plant Performance
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T17:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 6
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8UlMAK
)
[Id] => a0GC0000011F8UlMAK
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Michael D. Morris, P.E.
[Name] => SP-24465
[Contact_del__c] => 0038000000gMGdaAAG
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gMGdaAAG
)
[Name] => Michael Morris, P.E.
[FirstName] => Michael
[LastName] => Morris, P.E.
[Title] => Executive Consultant
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000v89afIAA
)
[Name] => Independent Consultant
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001GCC79IAH
)
[Name] => Zachry Group
)
[Contact_Account__c] => Independent Consultant
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8WIMA0
)
[Id] => a0GC0000011F8WIMA0
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Frank Andracchi, PE
[Name] => SP-24466
[Contact_del__c] => 00380000010usR6AAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010usR6AAI
)
[Name] => Frank Andracchi, PE
[FirstName] => Frank
[LastName] => Andracchi, PE
[Title] => Energy Industry Executive
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000v89afIAA
)
[Name] => Independent Consultant
)
)
[Account__r] =>
[Contact_Account__c] => Independent Consultant
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EiymMAC
)
[Id] => a0GC0000011EiymMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Advanced Monitoring & Diagnostics - Experience at Luminant and the Benefits of Industry Collaboration
[Speaker_Name_on_Agenda__c] => Clinton Carter
[Name] => SP-24328
[Contact_del__c] => 003C000001WaVwsIAF
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001WaVwsIAF
)
[Name] => Clinton Carter
[FirstName] => Clinton
[LastName] => Carter
[Title] => Director, Marketing, Sales, Government Relations
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Gpc84IAB
)
[Name] => Luminant
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Gpc84IAB
)
[Name] => Luminant
)
[Contact_Account__c] => Luminant
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Eib9MAC
)
[Id] => a0GC0000011Eib9MAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Improving Technical Competency in Power Plants
[Speaker_Name_on_Agenda__c] => Matt Zuehls, PE
[Name] => SP-24304
[Contact_del__c] => 003C000001EWAXWIA5
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001EWAXWIA5
)
[Name] => Matt Zuehls
[FirstName] => Matt
[LastName] => Zuehls
[Title] => Associate Vice President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000v8mqBIAQ
)
[Name] => HDR Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000v8mqBIAQ
)
[Name] => HDR Inc.
)
[Contact_Account__c] => HDR Inc.
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yHyoQIAS
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHyoQIAS
)
[Name] => Bob Moss
[Title] => Senior Partner / COO
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYfCAAX
)
[Name] => Synterprise, LLC
)
)
[Co_Author_2__c] => 003C000001yHyoVIAS
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHyoVIAS
)
[Name] => Steve MIlls
[Title] => VP Energy Supply Operations
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYpdAAH
)
[Name] => Xcel Energy
)
)
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Ej5HMAS
)
[Id] => a0GC0000011Ej5HMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Driving Efficiency Improvement in Coal Plants: A Response to the Clean Power Plan
[Speaker_Name_on_Agenda__c] => Dave Brill
[Name] => SP-24343
[Contact_del__c] => 0038000000hl5U6AAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000hl5U6AAI
)
[Name] => David Brill
[FirstName] => David
[LastName] => Brill
[Title] => Vice President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mKBAAZ
)
[Name] => Black & Veatch
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQldIAH
)
[Name] => Black & Veatch Management Consulting
)
[Contact_Account__c] => Black & Veatch
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[5] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EgdoMAC
)
[Id] => a0GC0000011EgdoMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Continuous Performance Assurance at Budget Constrained Power Plants
[Speaker_Name_on_Agenda__c] => Rodrigo Camargos
[Name] => SP-24258
[Contact_del__c] => 003C000001yHty0IAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHty0IAC
)
[Name] => Rodrigo Camargos
[FirstName] => Rodrigo
[LastName] => Camargos
[Title] => Process Optimization Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q4yyxIAB
)
[Name] => Primex Process Specialists, Inc
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q4yyxIAB
)
[Name] => Primex Process Specialists, Inc
)
[Contact_Account__c] => Primex Process Specialists, Inc
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] => 003C000001KZ6x7IAD
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001KZ6x7IAD
)
[Name] => STEVEN DICARLO
[Title] => PROJECTS GENERAL MANAGER
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5MmZIAU
)
[Name] => Power Plant Management Services, LLC
)
)
[Co_Author_2__c] => 003C000001yHty5IAC
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHty5IAC
)
[Name] => Stewart Nicholson
[Title] => President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0013b000022jDliAAE
)
[Name] => Primex
)
)
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[41] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCUjMAM
)
[Id] => a0FC000000tnCUjMAM
[Name] => EP16 EC E:
[Session_Name__c] => 2E: Handling Residual and Water Management in the Wake of CCR & ELG
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T17:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 7
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8c1MAC
)
[Id] => a0GC0000011F8c1MAC
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => David Thomas
[Name] => SP-24487
[Contact_del__c] => 00380000012jifrAAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000012jifrAAA
)
[Name] => David Thomas
[FirstName] => David
[LastName] => Thomas
[Title] => CCR Program Lead
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000Urtu6AAB
)
[Name] => DTE Energy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000Urtu6AAB
)
[Name] => DTE Energy
)
[Contact_Account__c] => DTE Energy
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8cGMAS
)
[Id] => a0GC0000011F8cGMAS
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => David Stopek
[Name] => SP-24488
[Contact_del__c] => 003C000001TXRgTIAX
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001TXRgTIAX
)
[Name] => David Stopek
[FirstName] => David
[LastName] => Stopek
[Title] => Principal
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000019KR5iIAG
)
[Name] => Stopek Technical Services
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UVSYMAA5
)
[Name] => Leonardo Technologies, Inc.
)
[Contact_Account__c] => Stopek Technical Services
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EitwMAC
)
[Id] => a0GC0000011EitwMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Ash Handling and Wastewater Compliance: A review of Holistic Compliance Approaches to Reduce Cost for Affected Power Generators
[Speaker_Name_on_Agenda__c] => Mike Preston
[Name] => SP-24322
[Contact_del__c] => 003C000001tCtwKIAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001tCtwKIAS
)
[Name] => Mike Preston
[FirstName] => Mike
[LastName] => Preston
[Title] => Chemical Engineer Section Leader
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mKBAAZ
)
[Name] => Black & Veatch
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQldIAH
)
[Name] => Black & Veatch Management Consulting
)
[Contact_Account__c] => Black & Veatch
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011ElkQMAS
)
[Id] => a0GC0000011ElkQMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Strategies for Water Reduction at Steam Turbine Generating Plants
[Speaker_Name_on_Agenda__c] => Danielle A. Koren
[Name] => SP-24380
[Contact_del__c] => 00380000012jjYtAAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000012jjYtAAI
)
[Name] => Danielle Koren
[FirstName] => Danielle
[LastName] => Koren
[Title] => Project Associate
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
[Contact_Account__c] => Sargent & Lundy
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] => 003C000001FKhoQIAT
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001FKhoQIAT
)
[Name] => Matthew Heerman
[Title] => Senior Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011ElkVMAS
)
[Id] => a0GC0000011ElkVMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Byproduct Fixation as a Low-Cost Approach to Complying with the Effluent Guidelines
[Speaker_Name_on_Agenda__c] => Holly Hills
[Name] => SP-24381
[Contact_del__c] => 003C000001OPPGzIAP
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001OPPGzIAP
)
[Name] => Holly Hills
[FirstName] => Holly
[LastName] => Hills
[Title] => Environmental & Process Technology Engineering Senior Project Associate
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
[Contact_Account__c] => Sargent & Lundy
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] => 00380000012jjYtAAI
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000012jjYtAAI
)
[Name] => Danielle Koren
[Title] => Project Associate
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[5] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011ESnmMAG
)
[Id] => a0GC0000011ESnmMAG
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Dense Slurry Ash Management: Testing Requirements to Identify Ash/Water Mixes to Maximize Economics and Environmental Performance
[Speaker_Name_on_Agenda__c] => Dale Timmons
[Name] => SP-24078
[Contact_del__c] => 003C000001iTR9qIAG
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001iTR9qIAG
)
[Name] => Dale Timmons
[FirstName] => Dale
[LastName] => Timmons
[Title] => Program Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RreBUAAZ
)
[Name] => NAES Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RreBUAAZ
)
[Name] => NAES Corporation
)
[Contact_Account__c] => NAES Corporation
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[6] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Eip1MAC
)
[Id] => a0GC0000011Eip1MAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Groundwater Monitoring Requirements Under the New CCR Regulations
[Speaker_Name_on_Agenda__c] => Jeffery Pope PE
[Name] => SP-24310
[Contact_del__c] => 003C000001TXRzTIAX
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001TXRzTIAX
)
[Name] => Jeffery Pope
[FirstName] => Jeffery
[LastName] => Pope
[Title] => Program Manager, Facility Decommissioning & Demolition Services
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYiwAAH
)
[Name] => Burns & McDonnell Engineering Company, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYiwAAH
)
[Name] => Burns & McDonnell Engineering Company, Inc.
)
[Contact_Account__c] => Burns & McDonnell Engineering Company, Inc.
[Speaker_Placement__c] => 7
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[42] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnMroMAE
)
[Id] => a0FC000000tnMroMAE
[Name] => EP16 5E
[Session_Name__c] => 5E: Remaining Resilient in the Face of Man-Made Crisis
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T17:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011G1mxMAC
)
[Id] => a0GC0000011G1mxMAC
[Speaker_Function__c] => Moderator/Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Gregory W. Long
[Name] => SP-24584
[Contact_del__c] => 003C000001A5WaPIAV
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001A5WaPIAV
)
[Name] => Gregory Long
[FirstName] => Gregory
[LastName] => Long
[Title] => Director - Asset Management
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Zyyr4IAB
)
[Name] => Jiangnan Environmental Technology Inc.
)
)
[Account__r] =>
[Contact_Account__c] => Jiangnan Environmental Technology Inc.
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011G1n2MAC
)
[Id] => a0GC0000011G1n2MAC
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Beth Lay
[Name] => SP-24585
[Contact_del__c] => 003C000001xCz1RIAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001xCz1RIAS
)
[Name] => Beth Lay
[FirstName] => Beth
[LastName] => Lay
[Title] => Director, Human Performance
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Account__r] =>
[Contact_Account__c] => Calpine Corporation
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011GleeMAC
)
[Id] => a0GC0000011GleeMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => A Proven Framework for Emergency Planning and Response Operations
[Speaker_Name_on_Agenda__c] => Jim Elliott
[Name] => SP-25156
[Contact_del__c] => 003C000001dZSEgIAO
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001dZSEgIAO
)
[Name] => Jim Elliott
[FirstName] => Jim
[LastName] => Elliott
[Title] => Chief Operating Officer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001Rd0000080br0IAA
)
[Name] => T&T Group of Companies
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000PSIiUAAX
)
[Name] => U.S. Coast Guard 13th District
)
[Contact_Account__c] => T&T Group of Companies
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Glf3MAC
)
[Id] => a0GC0000011Glf3MAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Plant Trips/Failure Cascade – Case Study
[Speaker_Name_on_Agenda__c] => Beth Lay
[Name] => SP-25158
[Contact_del__c] => 003C000001xCz1RIAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001xCz1RIAS
)
[Name] => Beth Lay
[FirstName] => Beth
[LastName] => Lay
[Title] => Director, Human Performance
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
[Contact_Account__c] => Calpine Corporation
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[43] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000to3BxMAI
)
[Id] => a0FC000000to3BxMAI
[Name] => EP16 Theater: YPP
[Session_Name__c] => EP Theater:Young Professionals in Power Session - The Future of Power Generation from a New Perspective
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-20T18:45:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012oGxbMAE
)
[Id] => a0GC0000012oGxbMAE
[Speaker_Function__c] => Moderator
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Nik Kutz
[Name] => SP-26616
[Contact_del__c] => 003C000001GyNbeIAF
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001GyNbeIAF
)
[Name] => Nik Kutz
[FirstName] => Nik
[LastName] => Kutz
[Title] => Training Supervisor
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlXIAAY
)
[Name] => Omaha Public Power District (OPPD)
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlXIAAY
)
[Name] => Omaha Public Power District (OPPD)
)
[Contact_Account__c] => Omaha Public Power District (OPPD)
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012nuYsMAI
)
[Id] => a0GC0000012nuYsMAI
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mr. Brendan O'Brien
[Name] => SP-26491
[Contact_del__c] => 003C0000021onQVIAY
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000021onQVIAY
)
[Name] => Brendan O'Brien
[FirstName] => Brendan
[LastName] => O'Brien
[Title] => Sales & Marketing
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYiwAAH
)
[Name] => Burns & McDonnell Engineering Company, Inc.
)
)
[Account__r] =>
[Contact_Account__c] => Burns & McDonnell Engineering Company, Inc.
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012nuZ2MAI
)
[Id] => a0GC0000012nuZ2MAI
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Carter Bailey
[Name] => SP-26493
[Contact_del__c] => 003C0000021qdscIAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000021qdscIAA
)
[Name] => Carter Bailey
[FirstName] => Carter
[LastName] => Bailey
[Title] => Senior-Mechanical Engineering STUDENT
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000vAXIgIAO
)
[Name] => Coal Users' Group
)
)
[Account__r] =>
[Contact_Account__c] => Coal Users' Group
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012nuYxMAI
)
[Id] => a0GC0000012nuYxMAI
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Emily Kunkel
[Name] => SP-26492
[Contact_del__c] => 003C000001yI2R6IAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yI2R6IAK
)
[Name] => Emily Kunkel
[FirstName] => Emily
[LastName] => Kunkel
[Title] => Senior Environmental Associate
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
)
[Account__r] =>
[Contact_Account__c] => Sargent & Lundy
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012nuZ7MAI
)
[Id] => a0GC0000012nuZ7MAI
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Meredith Adler
[Name] => SP-26494
[Contact_del__c] => 003C0000022lbSoIAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000022lbSoIAI
)
[Name] => Meredith Adler
[FirstName] => Meredith
[LastName] => Adler
[Title] => Executive Director
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001UkM19IAF
)
[Name] => Student Energy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001UkM19IAF
)
[Name] => Student Energy
)
[Contact_Account__c] => Student Energy
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[44] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCVmMAM
)
[Id] => a0FC000000tnCVmMAM
[Name] => EP16 TECH F:
[Session_Name__c] => 3F: Suppressing Dust by Diverse Coal Handling Methods
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-21T12:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8YiMAK
)
[Id] => a0GC0000011F8YiMAK
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mike Schimmelpfennig
[Name] => SP-24476
[Contact_del__c] => 003C000001TwCgWIAV
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001TwCgWIAV
)
[Name] => Mike Schimmelpfennig
[FirstName] => Mike
[LastName] => Schimmelpfennig
[Title] => Principal Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001NN35GIAT
)
[Name] => Ameren
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwl1OAAQ
)
[Name] => Ameren Missouri
)
[Contact_Account__c] => Ameren
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC000000rt21IMAQ
)
[Id] => a0GC000000rt21IMAQ
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Coal Dust Supression Programs Fortified with SCI (Spontaneous Combustion Inhibition) Chemistries
[Speaker_Name_on_Agenda__c] => Chris Raymond
[Name] => SP-23927
[Contact_del__c] => 003C000001tCu3zIAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001tCu3zIAC
)
[Name] => Chris Raymond
[FirstName] => Chris
[LastName] => Raymond
[Title] => Technical Director
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mNsAAJ
)
[Name] => MinTech
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mNsAAJ
)
[Name] => MinTech
)
[Contact_Account__c] => MinTech
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] => 00380000010usqiAAA
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010usqiAAA
)
[Name] => Harry Heydorn
[Title] => General Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mNsAAJ
)
[Name] => MinTech
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EWKvMAO
)
[Id] => a0GC0000011EWKvMAO
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Dust, Water, and Coal… The Science of Dust Suppression Systems
[Speaker_Name_on_Agenda__c] => Gary Swearingen
[Name] => SP-24106
[Contact_del__c] => 003C000001TuXRTIA3
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001TuXRTIA3
)
[Name] => Gary Swearingen
[FirstName] => Gary
[LastName] => Swearingen
[Title] => Product Manager, Dust Management Group
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5MtmIAE
)
[Name] => Martin Engineering
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5MtmIAE
)
[Name] => Martin Engineering
)
[Contact_Account__c] => Martin Engineering
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012o1ALMAY
)
[Id] => a0GC0000012o1ALMAY
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Design Innovations in Conveyor Transfers, Load Zones and Belt Tracking to Solve Coal Dust and Spillage problems
[Speaker_Name_on_Agenda__c] => Mark Bayley
[Name] => SP-26548
[Contact_del__c] => 003C000001JzThhIAF
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001JzThhIAF
)
[Name] => Mark Bayley
[FirstName] => Mark
[LastName] => Bayley
[Title] => VP Sales Manufactured Products Division
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mK4AAJ
)
[Name] => ASGCO Complete Conveyor Solutions
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mK4AAJ
)
[Name] => ASGCO Complete Conveyor Solutions
)
[Contact_Account__c] => ASGCO Complete Conveyor Solutions
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EaKEMA0
)
[Id] => a0GC0000011EaKEMA0
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Redesigning the Loading Zone to improve Coal Conveyor Dust Control
[Speaker_Name_on_Agenda__c] => Richard Shield
[Name] => SP-24241
[Contact_del__c] => 003C0000022WUWwIAO
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000022WUWwIAO
)
[Name] => Richard Shield
[FirstName] => Richard
[LastName] => Shield
[Title] => Conveyor Technology Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5MtmIAE
)
[Name] => Martin Engineering
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5MtmIAE
)
[Name] => Martin Engineering
)
[Contact_Account__c] => Martin Engineering
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[45] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnMr0MAE
)
[Id] => a0FC000000tnMr0MAE
[Name] => EP16 4F
[Session_Name__c] => 4F: How Our Response to Failure Contributes to Reliability
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-21T12:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011I72UMAS
)
[Id] => a0GC0000011I72UMAS
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Zachary Woods
[Name] => SP-25624
[Contact_del__c] => 003C000001zwZFFIA2
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zwZFFIA2
)
[Name] => Zachary Woods
[FirstName] => Zachary
[LastName] => Woods
[Title] => Human Performance
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Account__r] =>
[Contact_Account__c] => Calpine Corporation
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HRDJMA4
)
[Id] => a0GC0000011HRDJMA4
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => How Leadership Response to Failure Creates (or takes away from) Reliability
[Speaker_Name_on_Agenda__c] => Wes Havard
[Name] => SP-25361
[Contact_del__c] => 003C000001MrcVsIAJ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001MrcVsIAJ
)
[Name] => Wes Havard
[FirstName] => Wes
[LastName] => Havard
[Title] => Operational Excellence
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Gpc84IAB
)
[Name] => Luminant
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Gpc84IAB
)
[Name] => Luminant
)
[Contact_Account__c] => Luminant
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EJBJMA4
)
[Id] => a0GC0000011EJBJMA4
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => The Hitchhikers Guide to Human Error…
[Speaker_Name_on_Agenda__c] => Mark Pergrem
[Name] => SP-24017
[Contact_del__c] => 003C000001TXRw1IAH
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001TXRw1IAH
)
[Name] => Mark Pergrem
[FirstName] => Mark
[LastName] => Pergrem
[Title] => Consultant
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000rpbHNIAY
)
[Name] => SAFEmap
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q4NBGIA3
)
[Name] => SAFEmap International Inc.
)
[Contact_Account__c] => SAFEmap
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HRDnMAO
)
[Id] => a0GC0000011HRDnMAO
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Why Some Flourish & Others Fail: HPI Initiatives After 1-5 Years
[Speaker_Name_on_Agenda__c] => Jake Mazulewicz, PhD
[Name] => SP-25362
[Contact_del__c] => 003C000001zwX6sIAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zwX6sIAE
)
[Name] => Jake Mazulewicz, PhD
[FirstName] => Jake
[LastName] => Mazulewicz, PhD
[Title] =>
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001SHtmgIAD
)
[Name] => JMA Human Error Solutions, LLC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001SHtmgIAD
)
[Name] => JMA Human Error Solutions, LLC
)
[Contact_Account__c] => JMA Human Error Solutions, LLC
[Speaker_Placement__c] => 8
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[46] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCXiMAM
)
[Id] => a0FC000000tnCXiMAM
[Name] => EP16 PPP F:Outage Management Best Practices and Lessons Learned
[Session_Name__c] => 1F: Heed Lessons Learned and Operate at Peak Performance during Outages
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-21T12:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8WhMAK
)
[Id] => a0GC0000011F8WhMAK
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Phillip Webster
[Name] => SP-24467
[Contact_del__c] => 0038000000gZeZUAA0
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZeZUAA0
)
[Name] => Phillip Webster
[FirstName] => Phillip
[LastName] => Webster
[Title] => Retired
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000v89afIAA
)
[Name] => Independent Consultant
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mKBAAZ
)
[Name] => Black & Veatch
)
[Contact_Account__c] => Independent Consultant
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8WmMAK
)
[Id] => a0GC0000011F8WmMAK
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Jeffrey Fassett
[Name] => SP-24468
[Contact_del__c] => 0038000000gZeCkAAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZeCkAAK
)
[Name] => Jeffrey Fassett
[FirstName] => Jeffrey
[LastName] => Fassett
[Title] => President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtuBAAR
)
[Name] => IEM Energy Consultants
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtuBAAR
)
[Name] => IEM Energy Consultants
)
[Contact_Account__c] => IEM Energy Consultants
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8kFMAS
)
[Id] => a0GC0000011F8kFMAS
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Josh Newman
[Name] => SP-24502
[Contact_del__c] => 003C000001zKsFvIAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zKsFvIAK
)
[Name] => Josh Newman
[FirstName] => Josh
[LastName] => Newman
[Title] => I&C/Electrical Maintenance Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkUe7AAF
)
[Name] => Westar Energy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkUe7AAF
)
[Name] => Westar Energy
)
[Contact_Account__c] => Westar Energy
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8kAMAS
)
[Id] => a0GC0000011F8kAMAS
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Robert Breedlove
[Name] => SP-24501
[Contact_del__c] => 003C000001hCFa0IAG
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001hCFa0IAG
)
[Name] => Robert Breedlove
[FirstName] => Robert
[LastName] => Breedlove
[Title] => Fleet Maintenance Manager Combined Cycle Generation
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001FJQlnIAH
)
[Name] => Entergy
)
)
[Account__r] =>
[Contact_Account__c] => Entergy
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000013AjecMAC
)
[Id] => a0GC0000013AjecMAC
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Nick Slappy
[Name] => SP-26827
[Contact_del__c] => 003C0000022u6CEIAY
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000022u6CEIAY
)
[Name] => Nick Slappy
[FirstName] => Nick
[LastName] => Slappy
[Title] => Vice President of Safety and Resource Management
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkSVrAAN
)
[Name] => Southern Company Gas
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000WXLdMAAX
)
[Name] => Southern Company
)
[Contact_Account__c] => Southern Company Gas
[Speaker_Placement__c] => 10
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[47] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCUoMAM
)
[Id] => a0FC000000tnCUoMAM
[Name] => EP16 EC F:
[Session_Name__c] => 2F: Optimizing Mercury Control for ELG Compliance
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-21T12:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8ckMAC
)
[Id] => a0GC0000011F8ckMAC
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mark Strebel
[Name] => SP-24489
[Contact_del__c] => 003C000001CiXInIAN
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001CiXInIAN
)
[Name] => Mark Strebel
[FirstName] => Mark
[LastName] => Strebel
[Title] => Product Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5MtmIAE
)
[Name] => Martin Engineering
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5MtmIAE
)
[Name] => Martin Engineering
)
[Contact_Account__c] => Martin Engineering
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Eao9MAC
)
[Id] => a0GC0000011Eao9MAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Powdered Activated Carbon Injection into the WFGD for Mercury Capture
[Speaker_Name_on_Agenda__c] => Erica Gonzaga
[Name] => SP-24242
[Contact_del__c] => 003C000001jbPitIAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001jbPitIAE
)
[Name] => Erica Gonzaga
[FirstName] => Erica
[LastName] => Gonzaga
[Title] => ME, Applications Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000yhmOMIAY
)
[Name] => Carbonxt, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000yhmOMIAY
)
[Name] => Carbonxt, Inc.
)
[Contact_Account__c] => Carbonxt, Inc.
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] => 003C000001O5X92IAF
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001O5X92IAF
)
[Name] => David Mazyck
[Title] => CEO
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000yhmOMIAY
)
[Name] => Carbonxt, Inc.
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IJQaMAO
)
[Id] => a0GC0000011IJQaMAO
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Full-Scale Installation of Mercury Control System at FirstEnergy’s Fort Martin Power Station
[Speaker_Name_on_Agenda__c] => Mr. John Knotts
[Name] => SP-25731
[Contact_del__c] => 00380000012jkXzAAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000012jkXzAAI
)
[Name] => John Knotts
[FirstName] => John
[LastName] => Knotts
[Title] => Global Business Development Leader
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000dgmi2AAA
)
[Name] => W.L. Gore & Associates, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000dgmi2AAA
)
[Name] => W.L. Gore & Associates, Inc.
)
[Contact_Account__c] => W.L. Gore & Associates, Inc.
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] => 003C000001NM4J6IAL
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001NM4J6IAL
)
[Name] => Jeff Kolde
[Title] => Product Specialist
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000dgmi2AAA
)
[Name] => W.L. Gore & Associates, Inc.
)
)
[Co_Author_2__c] => 003C000001FJN0WIAX
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001FJN0WIAX
)
[Name] => Jonas Klingspor
[Title] => VP President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000011YFe0IAG
)
[Name] => AECOM
)
)
[Co_Author_3__c] => 003C0000021KHk0IAG
[Co_Author_3__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000021KHk0IAG
)
[Name] => Ron Rogers
[Title] =>
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000011YFe0IAG
)
[Name] => AECOM
)
)
[Co_Author_4__c] => 003C0000021KHiJIAW
[Co_Author_4__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000021KHiJIAW
)
[Name] => Dan Sendro
[Title] =>
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q5bovIAB
)
[Name] => FirstEnergy Corp
)
)
[Co_Author_5__c] => 003C0000021KHixIAG
[Co_Author_5__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000021KHixIAG
)
[Name] => Larry Earnest
[Title] =>
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q5bovIAB
)
[Name] => FirstEnergy Corp
)
)
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EaqkMAC
)
[Id] => a0GC0000011EaqkMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => System for Powdered Activated Carbon Injection Resulting in Improved Dispersion
[Speaker_Name_on_Agenda__c] => Christine Valcarce
[Name] => SP-24245
[Contact_del__c] => 003C000001yHgGtIAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHgGtIAK
)
[Name] => Christine Valcarce
[FirstName] => Christine
[LastName] => Valcarce
[Title] => Environmental Scientist
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000yhmOMIAY
)
[Name] => Carbonxt, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000yhmOMIAY
)
[Name] => Carbonxt, Inc.
)
[Contact_Account__c] => Carbonxt, Inc.
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] => 003C000001O5X92IAF
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001O5X92IAF
)
[Name] => David Mazyck
[Title] => CEO
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000yhmOMIAY
)
[Name] => Carbonxt, Inc.
)
)
[Co_Author_2__c] => 003C000001jbPitIAE
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001jbPitIAE
)
[Name] => Erica Gonzaga
[Title] => ME, Applications Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000yhmOMIAY
)
[Name] => Carbonxt, Inc.
)
)
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000012nffCMAQ
)
[Id] => a0GC0000012nffCMAQ
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Cooper Unit 1 MATS Compliance Update – Approach for removing Mercury
[Speaker_Name_on_Agenda__c] => Samuel Yoder, P.E.
[Name] => SP-26356
[Contact_del__c] => 003C000001YrFDZIA3
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001YrFDZIA3
)
[Name] => Samuel Yoder, P.E.
[FirstName] => Samuel
[LastName] => Yoder, P.E.
[Title] => Chemical Engineer, Energy Division
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYiwAAH
)
[Name] => Burns & McDonnell Engineering Company, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYiwAAH
)
[Name] => Burns & McDonnell Engineering Company, Inc.
)
[Contact_Account__c] => Burns & McDonnell Engineering Company, Inc.
[Speaker_Placement__c] => 10
[Panelist__c] =>
[Co_Author_1__c] => 003C000001daAKDIA2
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001daAKDIA2
)
[Name] => Mary Jane Warner
[Title] => Director, Production Engr & Constr
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5Mx3IAE
)
[Name] => East Kentucky Power Cooperative Inc. [EKPC]
)
)
[Co_Author_2__c] => 003C000001A4mBoIAJ
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001A4mBoIAJ
)
[Name] => Craig Johnson
[Title] => Sr. Vice President Power Production
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5Mx3IAE
)
[Name] => East Kentucky Power Cooperative Inc. [EKPC]
)
)
[Co_Author_3__c] => 00380000012jkALAAY
[Co_Author_3__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000012jkALAAY
)
[Name] => David Meade
[Title] => Engineer (non-IT)
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5Mx3IAE
)
[Name] => East Kentucky Power Cooperative Inc. [EKPC]
)
)
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[48] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnMrtMAE
)
[Id] => a0FC000000tnMrtMAE
[Name] => EP16 5F
[Session_Name__c] => 5F: Keys to Loss Control: Reducing the Possibility & Mitigating the Impact
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-21T12:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011I51nMAC
)
[Id] => a0GC0000011I51nMAC
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Scott M. Bryant
[Name] => SP-25616
[Contact_del__c] => 003C000001KYpcxIAD
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001KYpcxIAD
)
[Name] => Scott Bryant
[FirstName] => Scott
[LastName] => Bryant
[Title] => Fire Protection Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000zjHgqIAE
)
[Name] => AMPED I, LLC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D4kRZIAZ
)
[Name] => Amped I R&D
)
[Contact_Account__c] => AMPED I, LLC
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011ESsSMAW
)
[Id] => a0GC0000011ESsSMAW
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Water Mist Applications within the Gas Turbine
[Speaker_Name_on_Agenda__c] => Dale Shirley
[Name] => SP-24079
[Contact_del__c] => 003C000001yHGajIAG
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHGajIAG
)
[Name] => Dale Shirley
[FirstName] => Dale
[LastName] => Shirley
[Title] => Vertical Market Manager - Power Generation / PPOG
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001T07RRIAZ
)
[Name] => Kidde Fire Systems
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001BDK9qIAH
)
[Name] => Marioff Inc
)
[Contact_Account__c] => Kidde Fire Systems
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011G1nCMAS
)
[Id] => a0GC0000011G1nCMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => FireRover Transformer Fighting Tool
[Speaker_Name_on_Agenda__c] => Ryan Fogelman
[Name] => SP-24587
[Contact_del__c] => 003C0000020uaTxIAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000020uaTxIAI
)
[Name] => Ryan Fogelman
[FirstName] => Ryan
[LastName] => Fogelman
[Title] => VP of Fire Solutions
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0013b00001rFMoOAAW
)
[Name] => Fire Rover
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001T0FDzIAN
)
[Name] => FireRover
)
[Contact_Account__c] => Fire Rover
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] => 0038000000gZe9NAAS
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZe9NAAS
)
[Name] => Justin Clift
[Title] => Managing Partner
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000PSIhoAAH
)
[Name] => Fire Solutions Group
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HRFtMAO
)
[Id] => a0GC0000011HRFtMAO
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => The Risk Concept for Managing Human Performance
[Speaker_Name_on_Agenda__c] => Mr. Tony Muschara
[Name] => SP-25364
[Contact_del__c] => 003C000001zwXBnIAM
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zwXBnIAM
)
[Name] => Tony Muschara
[FirstName] => Tony
[LastName] => Muschara
[Title] => CPT
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001SHtohIAD
)
[Name] => Muschara Error Management Consulting, LLC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001SHtohIAD
)
[Name] => Muschara Error Management Consulting, LLC
)
[Contact_Account__c] => Muschara Error Management Consulting, LLC
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[49] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCVwMAM
)
[Id] => a0FC000000tnCVwMAM
[Name] => EP16 TECH G:
[Session_Name__c] => 3G: Using Energy Storage to Maximize Clean Power
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-21T14:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011IAOlMAO
)
[Id] => a0GC0000011IAOlMAO
[Speaker_Function__c] => Moderator/Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Septimus Van der Linden
[Name] => SP-25643
[Contact_del__c] => 0038000000gZeYXAA0
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZeYXAA0
)
[Name] => Septimus Van der Linden
[FirstName] => Septimus
[LastName] => Van der Linden
[Title] => President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000Uru76AAB
)
[Name] => Brulin Associates
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000Uru76AAB
)
[Name] => Brulin Associates
)
[Contact_Account__c] => Brulin Associates
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EhvTMAS
)
[Id] => a0GC0000011EhvTMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Customer Lowered Electricity Price
[Speaker_Name_on_Agenda__c] => Myron Katz, PhD
[Name] => SP-24291
[Contact_del__c] => 003C000001yHxUAIA0
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHxUAIA0
)
[Name] => Myron Katz, PhD
[FirstName] => Myron
[LastName] => Katz, PhD
[Title] => VP for Research
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q50nEIAR
)
[Name] => Building Science Innovators
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q50nEIAR
)
[Name] => Building Science Innovators
)
[Contact_Account__c] => Building Science Innovators
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EdDPMA0
)
[Id] => a0GC0000011EdDPMA0
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Why Energy Storage Is Taking Off
[Speaker_Name_on_Agenda__c] => John Jung
[Name] => SP-24252
[Contact_del__c] => 003C000001yHlx2IAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHlx2IAC
)
[Name] => John Jung
[FirstName] => John
[LastName] => Jung
[Title] => CEO
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q4scnIAB
)
[Name] => Greensmith
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q4scnIAB
)
[Name] => Greensmith
)
[Contact_Account__c] => Greensmith
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000013AkivMAC
)
[Id] => a0GC0000013AkivMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => IDCCCLEP
[Speaker_Name_on_Agenda__c] => Fredric Fletcher
[Name] => SP-26828
[Contact_del__c] => 003C0000022u6A4IAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000022u6A4IAI
)
[Name] => Fredric Fletcher
[FirstName] => Fredric
[LastName] => Fletcher
[Title] => Assistant General Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkTt1AAF
)
[Name] => Burbank Water & Power
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkTt1AAF
)
[Name] => Burbank Water & Power
)
[Contact_Account__c] => Burbank Water & Power
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[50] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCXxMAM
)
[Id] => a0FC000000tnCXxMAM
[Name] => EP16 PPP G: New Performance Tools and Technology
[Session_Name__c] => 1G: Three Building Blocks for Quick ROI in the Face of Challenge
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-21T14:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 6
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8XBMA0
)
[Id] => a0GC0000011F8XBMA0
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mr. Robert Norton
[Name] => SP-24470
[Contact_del__c] => 003C000001xC9nLIAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001xC9nLIAS
)
[Name] => Robert Norton
[FirstName] => Robert
[LastName] => Norton
[Title] => Director of Business Development
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkWT2AAN
)
[Name] => Saulsbury Industries
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkWT2AAN
)
[Name] => Saulsbury Industries
)
[Contact_Account__c] => Saulsbury Industries
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8WwMAK
)
[Id] => a0GC0000011F8WwMAK
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Jeffrey Fassett
[Name] => SP-24469
[Contact_del__c] => 0038000000gZeCkAAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZeCkAAK
)
[Name] => Jeffrey Fassett
[FirstName] => Jeffrey
[LastName] => Fassett
[Title] => President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtuBAAR
)
[Name] => IEM Energy Consultants
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000UrtuBAAR
)
[Name] => IEM Energy Consultants
)
[Contact_Account__c] => IEM Energy Consultants
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC000000rrPvnMAE
)
[Id] => a0GC000000rrPvnMAE
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => New Trends in Advanced Process Control and Impact on Power Generation Operations
[Speaker_Name_on_Agenda__c] => William Poe
[Name] => SP-23303
[Contact_del__c] => 003C000001vKuNNIA0
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001vKuNNIA0
)
[Name] => William Poe
[FirstName] => William
[LastName] => Poe
[Title] => Sr. Principal Technical Consultant
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001P5tZ9IAJ
)
[Name] => Schneider Electic Software
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001P5tZ9IAJ
)
[Name] => Schneider Electic Software
)
[Contact_Account__c] => Schneider Electic Software
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EaqyMAC
)
[Id] => a0GC0000011EaqyMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Enhancing inlet pulse systems for performance improvement in harsh environments
[Speaker_Name_on_Agenda__c] => Dan Burch
[Name] => SP-24246
[Contact_del__c] => 003C000001ni9WuIAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001ni9WuIAI
)
[Name] => Dan Burch
[FirstName] => Dan
[LastName] => Burch
[Title] => Product Marketing Leader
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001C52GEIAZ
)
[Name] => CLARCOR Industrial Air
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001C52GEIAZ
)
[Name] => CLARCOR Industrial Air
)
[Contact_Account__c] => CLARCOR Industrial Air
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] => 003C000001yHgHcIAK
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHgHcIAK
)
[Name] => Brad Kippel
[Title] => Principal Engineer – Global Mechanical Systems
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001P733yIAB
)
[Name] => GE Power & Water
)
)
[Co_Author_2__c] => 003C000001yHgHXIA0
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHgHXIA0
)
[Name] => Tim Nicholas
[Title] => Team Leader – Aftermarket & Services
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001C52GEIAZ
)
[Name] => CLARCOR Industrial Air
)
)
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC000000rrNPrMAM
)
[Id] => a0GC000000rrNPrMAM
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Flue Gas Humidity Measurement - Combined Cycle Plant Benefits
[Speaker_Name_on_Agenda__c] => Jeff Bossong
[Name] => SP-23295
[Contact_del__c] => 003C000001vKk8QIAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001vKk8QIAS
)
[Name] => Jeff Bossong
[FirstName] => Jeff
[LastName] => Bossong
[Title] => Operations Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001P5mCRIAZ
)
[Name] => Humidity 2 Optimization
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001P5mCRIAZ
)
[Name] => Humidity 2 Optimization
)
[Contact_Account__c] => Humidity 2 Optimization
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[5] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011ETTyMAO
)
[Id] => a0GC0000011ETTyMAO
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => High Performance HMI Design
[Speaker_Name_on_Agenda__c] => Bob Kanel
[Name] => SP-24083
[Contact_del__c] => 003C000001g8motIAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001g8motIAA
)
[Name] => Bob Kanel
[FirstName] => Bob
[LastName] => Kanel
[Title] => Technology Manager, Operator Effectiveness and Simulation Solution
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000018OzBmIAK
)
[Name] => ABB
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mRiAAJ
)
[Name] => ABB
)
[Contact_Account__c] => ABB
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[51] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCV3MAM
)
[Id] => a0FC000000tnCV3MAM
[Name] => EP16 EC G:
[Session_Name__c] => 2G: Insightful Technologies and Practices to Control NOx and Particulate Matter
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-21T14:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 6
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8d9MAC
)
[Id] => a0GC0000011F8d9MAC
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Robert Hollinsworth
[Name] => SP-24491
[Contact_del__c] => 003C000001I6q5pIAB
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001I6q5pIAB
)
[Name] => Robert Hollinsworth
[FirstName] => Robert
[LastName] => Hollinsworth
[Title] => Plant Manager Montrose & Sibley Stations
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0013b00001o4fP6AAI
)
[Name] => Evergy, Inc
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001GpcEtIAJ
)
[Name] => KCP&L
)
[Contact_Account__c] => Evergy, Inc
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8dJMAS
)
[Id] => a0GC0000011F8dJMAS
[Speaker_Function__c] => Co-Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => David Paz
[Name] => SP-24492
[Contact_del__c] => 003C000001daB1dIAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001daB1dIAE
)
[Name] => David Paz
[FirstName] => David
[LastName] => Paz
[Title] =>
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000h3bFiAAI
)
[Name] => TBA
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D4kLkIAJ
)
[Name] => Mitsubishi Power Americas, Inc.
)
[Contact_Account__c] => TBA
[Speaker_Placement__c] => 2
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Ehd0MAC
)
[Id] => a0GC0000011Ehd0MAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Up in the Air to Clean the Air
[Speaker_Name_on_Agenda__c] => Tom Tauber
[Name] => SP-24278
[Contact_del__c] => 003C000001yHwd3IAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHwd3IAC
)
[Name] => Tom Tauber
[FirstName] => Tom
[LastName] => Tauber
[Title] => Senior Civil/Structural Design Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q50FIIAZ
)
[Name] => Zachry Engineering Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q50FIIAZ
)
[Name] => Zachry Engineering Corporation
)
[Contact_Account__c] => Zachry Engineering Corporation
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] => 00380000010usYSAAY
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010usYSAAY
)
[Name] => Philip Imber
[Title] => Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYitAAH
)
[Name] => LG&E and KU Energy LLC
)
)
[Co_Author_2__c] => 003C0000021LLBLIA4
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000021LLBLIA4
)
[Name] => Mel McDowell
[Title] => Senior Electrical Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYitAAH
)
[Name] => LG&E and KU Energy LLC
)
)
[Co_Author_3__c] => 003C000001O8ELhIAN
[Co_Author_3__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001O8ELhIAN
)
[Name] => Mike Brumage
[Title] => Project Engineering Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001GCC79IAH
)
[Name] => Zachry Group
)
)
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EhDhMAK
)
[Id] => a0GC0000011EhDhMAK
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Commercial Operation of Electrostatic Precipitator High Frequency Energization in Intermittent Energization Mode at Labadie Energy Center, Units 1 & 2
[Speaker_Name_on_Agenda__c] => Gary Grieco
[Name] => SP-24271
[Contact_del__c] => 00380000010usCOAAY
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010usCOAAY
)
[Name] => Gary Grieco
[FirstName] => Gary
[LastName] => Grieco
[Title] => Consulting Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000ko82OAAQ
)
[Name] => Air Consulting Associates
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000ko82OAAQ
)
[Name] => Air Consulting Associates
)
[Contact_Account__c] => Air Consulting Associates
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] => 0038000000hl5nuAAA
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000hl5nuAAA
)
[Name] => Hardik Shah
[Title] => Applications Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5MsrIAE
)
[Name] => Southern Environmental
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011Ej1MMAS
)
[Id] => a0GC0000011Ej1MMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Reducing NOx on a Ramping Coal-Fired Unit using a Combustion Optimization System
[Speaker_Name_on_Agenda__c] => Steve Piche
[Name] => SP-24332
[Contact_del__c] => 003C000001yI063IAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yI063IAC
)
[Name] => Steve Piche
[FirstName] => Steve
[LastName] => Piche
[Title] => Director of Research and Development
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001HX8HaIAL
)
[Name] => NeuCo
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001HX8HaIAL
)
[Name] => NeuCo
)
[Contact_Account__c] => NeuCo
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] => 003C000001jbbByIAI
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001jbbByIAI
)
[Name] => Fred Pickard
[Title] => Vice President of Technology Development
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001HX8HaIAL
)
[Name] => NeuCo
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[5] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EjTnMAK
)
[Id] => a0GC0000011EjTnMAK
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Ammonium Bisulfate (ABS) Root Cause Analysis and Troubleshooting for NRG’s W.A. Parish Unit 5 & 6
[Speaker_Name_on_Agenda__c] => Emily Kunkel
[Name] => SP-24352
[Contact_del__c] => 003C000001yI2R6IAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yI2R6IAK
)
[Name] => Emily Kunkel
[FirstName] => Emily
[LastName] => Kunkel
[Title] => Senior Environmental Associate
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
[Contact_Account__c] => Sargent & Lundy
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] => 00380000012jjYuAAI
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000012jjYuAAI
)
[Name] => Andrew Carstens
[Title] => Vice President Environmental Services
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwlAwAAI
)
[Name] => Sargent & Lundy
)
)
[Co_Author_2__c] => 003C000001hCGniIAG
[Co_Author_2__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001hCGniIAG
)
[Name] => Robert Bland
[Title] => Engineering
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001GCDVQIA5
)
[Name] => WA Parish Generating Station
)
)
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[52] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnc98MAA
)
[Id] => a0FC000000tnc98MAA
[Name] => EP16 5G
[Session_Name__c] => 5G: Keeping Your Infrastructure Safe
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-21T14:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 2
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011GlgyMAC
)
[Id] => a0GC0000011GlgyMAC
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Justin L. Clift
[Name] => SP-25161
[Contact_del__c] => 0038000000gZe9NAAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000gZe9NAAS
)
[Name] => Justin Clift
[FirstName] => Justin
[LastName] => Clift
[Title] => Managing Partner
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000PSIhoAAH
)
[Name] => Fire Solutions Group
)
)
[Account__r] =>
[Contact_Account__c] => Fire Solutions Group
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000013AQ26MAG
)
[Id] => a0GC0000013AQ26MAG
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Woody Cole, CSP, CPEA, CESCO
[Name] => SP-26665
[Contact_del__c] => 003C000001xCBJXIA4
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001xCBJXIA4
)
[Name] => Woody Cole
[FirstName] => Woody
[LastName] => Cole
[Title] => Corporate Physical Security & Fire Protection Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Account__r] =>
[Contact_Account__c] => Calpine Corporation
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[53] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnMr5MAE
)
[Id] => a0FC000000tnMr5MAE
[Name] => EP16 4G
[Session_Name__c] => 4G: Design for Resilience – Practices, O&M Practical Strategies & Tactics(Session 1)
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-21T14:30:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 5
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011GlOPMA0
)
[Id] => a0GC0000011GlOPMA0
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Beth Lay
[Name] => SP-25145
[Contact_del__c] => 003C000001xCz1RIAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001xCz1RIAS
)
[Name] => Beth Lay
[FirstName] => Beth
[LastName] => Lay
[Title] => Director, Human Performance
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
[Contact_Account__c] => Calpine Corporation
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011GlOUMA0
)
[Id] => a0GC0000011GlOUMA0
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Case Study - Applying Lessons of HRO
[Speaker_Name_on_Agenda__c] => Beth Lay
[Name] => SP-25146
[Contact_del__c] => 003C000001xCz1RIAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001xCz1RIAS
)
[Name] => Beth Lay
[FirstName] => Beth
[LastName] => Lay
[Title] => Director, Human Performance
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
[Contact_Account__c] => Calpine Corporation
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] => 003C0000018NnypIAC
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000018NnypIAC
)
[Name] => Tony Wiseman
[Title] => Training Program Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HRZIMA4
)
[Id] => a0GC0000011HRZIMA4
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Resilient Systems: Managing Maintenance Across a Fleet
[Speaker_Name_on_Agenda__c] => Zachary Woods
[Name] => SP-25369
[Contact_del__c] => 003C000001zwZFFIA2
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zwZFFIA2
)
[Name] => Zachary Woods
[FirstName] => Zachary
[LastName] => Woods
[Title] => Human Performance
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
[Contact_Account__c] => Calpine Corporation
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011HRF5MAO
)
[Id] => a0GC0000011HRF5MAO
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Critical Steps: Managing What Absolutely Has to Go Right the First Time, Every Time
[Speaker_Name_on_Agenda__c] => Mr. Tony Muschara
[Name] => SP-25363
[Contact_del__c] => 003C000001zwXBnIAM
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001zwXBnIAM
)
[Name] => Tony Muschara
[FirstName] => Tony
[LastName] => Muschara
[Title] => CPT
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001SHtohIAD
)
[Name] => Muschara Error Management Consulting, LLC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001SHtohIAD
)
[Name] => Muschara Error Management Consulting, LLC
)
[Contact_Account__c] => Muschara Error Management Consulting, LLC
[Speaker_Placement__c] => 7
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011GlOjMAK
)
[Id] => a0GC0000011GlOjMAK
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Case Study - A Workshop to Assess Brittleness, Design for Resilience
[Speaker_Name_on_Agenda__c] => Beth Lay
[Name] => SP-25148
[Contact_del__c] => 003C000001xCz1RIAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001xCz1RIAS
)
[Name] => Beth Lay
[FirstName] => Beth
[LastName] => Lay
[Title] => Director, Human Performance
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
[Contact_Account__c] => Calpine Corporation
[Speaker_Placement__c] => 8
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[54] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnCW6MAM
)
[Id] => a0FC000000tnCW6MAM
[Name] => EP16 TECH H:
[Session_Name__c] => 3H: Utilizing New Technologies to Manage Reliability
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-21T17:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011F8YsMAK
)
[Id] => a0GC0000011F8YsMAK
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Maxwell Pitts
[Name] => SP-24478
[Contact_del__c] => 003C0000022klsMIAQ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000022klsMIAQ
)
[Name] => Max Pitts
[FirstName] => Max
[LastName] => Pitts
[Title] => Senior Manager, Sales and Marketing, Fluor
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001GseNNIAZ
)
[Name] => Fluor Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001GseNNIAZ
)
[Name] => Fluor Corporation
)
[Contact_Account__c] => Fluor Corporation
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EhbxMAC
)
[Id] => a0GC0000011EhbxMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Incorporating New Technologies to Enhance Driver and Pump Assessments
[Speaker_Name_on_Agenda__c] => Ralph Richard
[Name] => SP-24276
[Contact_del__c] => 003C000001daAizIAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001daAizIAE
)
[Name] => Ralph Richard
[FirstName] => Ralph
[LastName] => Richard
[Title] => Senior Pump Specialist
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000zjM5CIAU
)
[Name] => ProPump Services, LLC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000zjM5CIAU
)
[Name] => ProPump Services, LLC
)
[Contact_Account__c] => ProPump Services, LLC
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EgieMAC
)
[Id] => a0GC0000011EgieMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => The Complete Guide to Transformer/ Substation Condition Assessment
[Speaker_Name_on_Agenda__c] => Jon Giesecke
[Name] => SP-24259
[Contact_del__c] => 003C000001yHu3QIAS
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHu3QIAS
)
[Name] => Jon Giesecke
[FirstName] => Jon
[LastName] => Giesecke
[Title] => President/CEO
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q4z18IAB
)
[Name] => JLG Associates LLC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Q4z18IAB
)
[Name] => JLG Associates LLC
)
[Contact_Account__c] => JLG Associates LLC
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EtlyMAC
)
[Id] => a0GC0000011EtlyMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Cost Effective-Detailed -3D Visualization of Technical Information
[Speaker_Name_on_Agenda__c] => Tony Wiseman
[Name] => SP-24418
[Contact_del__c] => 003C0000018NnypIAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000018NnypIAC
)
[Name] => Tony Wiseman
[FirstName] => Tony
[LastName] => Wiseman
[Title] => Training Program Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000QJS9rAAH
)
[Name] => Calpine Corporation
)
[Contact_Account__c] => Calpine Corporation
[Speaker_Placement__c] => 6
[Panelist__c] =>
[Co_Author_1__c] => 003C0000018NnwqIAC
[Co_Author_1__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000018NnwqIAC
)
[Name] => Fred Foster
[Title] => CEO/President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000q740AIAQ
)
[Name] => Technical Training Professionals
)
)
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[55] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tnMrAMAU
)
[Id] => a0FC000000tnMrAMAU
[Name] => EP16 4H
[Session_Name__c] => 4H: Design for Resilience – Practices, O&M Practical Strategies & Tactics(Session 2)
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-21T17:00:00.000+0000
[Speaker__r] =>
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[56] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC000000tncBJMAY
)
[Id] => a0FC000000tncBJMAY
[Name] => EP16 5H
[Session_Name__c] => 5H: Microgrids - Resilience for Critical Applications
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2016-04-21T17:00:00.000+0000
[Speaker__r] => stdClass Object
(
[totalSize] => 4
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011GlmzMAC
)
[Id] => a0GC0000011GlmzMAC
[Speaker_Function__c] => Chair
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Thomas Overton, JD
[Name] => SP-25166
[Contact_del__c] => 003C000001k5iIRIAY
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001k5iIRIAY
)
[Name] => Thomas Overton
[FirstName] => Thomas
[LastName] => Overton
[Title] => Associate Editor
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGSjMAAX
)
[Name] => POWER magazine
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGSjMAAX
)
[Name] => POWER magazine
)
[Contact_Account__c] => POWER magazine
[Speaker_Placement__c] => 1
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EgmRMAS
)
[Id] => a0GC0000011EgmRMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => The Future of Power Systems Is Here, Microgrids
[Speaker_Name_on_Agenda__c] => Chrstopher Evanich
[Name] => SP-24261
[Contact_del__c] => 003C000001yHuBNIA0
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHuBNIA0
)
[Name] => Christopher Evanich
[FirstName] => Christopher
[LastName] => Evanich
[Title] => Program Director for Energy
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGbHsAAL
)
[Name] => Schneider Electric
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrPozAAF
)
[Name] => S&C Electric Company
)
[Contact_Account__c] => Schneider Electric
[Speaker_Placement__c] => 3
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011ETUcMAO
)
[Id] => a0GC0000011ETUcMAO
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => High-Penetration Renewable Power Microgrids
[Speaker_Name_on_Agenda__c] => William Galton
[Name] => SP-24087
[Contact_del__c] => 003C000001yHHJjIAO
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001yHHJjIAO
)
[Name] => William Galton
[FirstName] => William
[LastName] => Galton
[Title] => Development Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mRiAAJ
)
[Name] => ABB
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000P8mRiAAJ
)
[Name] => ABB
)
[Contact_Account__c] => ABB
[Speaker_Placement__c] => 4
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000011EjdPMAS
)
[Id] => a0GC0000011EjdPMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Fuel Cell Power Plants for Utility Applications and More
[Speaker_Name_on_Agenda__c] => Ken Wicker
[Name] => SP-24355
[Contact_del__c] => 003C0000022TvxrIAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000022TvxrIAC
)
[Name] => Ken Wicker
[FirstName] => Ken
[LastName] => Wicker
[Title] => Director of Business Development
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGSIGAA5
)
[Name] => FuelCELL Energy, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGSIGAA5
)
[Name] => FuelCELL Energy, Inc.
)
[Contact_Account__c] => FuelCELL Energy, Inc.
[Speaker_Placement__c] => 5
[Panelist__c] =>
[Co_Author_1__c] =>
[Co_Author_1__r] =>
[Co_Author_2__c] =>
[Co_Author_2__r] =>
[Co_Author_3__c] =>
[Co_Author_3__r] =>
[Co_Author_4__c] =>
[Co_Author_4__r] =>
[Co_Author_5__c] =>
[Co_Author_5__r] =>
[Co_Author_6__c] =>
[Co_Author_6__r] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
)
)
Thousands of power industry professionals will convene to gain insight and knowledge on these critical issues impacting power generation.
* – This speaker has been invited to speak at Electric Power Expo 2016, but is not yet confirmed.
Monday, April 18
See what all the buzz is about during ELECTRIC POWER’s first-ever Drone Workshop!
- Overview on UAV industry (Orbital) 15 minutes (Jeff Buchko)
Basic statistics on UAV use
- UAV/FAA Regulations (Orbital) 30minutes (Dylan Lewis)
What are the current requirements for use at a Power Plant?
How do these current requirements restrict any potential advantage of UAV use in a Power Plant
Who owns the airspace – at plant, along transmission lines & etc.
Current statistics on UAV use
Importance of having qualified/experienced pilots
- How can UAV’s be used at Power Plant? (Orbital) 30 minutes (Scott Sambuco & Rich Schutte)
Inspections inside - boilers, stacks, ductwork, piping & building
Inspections outside – conveyors, stack, buildings, ductwork, piping, cooling towers and stacking tubes
Surveying of site and 3D modeling
Environmental monitoring & planning
Construction monitoring
Safety monitoring
Use in Future Site/Project Planning
Main Benefits of UAV use at Power Plants
- Infrared Thermal Imaging via a UAV (Viper Imaging) 30 minutes (Andy Beck & Rich Shannon)
General IR theory and the effect of a UAV on temperature measurement
Overview of Optical Gas Imaging
Applications for airborne thermography
Integration of thermal data into understandable reports and database content
- Drone Demo flights in parking lot 45 minutes (Group)
Infrared demo
Basic flight
3D modeling demo
- Review of demo flight data 45 minutes (Group)
Post review of video inspection data
Post review and process of infrared data
Processing flight into 3D modeling
- Questions 30 minutes (Group)
-
Instructor
-
Scott Sambuco, PE, NCARB, Director Safety & Asset Integrity, Orbital Technical Solutions
This course will provide the principles, key insights, and foundational knowledge of Human Performance Improvement.
Objectives:
1. Discuss and demonstrate the principles and key insights of HPI.
2. Explore additional HPI foundational concepts, including:
• Performance Modes and Related Error Modes.
• Traps, Triggers, and Tools.
• Taxonomy and Psychology of Deviation.
3. Develop and demonstrate proficiency in Error-Reduction tools:
• Phonetic Alphabet
• 3-Way Communication
• Self-Check/TV-STAR
• Pre-Job Brief
• Questioning Attitude
• Stop When Unsure
• Post-Job Review
• Peer Check
4. Explore what beyond the tools is required for long term success.
-
Facilitator
-
Wes Havard, Operational Excellence, Luminant
Complementary to attendees registered for the PRB Coal Users' Group this interactive round table conversations for members of the PRB Coal Users' Group. Focused on the topic areas of boiler and combustion; coal handling; safety & health, fire protection and risk management. During the interactive round table conversations, participants will be asked for input to improve current PRB Coal Users' Group Industry Better and Recommended Practices. Participants are also asked to share their better practices and successes.
Employee retention/development
- Work management
- Human performance
- Outage scheduling
Safety/efficiency
Environmental regulations
- Ash pond closure
- Scrubber installation
Reliability/cost tradeoff
-
Chair
-
Mark Nagel, PE, REMOVE, NRG Energy Inc.
-
Facilitators
-
Clifford Carnes, Plant Manager, Clifty Creek/ Indiana-Kentucky Electric
-
JP Brummond, Director – Gas and Hydro Generation, Alliant Energy
-
Gregory W. Long, Director - Asset Management, Jiangnan Environmental Technology Inc.
-
Dave Strubberg, director of Innovation & IT Projects, Ameren Missouri
-
Joe VonDerHaar, Director, Plant Operations Spurlock, East Kentucky Power Cooperative Inc. [EKPC]
-
Jeffrey Fassett, President, IEM Energy Consultants
-
Phillip Webster, Retired, Independent Consultant
This workshop is all about what you need to know about the conveyor belt. This interactive dialog begins with learning how to select the proper conveyor belt for the application then progresses into its installation, training the belt, maintaining the conveying system for best belt performance, and trouble shooting.
-
Facilitator
-
Casey Price, Vice President, Engring, ContiTech Conveyor Belt Group
5:00 PM — 7:00 PM — PMI Reception
Tuesday, April 19
The future is a difficult to imagine. Predicting the future is even harder. Our jobs are fairly simple - generate power so that every day the lights come on when someone flips the switch.
That is a simplistic view of what we in the power industry have to face each day to achieve the goal. With changing regulations and technology, doing our job becomes more difficult each year because it is us that have to make the lights come on. But we have to do this while meeting every rule and regulation imposed upon us by government – all the while offering prices that the customer can afford.
But why can’t our jobs be as fun as it was for Ben Franklin, Thomas Edison and Nikola Tesla? Let’s shelve the rhetoric about regulation, cyber security threats and fuel type arguments, and instead build the power generation industry of the future?
Hear Leo Denault’s keynote address as he opens the 18th Annual ELECTRIC POWER Conference and Exhibition and inspires us to learn more and dream bigger.
-
Keynote
-
Big Easy - Big Dreams
Abstract
Leo Denault, Chairman and Chief Executive Officer, Entergy
Electricity is the foundation of global growth; however, over one billion people have insufficient power today. By 2025, we’ll see a 50 percent increase in the demand for power. To meet these challenges, there is a dynamic transformation under way across the entire energy value chain to maximize opportunities across the business and operations. Inexpensive sensors and big data, coupled with advancements in analytics and integrated software intelligence into hardware assets and control systems enable new and existing power generation, grid, and power consumption assets to operate at much higher levels of performance and operational effectiveness in order to drive smarter economic outcomes. Learn more about the future of energy and discover game-changing innovations.
-
Keynote
-
The Digital Transformation of Electricity
Abstract
Scott Bolick, Head of Software Strategy and Product Management, GE Digital
With the Clean Power Plan in force what will the future of the power industry look like. This panel of generation leaders will discuss how demand for Clean Power is changing the way they are approaching - electricity demand, customer loyalty, utility profits, etc.? With so many new technologies about to break through like long life batteries (energy storage), lower costs renewables, new nuclear prospects etc… how can we better prepare for the future? Are we blurring the lines between DG and utility. These questions and more will be discussed at the 18th Annual EP Executive Roundtable.
-
Moderator
-
Mr. Richard F. McMahon, Vice President, Energy Supply & Finance, Edison Electric Institute
Panelists
-
Phillip R. May, CEO, Entergy Louisiana LLC
-
Robert Ott, Vice-President of Wholesale Origination REMOVE, NRG Energy Inc.
-
John Trawick, Fuel Analyst, Southern Company
-
Clarence (Joe) Hopf, Jr., Senior Vice President and Chief Commercial Officer, Talen Energy
North American Power Industry Outlook – 30 minutes
The North American Power Industry continues moving into unprecedented territory. Changing natural gas prices, pending environmental legislation, aging infrastructure, and an increasing number of plant retirements are pulling the industry in several new directions. Join Industrial Info for our Power Industry Outlook to help make sense of these trends and discover how they will affect Power Industry spending over the next 12 to 24 months.
Presented by Britt Burt, VP of Research- Power
April 19: 12:00 PM (All Attendees)
April 20: 12:00 PM (All Attendees)
2016 U.S. Industrial Market Outlook – 30 minutes
Immediately following our Power Industry Outlook, Industrial Info provides a broader view of North American industrial markets with our "Top-Line" spending forecast, covering 12 industrial sectors, including Electric Power Generation. Gain insight into the big picture of how the drivers and constraints for all industrial sectors will affect plant spending in the U.S. and Canada. Industrial Info will discuss its spending indicators, including Construction Starts, Project Fallout, Project Restarts (previously canceled or on-hold projects coming back to life) and our Project Spending Index.
Presented by Michael Bergen, Executive Vice President
April 19: 12:45 PM (All Attendees)
April 20: 12:45 PM (All Attendees)
Knowledge-building sessions for beginning & advanced current users – 30 minutes
Already a user of Industrial Info’s online database tools? In these sessions, we provide tips, techniques and best practices to get the most out of PECWeb, Power Tracker and other resources. Learn how to streamline and optimize your queries to obtain the data you want, as well as how to use features such as Saved Searches and Email Alerts to help customize our tools to fit your needs. We also will touch on new features, products and enhancements that will help you become more successful in your sales and marketing activities!
Separate sessions are provided for beginning and advanced PECWeb users.
Presented by Christine Garcia, Vice President of Support Services
Chris Keister, Vice President of Electronic Products
April 19: 1:30 PM (Advanced Users *)
April 20: 1:30 PM (Basic Users **)
* = This session is for current users with a relatively strong understanding of PECWeb.
** = This session provides beginning users an understanding of the basics of PECWeb.
We will discuss preventive practices, coordination of outage activities, and application of advanced measurement tools that help improve outage management. Standard practices often fall short for facilities because they don’t foresee errors caused by dynamic problems, leading to costly complications and lost production. Hear specifics about how plants have seen a decrease in urgent work requests and an increase in work management and planned/scheduled activities by changing their approach from reactive to preventive.
-
Chair
-
Keith W. Morris, P.Eng., Retired, Doosan Power Systems
Co-Chair
-
Merrill A. Jones, Sr. Director Business Development, Day & Zimmermann
Speakers
-
Minnkota Power Cooperative Improves Work Management, Planning and Scheduling
Abstract
Craig Bleth, Plant Engineer, Minnkota Power Cooperative, Inc.
Co-Authors
- Wally Wilson, Senior Subject Matter Expert, Life Cycle Engineering Inc.
-
Jeffery Energy Center SNCR and Smartburn Installation – A Case Study of a Fast Track Environmental Project
Abstract
Geoff Greene, Director, Tecumseh Energy Center, Westar Energy
-
Proactive Shop Strategy to Avoid Field Balancing after a Major Outage
Abstract
Zlatan Racic, Director-Owner, Z-R Consulting
Co-Authors
- Marin Racic, Senior Engineer, Z-R Consulting
This session will explore the current status of the Clean Power Plan. Court rulings, early state adoption, the new Supreme Court justice and timing of all remain highly volatile and will have significant impact on the utility sector. Changes to fuel mix and reliability/emissions based dispatch would be unprecedented. Compliance strategies, legal issues and system impact will be discussed by the distinguished panel.
-
Chair
-
Mark Nagel, PE, REMOVE, NRG Energy Inc.
Co-Chair
-
Robert Hollinsworth, Plant Manager Montrose & Sibley Stations, Evergy, Inc
Moderator
-
Tony Licata, Vice President, Licata Energy & Environmental Consultants, Inc.
Panelists
-
Mr. John King, Partner, Breazeale, Sachse & Wilson, L.L.P.
-
Block Andrews, Strategic Environmental Solutions Director, Burns & McDonnell Engineering Company, Inc.
-
Maria Race, Director, Federal Environmental Programs, NRG Energy Inc.
-
Chuck Barlow, VP, Environmental Policy and Strategy, Entergy
-
JT Smith, Director, Policy Studies, MISO - Midcontinent Independent System Operator
The Clean Power Plan and the Clean Air Act have proven that the White House is committed to using every appropriate tool to combat climate change, including Nuclear Power. Nuclear is still one of the lowest CO2 emissions per gigawatt hour, surpassed only by Geothermal and Wind, the cost is not as competitive in the light of lower natural gas prices. Are there new technologies out there that will help solve climate change at a better price? This session will talk about new technologies, check in on new plants and discuss what the government is doing to increase nuclear innovation and encourage new solutions.
-
Moderator
-
Mr. Thomas W. Overton JD, Associate Editor, POWER magazine
Speakers
-
Update on the Newest Nuclear Plant in the US
Abstract
Fredie Carmichael, Nuclear Development Communications Coordinator, Southern Company
-
The Department of Energy's Gateway for Accelerated Innovation in Nuclear
Abstract
Mike Goff, Principal Deputy Assistant Secretary for Nuclear Energy, US DOE
This session addresses both steam and gas turbine-generators and covers process changes and modifications that improve operation and optimize efficiency. Additionally, project examples will be cited that demonstrate how heat rate improvement can be achieved so you’re compliant with the CO2 emissions reduction guidelines recently established by the EPA.
-
Chair
-
Mike Harbison, President, M E H & Associates, LLC
Co-Chair
-
Jeffrey Fassett, President, IEM Energy Consultants
Speakers
-
Specific Upgrades for Specific Needs
Abstract
David Ferns, Engineer, Mitsubishi Power Americas, Inc.
Co-Authors
- Keita Fujii, Senior Engineer, Mitsubishi Power Americas, Inc.
- Katsuhiko Abe, Engineering Manager, Mitsubishi Power Americas, Inc.
-
Industrial Steam Turbine Upgrades and Modifications to Optimize Efficiency with Changed Process Steam Conditions
Abstract
Pat Thornton, Plant Thermodynamics and Modeling Engineer, Alstom Power
-
Improving Performance and Achieving Heat Rate Reductions at Coal Fired Power Plants through Steam Turbine-Generator Modernizations
Abstract
Rob Bursch, Marketing Specialist, Siemens
Co-Authors
- Michael Smiarowski, Manager, Steam Turbine Modernization, Siemens Energy
Get an overview of the EPA’s final Clean Power Plan (CPP) rulemaking and the status of the most recent legal challenges before acquiring a “Survival Kit” about how to navigate this challenging environment. The four pillars of the CPP will be broken down, with case studies and technical analysis focused on the options available so your plant will meet regulations, no matter your fuel.
-
Chair
-
Melanie Green, Sr. Director Power Gen, CPS Energy
Speakers
-
Clean Power Plan Key Components, Compliance Options and Implications
Abstract
ANDY BYERS, Associate Vice President - Environmental Services, Black & Veatch
-
Clean Power Plan Coal Plant Efficiency Improvements v. NSRs
Abstract
Rodney Durban, Digital Lead, ABB
Co-Authors
- Richard Vesel, Business Development Manager, ABB
-
Basic NPV Economics for CO2 Reduction
Abstract
Mr. Thomas Wright, Supervising Engineer (Mechanical), WorleyParsons
-
Clean Power Plan Compliance with Natural Gas Utilization Technologies
Abstract
Marc Lemmons, Boiler Specialist - Mechanical Engineer, Sargent & Lundy
Co-Authors
- Emily Kunkel, Senior Environmental Associate, Sargent & Lundy
- Rajendra Gaikwad, Mechanical Engineer, Sargent & Lundy
Natural gas combined cycles must respond to balance supply and demand. This source of reliable generation has many considerations for fully integrated plant design across the widest operating range, broad ambient conditions, and varying fuel characteristics.
-
Chair
-
Carlos E. Koeneke Dr, Chief Technology Officer, Mitsubishi Power Americas, Inc.
Speakers
-
Challenges, Opportunities and Solutions in Combined Cycle Facility major equipment integration for fast starting, rapid ramping, and efficient operation across the facilities operating range.
Abstract
Marcus Weber, Executive Director of Engineering, Fluor Corporation
-
A Case Study - Designing Combined Cycle Plants for Operating Flexibility and Reduced Startup Emissions
Abstract
Mark Osmundsen, P.E., Thermal Performance & Technologies, Black & Veatch
Co-Authors
- Alap Shah, Associate Vice President & Turbine Technologies Manager, Black & Veatch
-
Validation of Advanced Technologies and Performance : An Integral Part of Siemens Utility Gas Turbine Development and Commercialization
Abstract
Sudip Dey, Proposal Manager, Siemens Power and Gas Division
Co-Authors
- Adam Foust, Engineer, Siemens
- Francisco Dovali-Solis, HL Class Service Frame Owner, Siemens Power and Gas Division
-
The FlameSheet™ Combustor System : A Retrofittable, Step Change Improvement in the Flexibility of Existing E & F-Class Gas Turbines
Abstract
Marc Paskin, Combustion Manager, PSM - An Alstom Company
Co-Authors
- Hany Rizkalla, Manager, Combustion Engineering, PSM - An Alstom Company
- Khalid Oumejjoud, Senior Manager, Conceptual Combustion Design, Power Systems Mfg (PSM)
Learn resiliency and reliability tips from three different industries – wildland firefighting, aviation and healthcare. Hear lessons learned from wildfire firefighters who have performed so reliably that they now act as testers for reliability concepts and practices. Also hear insight on how aviation achieves the highest reliability of any industry, as well as a case study on the steps that hospitals took to improve resiliency after it was reported that hospital error was the third leading cause of deaths in the US.
-
Moderator/Chair
-
Zachary Woods, Human Performance, Calpine Corporation
Speakers
-
20 Years of Increasing Reliability & Resilence - Lessons from Wildland Firefighting
Abstract
David Christenson, MA, MSc, CEO, O4R: Organizing for Resilience
-
Resilient Shift-Change Handoffs - Lessons from Healthcare
Abstract
Dr. Michael Rayo, Senior Researcher and Lecturer, Integrated Systems Engineering, The Ohio State University
-
Cultural Shift -- Moving from Mission Culture to Safety Culture in Wildland Fire Aviation
Abstract
Marc Rounsaville, Managing Director, Bluejack Consulting
Nature has a way of continuously challenging our operations. This session will explore methods of “weathering the storm.” Learn resiliency lessons from the aftermath of the 2015 California Valley Fire, and hear how hurricane responses have changed after Hurricanes Katrina, Ike and Rita.
-
Chair
-
Scott M. Bryant, Fire Protection Engineer, AMPED I, LLC
Speakers
-
Resilience in the Line of Fire – The Calpine Geysers Response to the California Valley Fire of 2015
Abstract
Seph Harris, Director Change Management, Calpine Corporation
-
Hurricane Response Then and Now: Katrina/Ike/Rita
Abstract
Melonie Stewart, Director, Customer Service, Entergy
-
When Disaster Strikes – A Hydro Plant’s Approach to Safety and Reliability
Abstract
Glen Harrison, Account Manager, ABB
Pick up useful insight from case studies that focus on the actual implementation of CHP facilities, including University of Michigan’s new gas turbine generators, a coal-fired industrial plant that has efficiently combatted the major drawbacks of cogeneration, and one of the world’s first commercial scale, second-generation cellulosic ethanol plants.
-
Chair
-
Roosevelt Huggins, Associate Vice President - Regional Sales Director, Black & Veatch
Co-Chair
-
John Steinert, Senior Vice President, HDR Inc.
Speakers
-
Combined Heat & Power—a Viable Distributed Energy Option for a Midwest University Campus
Abstract
John Hodge, Senior Mechanical Engineer, Black & Veatch Management Consulting
Co-Authors
- James Adams, Associate Director for Utilities and Plant Engineering for the University of Michigan, University of Michigan
-
Cogeneration Allows Coal-Fired Industrial Plant to Efficiently Convert to Gas
Abstract
Ivan Srdjevic, Mechanical Engineer, Sargent & Lundy
Co-Authors
- William Siegfriedt, Project Manager, Sargent & Lundy
- David Huff, Senior Manager, TEAC Resources, LLC
-
Green for the Environment and Your Bottom Line: A CHP Case Study
Abstract
Marc Rouse, Director of Sales – North America, Capstone Turbine Corporation
Human capital is an important factor in building our energy future. Gain insight and hear from electric power professionals on what skills, training and experience is needed to build a robust workforce serving the electric power industry. Panelists representing various power generation companies (including, coal, natural gas, hydro, nuclear and renewable power) will share their perspectives on the importance of developing the technical and professional workforce to meet the needs of the world’s energy future.
Please join us for a lively and interactive discussion with a Q&A format.
Panelists:
- Christine Carpenter, Director, EPCE
- Clarence Fenner, Workforce Development, South Texas Project Nuclear Operating Company (STPNOC)
- Duncan Nims, Regional Learning Officer, Bureau of Reclamation
- Kathy Perry, T&D Training Manager, APS
-
Moderator/Chair
-
Colleen Campbell, Director, Business Development, AECOM
Panelists
-
Carolyne Murff Wass, SVP Asset Management, LSPower
-
Laurie Dunham, Vice President, DATC
-
Kelly Inns, Sr. Project Engineer, Indeck Energy Services, Inc.
-
Mary Grikas, Vice President of Communications, SolarReserve
-
*Linda Mattes, REMOVE-no longer there, Alliant Energy
-
April Gournier, Lead Risk Analyst, Entergy Services, Inc.
Rapid population growth and expanding trade and commerce on both sides of the U.S.-Mexico border have attracted significant attention and investment in recent years. Mexico’s Energy Reform of 2013 brings a new dynamic to the country’s electric sector. The potential for a continental perspective on electricity investments has never been more timely. This session offers an overview of the cross-border energy market and investment opportunities.
-
Moderator/Chair
-
Soll Sussman, Managing Director, S cubed Studio
Panelists
-
Jimena Elizondo Garrido, Founding Partner, Rodríguez Dávalos Abogados (RDA)
-
Jose Aguilar, Principal, Vive Energia
-
Peter K. Nance, Managing Director, Que Advisors
Wednesday, April 20
A review of current approaches to outage management with explanations of their shortcomings and benefits will be discussed before real world case studies are revealed, focusing on which processes and programs need to be implemented to reduce outage challenges. Experts will share tips on how to improve human performance and streamline work control process to reduce downtime.
-
Chair
-
Merrill A. Jones, Sr. Director Business Development, Day & Zimmermann
Co-Chair
-
Keith W. Morris, P.Eng., Retired, Doosan Power Systems
Speakers
-
Challenges of Outage Management and the Pursuit of Continuous Improvement
Abstract
Malcolm Hubbard, Chief Operating Officer, ep3, LLC
-
Human Performance & Process Improvement through LOTO Automation
Abstract
Bryan Gay, Director of Software Delivery, Champs Software, Inc.
This session will focus on strategies to achieve flue gas SO2 reduction through various performance optimization tactics, including dry sorbent injection (DSI). Get a visual case study of the progression of a large DSI project from conceptual design to commissioning. Also get access to a deep comparison of dry scrubber performances, and laboratory results of new technologies designed for SO2 reduction.
-
Chair
-
Mark Nagel, PE, REMOVE, NRG Energy Inc.
Co-Chair
-
Kevin Dougherty, VP Business Development & Marketing, Fuel Tech, Inc.
Speakers
-
Large Dry Sorbent Injection Project for So2 Reduction, NRG Waukegan Station
Abstract
Jon Norman, Project Engineering Manager, NRG Energy Inc.
Co-Authors
- Stan Konopacki, Project Engineering Manager, NRG Energy Inc.
- Jon Norman, Manager, Sales and Technology, UCC Dry Sorbent Injection, LLC
-
Dry Scrubber Operating Cost Reduction Strategy & Practice
Abstract
Stewart Nicholson, President, Primex
Co-Authors
- Jim Apostolico, Plant Manager, North America Energy Services (NAES) - Logan Generating Plant
-
A High Reactivity Hydrate For Improved SO2 Capture
Abstract
Pat Mongoven, Business Development Manager - DSI, Mississippi Lime Company
Co-Authors
- Curt Biehn, Manager, Marketing & Technical Services, Mississippi Lime Company
Access the newest case studies that focus on practical improvements for data improved performance, reliability and enhancing environmental compliance. Presentations include visual graphs/plots, helpful data, scope of work & schedule details, design features, and more.
-
Chair
-
Mr. Jim Ekmann, Engineer/Economist, Leonardo Technologies, Inc.
Speakers
-
TANGENTIALLY FIRED COAL TO GAS CONVERSION - YATES 6 & 7: AN OVERVIEW OF DESIGN CONSIDERATIONS AND RESULTS
Abstract
Kulbhushan Joshi, Senior Engineer, Babcock Power, Inc.
Co-Authors
- Lee Eslavon, Staff Engineer, Southern Company Generation
- Stephen Black, Sr. Fuel Equipment Design Engineer, Babcock Power Services
- Darrell Dorman, Sr. Staff Engineer, Babcock Power Services
-
"Westar Energy, Inc., Jeffrey Energy Center, Unit 1 LP Turbine Modernization Project 2015"
Abstract
Mr. Lewis Lenard, Alliance Administrator, Westar Energy
Co-Authors
- Dustin Ringer, Superintendent of Operations at Jeffrey Energy Center(JEC), Westar Energy
- Rob Bursch, Marketing Specialist, Siemens
-
Case Study Showing Methods for Reducing Arc Flash Incident Energy with Existing Equipment
Abstract
Howard Firestone, Vice President, Patrick Engineering
Co-Authors
- Shahzad Syed, Director of Power Systems, Patrick Engineering
-
Optimizing the heart of the unit.
Abstract
Paul Garnham, Vice President of Sales - USA, Loesche Energy Systems
Co-Authors
- Simon Mutzenich, DR., Loesche America
As the power generation space transitions to the 21st century, the demands on the workforce continue to increase. This session will examine the process to train and develop workers through transitions of all types, including coal-to-gas, low-tech to high-tech, etc.
-
Chair
-
Tony Wiseman, Training Program Manager, Calpine Corporation
Speakers
-
Learning in Safe-to-Fail Environments
Abstract
David Christenson, MA, MSc, CEO, O4R: Organizing for Resilience
-
Resilience Defined, Resilience Required: Preparing the AEP Clinch River Workforce for Conversion from Coal to Gas Firinged
Abstract
Ed Shelton, Energy Production Superintendent, American Electric Power - AEP
Co-Authors
- Alex Lekich, Vice President Business Development, GSE Environmental, Inc.
-
Duke Energy Fossil to CT/CC Cross-Craft Training Programs
Abstract
Tony Ware, Director Training & Development, Duke Energy
Co-Authors
- Richard Gregory, Manager of Generation Training, Duke Energy
Cybersecurity breaches are regularly making headlines, and the energy sector is a prime target. Staff at all levels in power generating companies need to stay up to date with the latest threats, requirements, and best practices for protecting essential assets. This session will start with the “must do”: an update on how to strategize for compliance with the latest North American Electric Reliability Corp. Critical Infrastructure Protection (NERC CIP) standards, followed by details on building a compliance program and preparing for an audit. Beyond the regulatory requirements lie a host of other threats. To build resilience in the face of often unknown threats, this session will also explore how to build a layered defense cybersecurity program.
-
Moderator/Chair
-
Dr. Gail Reitenbach, Editor, POWER magazine
Speakers
-
NERC CIP Standards – Latest Update
Abstract
Chip Handley, Project Manager, Black & Veatch Management Consulting
-
Establishing an Effective NERC Compliance Program to Ensure Audit Sucess
Abstract
Mark Gollini, Manager, NERC Services, NAES Corporation
-
Look Out Ahead: Beware the ICS Cybersecurity Iceberg
Abstract
David Zahn, CMO & General Manager of the Cybersecurity Business Unit, PAS, Inc
-
Plant Compliance with NERC CIP
Abstract
Jeffrey Fuller, Director, Cyber & Physical Security, The AES Corporation
This session will present some key factors driving CHP development and offer examples of CHP technology currently being utilized to increase efficiency and power output. Learn about a better steam raising system, incorporating organic rankine cycle technology with CHP to generate additional power and profit, and how to select your CHP project site and technology.
-
Chair
-
Aaron Larson, Executive Editor, POWER magazine
Co-Chair
-
James Foster, President / CEO, Foster Energy Development LLC
Speakers
-
Highly duct fired Gas Turbine CHP: a better steam raising system
Abstract
Suresh Jambunathan, Director, Business Development Commercial & Municipal Business, Veolia North America
-
CHP Project Site and Technology Selection
Abstract
Adam Young, Project Manager, Burns & McDonnell Engineering Company, Inc.
Reliability is as important as ever, but most of us have more challenges and less budget than ever. Hear experts share how they’ve prioritized maintenance activities, created and optimized an Asset Management Plan (AMP), and used analytics to increase reliability and profitability. Presentations will be followed by an open panel discussion on adapting maintenance to the changing market demands on today’s operating fleet with a Q&A at the end.
-
Chair
-
Rick Wheeler, Executive Director, Life Cycle Engineering Inc.
Co-Chair
-
Jonathan Long, V.P., Project Management, Entergy Services, Inc.
Speakers
-
The Increased Cost of Cycling Operations at Combined Cycle Power Plants
Abstract
Douglas Hilleman, P.E,, Principal Engineeer, Intertek-AIM
Co-Authors
- NIKHIL KUMAR, SYSTEMS ANALYST, Aptech Engineering Services Inc
-
More Challenges, Less Budget – Using Adaptive Planning Analytics to Prioritize Maintenance Activities
Abstract
Una Nowling, P.E., M.Sc., Technology Leader for Fuels, Combustion, and Efficiency, Black & Veatch
Co-Authors
- Kevin Jennison, FUEL SERVICE AREA, Black & Veatch Management Consulting
This session will cover the various aspects that utilities and engineering firms must consider in planning and implementation of coal combustion residual and transportation projects. Compliance with EPA regulations & ELG guidelines, zero discharge technologies for bottom ash collection and recirculation systems, water in contact with fly ash, and system options such as remote submerged chain conveyor will be explored.
-
Chair
-
Bob Williams, Vice President, Sales & Marketing, Wolf Point Engineers & Contractors
Co-Chair
-
David Thomas, CCR Program Lead, DTE Energy
Panelists
-
Thomas Adams, Executive Director, American Coal Ash Association
-
Zachary Bahr, Business Development, Burns & McDonnell Engineering Company, Inc.
-
Randy L. Shepler, Remove, CCC Group, Inc.
-
Robert Walsh, Lead Engineer Fossil Division, Altran Solutions Corp
-
Dan J. Whalen, Senior Vice President, Hanson Professional Services Inc.
Power Generators face the challenge of integrating renewable resources into the electric utility system while efficiently operating the grid and providing affordable, reliable and secure power. Get insight on common failures and how to avoid them at your facility, as well as strategies that combat the challenges of balancing load and generation fluctuations, the need for more flexible generation resources, the increasing use of energy storage, and the need for proper planning for intermittent renewables.
-
Chair
-
Ashwani Gupta, Professor. Director, University of Maryland
Speakers
-
Integrating Renewables in The Power Generation Mix
Abstract
Jon Towslee P.E., CEM, Sr. Director of iFactory Sales, IIoT, Advantech
-
Wind Generator Failure Modes and Occurrences Update for 2016
Abstract
Kevin Alewine, Director of Marketing, SHERMCO INDUSTRIES
-
New Concepts for Quality Management and Insurability as a Key for Future Project Financing for PV power plants
Abstract
Thomas C. Sauer, President & CEO, EXXERGY GmbH
This session will relate how NERC has adapted the lessons learned from Wildland Firefighting, Aviation and Healthcare industries (4B), all in an effort to promote behavior consistent with the concepts of a Highly Reliable Organization (HRO) and to promote resilience in the Bulk Power System.
-
Chair
-
Tony Wiseman, Training Program Manager, Calpine Corporation
Speakers
-
Reinventing the Relationship Between Operators and Regulators
Abstract
James Merlo, Director, Reliability Risk Management, North American Electric Reliability Corporation (NERC)
-
Reliability now to Resilience in Emergencies; People and Corporate Cultures
Abstract
Michael Legatt, Ph.D., Principal Human Factors Engineer, Electric Reliability Council of Texas (ERCOT)
The reliability of a system depends on many factors, of which design is one of the most significant. As power plants add systems to meet regulatory or code requirements, the design becomes more significant.
-
Chair
-
Justin Clift, Managing Partner, Fire Solutions Group
Speakers
-
Is This a Power Plant or a Chemical Plant? It's Both; and You Better Realize That!
Abstract
Ed Brewer, General Manager, Generation Planning and Scheduling, Duke Energy
Co-Authors
- Jonathan Byrd, Risk Management Director, Duke Energy
- Daniel Mottola, Manager - Regulatory Engineering, Duke Energy
-
Display Design and Alarm Management to Increase Resilience
Abstract
Dr. Michael Rayo, Senior Researcher and Lecturer, Integrated Systems Engineering, The Ohio State University
This session will highlight the latest technology offerings aimed at the CHP market. OEM technology has made significant progress in recent years; learn about tools that can contribute to efficiency and reliability.
-
Chair
-
James Foster, President / CEO, Foster Energy Development LLC
Co-Chair
-
Aaron Larson, Executive Editor, POWER magazine
Speakers
-
Efficient power generation solutions for a complex, highly interconnected and environmentally conscious market
Abstract
Aileen Barton, Sr. Production Manager, GE Capital
-
Micro Grid - How CHP can contribute to the overall efficiency & reliability
Abstract
Linjun Li, Manager of Emerging Markets, Solar Turbines Inc.
Co-Authors
- Uwe Schmiemann, Marketing and Product Strategy Manager, Solar Turbines Inc.
-
Selecting the Right Technology to Maximize Energy Efficiency, Minimize Environmental Impact and Reduce Operational Costs
Abstract
Michael Welch, Industry Marketing Manager, Siemens Industrial Turbomachinery
The coal-fired power industry is on track to reach a critical point in personnel dynamics during which a significant number of long-time employees with valuable corporate and industry knowledge prepare to retire. Yet, the number of young professionals entering the industry work force is not on par with the number of employee who are set to exit. This dynamic has made the importance of information exchange, mentorship, and networking amongst industry professionals of utmost importance. This presentation will discuss topics such as how the industry has changed in the last decade, the direction the industry is headed, and advice for young professionals. A round robin, Q&A, discussion session will close out the presentation.
Instructor: Priscilla Kissinger, Special Projects Manager, Carbonxt, Inc.
-
Moderator
-
Priscilla Kissinger, Special Projects Manager, Carbonxt, Inc.
Panelists
-
Diane Fischer, Director, Generation Services, Kiewit
-
Joe VonDerHaar, Director, Plant Operations Spurlock, East Kentucky Power Cooperative Inc. [EKPC]
-
Pat Mongoven, Business Development Manager - DSI, Mississippi Lime Company
North American Power Industry Outlook – 30 minutes
The North American Power Industry continues moving into unprecedented territory. Changing natural gas prices, pending environmental legislation, aging infrastructure, and an increasing number of plant retirements are pulling the industry in several new directions. Join Industrial Info for our Power Industry Outlook to help make sense of these trends and discover how they will affect Power Industry spending over the next 12 to 24 months.
Presented by Britt Burt, VP of Research- Power
April 19: 12:00 PM (All Attendees)
April 20: 12:00 PM (All Attendees)
2016 U.S. Industrial Market Outlook – 30 minutes
Immediately following our Power Industry Outlook, Industrial Info provides a broader view of North American industrial markets with our "Top-Line" spending forecast, covering 12 industrial sectors, including Electric Power Generation. Gain insight into the big picture of how the drivers and constraints for all industrial sectors will affect plant spending in the U.S. and Canada. Industrial Info will discuss its spending indicators, including Construction Starts, Project Fallout, Project Restarts (previously canceled or on-hold projects coming back to life) and our Project Spending Index.
Presented by Michael Bergen, Executive Vice President
April 19: 12:45 PM (All Attendees)
April 20: 12:45 PM (All Attendees)
Knowledge-building sessions for beginning & advanced current users – 30 minutes
Already a user of Industrial Info’s online database tools? In these sessions, we provide tips, techniques and best practices to get the most out of PECWeb, Power Tracker and other resources. Learn how to streamline and optimize your queries to obtain the data you want, as well as how to use features such as Saved Searches and Email Alerts to help customize our tools to fit your needs. We also will touch on new features, products and enhancements that will help you become more successful in your sales and marketing activities!
Separate sessions are provided for beginning and advanced PECWeb users.
Presented by Christine Garcia, Vice President of Support Services
Chris Keister, Vice President of Electronic Products
April 19: 1:30 PM (Advanced Users *)
April 20: 1:30 PM (Basic Users **)
* = This session is for current users with a relatively strong understanding of PECWeb.
** = This session provides beginning users an understanding of the basics of PECWeb.
Learn new performance and efficiency improvements that address changes in plant duty cycles and environmental compliance. Methods, lessons learned, and results will be shared that help with the increasing challenges to maintain operational efficiency and adopt new technology using internal resources. For example, hear how Xcel Energy used “Big Data” to bring radical transformation to their fleet and how Luminant enabled their plant operators to take preemptive measures to stay out ahead of potential challenges.
-
Chair
-
Michael D. Morris, P.E., Executive Consultant, Independent Consultant
Co-Chair
-
Frank Andracchi, PE, Energy Industry Executive, Independent Consultant
Speakers
-
Advanced Monitoring & Diagnostics - Experience at Luminant and the Benefits of Industry Collaboration
Abstract
Clinton Carter, Director, Marketing, Sales, Government Relations, Luminant
-
Improving Technical Competency in Power Plants
Abstract
Matt Zuehls, PE, Associate Vice President, HDR Inc.
Co-Authors
- Bob Moss, Senior Partner / COO, Synterprise, LLC
- Steve MIlls, VP Energy Supply Operations, Xcel Energy
-
Driving Efficiency Improvement in Coal Plants: A Response to the Clean Power Plan
Abstract
Dave Brill, Vice President, Black & Veatch
-
Continuous Performance Assurance at Budget Constrained Power Plants
Abstract
Rodrigo Camargos, Process Optimization Engineer, Primex Process Specialists, Inc
Co-Authors
- STEVEN DICARLO, PROJECTS GENERAL MANAGER, Power Plant Management Services, LLC
- Stewart Nicholson, President, Primex
With the EPA’s Coal Combustion Residuals (CCR) and Effluent Limitations Guidelines (ELG) finalized and compliance plans being prepared, generating stations are going to feel profound effects on their residuals management and water management approaches. This session will share examples and approaches in response to the challenges these rules present, including simple, low-cost approaches that you may have overlooked.
-
Chair
-
David Thomas, CCR Program Lead, DTE Energy
Co-Chair
-
David Stopek, Principal, Stopek Technical Services
Speakers
-
Ash Handling and Wastewater Compliance: A review of Holistic Compliance Approaches to Reduce Cost for Affected Power Generators
Abstract
Mike Preston, Chemical Engineer Section Leader, Black & Veatch
-
Strategies for Water Reduction at Steam Turbine Generating Plants
Abstract
Danielle A. Koren, Project Associate, Sargent & Lundy
Co-Authors
- Matthew Heerman, Senior Engineer, Sargent & Lundy
-
Byproduct Fixation as a Low-Cost Approach to Complying with the Effluent Guidelines
Abstract
Holly Hills, Environmental & Process Technology Engineering Senior Project Associate, Sargent & Lundy
Co-Authors
- Danielle Koren, Project Associate, Sargent & Lundy
-
Dense Slurry Ash Management: Testing Requirements to Identify Ash/Water Mixes to Maximize Economics and Environmental Performance
Abstract
Dale Timmons, Program Manager, NAES Corporation
-
Groundwater Monitoring Requirements Under the New CCR Regulations
Abstract
Jeffery Pope PE, Program Manager, Facility Decommissioning & Demolition Services, Burns & McDonnell Engineering Company, Inc.
Driven by dynamic market conditions and environmental regulations, gas powered technology must continue to evolve. Get an overview of gas powered technology advancements from around the world and how you can better achieve system balancing, operational flexibility, and flexible generation.
-
Chair
-
Mr. Fredric C. Fletcher, Principal, Power from the Prairie
Co-Chair
-
Jacqueline Engel, Digitalization & PMO, Siemens
Speakers
-
Low risk steam to air cooling design approach
Abstract
Carlos E. Koeneke Dr, Chief Technology Officer, Mitsubishi Power Americas, Inc.
Co-Authors
- Sosuke Nakamura, Gas Turbine Design Director, Mhpsa
-
Proven H-class gas turbines and combined cycle power plants
Abstract
Matt Bogdan, SGT-8000H Testing & Validation Manager, Siemens
Co-Authors
- Joshua Kovac, Engineering Manager, Siemens
-
Value of reciprocating engine power plant in the US market
Abstract
Mr. Matti Rautkivi, General Manager, Origination, Wartsila North America, Inc.
Co-Authors
- Christian Hultholm, Manager, Marketing, Wartsila North America, Inc.
In organizations with strong safety cultures, safety is not a goal but a way of doing business. This interactive session will explore the attributes of a safety culture by presenting a road map that’ll ensure your facility is achieving an optimal safety approach.
-
Moderator/Chair
-
Woody Cole, CSP, CPEA, CESCO, Corporate Physical Security & Fire Protection Manager, Calpine Corporation
Speakers
-
Safe 4 the Right Reasons
Abstract
Wylie Davidson, Training and Safety Culture Specialist., DiVal Safety Equipment
-
The Road Map to Achieving VPP Excellence
Abstract
Woody Cole, CSP, CPEA, CESCO, Corporate Physical Security & Fire Protection Manager, Calpine Corporation
Co-Authors
- Robert Van Benthuysen, Director, Safety Programs, Calpine Corporation
- Maciel Lopez, Regional Safety Manager, Calpine Corporation
-
After the Fall - Rescue from Fall Protection
Abstract
Tom Wood, Training Manager, PMI/Vertical Rescue Solutions
Remaining resilient in a crisis, such as an oil spill or cascading event, depends on many factors. This session will explore how pre-planning, drills, and a robust response help mitigate the impact of man-made disasters.
-
Moderator/Chair
-
Gregory W. Long, Director - Asset Management, Jiangnan Environmental Technology Inc.
Co-Chair
-
Beth Lay, Director, Human Performance, Calpine Corporation
Speakers
-
A Proven Framework for Emergency Planning and Response Operations
Abstract
Jim Elliott, Chief Operating Officer, T&T Group of Companies
-
Plant Trips/Failure Cascade – Case Study
Abstract
Beth Lay, Director, Human Performance, Calpine Corporation
Combined Heat & Power (CHP) is among the technologies accepted by the Environmental Protection Agency (EPA) to meet emission targets in the Clean Power Plan (CPP). Will the CPP be a game changer for CHP?
-
Chair
-
John Steinert, Senior Vice President, HDR Inc.
Co-Chair
-
Colleen Campbell, Director, Business Development, AECOM
Speakers
-
CHP: A Solution for State Clean Power Plans
Abstract
Linda Shaw, Principal, Future Energy Development, LLC
Co-Authors
- Dwight Kanyuck, Associate, Future Energy Development, LLC
-
Utility Owned Combined Heat & Power (CHP) Plants – Will the Clean Power Plan (CPP) push the Electric Utility Industry to embrace CHPs?
Abstract
Ajay Kasarabada, Director, Environmental Solutions, Black & Veatch
Co-Authors
- Brian O'Neal, Manager, Air Permitting Services, Black & Veatch Management Consulting
-
Grid Reliability-Is CHP a Part of the Problem or a Part of the Solution?
Abstract
Anthony Cirillo, Senior Project Director/Industrial Energy Market Sector Manager, AECOM
With the aging workforce gap it is imperative to find out what young engineers think about the power industry and what it
takes to pique their interest. If you are looking to hire someone from Generation Y and Z then listen to what these speakers
have to say. It is a new world and we need to embrace the change.
-
Moderator
-
Nik Kutz, Training Supervisor, Omaha Public Power District (OPPD)
Panelists
-
Mr. Brendan O'Brien, Sales & Marketing, Burns & McDonnell Engineering Company, Inc.
-
Carter Bailey, Senior-Mechanical Engineering STUDENT, Coal Users' Group
-
Emily Kunkel, Senior Environmental Associate, Sargent & Lundy
-
Meredith Adler, Executive Director, Student Energy
Thursday, April 21
With continued pressure to improve generating plant financial performance there comes increased need to maximize the value achieved in the limited time available for outages. This panel discussion brings industry practitioners who will discuss their experiences and recommendations in execution of generating plant outage maintenance.
Invited speakers from:
Longview Power, KCP&L, TransAlta, Entergy, Westar, and Eskom
-
Chair
-
Phillip Webster, Retired, Independent Consultant
Co-Chair
-
Jeffrey Fassett, President, IEM Energy Consultants
Panelists
-
Josh Newman, I&C/Electrical Maintenance Manager, Westar Energy
-
Robert Breedlove, Fleet Maintenance Manager Combined Cycle Generation, Entergy
-
Nick Slappy, Vice President of Safety and Resource Management, Southern Company Gas
Whether your utility is in the first year of Mercury and Air Toxic Standards (MATS) compliance or nearing an extension deadline, the proposed Effluent Limit Guidelines (ELG) will require additional action for you to get compliant. This session will present strategies on how to do so, with data and descriptions on all options for Hg mitigation to optimize you plants mercury.
-
Chair
-
Mark Strebel, Product Manager, Martin Engineering
Speakers
-
Powdered Activated Carbon Injection into the WFGD for Mercury Capture
Abstract
Erica Gonzaga, ME, Applications Engineer, Carbonxt, Inc.
Co-Authors
- David Mazyck, CEO, Carbonxt, Inc.
-
Full-Scale Installation of Mercury Control System at FirstEnergy’s Fort Martin Power Station
Abstract
Mr. John Knotts, Global Business Development Leader, W.L. Gore & Associates, Inc.
Co-Authors
- Jeff Kolde, Product Specialist, W.L. Gore & Associates, Inc.
- Jonas Klingspor, VP President, AECOM
- Ron Rogers, AECOM
- Dan Sendro, FirstEnergy Corp
- Larry Earnest, FirstEnergy Corp
-
System for Powdered Activated Carbon Injection Resulting in Improved Dispersion
Abstract
Christine Valcarce, Environmental Scientist, Carbonxt, Inc.
Co-Authors
- David Mazyck, CEO, Carbonxt, Inc.
- Erica Gonzaga, ME, Applications Engineer, Carbonxt, Inc.
-
Cooper Unit 1 MATS Compliance Update – Approach for removing Mercury
Abstract
Samuel Yoder, P.E., Chemical Engineer, Energy Division, Burns & McDonnell Engineering Company, Inc.
Co-Authors
- Mary Jane Warner, Director, Production Engr & Constr, East Kentucky Power Cooperative Inc. [EKPC]
- Craig Johnson, Sr. Vice President Power Production, East Kentucky Power Cooperative Inc. [EKPC]
- David Meade, Engineer (non-IT), East Kentucky Power Cooperative Inc. [EKPC]
With coal generation continuing to play a large part of the electric generation mix, issues like coal handling quality, dust prevention and conveyor performance are as important as ever. Dive into the science of dust to get a better understanding of how you can cut down maintenance & cleanup problems, extend component life, reduce regulatory & safety issues, and improve costs.
-
Chair
-
Mike Schimmelpfennig, Principal Engineer, Ameren
Speakers
-
Coal Dust Supression Programs Fortified with SCI (Spontaneous Combustion Inhibition) Chemistries
Abstract
Chris Raymond, Technical Director, MinTech
Co-Authors
- Harry Heydorn, General Manager, MinTech
-
Dust, Water, and Coal… The Science of Dust Suppression Systems
Abstract
Gary Swearingen, Product Manager, Dust Management Group, Martin Engineering
-
Design Innovations in Conveyor Transfers, Load Zones and Belt Tracking to Solve Coal Dust and Spillage problems
Abstract
Mark Bayley, VP Sales Manufactured Products Division, ASGCO Complete Conveyor Solutions
-
Redesigning the Loading Zone to improve Coal Conveyor Dust Control
Abstract
Richard Shield, Conveyor Technology Manager, Martin Engineering
There are two choices: fix the worker or fix the system. Fixing the worker means training, disciplining, or terminating a person who did something they didn’t mean to do in the first place and don’t intend to do again. In fact, they are the one most likely NOT to do it again as they’ve learned the lesson the hard way. Fixing the system means looking at breakdowns that set the worker up to fail and will be better for the worker, the organization, and is really the only reliable path forward. This session explores how to move from a “crime and punishment” model of managing safety to a “diagnose and treat”. You have to choose: blame or learning culture. You can’t have both.
-
Chair
-
Zachary Woods, Human Performance, Calpine Corporation
Speakers
-
How Leadership Response to Failure Creates (or takes away from) Reliability
Abstract
Wes Havard, Operational Excellence, Luminant
-
The Hitchhikers Guide to Human Error…
Abstract
Mark Pergrem, Consultant, SAFEmap
-
Why Some Flourish & Others Fail: HPI Initiatives After 1-5 Years
Abstract
Jake Mazulewicz, PhD, JMA Human Error Solutions, LLC
Loss control focuses on risk mitigation practices to reduce the possibility of failure or to minimize the impact if failure occurs. The ability to recover from system disruptions depend on many factors, and this session will provide insights on lessons learned from emergency response, risk concepts as they apply to managing human performance and the latest systems accepted by major international gas turbine manufacturers and insurers.
-
Chair
-
Scott M. Bryant, Fire Protection Engineer, AMPED I, LLC
Speakers
-
Water Mist Applications within the Gas Turbine
Abstract
Dale Shirley, Vertical Market Manager - Power Generation / PPOG, Kidde Fire Systems
-
FireRover Transformer Fighting Tool
Abstract
Ryan Fogelman, VP of Fire Solutions, Fire Rover
Co-Authors
- Justin Clift, Managing Partner, Fire Solutions Group
-
The Risk Concept for Managing Human Performance
Abstract
Mr. Tony Muschara, CPT, Muschara Error Management Consulting, LLC
Get up to speed on the latest trends and best practices for application in power plants to improve performance through process control, plant systems and instrumentation, and filtration management. The demands on the average plant operator have evolved the past 20 years, and the industry has seen a recent paradigm shift to better leverage technological advancements. This session will deliver a practical building block approach to achieve a quick return on investment no matter what your challenge or environment.
-
Chair
-
Mr. Robert Norton, Director of Business Development, Saulsbury Industries
Co-Chair
-
Jeffrey Fassett, President, IEM Energy Consultants
Speakers
-
New Trends in Advanced Process Control and Impact on Power Generation Operations
Abstract
William Poe, Sr. Principal Technical Consultant, Schneider Electic Software
-
Enhancing inlet pulse systems for performance improvement in harsh environments
Abstract
Dan Burch, Product Marketing Leader, CLARCOR Industrial Air
Co-Authors
- Brad Kippel, Principal Engineer – Global Mechanical Systems, GE Power & Water
- Tim Nicholas, Team Leader – Aftermarket & Services, CLARCOR Industrial Air
-
Flue Gas Humidity Measurement - Combined Cycle Plant Benefits
Abstract
Jeff Bossong, Operations Manager, Humidity 2 Optimization
-
High Performance HMI Design
Abstract
Bob Kanel, Technology Manager, Operator Effectiveness and Simulation Solution, ABB
This session focuses on the control of NOx and particulate matter through the application of technology and prudent operating practices. Retrofit fabric filter installation, electrostatic precipitator operation in intermittent energization mode, SCR pluggage and the effects of ammonium bisulfate, and NOx reduction utilizing combustion optimization are the topics to be presented through several project-specific reports.
-
Chair
-
Robert Hollinsworth, Plant Manager Montrose & Sibley Stations, Evergy, Inc
Co-Chair
Speakers
-
Up in the Air to Clean the Air
Abstract
Tom Tauber, Senior Civil/Structural Design Engineer, Zachry Engineering Corporation
Co-Authors
- Philip Imber, Engineer, LG&E and KU Energy LLC
- Mel McDowell, Senior Electrical Engineer, LG&E and KU Energy LLC
- Mike Brumage, Project Engineering Manager, Zachry Group
-
Commercial Operation of Electrostatic Precipitator High Frequency Energization in Intermittent Energization Mode at Labadie Energy Center, Units 1 & 2
Abstract
Gary Grieco, Consulting Engineer, Air Consulting Associates
Co-Authors
- Hardik Shah, Applications Engineer, Southern Environmental
-
Reducing NOx on a Ramping Coal-Fired Unit using a Combustion Optimization System
Abstract
Steve Piche, Director of Research and Development, NeuCo
Co-Authors
- Fred Pickard, Vice President of Technology Development, NeuCo
-
Ammonium Bisulfate (ABS) Root Cause Analysis and Troubleshooting for NRG’s W.A. Parish Unit 5 & 6
Abstract
Emily Kunkel, Senior Environmental Associate, Sargent & Lundy
Co-Authors
- Andrew Carstens, Vice President Environmental Services, Sargent & Lundy
- Robert Bland, Engineering, WA Parish Generating Station
The increasing amount of renewable power – much of it intermittent wind and solar PV storage will play a critical role in maximizing clean energy production while maintaining system reliability. This session will analyze the current issues and explore several energy storage strategies.
-
Moderator/Chair
-
Septimus Van der Linden, President, Brulin Associates
Speakers
-
Customer Lowered Electricity Price
Abstract
Myron Katz, PhD, VP for Research, Building Science Innovators
-
Why Energy Storage Is Taking Off
Abstract
John Jung, CEO, Greensmith
-
IDCCCLEP
Abstract
Fredric Fletcher, Assistant General Manager, Burbank Water & Power
This session will look at the collaborative efforts that should be employed by the utilities and the members of the law enforcement community. It will serve to dispel some of the myths and focus on what is plausible in terms of keeping the infrastructure safe through training, drill facility design and security initiatives.
-
Chair
-
Justin L. Clift, Managing Partner, Fire Solutions Group
Speaker
-
Woody Cole, CSP, CPEA, CESCO, Corporate Physical Security & Fire Protection Manager, Calpine Corporation
Efforts to increase plant reliability are often focused on equipment but many plant trips and equipment failures are triggered by human actions. This means reliability ultimately comes down to people. We begin with an understanding that work in power plants is variable and complex. This leads to a different approach to work than traditional safety systems. For example, practices focus on developing deep knowledge and improving decision making. In these sessions, practical strategies and tactics will be shared to move toward being a highly reliable, resilient organization.
-
Chair
-
Beth Lay, Director, Human Performance, Calpine Corporation
Speakers
-
Case Study - Applying Lessons of HRO
Abstract
Beth Lay, Director, Human Performance, Calpine Corporation
Co-Authors
- Tony Wiseman, Training Program Manager, Calpine Corporation
-
Resilient Systems: Managing Maintenance Across a Fleet
Abstract
Zachary Woods, Human Performance, Calpine Corporation
-
Critical Steps: Managing What Absolutely Has to Go Right the First Time, Every Time
Abstract
Mr. Tony Muschara, CPT, Muschara Error Management Consulting, LLC
-
Case Study - A Workshop to Assess Brittleness, Design for Resilience
Abstract
Beth Lay, Director, Human Performance, Calpine Corporation
Get up to speed on newly released technology designed to improve reliability. These tools assess equipment condition, capture and correct trend failures, automate the visualization process to create a more efficient control, and more. Attend this session and find solutions that will reduce unexpected failures.
-
Chair
-
Maxwell Pitts, Senior Manager, Sales and Marketing, Fluor, Fluor Corporation
Speakers
-
Incorporating New Technologies to Enhance Driver and Pump Assessments
Abstract
Ralph Richard, Senior Pump Specialist, ProPump Services, LLC
-
The Complete Guide to Transformer/ Substation Condition Assessment
Abstract
Jon Giesecke, President/CEO, JLG Associates LLC
-
Cost Effective-Detailed -3D Visualization of Technical Information
Abstract
Tony Wiseman, Training Program Manager, Calpine Corporation
Co-Authors
- Fred Foster, CEO/President, Technical Training Professionals
Presentations and discussions continue from 4G: Design for Resilience – Practices, O&M (Session 1)
Whether in response to state or federal agency mandates, or local desires for emergency preparedness, microgrids are slowly becoming mainstream. This session will look at the range of generation options for microgrids, where they are being deployed, and why. It will also explore new technologies being used to integrate variable renewable generation sources into microgrids. Although microgrids have traditionally been developed by large campus-type energy users, utilities are beginning to see how they can be a valuable aspect of resource planning.
-
Chair
-
Thomas Overton, JD, Associate Editor, POWER magazine
Speakers
-
The Future of Power Systems Is Here, Microgrids
Abstract
Chrstopher Evanich, Program Director for Energy, Schneider Electric
-
High-Penetration Renewable Power Microgrids
Abstract
William Galton, Development Engineer, ABB
-
Fuel Cell Power Plants for Utility Applications and More
Abstract
Ken Wicker, Director of Business Development, FuelCELL Energy, Inc.