Sean Coates's Gravatar Sean Coates's Profile

About Me:

Last 10 Comments

1

Terry: even worse if the originator of that method was a generation (or 2) older and had passed away. I can't even count the number of times I've inherited old code that makes no sense but am afraid to touch the particularly goopy parts for fear of breaking something.

Reminds me of the story of the Magic Switch.

S

Posted in /blog/2007/dec/php-advent-calendar-day-2.

Thu, 13 Dec 2007 at 12:41:04: Link


2

We use the "fix #123" "fixes #234" "see #456" "re 567" notation extensively, internally. It makes trac much nicer to work with, and svn's event hooks are just awesome.

S

Posted in /blog/2007/dec/php-advent-calendar-day-3.

Tue, 04 Dec 2007 at 12:14:14: Link


3

Jamie:

Please excuse any typographical errors I might make during this post, as I'm laughing almost too hard to contain myself at your obviously funny joke, and you seem to be the type of person who would pounce due to a typo.

With that out of the way, what are you trying to accomplish here? I found Elizabeth's anecdotes an interesting read and a nice reminder that even though people like you, Jamie, are probably intellectually superior to anyone who might come after you, the harsh reality is that those people will not always have someone of such genius to look up to to solve their woeful problems.

Chris, Elizabeth and I (along with the other 22 authors) are providing this content for free. We all lead extremely busy lives, and we normally get paid for writing, so we're doing this to help the community and because we think it's interesting.

If you're already enlightened to everything that can possible be shred with you by people who are so obviously below you, then by all means, bid farewell to your mother, go back downstairs, and visit OTHER sites, ignoring us, but at the very least stop the whining; it just makes you sound like much more of an idiot than you could possibly be.

S

(for the record, this post is my personal opinion blah blah blah)

Posted in /blog/2007/dec/php-advent-calendar-day-2.

Mon, 03 Dec 2007 at 07:11:48: Link


4

Another type of logical fallacy that is rampant in online discussion is ignorance of causality.

Take the following statements:

- We have flowers in our garden. In the summer time the flowers bloom. In the winter, they don't. Therefore, blooming flowers make the sun shine and the temperature rise. It only makes sense.

Obviously, we know this to be false, but without an understanding of the cause/effect, in this scenario (ie, if you didn't know that the sun causes the flowers to bloom, and not that blooming flowers cause the sun to shine), the above is plausible.

S

Posted in /blog/2007/sep/logic.

Tue, 25 Sep 2007 at 18:47:04: Link


5

Andy: that doesn't actually prevent anyone from stealing accidentally-exposed code.

A simple:

<?php echo file_get_contents('http://example.com/exposedscript.php'); ?>

Would do it.

(so would: `curl http://example.com/exposedscript.php`)

S

Posted in /blog/2007/sep/catching-up-and-keeping-up.

Thu, 06 Sep 2007 at 11:15:36: Link


Stats

  • Member Since: 06 Sep 2007
  • Comments: 5

Web Site

blog.phpdoc.info

Blog Posts

Coming soon!