Events

« February 16, 2008 - May 16, 2008 »
 
02 / 16
Start: 7:30 pm

<?php

// Note: this works in the event content type, but not if the event is promoted to the front page.
// Use the "concert announcement" template for an announcement node for the front page.

// Set these variables based on the concert specifics.

$title = "February 16, 2008: duoMare";
$subtitle = "Rachel Choe, fluteAkiko Sumi, guitar";
$date = "Saturday, February 16, 2008, 7:30pm";
$ticketcost = "15";
$imagefile = "2007/duomare.jpg";
$blurb = "\". . . duoMare is a delight—they play in an intimate and loving way that is irresistible . . .\"\n";
$blurb .= "- Michael Kannen, Peabody Conservatory\n";
$blurb .= "www.rachelchoe.com\n";
$onlinesalesopen = FALSE;

// Print the event content, formatted

print "

" . $title . "

\n";
print "" . $subtitle . "\n";
print "\n";
print "\n";
print "\n";
print "Date: " . $date . "\n";
print "Location: South Broadway Christian Church, Denver (map)\n";
print "Tickets: $" . $ticketcost . "\n";
print $blurb;
print "\n";

if ($onlinesalesopen) {

// Add to cart

print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";

// View cart

print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";

print "Please note: on-line purchases include a small handling fee to cover our transaction processing costs.\n";
print "You may also order tickets by mail using this form.
\n";
print "Tickets purchased on-line or by mail within two weeks of the concert will be held for you at the door;\n";
print "please bring identification with you to pick up your tickets. Tickets purchased more than two weeks before \n";
print "the concert will be mailed to you.
\n";

} else {
print "Note: online sales have closed; tickets are available at the door. Thank you.";
}

?>

02 / 17
02 / 18
02 / 19
Start: 7:00 pm

The Denver Classical Guitar Society meets on the third Tuesday of each month, at 7:00 pm, at the South Broadway Christian Church in Denver. You are welcome to bring your guitar and play a piece or two for the group; or you're welcome to simply come and enjoy the music and fellowship.

The South Broadway Christian Church is at 23 Lincoln Street (at Ellsworth), just south of downtown (map).

02 / 20
02 / 21
02 / 22
02 / 23
02 / 24
02 / 25
02 / 26
02 / 27
02 / 28
02 / 29
03 / 1
03 / 2
03 / 3
03 / 4
03 / 5
03 / 6
03 / 7
03 / 8
03 / 9
03 / 10
03 / 11
03 / 12
03 / 13
03 / 14
03 / 15
03 / 16
03 / 17
03 / 18
Start: 7:00 pm

The Denver Classical Guitar Society meets on the third Tuesday of each month, at 7:00 pm, at the South Broadway Christian Church in Denver. You are welcome to bring your guitar and play a piece or two for the group; or you're welcome to simply come and enjoy the music and fellowship.

The South Broadway Christian Church is at 23 Lincoln Street (at Ellsworth), just south of downtown (map).

03 / 19
03 / 20
03 / 21
03 / 22
03 / 23
03 / 24
03 / 25
03 / 26
03 / 27
03 / 28
03 / 29
Start: 7:30 pm

<?php

// Note: this works in the event content type, but not if the event is promoted to the front page.
// Use the "concert announcement" template for an announcement node for the front page.

// Set these variables based on the concert specifics.

$mdy = "March 29, 2008";
$dow = "Saturday";
$time = "7:30pm";
$artist = "Jeff LaQuatra";
$artistwebsite = "";
$subtitle = "";
$ticketcost = "15";
$imagefile = "2007/laquatra.jpg";
$blurb = "\"A guitarist of enormous talent, both musically and technically.\"\n";
$blurb .= "- Classical Guitar\n";
if (strlen($artistwebsite) > 0) {
$blurb .= "" . $artistwebsite . "\n";
}
$onlinesalesopen = FALSE;

$title = $mdy . ": " . $artist;
$date = $dow . ", " . $mdy . ", " . $time;

// Print the event content, formatted

print "

" . $title . "

\n";
if (strlen($subtitle) > 0) {
print "" . $subtitle . "\n";
}
print "\n";
print "\n";
print "\n";
print "Date: " . $date . "\n";
print "Location: South Broadway Christian Church, Denver (map)\n";
print "Tickets: $" . $ticketcost . "\n";
print $blurb;
print "\n";

if ($onlinesalesopen) {

// Add to cart

print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";

// View cart

print "\n";
print "\n";
print "\n";
print "\n";
print "\n";
print "\n";

print "Please note: on-line purchases include a small handling fee to cover our transaction processing costs.\n";
print "You may also order tickets by mail using this form.
\n";
print "Tickets purchased on-line or by mail within two weeks of the concert will be held for you at the door;\n";
print "please bring identification with you to pick up your tickets. Tickets purchased more than two weeks before \n";
print "the concert will be mailed to you.
\n";

} else {
print "Note: online sales have closed; tickets are available at the door. Thank you.";
}

?>

03 / 30
03 / 31
04 / 1
04 / 2
04 / 3
04 / 4
04 / 5
04 / 6
04 / 7
04 / 8
04 / 9
04 / 10
04 / 11
04 / 12
04 / 13
04 / 14
04 / 15
Start: 7:00 pm

The Denver Classical Guitar Society meets on the third Tuesday of each month, at 7:00 pm, at the South Broadway Christian Church in Denver. You are welcome to bring your guitar and play a piece or two for the group; or you're welcome to simply come and enjoy the music and fellowship.

The South Broadway Christian Church is at 23 Lincoln Street (at Ellsworth), just south of downtown (map).

04 / 16
04 / 17
04 / 18
04 / 19
04 / 20
04 / 21
04 / 22
04 / 23
04 / 24
04 / 25
04 / 26
04 / 27
04 / 28
04 / 29
04 / 30
05 / 1
05 / 2
05 / 3
05 / 4
05 / 5
05 / 6
05 / 7
05 / 8
05 / 9
05 / 10
05 / 11
05 / 12
05 / 13
05 / 14
05 / 15
05 / 16