Show Posts

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.

Messages - Nao
9106
Other software / Re: Looking for Portal Suggestions
« on May 5th, 2011, 10:09 PM »
I don't know.... Looking at the admin area, the handler is set to ImageMagick, which uses the code path I wrote specifically to easily handle animated GIFs. :-/ (Class-Media.php, line 374.)
9107
Features / Re: New revs
« on May 5th, 2011, 08:50 PM »
rev 760
(11 files, 12kb)

* Changed .attr() calls to be compatible with jQuery 1.6, as we'll probably move to it eventually. (ManageBoards.php, ManageNews.php, Subscriptions-PayPal.php, ManageMaintenance.template.php, ManagePermissions.template.php, ManageSmileys.template.php, Profile.template.php, Register.template.php, up.js)
! Oops, .titlebg was inheriting from the wrong selector. (index.css)
* Details. (post.js, script.js)

NB: Might want to consider optimizing .is() calls in a loop...?
9108
Off-topic / Re: Krikey!
« on May 5th, 2011, 05:16 PM »
You can do it! We're with you!

Or, delete an old post for every single new post! Stay in the 42k's!
9109
Off-topic / Re: generating interest
« on May 5th, 2011, 05:10 PM »
Quote from Arantor on May 5th, 2011, 03:51 PM
Avast and Norton is probably *the* poster child for how free stuff does it so much better, -sigh-
+1
9110
Off-topic / Re: generating interest
« on May 5th, 2011, 02:58 PM »
Quote from Kotonoha on May 5th, 2011, 09:44 AM
And there are a lot of people there who think that vB is awful. Every software has it's fans and it's foes.
Otherwise we'd all be using just the one software...
9111
Off-topic / Re: generating interest
« on May 5th, 2011, 10:00 AM »
Quote from DoctorMalboro on May 4th, 2011, 11:01 PM
BTW and totally off-topic: Thank you for the wedgers badge... I'm going to cry and fart of joy :')
No problem... But if you could keep your farts to yourself it'd be appreciated!

Pete, I hereby suggest that we release a special Wedge package. For $5.000, you get the free Wedge package, as well as free installation on a server of your choice. And a free T-shirt. (Well, when I mean free... That's $5.000 plus postage fees, of course.)

You can always put a price on free software.  8-)
9112
Off-topic / Re: Krikey!
« on May 5th, 2011, 09:57 AM »
He's 16k posts behind.

Oh yeah Pete, what's the mindset behind the nickname change? Temp or definitive?
9113
spellcheck.js is a default, unmodified SMF file. It's definitely a false positive.
draft_autosave.js is Pete's draft mod. I can vouch for its quality and safety.

(What exactly can JavaScript do to your computer anyway?)
9114
Other software / Re: Looking for Portal Suggestions
« on May 4th, 2011, 09:50 PM »
I guess it's an Aeva Media bug. I remember having to fix bugs with animated GIFs long ago. Maybe I didn't fix the dimension bug completely. (As you can see, your GIF's height is 34, and 345 in AeMe... Where does the extra 5 come from? Probably from the "55" width. I'll need to look into it.)
9115
Off-topic / Re: generating interest
« on May 4th, 2011, 09:48 PM »
To me, everything that starts with "vb" is doomed...
9116
Off-topic / Re: generating interest
« on May 4th, 2011, 04:18 PM »
Someone's gonna like Wedge ;)
http://www.theadminzone.com/forums/showpost.php?p=550980&postcount=6

I had a quick look at that board and didn't notice any SMF-bashing...?
9117
Off-topic / Re: generating interest
« on May 4th, 2011, 01:03 PM »
Made your link clickable (see no problem with that. Feel free to re-edit.)
Well it's the first time I see a mention about the domain name, lol. I had a hard time getting it. Compared to the dozens of other names I bought before it at least. :p

All in all, nothing to add to the conversation -- they've pretty much said what needed to be said.

And yes, we're hostile against SMF but it needs to be said again: only in reaction to their behavior *after* we announced we'd fork them. Before this happened, well... Between late August and early November '10, the relationship was pretty okay, we were going to release with a BSD license, and we thought SMF incorporating our code into their main codebase would be good for their project.
But they didn't play nice (to say the least), so we closed that door for them.
If the team changes drastically, and we make friends with them, we'll reconsider. But right now, it's a big no-no.
9118
Features / Re: New revs
« on May 4th, 2011, 12:30 PM »
rev 759
(11 files, 11kb)

* Fixed remaining microtime() calls. (tools/*, Feed.php, ManageScheduledTasks.php, Subs-BBC.php, Subs-Cache.php)
! $context['show_page_load'] was used in the index template - chose to restore it instead of removing it. (Subs.php, index.template.php)
9119
Features / Re: New revs
« on May 4th, 2011, 12:21 PM »
rev 758
(19 files, 22kb)

+ Added 'e' parameter to all delayed events. You can now directly access the jQuery-normalized event object for any inline event using the 'e' variable. (Subs.php, example in Profile.template.php)
* Rewrote timing strings in footer to use sprintf, say '1 query' instead of '1 queries', and use a str_replace instead of a preg_replace. (Subs.php, index.template.php, index language)
+ Added language strings for Dynamic Replacements. (Subs.php, index language)
* Rewrote timing functions to use microtime(true) instead of the tricky microtime() for $time_start. You can now easily determine the amount of seconds spent in the page execution with "microtime(true) - $time_start". Also, SMF used time() in a few places to track time spent... Ah ah! No, it's not a joke actually. (index.php, SSI.php, ssi_examples.php, Class-DB.php, ManageAttachments.php, ManageMail.php, ManageMaintenance.php, Aeva-Gallery2.php, ManageMedia.php, Packages.php, RepairBoards.php, ScheduledTasks.php, Subs.php)
! Fixed user menu bug in FF4 and removed useless e.toElement calls, as e.relatedTarget is standardized in jQuery. (script.js, topic.js)
* Rewrote Issue Warning JS to actually work as the SMF code *wanted* it to work (drag'n'slide to change percentage), because yes, it didn't work. (Profile.template.php)
9120
Other software / Re: Looking for Portal Suggestions
« on May 4th, 2011, 07:36 AM »
That's the spirit, again :p