Sid's Schedule Maker!To create a schedule either upload a file or fill out the following form. If you want more than 3 categories and 10 events, create a file and upload it. The form is limited in size, the files are not. There's an example schedule image here |
![]() |
Uses of this schedule maker:If you would like to be added or removed from this list, email Sid |
For some reason, some browsers will not let you download the image file if you use the file-upload option. To run this file parsing script from the command line, type something like:
curl -F thefile=@<source> http://www.cs.indiana.edu/cgi-pub/sstamm/schedule.cgi > <dest>.pngCurl will take your config file from <source>, and place it in <dest> in PNG format. The result of the interactive form seems to work just fine though.