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:As if an open source zealot could afford a Niko on Nikon Responds to Encryption Claims · · Score: 1

    As if the typical open source zealot had a girlfriend to shoot pictures off with that camera anyway ;)

  2. Re:I'm just bummed google doesn't support NSV on Search Battle Heading to Video · · Score: 1

    Maybe because mpg and mov are not streaming formats?

    btw I never even heard of NSV before I read your post but I hate wmv, asf and real for their poor quality and high error ratio

  3. Re:Censorship/decency standards on Search Battle Heading to Video · · Score: 1

    A much bigger problem would be people (like politicians e.g.) who don't want people to be able to NOT watch something (like their election ads or propaganda e.g.).

  4. Re:What it really means ... on Borland Releases JBuilder to Eclipse · · Score: 1

    The real problem with Java is that they tried to make to many compromises and failed miserably. Why bother making it look like C when they could have designed a modern language (meaning: no semicolons e.g.) and why creating an object for everything (especially: why for the main-program?) and if everything is an object, why can't the primitive types be used like objects? Why is there no standard way to install different versions in parallel or for Bytecode to tell the user the required version of Java? Why can't they implement containers that return the type of object that was put in instead of relying on casts? Java was a good idea that is implemented in almost the worst possible way. Even though Swing and speed are the main issues for many people there are more problems beyond that. And for all those people telling me now that some of those problems are fixed in the latest version I can only say that a horrible design with some patches isn't the same as a good design.

  5. Re:What do you want to open source today? on Borland Releases JBuilder to Eclipse · · Score: 1

    I agree. Gaming is the only reason why I still have a Windows on the Harddisk of my main computer (the others are Linux only) and even boot it occasionally.

  6. Re:Is the future of enterprise IDE open? on Borland Releases JBuilder to Eclipse · · Score: 1

    If you hate vi you might want to try emacs. It can do almost everything any modern GUI can and works with all languages known to mankind. Lots of information about it is available here. Be warned however that it might require some editing of config files to put together the perfect feature-set for your needs.

  7. Re:Open? I sure hope so.... on Borland Releases JBuilder to Eclipse · · Score: 1

    Game Engines in the same way as e.g. Movie Players or Ebook Readers would be a good thing. The Companies would create the content but not the engine and sell that. I imagine we would see more and better (read: more depth) games that way.

  8. Re:Buzzword Bingo on RSS Reaches Out for New Networks · · Score: 1

    If you have problems with different version of documents in your organization perhaps you should use a version control system like CVS or Subversion

  9. Re:Godbye Ethics , Hello luxuary cruise on EU Trade Commissioner Enjoyed MS Hospitality · · Score: 1
    While writing letters and protesting people online may make one feel better, the only real way to eforce change is to act
    If the former does not help do you mean a revolution by 'act' in the second part of the sentence?
  10. Re:Slow code? on GCC 4.0.0 Released · · Score: 1

    What are "very binaries"?

  11. Re:It's bad news, actually... on Dual Cores Taken for a Spin in Multitasking · · Score: 1

    Maybe that means designers of Wordprocessors and things like that (average Joe software) will have to be content with 2 GHz then and only designers of games, render- and similar programs where parallelization is possible can use more than that. Wouldn't be the worst development IMO.

  12. Re:GCC 4.0's biggest winner is probably KDE on GCC 4.0.0 Released · · Score: 2, Funny

    The slow part of KDE is the compile time...

  13. Re:I'll tell you why... on Why Aren't More Distros Becoming LSB Certified? · · Score: 1

    A ten year old app would be a Windows 3.11 one. Most of those don't run properly in Windows XP.

    On Linux you can run 10 year old apps provided you have the source code which is true for most Open Source apps.

  14. Re:Linux needs a standard container on Why Aren't More Distros Becoming LSB Certified? · · Score: 1

    If that is all you need you should try ratpoison or ion as WM.

  15. Re:UKIP Victory! on Google Maps, Local Expand To UK · · Score: 1

    I believe that one is called Oceania

  16. Re:Bypass their DNS on Providers Ignoring DNS TTL? · · Score: 1

    AFAIK only information about top-level DNS-servers (the ones for .com/.net/.org/.us/.uk/.de/...) is available at the root DNS servers and I don't think the TTL for those is that low.

  17. Re:Excellent commentary... on Michael Robertson Says Root is Safe · · Score: 1

    ActiveX is the same as having a system where websites can execute shell commands, you don't know which one they will execute before giving them permission and one of them runs "rm -Rf /" with you running as root because half of the other shell commands legimitate websites use don't work as normal user.

  18. Re:Excellent commentary... on Michael Robertson Says Root is Safe · · Score: 1

    While I agree with you I think we must think of a new analogy for "voting with..." for the web. Most web sites don't cost money ("wallet" doesn't fit) and the web doesn't require you to walk anywhere ("feet" doesn't fit either).

  19. Re:Excellent commentary... on Michael Robertson Says Root is Safe · · Score: 1

    See it as a way to force people to abandon ActiveX. The easier we make it to stay with ActiveX the more users don't even consider using something else.

  20. Re:Excellent commentary... on Michael Robertson Says Root is Safe · · Score: 1

    It is a feature but since it is a standard it doesn't have to be documented completely by Mozilla.

  21. Re:Excellent commentary... on Michael Robertson Says Root is Safe · · Score: 1

    Sadly, sane web developers are a minority.

  22. Re:Read your EULA: on MS: Beta Software Good Enough for Production Use · · Score: 1

    I would guess nuclear reactors, airplane control systems and similar software isn't allowed to come with a disclaimer like that.

  23. Re:Cause Sun is scared.... on CDDL Project Leader on the CDDL · · Score: 1

    Isn't this the whole story of Java all over again? Java could have been so much more (especially so much more compatible and available on other platforms) if only they would release it as uncontrolled open source but they seem to be afraid of losing control.

  24. Re:Real Problem on CDDL Project Leader on the CDDL · · Score: 1

    I don't think Solaris x86 has more and better drivers than Linux x86.

  25. Re:Real Problem on CDDL Project Leader on the CDDL · · Score: 1

    Dual Licensing isn't "half of it is GPL and the other half is not", it is "you can use either GPL or another license for all of it".