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
7471
Off-topic / Re: Request feature: Related Topics
« on May 9th, 2011, 03:09 PM »
So, let's add a feature that slows everything down and can't possibly be that accurate...?
7472
Features: Theming / Re: Permanent sidebar
« on May 9th, 2011, 11:58 AM »
Yeah, because SimpleDesk's is massively complicated. Let me explain why:

* Fields can be attached to tickets and/or replies, or both.
* Fields that are attached to tickets can be displayed on the left under the ticket information, just above the replies, or as a prefix to the ticket title.
* Fields can be configured to be visible and editable by user/staff/admin (by role), so you can have fields that are hidden from regular users but visible to staff and editable only by admins, for example.
* Changes to custom fields are logged in the action log.
* Text, large text, integer, floating point number, select/dropdown, radio buttons, checkboxes and multi-select are supported (multi-select is not finished yet)
* This all needs to support being moved from ticket to topic, that's not implemented yet.
* Fields can be configured separately per department (analogous to per-board settings, yes SD has department support now)

It really isn't pretty. Implementing that in Wedge, well we'd do it more simply because the needs are physically simpler (the visibility and logging complexity can be streamlined or even removed, as can a few other things)

(Did I mention that SimpleDesk 2.0 is a monster, that's grown 5k lines of code since just mid March?)
7473
Features: Theming / Re: Permanent sidebar
« on May 9th, 2011, 11:07 AM »
Specifically, it's a single purpose custom field, you can't readily use it for anything other than tags.

Custom fields attached to a post can be awfully tricky to make work, actually... it's been one of the banes of my work on SimpleDesk recently, and it's not something I'm overly keen on reintroducing over here because it makes everything that much more complex.
7474
Other software / Re: Looking for Portal Suggestions
« on May 9th, 2011, 11:05 AM »
Yup. I don't plan on implementing every single possible feature into it because while that seems like it would be efficient, it really won't.

What I will do, however, is really try and make the core as flexible as possible.
7475
Features: Miscellaneous / Re: SMF bugs
« on May 9th, 2011, 11:03 AM »
They have an awful lot of beta testers and I don't see that many reports from most of them... whereas in ye olden times, you actually had to have proven skill to be able to be a beta tester, now it seems like you pretty much just have to ask to get one.

There are a few of the testers who seem capable enough, but even of those who are capable, I don't see much activity.
7476
Features: Theming / Re: Permanent sidebar
« on May 9th, 2011, 12:48 AM »
I dunno, it feels like they keep trying to sell it as an 'out of the box' CMS when it really isn't up to that task. It's that slightly holier-than-thou attitude that keeps discouraging me from subscribing, even though I bought the last couple.
7477
Features: Forward thinking / Re: UTF8 only!
« on May 9th, 2011, 12:47 AM »
I think it's even part of 8859-1 actually, which does define the very most common accented characters.

But in Wedge it can be 'just used' without any problems.
7478
I haven't had Linode contact me where I've gone over any limits; and I've had things consume 100% CPU for periods at a time, as well as massive I/O spikes and bandwidth spikes. I pay a bit more than some but I get exactly what I pay for...

I always amaze folks who pay under $10/month when I tell them, followed by the lightbulb moment when I explain that I don't have to contend with TOS-buried hidden limits.
7479
Features: Theming / Re: Permanent sidebar
« on May 9th, 2011, 12:42 AM »
.net calls WordPress a CMS... but that doesn't really seem right to me :P
7480
Features: Miscellaneous / Re: Gravatar support
« on May 9th, 2011, 12:33 AM »
They would be remote avatars, yes. But they would be remote avatars from a single specific provider rather than any arbitrary provider.

How, exactly, would making YOUR forum do more work than offloading the work to another site entirely give you faster response? Gravatar does caching, your browser does caching, and likely more usefully than many crappy hosts do - consequently, pulling it into your server does not benefit your users, and just ramps up your load - unless you have a setup more powerful than Gravatar does...
7481
Features: Theming / Re: Permanent sidebar
« on May 9th, 2011, 12:31 AM »
CMS = content management system

Wedge is already this.
7482
Features: Forward thinking / Re: UTF8 only!
« on May 9th, 2011, 12:30 AM »
You just did :P
7483
...and I pay $40 a month and I only get 400GB traffic, and IIRC 32GB space.

Clue's in the title, of course, I'm not using an overseller, but an unmanaged VPS.
7484
Features: Forward thinking / Re: MySQL only!
« on May 7th, 2011, 11:50 PM »
Real prepared statements have a truly marginal performance improvement because the parser doesn't have to parse the query. For us, Amdahl's Law applies.
7485
And I'm not prepared to provide them.

Firstly, they are copyrighted and until such times as the licence change is complete, we cannot redistribute the files.

Secondly, we change things rapidly, so rapidly that you could complete the translation only for it to be horrendously out of date. Rather than you doing it over and over, there is no way we'd release the files until much closer to release.