EleoChan (37)

1 Name: Eleo!EhVtXXdTd6 : 2007-05-10 02:14 ID:MB/kYW96 [Del]

Several months ago I gave up on my project, Alibi imageboards, which was an imageboard application I never managed to finish. Still wanting to revisit the idea of having my own boards, I came up with the idea of EleoChan. Although the ideas that make up EleoChan aren't original in themselves, how they've been applied to the very old concept of imageboards is.

In an age where most imageboards are very much alike, I'm actually interested in hearing what everyone's opinion of my idea and implementation is. I've gotten both negative and positive feedback, some people liking the unusualness and other people are outright confused and feel alienated by the dissimilarity to sites like 4chan. Not everyone seems to recognize the overall idea: completely user-driven boards.

A lot of features I wanted are not there yet, but the general skeleton for what will come is. So, post, play around with it, etc, and tell me what you think. Also keep in mind, separate tags with commas, not spaces.

2 Name: Anonymous : 2007-05-10 06:43 ID:Heaven [Del]

First off, clicking the link in your name (http://imgboard.eleochan.org/) brings up a page with an error message. Fortunately I just had to press enter and the site appeared as it should.

From experience with Anonib many user created boards are so slow that they can sit there for months without any new posts. You need to have some way of telling visitors which boards have had new posts. Otherwise there will be a lot of unnecessary clicking, especially since you arrange the boards alphabetically. It's not much of a problem right now, but imagine a hundred+ boards in the future. Increasing the font size for post count simply doesn't work well.

If you want to make the boards user driven you should think about alternative ways of arranging the boards. One link can sort boards alphabetically, another by latest post (I recommend as default) and another by total post count or whatever way people might want to view the board list. Allowing them to view by post count also works as a carrot to post more in their favorite boards. Yah, so it's a bit e-penisy and smells of avatar based forums but any new anonymous board will need some tricks to boost traffic.

3 Name: Eleo!EhVtXXdTd6 : 2007-05-10 12:01 ID:SD1F2dFx [Del]

Actually you're probably right. I realized just now that it was difficult to tell which boards had been posted to.

On the other hand, I'm wondering if it's that much of an issue? Imageboards with static boards don't really show you if there are new posts... You kind of just check for yourself.

Another thing I'm trying to avoid is emphasizing the popular boards too much. The idea was similar to AnonIB's; that anyone could create niche board if they wanted, but instead of the boards being owned by one person, they're owned by no one and presented to all, so it would be hopefully less egocentric. So I don't want users to come and have all of their attentions drawn to the /b/ board. Surely, the tag cloud contributes to this, but on the other hand they're still presented with an alphabetical tag cloud so they can read through and see what else might appeal to them...

Planning this out definitely has a sociological element to it. I'm trying to find the right balance.

Also the error message is probably related to my host, DreamHost. From time to time I get 500 errors, and reloading the page fixes it. This is something not present when I am developing the application on my local server. It could be some internal bug in my app, but I can't tell for sure. If/when the board grows I will have to get a real host, at least a VPS, but since I'm not at that point yet, I decided to go with the lovely startup cost of $22.40 for a years worth of "hosting". And, thats only if I don't pull out before 97 days.

Anyway, thanks for your feedback.

4 Name: Anonymous : 2007-05-10 14:31 ID:Heaven [Del]

You could let the font size indicate activity in the last week, instead of total post count. That shouldn't be too egocentric and tells people which boards have new content. You won't get rid of unnecessary clicking but it will save some bandwidth and CPU cycles. Which will probably be offset by board creators feeling compelled to keep "their" boards active. At least it won't be a contest over whose board has the most posts. Also, just because other image boards haven't thought of something, doesn't necessarily mean it's a bad idea.

5 Name: Eleo!EhVtXXdTd6 : 2007-05-10 15:53 ID:SD1F2dFx [Del]

>You could let the font size indicate activity in the last week, instead of total post count.
>At least it won't be a contest over whose board has the most posts.

Well, won't it? The only difference is that it wouldn't be such a persistent overshadowing of one board over the others, unless I am mis-imagining the concept.

6 Name: Eleo!EhVtXXdTd6 : 2007-05-13 22:54 ID:Heaven [Del]

I'm still wondering if I should call then "tags" or "boards". Tagging is generally used more so as extra(neous) meta-data used to facilitate the finding of material that can already be found through other means. In my case, without tags there's no way to find content. Calling them "boards" instead of "tags" might cause users to choose their categorizations more wisely. I think when people think of tagging they think of any random words associated with their content; anything for people to find it. I more so want users to carefully choose, and think to themselves, "if I could post this on three boards, what boards would those be?" It would also be less confusing to new users. I have had a lot of people get to the tag cloud and go "okay, now what?" Perhaps if it said "Boardlist" instead, people would realize that the tags are the boards.

On the other hand I feel like I'm lying to myself calling them boards, especially when I have a database table called "tags" and another called "taggings".

7 Name: Anonymous : 2007-05-14 01:57 ID:Heaven [Del]

>>6
Rename your tables?

8 Name: Eleo!EhVtXXdTd6 : 2007-05-14 04:14 ID:Heaven [Del]

Yeah...

9 Name: Anonymous : 2007-05-18 20:05 ID:YSptW+39 [Del]

You know, if you really want to be Web 2.0-compliant, you could let people alter tags after the post is made.

10 Name: Eleo!EhVtXXdTd6 : 2007-05-19 05:50 ID:Heaven [Del]

>>9
Yeah, I plan to get around to that at some point. Although, it would probably be within limits, as something like that could be abused (ie user makes several, I dunno, gay porn threads, and then suddenly has them added to the straight porn board or some unrelated board to offend users out of nowhere). So, something like that might have to be coupled with a reporting feature or some other form of moderation. I also intend to allow users to edit posts within a certain time frame after they make them, most likely with some very obvious "this post has been edited" notice as result.

I just spend like two days doing a small code rewrite which could have been used to add other features :-/, like search. There's still bugs all over the damn place.

>Web 2.0-compliant

aaaaaaaaaaaaugh. My intention is merely to be user-friendly. I really reject the whole zomg web 2.0 for trend thing :( I'll probably be unable to avoid that label longterm.

11 Name: Eleo!EhVtXXdTd6 : 2007-06-23 14:24 ID:Heaven [Del]

You know, I am kind of bummed. I developed an imageboard that is quite different from other imageboards and expected a reaction, positive or negative, from the Society, and really didn't get one at all. Where are all the people who think my way of going about things is inventive and user-friendly? Where are all the people who think I utterly failed? Damn.

12 Name: Anonymous : 2007-07-30 00:45 ID:Heaven [Del]

I think you are ahead of your time.
Re-release it in a year or two.

13 Name: Eleo!EhVtXXdTd6 : 2007-08-30 23:21 ID:YylSDhR7 [Del]

>>12
Perhaps. Or I can try to stick with it and attract more users, even though I can't seem to jump past more than a couple hundred a day. Lately I've thought about taking EleoChan down, or even giving the source code to a friend of mine or developing a branch for his site specifically.

I guess no matter how cool your site is, it doesn't matter unless people use it :(

14 Name: Anonymous : 2007-08-31 00:08 ID:48sImslS [Del]

>>11
You have utterly failed. Because imageboards are not about pictures or text or forms. They are about people communication. Your software is not about communication, it is about exchanging sets of images, and galleries are probably far more suited for that purpose.

15 Name: Eleo!EhVtXXdTd6 : 2007-08-31 00:49 ID:YylSDhR7 [Del]

How is EleoChan anymore about exchanging sets of images, and less about discussion, than any other imageboard? Please let me know, so I can try to improve upon it. But...

>Because imageboards are not about pictures or text or forms. They are about people communication.

These two statements seem somewhat contradictory. Of course the point is discussion, but on an imageboard, discussion revolves around pictures or text, which is generally submitted using forms.

16 Name: Anonymous : 2007-08-31 05:26 ID:1nDmWbuA [Del]

>>15
For some reason that hasn't really been the case on English language ones at least. They are just sort of used as cheap systems to get an anonymous discussion board up, with ability to add pictures for added humor or to add on to comments. Sometimes though it is about the pictures.

17 Name: Eleo!EhVtXXdTd6 : 2007-08-31 05:53 ID:YylSDhR7 [Del]

It really seems to vary. For example 4chan's /hr/ seems to be way more focused around image dumping. There's discussions, but people usually go there for interesting material to download to their hard drive. A lot of text posts consist of thank yous, insults, or requests. I know I usually just browse it to find cool pictures to download. Discussion is sort of happenstance.

Then you have /b/ where there's really no consistency. The uploaded image could be the topic of discussion, it could be related to the topic being discussed, or it could be completely unrelated and just there to pass validation for what might otherwise be a text post. A lot of discussions belong on text boards, but I users are so drawn to imageboards instead... I guess images are more stimulating.

I'm rambling.

Oh but anyway, I don't see how EleoChan in particular is guilty of just being an image dump instead of image discussion board. Right now there's way more images than text, but that seems to be due to lack of activity, not board functionality, as far as I know.

18 Name: Anonymous : 2007-08-31 13:42 ID:Heaven [Del]

i know where you live eleo.

:kissyface:

19 Name: Eleo!EhVtXXdTd6 : 2007-08-31 15:27 ID:Heaven [Del]

I know where I live too.

20 Name: Anonymous : 2007-09-01 05:41 ID:Heaven [Del]

I don't know where I live.

21 Post deleted by moderator.

22 Name: Anonymous : 2008-10-22 06:39 ID:8vX5yTVv [Del]

I know what you did last summer

23 Name: Eleo!EhVtXXdTd6 : 2008-10-22 19:50 ID:Heaven [Del]

who bumped this shit.

24 Name: Makoto!!QPpGvuVX : 2008-10-22 19:59 ID:Heaven [Del]

someone who knows what you did last summer, apparently.

25 Name: Piyoko!Hy2U2pAndA : 2008-10-22 23:38 ID:Heaven [Del]

I didn't. I would though, maybe.

26 Name: Eleo!EhVtXXdTd6 : 2008-10-23 04:25 ID:Heaven [Del]

Summer of 2008 or Summer of 2007?

27 Name: Anonymous : 2008-10-23 20:15 ID:Heaven [Del]

I feel kind of out-of-place here for not having a tripcode and a name ending in "o".

28 Name: Piyoko!Hy2U2pAndA : 2008-10-24 08:54 ID:Heaven [Del]

LOL

That was well-timed, Anonymous.

You made me laugh, I'mma maek you some pancaeks sometime for that.

29 Name: Anonymous : 2009-11-16 21:19 ID:/J0iE1ZS [Del]

What I have been wanting for a long time is an imageboard that adds Tag data to the metadata of the pictures hosted. so if i download a bunch of pictures, my windows 7, picasa, etc will know which if my pictures is part of what category automatically.

30 Name: Anonymous : 2009-11-17 16:58 ID:Heaven [Del]

>>29
I bet that could be done with danbooru + some clever firefox extension.

31 Name: Anonymous : 2009-11-22 04:31 ID:Heaven [Del]

You had to bump this thread for asking?

32 Name: Anonymous : 2011-05-09 22:43 ID:w8o/e4hq [Del]

>>31
bumping old threads isn't really that offensive of a thing to do.
sometimes it brings an interesting old topic to the attention of new users whom would have otherwise never viewed it.

33 Name: Anonymous : 2011-05-10 16:02 ID:Heaven [Del]

>>32
bumping old threads when you have nothing at all to add is, on the other hand, a very offensive thing to do.

34 Name:   : 2011-05-11 14:26 ID:Heaven [Del]

>>33
I disagree, I would not have viewed this thread had it not been brought to my attention otherwise.

35 Name: Coach Outlet : 2012-07-26 05:14 ID:DfQFmmwG [Del]

36 Name: Celine Purses : 2012-08-07 06:12 ID:Y51Ve9nm [Del]

37 Name: Tailored Car Mats : 2012-08-08 01:12 ID:Fuw/k+ij [Del]

wow amazing blog ! This is like my 4th time avoiding over your Weblog. Normally, I do not create feedback on web page, but I have to bring up that this publish really encouraged me to do so. Really excellent publish .

Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: