Slashdot Mirror


User: obender

obender's activity in the archive.

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

Comments · 241

  1. Re:Quotes from the BBC article: on Online Trust Failing Overall · · Score: 1
    many users haven't even bothered to change the default Lotus password

    I know it sounds bad for a sysadmin but try to think their way: why should they secure it? Maybe they don't care about the security of the system. That is your job.

  2. Re:Free software on Building Richly Interactive Web Apps with Ajax · · Score: 1
    My apologies for the above post, I actually thought there is some code behind this. Actually all they say is fetch xml from the server using Javascript and then still using Javascript update the web page using the fetched XML document. The update is not done by some fancy XSL transformation but by writing code that goes up and down the parsed tree of the XML.

    Several people tried this in the past and many seemed to conclude its more efficient to just fetch dynamically generated Javascript and execute it directly.

    Speed issues aside, the web browser will let you make an application that looks a bit more like a native one than regular web pages but never just like a native one.

    One last observation: their site does not seem to use this concept.

  3. Free software on Building Richly Interactive Web Apps with Ajax · · Score: 0, Offtopic

    Does anyone know if their licence is GPL compatible?

  4. Re:huh? on Mono Progress In the Past Year · · Score: 1
    At least give the program a somewhat descriptive name, ie Office, Internet Explorer, TurboTax, NotePad, Photoshop, etc...

    These names don't mean much if your native language is not English. You just learn to associate them with the software.
    Sometimes the same goes for icons. I still remember this funny icon in early Windows that was supposed to simbolize mail. Later on I saw the real object in a movie, it was an American mailbox.

    Now I don't know if the person that named Internet Explorer thought of an analogy of a risky trip were you are continuously in danger of being attacked and suffering from various infectious diseases but I can say the application seems to live up to its name.

  5. Re:Stallman was right on Woz, Others Ask Apple To Go Easy On Tiger Leak · · Score: 2, Insightful
    If someone distributed the Linux kernel under conditions that do not meet the GPL, what would you be saying then?

    You are turning things around. This guy is being accused of distributing something. Breaking the GPL would mean not distributing something. You can easily undo the wrong to the GPL by distributing the source.

    So from a negative point of view the difference is between wrong you can easily repair and wrong you have no way of repairing. Apple is not asking this guy to straighten his ways, it's asking for a punishment. While I would no go as far as saying that one is about fear and one is about love the contrast is obvious.

  6. Stallman was right on Woz, Others Ask Apple To Go Easy On Tiger Leak · · Score: 0, Flamebait

    I think this proves once again that non-free commodity software is evil.

  7. apt-get on Ready or Not, Here comes Windows XP SP2 · · Score: 1
    So unless you run Software Update Service (SUS), chances are you will get a mix of SP1 and SP2 running at the same time.

    Maybe for people running Linux, for the ones of us still in the BSD realm it's going to be months before we get a native port if ever.

  8. Dead or Alive? on Straczynski Offers To Re-Boot Star Trek [updated] · · Score: 1
    I just came across this thread over on usenet where J. Michael Straczynski, creator of Babylon 5 and Jeremiah, talks about the cancellation of Enterprise.

    Only hours ago a Slashdot told me that Usenet is dying and now this?
    For my peace of mind I searched on Google for Netcraft confirms Enterprise is cancelled and it's ok, I got lots of hits.

  9. Re:Martin came across much better than Roblimo on Microsoft's Martin Taylor Responds · · Score: 1
    If you get enough people to use a product your going to have a large number of idiots in that group

    One counter-example: TNT. With a maximum allowed of one mistake it seems keep a pretty skilled user base.

  10. Re:Details? on New Orbitz Terms Prohibit Inbound Deep Linking · · Score: 2, Informative

    It looks like a flight booking site. I could not find any flights with it as it does not support flights that originate in Europe (including Russia), Africa, Asia, Australia and South America.

  11. Closing the analog hole on The Death of the Music CD · · Score: 1
    I think the music industry would prefer to place a socket of the back of your neck and feed you the content this way so that you can not pirate it. And not only music but also movies and holiday simulations and even a virtual world.

    Gotta go, need to decide wich pill to take. Blue looks like a secure choice but red seems more interesting ...

  12. Re:Americans are different on NASA Says 2005 Could Be Warmest Year Recorded · · Score: 1
    But many smart Americans doubt this.

    Dubito ergo cogito. I doubt therefore I think. Many of today's theories will be laughed at in a century or so. Progress is often achieved by those who do not bow to the current scientific dogma but try to see past it.

    If someone does not have doubts that person does not think. American or not it makes no difference.

  13. Back to the future on MS Employee Calls for No More Passwords · · Score: 1

    I remember Microsoft Bob used to log you in anyway if you failed your password more than three times. If that's not giving up passwords I don't know what is.

  14. Re:.Net == .Not on Strategy Shift In The Air For Microsoft · · Score: 1

    It does not matter any more if .NET is good or not, the general perception is that you should stay away from Microsoft.

  15. Re:hmm... on Smart People Choke Under Pressure · · Score: 1
    I've always been noted for my ability to work best under pressure

    It depends on the amount of pressure. Think of a three hour exam that determines what the rest of your life is going to be and when in case of failure you will be miserable for as long as you live.

    On the other hand working hard to make your boss rich is not pressure. Pressure comes from the inside not from the outside.

  16. Re:The media is too PC-centric on HP CEO Carly Fiorina to Step Down · · Score: 1
    NEVER hire a CEO with a last name that sounds like a pizzeria.

    I strongly disagree with that. Fiorina sounds like a flower shop.

  17. Re:Linux vs, branded *nix? on Solaris 10 Released · · Score: 1
    It doesn't sound like you found a bug.

    If it is described in the manual it's a feature. If the opposite is described in the manual it's a bug. To make matters worse it took HP a week to reproduce it (they needed more than one physical disk to write to and they kept trying with two different logical volume on the same disk).

    It sounds like you should have done more research prior to upgrading your OS.

    Our test system did not have enough resources to make this bug obvious.

    had a brand new patch emailed to me by the next morning

    I suspect they already had the patch before you even reported the problem.

    That's something that hasn't happened in the OSS world.

    In open or closed source you're likely to get better support if you have a problem that is experienced by many other people. If you're the only one reporting it you're pretty much on your own. That's when OSS has an advantage. When I had trouble running Apache on AIX I just modified the source and moved on.

  18. Re:Linux vs, branded *nix? on Solaris 10 Released · · Score: 1
    Furthermore, with the big brands, if you have a mysterious bug or kernel panic you get a number to call and somebody works on it 16 hours a day till the bug is fixed.

    This is simply not true. Years ago when we upgraded HPUX the way memory pages were locked was changed. In the old version you could have more than one process read from a memory page, in the new one only one process could read. Our software ran much slower and we had serious problems. In spite of having an expensive support contract we got zero help. We were told this was a feature and not a bug. In the end we had to adjust our software and work around the OS bug by aligning all the shared memory buffers to page boundaries. How is that different from Windows?

  19. Re:Maintenance on John Barlow Pushes Open Source in Brazil · · Score: 1
    Do you seriously think that someone without Unix background will dive into it for $3/hr?

    Salaries this low are still paid in Eastern Europe, let alone the rest of the world.

    do you think that some local "big cahunna" will trust the cheap worker more than a US company

    Here you are right, they won't. One of the strong selling points will always be: we've been doing this for decades, your guys are just beginners. Ironically I know a case when local programmers were employed to do the job after the american programmers used all the budget and failed to produce anything.

  20. Re:Embarassing! on John Barlow Pushes Open Source in Brazil · · Score: 4, Informative
    From TFA:

    Lessig noticed and the computer was quickly disconnected and replaced with a laptop running on open-source software.

    They replaced the windows computer as soon as they discovered it. I wonder how long before that becomes common practice all over the world.

  21. Re:Don't keep the port open! on Worm Hits Windows Machines Running MySQL · · Score: 1

    Also --bind-address=127.0.0.1
    This way you deny access to other computers but all the tools that connected locally through tcp/ip still work.

  22. Re:Strange how often it works out that way on Meet The Co-Creator of Firefox · · Score: 1

    I think the guy who should get most credit is the one the convinced Andressen to go ahead with the new Gecko architecture. Anyone knows his name?

  23. Re:Patents in the EU and USA on EU Software Patents Delayed Again · · Score: 1

    I guess its mostly because american and european businesses have the same owners. Europe is approaching fast the stage of United States of Europe and I can already see in the future the United Euroatlantic States emerging.

  24. Re:Four on Fantastic Four Teaser Trailer · · Score: 4, Funny
    Am I the only one who read "Gang of Four" and then quickly started thinking about design patterns? I probably need professional help.

    This is Slashdot where professional help is always available. Which design pattern in particular you need help with?

    Oh, not that kind of help ...

  25. A Manual on Planning For Mozilla 2.0 · · Score: 5, Interesting
    I know it does not sound like much but I think a manual is what Mozilla really needs. Many users that switch from IE get to use Mozilla/Firefox the same way they used IE and not more. And there's much more to Mozilla than just tab browsing.

    I still remember the day when I tried running two separate instances of Mozilla on the same Windows machine. Neither Google nor the forums helped. Luckily I can still read C++.

    Open source should mean you can look into the source if you want to, not that you have to look into the source every time you try something non trivial.