Slashdot Mirror


User: JamesOfTheDesert

JamesOfTheDesert's activity in the archive.

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

Comments · 483

  1. Good Thing Hollywood isn't Involved! on 'Solaris' Screen Adaptation Forthcoming · · Score: 2
    Because if the MPAA or any major Hollywood studio was involved people would all have to boycott the film. Assuming, of course, those folks on /. complaining about Jack "I worry about the future" Valenti and the DRM death rays have the balls to stand behind their ideals.

    Minority Report looks like it might be good. Same with Spider-man. Solaris will probably be good, too. But fuck 'em. Me and my money are staying home until the MPAA changes its tune.

  2. Re:Great, we win... on NPR Reconsiders Linking Policy · · Score: 3, Insightful
    Attempts to propertize it will cause an extreme backlash.

    When? The web has been "propertized" for some time now.

  3. Re:how much you wanna bet.... on LindowsOS Softens Microsoft-Compatibility Claim · · Score: 2
    Maybe Lindows realized it couldn't deliver on the promise to run "most Microsoft products".

    And if that is true, will the name change as well, or will the Lindows folks work harder on FUD than on having the OS run Microsoft apps?

  4. Re:Purchase CDs? on AudioGalaxy Reaches Settlement With the RIAA · · Score: 1
    Which CD's? I've bought more CD's since using AG than in the year before. Radio out by me sucks. I never get to hear enough new odd stuff. AG let me try out all sorts of bands I would enver have heard otehrwise. (Actually, epitonic.com also turned ne on to many good groups).

    There are some groups whose albums I can't find. File sharing is the only way I'd gotten to listen to this music.

  5. Re:Are they serious? on Monopolists Dropped Off At The County Line · · Score: 1
    How about based on technical merits, does that count anymore?

    I live in Maricopa Co. and I'm curious to see if this will reduce cost or increase productivity. Will I get better services for my taxes? Will my taxes go down? If using OSS achieves these things, then, I wonder, why wasn't it used earlier?

    When something goes wrong (and it will), who gets the support call, and at what cost? When the county hires new people who don't know how to use KDE/OpenOffice/whatever, who will train them, and at what cost?

    Besides, I wonder if these PLUG folks really understand the software involved. "SQL Server is replaceable with mySQL". Er, no. Philosophical choices a side, SQL Server can do an awful lot that mySQL cannot. PostgreSQL would be a better substute, but even there you have to watch for variations in tasks.

    "IIS & ASP is replaceable with Apache & PHP" Well, if you're not loading COM DLLs to do servers-de processing. Besides, even in the simple cases you still have to rewrite all your ASP code as PHP, or rely on a conversion/emulator. It's one thing to say you'll edit all exisiting and new docs using OpenOffice instead of Word, quite another to insist on rewriting all web server apps.

    Finally, wasn't a good chunk of the antitrust conviction overturned? Of what antitrust statute do the courts still consider Microsoft guilty?

  6. Standards and Reccomendations on Return of the WaSP · · Score: 3, Interesting
    The W3C issues recommendations. They are not a standards organization, such as ISO, ECMA, or ANSI. Many companies, particularly those doing government business, are required to follow specs issued from standards bodies. HTML is OK, becasue of ISO/IEC 15445:1998(E). XHTML is not a standard; neither is XML, except as particular applications of SGML.

    I tried creating a web page that used the ISO HTML DOCTYPE declaration:

    <!DOCTYPE HTML PUBLIC "ISO/IEC 15445:1998//DTD HyperText Markup Language//EN">

    The W3C validator page complained about it: Fatal Error: unrecognized {{DOCTYPE}}; unable to check document

    It seems standards are not so standard.

  7. Re:What's their objective though? on Return of the WaSP · · Score: 3, Insightful
    The W3C is here to design standards.

    The W3C designs recommendations. They are not a standards organization (such as ISO or ANSI).

  8. Bowie on audio formats ... on David Bowie on Music, Copyrights, Distribution · · Score: 2
    Just watching Bowie on Leterman. Letterman askes why people would want the new album on vinyl.

    Bowie laughs, says, "Because they're crazy. I don't care about any format; I download it from the Internet."

  9. Re:That oxymoron is there for a reason on RTFM = Read the Funny Manual? · · Score: 2, Funny
    I wrote an user manual for a software company, and every chapter had to end on an even page (to make it easier to swap in upgraded chapters). A blank page could be troublesome because (as pointed out) the absence of something is not a reliable indication of anything. So I was instructed to add the "This page intentionally left blank" bit.

    I got tired of seeing the same thing over 6 or 8 chapters, so each was a variation on the wording.

    • This page intentionally left blank
    • This page left blank intentionally
    • Intentionally, this page was left blank
    • Blank page intentionally left

    And so on.

  10. Re: No, no, no..... on When Should File Formats Be Placed in the Public Domain? · · Score: 1
    Thanks. Looks interesting.

    Of course, I'll have to find a way to read it for free ...

  11. Re: No, no, no..... on When Should File Formats Be Placed in the Public Domain? · · Score: 1
    The question, though, is whether your right to profit outweighs society's interest in being able to exchange data without paying outrageous prices for software, the most obvious example being Word doc files.

    First, nobody has a *right* to profit, merely the right to own and profit from one's work if other people freely choose to pay for it. Second, nothing I do as an inventor of a file format blocks "society's interest" in being able to exchange data. All that's required is that "society" invent an alternative format.

    The proprietary file format is what keeps people locked into Word ...

    Word comes with various data export formats, and you or anybody else can convert all of your Word files to plain text, HTML, or several other data formats *right now*.

  12. Re: No, no, no..... on When Should File Formats Be Placed in the Public Domain? · · Score: 1
    Actually, it's been shown ...

    Where? Do you have any links?

  13. Re:You don't pay for it, you don't use it on XP Service Pack Does the Impossible · · Score: 4, Insightful
    If the government has the ability to support people who are furthering the minds of the people/state, then art, music, and software can be free to us, even if we are not free oursleves.

    Free? Just where does the money to pay for this software come from? Trees? It may be free for certain individuals, but it sure ain't free to others.

    In this model, the government funds artists, music costs are virtually non-existant (you would still have to pay "cost" for physical media, and a "artist tax") and we can get all the music and software for nothing.

    Again, in "this model", *somebody* has to pay for all this. Shifting costs doesn't make anything free; all this means is some people can make other people pay for things.

    Sort of like if I rob you so I can buy new clothing. From my point of view it's free, but you, of course, may think otherwise ....

  14. Re:4 Lines? Bleh... on The Universe in 4 Lines of Code? · · Score: 2
    A *real* god would do it in but a single line of Perl.

    Or a shorter one-liner in Ruby.

    :)

  15. Gosh, how appropriate! on StarOffice 6.0 · · Score: 2
    Sun has ... [made] an unlimited donation of StarOffice to China's Ministry of Education.

    Like 2 peas in a pod ...

    Getting them ready for the Ministry of Java, I suppose.

  16. Re:Secret? on Government Funds Secret Sustainable Computing · · Score: 2
    Exactly. For example, the Java spec is not secret ( e.g., it's available for public inspection) but it is proprietary: it's fully owned and controlled by Sun Microsystems, Inc®.

    Oh, and before I get sued:

    Sun, Sun Microsystems, the Sun logo, iForce, Java, Netra, Solaris, Sun Cobalt, Sun Fire, Sun Ray, SunSpectrum, Sun StorEdge, SunTone, The Network is the Computer, all trademarks and logos that contain Sun, Solaris, or Java, and certain other trademarks and logos appearing in this post, are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.

  17. I was happy to reply ... on Bulkregister Sues Verisign Over Marketing Campaign · · Score: 4, Funny
    ... when I got the third such letter from VeriSlime.

    From now on, they get all of their "renewal" forms back, torn into little pieces. Thoughtful of them to provide a postage-paid return envelope.

  18. Re:Java as ECMA standard? on Interview With James Gosling · · Score: 2
    An Anonymous Coward bleats, "You, sir, are a fucking idiot."

    That made my day. Now I *know* I'm on the right track.

  19. Re:Java as ECMA standard? on Interview With James Gosling · · Score: 2
    ... somehow would manage to sabotage the integrity of the design.

    That's has to be the funniest thing I've heard all week.

    Java has some very nice featues, but design integrity is not one of them. It's supposedly an OO langanguage, but not everything is an object. Nor can you extend many basic types (such as String or Integer). You are often forced into a declarative programming style where an OO-style would be more natural (e.g., try getting the absolute value of an Integer). You can't iterate over collections without explicitly creating a superfluous, temporary Iterator object. There are numerous inconsistencies among class methods named 'add' and 'put'.

    Anyway, the bloated Java class collection couldn't do much worse under ECMA than the JCP.

  20. Re:Spin Doctor on AOL-Time Warner's Money Pit · · Score: 2
    Think about that: 30 billion dollars that used to belong to stockholders has EVAPORATED in the last 14 days.

    Hmm, not quite. There was potentially 30 billion dollars that stockholders might have has, iff they sold the stock to a willing buyer. The opportunity evaporated, not any actual dollars.

    Of course, that's still a good reason to be pissed.

  21. Too much wordiness repeating uneeded words on New OpenOffice.org-Based Office Suite · · Score: 2
    Before basic editing: The main reason behind this belief is simply the fact that the reason most people don't adopt secondary office suites is because of the different standards.

    After: Most people don't adopt secondary office suites because of the different standards.

  22. Re:Is it just me.. on MS Exec Testifies In Favor of OS Manipulation · · Score: 2
    I think that in order to protect everyone from having to ever think again, we should take this to its natural conclusion.

    Which is what? Is anyone trying to sell modified construction tools or materials under a specific brand name? No.

    How about this: Some company decides that Black & Decker makes a nice set of tools, and millions of people buy them, but this company wants to sell modfied verions of Black & Decker tools. Maybe they want to put the on/off switch right where the plug goes into the wall socket. Or make the drill bits rotate the opposite way. However, they still want to call it a Black & Decker tool, since that's the brand name people are looking for.

    So, people go buy a "mostly Black & Decker" tool, and find that it acts different from they previous Black & Decker tools they've used. They complain to Black & Decker (since, as far they're concerned it's a Black & Decker tool) and complain about Black & Decker to friends.

    Now, why should Black & Decker put up with this?

  23. Buzzzzzzz on "eCycling" Pilot Program in 5 States and D.C. · · Score: 2
    "e-Cycling"? Wouldn't that be electronic cycling, like cybernetic bikes, or bicycles with web cams, or remote rebooting, or something to do with, you know, cycling of some sort?

    Yet Another Confusing Buzzword, from people too lazy to do more than stick "e" or "web" in front of some mangled, ambigious collection of syllables. Here's the real definition

    "E-cycling: the inevitable, cyclical, occurance of ill-defined buzzwords formed by mindlessly attaching the letter "e" to some word or pseudo word. See websturbation."

  24. Re:Sigh on African ISPs Being Fleeced by the West · · Score: 1, Flamebait
    Yet another example of the developed world exploiting the developing.

    You are so right. This should stop.

    Oh, but then Africa wouldn't have *any* ISP service. Well, that's OK because at least they won't be exploited!

    Viva Marx!

  25. Re:heh on Amazon & Used Books II: Bezos Strikes Back · · Score: 2
    Transposing your attempted action into car sales, the appropriate response would be:

    "Selling used cars harms manufacturers and therefore should be prohibited - right? Sure - get real!"

    No. Nobody has said the sale of used books should be prohibited. The guild is asking authors to stop encouraging a particular Amazon practice.