Marri wrote:I am not the person to ask but I would guess glowfic means "posts in the glowfic community" and sandbox means "from Alicorn's sandbox list"?
Yep! In the context of these EPUBs and my EPUB generator, "Sandbox" is the group of Alicorn's sandboxes from the index here, and "Glowfic" is every post in the Glowfic community archive on Dreamwidth.
Do you have data on which glowfics involve which authors in an easy-for-a-computer-to-read format? I want to create a graph of who has written glowfic with whom.
Uh, do you mean the individual threads? There's the data that I put in the zips above, and you can get the authors of each thread from that (I could extract them through a regex find-and-replace, if you wanted?). Problem is, you'll then have a list of something like "kappa, lambda" then "kappa, rockeye", "aestrix, kappa", ... which might be difficult to interpret unless you write a quick script?
I've compressed it into single lines of authors there if you want it, with the URL of the glowfic they're from; all are taken from the Glowfic community for that paste.
Edit: Oops, a couple of the authors got squished. Weird. (e.g. "kapparockeye") I just fixed it, though.
DanielH wrote:Ooh, that’s much more useful, thanks.
I’m going to be busy with other stuff for a while but I hope to have something in the next few hours.
In case you want to do it with any of the other data, I used Notepad++:
Delete all text above and including the line "-- Number of words in each chapter (Total, #Author, ##Character):"
Apply the following RegExes in order ([blank] means leave the replace box blank, [space] means put a space in that position, a → b means put a in the find box and b in the replace box, like this):