Slashdot Mirror


User: Ambush+Commander

Ambush+Commander's activity in the archive.

Stories
0
Comments
98
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 98

  1. Re:evolution of languages has to be gentle on HTML to be 'Incrementally Evolved' · · Score: 1

    Precisely the way to do it. Requiring backslashes in empty tags makes a lot of sense, because otherwise a parser has to do some gymnastics to figure out whether or not the tag was opened by not closed or actually empty. For HTML, it's not that much trouble, but XML changes a lot of things.

  2. Automatic Updates? on IE7 Released and Available for Download · · Score: 1

    So is it going to get pushed out via Automatic Updates this coming Tuesday?

  3. Re:Validate, Validate AND Validate on Cross-Site Scripting Hits Major Sites · · Score: 1

    The trouble with this is when you start getting remotely complex dataforms passed to your application. Even plaintext has it's issues: did you know that the flagship PHP function for escaping text htmlentities() doesn't actually properly escape the text? It's blithely ignorant of encoding issues and will happily pass along control characters and malformed strings.

    Combine that with HTML and you've got a formidable problem. Not one that can't be solved, take for example HTML Purifier, but it is extremely difficult to do well. Whitelists often butt heads with permissiveness.

  4. Re:In a way, this is very lucky timing for GPLv3 on GPL Gets Its Day in Court in Israel · · Score: 1

    Precisely. Cordon off all the ambiguous stuff, and program the rest of it.

  5. Dreamhost got blocked too on Comcast Blocks Yet Another ISPs E-Mail · · Score: 5, Informative

    I have a feeling that it's a lot more than just two ISPs.

  6. Re:Don't forget to turn it off on The Robot Professor · · Score: 1

    No, but I've had it happen in a theater context (actors are playing video games in the back room, but the mikes aren't off so it's broadcasting into the auditorium).

  7. Re:Fuzzy Math on A Humorous Introduction To IPv6 · · Score: 1
    Of course, you could assign multiple addresses to each machine, and get rid of the need for ports...

    Yes, we ought to assign 65,535 IP addresses to every device that wants to connect to the Internet. (And yes, I know that it still won't solve our Too Many IP Addresses (TM) problem).

  8. Re:cacert.org on Choosing an SSL CA? · · Score: 1

    I imagine that they would attempt to lobby Microsoft to get themselves included.

  9. Re:cacert.org on Choosing an SSL CA? · · Score: 1

    Well, if they are a certificate provider, then they should be self-signing. How weird would it be if they were using a Verisign cert?

    The real problem, however, is convincing the major browsers to add cacert to their default trusted certificate authorities. Firefox already has a bug for this: https://bugzilla.mozilla.org/show_bug.cgi?id=21524 3

  10. Re:begs the question? on End of a Scientific Legend? · · Score: 1
    e-mail should be hyphenated

    Tell that to Wikipedia.

  11. Re:What?!?!? on The End of Native Code? · · Score: 1

    I'll give the parent post the benefit of the doubt. The article text is worded in a way that strongly suggests client-side.

  12. Re:What?!?!? on The End of Native Code? · · Score: 1

    Well, server-side applications and client-side applications are, quite arguably, different sorts of programs.

  13. Re:Like all scripting languages? on Benchmarking 3 PHP Accelerators · · Score: 1

    "And based on my own experience trying to write a long-running maintance daemon in PHP"

    Maybe that's because PHP isn't supposed to be used for writing daemons. ;-)

  14. TeX on Sun to Release Java Source Code · · Score: 4, Informative

    I think that the reason Java doesn't want forking is to make sure that a program one person writes will always work on all Java interpreters. Sounds familiar to Knuth's concepts about TeX. The way they achieved it was by prohibiting new derivatives from being released under the same name (see http://en.wikipedia.org/wiki/TeX#License) and those using TeX in their name must pass a rigorous test suite. The license is not GPL compatible, but perhaps Java could adopt something similar?

  15. Re:Why fret over privacy loss? on Telecoms Facing $50 Billion Lawsuit for Wiretaps · · Score: 1

    The ironic thing is that I made most of that information available when I registered for a domain name. I just don't like it when people fake information in Whois.

  16. MOD PARENT UP on Self-Censoring 'Chinese Wikipedia' Launched · · Score: 2, Informative

    Chinese Wikipedia was blocked, and not much response came from the tech atmosphere. Wikipedians even conjectured that China was preparing to launch their own version of Wikipedia... well, now, that has happened. See http://en.wikipedia.org/wiki/Blocking_of_Wikipedia _in_mainland_China and http://en.wikipedia.org/wiki/Wikipedia:Wikipedia_S ignpost/2005-10-31/China_block

  17. Re:Does size matter? on Wikipedia Reaches 1,000,000 Articles · · Score: 1

    Christmas is a good instance of when this happens, through featured article removal.

  18. Re:Oxidation? on A Bathroom That Cleans Itself · · Score: 3, Insightful

    Hey, remember, your toothbrush has flecks of feces on it. I'm sure a few oxidized organic compounds won't hurt you.

  19. Asymmetric connections on BitTorrent and End to End Encryption · · Score: 2, Insightful

    Don't forget part of the problem is that our connections are assymetric. 100+ kb/sec for downloads, but ~10 kb/sec for *any* uploading is the best you can hope for.

  20. Re:grab an old machine and slap linux on it on Oboe Offers Portable Playlist · · Score: 2, Interesting

    ...

    That's even worse! Whatever happened to Oboe, the instrument? And no, I was not being ironic, I seriously did not expect that. Idiots. PageRank wielding idiots. >:-(

  21. Re:grab an old machine and slap linux on it on Oboe Offers Portable Playlist · · Score: 1

    Oboe? Oboe?!?!

    As an oboe player, I ask you this: how does this have anything to do with oboes? Plus its such a generic term that they cannot realistically expect someone to Google oboe and have anything related to their service show up.

  22. Re:Sigh ..Big Suprise on 1UP, Plagiarizing, and Other Bits of Joy · · Score: 1

    Oh, FAQ authors think they're so smart? One word: Nihilartikel. Serving dictionaries finely since 1887.

  23. Re:My short experience with perl... on What is Perl 6? · · Score: 1

    This was a bit of a put off for me to. I asked a friend about it and they said it was an artifact from the days when Perl didn't need to deal with complex multidimensional arrays. Basically, no one ever thought anyone would need to use it.

  24. Advertising I bet... on Firefox Gets File Sharing Extension · · Score: 1, Redundant

    The extension is not listed at Mozilla Update yet. The home website has already been slashdotted. How do we know this is not just advertising?

  25. Re:Changing BitComet's User-Agent on BitComet Banned From Private Trackers · · Score: 1

    > It's much faster and reliable than any of the others that I've tried.

    Maybe that's why the private trackers are angry.