Difference between revisions of "IRIDIA Seminars"
From IridiaWiki
Jump to navigationJump to searchLine 6: | Line 6: | ||
# Ask for confirmation of the seminar date and time to at least one person from MD, MB, and TS. |
# Ask for confirmation of the seminar date and time to at least one person from MD, MB, and TS. |
||
− | |||
# Add an entry to the IRIDIA Seminar Database (only for ES): |
# Add an entry to the IRIDIA Seminar Database (only for ES): |
||
## Create a folder on your PC called "seminars/" |
## Create a folder on your PC called "seminars/" |
||
Line 13: | Line 12: | ||
## Execute "./semPush mail.xml" from a terminal |
## Execute "./semPush mail.xml" from a terminal |
||
## Check on [http://iridia.ulb.ac.be/seminars/ IRIDIA Seminars List] that the entry has been successfully added |
## Check on [http://iridia.ulb.ac.be/seminars/ IRIDIA Seminars List] that the entry has been successfully added |
||
− | |||
# Update the [http://iridia.ulb.ac.be/Calendars/month.php IRIDIA's Calendars] and book the seminar room: |
# Update the [http://iridia.ulb.ac.be/Calendars/month.php IRIDIA's Calendars] and book the seminar room: |
||
## Login into the system |
## Login into the system |
||
Line 23: | Line 21: | ||
### If there is the need to book the Seminar room add "Seminar room" in the participants (always for ES) |
### If there is the need to book the Seminar room add "Seminar room" in the participants (always for ES) |
||
### Always add and entry to "Common calendar" (semAdmin participant) |
### Always add and entry to "Common calendar" (semAdmin participant) |
||
− | |||
# Send reminders for the seminars (only in case of ES) |
# Send reminders for the seminars (only in case of ES) |
||
## Login into the [http://iridia.ulb.ac.be IRIDIA server] |
## Login into the [http://iridia.ulb.ac.be IRIDIA server] |
||
− | ## Send new seminar comunication (where <key> is a date in the format YYYY-MM-DD: |
+ | ## Send new seminar comunication (where <key> is a date in the format YYYY-MM-DD: ./semMail -s -m <key> |
− | + | ## Send reminder:./semMail -s -r <key> |
|
− | ## Send reminder: |
||
− | "./semMail -s -r <key>" |
Revision as of 12:41, 27 February 2012
Seminars
The IRIDIA seminars can be divided into two main types: internal seminars (IS) and external seminars (ES). Each kind of seminars need a different management procedure.
How to Manage Seminars
- Ask for confirmation of the seminar date and time to at least one person from MD, MB, and TS.
- Add an entry to the IRIDIA Seminar Database (only for ES):
- Create a folder on your PC called "seminars/"
- Copy the semPush script to "seminars/"
- Create an xml file containing the xml received by email.
- Execute "./semPush mail.xml" from a terminal
- Check on IRIDIA Seminars List that the entry has been successfully added
- Update the IRIDIA's Calendars and book the seminar room:
- Login into the system
- Add an entry into the seminar for the requested date
- Always use timed events and remember to add the duration of the event
- Add participants to the event:
- If the seminar is an ES: "IRIDIA Seminars"
- If the seminar is an IS add the entry to ("IRIDIA Seminars", " Robotics calendar", "Optimization calendar") depending on the particular case
- If there is the need to book the Seminar room add "Seminar room" in the participants (always for ES)
- Always add and entry to "Common calendar" (semAdmin participant)
- Send reminders for the seminars (only in case of ES)
- Login into the IRIDIA server
- Send new seminar comunication (where <key> is a date in the format YYYY-MM-DD: ./semMail -s -m <key>
- Send reminder:./semMail -s -r <key>