
Anything Goes Open Mic & Moments of Gratitude – Kyla
December 30 @ 7:00 pm - 10:00 pm
An event every month that begins at 7:00 pm on day Fifth of the month, repeating indefinitely
Hosted by Ashley Hamel, the Rob and Terri Duo, Bill Katz, or Kyla. Sign up starts at 6:30pm, the open mic at 7:00pm and goes to about 10:00pm. $5 for entry.
At 8:00pm, during the open mic, we host Moments of Gratitude from 8:00pm – 8:15pm. Sharing our gratitude to build positive energy and encouragement!
Bios for hosts
Ashley Hamel
A popular staple of the Middletown Arts scene, Ashley Hamel is a multi-talented singer-songwriter, improv comedian, and wizard rockstar (Harry Potter fan music). With a background in theatre and improv comedy, Ashley delivers audience-centric performances that entertain and aim to connect with the deepest parts of ourselves.
Rob and Terri Duo
The Terri and Rob Duo is made up of Terri Lachance and Rob Desorbo. Terri is a singer songwriter who has been writing songs all her life and plays guitar. Rob plays bass guitar and provides vocals.. He has played with many area bands including Eran Troy Danner, The Redliners and Snakebite
Bill Katz
Bill Katz is an art dealer by trade and owns a picture framing business. Bill has given up on being a human and his feline metamorphosis is complete. He now answers to Catman Bill
Kyla Pitruzzello
function robly_recaptcha_callback(token) {
var email = $("#DATA0").val(); if (!is_valid_email_address(email)) { alert("Please enter a valid email address."); return false; }
var f = $("#robly_embedded_subscribe_form"); f.submit(); }
function is_valid_email_address(emailAddress) { var pattern = new RegExp(/^((([a-z]|d|[!#$%&'*+-/=?^_`{|}~]|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])+(.([a-z]|d|[!#$%&'*+-/=?^_`{|}~]|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])+)*)|((x22)((((x20|x09)*(x0dx0a))?(x20|x09)+)?(([x01-x08x0bx0cx0e-x1fx7f]|x21|[x23-x5b]|[x5d-x7e]|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])|(\([x01-x09x0bx0cx0d-x7f]|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF]))))*(((x20|x09)*(x0dx0a))?(x20|x09)+)?(x22)))@((([a-z]|d|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])|(([a-z]|d|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])([a-z]|d|-|.|_|~|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])*([a-z]|d|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF]))).)+(([a-z]|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])|(([a-z]|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])([a-z]|d|-|.|_|~|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF])*([a-z]|[u00A0-uD7FFuF900-uFDCFuFDF0-uFFEF]))).?$/i); return pattern.test(emailAddress); }