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

Upload a Schedule file

NOTE: you are free to use this as you wish, but please place a link somewhere on your site to this page
(you can get a template here)
Pick a file:

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>.png  
Curl 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.

Interactive Form

Show Times?
Start Showing Data At:
Hours Shown (1-23):
Calendar Size: X
 

Guidelines:

Each category is assigned a color in RGB values. Each Red, Green, Blue is a number between zero and 255. All zeros is black.

Event names are assigned a category (case sensitive) and may contain the newline character . Days is a string containing some of the letters M, T, W, R, F, but no weekends. To do multiple days, smash them together: MWF.

Start and end times are in military time and must not contain seconds or colon. Examples are 1504 (3:04pm) and 0010 (12:10am)

Once youve generated your image, please download it and do not link to the URL given. The URL is for people who want to hack the URL to change their schedule rather than generate a new one from scratch.


Category Name Red Green Blue


Event Name Category (see above) Days Start time End time