When and if this site grows, it'll be more and more difficult for our singular beloved admin(janra) to delete waste. If everyone can moderate, the load is distributed. I think it might be better to simply have a mark as spam checkbox, and once a comment got a number of marks equal or greater than a set threshold it could be hidden.
And as for the site growing and making it hard for me alone to delete garbage... well, I can give members editorial privileges as needed, so I won't always be alone :-) -- Who needs to be big and burly when you can just apply physics? [ Parent ]
they say stuff like: "add spam protection and be happy"
ok... wat kind of protection can i use? mp3 dj mix [ Parent ]
The user menu is great in it's current incarnation.
I miss the spell checking, now I actually have to write everything in an external window and do some work on it before posting. I think it is a good thing that it is broken.
Keep the two column layout. When logged in the user menu have a natural place to appear in. I also like the boxes, they are other views into the activity on the site, they reveal more to new users.
The Edit Queue should go, let's use the diaries as suggested, except, how will people notice the diary entries? I'm not sure how many use the diaries or know they exist.
I usually suggest that sites should add features as they grow. Some features are seldom used when the information conent is manageable, other features are used by more experienced users. I like the idea of comment ratings, but I seldom use them, and with a small community they aren't needed as much as in a larger. -- When in doubt, turn around, cry and shout spdyvkng - my homepage
I think adding a "recent diaries" list to the sidebar would help people find them. But that makes the sidebar even longer...
hah! that argument sounds surprisingly like my argument for canning the edit queue. :-)
I usually suggest that sites should add features as they grow. Some features are seldom used when the information conent is manageable, other features are used by more experienced users. I like the idea of comment ratings, but I seldom use them, and with a small community they aren't needed as much as in a larger.
Well, I'm not sure how well I articulated this in the article. The main reason I kind of want to get more people rating comments is to build up a culture of rating comments appropriately, and not as a "reward/punishment" system that some people seem to consider it (*cough*k5*cough*). The more people used to rating comments, the less likely it is that a small group of active raters can misuse them in a meaningful way. And as the site grows, there will inevitably be a few members with an infantile sense of humour and way too much time on their hands. -- Who needs to be big and burly when you can just apply physics? [ Parent ]
Keep some kind of visible distinction for where one lead in stops and the next begin. As it is today it is great; but I've seen the latest trends where some sites don't keep it that distinct, as well as making the sizes of the headlines smaller.
Move the sections a story belongs in below the headline, it clutters the headline. I know it saves space up there, but it is cluttering. And come to think of it, wouldn't the statistics fit just as well lumped together with this info?
The seconds and the timezone seems to be overkill; heh, sometimes just the year and month seems to be enough here :P Do scoop know of my timezone, and could it be asked (nicely) to adjust the times shown to my timezone (and 24 hour format, now why are you so contrary out there in the west?).
And we need a way to catch those who register as new members. I see some of them haven't posted anything, so it is small wonder that they cared to register. Obviously they have some interest in this site. -- When in doubt, turn around, cry and shout spdyvkng - my homepage
Done.
I think part of the problem is the number of comments and words in story parts, that information should be separate from the link to click,
That, unfortunately, is hard-coded at the moment. More and more of the page's output is configurable, but there's still a lot to go, and that's one of the pieces that hasn't been fixed yet. Right now, I can't change that line without changing the code behind the site, and there are other sites running from the same code - changing it for this site would look strange on the others... that's why I only recently changed the article voting to publish/abstain/reject - before this update, the vote options were hard-coded too.
I will. I totally agree with you here. The default actually had a line between the article header and the intro text below it, and no divider at all between the end of the intro text and the next article header. That just wasn't good.
I'll look at rearranging the header with some of the ideas you've put here.
The time format is another hard-coded thing. There seems to almost be a way to change the time format, since a format string is passed around in the code, but there is currently no way to change that. But I think the time zone marker should stay, if nothing else it reminds people if they haven't set their timezone preference yet...
And while I'd like the new members to be more active, there is a very typical 10x difference between active members and lurkers with accounts, and another 10x difference between lurkers with accounts and those without...
There's also the fact that the whole concept of a user-driven site is rather foreign to most people. It doesn't surprise me that most visitors will just read articles and that's it - most writing sites with articles on writing present those articles as references instead of discussion starters, and don't exactly encourage visitors to argue with the author! -- Who needs to be big and burly when you can just apply physics? [ Parent ]
I've never really understood the "abstain" option on story moderation. It doesn't make sense to me over on Kuro5hin, where scoop was born, and it doesn't make sense here.
Why, if someone wanted to abstain from voting, would they bother registering a vote at all? The idea behind it seems to be nothing more than clicking a button to say, "Hey, I looked at this story, and I really don't care about it at all!" It would be more intuitive to me if the options were merely "Publish" and "Reject," leaving apathetic reviewers the option of abstaining by simply doing nothing.
Just my $0.02.
As for the layout, it's nice like it is. The site is clean and readable, which is the most important aspect of web design. Flashiness should be reserved for sites that don't offer real content, like this site does.
The only gripe that I have with the layout is that most text does not adhere to the font size I specify in my user configuration. As it is, the comments are nice and readable, but the story text is bigger than I would prefer. My assumption would be that this is due to the use of the stylesheets instead of <FONT> tags to set font size. Perhaps you could have separate stylesheets dependent upon this choice in order to rectify this issue.
Other than those two things, the site is great, and I look forward to some serious writing discussion. I'm new to the site and have been reading through some of the older stories and am quite impressed. This is quickly becoming my second favorite book-related website.
First, it lets you see accurately how many articles in the queue are actually new, because "new" is defined as "I haven't voted on it yet." If you don't want to either publish or reject a particular story, it will stay visible in that nice eye-catching red unless you vote to abstain. If you prefer, you can just not vote, and check the queue to see if that "new" article is actually new or if it's one you abstained from.
Second, if auto-post is used (which it isn't on this site) "abstain" votes are used when weighting the votes to determine if the story should be posted or not. Abstentions count slightly negatively, but not as much as votes to reject, because people who abstained didn't particularly want to see it published.
And third, it lets you see who all has voted on the story and how.
Flashiness should be reserved for sites that don't offer real content
I agree... rather, I have found that flashy sites rarely have content, so on seeing flashy design I already know what level of content to expect.
The layout won't be getting flashy, but it's been getting slowly cleaned up. Having a nice-looking site isn't the same as having a flashy one...
The only gripe that I have with the layout is that most text does not adhere to the font size I specify in my user configuration. [...] My assumption would be that this is due to the use of the stylesheets instead of <FONT> tags
Your assumption is correct. The font size preference that you're trying to set assumes that I'm using font tags all over, which I am not, using CSS instead. Since there are no font tags for the system to modify based on that setting, the font won't change. This is, I guess, a "historical" behaviour of the program, and is coming up in the list of things to fix. Hardly anybody used CSS when it was written, and nobody has gotten to it yet...
Actually, I'm pretty sure the main content text uses your default browser font and size. I'm a big fan of letting people set their own display, which is why the two columns scale with the size of your browser window, too.
I'm new to the site and have been reading through some of the older stories and am quite impressed.
I'm glad you've enjoyed your self-guided tour ;-) -- Who needs to be big and burly when you can just apply physics? [ Parent ]
Thanks for clearing my head. Now, if only I could clear my sinuses....
First, it lets you see accurately how many articles in the queue are actually new, because "new" is defined as "I haven't voted on it yet." If you don't want to either publish or reject a particular story, it will stay visible in that nice eye-catching red unless you vote to abstain. If you prefer, you can just not vote, and check the queue to see if that "new" article is actually new or if it's one you abstained from. Second, if auto-post is used (which it isn't on this site) "abstain" votes are used when weighting the votes to determine if the story should be posted or not. Abstentions count slightly negatively, but not as much as votes to reject, because people who abstained didn't particularly want to see it published.
Those are good enough reasons for me. :) I never took either of those into account when thinking of the "Abstain" option, and never saw it explained elsewhere. Personally, I never abstain on an article, as I figure that I should always have an opinion one way or the other. But that's just me, I guess.
Right you were. I had wrongly assumed that there was a hard-coded font size in the stylesheet, and didn't bother to check and see. I'll learn to do a little more digging before complaining next time. :) I guess it was just that nearly every other site out there on the Internet had a hard-coded value and I had never checked my own browser's settings.
For more information about proper use of stylesheets and html tags read the specs (of HTML 4.x and XHTML 1.x and CSS 1.x through 3.x) located at http://www.w3.org/ also look at sites which use stylesheets to demonstrate that they're okay, and fonts and tables are not.
That the font tag still is hailed in this day and age is beyond me, who on earth teaches these kids HTML tags? Pot bellied, pot smoking wannabees, is my guess.
As for the font-tags used on this site, Janra tells me that those will be ironed out in time, because of other issues, so I'm not going to bite in that direction today.
- Grumpy - -- When in doubt, turn around, cry and shout spdyvkng - my homepage [ Parent ]
I didn't really mean that the stylesheet made it unreadable. Having a little previous experience with scoop, I assumed that it's font size selection in the display preferences dialog was based on <FONT> tags, which janra confirmed. I also assumed (wrongly) that there was a hard-coded font size in the stylesheet, which was bigger than my personal preference.
I'm a big fan of CSS and agree that they make much more sense than do font tags. I was not at all suggesting that stylesheets be trashed, but rather a method of using them in conjunction with the existing preferences.
The best way, though, is to use "em"s which are the width of the "m" in a given font. There is a corresponding "ex" for the height of the "x" in a given font, but "ex" support is poorer than "em" support.
Everything above will scale with the scaling of your browser "ctrl"+"-" or "ctrl"+"+" in IE and deratives, or "ctrl"+mousewheel in Opera (also accepts the IE shortcuts, as does Mozilla, IIRC).
So the best solution is to use the relative measurements, as opposed to the absolute "pt" points and "px" for pixels (which is default if any value is entered without measurement unit).
It is easy to do the right thing when one knows the above stuff; what I'm grumpy about is thast a lot of people still teach the font tag, and a lot of old html pages on the net says the same, etc.
I have an idea, there should be a way to demolish unhealthy sites like old HTML tutorials. Just like it is possible to condemn buildings, we should be able to condemn old websites.
RFCxxxx - Real Time Condemnation Protocol -- When in doubt, turn around, cry and shout spdyvkng - my homepage [ Parent ]
I really am torn about the edit queue. As I said in the article, having it encourages people to post early drafts, something I found myself guilty of too (bad me!) and want to discourage. On the other hand, without it the author can't fix typos or clarify sections based on feedback, which is a useful feature. -- Who needs to be big and burly when you can just apply physics?
My feeling is to just go ahead and write. If the writing were perfect I'd be getting paid by the word. I know this is a site about writing technique, but that doesn't mean it can't be a teaching, learning, and evolutionary process site, too.
Thanks for sharing your opinion though. Maybe in the future we might try the edit queue again. -- Who needs to be big and burly when you can just apply physics? [ Parent ]