NRAO
 NRAO Home > Charlottesville > NAASC > Meetings/Events
Information For:
  General Public
  Astronomers
  Teachers & Students
  NRAO Staff

Useful Links:
  Main ALMA website
  NRAO ALMA website
  ANASAC
  ALMA Administration
  Maps & Directions
  ALMA News
  Meetings/Events
  NRAO Employment
  Presentations & Publications

Other NRAO Sites

NRAO Telescopes

ALMA Relevant Science Meetings/Events

'; mysql_select_db('naalmacal') or die('Could not select database'); // Performing SQL query $monthnames = array("", "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"); $query2 = 'SELECT month, day, title, url, description, email, location FROM calendarix_events where cat=2 and year=2008 order by 1/month'; $result2 = mysql_query($query2) or die('Query failed: ' . mysql_error()); // Printing results in HTML echo("

Meetings/Events (2008)

"); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); $prevtitle=""; while ( $row = mysql_fetch_array($result2) ) { extract($row); if ($prevtitle == $title) { continue; } $prevtitle=$title; echo(""); echo(""); echo(""); if (strlen($url) > 0) { echo("\n"); } else { echo("\n"); } echo(""); echo(""); echo(""); echo(""); } echo("
Starting MonthStarting DayMeeting EventEvent DescriptionContact emailEvent Location
$monthnames[$month]$day$title$title$description$email$location
"); // Free resultset ?>

Meetings/Events (2007)
"); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); $prevtitle=""; while ( $row = mysql_fetch_array($result2) ) { extract($row); if ($prevtitle == $title) { continue; } $prevtitle=$title; echo(""); echo(""); echo(""); if (strlen($url) > 0) { echo("\n"); } else { echo("\n"); } echo(""); echo(""); echo(""); echo(""); } echo("
Starting MonthStarting DayMeeting EventEvent DescriptionContact emailEvent Location
$monthnames[$month]$day$title$title$description$email$location
"); // Free resultset ?>

Meetings/Events (2006)
"); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); $prevtitle=""; while ( $row = mysql_fetch_array($result2) ) { extract($row); if ($prevtitle == $title) { continue; } $prevtitle=$title; echo(""); echo(""); echo(""); if (strlen($url) > 0) { echo("\n"); } else { echo("\n"); } echo(""); echo(""); echo(""); echo(""); } echo("
Starting MonthStarting DayMeeting EventEvent DescriptionContact emailEvent Location
$monthnames[$month]$day$title$title$description$email$location
"); // Free resultset ?>

Meetings/Events (2005)
"); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); $prevtitle=""; while ( $row = mysql_fetch_array($result2) ) { extract($row); if ($prevtitle == $title) { continue; } $prevtitle=$title; echo(""); echo(""); echo(""); if (strlen($url) > 0) { echo("\n"); } else { echo("\n"); } echo(""); echo(""); echo(""); echo(""); } echo("
Starting MonthStarting DayMeeting EventEvent DescriptionContact emailEvent Location
$monthnames[$month]$day$title$title$description$email$location
"); // Free resultset ?>

Meetings/Events (2004)
"); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); $prevtitle=""; while ( $row = mysql_fetch_array($result2) ) { extract($row); if ($prevtitle == $title) { continue; } $prevtitle=$title; echo(""); echo(""); echo(""); if (strlen($url) > 0) { echo("\n"); } else { echo("\n"); } echo(""); echo(""); echo(""); echo(""); } echo("
Starting MonthStarting DayMeeting EventEvent DescriptionContact emailEvent Location
$monthnames[$month]$day$title$title$description$email$location
"); ?>

Meetings/Events (2002)
"); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); echo(""); $prevtitle=""; while ( $row = mysql_fetch_array($result2) ) { extract($row); if ($prevtitle == $title) { continue; } $prevtitle=$title; echo(""); echo(""); echo(""); if (strlen($url) > 0) { echo("\n"); } else { echo("\n"); } echo(""); echo(""); echo(""); echo(""); } echo("
Starting MonthStarting DayMeeting EventEvent DescriptionContact emailEvent Location
$monthnames[$month]$day$title$title$description$email$location
"); // Free resultset ?>