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
3946
Archived fixes / Re: View poll results gives extra option
« on March 31st, 2012, 12:36 PM »
Oh, there are many bugs in 2.0 that have been around for ages. For all I know this one might even be in 1.1.
3947
Plugins / Re: Signatures Once Per Page
« on March 31st, 2012, 12:35 PM »
*shrug* Someone asked for it, so now it's done.
3948
Archived fixes / View poll results gives extra option
« on March 31st, 2012, 03:35 AM »
When you have a poll, that you haven't yourself voted in but that you have permission (either because you're the poll starter or because you gave permission) to view the results, you get a 'View Results' button next to the Edit/Remove/Lock Voting buttons.

So far so good, but if you hit that button, you get the results, a Voting Options button to take you back - and you get another 'View Results' option, even though that's where you already are.

As far as I remember this is also a bug in SMF, too.
3949
Plugins / [Plugin] Re: Improved attachments upload
« on March 31st, 2012, 01:18 AM »
I have no objections to it being core if someone wants to do the work necessary to integrate it with what we have, handle limits and so on. It's just not something I've been too concerned about; the core has something better than what SMF had, and it is more usable (even if it has one side bug) but this would make it awesome. I just don't have the brain power to implement it myself right now.
3950
Plugins / Re: Which next? [Poll]
« on March 31st, 2012, 01:11 AM »
Yes, for those plugins it will be a private forum, access only given to those who actually purchase the plugin. Otherwise, what would stop you going elsewhere to less... legal... places, acquiring them, then coming to the forum for support (wherein you might think you're entitled to support for something you haven't paid for)


@Nao: I'd rather it be core. It should also take into account whether the poll starter wishes others to have access to that information, or whether the admin would rather disable it entirely.
3951
Plugins / Re: Which next? [Poll]
« on March 30th, 2012, 10:17 PM »
I too am often amazed by the level and quality of free software, but one of the things that bothers me about free software is how so many problems get solved over and over again.

My favourite example is GIMP vs GNOME/KDE/Unity/XFCE. On the one hand we have GIMP. A strong, long established, but oft derided bitmap manipulation program. On the other hand, we have multiple different solutions at trying to solve how to make a usable desktop on Linux. Now, if a fraction of the effort that went into reinventing the wheel of GNOME/KDE/Unity/XFCE went into a GIMP competitor (or even core GIMP development), it wouldn't be seen as this half-baked PS wannabe (even though it really isn't)

That's half the problem with free software: people make what they want to make, not necessarily what is needed or desired, but what they want to make. In consequence, we see scenarios like we have with SMF: we have two ad management mods (one of which dates from 2006, and isn't even that heavily changed since then) and half a dozen portals - as compared to (AFAIK) no tournament mod, or half the calendar expansions people have requested, just as a random example.

This is where the paid market really exists: whereas the free market will only support what people are prepared to spend time building, the paid market will support people who don't *want* to write a given product but will do so to sell it if the demand is there.

I don't *want* to write an ad manager, but I know I feel a certain responsibility to do, because the demand most assuredly is there for one.
3952
Off-topic / Re: Need help with a tooltip (jQuery)
« on March 30th, 2012, 10:10 PM »
I'm a bit too hairy for that, I think ;)
3953
Features / Re: Badges and the displaying thereof
« on March 30th, 2012, 10:08 PM »
This is essentially it. I can tell you exactly how every part of the groups system works under the hood. And you'd be convinced I understood it. (You would be right, heh) But I doubt I could explain it sufficiently well to explain it to other people.

For example, as I mentioned, it's possible to screw up the post count groups such that a user could actually become an admin. I can tell you not only what circumstances cause this, I can tell you why those circumstances cause it. But if I were to do so, you'd look at me like I was some kind of loon.

But I do have to wonder whether that level of complexity is really necessary.
3954
Features / Re: Badges and the displaying thereof
« on March 30th, 2012, 09:37 PM »
There already are a lot of issues with users screwing it up, which means I'm inclined to simplify it, so that instead of the current approach, we actually don't have physical groups for post counts etc.

Instead, we have it such that rules are created:
* if user has 0-9 posts, show this badge/title
* if user has 10-100 posts, show this badge/title

