Following this link may get you blocked.

Differences

This shows you the differences between two versions of the page.

calendar [2010/05/11 19:57]
Ahmet Sacan
calendar [2010/05/11 19:45] (current)
Ahmet Sacan
Line 1: Line 1:
 +====== Event Calendars
  
 +Having so many different events available in the Philly area, AhmetSacan wrote a program to monitor the seminars and other academic meeting events announced on various web sites and collect them into his calendars. Below is the list of events being monitored. You can view these calendars in this website or subscribe to them to view using a desktop application, such as [[http://www.mozilla.org/projects/calendar/sunbird/|Sunbird]], Windows Calendar, or Outlook.
 +
 +Please note that the calendars are cached and there may be a delay (~30min) between the time of the announcement of a new event in the originating url and the time it appears on these calendars. The date range of these calendars is also limited. The form at the bottom of this page provides more flexibility in selecting calendars and date ranges.
 +
 +^ Name/url ^ View Online ^ Subscribe ^ Description ^
 +| [[@/ahmet|ahmet]] | [[@/ical/week.php?cal[]=ahmet|view]] | [[@/ahmet/app/web2ical?cal[]=ahmet&cal[]=seminar|subscribe]] | Ahmet's appointments, meetings, and courses |
 +| seminar | [[@/ical/week.php?cal[]=seminar|view]] | [[@/ahmet/app/web2ical?cal[]=seminar|subscribe]] | seminars that Ahmet is planning to attend |
 +| [[http://www.biomed.drexel.edu/new04/Content/news_events/|dxlbmed]] | [[@/ical/week.php?cal[]=dxlbmed|view]] | [[@/ahmet/app/web2ical?cal[]=dxlbmed|subscribe]] | Drexel School of Biomed |
 +| [[http://www2.drexelmed.edu/MedMonitor/Main.aspx|dxlmed]] | [[@/ical/week.php?cal[]=dxlmed|view]] | [[@/ahmet/app/web2ical?cal[]=dxlmed|subscribe]] | Drexel Biochemistry & Molecular Biology |
 +| [[http://www.cs.drexel.edu/|dxlcs]] | [[@/ical/week.php?cal[]=dxlcs|view]] | [[@/ahmet/app/web2ical?cal[]=dxlcs|subscribe]] | Drexel Computer Science |
 +| [[http://www.drexel.edu/biology/dept_seminar.html|dxlbio]] | [[@/ical/week.php?cal[]=dxlbio|view]] | [[@/ahmet/app/web2ical?cal[]=dxlbio|subscribe]] | Drexel Biology |
 +| [[http://publichealth.drexel.edu/Departments/Epidemiology_Biostatistics/Events/462/|dxlsph]] | [[@/ical/week.php?cal[]=dxlsph|view]] | [[@/ahmet/app/web2ical?cal[]=dxlsph|subscribe]] | Drexel School of Public Health |
 +| [[http://www.uphs.upenn.edu/biocbiop/seminars/seminars.html|penbchem]] | [[@/ical/week.php?cal[]=penbchem|view]] | [[@/ahmet/app/web2ical?cal[]=penbchem|subscribe]] | Penn Biochemistry and Biophysics |
 +| [[http://www.uphs.upenn.edu/AIDS/events/semseries0910.htm|penaids]] | [[@/ical/week.php?cal[]=penaids|view]] | [[@/ahmet/app/web2ical?cal[]=penaids|subscribe]] | Penn Center for AIDS Research |
 +| [[http://www.bio.upenn.edu/events/index.html|penbio]] | [[@/ical/week.php?cal[]=penbio|view]] | [[@/ahmet/app/web2ical?cal[]=penbio|subscribe]] | Penn Biology |
 +| [[http://www.lrsm.upenn.edu/pmi/seminars/|penabo]] | [[@/ical/week.php?cal[]=penabo|view]] | [[@/ahmet/app/web2ical?cal[]=penabo|subscribe]] | Penn Advances in Biomedical Optics |
 +| [[http://www.cis.upenn.edu/departmental/events/current-colloq.shtml|pencis]] | [[@/ical/week.php?cal[]=pencis|view]] | [[@/ahmet/app/web2ical?cal[]=pencis|subscribe]] | Penn Computer & Information Science |
 +| [[http://www.fccc.edu/information/lectures.html|fcc]] | [[@/ical/month.php?cal[]=fcc|view]] | [[@/ahmet/app/web2ical?cal[]=fcc|subscribe]] | Fox Chase Cancer Center - Distinguished Lectures |
 +| All calendars | [[@/ical/week.php?cal[]=ALL|view]] | [[@/ahmet/app/web2ical|subscribe]]((this subscription does not include "ahmet" and "seminar" calendars)) | All of the calendars combined. |
 +
 +
 +
 +====== Custom Calendar
 +The form below lets you subscribe to a subset of the calendars listed above.
 +
 +<form>
 +Action redirect "http://sacan.biomed.drexel.edu/ahmet/app/web2ical"
 +Thanks "You are being redirected to [[{{URL}}]]..."
 +wrapnames no
 +handleraw yes
 +cache yes
 +
 +Fieldset "Custom calendar"
 +group|begin "Select calendars:"
 +yesno|cal[0] "Ahmet's appointments, meetings, and courses" =ahmet !
 +yesno|cal[1] "seminars that Ahmet is planning to attend" =seminar !
 +yesno|cal[2] "Drexel School of Biomed" =dxlbmed !
 +yesno|cal[3] "Drexel Biochemistry & Molecular Biology" =dxlmed !
 +yesno|cal[4] "Drexel Computer Science" =dxlcs !
 +yesno|cal[5] "Drexel Biology" =dxlbio !
 +yesno|cal[5] "Drexel School of Public Health" =dxlsph !
 +yesno|cal[6] "Penn Biochemistry and Biophysics" =penbchem !
 +yesno|cal[7] "Penn Center for AIDS Research" =penaids !
 +yesno|cal[8] "Penn Biology" =penbio !
 +yesno|cal[9] "Penn Advances in Biomedical Optics" =penabo !
 +yesno|cal[10] "Penn Computer & Information Science" =pencis !
 +yesno|cal[10] "Fox Chase Cancer Center - Distinguished Lectures" =fcc !
 +group|end
 +submit|viewical "View Online"
 +submit "Subscribe"
 +</form>