Who else does stuff like this?
Oct. 20th, 2018 01:03 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Trying to organise stories for my Nightmare Season collection, I've written a script which gives a nice visualisation for the stories. The width of the boxes indicates the length of the story, and the height marks the ones that my editor and I think are the most outstanding.
Do other authors do something similar? I feel like I'm missing out on a whole skillset here, not really knowing how to arrange these stories.
Here's the graph: mrangel.info/nightmareseason_stories.html
Do other authors do something similar? I feel like I'm missing out on a whole skillset here, not really knowing how to arrange these stories.
Here's the graph: mrangel.info/nightmareseason_stories.html
no subject
Date: 2018-10-21 05:03 pm (UTC)I am really digging on this visualization that you have worked out; it's something I'd be interested in showing to other folks, if that's okay by you.
no subject
Date: 2018-10-22 12:42 am (UTC)This is actually a modification of the system I made for Inside the Box. A novel doesn't give me such freedom for changing the order, but it gave me a neat way to look at the lengths of different scenes, and adjust how many scenes go into each chapter. I spent quite a while fiddling with the code, trying to get it so the titles of even the short ones would fit in, before I settled on using the mouseover text.
Adapting the same tool to work with a short story collection seemed to make sense, because it lets me see at a glance if there's a bunch of short ones together, or if there's a long interval between the 'big hitter' stories.
I did also build a little utility that would hold a list of keywords for each story, and highlight when rearranging them if I had two that were too similar together. That didn't quite work, because I found it seems odd reading two stories back to back that have the same twist, or the same setting, or the same kind of characters... there's just too many criteria in a book like this, so that worked out not being so useful.