Then we can start applying something similar to permissions - but tying it to the permission rather than the group. So for permissions, for example, permission to do X can be 'user in these groups, or has post count of at least X', similar to the power of the moderation filters system.

The only trick is doing it efficiently.

But it wouldn't be hard to stack post count badges with other badges with this set up.
3955
Plugins / Re: Which next? [Poll]
« on March 30th, 2012, 09:28 PM »
I don't think Nao or I are really keen on 'donations'. I know I'm not that keen on the idea, I'd much rather keep it as a true transaction, you pay for something, you get something. That way there's no 'but I donated so I should be entitled to...' drama, including the SMF Charter members debates over paid betas etc.

I keep hoping that the logo isn't going to change so that I can properly look into getting t-shirts and other branded merch that we can offer to sell, but every time I sit down and go looking for folks to trade with, a newer, better logo comes along!

It does also, sort of, raise the question whether some kind of store plugin is also on this list any time soon, and while I'll do one at some point[1] it probably won't be any time soon, though it would certainly make a paid mod site probably a bit easier to manage than using paid subs to do it >_>

This is why I like the idea of paid mods, but in the $5 to $10 bracket for a one-off licence. You get the mod, the author gets the cash, and there's no illusion over what you are or are not entitled to.
 1. And prettier, more rugged and generally better than that other pile of crap that a certain SOMEONE was selling.
3956
Off-topic / Re: Need help with a tooltip (jQuery)
« on March 30th, 2012, 09:19 PM »
Well, there's two routes around this.

Firstly, you can make it an href, destination as #, and block the event in the click handler (IIRC, it's to do with the preventDefault function, but returning false would have the same effect in practice)

Secondly, you could just add a style rule to that element on its own:
Code: [Select]
tooltipclick
{
    cursor: pointer;
}

Or otherwise combine it into your stylesheet.
3957
Plugins / Re: Which next? [Poll]
« on March 30th, 2012, 09:16 PM »
Oh, all of these are inevitable at some time (even the treasury). Even if I were a betting man, I would not lay a bet on whether or not I'll be writing at least one variation on the ideas of each, since I have a very strong interest in making sure Wedge as a platform has the facilities to really make it worthwhile to move to.

It's more a case of which I look at next, and in some ways I'm glad to see that ad management isn't yet enjoying a run-away lead since while it needs doing, it's far less interesting than a tournament system... :whistle:

Mind you, a basic ad management system is probably a quicker job than a tournament system anyway.[1]

I should point out, also, that I'm strongly considering making all the main candidates here (shoutbox, ad system, tournament system and bookie system) being paid. Not because I want to profiteer, but simply because it will cut back my support hassle that will come with all of them. That said, the ad one in particular should really be paid, regardless of anything else, simply because if you're planning to make money on a Wedge-based site, I don't see why you shouldn't put some money in yourself, or build it yourself.[2]
Posted: March 30th, 2012, 09:15 PM

Also added treasury as an option, if people want to change their votes...
 1. Even if I just make it feature-comparable with Ad Management for SMF, it'll probably only take a couple of days, but settling for that is not in my to do list, because it isn't what I would call polished. It's functional, nothing more.
 2. Note, in all the cases I'm talking about, I'm looking at no more than $10 for a *lifetime* subscription. It's not about making money. It is about limiting support and I know I'll be putting at least some of that back towards hosting in the end, too. It is no accident that Wedge supports lifetime subscriptions as a core feature.
3958
Plugins / Re: Which next? [Poll]
« on March 30th, 2012, 08:00 PM »
That does pretty much go without saying, actually, that it needs some options to be actually useful ;)
3959
Plugins / [Plugin] Re: Improved attachments upload
« on March 30th, 2012, 07:30 PM »
I know that feeling. I've forgotten a good many ideas that way.
3960
Plugins / Re: Which next? [Poll]
« on March 30th, 2012, 07:11 PM »
Oooh, I've added a tournament system to the list (and reset all the votes)... though I'm not quite sure what features, specifically, it would need to have. But I'll figure it out, I'm sure, haha.

Chinese Takeout menu, that could be hard. That reminds me, I should post the picture I took yesterday of the Yum-Yum Oriental Restaurant...