Message icons, some proposed changes

Dragooon

  • I can code! Really!
  • polygon.com has to be one of the best sites I've seen recently.
  • Posts: 1,841
The way it's meant to be

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Message icons, some proposed changes
« Reply #16, on March 13th, 2013, 12:57 PM »
Well, I was more joking about the 3DS, I don't know anyone who seriously uses their browser, except maybe the homebrew crowd. Same deal about the PS3 and XBox, they don't seem like the type.

That bottom set can't be edited - because there's specific code to drive them. I guess we could make it so if people wanted, but it seems like a lot of work for something most people won't even notice. I guess that's why I'm wary of the UI, because it's not something that really needs to be that configurable.
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

Re: Message icons, some proposed changes
« Reply #17, on March 13th, 2013, 02:31 PM »
I'm not really be certain what I'm saying here, but Bloc had his own little icons, that were very modern and neat, that he was using with some of his themes, and I have also seen some Wordpress theme, that I think ( you you can believe I do ), they call icons from a sheet of icons, in there process! at least it looks that way. One thing to keep in mind that, anything removed must be removed also from you CSS or SS what you guys are using, so not get errors in the admin error logs / browser engines and such... The icons the little tiny ones I've been seeing are very neat a professional looking, and is I can just have some time I'll look them up, and show an example. the icons I'm thinking about are mainly the SMF stock default icons.
 
 As far as the Smiley, they are nice but, too many , makes for a real messy forum, I don't even like to use them myself, but at time I do ( limited )
there is a commercial out that says more is better, but not in my book! too busy makes for too messy and obstruction from the content.
regards,
Maxx

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Message icons, some proposed changes
« Reply #18, on March 13th, 2013, 02:33 PM »
Why are people talking about smileys? This is NOT ABOUT SMILEYS. They just happen to share the same stupid admin area.
Quote
but Bloc had his own little icons,
Pretty much all of Bloc's themes used the default SMF icons. I'm not talking about general icons or navigation. I'm talking about the icons that can be selected in posts, e.g.
Re: Message icons, some proposed changes
« Reply #19, on March 30th, 2013, 05:32 AM »
OK, so I want to do a little test.

I genuinely don't know whether the 'displaying it as a dropdown' vs 'as a list of radio buttons' is more effective or better or whatever. But I also want to test it on a live audience without committing it to core without some idea of whether it's worth doing. Thus... a very nasty hacky plugin that pushes the icons into a fieldset under the postbox.

