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!
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 »

This seems to be shaping up into "site needs a mobile layout".
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 »

NOOOOOOOOOOOOO.

Sorry, lemme qualify that: “Reduced functionality on phones” is bad (because someone might actually want to do that thing). “Different URLs for phones” is bad (because people follow links, and sync, and so on).

“Add screen-size-controlled tweaks to the stylesheet”: good. “One thing that works well everywhere”: better.

In particular, everything I suggested above would (in my opinion) also be an improvement on not-phones.
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 »

The respective needs of mobile browsing and desktop browsing can be pretty different. I feel like it would be hard to make "one thing that works well everywhere" actually work.
User avatar
pedromvilar
Posts: 1172
Joined: Sun Mar 23, 2014 11:48 am
Pronouns: *shrug*
Contact:

Re: The Glowfic Constellation

Post by pedromvilar »

One type of design I like for mobile is having a nicely tucked away menu button (like the one on the top-right of threads) that has the relevant navigation controls.
User avatar
Ezra
Posts: 944
Joined: Tue Mar 25, 2014 11:15 am
Pronouns: he/him/his

Re: The Glowfic Constellation

Post by Ezra »

The menu button thing can be done with sufficiently clever mobile CSS, to prevent needing separate html.

I like the idea of pulling prev and next out of the line to big targets at the the left and right.
User avatar
Bluelantern
Posts: 2347
Joined: Sat Mar 22, 2014 3:31 pm
Pronouns: He, Him, His
Location: http://curiosity-discoverer-of-worlds.tumblr.com/

Re: The Glowfic Constellation

Post by Bluelantern »

Introductory Wizardry https://vast-journey-9935.herokuapp.com/posts/266 is showing up twice in the unread page
Sorry for my bad english

"Yambe Akka take the stars, they’re zombies!" - Isabella Amariah
Marri
Posts: 1026
Joined: Mon Mar 31, 2014 7:47 am

Re: The Glowfic Constellation

Post by Marri »

You had somehow managed to create two view records. I'll put a uniqueness constraint on my To Do list. Deleted the duplicate, look okay now?

As for mobile layout: I suck at design, full stop, I have noted and apologized for this a lot. The navigation menu is pretty explicitly "throw everything in one place so at least people can get to it." Goal is eventually to have an actual mobile layout, yes, I just can't make one myself because I don't know hooooow.
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 »

I wonder if we can somehow lure a real live web designer into the glowfic community...
Marri
Posts: 1026
Joined: Mon Mar 31, 2014 7:47 am

Re: The Glowfic Constellation

Post by Marri »

I mean, if it comes down to horrible I have enough of a network I'm sure I could hire someone, but yes, volunteer is always better :P
Marri
Posts: 1026
Joined: Mon Mar 31, 2014 7:47 am

Re: The Glowfic Constellation

Post by Marri »

Am now reasonably comfortable with my tests for all the /characters/* endpoints, which is good because I'm about to muck with the character editor. The "create new template" option you have when creating/editing a character is currently hacked to all get out, and there's a shiny Rails builtin that I want to use instead, but waiting until tests were done seemed wise so I can make sure the new one works.

Also, put in a speed improvement on the Facecasts page, since NewRelic is reporting that as my slowest average endpoint; we'll see if it helps.
Post Reply