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.
1186
Features / Re: Poll: dropping oldIE
« on March 7th, 2014, 06:29 PM »
Legacy server code was removed because it's crucial for servers to be up to date and I only have to impose my will upon x number of Wedge admins. Whereas imposing a recent browser upon y users (where y = x * average number of users per forum, at least 10), is much harder. This is why I was initially very proud of keeping compatibility with ie6 in Wedge... but that was in 2010. We're in 2014, xp support is ending, ie6 shares were divided by 10, and keeping support for ie6 is silly these days. Most ie6 users are either Asian (not much of a market for Wedge right now..), or bots. And neither care about Wedge being usable...
1187
Features / Re: Poll: changing paths
« on March 7th, 2014, 06:24 PM »
Last chance for a vote, guys... ;)
1188
Features / Re: Poll: dropping oldIE
« on March 7th, 2014, 12:15 AM »
@kimikelku, have you tested in IE6/7? Actually it's already very, very broken in either... :^^;:
1189
Features / Re: Current processed Post id
« on March 7th, 2014, 12:14 AM »
Yes, but without access to $type, how do you know that it's a forum post..?
(I haven't looked at it, possibly the generic type implies a forum post, but I don't think so.)
(I haven't looked at it, possibly the generic type implies a forum post, but I don't think so.)
1190
Off-topic / Re: Twitter
« on March 7th, 2014, 12:13 AM »
Tweets = 140 chars max
Thoughts = 255 chars max
Put it down to my usual chattiness... Anyway, that makes them incompatible if you post more than 140c.
Thoughts = 255 chars max
Put it down to my usual chattiness... Anyway, that makes them incompatible if you post more than 140c.
1191
Features / Re: New revs
« on March 7th, 2014, 12:03 AM »
[Commit revision 8c58b91]
Author: Nao
Date: Fri, 07 Mar 2014 00:03:02 +0100
Stats: 2 files changed; +36 (insertions), -65 (deletions)
Date: Fri, 07 Mar 2014 00:03:02 +0100
Stats: 2 files changed; +36 (insertions), -65 (deletions)
- Rewrote the main menu system to use hardware-accelerated CSS3 animations instead of jQuery to open menus and animate them. It still works the same in oldIE and other crappy browsers, without the animations of course. It's faster on all other devices, usability is MUCH better (transitions are way more natural delayers than JavaScript timers!), and in exchange for 250 extra bytes of CSS, it saves 100 lines of code for a whopping 1.2KB of JS. It's like early birthday present for me. (script.js, index.css)
1193
Features / Re: Current processed Post id
« on March 6th, 2014, 07:40 AM »
AFAIK, post_bbc_parse has this in $bbc_options['cache']…?
However you do not have access to the post type. Very bad idea... should fix that.
However you do not have access to the post type. Very bad idea... should fix that.
1194
The Pub / Re: Translating Wedge to Spanish - Need a little help
« on March 6th, 2014, 07:28 AM »
Seriously..? Notepad2 doesn't do BOM. Are you sure you saved them to utf8 while within notepad2? Are you sure you're using Florian's version or the mod version?
1195
Features / Re: Language revs
« on March 5th, 2014, 09:05 PM »
[Commit revision 7ebbf67]
Author: Pandos (Signed-off)
Date: Tue, 04 Mar 2014 17:55:50 +0100
Stats: 1 file changed; +2 (insertions), -0 (deletion)
[Commit revision b04f371]
Author: Nao
Date: Wed, 05 Mar 2014 21:05:46 +0100
Stats: 1 file changed; +2 (insertions), -0 (deletion)
Date: Tue, 04 Mar 2014 17:55:50 +0100
Stats: 1 file changed; +2 (insertions), -0 (deletion)
- Adding text for outdated IE
[Commit revision b04f371]
Date: Wed, 05 Mar 2014 21:05:46 +0100
Stats: 1 file changed; +2 (insertions), -0 (deletion)
- Merge pull request #13 from Pandos/dev
- Adding text for outdated IE
1196
Features / Re: New revs
« on March 5th, 2014, 08:11 PM »
[Commit revision ca3053c]
Author: Nao
Date: Wed, 05 Mar 2014 20:05:42 +0100
Stats: 1 file changed; +6 (insertions), -4 (deletions)
[Commit revision 77f4d9e]
Author: Nao
Date: Wed, 05 Mar 2014 20:11:04 +0100
Stats: 2 files changed; +9 (insertions), -7 (deletions)
Date: Wed, 05 Mar 2014 20:05:42 +0100
Stats: 1 file changed; +6 (insertions), -4 (deletions)
- If spider checks are enabled, we'll still want to apply a generic test to we::$user['possibly_robot'], to catch any possible unnamed bots. (Class-System.php)
[Commit revision 77f4d9e]
Date: Wed, 05 Mar 2014 20:11:04 +0100
Stats: 2 files changed; +9 (insertions), -7 (deletions)
- A couple of CSS tweaks that I don't have time to elaborate on. (index.css, sections.css)
1197
Off-topic / Re: Post count fever
« on March 5th, 2014, 07:40 PM »
People don't talk to me in real life.
So I just talk online. People are then free to skip paragraphs or my entire posts. Win-win.
As for language skills, I used to be a journalist so I'm pretty good at French... and at the same time I was a pro translator (Japanese to French), but in truth I've always been better at English. Watched subtitled movies since I've been able to read. It helps a bit I guess. But still, I'll fuck up my grammar from time to time. But it's okay. What matters is that people get your point, you're not trying to write a novel and get a Pulitzer. ;)
So I just talk online. People are then free to skip paragraphs or my entire posts. Win-win.
As for language skills, I used to be a journalist so I'm pretty good at French... and at the same time I was a pro translator (Japanese to French), but in truth I've always been better at English. Watched subtitled movies since I've been able to read. It helps a bit I guess. But still, I'll fuck up my grammar from time to time. But it's okay. What matters is that people get your point, you're not trying to write a novel and get a Pulitzer. ;)
1198
Off-topic / Re: Post count fever
« on March 5th, 2014, 03:03 PM »
Yes it is! :D
* Nao is getting close to 15K!
(still, not even half of my post count on my old French forums...)
1199
Features / Re: Poll: dropping oldIE
« on March 5th, 2014, 02:36 PM »
IE6/7 being used in companies is an old idea. Died out years ago... Companies are more realistic than that. They'd only stick to ie6 for intranets only.
1200
Bug reports / [Posting] Re: Wrong attachment is uploaded
« on March 5th, 2014, 02:34 PM »
Shouldn't be too hard to fix then... Once I'm done with my game :P
Unless @Dragooon wants first look!
Unless @Dragooon wants first look!