Slashdot Mirror


User: Guillermito

Guillermito's activity in the archive.

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

Comments · 163

  1. Re:unfortunately on DMCA Invoked Against Garage Door Openers · · Score: 1

    If someone can successfully "sniff" the transmissions and open the door I would say that the product was flawed in the first place.

    If manufacturers really cared about the consumer they would improve their product instead of sueing.

  2. Re:SQL does not cut it on newdocms: Beyond the Hierarchical File System · · Score: 1

    The relational model is not overdue. The relational model is nothing but first order logic in disguise.

    The relational model *replaced* pointer/references based data models (the network model) and the hierarchical model that were the prevailing database technologies in use in the '70s.

    The relational model proved to be far superior to these old technologies, even though SQL is not completely relational.

    Now it is deja vu all over again with object databases poorly implemented (network model) and XML databases (XML is a hierarchical model).

    Besides, COBOL doesn't have anything to do with the relational model. COBOL is a programming languaje that can be used to access de underlying data model, relational or otherwise.

  3. Re:Time Slot on Futurama Confirmed on Cartoon Network · · Score: 2, Funny

    VCR anyone?

  4. Re:Embedded languages - pah on Get Your Moto On · · Score: 1

    I couldnt agree more.

    Thats why I prefer approaches like xmlc (see http://xmlc.enhydra.org/ )

    With xmlc you get complete MVC separation. Web designers generate and mantain pure HTML files (they can even keep their mock up data). Programmers create and mantain pure Java programs. Nobody messes with other peoples work.

  5. SAP DB on MySQL 4 - Is it Stable? · · Score: 1

    Is anyone using SAP DB? http://www.sapdb.org ?

    Most open source database debates revolve around MySQL vs. PostgreSQL. Why is SAP DB hardly ever mentioned?

    I'm asking this because I'm evaluating SAP DB right now. So far it seems pretty robust. It also have an impressive list of features. So, Is there a catch?

  6. Adam Smith would find this intuitively obvious on Take a Mac User to Lunch · · Score: 1
    From a cost perspective, we need to ask the question: what happened to returns to scale here? Companies like Dell and HP ship something like eight or nine x86 machines with some kind of Windows OS for each Unix machine shipped by anybody -- including their own Linux shipments as well as both Sun and Apple. Yet the lower-volume product costs less and arguably does more. Adam Smith would not find this intuitively obvious, so what's going on?
    I think Adam Smith will find this intuitively obvious: there must be a monopoly in some components (hardware or software) of x86 machines, preventing the manufacturers of those systems to drop prices.
  7. Re:What's the good part? on Sizing Up StarOffice 6.0 · · Score: 1

    The comparison is wrong. JRE is not the Java equivalent to Visual Studio. I'd say it is comparable to Microsoft Office installing the Visual Basic runtime.

  8. Re:I'm not really suprised... on Sun Works With Apache Software Foundation · · Score: 4, Informative

    While I think some of your points are valid, I also think Sun has made a huge improvement in the area of application setup with their Java Web Start product (now part of the standard jre distribution)

    http://java.sun.com/products/javawebstart/

    With Java Web Start installed in the client's computer you can distribute your Java application by just setting up a web page with a configuration file. The user just click a link in the page and Java Web Start downloads your code, all the libraries and even a newer version of the jre if needed. The application runs on an applet-like sandbox, so it will not read or modify local files, unless the user authorizes it. The applicacion is then cached for future use, so it will not be downloaded again, unless an automatic checking proves it has changed. If you are using Windows Java Web Start will ask you whether you want to add an icon to the menu the second time you start an application.

    Of course, all this wonderful features work only if you have the jre installed in the first place. So it's some kind of chicked and egg situation. Anyway, I don't find the standard jre installation more complex that, say, installing Acrobat Reader, or other commonly used plug-ins.

    Sun mantains a collection of links to third party Java applications:
    Swing sightings. Some of them very interesting, some of them Web-startable.

  9. Re:What's with scientology? on Scientology Uses DMCA to Delist Critic's Website · · Score: 1

    > It's not really all that surprising. They have a > long history of threatening anybody who critises > them.

    It is somewhat surprising, at least according to their creed:

    http://www.scientology.org/world/worldeng/corp/c re ed.htm

    "We of the Church believe: That all men have inalienable rights to think freely, to talk freely, to write freely their own opinions and to counter or utter or write upon the opinions of others"

    But I guess this is not the first time in which the actions of a religious body is inconsistent with its stated beliefs.

  10. Re:MSIE vs Mozilla/Gecko on AOL Beta Testing Gecko-Based Browser · · Score: 1

    Loading
    Mozilla 0.9.9 loaded 17% faster than IE 6 and 21% faster using the -turbo option (C:\mozilla\mozilla - turbo)

    As far as I know, the -turbo option (aka quick launch) means that parts of Mozilla are pre-loaded at Windows startup. That's exactly what IE has been doing since it was integrated with windows. So if someone is going to compare loading times of IE and Mozilla, the -turbo option should always be used.

  11. Re:I want my XML! on Mozilla 0.9.9 Released · · Score: 1

    MathML on by default is just great. I hope they add SVG soon.

  12. Re:Taking the benefits and giving nothing back. on AOL To Finally Switch To Mozilla? · · Score: 4, Insightful

    Didn't AOL buy Netscape? Hasn't Netscape
    contibuted most of Mozilla code?
    So I think AOL gave Mozilla back.

  13. Re:Not Irony on Vim's Bram Moolenaar On Open Source And Vim 6.0 · · Score: 0, Offtopic

    I have heard many people complaining about this song, and I think it is misundrestood.

    The ironic part aren't the examples. The irony is implied in the chorus part:

    "Well life has a funny way of sneaking up on you
    When you think everything's okay and everything's going right
    And life has a funny way of helping you out when
    You think evertyhing's gone wrong and everything blows up In your face"

    Basicaly it says that sometimes when you expect things to go right, they go awfully wrong, and vice versa. That's exactly the definition of irony