That way we can use it here and field-test it to see how well it goes down and if it works out, we can polish it up and implement it in core (easy enough to do, just update the running order of templates in Post.php, jiggle the templates in Post.template.php, the two I've provided are reasonably close to what would be needed, just need to give them the right names and fix the formatting to not be thrown together inside 2 minutes)

Note that I deliberately chose to exclude the descriptions. I don't know whether to include them as tooltips or simply not bother yet.

(In case anyone's interested, implementation time: 14 minutes.)

📎 icon_radio.zip - 1.18 kB, downloaded 104 times.

📎 icon_radio.png - 39.3 kB, 936x740, viewed 241 times.


MultiformeIngegno

  • Posts: 1,337

Farjo

  • "a valuable asset to the community"
  • Posts: 492
Re: Message icons, some proposed changes
« Reply #21, on March 30th, 2013, 12:20 PM »
Your screen looks better: people will see the message icons and think "Oh! I can pick an icon here!", whereas as it is people notice the dropdown less.

"Drop down takes less space." the space between the icons could be reduced so that they all fit onto the one line, and then paper clip wouldn't be there.

MultiformeIngegno

  • Posts: 1,337
Re: Message icons, some proposed changes
« Reply #22, on March 30th, 2013, 12:23 PM »
It's still a lot of space that can be saved with dropdown. Considering I'd completely remove these icons, at least I'd try to have them taking as less space as possible.

And it's not just a matter of space, too many things in an interface distract the user.

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Message icons, some proposed changes
« Reply #23, on March 30th, 2013, 01:06 PM »
Quote from Farjo on March 30th, 2013, 12:20 PM
Your screen looks better: people will see the message icons and think "Oh! I can pick an icon here!", whereas as it is people notice the dropdown less.

"Drop down takes less space." the space between the icons could be reduced so that they all fit onto the one line, and then paper clip wouldn't be there.
Dropdown looks better.

The icon dropdown is visible. You just choose not to see it. Which is natural. Topic icons aren't there for your amusement as much as smileys are. It's a feature that's also used in other situations, that *usually* you don't even have to deal with.
As such, I don't find it a problem that it doesn't jump to your eyes, and that you have to actually look at the screen to change your icon. Heck, I've never liked these forums where people arbitrarily choose a random icon on their topics. Message index looked ugly enough in SMF... :lol:
Posted: March 30th, 2013, 01:04 PM
Quote from Farjo on March 13th, 2013, 12:03 AM
There's not much about our old forum that I miss, but here's how they display post icons (sorry, this is the least-worst example I can find).
Woot, all of my dreams come true, a colorful background with Comic Sans MS, I must absolutely have a skin for that... :lol:

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Message icons, some proposed changes
« Reply #24, on March 30th, 2013, 04:21 PM »
I'm not disputing that the dropdown saves space. But because it's so compact, it hardly ever gets used.
Quote
As such, I don't find it a problem that it doesn't jump to your eyes, and that you have to actually look at the screen to change your icon. Heck, I've never liked these forums where people arbitrarily choose a random icon on their topics. Message index looked ugly enough in SMF... :lol:
Well, part of the problem is that most forums don't do a good job of it. If you have a set of consistently sized/shaped icons, it's much more meaningful, especially if you have the ability to filter topics on those icons (like vB did)

But I propose a third option: just dump the feature entirely. If it's not being used much, let's save ourselves the hassle and not use it at all.

No point worrying about a feature that 'no-one uses' and is 'ugly enough'

MultiformeIngegno

  • Posts: 1,337

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Message icons, some proposed changes
« Reply #26, on March 30th, 2013, 06:19 PM »
Quote from Arantor on March 30th, 2013, 04:21 PM
I'm not disputing that the dropdown saves space. But because it's so compact, it hardly ever gets used.
A regular SMF user will immediately notice how different it is (because it has the icon in it), so they're likely to click it and see that they can immediately view all icons... It's really, really better than the SMF implementation.
Quote
Well, part of the problem is that most forums don't do a good job of it. If you have a set of consistently sized/shaped icons, it's much more meaningful, especially if you have the ability to filter topics on those icons (like vB did)
The thumb up/thumb down icons are probably among the widest used, but they're so different in style -- we should probably be using our Like icons for these..?
Also, perhaps limit the ability to set message icons to topics, i.e. first post only...
Quote
But I propose a third option: just dump the feature entirely. If it's not being used much, let's save ourselves the hassle and not use it at all.
I wouldn't do that, if only because it's nice to be able to tell that someone has been posting from a mobile device.

We could integrate other elements into message icons: (text) tags, pre-established topic prefixes...
Quote
No point worrying about a feature that 'no-one uses' and is 'ugly enough'
I'd be tempted to agree that allowing for customization of message icons is a bit much, but OTOH some forums are gonna say they need it.

Maybe push it as a plugin, instead...?

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Message icons, some proposed changes
« Reply #27, on March 30th, 2013, 06:25 PM »
Quote
A regular SMF user will immediately notice how different it is (because it has the icon in it), so they're likely to click it and see that they can immediately view all icons... It's really, really better than the SMF implementation.
A quick glance at the topics made on this site would suggest otherwise.
Quote
The thumb up/thumb down icons are probably among the widest used, but they're so different in style -- we should probably be using our Like icons for these..?
This raises other problems. Firstly, the message icons can only be gifs. This is enforced in the code because there's no way to store the extension. We could update every single icon currently in the DB to include the extension then have the code behave, though.
Quote
Also, perhaps limit the ability to set message icons to topics, i.e. first post only...
Well, that certainly makes sense. In fact, I'd be inclined to pull the icon's id (since we're using the DB table for message icons now) into the topics table and make it filterable that way.

The thing then becomes, if users can only set it on new topic, we can largely dispense with the theatrics of having it elsewhere. Which sort of calls the mobile icons into question.
Quote
We could integrate other elements into message icons: (text) tags, pre-established topic prefixes...
That's workable.
Quote
I'd be tempted to agree that allowing for customization of message icons is a bit much, but OTOH some forums are gonna say they need it.

Maybe push it as a plugin, instead...?
This is where it gets very complex because I'm still of the feeling that if it were more prominent and more than just straight aesthetics (i.e. filterable) it might get more use.

spoogs

  • Posts: 417
Re: Message icons, some proposed changes
« Reply #28, on March 30th, 2013, 06:39 PM »
Since I never used or paid much attention to the message icons I'd vote dump them but introduce prefixes as icons sorta like in SD.

Maybe ship with a few common icons already available. If message icons are enabled and the poster did not select an icon the mobile[1] icon is used by default, if that makes any sense.
 1. Would love to see support for the windows icon, I know I am in the minority here but i find I'm browsing more on my phone these days
Stick a fork in it SMF

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Message icons, some proposed changes
« Reply #29, on March 30th, 2013, 06:46 PM »
Actually, I've been thinking about the whole prefix thing a lot lately, wondering if I should build it and be done with it.
Quote
If message icons are enabled and the poster did not select an icon the mobile[1] icon is used by default, if that makes any sense.
That's how it currently works - if you don't select an icon (and just use the xx icon by default), you'll get the mobile icon.

I'm not sure we need the attachment icon though.

If I can support a 3DS icon, I'm sure we can put a Windows icon in, hahahahahah