Page 22 of 29
Re: EPUB and MOBI of Effulgence
Posted: Sat Feb 20, 2016 1:13 pm
by Adelene
Excellent. ^^
Re: EPUB and MOBI of Effulgence
Posted: Wed Feb 24, 2016 5:51 am
by Throne3d
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.
Re: EPUB and MOBI of Effulgence
Posted: Wed Feb 24, 2016 7:22 am
by ErinFlight
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?
Re: EPUB and MOBI of Effulgence
Posted: Wed Feb 24, 2016 9:04 am
by Throne3d
ErinFlight 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?
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=0
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
I've made a new excel (well, "Google Sheets") page with each chapter and the total number of words in it for the "Glowfic" community and "Alicorn's Sandboxes". I've also sorted the data by word count. It's in the
stats Sheets document. The sheets are titled "Sandbox W/C" and "Glowfic W/C" (for
word count). I think that's what you wanted?
Re: EPUB and MOBI of Effulgence
Posted: Wed Feb 24, 2016 9:18 am
by Ezra
Can it be filtered for "completed"?
Re: EPUB and MOBI of Effulgence
Posted: Wed Feb 24, 2016 9:23 am
by Throne3d
Ezra wrote:Can it be filtered for "completed"?
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.
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.
Re: EPUB and MOBI of Effulgence
Posted: Wed Feb 24, 2016 5:41 pm
by ErinFlight
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?
Re: EPUB and MOBI of Effulgence
Posted: Wed Feb 24, 2016 7:11 pm
by Marri
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"?
Re: EPUB and MOBI of Effulgence
Posted: Wed Feb 24, 2016 8:31 pm
by rockeye_stonetoe
I call everything not part of a larger continuity 'sandboxen'. Which is everything I've written.
Re: EPUB and MOBI of Effulgence
Posted: Wed Feb 24, 2016 9:49 pm
by Marri
I totally agree! I meant specifically in the context of this ebook thread / the linked word counts.