I'm bummed I had to miss the TC Disrupt this year, as I was really in the mood for it. But while travelling between Claverack, NY and Williamsburg, MA today I scraped out a basic Skedu schedule for the conference. It's a little wonky since the HTML for the conf web page was a bit inconsistent and thus a bit of a pain to scrape, but it's more or less correct and complete I think. Skedu is a lot more useful for multi-venue events, but I think it's still handy to have the schedule for the single-track confs.
To use it, just download Skedu from the app store of course, then load the TC Disrupt schedule (it should be in the menu already, if not here is the direct URL: http://bit.ly/91ZYgw)
If anyone wants to clean up the json more, just send me an update and I can replace it. If I had more time I would have pulled in the speaker bios into the session descriptions. If you're curious here are the scripts I used for scraping: skedu.rb, scrape_tcdisrupt.rb and the kwalify json schema check: skedu_schema_v1.yml