Topic: Why is the site sometimes so slow to accept new posts?
Astuur Topic Opener |
Posted at: 2011-06-06, 09:38
I sometimes have to wait 30+ seconds after having pressed the "send" button, Does it mean that the site is actually downloading material from the linked sites and keeps it? .. and if it is not so, how long should I leave the material at my upload place to keep the link intact? Being no programmer, I apologize for all my suggestions that imply undue workload and for other misjudgements due to lack of expertise or relevant skills. |
martin |
Posted at: 2011-06-09, 09:29
I didn't really encounter the problem you described, Astuur, but it maybe takes some time to correctly parse the post - especially when it's such big like some of your former posts And of course, when many users are visiting the site at the moment (even though they do not post anything)... The WL-site will not keep anything that is just linked. So please take care to never delete the linked stuff in order to keep your referencing posts in a valid state. Also, some uploading sites are not likely to keep the uploaded material forever For the widelands wiki, at least uploading images is possible. Would be really helpful if someone could add a picture and/or attachment option for the forum as well although I understand that this is a question of traffic and storage capacity - but then, avatar images should also be forbidden Top Quote |
Astuur Topic Opener |
Posted at: 2011-06-09, 10:19
Thanks for the info, Martin! As I said, it is just sometimes that the site is so slow. Yes, I know, some (ähm.. make that "most") of my posts are quite long, but often I can't manage it more terse. Being no programmer, I apologize for all my suggestions that imply undue workload and for other misjudgements due to lack of expertise or relevant skills. |
SirVer |
Posted at: 2011-06-16, 09:55
Some historic data: one of our old incarnations for this site was using tikwiki which allowed uploads. This resulted in some spammers uploading porn and complete movies to the site and using it as a trading hup. Obviously this could be detected, but working against it was quite pesky. I understand that uploading stuff to the forums would be quite useful. Someone just has to implement it. Top Quote |
Astuur Topic Opener |
Posted at: 2011-07-23, 08:22
So this is not blocked, but simply not available? I am bit surprised. Countermeasures against spambots are in place almost everywhere, and I am sure someone can come up with a solution that works. One one hand we are trying to give help and support with playing WL even for very unexperienced computer users almost down to children's level, on the other hand we expect the users to learn markdown syntax for even the most basic formatting and linking tasks, and cope with all the limitations typical hosting sites imply. Being no programmer, I apologize for all my suggestions that imply undue workload and for other misjudgements due to lack of expertise or relevant skills. |
SirVer |
Posted at: 2011-07-23, 11:20
The reason we have the software we have is historical: we used such common forum software in the past and they got hacked. A self made system is more secure for the simple reason that there are less incentives to hack it. The software stack we use for this page is called Django (http://djangoproject.com) and there are a lot better forums available for it. Someone could intgegrate them into this site which is open source for this very reason. This is a non trivial task and noone did it so far.
Have you used other forum softwares? they are not trivial at all; very few provide what you see is what you get. I decided for markdown in the design because skills from editing the wiki transfer to the forum and vise versa. Also, markdown is the only markup I know that translates 'intuitive' ascii formatting into what people expect. Links for example are autodetected and made hyperlinks automatically, nothing to learn. tl,dr: I am open for a better solution, all tools are available, someone has to do it. I feel the current way is a 80% solution, but good 80%. Top Quote |
hjd |
Posted at: 2011-07-23, 13:31
The counter argument is of course that when it is used by more people it is more likely that security issues are discovered and fixed. ("Given enough eyeballs, all bugs are shallow" and so on...) Though from what I understand from reading further, the plan is to integrate some existing forum for Django, instead of rolling our own, which I agree with. Oh, and I realize this will likely require a lot of work.
Ships! Top Quote |
Astuur Topic Opener |
Posted at: 2011-07-23, 14:17
I don't really know about "better" - there is a lot that you can do with Markdown, but there certainly are many packages out there that are easier for newbies - and yes, I am doing a lot with forums, but on most, I don't even have to know, that a syntax needs to be respected.
A major reason is, that they supply buttons for most everything when you compose a message. Example, while here is nothing, not even a handy link to the syntax. But to come back to the original topic: I think, it is because I sometimes post early in the morning. Being no programmer, I apologize for all my suggestions that imply undue workload and for other misjudgements due to lack of expertise or relevant skills. |
SirVer |
Posted at: 2011-07-25, 10:59
mit that there are times when I wished for more public participation, and have asked myself why there is not more.
that should not be the case. There is no power management deployed on the server. The disk might spin down, but you should not notice this delay. Top Quote |