PRB Coal Users’ Group Sessions
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 ('a0DC000000ziwj8MAA') 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] => 28
[done] => 1
[records] => Array
(
[0] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016r2YkMAI
)
[Id] => a0FC0000016r2YkMAI
[Name] => PRB19 - PreCon1
[Session_Name__c] => First Time Attendee Orientation
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-23T21: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/a0FC0000016r2YpMAI
)
[Id] => a0FC0000016r2YpMAI
[Name] => PRB19 - PreCon2 Reception
[Session_Name__c] => PRB Coal Users’ Group Muster
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-23T22:30:00.000+0000
[Speaker__r] =>
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[2] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qz6DMAQ
)
[Id] => a0FC0000016qz6DMAQ
[Name] => PRB19 - Welcome
[Session_Name__c] => Welcome and Opening
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-24T12: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/a0GC0000018et1AMAQ
)
[Id] => a0GC0000018et1AMAQ
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Andrew Dobrzanski
[Name] => SP-36378
[Contact_del__c] => 00380000010uoKcAAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010uoKcAAI
)
[Name] => Andrew Dobrzanski
[FirstName] => Andrew
[LastName] => Dobrzanski
[Title] => Production Manager
[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/a0GC0000018et1PMAQ
)
[Id] => a0GC0000018et1PMAQ
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mark Boone, Sr., P.E.
[Name] => SP-36379
[Contact_del__c] => 0038000000hl5TmAAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000hl5TmAAI
)
[Name] => Mark Boone, Sr., P.E.
[FirstName] => Mark
[LastName] => Boone, Sr., P.E.
[Title] => Manager, Corporate Risk Engineering
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000v8miEIAQ
)
[Name] => AEGIS
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000q747dIAA
)
[Name] => Dominion Resources
)
[Contact_Account__c] => AEGIS
[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] =>
)
[3] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qz6IMAQ
)
[Id] => a0FC0000016qz6IMAQ
[Name] => PRB19 - Motivational Safety & Health Speaker
[Session_Name__c] => Motivational Safety & Health Speaker
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-24T12:30: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/a0GC0000019DnZyMAK
)
[Id] => a0GC0000019DnZyMAK
[Speaker_Function__c] => Presenter
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Bob Taylor
[Name] => SP-36842
[Contact_del__c] => 003C000001FJMHNIA5
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001FJMHNIA5
)
[Name] => Bob Taylor
[FirstName] => Bob
[LastName] => Taylor
[Title] => President
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0013b00001uM4SQAA0
)
[Name] => CoalSAFETY,I Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C0000019KQm6IAG
)
[Name] => CoalSAFETY, Inc.
)
[Contact_Account__c] => CoalSAFETY,I 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] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[4] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qz6NMAQ
)
[Id] => a0FC0000016qz6NMAQ
[Name] => PRB19 - Power Market Influence on Generating Plants
[Session_Name__c] => Power Market Influence on Generating Plants
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-24T13: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/a0GC0000018fXryMAE
)
[Id] => a0GC0000018fXryMAE
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Power Market Influence on Generating Plants
[Speaker_Name_on_Agenda__c] => JP Meitner
[Name] => SP-36709
[Contact_del__c] => 003C000002OBDb3IAH
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000002OBDb3IAH
)
[Name] => JP Meitner
[FirstName] => JP
[LastName] => Meitner
[Title] => Dir, Market Operations
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001iwDM7IAM
)
[Name] => KCP&L and Westar, Evergy Companies
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001iwDM7IAM
)
[Name] => KCP&L and Westar, Evergy Companies
)
[Contact_Account__c] => KCP&L and Westar, Evergy 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] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[5] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qz6SMAQ
)
[Id] => a0FC0000016qz6SMAQ
[Name] => PRB19 - Goodbye Inefficiencies
[Session_Name__c] => Goodbye Inefficiencies
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-24T14:10: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/a0GC0000019DglCMAS
)
[Id] => a0GC0000019DglCMAS
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => John Cooley
[Name] => SP-36767
[Contact_del__c] => 003C000002PDD0GIAX
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000002PDD0GIAX
)
[Name] => John Cooley
[FirstName] => John
[LastName] => Cooley
[Title] => Plant Manager - Baldwin
[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] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000018fC7XMAU
)
[Id] => a0GC0000018fC7XMAU
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Getting to Know Your Unit’s Capabilities
[Speaker_Name_on_Agenda__c] => Chad Swope
[Name] => SP-36540
[Contact_del__c] => 003C000002OA6MkIAL
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000002OA6MkIAL
)
[Name] => Chad Swope
[FirstName] => Chad
[LastName] => Swope
[Title] => Project Delivery 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] => 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] =>
)
[6] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qz6hMAA
)
[Id] => a0FC0000016qz6hMAA
[Name] => PRB19 - Environmental Aspects Impacting Generating Assets
[Session_Name__c] => Environmental Aspects Impacting Generating Assets
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-24T15: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/a0GC0000018ebjRMAQ
)
[Id] => a0GC0000018ebjRMAQ
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] => Considering Reconsideration
[Speaker_Name_on_Agenda__c] => Barry Marietta
[Name] => SP-36015
[Contact_del__c] => 003C0000025xXgsIAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000025xXgsIAE
)
[Name] => Barry Marietta
[FirstName] => Barry
[LastName] => Marietta
[Title] => Environmental Supervisor
[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] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[7] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qz6cMAA
)
[Id] => a0FC0000016qz6cMAA
[Name] => PRB19 - Technologies Making Us Better
[Session_Name__c] => Technologies Making Us Better
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-24T17:10: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/a0GC0000018euVoMAI
)
[Id] => a0GC0000018euVoMAI
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Johnny J. Howze, III
[Name] => SP-36408
[Contact_del__c] => 003C000001c5z2EIAQ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001c5z2EIAQ
)
[Name] => Johnny Howze, III
[FirstName] => Johnny
[LastName] => Howze, III
[Title] => Plant Manager
[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] => 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/a0FC0000016r409MAA
)
[Id] => a0FC0000016r409MAA
[Name] => PRB19 - Motivational
[Session_Name__c] => The Ins and Outs of managing 4 Generations in the Workforce
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-24T18: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/a0GC0000018fY36MAE
)
[Id] => a0GC0000018fY36MAE
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Jeff Butler
[Name] => SP-36711
[Contact_del__c] => 003C000002OBEOwIAP
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000002OBEOwIAP
)
[Name] => Jeff Butler
[FirstName] => Jeff
[LastName] => Butler
[Title] => Author/Millennial Expert
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001lNWUgIAO
)
[Name] => Jeffrey Butler
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001lNWUgIAO
)
[Name] => Jeffrey Butler
)
[Contact_Account__c] => Jeffrey Butler
[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] =>
)
[9] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qz6mMAA
)
[Id] => a0FC0000016qz6mMAA
[Name] => PRB19 - The Supply Chain: Coal Mines & Transportation Plans for the Future
[Session_Name__c] => The Supply Chain: Coal Mines & Transportation Plans for the Future
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-24T19:15: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/a0GC0000019EPyTMAW
)
[Id] => a0GC0000019EPyTMAW
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Christopher Walker
[Name] => SP-37090
[Contact_del__c] => 0033b00002Rf5RBAAZ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0033b00002Rf5RBAAZ
)
[Name] => Christopher Walker
[FirstName] => Christopher
[LastName] => Walker
[Title] => VP - Strategy and Global Energy Analytics
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYp5AAH
)
[Name] => Peabody Energy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYp5AAH
)
[Name] => Peabody Energy
)
[Contact_Account__c] => Peabody Energy
[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] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000018fQWrMAM
)
[Id] => a0GC0000018fQWrMAM
[Speaker_Function__c] => Panelist
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Betsy Monseu
[Name] => SP-36622
[Contact_del__c] => 003C000001mcvLHIAY
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001mcvLHIAY
)
[Name] => Betsy Monseu
[FirstName] => Betsy
[LastName] => Monseu
[Title] => Chief Executive Officer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000Urtv6AAB
)
[Name] => American Coal Council
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000Urtv6AAB
)
[Name] => American Coal Council
)
[Contact_Account__c] => American Coal Council
[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] =>
)
[10] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzXkMAI
)
[Id] => a0FC0000016qzXkMAI
[Name] => PRB19 - CH1
[Session_Name__c] => CH-Managing the Impacts of Coal Pile Run-off
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T12: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/a0GC0000018yjzBMAQ
)
[Id] => a0GC0000018yjzBMAQ
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Robert Eubanks
[Name] => SP-37199
[Contact_del__c] => 003C0000027gRmpIAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000027gRmpIAE
)
[Name] => Robert Eubanks
[FirstName] => Robert
[LastName] => Eubanks
[Title] => Scherer Environmental Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000WXLdMAAX
)
[Name] => Southern Company
)
)
[Account__r] =>
[Contact_Account__c] => Southern Company
[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] =>
)
[11] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzkaMAA
)
[Id] => a0FC0000016qzkaMAA
[Name] => PRB19 - BC1
[Session_Name__c] => BC-Flexible Operations
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T12: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/a0GC0000018eFfmMAE
)
[Id] => a0GC0000018eFfmMAE
[Speaker_Function__c] => Paper
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mark A. Treat
[Name] => SP-35789
[Contact_del__c] => 003C000001TuWysIAF
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001TuWysIAF
)
[Name] => Mark Treat
[FirstName] => Mark
[LastName] => Treat
[Title] => Senior Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Gg3qBIAR
)
[Name] => AECI - Associated Electric Cooperative, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001Gg3qBIAR
)
[Name] => AECI - Associated Electric Cooperative, Inc.
)
[Contact_Account__c] => AECI - Associated Electric Cooperative, 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/a0GC0000018eFfrMAE
)
[Id] => a0GC0000018eFfrMAE
[Speaker_Function__c] => Paper
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Bruce Ogden
[Name] => SP-35790
[Contact_del__c] => 003C0000021qkRwIAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000021qkRwIAI
)
[Name] => Bruce Ogden
[FirstName] => Bruce
[LastName] => Ogden
[Title] => Unit Flexibility Testing and Implementation Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGSD6AAP
)
[Name] => EAPC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000SGSD6AAP
)
[Name] => EAPC
)
[Contact_Account__c] => EAPC
[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] =>
)
[12] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzkfMAA
)
[Id] => a0FC0000016qzkfMAA
[Name] => PRB19 - SFR1
[Session_Name__c] => SFR-After the fire… Case Study: Lube Oil Fire Session
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T12: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/a0GC0000018et7cMAA
)
[Id] => a0GC0000018et7cMAA
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Ian Gavin
[Name] => SP-36392
[Contact_del__c] => 003C000002O8nOYIAZ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000002O8nOYIAZ
)
[Name] => Ian Gavin
[FirstName] => Ian
[LastName] => Gavin
[Title] => Operations Superintendent
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001ghhJgIAI
)
[Name] => Colorado Springs Utilities-Drake Generating Station
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001ghhJgIAI
)
[Name] => Colorado Springs Utilities-Drake Generating Station
)
[Contact_Account__c] => Colorado Springs Utilities-Drake Generating Station
[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] =>
)
[13] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzXpMAI
)
[Id] => a0FC0000016qzXpMAI
[Name] => PRB19 - CH2
[Session_Name__c] => CH-Controlling Dust
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T12:50: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/a0GC0000018yjOyMAI
)
[Id] => a0GC0000018yjOyMAI
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Jim Wiseman
[Name] => SP-37191
[Contact_del__c] => 003C000001ZvfBpIAJ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001ZvfBpIAJ
)
[Name] => Jim Wiseman
[FirstName] => Jim
[LastName] => Wiseman
[Title] => Board of Directors - Prb
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000ko8HaAAI
)
[Name] => Wiseman Consulting Services
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000ko8HaAAI
)
[Name] => Wiseman Consulting Services
)
[Contact_Account__c] => Wiseman Consulting Services
[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] =>
)
[14] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzkkMAA
)
[Id] => a0FC0000016qzkkMAA
[Name] => PRB19 - SFR2
[Session_Name__c] => SFR-Case Study: Hazards Management
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T12:50: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/a0GC0000019DglRMAS
)
[Id] => a0GC0000019DglRMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Tyre Greenwood
[Name] => SP-36768
[Contact_del__c] => 003C0000022u6GmIAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C0000022u6GmIAI
)
[Name] => Tyre Greenwood
[FirstName] => Tyre
[LastName] => Greenwood
[Title] => Reliability/HM/Mechanical Engr. Mgr.
[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] =>
)
[1] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Speaker__c
[url] => /services/data/v41.0/sobjects/Speaker__c/a0GC0000019DglgMAC
)
[Id] => a0GC0000019DglgMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Jeronimo Lopez-Terrazas
[Name] => SP-36769
[Contact_del__c] => 003C000002IDncWIAT
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000002IDncWIAT
)
[Name] => Jeronimo Lopez
[FirstName] => Jeronimo
[LastName] => Lopez
[Title] => Fossil Engineering & Support Hazard Management, Loss Prevention
[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] => 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] =>
)
[15] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzXuMAI
)
[Id] => a0FC0000016qzXuMAI
[Name] => PRB19 - CH3
[Session_Name__c] => CH-Coal Pile Management
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T14: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/a0GC0000018et3GMAQ
)
[Id] => a0GC0000018et3GMAQ
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Darren Provence
[Name] => SP-36382
[Contact_del__c] => 00380000012jihhAAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000012jihhAAA
)
[Name] => Darren Provence
[FirstName] => Darren
[LastName] => Provence
[Title] => Operations Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwkxTAAQ
)
[Name] => Xcel/Savage Energy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYpdAAH
)
[Name] => Xcel Energy
)
[Contact_Account__c] => Xcel/Savage 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/a0GC0000018et3LMAQ
)
[Id] => a0GC0000018et3LMAQ
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Scott Timothy
[Name] => SP-36383
[Contact_del__c] => 00380000012jiZ1AAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000012jiZ1AAI
)
[Name] => Scott Timothy
[FirstName] => Scott
[LastName] => Timothy
[Title] => Operations Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000lwkxTAAQ
)
[Name] => Xcel/Savage Energy
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYpdAAH
)
[Name] => Xcel Energy
)
[Contact_Account__c] => Xcel/Savage 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] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[16] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzkVMAQ
)
[Id] => a0FC0000016qzkVMAQ
[Name] => PRB19 - BC2
[Session_Name__c] => BC-Coal Quality Impacts on Slag
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T14: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/a0GC0000018et5CMAQ
)
[Id] => a0GC0000018et5CMAQ
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mr. Rod Hatt
[Name] => SP-36387
[Contact_del__c] => 0038000000hl5YnAAI
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000hl5YnAAI
)
[Name] => Rod Hatt
[FirstName] => Rod
[LastName] => Hatt
[Title] => CTO
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYj7AAH
)
[Name] => Coal Combustion, Inc.
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000VZYj7AAH
)
[Name] => Coal Combustion, Inc.
)
[Contact_Account__c] => Coal Combustion, 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] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[17] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzkpMAA
)
[Id] => a0FC0000016qzkpMAA
[Name] => PRB19 - SFR3
[Session_Name__c] => SFR-Fly Ash Hazards
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T14: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/a0GC0000018eFg1MAE
)
[Id] => a0GC0000018eFg1MAE
[Speaker_Function__c] => Paper
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Jeffrey Mullins
[Name] => SP-35791
[Contact_del__c] => 003C000001FJMHUIA5
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001FJMHUIA5
)
[Name] => Jeffrey Mullins
[FirstName] => Jeffrey
[LastName] => Mullins
[Title] => Safety & Health Consultant
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001XwQMrIAN
)
[Name] => Lightstone Generation, LLC. - Gavin Power , LLC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001XwQMrIAN
)
[Name] => Lightstone Generation, LLC. - Gavin Power , LLC
)
[Contact_Account__c] => Lightstone Generation, LLC. - Gavin Power , 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] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[18] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzXzMAI
)
[Id] => a0FC0000016qzXzMAI
[Name] => PRB19 - CH4
[Session_Name__c] => CH-Automation & Autonomy in the Coal Pile
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T14:50: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/a0GC0000018et4JMAQ
)
[Id] => a0GC0000018et4JMAQ
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Alan Pumklin
[Name] => SP-36385
[Contact_del__c] => 003C000002O8nFOIAZ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000002O8nFOIAZ
)
[Name] => Alan Pumklin
[FirstName] => Alan
[LastName] => Pumklin
[Title] => Cat Digital Marketing Consultant
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000vATtzIAG
)
[Name] => Caterpillar Inc
)
)
[Account__r] =>
[Contact_Account__c] => Caterpillar 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] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[19] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzkQMAQ
)
[Id] => a0FC0000016qzkQMAQ
[Name] => PRB19 - BC3
[Session_Name__c] => BC-Pulverizer/Mill Performance
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T14:50: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/a0GC0000019lZGTMA2
)
[Id] => a0GC0000019lZGTMA2
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => bill martin
[Name] => SP-37863
[Contact_del__c] => 003C000001Zvf2uIAB
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001Zvf2uIAB
)
[Name] => bill martin
[FirstName] => bill
[LastName] => martin
[Title] => engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrQ6RAAV
)
[Name] => Babcock & Wilcox
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RrQ6RAAV
)
[Name] => Babcock & Wilcox
)
[Contact_Account__c] => Babcock & Wilcox
[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] =>
)
[20] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzkuMAA
)
[Id] => a0FC0000016qzkuMAA
[Name] => PRB19 - SFR4
[Session_Name__c] => SFR - Putting Fire Protection Solutions to the Test
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T14:50: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/a0GC0000019lV5kMAE
)
[Id] => a0GC0000019lV5kMAE
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Marley Perkins
[Name] => SP-37814
[Contact_del__c] => 0038000000hl5krAAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/0038000000hl5krAAA
)
[Name] => Marley Perkins
[FirstName] => Marley
[LastName] => Perkins
[Title] => Sr. Fire Protection Specialist
[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] => 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] =>
)
[21] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzY4MAI
)
[Id] => a0FC0000016qzY4MAI
[Name] => PRB19 - CH5
[Session_Name__c] => CH Workshop Part 1: Introduction to Material Handling
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T17: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/a0GC0000018fJ3dMAE
)
[Id] => a0GC0000018fJ3dMAE
[Speaker_Function__c] => Presenter
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Andrew Stahura
[Name] => SP-36553
[Contact_del__c] => 003C000001dd5o9IAA
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001dd5o9IAA
)
[Name] => Andrew Stahura
[FirstName] => Andrew
[LastName] => Stahura
[Title] => General Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D6ROBIA3
)
[Name] => Stahura Industrial Solutions LLC
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001D6ROBIA3
)
[Name] => Stahura Industrial Solutions LLC
)
[Contact_Account__c] => Stahura Industrial Solutions 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] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[22] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzY9MAI
)
[Id] => a0FC0000016qzY9MAI
[Name] => PRB19 - BC5
[Session_Name__c] => BC-Workshop: Inspection Technologies (Drones)
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T17: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/a0GC0000018et5gMAA
)
[Id] => a0GC0000018et5gMAA
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Phil Shaffer
[Name] => SP-36388
[Contact_del__c] => 003C000001tCuB9IAK
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001tCuB9IAK
)
[Name] => Phil Shaffer
[FirstName] => Phil
[LastName] => Shaffer
[Title] => Director, Plant Engineering
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001iwDM7IAM
)
[Name] => KCP&L and Westar, Evergy Companies
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001iwDM7IAM
)
[Name] => KCP&L and Westar, Evergy Companies
)
[Contact_Account__c] => KCP&L and Westar, Evergy Companies
[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/a0GC0000018z8aBMAQ
)
[Id] => a0GC0000018z8aBMAQ
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Jake Dailey
[Name] => SP-37559
[Contact_del__c] => 003C000002IDp3FIAT
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000002IDp3FIAT
)
[Name] => Jake Dailey
[FirstName] => Jake
[LastName] => Dailey
[Title] => Engineer
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001iwDM7IAM
)
[Name] => KCP&L and Westar, Evergy Companies
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001iwDM7IAM
)
[Name] => KCP&L and Westar, Evergy Companies
)
[Contact_Account__c] => KCP&L and Westar, Evergy Companies
[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] =>
)
[23] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzl4MAA
)
[Id] => a0FC0000016qzl4MAA
[Name] => PRB19 - SFR5WS
[Session_Name__c] => SFR-Workshop: Coal Bunker/Silo/Hopper Fires or Coal Silo Collapse
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T17: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/a0GC0000019DrwEMAS
)
[Id] => a0GC0000019DrwEMAS
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Mike Spain
[Name] => SP-36862
[Contact_del__c] => 003C000001daAf7IAE
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001daAf7IAE
)
[Name] => Mike Spain
[FirstName] => Mike
[LastName] => Spain
[Title] => Operations Supervisor II
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkRYLAA3
)
[Name] => Colorado Springs Utilities
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/0018000000RkRYLAA3
)
[Name] => Colorado Springs Utilities
)
[Contact_Account__c] => Colorado Springs Utilities
[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] =>
)
[24] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016r9K7MAI
)
[Id] => a0FC0000016r9K7MAI
[Name] => PRB19 - CH5-2
[Session_Name__c] => CH Workshop Part 2: Introduction to Material Handling
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T19:30: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/a0GC0000019lg7FMAQ
)
[Id] => a0GC0000019lg7FMAQ
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Edwin Martin
[Name] => SP-37959
[Contact_del__c] => 003C000001tCtxaIAC
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001tCtxaIAC
)
[Name] => Edwin Martin
[FirstName] => Edwin
[LastName] => Martin
[Title] => Solid Fuels O&M Manager
[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/a0GC0000019lfBkMAI
)
[Id] => a0GC0000019lfBkMAI
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Terry Swart
[Name] => SP-37935
[Contact_del__c] => 00380000010ut1KAAQ
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/00380000010ut1KAAQ
)
[Name] => Terry Swart
[FirstName] => Terry
[LastName] => Swart
[Title] => Operations Manager
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5MwFIAU
)
[Name] => Savage Services
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000000r5MwFIAU
)
[Name] => Savage Services
)
[Contact_Account__c] => Savage 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] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[25] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzYEMAY
)
[Id] => a0FC0000016qzYEMAY
[Name] => PRB19 - BC6
[Session_Name__c] => BC-Workshop: NDE Inspection Technologies
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T19:30: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/a0GC0000018et5vMAA
)
[Id] => a0GC0000018et5vMAA
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Don Locke
[Name] => SP-36390
[Contact_del__c] => 003C000002PwGvYIAV
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000002PwGvYIAV
)
[Name] => Don Locke
[FirstName] => Don
[LastName] => Locke
[Title] => President, Heillier NDT
[Account] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001R2liiIAB
)
[Name] => Acuren Inspection Services
)
)
[Account__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Account
[url] => /services/data/v41.0/sobjects/Account/001C000001R2liiIAB
)
[Name] => Acuren Inspection Services
)
[Contact_Account__c] => Acuren Inspection Services
[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] =>
)
[26] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzkzMAA
)
[Id] => a0FC0000016qzkzMAA
[Name] => PRB19 - SFR6WS
[Session_Name__c] => SFR-Workshop: Dust Collector Fire Hazards
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-25T19:30: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/a0GC0000019DrwiMAC
)
[Id] => a0GC0000019DrwiMAC
[Speaker_Function__c] => Speaker
[Speaker_Status__c] => Request - accepted
[Abstract_Title__c] =>
[Speaker_Name_on_Agenda__c] => Dan Atkeson
[Name] => SP-36863
[Contact_del__c] => 003C000001daAKyIAM
[Contact_del__r] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Contact
[url] => /services/data/v41.0/sobjects/Contact/003C000001daAKyIAM
)
[Name] => Dan Atkeson
[FirstName] => Dan
[LastName] => Atkeson
[Title] => Generation EMS Coordinator
[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/001C000001iwDM7IAM
)
[Name] => KCP&L and Westar, Evergy Companies
)
[Contact_Account__c] => Westar 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] =>
)
)
)
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
[27] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Session__c
[url] => /services/data/v41.0/sobjects/Session__c/a0FC0000016qzl9MAA
)
[Id] => a0FC0000016qzl9MAA
[Name] => PRBCUG19 - Genco Roundtable
[Session_Name__c] => PRB Generating Company Employees & EEI Fire Protection/Loss Control Task Force - Open Discussions
[Panel_Title__c] =>
[Panel_Abstract__c] =>
[Session_Start_Time__c] => 2019-04-26T12:00:00.000+0000
[Speaker__r] =>
[NotesAndAttachments] =>
[CombinedAttachments] =>
)
)
)
Array
(
[dates] => Array
(
[0] => Array
(
[dateQueryParameter] => 2019-04-23
[formattedDate] => Tuesday, April 23
[timestamp] => 1555977600
)
[1] => Array
(
[dateQueryParameter] => 2019-04-24
[formattedDate] => Wednesday, April 24
[timestamp] => 1556064000
)
[2] => Array
(
[dateQueryParameter] => 2019-04-25
[formattedDate] => Thursday, April 25
[timestamp] => 1556150400
)
[3] => Array
(
[dateQueryParameter] => 2019-04-26
[formattedDate] => Friday, April 26
[timestamp] => 1556236800
)
)
[tracks] => Array
(
[0] => Array
(
[id] => a0HC000000s0wYMMAY
[title] => 2019 EEI-Co-Located Meetings
[description] =>
[category] => Co-Located Meeting
[chair] =>
[co_chair] => Michael Buckley
[sessions] => Array
(
)
)
[1] => Array
(
[id] => a0HC000000s0wYRMAY
[title] => PRB Workshops & Reception
[description] =>
[category] => Training Workshops
[chair] =>
[co_chair] =>
[sessions] => Array
(
[0] => Array
(
[id] => a0FC0000016r2YkMAI
[track_id] => a0HC000000s0wYRMAY
[title] => First Time Attendee Orientation
[session_title_sub_head] =>
[description] => Purpose: is to provide attendees with information to maximize their value during the week.
Whether this is the first time you attended this conference or not, this orientation will be informative on what you need to know to get the most from so many activities and so little time.
[start_time] => 2019-04-23T21:00:00.000+0000
[end_time] => 2019-04-23T21:15:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 01
[room] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Room__c
[url] => /services/data/v41.0/sobjects/Room__c/a0EC000000a2uWsMAI
)
[Name] => Trinidad A
)
[speakers] => Array
(
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[1] => Array
(
[id] => a0FC0000016r2YpMAI
[track_id] => a0HC000000s0wYRMAY
[title] => PRB Coal Users’ Group Muster
[session_title_sub_head] =>
[description] => An evening filled with amazement as you catch up with old friends, meet others, enjoy food and beverages, and congratulate the 2019 PRB Coal Users’ Group Plant of the Year recipients and student scholarship awardees.
[start_time] => 2019-04-23T22:30:00.000+0000
[end_time] => 2019-04-24T01:00:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 02
[room] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Room__c
[url] => /services/data/v41.0/sobjects/Room__c/a0EC000000a352FMAQ
)
[Name] => Portofino Restaurant
)
[speakers] => Array
(
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
)
)
[2] => Array
(
[id] => a0HC000000s0wYWMAY
[title] => PRB Coal Users' Group Main Meeting
[description] =>
[category] =>
[chair] =>
[co_chair] =>
[sessions] => Array
(
[0] => Array
(
[id] => a0FC0000016qz6DMAQ
[track_id] => a0HC000000s0wYWMAY
[title] => Welcome and Opening
[session_title_sub_head] =>
[description] =>
[start_time] => 2019-04-24T12:00:00.000+0000
[end_time] => 2019-04-24T12:30:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 01
[room] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Room__c
[url] => /services/data/v41.0/sobjects/Room__c/a0EC000000a2uXWMAY
)
[Name] => Mirage Events Center C1
)
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018et1AMAQ
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Andrew Dobrzanski
[name] => Andrew Dobrzanski
[first_name] => Andrew
[last_name] => Dobrzanski
[title] => Production Manager
[abstract_title] =>
[account_name] => DTE Energy
[placement] => 1
[co_authors] => Array
(
)
)
[1] => Array
(
[id] => a0GC0000018et1PMAQ
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Mark Boone, Sr., P.E.
[name] => Mark Boone, Sr., P.E.
[first_name] => Mark
[last_name] => Boone, Sr., P.E.
[title] => Manager, Corporate Risk Engineering
[abstract_title] =>
[account_name] => AEGIS
[placement] => 2
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[1] => Array
(
[id] => a0FC0000016qz6IMAQ
[track_id] => a0HC000000s0wYWMAY
[title] => Motivational Safety & Health Speaker
[session_title_sub_head] =>
[description] => Jason arrives at the job site for a simple task of cleaning a dust collector however leaves in an ambulance clinging on for his life. What changed? Did it have to be this way?
[start_time] => 2019-04-24T12:30:00.000+0000
[end_time] => 2019-04-24T13:00:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 02
[room] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Room__c
[url] => /services/data/v41.0/sobjects/Room__c/a0EC000000a2uXWMAY
)
[Name] => Mirage Events Center C1
)
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000019DnZyMAK
[function] => Presenter
[status] => Request - accepted
[name_on_agenda] => Bob Taylor
[name] => Bob Taylor
[first_name] => Bob
[last_name] => Taylor
[title] => President
[abstract_title] =>
[account_name] => CoalSAFETY,I Inc.
[placement] => 1
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[2] => Array
(
[id] => a0FC0000016qz6NMAQ
[track_id] => a0HC000000s0wYWMAY
[title] => Power Market Influence on Generating Plants
[session_title_sub_head] =>
[description] => Learning Objective: To understand the principles and function of the power market as it influences generating units.
[start_time] => 2019-04-24T13:00:00.000+0000
[end_time] => 2019-04-24T14:00:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 03
[room] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Room__c
[url] => /services/data/v41.0/sobjects/Room__c/a0EC000000a2uXWMAY
)
[Name] => Mirage Events Center C1
)
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018fXryMAE
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => JP Meitner
[name] => JP Meitner
[first_name] => JP
[last_name] => Meitner
[title] => Dir, Market Operations
[abstract_title] => Power Market Influence on Generating Plants
[account_name] => KCP&L and Westar, Evergy Companies
[placement] => 3
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[3] => Array
(
[id] => a0FC0000016qz6SMAQ
[track_id] => a0HC000000s0wYWMAY
[title] => Goodbye Inefficiencies
[session_title_sub_head] =>
[description] => Learning Objective: To learn strategies that improve unit/plant operations that stretch the life of the unit/plant without jeopardizing safety & health.
[start_time] => 2019-04-24T14:10:00.000+0000
[end_time] => 2019-04-24T15:00:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 04
[room] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Room__c
[url] => /services/data/v41.0/sobjects/Room__c/a0EC000000a2uXWMAY
)
[Name] => Mirage Events Center C1
)
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000019DglCMAS
[function] => Panelist
[status] => Request - accepted
[name_on_agenda] => John Cooley
[name] => John Cooley
[first_name] => John
[last_name] => Cooley
[title] => Plant Manager - Baldwin
[abstract_title] =>
[account_name] => Luminant
[placement] => 1
[co_authors] => Array
(
)
)
[1] => Array
(
[id] => a0GC0000018fC7XMAU
[function] => Panelist
[status] => Request - accepted
[name_on_agenda] => Chad Swope
[name] => Chad Swope
[first_name] => Chad
[last_name] => Swope
[title] => Project Delivery Director
[abstract_title] => Getting to Know Your Unit’s Capabilities
[account_name] => Burns & McDonnell Engineering Company, Inc.
[placement] => 2
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[4] => Array
(
[id] => a0FC0000016qz6hMAA
[track_id] => a0HC000000s0wYWMAY
[title] => Environmental Aspects Impacting Generating Assets
[session_title_sub_head] =>
[description] => Learning Objective: To understand current environmental impacts that have a bearing on plant operations and the strategies managing those aspects.
[start_time] => 2019-04-24T15:00:00.000+0000
[end_time] => 2019-04-24T15:50:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 05
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018ebjRMAQ
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Barry Marietta
[name] => Barry Marietta
[first_name] => Barry
[last_name] => Marietta
[title] => Environmental Supervisor
[abstract_title] => Considering Reconsideration
[account_name] => DTE Energy
[placement] => 1
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[5] => Array
(
[id] => a0FC0000016qz6cMAA
[track_id] => a0HC000000s0wYWMAY
[title] => Technologies Making Us Better
[session_title_sub_head] =>
[description] => Learning Objective: To appreciate technologies in use in power generation and how they are of value to employees in their jobs.
[start_time] => 2019-04-24T17:10:00.000+0000
[end_time] => 2019-04-24T18:00:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 06
[room] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Room__c
[url] => /services/data/v41.0/sobjects/Room__c/a0EC000000a2uXWMAY
)
[Name] => Mirage Events Center C1
)
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018euVoMAI
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Johnny J. Howze, III
[name] => Johnny Howze, III
[first_name] => Johnny
[last_name] => Howze, III
[title] => Plant Manager
[abstract_title] =>
[account_name] => Southern Company
[placement] => 1
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[6] => Array
(
[id] => a0FC0000016r409MAA
[track_id] => a0HC000000s0wYWMAY
[title] => The Ins and Outs of managing 4 Generations in the Workforce
[session_title_sub_head] =>
[description] => Learning Objective: To motivate the attendee to return to the workplace and act on improvement(s) learned during this summit.
[start_time] => 2019-04-24T18:00:00.000+0000
[end_time] => 2019-04-24T19:15:00.000+0000
[status] => Abstract - Copy Edited
[slot_number] => 07
[room] => stdClass Object
(
[attributes] => stdClass Object
(
[type] => Room__c
[url] => /services/data/v41.0/sobjects/Room__c/a0EC000000a2uXWMAY
)
[Name] => Mirage Events Center C1
)
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018fY36MAE
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Jeff Butler
[name] => Jeff Butler
[first_name] => Jeff
[last_name] => Butler
[title] => Author/Millennial Expert
[abstract_title] =>
[account_name] => Jeffrey Butler
[placement] => 1
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[7] => Array
(
[id] => a0FC0000016qz6mMAA
[track_id] => a0HC000000s0wYWMAY
[title] => The Supply Chain: Coal Mines & Transportation Plans for the Future
[session_title_sub_head] =>
[description] => Learning Objective: To learn what coal mines and coal transporters plans are for the future.
[start_time] => 2019-04-24T19:15:00.000+0000
[end_time] => 2019-04-24T20:30:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 09
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000019EPyTMAW
[function] => Panelist
[status] => Request - accepted
[name_on_agenda] => Christopher Walker
[name] => Christopher Walker
[first_name] => Christopher
[last_name] => Walker
[title] => VP - Strategy and Global Energy Analytics
[abstract_title] =>
[account_name] => Peabody Energy
[placement] => 6
[co_authors] => Array
(
)
)
[1] => Array
(
[id] => a0GC0000018fQWrMAM
[function] => Panelist
[status] => Request - accepted
[name_on_agenda] => Betsy Monseu
[name] => Betsy Monseu
[first_name] => Betsy
[last_name] => Monseu
[title] => Chief Executive Officer
[abstract_title] =>
[account_name] => American Coal Council
[placement] => 7
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
)
)
[3] => Array
(
[id] => a0HC000000s0wYbMAI
[title] => PRB-Coal Handling Break-Out Sessions
[description] => The Coal Handling Break out will be comprised of presentations dealing with conveyors, stockpile management, Ash and much more.
[category] =>
[chair] =>
[co_chair] =>
[sessions] => Array
(
[0] => Array
(
[id] => a0FC0000016qzXkMAI
[track_id] => a0HC000000s0wYbMAI
[title] => CH-Managing the Impacts of Coal Pile Run-off
[session_title_sub_head] =>
[description] => Learning Objective: To understand current environmental aspects impacting water run-off from coal piles and from washing coal handling areas.
[start_time] => 2019-04-25T12:00:00.000+0000
[end_time] => 2019-04-25T12:50:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 01
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018yjzBMAQ
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Robert Eubanks
[name] => Robert Eubanks
[first_name] => Robert
[last_name] => Eubanks
[title] => Scherer Environmental Manager
[abstract_title] =>
[account_name] => Southern Company
[placement] => 1
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[1] => Array
(
[id] => a0FC0000016qzXpMAI
[track_id] => a0HC000000s0wYbMAI
[title] => CH-Controlling Dust
[session_title_sub_head] =>
[description] => Learning Objective: To learn methods for controlling dust from an operator’s perspective. (Why do you need to control, what do you do) The front line worker uses his/her senses and knowledge to identify, control, and initial actions to manage safety & health hazards, environmental impacts, and lower operational risks. This presentation explores what he/she does and why it is important to do.
[start_time] => 2019-04-25T12:50:00.000+0000
[end_time] => 2019-04-25T13:40:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 02
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018yjOyMAI
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Jim Wiseman
[name] => Jim Wiseman
[first_name] => Jim
[last_name] => Wiseman
[title] => Board of Directors - Prb
[abstract_title] =>
[account_name] => Wiseman Consulting Services
[placement] => 1
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[2] => Array
(
[id] => a0FC0000016qzXuMAI
[track_id] => a0HC000000s0wYbMAI
[title] => CH-Coal Pile Management
[session_title_sub_head] =>
[description] => Learning Objective: To learn methods for building, storing, maintaining, and working both active and in-active (long term storage) coal pile(s).
Proper coal pile storage management is an important part of the power plant fuel supply chain. Many factors must be considered including, proper mobile equipment selection, storage geography, stockpile grooming, emission management, reclaiming methods/techniques and general pile maintenance, including dealing with spontaneous combustion. This presentation will allow participants to hear from two veterans from the coal and power industries with a combined 70+ years of front-line experience.
[start_time] => 2019-04-25T14:00:00.000+0000
[end_time] => 2019-04-25T14:50:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 03
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018et3GMAQ
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Darren Provence
[name] => Darren Provence
[first_name] => Darren
[last_name] => Provence
[title] => Operations Manager
[abstract_title] =>
[account_name] => Xcel/Savage Energy
[placement] => 1
[co_authors] => Array
(
)
)
[1] => Array
(
[id] => a0GC0000018et3LMAQ
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Scott Timothy
[name] => Scott Timothy
[first_name] => Scott
[last_name] => Timothy
[title] => Operations Manager
[abstract_title] =>
[account_name] => Xcel/Savage Energy
[placement] => 2
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[3] => Array
(
[id] => a0FC0000016qzXzMAI
[track_id] => a0HC000000s0wYbMAI
[title] => CH-Automation & Autonomy in the Coal Pile
[session_title_sub_head] =>
[description] => Redefine the way we work.
Cruise control, lane departure, Super Cruise, Auto Pilot….technologies in our cars today that is impacting the way we drive cars by improving safety, fatigue and efficiency. Learn how autonomy and automation is doing the same thing for heavy machines on work sites around the world. No longer does productivity have to suffer at the expense of safety, have them both and redefine the way you work.
[start_time] => 2019-04-25T14:50:00.000+0000
[end_time] => 2019-04-25T15:40:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 04
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018et4JMAQ
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Alan Pumklin
[name] => Alan Pumklin
[first_name] => Alan
[last_name] => Pumklin
[title] => Cat Digital Marketing Consultant
[abstract_title] =>
[account_name] => Caterpillar Inc
[placement] => 1
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[4] => Array
(
[id] => a0FC0000016qzY4MAI
[track_id] => a0HC000000s0wYbMAI
[title] => CH Workshop Part 1: Introduction to Material Handling
[session_title_sub_head] =>
[description] => Learning Objective: To understand the components of a coal handling system and its fundamental function to safely transfer, store, convey, and manage the hazards.
[start_time] => 2019-04-25T17:00:00.000+0000
[end_time] => 2019-04-25T18:30:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 05
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018fJ3dMAE
[function] => Presenter
[status] => Request - accepted
[name_on_agenda] => Andrew Stahura
[name] => Andrew Stahura
[first_name] => Andrew
[last_name] => Stahura
[title] => General Manager
[abstract_title] =>
[account_name] => Stahura Industrial Solutions LLC
[placement] => 2
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[5] => Array
(
[id] => a0FC0000016r9K7MAI
[track_id] => a0HC000000s0wYbMAI
[title] => CH Workshop Part 2: Introduction to Material Handling
[session_title_sub_head] =>
[description] => Learning Objective: To understand the components of a coal handling system and its fundamental function to safely transfer, store, convey, and manage the hazards.
[start_time] => 2019-04-25T19:30:00.000+0000
[end_time] => 2019-04-25T21:00:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 06
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000019lg7FMAQ
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Edwin Martin
[name] => Edwin Martin
[first_name] => Edwin
[last_name] => Martin
[title] => Solid Fuels O&M Manager
[abstract_title] =>
[account_name] => CPS Energy
[placement] => 1
[co_authors] => Array
(
)
)
[1] => Array
(
[id] => a0GC0000019lfBkMAI
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Terry Swart
[name] => Terry Swart
[first_name] => Terry
[last_name] => Swart
[title] => Operations Manager
[abstract_title] =>
[account_name] => Savage Services
[placement] => 2
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
)
)
[4] => Array
(
[id] => a0HC000000s0wYgMAI
[title] => PRB-Boiler and Combustion Break-Out Sessions
[description] => Boiler and Combustion Break out will be comprised of presentations dealing with blockage, performance, coal quality and effects on boilers, cost effective strategies, and much more.
[category] =>
[chair] =>
[co_chair] =>
[sessions] => Array
(
[0] => Array
(
[id] => a0FC0000016qzkaMAA
[track_id] => a0HC000000s0wYgMAI
[title] => BC-Flexible Operations
[session_title_sub_head] =>
[description] => Learning Objective: To understand operating at very low loads and faster ramp rates to make the units more flexible to respond to today’s market demands.
Due to the increased impact of renewable energy AECI developed a Unit Flexibility Program to improve low load operation and increased ramp rates. Unit Flexibility allows the coal fired units to respond to changing load demands quicker and to provide adequate turndown to keep the units online and ready to respond to full load conditions as the market changes.
[start_time] => 2019-04-25T12:00:00.000+0000
[end_time] => 2019-04-25T13:40:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 01
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018eFfmMAE
[function] => Paper
[status] => Request - accepted
[name_on_agenda] => Mark A. Treat
[name] => Mark Treat
[first_name] => Mark
[last_name] => Treat
[title] => Senior Engineer
[abstract_title] =>
[account_name] => AECI - Associated Electric Cooperative, Inc.
[placement] => 1
[co_authors] => Array
(
)
)
[1] => Array
(
[id] => a0GC0000018eFfrMAE
[function] => Paper
[status] => Request - accepted
[name_on_agenda] => Bruce Ogden
[name] => Bruce Ogden
[first_name] => Bruce
[last_name] => Ogden
[title] => Unit Flexibility Testing and Implementation Manager
[abstract_title] =>
[account_name] => EAPC
[placement] => 2
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[1] => Array
(
[id] => a0FC0000016qzkVMAQ
[track_id] => a0HC000000s0wYgMAI
[title] => BC-Coal Quality Impacts on Slag
[session_title_sub_head] =>
[description] => Learning Objective: To describe the coal characteristics impacting slag formation and applicable methods to control.
[start_time] => 2019-04-25T14:00:00.000+0000
[end_time] => 2019-04-25T14:50:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 02
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018et5CMAQ
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Mr. Rod Hatt
[name] => Rod Hatt
[first_name] => Rod
[last_name] => Hatt
[title] => CTO
[abstract_title] =>
[account_name] => Coal Combustion, Inc.
[placement] => 1
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[2] => Array
(
[id] => a0FC0000016qzkQMAQ
[track_id] => a0HC000000s0wYgMAI
[title] => BC-Pulverizer/Mill Performance
[session_title_sub_head] =>
[description] => Learning Objective: To know basic principles affecting pulverizer/mill performance.
[start_time] => 2019-04-25T14:50:00.000+0000
[end_time] => 2019-04-25T15:40:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 03
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000019lZGTMA2
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => bill martin
[name] => bill martin
[first_name] => bill
[last_name] => martin
[title] => engineer
[abstract_title] =>
[account_name] => Babcock & Wilcox
[placement] => 1
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[3] => Array
(
[id] => a0FC0000016qzY9MAI
[track_id] => a0HC000000s0wYgMAI
[title] => BC-Workshop: Inspection Technologies (Drones)
[session_title_sub_head] =>
[description] => Please join us for a fun filled presentation on the use of drone inspections within power generation facilities. Major topics of discussion will be program cost justification, initiation, management, limitations, successes, lessons learned, and finally, a live demonstration of the technology in action! Over the course of the last year, Evergy has found that an active drone program for inspections within our generating fleet has been an invaluable asset. Through careful implementation and execution, thousands of dollars of savings have been realized. Whether by reducing inspection times, granting access to areas that are otherwise inaccessible, or increasing safety during inspection, this tool is a must have for all generating facilities. Learning Objective: To learn practices for remote inspections using drone technologies.
[start_time] => 2019-04-25T17:00:00.000+0000
[end_time] => 2019-04-25T18:30:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 05
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018et5gMAA
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Phil Shaffer
[name] => Phil Shaffer
[first_name] => Phil
[last_name] => Shaffer
[title] => Director, Plant Engineering
[abstract_title] =>
[account_name] => KCP&L and Westar, Evergy Companies
[placement] => 1
[co_authors] => Array
(
)
)
[1] => Array
(
[id] => a0GC0000018z8aBMAQ
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Jake Dailey
[name] => Jake Dailey
[first_name] => Jake
[last_name] => Dailey
[title] => Engineer
[abstract_title] =>
[account_name] => KCP&L and Westar, Evergy Companies
[placement] => 2
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[4] => Array
(
[id] => a0FC0000016qzYEMAY
[track_id] => a0HC000000s0wYgMAI
[title] => BC-Workshop: NDE Inspection Technologies
[session_title_sub_head] =>
[description] => Learning Objective: To understand application of technologies for performing NDE inspections.
[start_time] => 2019-04-25T19:30:00.000+0000
[end_time] => 2019-04-25T21:00:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 06
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018et5vMAA
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Don Locke
[name] => Don Locke
[first_name] => Don
[last_name] => Locke
[title] => President, Heillier NDT
[abstract_title] =>
[account_name] => Acuren Inspection Services
[placement] => 1
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
)
)
[5] => Array
(
[id] => a0HC000000s0wYlMAI
[title] => PRB-Safety, Fire, and Risk Management Break-Out Sessions
[description] => Safety, Fire and Risk Management Break out will be comprised of presentations dealing with safety program and how to avoid fire and unnecessary risks.
[category] =>
[chair] => Erick Dieperink
[co_chair] => Bob Taylor
[sessions] => Array
(
[0] => Array
(
[id] => a0FC0000016qzkfMAA
[track_id] => a0HC000000s0wYlMAI
[title] => SFR-After the fire… Case Study: Lube Oil Fire Session
[session_title_sub_head] =>
[description] => “What you are will show in what you do.” – Thomas A. Edison
Fire recovery is a daunting task! During this session we will go through our processes to recover multiple generating units safely – from emptying full coal bunkers with no station power available, to synchronizing the final recovered unit. We will be discussing new and improved procedures implemented to help prevent future catastrophic events.
Learning Objective: To learn contributing factors to a significant fire and its related losses and what actions have been implemented to prevent re occurrence.
[start_time] => 2019-04-25T12:00:00.000+0000
[end_time] => 2019-04-25T12:50:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 01
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018et7cMAA
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Ian Gavin
[name] => Ian Gavin
[first_name] => Ian
[last_name] => Gavin
[title] => Operations Superintendent
[abstract_title] =>
[account_name] => Colorado Springs Utilities-Drake Generating Station
[placement] => 1
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[1] => Array
(
[id] => a0FC0000016qzkkMAA
[track_id] => a0HC000000s0wYlMAI
[title] => SFR-Case Study: Hazards Management
[session_title_sub_head] =>
[description] => Learning Objective: To appreciate one company’s approach to high hazard management.
[start_time] => 2019-04-25T12:50:00.000+0000
[end_time] => 2019-04-25T13:40:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 02
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000019DglRMAS
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Tyre Greenwood
[name] => Tyre Greenwood
[first_name] => Tyre
[last_name] => Greenwood
[title] => Reliability/HM/Mechanical Engr. Mgr.
[abstract_title] =>
[account_name] => Luminant
[placement] => 1
[co_authors] => Array
(
)
)
[1] => Array
(
[id] => a0GC0000019DglgMAC
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Jeronimo Lopez-Terrazas
[name] => Jeronimo Lopez
[first_name] => Jeronimo
[last_name] => Lopez
[title] => Fossil Engineering & Support Hazard Management, Loss Prevention
[abstract_title] =>
[account_name] => Luminant
[placement] => 2
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[2] => Array
(
[id] => a0FC0000016qzkpMAA
[track_id] => a0HC000000s0wYlMAI
[title] => SFR-Fly Ash Hazards
[session_title_sub_head] =>
[description] => Learning Objective: To understand hazards (safety & health, fire, heat retention, etc.) associated with Fly Ash and practices for managing the hazards.
[start_time] => 2019-04-25T14:00:00.000+0000
[end_time] => 2019-04-25T14:50:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 03
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000018eFg1MAE
[function] => Paper
[status] => Request - accepted
[name_on_agenda] => Jeffrey Mullins
[name] => Jeffrey Mullins
[first_name] => Jeffrey
[last_name] => Mullins
[title] => Safety & Health Consultant
[abstract_title] =>
[account_name] => Lightstone Generation, LLC. - Gavin Power , LLC
[placement] => 1
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[3] => Array
(
[id] => a0FC0000016qzkuMAA
[track_id] => a0HC000000s0wYlMAI
[title] => SFR - Putting Fire Protection Solutions to the Test
[session_title_sub_head] =>
[description] => Learning Objective: To learn industry practices for preventing, detecting, and fire control of coal storage piles, high-walls, and mine fires.
Dealing with the spontaneous combustion of PRB coal is a challenge from the time it is exposed to air during the mining process, until it reaches the burners in power plants and steel mill furnaces. This challenge costs the mining and energy industries millions of dollars in resources, manpower, and lost production income to combat each year. This presentation will briefly explain the history of dealing with the challenge, as well as offer the latest advances in technology and tactics that are proven to save industry dollars, but also simultaneously help to improve the natural environment around the mines, and help to mitigate and EPA and MSHA interactions due to spon com or "steamers" as their known in the mines.
[start_time] => 2019-04-25T14:50:00.000+0000
[end_time] => 2019-04-25T15:40:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 04
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000019lV5kMAE
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Marley Perkins
[name] => Marley Perkins
[first_name] => Marley
[last_name] => Perkins
[title] => Sr. Fire Protection Specialist
[abstract_title] =>
[account_name] => Southern Company
[placement] => 2
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[4] => Array
(
[id] => a0FC0000016qzl4MAA
[track_id] => a0HC000000s0wYlMAI
[title] => SFR-Workshop: Coal Bunker/Silo/Hopper Fires or Coal Silo Collapse
[session_title_sub_head] =>
[description] => Learning Objective: To learn fundamental principles for fire prevention from Martin Drake Plant’s experiences and plans relating to coal bunkers, silos, hoppers and preparedness should one occur.
[start_time] => 2019-04-25T17:00:00.000+0000
[end_time] => 2019-04-25T18:30:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 05
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000019DrwEMAS
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Mike Spain
[name] => Mike Spain
[first_name] => Mike
[last_name] => Spain
[title] => Operations Supervisor II
[abstract_title] =>
[account_name] => Colorado Springs Utilities
[placement] => 1
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
[5] => Array
(
[id] => a0FC0000016qzkzMAA
[track_id] => a0HC000000s0wYlMAI
[title] => SFR-Workshop: Dust Collector Fire Hazards
[session_title_sub_head] =>
[description] => Learning Objective: To learn how to prevent fires within dust collection systems and strategy for addressing a fire should one occur.
[start_time] => 2019-04-25T19:30:00.000+0000
[end_time] => 2019-04-25T21:00:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 06
[room] =>
[speakers] => Array
(
[0] => Array
(
[id] => a0GC0000019DrwiMAC
[function] => Speaker
[status] => Request - accepted
[name_on_agenda] => Dan Atkeson
[name] => Dan Atkeson
[first_name] => Dan
[last_name] => Atkeson
[title] => Generation EMS Coordinator
[abstract_title] =>
[account_name] => Westar Energy
[placement] => 2
[co_authors] => Array
(
)
)
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
)
)
[6] => Array
(
[id] => a0HC000000s0wYqMAI
[title] => PRB-Generating Company Roundtable
[description] =>
[category] =>
[chair] =>
[co_chair] =>
[sessions] => Array
(
[0] => Array
(
[id] => a0FC0000016qzl9MAA
[track_id] => a0HC000000s0wYqMAI
[title] => PRB Generating Company Employees & EEI Fire Protection/Loss Control Task Force - Open Discussions
[session_title_sub_head] =>
[description] => "Conversations...amongst end users" This interactive forum is a closed session for those who use coal...generating companies, power plants, terminals employees. This year EEI Loss Control/Fire Protection Task Force members are also invited to provide additional perspective. Surveys from past users’ group meetings have shown that representatives value opportunities for candid discussions among themselves and open conversations with board members on issues raised during the first two days of the conference. This forum meets that request!. Let's converse about what's on your mind while you and your peers are together! After the forum, lunch will be served.
[start_time] => 2019-04-26T12:00:00.000+0000
[end_time] => 2019-04-26T15:30:00.000+0000
[status] => Abstract - Finalized
[slot_number] => 01
[room] =>
[speakers] => Array
(
)
[logos] =>
[panel_title] =>
[panel_abstract] =>
)
)
)
)
)
Tuesday, April 23
Purpose: is to provide attendees with information to maximize their value during the week.
Whether this is the first time you attended this conference or not, this orientation will be informative on what you need to know to get the most from so many activities and so little time.
An evening filled with amazement as you catch up with old friends, meet others, enjoy food and beverages, and congratulate the 2019 PRB Coal Users’ Group Plant of the Year recipients and student scholarship awardees.
Wednesday, April 24
-
Speakers
-
Andrew Dobrzanski, Production Manager, DTE Energy
-
Mark Boone, Sr., P.E., Manager, Corporate Risk Engineering, AEGIS
Jason arrives at the job site for a simple task of cleaning a dust collector however leaves in an ambulance clinging on for his life. What changed? Did it have to be this way?
-
Presenter
-
Bob Taylor, President, CoalSAFETY,I Inc.
Learning Objective: To understand the principles and function of the power market as it influences generating units.
-
Speaker
-
Power Market Influence on Generating Plants
Abstract
JP Meitner, Dir, Market Operations, KCP&L and Westar, Evergy Companies
Learning Objective: To learn strategies that improve unit/plant operations that stretch the life of the unit/plant without jeopardizing safety & health.
-
Panelists
-
John Cooley, Plant Manager - Baldwin, Luminant
-
Getting to Know Your Unit’s Capabilities
Abstract
Chad Swope, Project Delivery Director, Burns & McDonnell Engineering Company, Inc.
Learning Objective: To understand current environmental impacts that have a bearing on plant operations and the strategies managing those aspects.
-
Speaker
-
Considering Reconsideration
Abstract
Barry Marietta, Environmental Supervisor, DTE Energy
Learning Objective: To appreciate technologies in use in power generation and how they are of value to employees in their jobs.
-
Speaker
-
Johnny J. Howze, III, Plant Manager, Southern Company
Learning Objective: To motivate the attendee to return to the workplace and act on improvement(s) learned during this summit.
-
Speaker
-
Jeff Butler, Author/Millennial Expert, Jeffrey Butler
Learning Objective: To learn what coal mines and coal transporters plans are for the future.
-
Panelists
-
Christopher Walker, VP - Strategy and Global Energy Analytics, Peabody Energy
-
Betsy Monseu, Chief Executive Officer, American Coal Council
Thursday, April 25
Learning Objective: To understand operating at very low loads and faster ramp rates to make the units more flexible to respond to today’s market demands.
Due to the increased impact of renewable energy AECI developed a Unit Flexibility Program to improve low load operation and increased ramp rates. Unit Flexibility allows the coal fired units to respond to changing load demands quicker and to provide adequate turndown to keep the units online and ready to respond to full load conditions as the market changes.
-
Papers
-
Mark A. Treat, Senior Engineer, AECI - Associated Electric Cooperative, Inc.
-
Bruce Ogden, Unit Flexibility Testing and Implementation Manager, EAPC
Learning Objective: To understand current environmental aspects impacting water run-off from coal piles and from washing coal handling areas.
-
Speaker
-
Robert Eubanks, Scherer Environmental Manager, Southern Company
“What you are will show in what you do.” – Thomas A. Edison
Fire recovery is a daunting task! During this session we will go through our processes to recover multiple generating units safely – from emptying full coal bunkers with no station power available, to synchronizing the final recovered unit. We will be discussing new and improved procedures implemented to help prevent future catastrophic events.
Learning Objective: To learn contributing factors to a significant fire and its related losses and what actions have been implemented to prevent re occurrence.
-
Speaker
-
Ian Gavin, Operations Superintendent, Colorado Springs Utilities-Drake Generating Station
Learning Objective: To learn methods for controlling dust from an operator’s perspective. (Why do you need to control, what do you do) The front line worker uses his/her senses and knowledge to identify, control, and initial actions to manage safety & health hazards, environmental impacts, and lower operational risks. This presentation explores what he/she does and why it is important to do.
-
Speaker
-
Jim Wiseman, Board of Directors - Prb, Wiseman Consulting Services
Learning Objective: To appreciate one company’s approach to high hazard management.
-
Speakers
-
Tyre Greenwood, Reliability/HM/Mechanical Engr. Mgr., Luminant
-
Jeronimo Lopez-Terrazas, Fossil Engineering & Support Hazard Management, Loss Prevention, Luminant
Learning Objective: To describe the coal characteristics impacting slag formation and applicable methods to control.
-
Speaker
-
Mr. Rod Hatt, CTO, Coal Combustion, Inc.
Learning Objective: To learn methods for building, storing, maintaining, and working both active and in-active (long term storage) coal pile(s).
Proper coal pile storage management is an important part of the power plant fuel supply chain. Many factors must be considered including, proper mobile equipment selection, storage geography, stockpile grooming, emission management, reclaiming methods/techniques and general pile maintenance, including dealing with spontaneous combustion. This presentation will allow participants to hear from two veterans from the coal and power industries with a combined 70+ years of front-line experience.
-
Speakers
-
Darren Provence, Operations Manager, Xcel/Savage Energy
-
Scott Timothy, Operations Manager, Xcel/Savage Energy
Learning Objective: To understand hazards (safety & health, fire, heat retention, etc.) associated with Fly Ash and practices for managing the hazards.
-
Paper
-
Jeffrey Mullins, Safety & Health Consultant, Lightstone Generation, LLC. - Gavin Power , LLC
Learning Objective: To know basic principles affecting pulverizer/mill performance.
-
Speaker
-
bill martin, engineer, Babcock & Wilcox
Redefine the way we work.
Cruise control, lane departure, Super Cruise, Auto Pilot….technologies in our cars today that is impacting the way we drive cars by improving safety, fatigue and efficiency. Learn how autonomy and automation is doing the same thing for heavy machines on work sites around the world. No longer does productivity have to suffer at the expense of safety, have them both and redefine the way you work.
-
Speaker
-
Alan Pumklin, Cat Digital Marketing Consultant, Caterpillar Inc
Learning Objective: To learn industry practices for preventing, detecting, and fire control of coal storage piles, high-walls, and mine fires.
Dealing with the spontaneous combustion of PRB coal is a challenge from the time it is exposed to air during the mining process, until it reaches the burners in power plants and steel mill furnaces. This challenge costs the mining and energy industries millions of dollars in resources, manpower, and lost production income to combat each year. This presentation will briefly explain the history of dealing with the challenge, as well as offer the latest advances in technology and tactics that are proven to save industry dollars, but also simultaneously help to improve the natural environment around the mines, and help to mitigate and EPA and MSHA interactions due to spon com or "steamers" as their known in the mines.
-
Speaker
-
Marley Perkins, Sr. Fire Protection Specialist, Southern Company
Please join us for a fun filled presentation on the use of drone inspections within power generation facilities. Major topics of discussion will be program cost justification, initiation, management, limitations, successes, lessons learned, and finally, a live demonstration of the technology in action! Over the course of the last year, Evergy has found that an active drone program for inspections within our generating fleet has been an invaluable asset. Through careful implementation and execution, thousands of dollars of savings have been realized. Whether by reducing inspection times, granting access to areas that are otherwise inaccessible, or increasing safety during inspection, this tool is a must have for all generating facilities. Learning Objective: To learn practices for remote inspections using drone technologies.
-
Speakers
-
Phil Shaffer, Director, Plant Engineering, KCP&L and Westar, Evergy Companies
-
Jake Dailey, Engineer, KCP&L and Westar, Evergy Companies
Learning Objective: To understand the components of a coal handling system and its fundamental function to safely transfer, store, convey, and manage the hazards.
-
Presenter
-
Andrew Stahura, General Manager, Stahura Industrial Solutions LLC
Learning Objective: To learn fundamental principles for fire prevention from Martin Drake Plant’s experiences and plans relating to coal bunkers, silos, hoppers and preparedness should one occur.
-
Speaker
-
Mike Spain, Operations Supervisor II, Colorado Springs Utilities
Learning Objective: To understand application of technologies for performing NDE inspections.
-
Speaker
-
Don Locke, President, Heillier NDT, Acuren Inspection Services
Learning Objective: To understand the components of a coal handling system and its fundamental function to safely transfer, store, convey, and manage the hazards.
-
Speakers
-
Edwin Martin, Solid Fuels O&M Manager, CPS Energy
-
Terry Swart, Operations Manager, Savage Services
Learning Objective: To learn how to prevent fires within dust collection systems and strategy for addressing a fire should one occur.
-
Speaker
-
Dan Atkeson, Generation EMS Coordinator, Westar Energy
Friday, April 26
"Conversations...amongst end users" This interactive forum is a closed session for those who use coal...generating companies, power plants, terminals employees. This year EEI Loss Control/Fire Protection Task Force members are also invited to provide additional perspective. Surveys from past users’ group meetings have shown that representatives value opportunities for candid discussions among themselves and open conversations with board members on issues raised during the first two days of the conference. This forum meets that request!. Let's converse about what's on your mind while you and your peers are together! After the forum, lunch will be served.