Glowfic Ebooks
Re: EPUB and MOBI of Effulgence
Okay, ugh. Turns out I forgot to zero-pad the minutes in the timestamps, so if you see something like "07:2", that's actually "07:02", but I failed to output it properly. (I managed to remember to zero-pad the hours, somehow, but not the minutes... <.<)
I've updated the code so now it'll zero-pad minutes, too. The following epubs have been updated to fix that: The rest will be fixed the next time I update them, which will probably be this weekend.
I've updated the code so now it'll zero-pad minutes, too. The following epubs have been updated to fix that: The rest will be fixed the next time I update them, which will probably be this weekend.
-
- Posts: 204
- Joined: Tue Sep 16, 2014 2:58 pm
- Pronouns: she/her/hers
- Contact:
Re: EPUB and MOBI of Effulgence
I'm curious about the range of word counts for completed glowfic?
Some of them seem pretty long, but I'm not good at estimating so I don't know if they are along the lines of 1000 words or 10,000.
If it's not too difficult, could you please check this?
Some of them seem pretty long, but I'm not good at estimating so I don't know if they are along the lines of 1000 words or 10,000.
If it's not too difficult, could you please check this?
Re: EPUB and MOBI of Effulgence
Sure, I've just added some code to do that. If you want the raw (ish) data, there's a zip of the stats logs here: https://www.dropbox.com/s/2sen1r79zuewe ... s.zip?dl=0ErinFlight wrote:I'm curious about the range of word counts for completed glowfic?
Some of them seem pretty long, but I'm not good at estimating so I don't know if they are along the lines of 1000 words or 10,000.
If it's not too difficult, could you please check this?
It's all in the following style:
Code: Select all
----------
-- Number of words in each chapter (Total, #Author, ##Character):
--- Chapter: pixiethreads/3077
--- Chapter title: Honor
Total: 1190
#aestrix: 1190
##bound-by-honor: 1190
--- Chapter: pixiethreads/2811
--- Chapter title: Eluvian
Total: 2506
#aestrix: 1207
#kappa: 1299
##aestrix: 1207
##pythbox: 106
##whatyoumayexpect: 1193
--- Chapter: pixiethreads/4606
--- Chapter title: Ostagar +
Total: 5325
#aestrix: 4201
#kappa: 1124
##aestrix: 1374
##dance-the-remigold: 881
##only-dabbled: 1946
##summa-iniuria: 874
##whatyoumayexpect: 250
--- Chapter: glowfic/22853
--- Chapter title: Search for traps and treasure
Total: 9785
#aestrix: 5145
#kappa: 4640
##aestrix: 4101
##all-too-familiar: 1044
##greatcomposure: 282
##pythbox: 4358
Re: EPUB and MOBI of Effulgence
Can it be filtered for "completed"?
Re: EPUB and MOBI of Effulgence
Sure. I've just added filters, and done three "filter views" for each word count page (unfinished, finished, all); I'm not totally sure how they work, though. Feel free to filter it yourself - everyone should have edit permissions. Don't edit the actual data, though.Ezra wrote:Can it be filtered for "completed"?
Edit: Note that threads must have been marked as "Complete" in their tags for the scraper to consider them complete from the glowfic community. Everything else has a "+" in the "Yet to finish" box.
Here's what it looks like with the filter on:

Alicorn's Sandboxes have "Complete" marked by the presence of (incomplete) or lack of (complete) a "+" symbol in the index.
-
- Posts: 204
- Joined: Tue Sep 16, 2014 2:58 pm
- Pronouns: she/her/hers
- Contact:
Re: EPUB and MOBI of Effulgence
Thank you so much!
By estimates and not actual math, it looks like a may have written 30,000 to 50,000 words, which is way more than I thought.
Just out of curiosity, how are you differentiate sandboxes vs glowfics?
By estimates and not actual math, it looks like a may have written 30,000 to 50,000 words, which is way more than I thought.
Just out of curiosity, how are you differentiate sandboxes vs glowfics?
Re: EPUB and MOBI of Effulgence
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"?
- rockeye_stonetoe
- Posts: 381
- Joined: Thu Aug 27, 2015 1:57 pm
- Pronouns: He
Re: EPUB and MOBI of Effulgence
I call everything not part of a larger continuity 'sandboxen'. Which is everything I've written.
Re: EPUB and MOBI of Effulgence
I totally agree! I meant specifically in the context of this ebook thread / the linked word counts.