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.
3541
Bug reports / Re: Mini-menu implementation
« on February 27th, 2013, 08:25 PM »
Speaking of mobile bugs. wireless is broken in chrome beta and maybe others... dunno if it's due to today's update
3542
Features / Re: Flexible box model. It's easy, until it gets hard.
« on February 27th, 2013, 08:22 PM »
Is this as desired..?
3543
Archived fixes / Re: Bug in menu on hovering username.
« on February 27th, 2013, 08:04 PM »
Ouch. Probably a small logic issue in my recent mini-menu rewrite. Normally, an empty action string is seen as a link to the menu's parent link (i.e. the profile link)... :-/
I'll look into it.
I'll look into it.
3544
Features / Re: Flexible box model. It's easy, until it gets hard.
« on February 27th, 2013, 08:00 PM »
You should play with this forum, there's a test board, you can post content and see if your browser breaks or not ;)
3545
Features / Re: Tapatalk (revisit)
« on February 27th, 2013, 07:59 PM »
I never reed this forum, it sux!
Dosn't have enough nekkid ladies!!
Dosn't have enough nekkid ladies!!
3546
Features / Re: Flexible box model. It's easy, until it gets hard.
« on February 27th, 2013, 07:44 PM »
@Pete> Ah, well, me too actually... (Well, not much, I just had four lines of custom code...)
Makes me think I should re-add it locally.
Anyway.
I'll be posting the update here in a few minutes... The website might break for you at that point, of course. Just refresh a few seconds later and it should be okay.
It's up :)
Hack away!
Makes me think I should re-add it locally.
Anyway.
I'll be posting the update here in a few minutes... The website might break for you at that point, of course. Just refresh a few seconds later and it should be okay.
Posted: February 27th, 2013, 07:40 PM
It's up :)
Hack away!
3547
Features / Re: Tapatalk (revisit)
« on February 27th, 2013, 07:38 PM »
I don't know, I never read docs!! :lol:
3548
Archived fixes / Re: Media / Settings / Configuration gives WSOD
« on February 27th, 2013, 07:37 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.
3549
Features / Re: Flexible box model. It's easy, until it gets hard.
« on February 27th, 2013, 07:35 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.
As for JS, the only dev tool that ever implemented prettification was Dragonfly... And it's not going to be ported to the new Opera+WebKit. Sad...
(Oh, and for those who missed it... Opera for Android is now a complete clone of Chrome Beta for Android, UI included, with just a small 'O' logo in the corner. That doesn't bode well for their future desktop UI... -_-)
3550
Features / Re: Tapatalk (revisit)
« on February 27th, 2013, 07:33 PM »
Well, then get started on documenting the thing....
Says the guy who can't be bothered to document the skeleton system or Wess... ::)
Says the guy who can't be bothered to document the skeleton system or Wess... ::)
3551
Other software / Re: Will Wedge import data from SMF?
« on February 27th, 2013, 07:32 PM »Yup, they have really gone to town on 'modernisation'. Thing is... you don't need to make the massive shifts they're doing to 'modernise' it. It's very relative. They would likely argue our code is not modern, in some respects I might be inclined to agree, but that's cool.Quote If you're just looking for a 'modernized' version, I hear that Elk's target is to do just that...
Nah, I was mostly thinking about the graphics overhaul. They also added a dynamic minifier for JS and CSS... I'm wondering what was their inspiration for that.... :whistle:
'nyway!
3552
Archived fixes / Re: Media / Settings / Configuration gives WSOD
« on February 27th, 2013, 07:29 PM »
Actually, if the function is disabled through php.ini, then is_callable will return true (because "it won't crash your page, so it's callable..."), and it's function_exists that will return false. As surprising as it is... is_callable is really only for non-existent functions, and should be avoided in many cases.
Thanks for the mention, I've fixed it locally, will commit soon.
Thanks for the mention, I've fixed it locally, will commit soon.
3553
Other software / Re: Will Wedge import data from SMF?
« on February 27th, 2013, 07:23 PM »and altruistically I'd love to help support the effort because I really like the direction you're taking, and I'm tired of the aging SMF implementation.
Their code won't be as tight as Wedge's for a couple more years, but they're working hard to catch up, I'd say. (It'd probably make more sense for them to work on Wedge directly instead of reinventing the wheel... :^^;:)
But you need meaningful feedback, and I believe I can make that happen.
Further, my forums are hardly mission critical, as it's a small, close-knit community of pc gamers, which comes with it's own elevated set of technical experiences.
3554
Features / Re: Tapatalk (revisit)
« on February 27th, 2013, 07:19 PM »I'll help them as much as any other plugin developer would receive.
I know I'll give them zero support. Unless they pay us for it...
Wireless (our mobile skin) is just the beginning. We don't need a dedicated app for anything.
3555
Features / Re: Flexible box model. It's easy, until it gets hard.
« on February 27th, 2013, 07:17 PM »
I'll be uploading the flex-powered version here (for this site) tomorrow or tonight.
So people will be able to test whether it's broken or not. ;)
So people will be able to test whether it's broken or not. ;)