Should the blinvisible be a link
I like that. It's actually one of the few things that's nice at the Prospero forums. You can ignore someone and you still see that they've posted and you can choose to read that message.
Do you have problems, concerns or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
Should the blinvisible be a link
I like that. It's actually one of the few things that's nice at the Prospero forums. You can ignore someone and you still see that they've posted and you can choose to read that message.
We could have a link to show the post without Marcie, but it would be blue, which would draw your eye
How about a "Hide" link next to the "Edit Delete Mark" section (or just "Mark" for non-admins, since I doubt many people would want to Marcie themselves). Click on "Hide" and Marcie is activated for that poster. The Hide link then gets automagically replaced with "Unhide" similar to how "Mark" gets replaced by "Marked". Click on "Unhide" and the user is UnMarcied, thus displaying that post (and all others by the poster).
Should the blinvisible be a link, so that you can click on it to expand the post?
Yes, please. Because sometimes, you need to see what the kerfuffle's all about.
Edit:
Click on "Hide" and Marcie is activated for that poster. The Hide link then gets automagically replaced with "Unhide" similar to how "Mark" gets replaced by "Marked". Click on "Unhide" and the user is UnMarcied, thus displaying that post (and all others by the poster).
Oooh. Jon is smart.
That's a very good idea, Jon. I never liked having to retype a user's name in a box, because there's that whole "getting it right" thing I'm not always so good with.
Jon's is better. I edited my post to add a link and it just stands out too much. Edit: plus even if it didn't, his is way easy to use and superior.
I like Jon's idea, too. It fits smoothly in with what we've already got, and it's simple. (From a user standpoint. What's the coding like?)
Plus, my idea is easier on the server, I think, since we only have to track which users Marcie wich other users. We don't have to track which specific posts are Marcied or rendered unblinvisible.
I definitely want to see the word "Blinvisible" used in a Marcied post, though. It makes me laugh every time I read it and especially if I say it out loud.
What's the coding like?
Simpler than the other way, at first blush. Then we should have an "unhide" option on your profile page with a list of blocked users.
So you'll be blocking by ID (immutable), not name (technically variable). I never quite tested what happens with WebX when the user you've ENUFed changes their name from the one you blocked them with.
I definitely want to see the word "Blinvisible" used in a Marcied post, though. It makes me laugh every time I read it and especially if I say it out loud.
Simple. Instead of 'hide' use 'Make blinvisible'. And then 'Unblinvisiblise'.
Here's the filtering feature I had in mind. I don't know if it's possible given how the back-end is implemented.
The goal behind my design is to allow you to easily ignore the posts from a particular user and optionally to provide them with feedback on why you don't want to read their posts.
A second goal is to allow Phoenix users to know what percentage of their posts are being ignored, and to read feedback, if available, about why they are being ignored.
The percentage would be calculated by the number of times a particular post was eliminated from the generated HTML dived by the number of times that post was requested at all.
I don't think the number should be limited, unless we find that having an unlimited number of users on your list to ignore would put undue strain on the server.
I don't have a strong feeling about the UI for the feature.