Slashdot Mirror


User: brushybill

brushybill's activity in the archive.

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

Comments · 5

  1. This is actually a smart move... on Xbox 360 to have HD-DVD, Eventually · · Score: 1

    At the time the Xbox 360 releases, there really won't even BE an HD-DVD standard. People that are truly vested in such a standard are NOT going to be swayed by a stupid gaming console. The standards war for this will be won by people buying high end, bleeding edge HD-DVD PLAYERS. Not consoles. If MS were to release whatever the current (wrong) format was at the time of the XBox 360 release, it'd be irrelevant inside of 3 months. Sure, it'd be NICE, if your cheap ass little XBox could play the latest, greatest HD movies, but that's not likely, considering the different time-scales of the console and REAL player releases.

  2. Forza entry? on DARPA Grand Challenge A Real Race At Last? · · Score: 1

    So, have the guys that made Forza entered in this contest? Seems like they'd just ROAST all the other teams! Screw that 40 mph entry. I'm thinkin' more like powersliding at 110mph around a gravel road turn!!! Woot!

  3. Re:Arguably the worst name ever for a product... on DARPA Grand Challenge A Real Race At Last? · · Score: 1

    What in the world is so hard to pronounce about this, given that German is about the most phonetic language in the world? I think English speakers have become inappropriately gunshy of pronouncing new words due to misinterpreting their lineage. This isn't a French word, folks.

  4. Re:Why the jump to OS? on Google Planning Web Browser? · · Score: 2, Informative

    Actually, you should think about the "browser OS" concept slightly differently.. the object is not to recreate a client OS on the user's machine, but to, rather, create an environment on the user's machine that easily aggregates and can be targetted by the server the user accesses. The day of "my app only knows about 'this' machine" is over. The compelling thing now is to be able to easily write applications that span multiple machines, or that are even machine independent... thing about it... do you want to perform whatever your job is in isolation, or do you want to just DO you job, which most likely involves others? And if it DOES involve others, do you want to be bothered with the intracacies of how the machine you use manages those dependencies? Basically, the idea of "OS" needs to radically change... sure.. it's still a usefull abstraction for a single client, but for "rich client" browsers or whatever they eventually become, the conventional idea of "OS" is insufficient. Just my $.02.

  5. Re:Binary... XML... Nah! on W3C launches Binary XML Packaging · · Score: 1

    Except that SQL is nothing at ALL like XML... XML is a markup language, vs. SQL, which is a concrete expression language. I actually can barely understand your implied relationship between the two... SQL is a relatively static, industry defined syntax for performing database operations, while XML is a completely open-ended, schema based facility for defining basically ANY piece of knowledge. In fact, I really can't comprehend why you'd even compare it to SQL...