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 - Arantor
8371
Off-topic / Re: Top funny source code comments
« on September 20th, 2010, 09:08 PM »
Quote from Nao/Gilles on September 20th, 2010, 08:21 PM
I like to quote myself in my comments. I'm so funny.
You are, actually. I'm just not witty enough to quote myself.
8372
Off-topic / Re: Top funny source code comments
« on September 20th, 2010, 08:05 PM »
Well, I already added a Star Trek quote in one of my commits, and I'm certainly not averse to fun comments. I still remember when I put Iron Maiden lyrics in one of my mods.
8373
Off-topic / Re: Top funny source code comments
« on September 20th, 2010, 04:03 PM »
I know! Perhaps we need to block the rest of the internets...

Meanwhile, I'm documenting that behemoth, your friend and mine, Post.php.
8374
Off-topic / Re: Top funny source code comments
« on September 20th, 2010, 02:44 PM »
I should send in some of the comments from the SMF source code.

:edit:

Gotta admit from the StackOverflow link, this made me chuckle:
Code: [Select]
// Replaces with spaces the braces in cases where braces in places cause stasis
   $str = str_replace(array("\{","\}")," ",$str);
8375
Features / Re: New revs
« on September 17th, 2010, 01:36 AM »
Bug 4463 and 4464 were ones I already patched? Though 4464 had some extra bits in the notes about being cleaner than what I did?
8376
Features / Re: New revs
« on September 16th, 2010, 09:42 PM »
Revision: 112
Author: arantor
Date: 20:41:41, 16 September 2010
Message:
! Stupid documentation fixes (DumpDatabase.php, Karma.php, LockTopic.php, Printpage.php, Subs-MessageIndex.php)
+ New code documentation (BoardIndex.php, Xml.php)
----
Modified : /trunk/Sources/BoardIndex.php
Modified : /trunk/Sources/DumpDatabase.php
Modified : /trunk/Sources/Karma.php
Modified : /trunk/Sources/LockTopic.php
Modified : /trunk/Sources/Printpage.php
Modified : /trunk/Sources/Subs-MessageIndex.php
Modified : /trunk/Sources/Xml.php
8377
Features / Re: New revs
« on September 16th, 2010, 04:44 AM »
Revision: 109
Author: arantor
Date: 02:53:03, 16 September 2010
Message:
+ More code documentation (Karma.php, Printpage.php)
----
Modified : /trunk/Sources/Karma.php
Modified : /trunk/Sources/Printpage.php
Posted: September 16th, 2010, 03:53 AM

Revision: 110
Author: arantor
Date: 03:44:02, 16 September 2010
Message:
+ Further code documentation (DumpDatabase.php, Subs-MessageIndex.php)
----
Modified : /trunk/Sources/DumpDatabase.php
Modified : /trunk/Sources/Subs-MessageIndex.php
8378
Features / Re: New revs
« on September 15th, 2010, 05:18 AM »
You'll likely find it easier to get into once more of the source is documented. I'm gonna do Errors.php next, did a bit of it earlier before going back to bed. More to follow if I manage to get enough of the house tidy that I don't get murderalised for going back to bed...
Posted: September 14th, 2010, 05:01 PM

Revision: 104
Author: arantor
Date: 02:56:44, 15 September 2010
Message:
+ More code documentation (Errors.php)
----
Modified : /trunk/Sources/Errors.php
Posted: September 15th, 2010, 03:57 AM

Revision: 105
Author: arantor
Date: 04:18:21, 15 September 2010
Message:
+ More code documentation (LockTopic.php)
----
Modified : /trunk/Sources/LockTopic.php
8379
Features / Re: New revs
« on September 14th, 2010, 11:31 AM »
Quote
Should I be checking your code documentation? I really suck at docs...
Up to you. That one was particularly dull to document, just threw it together last night before going to bed.
8380
Features / Re: New revs
« on September 14th, 2010, 11:14 AM »
I just checked everything as a unified diff from where I was to current, seeing all the changes as the total sum of changes per file. Looks good to me.



Revision: 102
Author: arantor
Date: 10:13:32, 14 September 2010
Message:
+ Code documentation (Subs-Sound.php)
----
Modified : /trunk/Sources/Subs-Sound.php
8381
Features / Re: New revs
« on September 14th, 2010, 12:33 AM »
OK, now I'm back from tidying the house (and it's still not finished), I'll sit and review everything, but you HAVE been busy.
8382
Keep 'em coming.

I'll be honest, right now I'm not really reading a lot here, I'm reading up on the 3rd party editor I'm looking at using, and playing around with integration.

If it works the way I'm hoping it will, we get to dump the WYSIWTF editor that much sooner.

(I'm looking at CK Editor. I believe I can integrate it better into how the forum works without compromising the sorts of things we have already.)
8383
Quote
I don't know about that... It doesn't work in Opera, at least.
Opera can't manage selecting text, copying it to the clipboard, then holding it while you type stuff, ready to paste it? Now I remember why I never use it :P

It's a paradigm shift and no mistake. So was SimpleDesk's permissions, and because we're not limiting ourselves to sticking to the ways it's done now, I think it has a decent shot at dealing with the problem.
8384
I don't know many cases I've seen that be an issue to be honest, but you'd probably have a space at the front.

Interesting idea there but I'd be worried about making it more complex for the user.
8385
Off-topic / Re: Post count fever
« on September 12th, 2010, 06:50 PM »
And I need to also repeat 5000 in a month, too...