Slashdot Mirror


User: Taladar

Taladar's activity in the archive.

Stories
0
Comments
1,558
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,558

  1. Re:Well... on Flash Makes Splash in Gadgets · · Score: 1

    It has to do with Windows because Microsoft are the people telling everyone GUIs are better for EVERY application out there than text-based UIs which is simply not true. If you have single-purpose terminal like a POS which should show a list or a table text-based is the way to go. KISS

  2. Re:Leapster etc., this is Java's missed opportunit on Flash Makes Splash in Gadgets · · Score: 1

    Bad Design (as in JVM being a bigger CPU and memory hog than any other programming language interpreter I've ever known) is NOT "being ahead of time".

  3. Re:As long as you have the space on Digital Packrats · · Score: 1

    No you won't. If you are like most people you don't backup your data and the chances of it surviving 50 years without a disk crash are minimal. The other problem will be opening the file format of today in 50 years. Here Tex or Docbook have a big advantage over MS-Office and similar programs since you always get to the content even when the file format is no longer supported (which is also much less likely with open formats)

  4. Re:Adblock/Flashblock on Flash Makes Splash in Gadgets · · Score: 1

    Modern Humans have Adblock (at least for visual ads) integrated. It is called eyelids

  5. Re:Push on Is RSS Doomed by Popularity? · · Score: 1

    When it comes to troubleshooting I do it too. But naturally not for every click in my browser. If you know all the layers you can choose the necessary abstraction level for the task at hand. As a user you choose high abstraction, as admin trying to find out why something doesn't work lower abstraction levels are sometimes really useful.

  6. Re:Cool, but... on OpenOffice.org In Swahili · · Score: 1

    The Macro Virus Support for MS Office Macro Viruses doesn't work otherwise.

  7. Re:Win2k & Server 2k3 on Service Pack 1 for Windows Server 2003 · · Score: 1

    It could do everything the last "real" DOS version could do. However DOS never could do much itself anyway so there was very little code to begin with compared to the size of W9X, so naturally it could not be a big part of that.

  8. Re:Win2k & Server 2k3 on Service Pack 1 for Windows Server 2003 · · Score: 1

    If Linux allowed (lots of) binary driver modules they would introduce the same problems Windows gets with badly written 3rd party drivers. It is much easier to tell all the hardware manufacturers to release a specification of their hardware and let kernel developers develop open source drivers themselves. That way they can be sure the driver modules won't misbehave once loaded and crash the entire kernel and they won't have to jump through a lot of loops just to stay backwards-compatible.

  9. Re:Win2k & Server 2k3 on Service Pack 1 for Windows Server 2003 · · Score: 1

    Not to mention that with Linux' small programs approach you can be relatively sure that the problem lies with directly connected parts of the system, so if for example DHCP doesn't work it is either a problem with the dhcp.conf or the network interfaces and not with some totally unrelated system.

  10. Re:In english on MD5 To Be Considered Harmful Someday · · Score: 1

    Someone could hack a (or just open a new) mirror for the file but if you get the md5 from the original site you can check wether you have the same file as the one on the original server without costing them the bandwidth of all downloads of the file itself.

  11. Re:AdBlock on Firefox Users Bad For Advertisers · · Score: 1

    Simpe. Use a Popupblocker (but not an ad-blocker). This removes the most invasive ads and leaves the ones you can ignore with your mind instead of an automated filter

  12. Re:The real question on Musicians on Internet & Filesharing · · Score: 2, Interesting

    It is really simple, they matter in "GPL source code theft" articles because there they keep information free while in P2P-Discussion Copyrights keep information closed away. It isn't really a contradiction.

  13. Re:911 dialers on U.S. Cybersecurity Report Available · · Score: 1

    So all the 3 modem users left on this planet would dial 911? And that would be comparable to a DDos in what way?

  14. Re:Roadmap for the future -- Planning is a good th on U.S. Cybersecurity Report Available · · Score: 1

    They could if the deadline would be a realistic guess instead of a "we need to be faster than anyone else" management decision.

  15. Re:Love - Hate on Open Source Word-of-Mouth Advertising · · Score: 1

    So you never told anyone you liked anything?
    You never told anyone you liked the location where you spend your holidays?
    You never told anyone you liked a certain restaurant?

    You did? So you must be "the kind of personality that would hav been a trouble making town gossip a hundred years ago in a small village"!

  16. Re: SpreadFirefox on Open Source Word-of-Mouth Advertising · · Score: 1

    So you want them to delay their international release just because one of the translations isn't finished?

  17. Re:Samba's great on Samba 4 Reaches "Susan" Stage · · Score: 1

    So your computer should guess all by itself what directories you want to share or how do you implement "Just works" with servers?

    Samba config files are really easy to write and the example ones contain all common cases where you just have to put in your paths so yes, it just works after you tell it the info it can't know automagically as long as it doesn't use a mind-reading library.

  18. Re:I know this is an oft repeated point but on Upbeat on E-books · · Score: 1

    Speech Synthesis isn't reading. Reading is much more enjoyable than an artificial voice reading the same text without any regards for the content.

  19. Re:Does a standalone WP have a use now? on AbiWord 2.2 Unleashed · · Score: 1

    If you write books you really should try Docbook. It is relatively easy to learn (compared to Tex) and allows you to concentrate on the content. Later you can write and tinker with a stylesheet or let your publisher do that for you since it separates content and layout completely.

  20. Re:I like Abiword.... on AbiWord 2.2 Unleashed · · Score: 0, Troll

    I guess you mean "production environment". Most "productive" environments don't use any of the *Word Programs.

  21. Re:How about the city of Atlantis? on Harrison Ford Confirms Indiana Jones IV Production · · Score: 1

    A new version of X-Wing with the original missions but better graphics and AI would be nice too.

  22. Re:Who would play the role? on Harrison Ford Confirms Indiana Jones IV Production · · Score: 1

    ...chasing Nazis in diapers

  23. Re:This Just in.... on Harrison Ford Confirms Indiana Jones IV Production · · Score: 3, Insightful

    It is a bad thing to ruin a good series of movies by making a bad sequel just for money.

  24. Re:YRO? on Infineon Execs Plead Guilty to Price-Fixing · · Score: 2, Funny

    Without memory chips your computer would have a hard time trying to go online, wouldn't it?

  25. Re:Some software SHOULD be not open. on Is Some Software Meant to be Secret? · · Score: 1

    And what does prevent a closed source software vendor from putting a similar piece of code into their software? Or an employee of this closed-source vendor? With Open Source their is at least a slight chance someone will find it, with closed-source you have no chance at all to know about it. (I don't say Open Source is much better than closed source in this regard, but it definitely isn't worse)