First Nations Organization Board Governance Models
Please join us for an in-depth discussion about First Nations Board Governance and Service Delivery Models. Featuring Dr. Kerry Black, who has a PhD. in Environmental Engineering, and Jamie...
Webinar - From Concept to Design
This webinar from September 17, 2021, is featuring Dr. Sylvia Olsen (Ph.D.). Sylvia wrote From Concept to Design: The Phase 3 Engagement Report, and will be discussing this important work. The...
The Business of Housing
How can we look to the future of housing in First Nations in terms of capacity, economic development and using business principles when setting up your housing department? Featuring speakers...
Webinar 6 - Creating a First Nations Led Authority
Webinar 6 - Creating a First Nations Led Authority
Webinar 5 - Strategies Towards Good Governance
Presenters Garry MerkelLead Negotiator & Senior Advisor to the FNHIC-BC Garry Merkel is a member of the Tahltan Nation in northwest BC (Tahltan name - nadi' denezā’). He served...
On Reserve Housing: The Past the Present and the Possibilities
This webinar from June 25, 2020 is featuring Chief Mark Point of Skowkale First Nation, Eyvette Elliott of Cowichan Tribes, Dr. Sylvia Olsen of the FNHIC-BC. History of First Nation...
Webinar 4 - Funding and Finance: Housing and Infrastructure for the Future
Presenters Tracy AntoineVice President, Indigenous Markets, RBC Royal Bank Prior to joining RBC, Tracy worked for First Nations Governments for twenty year in various roles such as Housing, Management roles...
Webinar 1 - Transfer to a New Authority
Presentation and Materials This webinar is the third in our series of Phase 3 Engagement webinars. Featuring housing and infrastructure experts from the FNHIC-BC team, Jeff Loucks, Kerry Black, Sylvia...
Presenters Kerry BlackAdvisor, First Nations Housing and Infrastructure Council - BC Kerry has worked for the past 10 years in both the public and private sectors, on water and wastewater...
Stacy McNeil FNHIC-BC Board Member A member of Seabird Island Band, Stacy has enjoyed working with on-reserve housing for over 10 years throughout the province as a mentor, facilitator, advocate...
//event listener: DOM ready
function addLoadEvent(func) {
var oldonload = window.onload;
if (typeof window.onload != 'function') {
window.onload = func;
} else {
window.onload = function() {
if (oldonload) {
oldonload();
}
func();
}
}
}
//call plugin function after DOM ready
addLoadEvent(function(){
outdatedBrowser = window.outdatedBrowser || function() {};
outdatedBrowser({
bgColor: '#f25648',
color: '#ffffff',
lowerThan: 'IE11',
languagePath: ''
})
});