Author Topic: Interesting new forum feature ideas?  (Read 11560 times)

0 Members and 1 Guest are viewing this topic.

Offline warz

  • Hero Member
  • *****
  • Posts: 1134
    • View Profile
    • chyea.org
Re: Interesting new forum feature ideas?
« Reply #15 on: December 20, 2006, 03:02:54 pm »
This would be a neat feature. If I do pursue making a forum, I'll incorporate this feature. Shouldn't be too difficult.
http://www.chyea.org/ - web based markup debugger

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: Interesting new forum feature ideas?
« Reply #16 on: December 20, 2006, 03:09:24 pm »
(since myndfyre's example is a bad link)
The second one was fine.  Wonder what screwed the pooch on the first.  But fixed.
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline warz

  • Hero Member
  • *****
  • Posts: 1134
    • View Profile
    • chyea.org
Re: Interesting new forum feature ideas?
« Reply #17 on: December 23, 2006, 11:19:33 am »
I was thinking. What about a forum that were based entirely on "shoutboxes" similar to web bot's channel text? The conversations could be displayed in an irc, or bnet like fashion. They could be saved post by post in a mysql database, just like other forum software. basically, the forum would have sections, and topics just like any other forum, but instead of threads/replies in each topic, it'd all be in one, screen-sized shout box kind of thing. i know of a very smooth shuotbox that reqiures no page refreshnig at all, and does all of this already. it could probably be made to work like i have described pretty easily. the forum could still have support for nice, clean looking quoting, code, formatting, etc. itd be kind of like irc or bnet with stats :P
« Last Edit: December 23, 2006, 11:25:02 am by warz »
http://www.chyea.org/ - web based markup debugger

Offline Ersan

  • Full Member
  • ***
  • Posts: 143
  • Hi! I'm new here!
    • View Profile
Re: Interesting new forum feature ideas?
« Reply #18 on: December 23, 2006, 12:50:42 pm »
So just a forum with significantly less features...?  Because that's what a shoutbox is.

Need an AJAX forum (which is basically what you're describing).

Offline warz

  • Hero Member
  • *****
  • Posts: 1134
    • View Profile
    • chyea.org
Re: Interesting new forum feature ideas?
« Reply #19 on: December 23, 2006, 03:31:30 pm »
Well, after reading up on Ajax, I don't think I'm going to to be using their toolkits. I think this can be done easily enough on my own.
http://www.chyea.org/ - web based markup debugger

Offline Rule

  • x86
  • Hero Member
  • *****
  • Posts: 1588
    • View Profile
Re: Interesting new forum feature ideas?
« Reply #20 on: December 23, 2006, 03:36:01 pm »
Post modification history.  Basically, when somebody edit's/deletes a post, have the ability to go back and see what they changed, and maybe restore a previous revision.  Useful in some cases. 



Source: Rule in private forums, March 2005.

Fixed :P

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Interesting new forum feature ideas?
« Reply #21 on: December 23, 2006, 06:04:31 pm »
Post modification history.  Basically, when somebody edit's/deletes a post, have the ability to go back and see what they changed, and maybe restore a previous revision.  Useful in some cases. 



Source: Rule in private forums, March 2005.

Fixed :P


Haha, when I saw you reply I wondered if you were going to say anything -- I knew it was on vL forums, but I didn't remember who suggested it and the forums were down when I tried to check.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Interesting new forum feature ideas?
« Reply #22 on: December 27, 2006, 06:35:25 pm »
Another feature (again stolen from vL :P) is to invisibly ban a user.

Basically, they can still post, but their posts are invisible (except to them).  So they think they're still posting and everything is normal, but really they aren't.

We discussed this because of BSD (and other children) threatening to DDoS and such if they got banned.  It'd be nice to be able to ban them without them knowing.



Another idea (still stolen from vL :)): automatically banning IPs.

Basically, you mark a username as banned.  After that, any IP the user connects with is also banned.  That way, as long as they still have the cookie for the username (or even just a 'banned' cookie), changing their IP won't help. 

Offline Chavo

  • x86
  • Hero Member
  • *****
  • Posts: 2219
  • no u
    • View Profile
    • Chavoland
Re: Interesting new forum feature ideas?
« Reply #23 on: December 27, 2006, 11:21:52 pm »
I really like the "quick edit" feature of IPB.  You can modify and resubmit a change to your post without ever leaving the page or sending an http request.  I don't know if its any lighter on the server, but its certainly much faster for the user on a slow site and more convenient.

Along those lines, a notepad of sorts would be nice.  Often in a long thread I find myself writing a portion of my reply and then waiting to submit it until I have read other replies (and then often modifying or adding to my original reply).  If I had a javascript window anchored at the bottom of my screen, it would be very handy.  Granted I can do that with notepad and my dual monitor setup now, but just a suggestion.

This is more of an annoyance thing for me and probably not feasible, but when I'm skimming a topic I never really glance at signatures or usernames.  I quickly keep track of who is saying what by glancing at their avatar.  When someone changes their avatar it always takes a day or two to get used to it so that I don't have to check the name to figure out who is saying what :)  I'm not sure what the best solution would be, maybe a more graphical user identifier that doesn't change or including the avatar as part of the post instead of part of the user surrounding it.  I'm just trailing off now though... :P

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Interesting new forum feature ideas?
« Reply #24 on: December 28, 2006, 12:08:06 am »
See the little icon to the right of your post?  It's an AJAX edit routine. :)

Offline Chavo

  • x86
  • Hero Member
  • *****
  • Posts: 2219
  • no u
    • View Profile
    • Chavoland
Re: Interesting new forum feature ideas?
« Reply #25 on: December 28, 2006, 01:33:07 am »
There is still an associated http request and I'm moved to a different page.  Perhaps I'm not being clear, but if you've used the newest versions of IPB you should know what I'm talking about.

Offline Ergot

  • 吴立峰 ^_^ !
  • x86
  • Hero Member
  • *****
  • Posts: 3724
  • I steal bandwidth. p_o
    • View Profile
Re: Interesting new forum feature ideas?
« Reply #26 on: December 28, 2006, 01:33:45 am »
There is still an associated http request and I'm moved to a different page.  Perhaps I'm not being clear, but if you've used the newest versions of IPB you should know what I'm talking about.
Bottom right. Slightly above your IP address.
Who gives a damn? I fuck sheep all the time.
And yes, male both ends.  There are a couple lesbians that need a two-ended dildo...My router just refuses to wear a strap-on.
(05:55:03) JoE ThE oDD: omfg good job i got a boner thinkin bout them chinese bitches
(17:54:15) Sidoh: I love cosmetology

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Interesting new forum feature ideas?
« Reply #27 on: December 28, 2006, 01:45:23 am »
There is still an associated http request and I'm moved to a different page.  Perhaps I'm not being clear, but if you've used the newest versions of IPB you should know what I'm talking about.

I know exactly what you're talking about.  It's an AJAX routine.  It still requires a http request, but it's transparent because it's done through a javascript object without redirecting the browser.  Look to the bottom right of any of your posts.

Here's a screenshot
« Last Edit: December 28, 2006, 01:47:59 am by Sidoh »

Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: Interesting new forum feature ideas?
« Reply #28 on: December 28, 2006, 02:42:32 am »
Mercury doesn't have that feature, Sigh Dough.   :-\
And like a fool I believed myself, and thought I was somebody else...

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Interesting new forum feature ideas?
« Reply #29 on: December 28, 2006, 02:47:28 am »
Mercury doesn't have that feature, Sigh Dough.   :-\

Why are either of you using outdated themes? :P