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.
7216
Other software / Re: Wedge can give a bad impression on first sight
« on June 13th, 2011, 07:49 PM »
A certain amount of it is simply to discourage people coming here and demanding crap. Already, just because SMF 2 is out, it's been asked where Wedge can be downloaded. As if their release means we must release.
Right now what we have is mostly a collection of geeks and enthusiasts, not general forum owners, and honestly neither I nor Nao are interested in catering to the lowest common denominator. I know we'll be asked about backup facilities, for example, but considering how easy most hosts make it (and anyone on VPS can probably figure it out), so there's no need for us to waste our time on it when there are already better solutions out there.
Remember, the one thing that has never changed is that we're building it predominantly for us, and not because of some crusade to right wrongs or take over the world. And for what it's worth, it sounds like he isn't the sort of person I'm going to enjoy Wedge being used by because I get the impression he wants what he wants, when he wants it, how he wants it, with no regard for what we want. Wedge is being built to meet our vision, and I'm fairly sure his vision isn't in line with ours.
Right now what we have is mostly a collection of geeks and enthusiasts, not general forum owners, and honestly neither I nor Nao are interested in catering to the lowest common denominator. I know we'll be asked about backup facilities, for example, but considering how easy most hosts make it (and anyone on VPS can probably figure it out), so there's no need for us to waste our time on it when there are already better solutions out there.
Remember, the one thing that has never changed is that we're building it predominantly for us, and not because of some crusade to right wrongs or take over the world. And for what it's worth, it sounds like he isn't the sort of person I'm going to enjoy Wedge being used by because I get the impression he wants what he wants, when he wants it, how he wants it, with no regard for what we want. Wedge is being built to meet our vision, and I'm fairly sure his vision isn't in line with ours.
7217
Off-topic / Re: Is there an IRC / Chat?
« on June 13th, 2011, 06:12 PM »
Always worth asking :)
Basically, though, I've learned to avoid IRC and IM generally because I find them a distraction from design and coding...
Basically, though, I've learned to avoid IRC and IM generally because I find them a distraction from design and coding...
7218
Other software / Re: 2.0 in download area
« on June 13th, 2011, 05:44 PM »
That's definitely the plan :) I need to finalise some of the details in my head before I start building (like how versions should be handled, whether a plugin intimates its own version requirements or whether Wedge is smarter and does some kind of autodetection. Lots of ideas buzzing about this in my head right now.
7219
Off-topic / Re: Is there an IRC / Chat?
« on June 13th, 2011, 05:43 PM »
Not at this time, no. If such a thing were created, it's unlikely I'd go in there, to be honest.
7220
Features: Theming / Re: New theme
« on June 13th, 2011, 05:43 PM »
Wedge already does it from its own folder... doing it higher up requires some ninja/voodoo.
7221
Other software / Re: Excuse me while I vomit.......
« on June 13th, 2011, 08:38 AM »
Let me just add one thing into the equation.
There are a large number of requests that occur regularly, whose cause is simply the consequence of not fixing issues in the design.
Now, there are three things you can do in such a case:
1) Answer people when they ask about it
2) Create documentation so the question is answered once, authoritatively, and direct people to that answer
3) Refine the design so it doesn't need to be explained again
SMF's answer is invariably 1 and occasionally 2, and it's better now that there is the wiki but it doesn't solve the problem, it solves the symptoms - it answers the question, rather than trying to eliminate the need for the question to even be asked in the first place.
For example, Who's Online. How often does the question get asked about that, when admins see people accessing things they're not supposed to, and they start panicking that SMF is broken? Solution 1 happens consistently, solution 2 hasn't happened yet as far as I know, and I implemented solution 3 - if the user got an error, that fact is logged. If they were asked to log in, that fact is logged as well.[1]
Maybe there will still be a question about it but I can guarantee I won't get the same number of questions that would normally come up - because I've taken the time to observe that there is a problem and the time to do something about it.
Another example is the Member Options in Themes configuration. How confusing is that? I haven't yet decided how to approach solving it but I know that breezing over it with a lick of paint as happened between SMF 1.1 and 2.0 isn't the answer. It's beyond unintuitive, and again solution 1 is common, solution 2 is not yet happening thoroughly.
Consider that when helping people, that the team have taken the view that it's better to answer peoples' questions and write documentation than it is to actually solve the problems that emerge. Honestly, it's like a doctor that is only too happy to prescribe painkillers to treat a pain than to investigate what's causing the pain and prescribing treatment for that.
In the discussion that occurred about removing the manual in 2.0 RC5, there were a lot of naysayers about it, and some people pointed out that if the UI were better designed, you wouldn't need a manual. Thing is, that's largely true. People point to things like Google when they want to find a site with 'help' but the thing is, the help doesn't tell them how to do the fundamentals of using it, it tells them how to do clever things or answers questions that have cropped up. (Seriously: how many sites do you know that actively have documentation about how to register on them?)
The bottom line: if you need documentation to explain how the basics work, you really are doing it wrong.
There are a large number of requests that occur regularly, whose cause is simply the consequence of not fixing issues in the design.
Now, there are three things you can do in such a case:
1) Answer people when they ask about it
2) Create documentation so the question is answered once, authoritatively, and direct people to that answer
3) Refine the design so it doesn't need to be explained again
SMF's answer is invariably 1 and occasionally 2, and it's better now that there is the wiki but it doesn't solve the problem, it solves the symptoms - it answers the question, rather than trying to eliminate the need for the question to even be asked in the first place.
For example, Who's Online. How often does the question get asked about that, when admins see people accessing things they're not supposed to, and they start panicking that SMF is broken? Solution 1 happens consistently, solution 2 hasn't happened yet as far as I know, and I implemented solution 3 - if the user got an error, that fact is logged. If they were asked to log in, that fact is logged as well.[1]
Maybe there will still be a question about it but I can guarantee I won't get the same number of questions that would normally come up - because I've taken the time to observe that there is a problem and the time to do something about it.
Another example is the Member Options in Themes configuration. How confusing is that? I haven't yet decided how to approach solving it but I know that breezing over it with a lick of paint as happened between SMF 1.1 and 2.0 isn't the answer. It's beyond unintuitive, and again solution 1 is common, solution 2 is not yet happening thoroughly.
Consider that when helping people, that the team have taken the view that it's better to answer peoples' questions and write documentation than it is to actually solve the problems that emerge. Honestly, it's like a doctor that is only too happy to prescribe painkillers to treat a pain than to investigate what's causing the pain and prescribing treatment for that.
In the discussion that occurred about removing the manual in 2.0 RC5, there were a lot of naysayers about it, and some people pointed out that if the UI were better designed, you wouldn't need a manual. Thing is, that's largely true. People point to things like Google when they want to find a site with 'help' but the thing is, the help doesn't tell them how to do the fundamentals of using it, it tells them how to do clever things or answers questions that have cropped up. (Seriously: how many sites do you know that actively have documentation about how to register on them?)
The bottom line: if you need documentation to explain how the basics work, you really are doing it wrong.
| 1. | And just for fun, I'm going to do something useful with "Nothing, or nothing you can see." but I haven't decided how best to do it just yet. |
7222
Other software / Re: Excuse me while I vomit.......
« on June 13th, 2011, 01:16 AM »
Yes, but the evolution that brought Microsoft to the point of Windows 7 also came out of changing of mindsets - notice that, for instance, we don't have a bar of icons+text with a bar representing each application... W7 wasn't just gloss on top of an existing mindset, it moved the goal posts from the previous 15 years of Microsoft development. I want us to move the goal posts from the last 6 years of SMF development.
7223
Other software / Re: Excuse me while I vomit.......
« on June 13th, 2011, 12:17 AM »It implies the idea that Wedge is not a competitor of SMF, but a superior version of the same codebase.
I don't disagree with the other points you've made - and until 2.0 final came out, I still felt a little obligation to those people who were totally innocent bystanders.
7224
Other software / Re: 2.0 in download area
« on June 13th, 2011, 12:10 AM »There was one point I felt I had to answer.
7225
Other software / Re: Excuse me while I vomit.......
« on June 12th, 2011, 09:22 PM »
For me it's a way to break with the past. I won't be needing the account, I have nothing further to say, and even if I did, no-one appears to be listening to what I'm actually saying anyway. For instance the last couple of comments from Brad and Flamer regarding my less than wonderful view about contributions... it's really simple, in a volunteer environment, you volunteer for things to do. They're not assignments, they're things you've indicated you're going to do. If you say you're going to then don't, you shouldn't have taken it in the first place.
7226
Other software / Re: Excuse me while I vomit.......
« on June 12th, 2011, 08:09 PM »
If you want a laugh, and see how not to do it, http://www.simplemachines.org/community/index.php?topic=436504.0
7227
Other software / Re: Excuse me while I vomit.......
« on June 12th, 2011, 06:44 PM »That's what I thought, but I think the Lemmings are going to expect the word 'Gold' in the footer!
It's almost worth NOT deleting my account over there just to see what happens!!
7228
Other software / Re: Excuse me while I vomit.......
« on June 12th, 2011, 06:30 PM »
No, it's just 2.0.
Gold is a technical term originating from the earlier days of media where you create the single master copy and for CDs at least (and quite possibly vinyl), the master was on a gold disc to protect it from wear versus the duplicates made. Once something 'goes gold', it means the master copy has been produced from which all distributed copies are made.Quote Once the sycophants die down, you'll see people start realising that.
Gold is a technical term originating from the earlier days of media where you create the single master copy and for CDs at least (and quite possibly vinyl), the master was on a gold disc to protect it from wear versus the duplicates made. Once something 'goes gold', it means the master copy has been produced from which all distributed copies are made.
Exactly, the way people are talking you'd think there was something new, almost as if they think all the problems with their forums are going to be solved with this release, which of course they are not!
7229
Other software / Re: Excuse me while I vomit.......
« on June 12th, 2011, 05:54 PM »
I think folks would have been more appreciative had this release really been worth something. The bug fixes are not that huge, no new features, so really, the big difference is that the team won't be issuing updates as big upgrades any more, which they could have done anyway...
7230
Other software / Re: 2.0 in download area
« on June 12th, 2011, 04:22 PM »
I keep most of my sites pretty low maintenance by not using many mods but the one site is going to be a pain for that, it took me a day and a half to perform the Rc3 to RC5 upgrade seeing how I did it without taking the site offline, and I bet the final upgrade will be similar too :/
Still, after that, one more jump to Wedge...
Still, after that, one more jump to Wedge...