Birth workers lay out opportunities to narrow Oregon maternal health care gaps
Advocates say boosting insurance pay would help expand programs for vulnerable pregnant people
InvestigateWest (investigatewest.org) is an independent news nonprofit dedicated to investigative journalism in the Pacific Northwest. Visit investigatewest.org/newsletters to sign up for weekly updates.
'; document.querySelector('#copytext').value = textContent; modal.showModal(); }); // Modal close functionality const modal = document.querySelector('.republish-modal'); const closeBtn = document.querySelector('.republish-modal-close'); // Close button click closeBtn.addEventListener('click', function() { modal.close(); }); // Close on backdrop click modal.addEventListener('click', function(e) { if (e.target === modal) { modal.close(); } }); // Close on ESC key (this is usually built-in, but adding for safety) modal.addEventListener('keydown', function(e) { if (e.key === 'Escape') { modal.close(); } }); // Copy text button functionality document.querySelector('.copy-text-button').addEventListener('click', async function() { const textarea = document.querySelector('#copytext'); const text = textarea.value; try { // Try modern Clipboard API first if (navigator.clipboard && window.isSecureContext) { await navigator.clipboard.writeText(text); this.textContent = 'Copied!'; } else { // Fallback for older browsers textarea.select(); document.execCommand('copy'); this.textContent = 'Copied!'; } // Reset button text after 2 seconds setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } catch (err) { console.error('Failed to copy text: ', err); // Fallback to selection if copying fails textarea.select(); this.textContent = 'Text selected'; setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } }); });Today InvestigateWest Executive Director Rita Hibbard and I had the great pleasure of talking with Alan Durning, executive director of the Sightline Institute, a Seattle-based think tank aimed at creating a sustainable society in Cascadia.
As a newbie in the surprisingly complicated world of non-profits, and one who had done very little fundraising before we started InvestigateWest a few months ago, I was relieved to hear that Durning had no experience raising funds when he launched Sightline in the early 1990s. He just had a good idea. And so do we.
With Communications Director Nate Kommers, Durning gave us an overview of how he built Sightline, which originally was called Northwest Environment Watch. It's a group I've appreciated as a reporter because, while they are advocates for doing the right thing by Mother Earth, they are also driven by facts and data. It's how they look at the world. And unlike some enviros, they understand that for a policy to succeed, it has to work for people, too.
Sightline's done some groundbreaking work, particularly their Cascadia Scorecard ("measuring what matters") and in revamping the old Tidepool.org daily enviro news summary into Sightline Daily ("news that matters.") Their "Daily Score" blog is also worth checking out. (Today's offering: "Mapping 7 deadly sins, and 2 virtues.")
We talked about how Durning built the group from two people with no dough into a 15-person organization with a $1.3 million annual budget. He was gracious in offering us advice, for which we are grateful, about how we can start to make our own venture sustainable.
I loved how, after we talked about fundraising and getting your message right and communicating your vision to the public, Durning stopped and said that, actually, the best advice he could offer was this:
The most important thing is to do really good work that gets results.
Yes! InvestigateWest's staff has always done that as journalists, and we intend to keep that as we build InvestigateWest into a nonprofit news agency that produces change-making journalism.
-- Robert McClure
The story you just read is only possible because readers like you support our mission to uncover truths that matter. If you value this reporting, help us continue producing high-impact investigations that drive real-world change. Your donation today ensures we can keep asking tough questions and bringing critical issues to light. Join us — because fearless, independent journalism depends on you!
— Jacob H. Fries, executive director
DonateCancel anytime.
Subscribe to our weekly newsletters and never miss an investigation.