Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Arantor
3931
Off-topic / Re: Introduction
« on March 31st, 2012, 09:34 PM »
I haven't touched phpBB 2 in a decade, I have looked at phpBB 3 more recently but still not that ideal.
3932
Off-topic / Re: Introduction
« on March 31st, 2012, 09:31 PM »
You mean Admin > Members > Member Options?

Yes, the first page is Configure Options, but it can readily be renamed to Settings. Just it really should be the first item out of Members > Member Options. Rename it if you want :)
3933
Off-topic / Re: Introduction
« on March 31st, 2012, 09:21 PM »
So it is, heh. But I found it quite good to explain what's going on ;)
3934
Off-topic / Re: Introduction
« on March 31st, 2012, 09:13 PM »
Take a look in the page where you set your signature, it should tell you right there ;)

(That's one of the more interesting little features, you're able to put it in but it won't show up until you hit a certain number of posts. I forget how many it's set to here.)
3935
Features / Re: New revs
« on March 31st, 2012, 08:06 PM »
(2 files, 665 bytes, that's what it told me anyway)

Revision: 1531
Author: arantor
Date: 31 March 2012 19:03:12
Message:
! Sync internal BB implementation to BB 2.2.2's ruleset (the ones we're actually using, anyway) (Security.php)
! Fix, hopefully once and for all, CIDR matching system. (Subs.php)
----
Modified : /trunk/Sources/Security.php
Modified : /trunk/Sources/Subs.php

@This should fix latent issues we've had with MSN being blocked. Note that the code does accept IPv6 CIDR blocks, but won't accept subnets larger than 64 bits for matching purposes, which is how IPv6 is structured anyway, so something like ::ffff:0:0:0:0/96 won't work for matching (but it's not supposed to as far as I understand it, even though /128 is valid you'd never use it where CIDR matching occurs)
3936
Archived fixes / Re: Time offset (auto detect)
« on March 31st, 2012, 06:08 PM »
It actually is quite rare to be genetically predisposed to 'headaches'. It's where there's pain receptors that are firing for some reason.
3937
Archived fixes / Re: Time offset (auto detect)
« on March 31st, 2012, 05:41 PM »
If you're getting them regularly, something is wrong. It might be a dehydration thing, it might be improper setup of computer+desk, general neck tension or something else, but if you have them more than occasionally, you should probably look into it...
3938
Archived fixes / Re: Time offset (auto detect)
« on March 31st, 2012, 05:23 PM »
!!!!!

Essentially they all block different pain receptors to the brain. I remember my doctor once told me I could mix paracetamol and ibuprofen provided I put two hours between each and didn't overdo it.
3939
Plugins / Re: Signatures Once Per Page
« on March 31st, 2012, 05:20 PM »
This is the beauty of plugins: no-one's forcing you to make a decision either way but if you want the option, you can have it.
3940
Plugins / Re: Which next? [Poll]
« on March 31st, 2012, 05:09 PM »
OK, when we get to 20 votes in total, I'll close voting and start working.
3941
Off-topic / Re: Google Code-in
« on March 31st, 2012, 03:57 PM »
Yes, we knew about that, it's a bug in the preparser and is even already in Bug Reports...
3942
Off-topic / Re: Google Code-in
« on March 31st, 2012, 02:14 PM »
Give it 5 years and Dragooon will be one of the rockstar programmers who will be mobbed when he gets off a plane...
3943
Off-topic / Re: Google Code-in
« on March 31st, 2012, 02:12 PM »
Nice :)
3944
Plugins / Re: Which next? [Poll]
« on March 31st, 2012, 01:04 PM »
Fair enough, I can fully understand that (seeing as how I did actually set up my own free plugins site once and still got people who are too stupid to read what's put in front of them), but I wasn't even aware anyone had done it - let alone shared it. It always seemed to be one of those 'all talk and no trousers' things.
Posted: March 31st, 2012, 12:58 PM

Also, I'm interested to note how the voting is currently split. Makes it hard to pick something to do!
3945
Plugins / Re: Which next? [Poll]
« on March 31st, 2012, 12:42 PM »
Quote from 0x on March 31st, 2012, 11:21 AM
I don't mind paying for important plugin :) about shoutbox, I think it will be similar to thoughts on wedge homepage? You can use it to chat or it is not the intended function?
Of course you can use it to chat, but firstly it's set up for threaded conversations and secondly it's mostly a 1-on-1 conversation  held in public, if that makes sense. It is, essentially, a miniature version of Twitter held on the site.

For at least one site I run myself, it would be far from suitable. I run a site that discusses specific software development, and having something that is essentially a private chatroom is much more effective for me; if thoughts were to reload via AJAX and be continuously updated, I might be persuaded to use that instead, but as it stands, I'd much, much rather make use of a dedicated shoutbox facility where I could chat with other forum members 'live' and have it be 'everyone chats here, posting to the same wall', such as it is. Think IRC, but tied directly to the forum rather than running an IRC server.
Quote from Alanthar on March 31st, 2012, 11:29 AM
A tournament system sounds very interesting.
I did write one (tournaments / raids) for SMF. Should be interesting to rewrite it for Wedge. Looking forward to it.
I wasn't actually aware that anyone had completed one for SMF, at least not to the point of being sufficiently completed so as to be usable, though I saw multiple people attempt to start one.