By Topic
By Region
uid;
$result = db_query(db_rewrite_sql("SELECT n.nid FROM {node} n WHERE n.uid = %d AND n.type = 'station_carousel'"), $node->uid);
if ($nid = db_result($result)) {
print views_embed_view("station_carousel", "block_2", array($nid));
}
else {
print views_embed_view('nodequeue_3','block_1');
}
?>
MIT Technology and Culture Forum Lectures
Cambridge, MA
The Technology and Culture Forum at MIT sponsors lectures and symposia that address critical issues of our time. The programs explore the role of science and technology in promoting positive social, ecological, and economic change. In addition, they stimulate discussion about the ethical implications of scientific discovery and technological innovation.
Subscribe
array("class" => "icon subscribe-rss", "title" => "Subscribe to podcasts")));
$links[] = l("Twitter", "http://twitter.com/ForumNetwork", array("attributes" => array("class" => "icon subscribe-twitter", "title" => "Follow us on Twitter", "target" => "_blank")));
$links[] = l("Youtube", "http://www.youtube.com/ForumNetwork", array("attributes" => array("class" => "icon subscribe-youtube", "title" => "Watch us on Youtube", "target" => "_blank")));
$links[] = l("Facebook", "http://www.facebook.com/pages/Forum-Network/94732789533", array("attributes" => array("class" => "icon subscribe-facebook", "title" => "Become a Facebook Fan", "target" => "_blank")));
//print theme("item_list", $links);
?>


