Slashdot Mirror


User: ianezz

ianezz's activity in the archive.

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

Comments · 380

  1. Re:It's Microsoft, what did you think would happen on Lindows Legal Challenge · · Score: 2
    BTW Xwindows only differs from windows by only letter too

    As has been stated several times, the name is X Window System, and as you can easily read doing a man X:

    The X Consortium requests that the following names be used when referring to this software:
    • X
    • X Window System
    • X Version 11
    • X Window System, Version 11
    • X11

    If the people call it X-Windows or XWindows anyways, that's not a problem of the X Consortium.

    BTW, the (unofficial) term X Windows appears everywhere in the GNU documentation (problems using trademarks in GNU documents?)

  2. Re:WindowMaker on Dvorak: Linux too much like Windows · · Score: 2
    What I also want to see is the death of X-Windows. It's served it's term, but it isn't getting any better. I want to see DirectFB [directfb.org] succeed, but it needs to be multi-platform.

    People not understanding what the X Window System is just try to reinvent it with a different name and incompatible API.

    Hint: if you don't like the Xlib API, well, you should realize that the X Window System is mainly a protocol specification. Xlib is just that, a library that speaks X protocol, and it happens to be the one that comes with every X implementation, but for God's sake nothing prevents to implement another one. If Sam Lantinga (SDL main author) wanted, he could extend SDL just to speak direcly X protocol, without using Xlib at all (but that would be stupid, since Xlib isn't that ugly).

    Now, projects like DirectFB have their place for special applications (embedded devices), but for everyone else, <whatever>-on-X (<whatever> being Display PostScript, Display PDF, GTK+, Qt, Motif, SDL, Berlin, etc.) is the only reasonable answer, at least for the large range of supported hardware (don't limit yourself to XFree86, but think also of all the UNIX and OpenVMS systems out there having their own implementation of the X Window System).

  3. Re:The Next Frontier? on Next-Gen Pop-up Ads · · Score: 3, Interesting
    Could this be the next frontier of web advertising?

    No, that would be just too intrusive. Instead, I'm guessing that we'll see more of

    1. page 1 of 3 ...click here to go to next page
    2. Instead of going directly to page 2, you get an ad page telling that page 2 will autoload in 5-10 seconds.
    3. page 2 of 3...

    Just like ads in magazines, or commercials on TV.

  4. IN SOVIET RUSSIA on Next-Gen Pop-up Ads · · Score: 1

    ...ad banners CHASE your mouse pointer!

  5. Re:java and g* (gnome, gtk+, et al) bindings !new on GNOME 2 to Replace CDE As Solaris Default DE · · Score: 5, Insightful
    Admittedly, you're giving up portability but Java is nice, or at least interesting, for many other reasons.

    I wonder if this commitment to Gnome from Sun could also be considered some sort of admission that Swing, despite years of research and development, is not (yet?) that adeguate to make a desktop environment.

    But then, Sun people probably just didn't want to reinvent the wheel.

  6. Re:How about the Intel Compiler? on GCC 3.2.1 Released · · Score: 1

    Moderators, moderate parent post up. He's got it right.

  7. Re:Guess what. on XBOX Media Player 2.0 · · Score: 2
    If I use any gpl'ed code in my software, I HAVE to distribute the sources with the binaries.

    Accepting the GPL is not required, but accepting the GPL is the easiest way to obtain th e right to redistribute other's GPL work.

    If you don't accept the GPL, well, you could always obtain that rights by other means (i.e. asking the authors, perhaphs paying them).

    But in the end, if you don't obtain the rights (by accepting the GPL or by other means), you can't redistribute. If you do so anyway, it's copyright infringiment.

  8. Re:SVG on SVG 1.1 Becomes W3C Proposed Recomendation · · Score: 2
  9. An interesting thread on Tomeraider for Linux? · · Score: 2
    An interesting thread on the subject from comp.sys.palmtops.pilot.

    Basically, little hope.

  10. Re:Make that "old skool BSD license" on Ghost for Unix · · Score: 2

    Addenda: to furtherly demonstrate how silly that clause is, I'd also want to point out that while Mr. Huber Freyer requires his acknowledgement to be displayed in all advertising material, he is not displaying anywhere in his page the required acknowledgement (as the NetBSD license still requires) regarding the University of California, but simply tells his software is based on NetBSD.

    Now: is he giving due credit? Yes. Is he doing it in the form required by the NetBSD license? No. Is that clause silly? Yes.

  11. Re:Make that "old skool BSD license" on Ghost for Unix · · Score: 2
    This ain't a troll or funny. Its fucking sarcasm.

    If the FreeBSD team didn't decide to change licencing, every single advertisement (including banners, for example) of FreeBSD would have to exhaustively elencate all of the contributors, thus making any sort of advertisement pratically impossibile.

    Mr. Huber Freyer can get away advertising his work without much hassle exactly because he doesn't have also to list all FreeBSD contributors (since they changed their mind).

    Requiring due credit is fine. Pretending to have your name to be written even on your distributor's underwear is definitively too much, and this is what the old advertising clause basically asks for.

  12. Re:So, let me get this straight. on Installing/Configuring ALSA Sound Modules In Debian · · Score: 2
    Wow. That's so easy! I can see why OS X is the number one selling Unix

    <sarcasm>
    Of course: if something doesn't work out of the box in OS X, you have nothing to do but wait for the next release (and buy it)...
    </sarcasm>

    And of course, everything has to work out of the box on MacOS X, since it would pretty lame for a company that gets to decide what hardware has to be put inside its machines.

    And of course, everything works out of the box on a Linux distribution if you stick to the supported hardware, which is what you should do in the first place like when you bought an Apple with OS X.

    The point on MacOS X is that you can't choose non-Apple-sanctioned hardware and expect the clicky-pointy things to work.

    Do you remember the times of the non-Apple clones? (i.e. Umax ones). Remember how MacOS wasn't guaranteed to run very well on these?

  13. Re:Whither Java? on Distributed Climate Prediction For Linux: Pending · · Score: 2
    Why aren't these folks using Java?

    Uhm, perhaps there could be subtle issues on how various JVM implementations handle floating point math, despite of the Java specifications? I'd say that when you're doing distributed computing, you don't want to end comparing apples and oranges.

    A quick search on Google comes up with something interesting on the subject (which of course may be true or not).

  14. Re:How to install an operating system on The Very Verbose Debian 3.0 Installation Walkthrough · · Score: 2, Insightful
    If it's harder than that, get a better operating system.

    Well, to be honest, you should include also:

    • timezone (Unix clock is UTC)
    • root password (default passwords are evil, right?)
    • locale
    • keyboard layout for the console

    These can't be deduced by looking at the hardware.

  15. Re:I doubt it. on Tim Bray on Microsoft Office · · Score: 1
    Have you ever actually tried to decode a binary file without the data definition?

    Yes, in fact I said it would be easier (even for Microsoft) to handle an XML-based format instead of a binary-only format.

    But then, let's look on how Microsoft Word exports HTML: in order to avoid loosing information in the conversion process (so you can open your exported HTML with Word and have exactly your document again), the generated HTML is full of special comments and Word-only CSS properties expressing the information from the original document that can't be directly mapped into HTML.

    So, as of today, good or bad, here we already have a purely textual representation of a Microsoft Word document with well-defined data boundaries. It is still easier to reverse engineer than the pure binary format, but IMHO still leaves several obscure points behind.

    What I'm arguing is that the XML representation Microsoft is going to adopt, given the precedents of that company, wouldn't be that much better than this "rich HTML" WRT precisely understanding its meaning, and that Microsoft isn't really interested in gaining real interoperability as much as throwing buzzwords at the audience.

    But then, if this XML-based format is not going to be the default, I agree that this whole discussion is pointless.

  16. Re:WTF???? on Tim Bray on Microsoft Office · · Score: 3, Insightful
    WTF!? XML shouldn't need to be documented. The whole point is to create a human readable file that is parseble by computer. If MS Word delivers an XML file that I can't figure out, it's not XML.

    Uhm, it is also the point of source files in the programming language of your choice, I'd say... and still, you need good comments.

    XML is like Lisp, but with sharp parenthesis.

  17. Re:I doubt it. on Tim Bray on Microsoft Office · · Score: 5, Interesting
    I'm guessing their XML document format will be just as hard to decyper and the current office formats.

    There are 2 problems with the current format of Microsoft Office file:

    1. Give the correct interpretation to the bytes representing the document content, in order to import the Office document in some other office suite using a different representation.
      This is mostly solved (thanks to years of trials and errors).
    2. Give the correct interpretation to the bytes representing the document itself AND all the extra cruft having nothing to do with the document contents that the Microsoft Office suite puts in, in order to generate documents readable by the various versions of the Office suite.
      This is definitively more difficult, as nobody knows Office internals and how they expect such additional data to be. StarOffice guys managed to make an acceptable job, at the price of years of trials and errors. It's like watching at a dump of your computer's memory, guesssing what's code, what's data, what's padding and the meaning of every byte...

    Now, do an XML format simplifies things? Well, yes, just as an RTF text is easier to manage than a pure binary format, but nothing prevents putting extra cruft in an XML document, so it's just that instead of having to use a hex editor, you now may use a text editor, but giving a correct interpretation of tags and attributes is something that only Microsoft can do, unless it publishes the full specifications (present and future: after all, XML is eXtendible, right?)

    Personally, I think that:

    • Microsoft is realizing that the current Office formats are getting out of control, so it wants to get rid of them, because mantaining backwards compatibility is becoming too much painful.
    • An XML-based format may be the right answer for Microsoft, in that all the subtles of parsing binary data simply disappear, while it may still make difficult to everyone else to understand what's the real meaning of data. Let's say <obscuretag_42 foobarizer="xyzzy"/>
    • Microsoft was not giving out the specifications of the formats of its Office suite before: should we now suppose it's giving out the DTD/Schema AND a good explanation of how to interpret it? I'd hope the answer is yes, but giving the company's precedents...
  18. Re:No Linux support on Portable CD-RW/DVD Player · · Score: 2

    Well, the fact it supports Windows and MacOS doesn't necessarily mean it won't work on Linux.

    Being a CD-RW, it probably just talks SCSI over USB when writing, and probably shows up itself as a SCSI-over-USB cd reader (or as a Mass Storage unit) when reading. IIRC, there is good support for both on Linux (unless the firmware is broken). OTOH, IEEE1394 would have been a better choice than USB2.0, IMHO (at least, IEEE1394 has been out for more time).

  19. Re:Hmmm on Rendering Software Used In LoTR Goes Open Source · · Score: 2
    The 2D prepress industry is probably many times larger than 3D... Why don't we have better software?

    Probably because there a lot more programmers and itches to be scratched in the 3D industry than in the 2D industry? After all, it was the 3D industry to put together Film Gimp (The Gimp modified to handle 16 bits per channel).

    In order to have good programs, well, you also need programmers with a good experience in the field (something that I'd believe is quite rare in the 2D prepress industry, regardless of the huge userbase).

  20. Re:Why stop there? on RMS Weighs In On BitKeeper · · Score: 2
    don't you think Linux is concise and catchy? Why can't RMS be content

    Beware of the non-GNU/Linux systems that will come (and they will come, sooner or later).

    RMS (and the FSF) has a goal, which is to promote Free Software and to avoid further confusion about its nature (the adoption of the word "free" has already been an endless source of confusion). As of now, you can take a Linux distribution at random and be quite sure it uses the GNU tools. But what about tomorrow? It will still be "Linux", but not necessarily "GNU".

  21. Re:While you're all busy insulting RMS... on RMS Weighs In On BitKeeper · · Score: 2
    If Stallman was really smart, he would try using some diplomacy to convince people rather than alienating everyone and causing a flame war to erupt every time he opens his mouth.

    ESR tried to do this to promote CML2, to the point of describing himself as a "social hacker", and failed miserabily precisely for that reason.

    OTOH, I'm believing that Stallman is really smarter than it looks at playing such games... he simply doesn't care too much about his personal reputation as someone else does. He knows that with just a couple of hard statements from time to time, he can touch the sensibility of a lot of people at once and bring attention to an issue, no matter if half of them considers him gone nuts.

  22. Re:Potential ally in patent reform on Intel Must Pay $150M for Patent Infringement · · Score: 4, Interesting
    A Patent should last for twice the length of time it would take an 'expert' to perform research that would produce the same effect.

    And how would you determine how much it would take for an expert to come up with the same results?

    Since the object of the patent has to be, by definition, nonobvious and without prior art, how could one esteem how long it would take to an "expert" to perform a research which would lead to equivalent results? Esteems are based on previous experience...

    And how much resources (read: money, which can greatly speed up things) should be available to the "expert" to perform such ideal research and accomplish equivalent results?

    Hint: the only way is to ask the patent applicant himself, and trust him.

  23. Re:GIMP is not obvious to Windows users on The Best of Windows Open Source Software? · · Score: 2
    Have a look at Film Gimp, version 0.4 has been just released some days ago.

    Briefly said, it is The Gimp modified to handle 16 bit per channel.

  24. Re:Good idea, but try getting people to go along on Should Open Source Content Management Interoperate? · · Score: 2
    The "ego factor" is the same reason we have 5 different office products all working on seperate import / export filters for MS Office, when the effort should be combined.

    To be honest, that's the wrong example: if there was just one codebase for this, it would be too easy for Microsoft to break it hard, i.e. by changing their formats in a way that requires a complete redesign from scratch of the code of the filter. Past experience proves that Microsoft is expecially good at breaking hard other's designs.

    OTOH, by having multiple implementations, there is a chance that at least one of them fits well within the new scheme, and can be easily expanded to handle the new format, thus plugging the hole while other implementations catch up.

    To some degree, this is applicable even to the Gnome/KDE, Emacs/Vi(m), GNU Emacs/XEmacs etc. situations: if something is discovered which greatly improves their usability, there is a chance that at least in one of them it is easy to implement, so it may seem the light, and others will start to catch up. Lots of features were added to projects just because the "other implementations" had them and it seemed a good idea...

    Would Mozilla have tabbed browsing, mouse gestures and several other useful things if the only other browser out there was IE (instead of Opera and Galeon)? I'd dare to say yes, but not here and now.

    Briefly said, "monocoltures" are not always a good idea.

  25. Re:Learn VIM or Emacs on Java Development Environments for Macintosh? · · Score: 2
    ...the claim comes about because anyone could script IDE features...

    It has already been done, at least for Emacs. Have a look at the OO-Browser and JDEE, plus all that comes with GNU Emacs like:

    Plus, creating your own elisp code to do whatever you want (not just silly keyboard macros) is quite simple, and there are already tons of useful snippets and code examples out there. This can hardly be said for other editors, except for Vim and JEdit (which I personally consider on par with Emacs, except it requires more resources to run).

    I can't speak for Vim, since I use it just occasionally, but I'm confident that it provides equivalent functionalities.