Login | Register







Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 9 posts ] 
Author Message
 Post subject: A handful of miscellaneous suggestions
PostPosted: September 9th, 2011, 12:43 pm 
Moderator
Moderator
User avatar

Joined: June 21st, 2011, 1:27 pm
Posts: 1408
Location: Southeast MI
Now that Q & A is doubling as a Suggestion Box, I present a few minor features it would be nice to see here:
  • Access to HW over HTTPS.
  • An "unsubscribe from this thread" button---not for threads that I've subscribed to, but for threads in forums I've subscribed to, so that I don't get notices about uninteresting threads in interesting forums.
  • A "Mark this forum and its subforums read" button.
  • An option to have forum post notifications and new topic notifications act like topic reply notifications, only preventing further notifications until my next visit or that topic, not the whole forum.

_________________
Originally inspired to write by reading C.S. Lewis, but can be as perfectionist as Tolkien or as obscure as Charles Williams.

Author of A Year in Verse, a self-published collection of poetry: available in paperback and on Kindle; a second collection forthcoming in 2022 or 2023, God willing (betas wanted!).

Creator of the Shine Cycle, an expansive fantasy planned series, spanning over two centuries of an imagined world's history, several universes (including various alternate histories and our own future), and the stories of dozens of characters (many from our world).

Developer of Strategic Primer, a strategy/simulation game played by email; currently in a redesign phase after the ending of "the current campaign" in 2022.

Read my blog!


Top
 Offline Profile  
 
 Post subject: Re: A handful of miscellaneous suggestions
PostPosted: September 9th, 2011, 1:10 pm 
Moderator
Moderator
User avatar

Joined: October 22nd, 2010, 7:58 am
Posts: 4197
I think we need a "Mark as read/unread" private message button. :)

_________________
You're only given one little spark of madness. You mustn't lose it. -Robin Williams
You may say I'm a dreamer, but I'm not the only one... -Imagine by John Lennon
A day without laughter is a day wasted. -Charlie Chaplin
It's hard to hold a candle in the cold November rain... -November Rain, Guns'NRoses
Romans 12:18- If it is possible, as far as it depends on you, live at peace with everyone.


Top
 Offline Profile  
 
 Post subject: Re: A handful of miscellaneous suggestions
PostPosted: September 9th, 2011, 8:39 pm 
Foundational Member
Foundational Member
User avatar

Joined: January 1st, 2011, 5:34 pm
Posts: 340
kingjon wrote:
  • Access to HW over HTTPS.


