Today's Digital Newspaper

The Gazette

Weather Block Here



‘Love Isn’t Blind’ by Allison Goldberg comes to Denver Improv

Allison Goldberg wants dating to be fun again. 

The Los Angeles based comedian and creator will bring her “Love Isn’t Blind,” to the Denver Improv comedy club June 19. 

It’s a less-than-conventional dating show poking fun at how relationships start. The show features a bachelorette and four male contestants who, for the majority of the show, aren’t allowed to speak.

Goldberg and her single girlfriends came up with the concept after too many bad dates in which men wouldn’t ask them anything about themselves.

“A very standard complaint that would happen all the time is that we’d go on dates with men, and they would just monologue about themselves and not ask us a single question,” she said.

Goldberg created the show in 2022, post-pandemic, in a time where people were starved for in-person connection.

Since then, dating in person has had a bit of a renaissance, and live events are back in the minds of singles.

“I think people are just so tired of dating apps,” Goldberg said.

During the show, the contestants go through five rounds of questions and games. The bachelorette and a friend of her choosing weigh their options and eliminate men throughout the evening.

It starts off with basic “yes” or “no” questions, but progresses as Goldberg has the men write limericks, draw their perfect date, call their mothers, search their phones and more.

In the final round, the last two men standing finally get to talk.

“They have to ask the bachelorette a question based on something they learned about her throughout the show,” she said.

The show isn’t just for singles though. Goldberg has every audience member wear a wristband that indicates their relationship status, or sexual orientation and even encourages couples to get in on the fun by introducing others.

“Whether or not you’re single, dating shows lend themselves to chaos and people talking to each other,” she said.

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 if (fullPath.includes(‘outtherecolorado’)) {
pathVariable = ‘outtherecolorado’;
pathVariable2 = ‘Out There Colorado 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();
setupFormSubmitListener();

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=76&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/blue%20bear.png);
background-size: cover;

}

#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: #ffffff;
}
#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/blue%20bear.png);
background-size: cover;
}
}

Featured Local Savings

Goldberg has taken the show to multiple cities across the U.S. including Los Angeles, San Francisco and New York City.

Throughout the years, she has seen a variety of success stories, with contestants and audience members finding relationships — and even one marriage.

The process made Goldberg feel better about dating.

“I created the show from a sort of negative place regarding men, but the really happy accident is that the show has made me so much more positive about men.”

She’s proud of the friendships that come out of the show as well.

“We live in a world where it’s so weird to say ‘hi’ to a stranger, so I just try to create the atmosphere where you can.”

In terms of the show’s name, a reference to the Netflix show “Love Is Blind,” Goldberg wasn’t a fan of that concept.

“If they would do a normal reality dating show I don’t want them,” said Goldberg, “I want this to be a show for smart, nice people with jobs and hobbies.”

Those interested in participating in an upcoming show can apply on the show’s website or nominate a friend.

This is the show’s first time in Denver, but Goldberg plans to come back every few months for a new rendition if the demand is there.

She is also looking for a couple to be the “official wing people” of the night. This couple joins the show, in actual angel wings, and helps handle the contestants. They also get free tickets.

“I’m looking for a shameless couple who wants to join the shenanigans,” she said.

Those who are interested can reach out to her on Instagram or apply online.

17a72eaf-d6e3-455a-b6eb-80ac7a1d8d83

View Original Article | Split View

None None

Reporter

PREV

PREVIOUS

Movie rundown for the weekend through June 12: 'How to Train Your Dragon' opens

Facebook Twitter WhatsApp SMS Email Print Copy article link Save OPENING “How to Train Your Dragon” — (Adventure, PG, 120 minutes). During a time when an ancient threat endangers dragons and Vikings on the isle of Berk, a friendship forms between Hiccup, an inventive Viking, and a Night Fury dragon named Toothless. “Materialists” — (Comedy, […]

NEXT

NEXT UP

Outdoor movie series in downtown Denver announces summer lineup

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Facebook Twitter WhatsApp SMS Email Print Copy article link Save The annual outdoor summer movie series at Denver’s Sculpture Park is back for another season. And the 2025 movie lineup this year is kinda like a box of chocolates. You never know what you’re gonna […]