For a couple of years I’ve tried to make some kind of online calendar for my classes. At first I was trying to update a list of assignments just using HTML. To do that I had to open the file, update it, then load it up to the server. It took too long [...]