In an ideal world, sure. But, we don't have a real reason to need HTTPS; we don't handle credit card data or anything, so SSL would just be pointless geek cred. Since we're donation-supported, we don't have the money to spend on that. (Unless you'd like to donate $75/year specifically for that purpose. ;) )

Quote:
  • An "unsubscribe from this thread" button---not for threads that I've subscribed to, but for threads in forums I've subscribed to, so that I don't get notices about uninteresting threads in interesting forums.
  • A "Mark this forum and its subforums read" button.

  • While this might indeed be useful, I believe the way phpBB handles notifications and subforums makes it quite difficult, if not near-impossible. I'm not implementing it. (Maybe one of the other dev team members is interested?)

    Quote:
  • An option to have forum post notifications and new topic notifications act like topic reply notifications, only preventing further notifications until my next visit or that topic, not the whole forum.


  • Should be possible, I'll add it to my list.

    _________________
    See my artwork: www.diekisdreamings.com


    Top
     Offline Profile  
     
     Post subject: Re: A handful of miscellaneous suggestions
    PostPosted: September 9th, 2011, 9:02 pm 
    Moderator
    Moderator
    User avatar

    Joined: June 21st, 2011, 1:27 pm
    Posts: 1408
    Location: Southeast MI
    Dieki Kondrael wrote:
    kingjon wrote:
    [list][*]Access to HW over HTTPS.


    In an ideal world, sure. But, we don't have a real reason to need HTTPS; we don't handle credit card data or anything, so SSL would just be pointless geek cred. Since we're donation-supported, we don't have the money to spend on that. (Unless you'd like to donate $75/year specifically for that purpose. ;) )

    Like I said, minor; the sole reason I put it on my list of things to suggest is that the "you're submitting a form in the clear!" warnings (which I leave enabled because of the occasional sneaky site) become ... tiresome. (But given the prevalence of people using one password for everything despite frequent warnings against it, there's good reason to encrypt all network transmissions we can.) On the gripping hand, though I was thinking more that a site like this wouldn't need to go to the expense of getting a "real" (CA-signed) certificate (yeah, $75/year matches my vague memories of what I think I heard one would cost ... sigh ...), when a self-signed one would do just as well.

    _________________
    Originally inspired to write by reading C.S. Lewis, but can be as perfectionist as Tolkien or as obscure as Charles Williams.

    Author of A Year in Verse, a self-published collection of poetry: available in paperback and on Kindle; a second collection forthcoming in 2022 or 2023, God willing (betas wanted!).

    Creator of the Shine Cycle, an expansive fantasy planned series, spanning over two centuries of an imagined world's history, several universes (including various alternate histories and our own future), and the stories of dozens of characters (many from our world).

    Developer of Strategic Primer, a strategy/simulation game played by email; currently in a redesign phase after the ending of "the current campaign" in 2022.

    Read my blog!


    Top
     Offline Profile  
     
     Post subject: Re: A handful of miscellaneous suggestions
    PostPosted: September 10th, 2011, 3:44 am 
    Foundational Member
    Foundational Member

    Joined: September 14th, 2008, 10:00 pm
    Posts: 4753
    Location: Dublin, Co. Dublin, Ireland
    HTTPS also makes the site run slower due to greater server latency. Our site is already struggling with speed issues. ;)

    Mark as read buttons in the Inbox would be nice, yes.


    Top
     Offline Profile  
     
     Post subject: Re: A handful of miscellaneous suggestions
    PostPosted: September 10th, 2011, 6:13 am 
    Foundational Member
    Foundational Member
    User avatar

    Joined: January 1st, 2011, 5:34 pm
    Posts: 340
    kingjon wrote:
    Dieki Kondrael wrote:
    kingjon wrote:
    [list][*]Access to HW over HTTPS.


    In an ideal world, sure. But, we don't have a real reason to need HTTPS; we don't handle credit card data or anything, so SSL would just be pointless geek cred. Since we're donation-supported, we don't have the money to spend on that. (Unless you'd like to donate $75/year specifically for that purpose. ;) )

    Like I said, minor; the sole reason I put it on my list of things to suggest is that the "you're submitting a form in the clear!" warnings (which I leave enabled because of the occasional sneaky site) become ... tiresome. (But given the prevalence of people using one password for everything despite frequent warnings against it, there's good reason to encrypt all network transmissions we can.) On the gripping hand, though I was thinking more that a site like this wouldn't need to go to the expense of getting a "real" (CA-signed) certificate (yeah, $75/year matches my vague memories of what I think I heard one would cost ... sigh ...), when a self-signed one would do just as well.


    A self-signed one wouldn't add any security against MitM attacks; and if I recall correctly, it would give users a nasty warning, which is utterly unacceptable. It'd still cost us $30\year, too. As for the password reuse, that's not our responsibility.

    _________________
    See my artwork: www.diekisdreamings.com


    Top
     Offline Profile  
     
     Post subject: Re: A handful of miscellaneous suggestions
    PostPosted: September 11th, 2011, 6:36 am 
    Grease Monkeys
    Grease Monkeys
    User avatar

    Joined: May 14th, 2010, 4:43 am
    Posts: 4458
    Quote:
    An "unsubscribe from this thread" button---not for threads that I've subscribed to, but for threads in forums I've subscribed to, so that I don't get notices about uninteresting threads in interesting forums.

    A "Mark this forum and its subforums read" button.


    kingjon, these are both very, very annoying to me and things I'd really like to be fixed. Since Dieki can't, p'raps I'll take a look at them one of these days :)

    eru

    _________________
    I am a dreamer of big dreams: a student of wisdom, a reader of books, and a crafter of words. I am a servant of my Master who has rescued me. I am an adventurer, living my life to the fullest. Will you join me on this wild journey?


    Top
     Offline Profile  
     
     Post subject: Re: A handful of miscellaneous suggestions
    PostPosted: March 13th, 2012, 1:30 pm 
    Grease Monkeys
    Grease Monkeys
    User avatar

    Joined: May 14th, 2010, 4:43 am
    Posts: 4458
    *pokes self* Suiauthon brought the 'Mark forum and subforums' button up, and mentioned it's implemented on Historical, so we'll see where that can go *adds to todo list*

    Andrew

    _________________
    I am a dreamer of big dreams: a student of wisdom, a reader of books, and a crafter of words. I am a servant of my Master who has rescued me. I am an adventurer, living my life to the fullest. Will you join me on this wild journey?


    Top
     Offline Profile  
     
     Post subject: Re: A handful of miscellaneous suggestions
    PostPosted: March 25th, 2012, 5:34 am 
    Grease Monkeys
    Grease Monkeys
    User avatar

    Joined: May 14th, 2010, 4:43 am
    Posts: 4458
    What Dieki and Jay says stands, excepting the 'Mark Posts and Subforums read' button which I hope to get up.

    Mods, this thread can be locked and archived :)

    Andrew

    _________________
    I am a dreamer of big dreams: a student of wisdom, a reader of books, and a crafter of words. I am a servant of my Master who has rescued me. I am an adventurer, living my life to the fullest. Will you join me on this wild journey?


    Top
     Offline Profile  
     
    Display posts from previous:  Sort by  
    Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 9 posts ] 


    Who is online

    Users browsing this forum: No registered users and 1 guest


    You cannot post new topics in this forum
    You cannot reply to topics in this forum
    You cannot edit your posts in this forum
    You cannot delete your posts in this forum
    You cannot post attachments in this forum

    Search for:
    Jump to:  
    cron