KnowDive Seminar series

Scope and Schedule

We organize the KnowDive Seminar series. The seminar is particularly targeted to KnowDive project members and close friends. This is a place for presenting both preliminary work and complete papers in a very informal and friendly environment.

Examples of KnowDive Seminars:

  • give a talk on your research work
  • discuss general problems and ask for feedback
  • present your own favorite paper
  • ...
The KnowDive Seminars is held weekly on Wednesdays from 12.30 till 1.30 in Aula Seminari di Matematica, Department of Information and Telecommunication Technology, Faculty of Sciences, Povo, Trento.

There are two kinds of seminars:
  • Internal seminars: open only to group members
  • Open seminars: open to the group friends
Anybody participating gets a free lunch (sandwich, water, fruits and yogurt). In order to prepare a "right" amount of food please sign up for seminars on Tuesdays before 11am. If you have not signed up, please come anyhow. We will find a way to feed you.
Everybody who has a university card please bring it - This helps us decreasing costs.

 

Call for discussion topics

Volunteers to give a talk are needed! If you are interested please send email to KnowDive Seminar series . Use this email also if you are interested in becoming a close friend (they receive seminar announcements).

 

 

Presentations (Wednesdays, 12:30-13:30)

0) { $query="SELECT idSeminar, abstractSeminar, Event.idEvent, DATE_FORMAT(Event.date, \"%M %D, %Y\") as date_f, EventSeminar.title, TIME_FORMAT(EventSeminar.time, \"%l:%i %p\") as time_f, PERSON.NAME, PERSON.SURNAME FROM EventSeminar, Event, DITIS_PD.PERSON WHERE typeSeminar = 1 AND Event.idEvent = " . $id . " AND EventSeminar.idEvent = Event.idEvent AND PERSON.PERSON_ID = EventSeminar.speaker ORDER BY Event.date, EventSeminar.time"; $result = mysql_query("$query") or die(mysql_error()); ?> "; echo "\n"; } ?>

"; echo "". ($Row[date_f]) . " at " . ($Row[time_f]) . ". Talk by " . ($Row[NAME]) . " " . ($Row[SURNAME]) . ".
\n"; echo "" . ($Row[title]) . "
\n"; echo "Abstract
" . ($Row[abstractSeminar]) . "

\n"; echo "

"; echo "\n"; } // future seminars $startdate = strtotime("" . $seminarday); $enddate = strtotime($lastdate); for ($date = $startdate; $date <= $enddate; $date = strtotime("next " . $seminarday, $date)) { $query="SELECT idSeminar, Event.idEvent, DATE_FORMAT(Event.date, \"%M %D, %Y\") as date_f, EventSeminar.title, TIME_FORMAT(EventSeminar.time, \"%l:%i %p\") as time_f, PERSON.NAME, PERSON.SURNAME FROM EventSeminar, Event, DITIS_PD.PERSON WHERE typeSeminar = 1 AND EventSeminar.idEvent = Event.idEvent AND PERSON.PERSON_ID = EventSeminar.speaker AND Event.date = '" . (date("Y-m-d", $date)) . "'"; // echo "\n"; $result = mysql_query("$query"); if ($Row = mysql_fetch_array ($result)) { // we've got a seminar, print it out echo ""; echo "\n"; } else { // scheduled seminar, "to be announced later". echo ""; echo "\n"; } } // end of for ($date = $startdate; $date <= $enddate; $date = strtotime("next " . $seminarday, $date)) ?>

"; echo "". ($Row[date_f]) . " at " . ($Row[time_f]) . ". Talk by " . ($Row[NAME]) . " " . ($Row[SURNAME]) . ". Abstract
\n"; echo "" . ($Row[title]) . "

\n"; echo "

" . $query . "

"; echo "". ($Row[date_f]) . " at " . ($Row[time_f]) . ". Talk by " . ($Row[NAME]) . " " . ($Row[SURNAME]) . ". Abstract
\n"; echo "" . ($Row[title]) . "

\n"; echo "

"; echo "". (date("F jS, Y", $date)) . ".To be announced later.

\n"; echo "