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.
1426
Other software / Re: Will Wedge import data from SMF?
« on February 27th, 2013, 08:04 PM »When I say "aging" I mean "getting bogged down in the consequences of their past decisions".
As I started getting deeper into how mods work, how they're applied, and I realized their system is a code lookup/replace dealio
But they never took it far enough in 2.0, 2.1 is better but they're too convinced of the importance of having file edits. The choice for me to disallow file edits was not entirely just a 'we're better than you because we don't need this', there is a whole host of related consequences (relatively safe plugin disabling, file permissions/FTP for uploading)
Especially as upgrades repeatedly broke even the few simple mods I had installed, leaving me to figure out how fix them myself.
However, it seems to me that it is not going to be effective in the long-term
This is not to say that I don't want some of the new whiz-bang features you guys are cooking up, it's more about the principle of a solid foundation leading to a solid experience.
Therefore, I want to get started with a system early on that I can grow with, and a system that I can respect from the beginning.
For example, I got into a vB 3 review in the last week and out of it we had some interesting feedback with respect to the moderation centre. It's pretty much the first time in 2 1/2 years that anyone's really outlined that there are problems with it, that it isn't just me who feels that way.
1427
Features / Re: Tapatalk (revisit)
« on February 27th, 2013, 07:55 PM »
Or forum posts come to that since that's where the plugin manager was documented :P
1428
Features / Re: Flexible box model. It's easy, until it gets hard.
« on February 27th, 2013, 07:37 PM »
Not yet, I'm still trying to make sense of my stuff - though I did revert the changes I made locally for the page indicator ;)
1429
Features / Re: Tapatalk (revisit)
« on February 27th, 2013, 07:35 PM »
*cough* If you remember... I did start documenting the thing, and the plugin system is actually one of the more copiously documented parts :lol:
1430
Other software / Re: Will Wedge import data from SMF?
« on February 27th, 2013, 07:34 PM »
Oh, the whole concept of a controller is fine if you're doing something where MVC separation can be useful (having the controller be absolutely unaware of how to get the data, e.g. in a multi-architecture backend), the dispatcher not so much.
But we don't have multi-architecture for databases, though I probably should update it to use MySQLi sometime.
But we don't have multi-architecture for databases, though I probably should update it to use MySQLi sometime.
1431
Archived fixes / Re: Media / Settings / Configuration gives WSOD
« on February 27th, 2013, 07:33 PM »
Really? I've always understood it to be the other way around... but checking the manual confirms you're right. Hmm, that might have some other issues elsewhere.
1432
Other software / Re: Will Wedge import data from SMF?
« on February 27th, 2013, 07:26 PM »If you're just looking for a 'modernized' version, I hear that Elk's target is to do just that...
See, for many people, OOP == modern, and we're not thoroughly OOP, we don't have dispatchers and autoloaders and <insert other shiny language structure>, but we don't consider that we need them particularly. There are OOP aspects to Wedge, just as there were in SMF 2.0. OOP has a place as does functional programming.
1433
Features / Re: Flexible box model. It's easy, until it gets hard.
« on February 27th, 2013, 07:22 PM »
Sounds like a plan to me, I'm curious to see where this goes.
@Maxx, Firebug may not be that helpful here. The CSS gets minified and so on - and is typically browser dependent, too.
@Maxx, Firebug may not be that helpful here. The CSS gets minified and so on - and is typically browser dependent, too.
1434
Features / Re: Tapatalk (revisit)
« on February 27th, 2013, 07:21 PM »
That's the thing, I want to engender a thriving ecosystem - and that does include third party submissions too. I may be a plugin machine but I can't write every single plugin required for Wedge ;)
1435
Features / Re: Tapatalk (revisit)
« on February 27th, 2013, 07:06 PM »
Yup, their model is around them selling the app to users, with website owners not paying anything (unless they want to roll out their own app). So the plugin ultimately is a means for them to make money - so they can do the work.
1436
Features / Re: Tapatalk (revisit)
« on February 27th, 2013, 05:36 PM »
If they want to implement it, they can implement it themselves. I'm certainly not expending *any* effort for *them to make money out of my time*.
I'll help them as much as any other plugin developer would receive.
I'll help them as much as any other plugin developer would receive.
1437
Features / Re: Flexible box model. It's easy, until it gets hard.
« on February 27th, 2013, 03:55 PM »
Yay for this standards thing :)
1438
The Pub / Re: When can I download Wedge? / Where can I download Wedge?
« on February 27th, 2013, 03:06 PM »
For your first challenge, find the thread where alpha access is discussed, read it and answer what it says...
1439
The Pub / Re: When can I download Wedge? / Where can I download Wedge?
« on February 27th, 2013, 04:57 AM »
If you read some of the other posts, it might be. But it requires a little bit of effort.
1440
Features / Re: Flexible box model. It's easy, until it gets hard.
« on February 26th, 2013, 10:43 PM »
I have no idea why the code bbc is fundamentally so complicated. I have never really understood the need for the complexity but there must have been a reason for it :/
The use of flexbox is great, and will solve an ongoing complaint, but I got no idea how to fix it, sorry :(
The use of flexbox is great, and will solve an ongoing complaint, but I got no idea how to fix it, sorry :(