This has a lot of smaller questions mixed in:
- How much metadata should be attached to each story? What, exactly, should be included? How should it be searched?
- Should the site try to help you find good stories? How should it do that?
- Should it hide stories you've already read? If it's keeping track of this information, what other useful purposes could it be put to?
- What sort of registration system is needed?
- What kind of formatting should be accepted for story uploads? Plain text only? Markdown? BBCode? Some other simple markup? Full HTML? Word processor formats (hopefully not)?
Post your thoughts, then pass this on to anybody you can think of who's involved in any fandom. The more opinions the better.
EDIT: That list is a bunch of specific things I'm wondering about, but what I really want are general ideas about almost anything related to the question. Please feel free to comment on other issues.
- Current Location:The living room
- Current Mood:
busy
Comments
1. I have the cwdb and LJ's tag functions in mind for this. If a piece is a lemon crossover with a threesome pairing (FFM or whatever) - TAG IT. Not only could one possibly search via these tags, but it'll also mark stories out so you have some idea of what you're getting yourself into.
2. Hrm. Going along with the tags, possibly there could be a function that tries to find stories with similar tag combinations as the stories you've read. But apart from that, as I'm not sure how that would implement out... it'd be interesting if the site could say "If you like this author, this author has these stories on their own list if you want to read those..."
3. No. But see above for possibilities using past histories.
4. Hrm... what sort of registration systems? Which ones were you considering? I'd have two categories, personally; if you're using the site just to read stuff, or if you're an author. (Though if there are lemons and such on the site - hrm, I dunno. But it's a start, at least.)
5. BBCode or plaintext if possible. BBCode's not that difficult of a markup to learn (if you use any forums at all, you've used it, pretty much). Full HTML is something I'd use, but....
....speaking of fanstuffs, I should get to writing. ^^;
5) I would stay away from full HTML, because that gives users a lot of power which would be all too easy for them to abuse. A specialized subset of HTML could maybe be used, but if you're going to go to the trouble of defining such a thing, you may as well just use BBCode.
If I may extend the scope of 5 a bit, I think it would be nice allow the option of viewing stories as PDF, particularly for printing. I'm not certain what kind of difference that would make to the selection of a formatting system, if you even feel like doing that at all.