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
7321
Features / Re: Storing the modified-post user id
« on October 21st, 2011, 05:03 PM »
Just store the ID, really. No need to waste space for now... (an unmodified post in SMF will take 1 byte because of the varchar(0), while an unmodified post in Wedge will take 4 bytes or so, so might as well try to save space.)
7322
Features / Re: Storing the modified-post user id
« on October 21st, 2011, 09:59 AM »
Well it looks like it's all doable then?
7323
Just search for call_hook($ in the codebase. I'd say.
7324
Off-topic / Re: Adding Value to the project
« on October 21st, 2011, 08:45 AM »
I'd go with Wedge and I'd donate the money to someone who really needs it and won't use it to throw lawsuits and capitalize and generally be an ass.
Same goes to all hosts that offer a 'free' copy of vB. Run away from them!
7325
Plugins / Re: More pictures of the plugin manager
« on October 21st, 2011, 08:30 AM »
Fantastic!
7326
Off-topic / Re: Post count fever
« on October 21st, 2011, 12:19 AM »
I beg to differ... Every single time I made a diff out of your daily commits to analyze quietly on my side, they had at least a thousand lines... (The last big commit had 2000+)

See ya tomorrow!
7327
Features / Re: Storing the modified-post user id
« on October 21st, 2011, 12:19 AM »
Quote from Arantor on October 21st, 2011, 12:12 AM
The poster's name is still stored too, remember. We could store just the ids, and if the relevant account gets deleted, backfill those rows with the relevant names.
Oh yes, I forgot than an empty varchar takes no space (or so) in the DB, so it'd only be used when deleting the account...
Then it's easy enough :)

id_modified_by or something should have a default of 0 or maybe null, I don't know which is likely to take the least space...
7328
Off-topic / Re: Post count fever
« on October 21st, 2011, 12:12 AM »
Just gave a look at the overall stats for our SVN...

Pete, for the first time since the project began, you're leading this month in terms of commits :) By about 3-4 commits, I haven't checked. Since our dog is sick, I'm spending more time IRL to help (even nights >_<), so I'll be a bit slow and I can already announce you'll still be on top when the month is over :)
7329
Features / Re: Storing the modified-post user id
« on October 21st, 2011, 12:09 AM »
That's interesting.
As for the storage cost, I'd suggest not storing the user name, instead store only the ID, and if the user is deleted, err... Well, I guess it wasn't very important then :P
7330
Features / Re: New revs
« on October 21st, 2011, 12:05 AM »
(lol, I was posting this one just to make sure we had at least one commit up for today... Seems you didn't need me :P)

rev 1127
(2 files, 7kb)

+ Added hidden variable ($modSettings['minify_html']) and my inline JS dynamic minification code. Well, it needs to be cached really, then maybe I'll consider adding a UI setting for it. Also threw in free indentation removal in the HTML source. (Subs-Template.php)

! Fixed some minor glitches in Warm. (Warm/index.css)

@ Note re: rev 1126, how do we find this one out..? Should we revert to a random rev until we find which rev broke it...? It's likely to take some time...

:edit: Sorry, I forgot to hit 'Submit' and was looking into your rev's code, and went into fixing other things etc... My bad!
7331
$action_hooks or something... IIRC.
7332
Off-topic / Re: Adding Value to the project
« on October 20th, 2011, 10:58 PM »
You gave money to vBulletin?! Meh... Worst forum system ever...
7333
Plugins / Re: Plugin servers / getting plugins to a system
« on October 20th, 2011, 10:57 PM »
Hmm I just checked, it needs a filename... So that would require saving the data to the local hard drive, and then calling getimagesize on it. Seems a bit unrealistic to me... :-/
7334
Plugins / Re: Plugin servers / getting plugins to a system
« on October 20th, 2011, 09:52 PM »
Doesn't imagesize work with a handle or something? I don't reMember exactly.
7335
Off-topic / Re: I'm not quite sure how I'm supposed to deal with this
« on October 20th, 2011, 04:59 PM »
Quote from Arantor on October 20th, 2011, 04:42 PM
Yeah, I think that might be the answer. Is it wrong that I'm half-seriously considering buying the whole album just for the full effect?
Don't pay for that. Or the joke is not on you :P