Today's Digital Newspaper

The Gazette

Weather Block Here



Denver business leader Tom Clark dies

Longtime Denver business leader Tom Clark, who was credited for helping bring Major League Baseball to Denver and landing Denver International Airport, died Wednesday. He was 75. 

Often referred to as “The Godfather of Regionalism,” Clark’s consensus-building style ingratiated him to important business and government leaders during a key period of growth for the metro Denver area. 

He served as the CEO for the Metro Denver Economic Development Corp. for almost 15 years before retiring in 2017. He was credited for helping bring the Regional Transportation District’s light rail system to metro Denver.

“With Tom’s passing we lost a true champion of Denver and the entire metro region,” said Denver Mayor Mike Johnston in a news release from the Denver Metro Chamber of Commerce. “But we all will forever benefit from his decades of contributions to improve our business climate and economy, and to develop the iconic and special places that define our region. Tom was a unifying leader ahead of his time, and he pioneered a collaborative western spirit that ensured the public and private sectors tackled our biggest challenges together, and that regional communities joined together to collaborate instead of compete.”

As one of the founding members of the group that eventually became the Metro Denver EDC, Clark was a driving force behind regional cooperation and business growth, according to the chamber.

“Tom Clark passed from Frontotemporal Dementia (FTD), a progressive degenerative disease that limits a person’s personality, social cues, organizational skills, control over impulses and speech,” said Dr. Aaron Greenstein, Clark’s geriatric psychiatrist, in the release. “Prior to becoming ill, Tom made significant contributions to society utilizing his interpersonal and organizational skills and speech; the very assets that FTD took away from him. There are currently no treatments or cures for FTD. The glimpses of Tom’s persona that remained left an indelible impression, and I am fortunate to have been a part of his care team.”

“Collaboration was at the heart of everything Clark did,” according to the chamber’s release. “He always said, ‘It’s not about who gets credit, it’s about getting it done.’ That philosophy shaped not only his work but also the culture of economic development in Colorado. He believed in partnerships, in breaking down silos, and in ensuring that success was shared.”

Those who worked with him said his relationship-building skills served him, and the region, well. 

Sign Up For Free:

let pathVariable;
let pathVariable2;

function handleUrlPathSegment() {

const fullPath = window.location.pathname.toLowerCase();
if (fullPath.includes(‘/business/’)) {
pathVariable = ‘business’;
pathVariable2 = ‘Business Newsletter’;
} else if (fullPath.includes(‘/outdoors/’) || fullPath.includes(‘/outdoor/’)) {
pathVariable = ‘outdoors’;
pathVariable2 = ‘Outdoors Newsletter’;
} else if (fullPath.includes(‘/opinion/’)) {
pathVariable = ‘opinion’;
pathVariable2 = ‘Opinion Newsletter’;
} else if (fullPath.includes(‘politics’)) {
pathVariable = ‘politics’;
pathVariable2 = ‘Politics Newsletter’;
} else {
pathVariable = ‘am-update’;
pathVariable2 = ‘AM Update Newsletter’;
}

console.log(`Current path: ${fullPath}`);
console.log(`Path variable set to: ${pathVariable}`);
console.log(`Path variable 2 set to: ${pathVariable2}`);

applyNewsletterName(pathVariable2);

return { pathVariable, pathVariable2 };
}

function applyNewsletterName(newsletterName) {

if (document.readyState === ‘loading’) {
document.addEventListener(‘DOMContentLoaded’, function() {
updateNewsletterElement(newsletterName);
});
} else {

updateNewsletterElement(newsletterName);
}
}

function updateNewsletterElement(newsletterName) {
const newsletterElement = document.getElementById(‘newsletterName’);

if (newsletterElement) {
newsletterElement.textContent = newsletterName;
console.log(`Updated #newsletterName element with: ${newsletterName}`);
} else {
console.warn(‘Element with ID #newsletterName not found in the DOM’);
}
}

function setupFormSubmitListener() {
function getFormattedDate() {
const now = new Date();

const timestamp = now.getTime();

console.log(‘chris: Using Unix timestamp’);
console.log(‘chris: Current time:’, now);
console.log(‘chris: Unix timestamp (ms):’, timestamp);

return timestamp;
}

const formattedDate = getFormattedDate();
var profile = window.blueConicClient.profile.getProfile();
profile.setValues(‘newsletter_category’, pathVariable);
profile.setValue(‘newsletter_signup_date’, formattedDate);
window.blueConicClient.profile.updateProfile(this, function() {
});
}

handleUrlPathSegment();

Success! Thank you for subscribing to our newsletter.

function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);

nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}

function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[]\.,;:s@”]+(.[^()[]\.,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}

function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;

result.innerText = “”;

if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}

function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=62&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;

background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/DG%20bus%20test%202.png);
background-size: cover;

}

#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: ;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}

#successnsltr a {
color: white;
}

.hideblock {
display:none;
}

h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}

@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/DG%20bus%20test%202.png);
background-size: cover;
}
}

“There are very few people like him who have been in the business as long as he was,” Bill Mosher, Denver’s chief projects officer and a longtime downtown developer, told The Denver Gazette. “He built so many relationships and that was good for everybody. Even with the ups and downs of the economy and politics and changing leaders, Tom was always at the table.”

He was a musician and could connect with anyone at any level, Mosher said. 

“He could be in a coat and tie and speak in front of a group and be very sophisticated,” Mosher said. “He could also roll up his sleeves to get to work and be foul-mouthed and then go into the weekend and play in a band and entertain people on a Saturday night. He was quite a character.”

“He didn’t know a stranger. He connected with everyone he met, from CEOs to small business owners, from elected officials to young professionals just starting their careers,” according to the chamber.

“You can’t talk about Colorado’s economic development without talking about Tom Clark,” said J. J. Ament, president and CEO of the Denver Metro Chamber of Commerce, in the release. “Few people have had the kind of lasting impact that Tom Clark has. The model of regional collaboration he built is being replicated to this day, quite literally around the world. We owe so much to his vision, and his legacy continues in our work today.”

“Tom Clark didn’t just shape Colorado’s economy — he shaped my career and my life,” said Metro Denver EDC President Raymond H. Gonzales. “He taught me how to be an economic developer, how to build coalitions, and how to lead with vision and integrity. More than that, he was my mentor and my friend. I wouldn’t be the leader I am today without him, and I know I’m just one of many who can say the same. Tom’s impact on our state — and on all of us who were lucky enough to learn from him — will never fade.”

The Chamber of Commerce and EDC will gather with the business community to celebrate Clark’s legacy from 5-7 p.m. April 8. Details will be available at denverchamber.org.

“Colorado has lost a true pioneer, and his absence will be deeply felt,” according to the chamber. “His legacy, however, will live on in the strong, thriving region he helped build.”

83fcb2b1-15e1-4708-8ad9-1fcbf4946dae

View Original Article | Split View
Tags Tom Clark

PREV

PREVIOUS

Colorado’s unemployment data counted again but revisions show damper picture

Colorado’s unemployment rate rose to 4.7 percent in January, according to the Colorado Department of Labor. It climbed from 4.6 percent in December, with the number of unemployed Coloradans increasing by 2,600. The national unemployment rate was 4 percent in January, according to the Bureau of Labor Statistics. The state did see growth in its labor force participation and […]

NEXT

NEXT UP

Longtime customers try to save beloved Wheat Ridge butcher shop after city closes it

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Wheat Ridge Poultry & Meats, just west of 29th Avenue and Sheridan Boulevard, became an anchor of the business neighborhood there and a part of many residents’ lives in the 80-plus years it’s been in business. That’s why the response from Wheat Ridge residents online […]