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.
2971
The Pub / Re: Bloc Madness
« on July 30th, 2012, 07:18 PM »
It makes me wonder how much of the attitude is just jealousy. I don't know, I don't really care, don't know why I'm wasting any energy on worrying about what they think.
2972
The Pub / Re: Bloc Madness
« on July 30th, 2012, 06:55 PM »
*shrug* I've got enough things going on without worrying about these people who dislike our attitude but criticise because of it, not because of they've actually tried the software.
2973
Archived fixes / Re: Moved topic PM
« on July 30th, 2012, 03:29 PM »
Should it merely be off by default in those cases, or hidden completely?
2974
The Pub / Re: Bloc Madness
« on July 30th, 2012, 03:19 PM »
Whatever, it's just yet more going round and round and round from him. Waste of time if you ask me.
2975
Features / Re: Github & stuff
« on July 29th, 2012, 02:30 PM »
It'd be workable but I suspect not that practical because future commits may or may not end up having that.
Git promotes a style of forking and merging complete features, not gradual iteration.
Git promotes a style of forking and merging complete features, not gradual iteration.
2976
The reality is, you can define more keyframes, e.g. at 0%, 25%, 57.5%, 100%... So it's not like I can prevent themers from using numbers.
But it'd either make it slower to parse, or just impossible.
2977
The Pub / Re: Only display 'Redirect boards' when there actually are any
« on July 27th, 2012, 06:04 PM »You mean, per-board templating...? i.e. load the list of boards, then for each board, determine type, and load the correspond template block. Render. Rinse and repeat.
2978
Archived fixes / Re: sb refresh does not update scrollbar
« on July 27th, 2012, 05:59 PM »
Either an example of where it occurs in base Wedge, or example code to reproduce it ;)
2979
Features / Re: Virtual selectors in WeCSS
« on July 27th, 2012, 12:34 AM »
I think the downsides to 1) make it enough reason I don't like it, I can fully see that being a problem otherwise.
For 3), call it virtual, it's not abstract by definition. As far as large mixins go, as long as we don't ourselves use anything too massive I don't really see a problem. I don't see us including base64 stuff in the main file - and we're not responsible for keeping themers super-efficient. (As it is, WeCSS deals with things a lot better than SMF anyway)
I agree that both methodologies[1] have their pros and cons but since WeCSS is - sensibly - on the class extension side, you're right in that it should use it to the end.
windowbg is a special case because it has no right home, it's not quite either mixin/extends nor OOCSS because it's both stylistic and semantic. It's like we need to split it up into its roles and have windowbg simply extend that.
For 3), call it virtual, it's not abstract by definition. As far as large mixins go, as long as we don't ourselves use anything too massive I don't really see a problem. I don't see us including base64 stuff in the main file - and we're not responsible for keeping themers super-efficient. (As it is, WeCSS deals with things a lot better than SMF anyway)
I agree that both methodologies[1] have their pros and cons but since WeCSS is - sensibly - on the class extension side, you're right in that it should use it to the end.
windowbg is a special case because it has no right home, it's not quite either mixin/extends nor OOCSS because it's both stylistic and semantic. It's like we need to split it up into its roles and have windowbg simply extend that.
| 1. | I kept wanting to write mythologies |
2980
Features / Re: Github & stuff
« on July 26th, 2012, 11:38 PM »* Arantor has never done the staging stuff, if he's not ready to commit it as-is, he'll either revert and just deal with it later or do madness with copying files around.
2981
The Pub / Re: Only display 'Redirect boards' when there actually are any
« on July 26th, 2012, 11:36 AM »I think SMF was trying to head in this direction as you can choose different templates per board
Maybe even better is to split the template sections up into groups where each section of a template is selectable.
What I'm getting at is that right now, the board index can only display one of two things, a regular board or a redirect board. If you want anything different, tough. What I want to do is be able to give plugin authors and theme authors the ability to restyle it without having to fight too much to make it happen.
2982
The Pub / Re: Only display 'Redirect boards' when there actually are any
« on July 26th, 2012, 05:18 AM »Ah, yes, a very good suggestion, semantically...
Heck, thinking about it, we could provide different default boardstate icons per board type...
2983
Features / Re: Virtual selectors in WeCSS
« on July 26th, 2012, 05:16 AM »
I like the idea of being able to allow extensions etc. to be able to extend the base classes, something I'm sure I had trouble with at some point.
I don't really think 2 is an option, but what's the downsides of 1 and 3 vs their specific benefits?
I don't really think 2 is an option, but what's the downsides of 1 and 3 vs their specific benefits?
2984
I'd personally prefer to run with the from/to syntax, that's nicer to read. What's the standard say? (I can't remember what the standard says)
I also think it would be better to not support it because there is a certain nicety around keeping things clean - and being less strict does tend to make it less clean.
I also think it would be better to not support it because there is a certain nicety around keeping things clean - and being less strict does tend to make it less clean.
2985
Archived fixes / Re: Time offset (auto detect)
« on July 25th, 2012, 11:13 AM »and being British, I positively refuse to call it "UTC"
and I was pleasantly surprised to see that Ubuntu's installer was very obviously using geo-location to suggest the time-zone.
What did you put in as your language?
just think of all those bytes you could save, Nao, by not having an extensive list of options! :)
1. Geolocation is a rat's nest, and that's going to get worse, not better, as IPv4 exhaustion will lead to buying and selling blocks.
2. We don't have the resources to generate the relevant lists, and I don't see us paying for the maintained lists - and that's a good way to push upgrading.
3. I'm fairly certain there are privacy implications.
4. The alternative is to use the Location API but not all browsers support is and of those that do, they all ask first for permission to use the API. Fairly certain most users would say no.
5. Other than IP address, the only other measure is the language code, which may or may not be accurate and it won't tell you the location of the user in all cases.