The Glowfic Constellation

Do you have a setting, character, plot, art, or other notion that you wish to put on the Internet? This is the Internet! Whee!
Marri
Posts: 1026
Joined: Mon Mar 31, 2014 7:47 am

Re: The Glowfic Constellation

Post by Marri »

So anyone remember this happened?
Marri wrote:I fixed it so that future images will upload to Amazon S3 with a Cache-Control header. Unfortunately this does not back-update old images. I will... figure this out. Might ultimately result in me using the free BucketExplorer trial.
Got my bill from Amazon. Image hosting costs have gone from $0.23 to $2.55. While this is still not exactly expensive per se, the order of magnitude jump is rather concerning. So I sucked it up and got the BucketExplorer trial, and after many increasingly ridiculous hoops to jump through (roughly half of which were caused by the fact that my PC claims to be 64bit and apparently blatantly lied, and roughly the remainder caused by the Amazon docs outright lying about what I need to do to give BucketExplorer access) I got everything updated. Here's hoping it makes a dent in traffic?
Marri
Posts: 1026
Joined: Mon Mar 31, 2014 7:47 am

Re: The Glowfic Constellation

Post by Marri »

Also, to actually reply to things:

@Daniel I'll put better diffs on the list, and I'm not sure long term I'll keep the "if the last reply was edited, it counts as a new tag" thing, it's awfully technically complex for not much gain, but I'll consider better designs if I do decide to keep it.

@Unbitwise Your nickname guess was correct. I've got a To Do somewhere already to improve all the creation flows, so won't duplicate that; and setting is actually already an AO3-like tag system, but I've only properly implemented it on posts; it's due to be tied into the character text field as well but hasn't happened yet. I'll put To Dos around most of the rest of it. Should-not-assume-things question though - when you say "You'd like there to be a Description / alt text", do you mean on characters (my assumption) or icons or what?
User avatar
Ezra
Posts: 944
Joined: Tue Mar 25, 2014 11:15 am
Pronouns: he/him/his

Re: The Glowfic Constellation

Post by Ezra »

What if the edited last reply just counts as new, so it's 1 rather than 0, and so that #unread scrolls down to it, and so that if there are also posts after it it still looks new? I think that would be a better experience, and depending how is implemented might be simpler too.
Marri
Posts: 1026
Joined: Mon Mar 31, 2014 7:47 am

Re: The Glowfic Constellation

Post by Marri »

As currently designed, the first two are probably doable if I poke at it enough, and the last one is... either maybe possibly doable with an edge case bug but very complicated, or outright brain-destroying xD

I mean... I'm sure I could get through all the time stamp math eventually? It's just not really worth my time, at the moment. (Look what prioritizing roadmap tasks at work has done to me. Send help.)
User avatar
Ezra
Posts: 944
Joined: Tue Mar 25, 2014 11:15 am
Pronouns: he/him/his

Re: The Glowfic Constellation

Post by Ezra »

Don't do the brain-destroying one, that sounds bad.
User avatar
atheistcanuck
Posts: 198
Joined: Mon May 04, 2015 9:18 am
Pronouns: she/her
Location: LaLa Land

Re: The Glowfic Constellation

Post by atheistcanuck »

I agree, your brain is good and it would be bad if it was destroyed.
User avatar
Unbitwise
Posts: 535
Joined: Tue Dec 16, 2014 9:39 am
Pronouns: he (or they or whatever)
Contact:

Re: The Glowfic Constellation

Post by Unbitwise »

when you say "You'd like there to be a Description / alt text", do you mean on characters (my assumption) or icons or what?
I meant on icons. That would actually be placed as title= and alt= in-thread. Just like DW does. (Well, DW includes the keyword and the description.) The idea is that when the keyword is cryptic you can have text that explains the actual facial expression.

Though, I was separately thinking it would be nice if characters had a freeform profile too.
Throne3d
Posts: 1282
Joined: Sat Oct 10, 2015 1:11 pm
Pronouns: He/him/his
Location: United Kingdom

Re: The Glowfic Constellation

Post by Throne3d »

… It already is title and alt, in-thread?

Code: Select all

<img alt="(g) point out" class="icon" src="http://v.dreamwidth.org/10138683/2484790" title="(g) point out">
That's some code I just saw in a thread…? For this icon.
Kappa
Posts: 3554
Joined: Fri Mar 21, 2014 5:47 pm
Pronouns: 'He' or 'she', interchangeably
Location: under a pile of Jokers
Contact:

Re: The Glowfic Constellation

Post by Kappa »

Throne, I think the idea is that the thing that's currently in title/alt text is the icon keyword, which is sometimes cryptic; whereas Dreamwidth had an "icon description" field where you were supposed to put a description of the image in reasonably clear and readable terms, which then went in the title/alt text along with the keyword.
Throne3d
Posts: 1282
Joined: Sat Oct 10, 2015 1:11 pm
Pronouns: He/him/his
Location: United Kingdom

Re: The Glowfic Constellation

Post by Throne3d »

– Right, yep, it says that and I totally failed to read it. Oops.
Post Reply