Slashdot Mirror


User: Tom9729

Tom9729's activity in the archive.

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

Comments · 153

  1. Re:Acid on Firefox 3.5 Reviewed; Draws Praise For HTML5, Speed · · Score: 1

    A little OT, but if you want to see something fun try acid3 in IE6. :)

  2. Re:HTML 5 and Javascript on Firefox 3.5 Reviewed; Draws Praise For HTML5, Speed · · Score: 3, Insightful

    Without installing any kind of plugin JavaScript is supported by virtually every modern desktop browser and a growing number of mobile browsers. Yes some websites use JavaScript to do annoying things like resize/move windows, but most browsers let you limit what a website is allowed to do.

    Umm Flash on the other hand requires you to install a 3rd party plugin that may not work well (or at all) depending on what platform/browser you use.

    IIRC the HTML 5 spec doesn't even say that JavaScript is "required" to play videos, it's just used for the UI.

  3. Re:Incredible horrifying bloat on Mono Squeezed Into Debian Default Installation · · Score: 3, Informative

    You never see anyone include the sizes of dependencies like glibc, alsa, etc because they are pretty common across all applications. I mean honestly, find me a application that doesn't in some way depend on libc and I will be impressed.

    The reason the size of all of a Mono app's dependencies are included is because they are only useful for running Mono apps.

    In this case it is reasonable to include the size of Tomboy's dependencies because (so far) it is the only Debian-Gnome-required app that needs them.

  4. Re:FUD on Mono Squeezed Into Debian Default Installation · · Score: 3, Informative

    Mono itself has been in the Debian repos for a pretty long time and really isn't the issue here.

    This particular "spat" is because Debian is making Mono a dependency of Gnome, with the only justification being that Tomboy (a post-it note application) requires it, which many people see as unnecessary.

  5. Re:FUD on Mono Squeezed Into Debian Default Installation · · Score: 1

    Rhythmbox is written in C. Perhaps you're thinking of Banshee?

    I don't know what Evolution is written in, but unless they rewrote the whole thing in the past few years (something I very much doubt) it is not Mono/C#.

  6. Re:Asking for a Mile on KOffice 2.0.0 Now Open For Firefox-Like Extensions · · Score: 1

    I'm not making any claims about OOo, but most applications that use the Java runtime seem to eat up a lot of memory. Whether this is because they are poorly written or because the Java virtual machine itself is just bloated I do not know. Just saying that I think it's a perfectly valid complaint.

  7. Re:hey Asus on Asus Slaps Linux In the Face · · Score: 1

    It is linked to on Amazon but (at least in my browser) the link points to a My Documents folder (file:///C:/Documents%20and%20Settings/jross/Desktop/Marketing/ASUS/1008HA/1008HA/www.itsbetterwithwindows.com).

  8. Re:Asking for a Mile on KOffice 2.0.0 Now Open For Firefox-Like Extensions · · Score: 1

    It's more likely that his gripe is with the runtime than with the language.

  9. Re:Friends don't tell friends to install Linux on Ubuntu 9.04 For the Windows Power User · · Score: 2, Interesting

    Not really.

    Ubuntu uses Debian as a base, and while they have a lot of similarities they also have a lot of differences (Ubuntu is more concerned with flashy new features and user accessibility than stability or security). CentOS on the other hand is basically RHEL minus Red Hat's trademarks and live support.

  10. Re:Microsoft Invented It on Why Game Exclusivity Deals Are Feeding the Hate · · Score: 5, Interesting

    Halo was going to be a Mac game until Microsoft bought Bungie. Then it was an Xbox exclusive for awhile and was later released on both PC and Mac.

  11. Re:Boy oh boy! on Linux Reaches 1% Usage Share · · Score: 1

    No, it's like saying that not everyone who shops at Walmart is a semi driver (despite the fact that the things they are buying were delivered by semi).

  12. Re:Doesn't it do this? on Command Lines and the Future of Firefox · · Score: 1

    Well I don't know how Ubiquity is supposed to work, but I think it's important to realize that not everyone necessarily wants to rely on Google. :)

  13. Re:Doesn't it do this? on Command Lines and the Future of Firefox · · Score: 2, Informative

    The difference is that right now it's probably relying on Google's "I'm feeling lucky" feature.

  14. Re:Still waiting for adblock :( on 2.0 Beta Chrome On Windows, Chromium On Linux · · Score: 4, Insightful

    At least for me, Adblock is much more convenient (though I do use a hosts file to block some of the nastier stuff). It is updated automatically, it lets me whitelist sites, and it's pretty useful for blocking annoying avatars/signatures on forums.

  15. Re:Paying for what ails you on Microsoft Sued Over Vista-To-XP Downgrade Fees · · Score: 4, Informative

    Because it's hard to find a computer that doesn't come with Windows at Walmart/BestBuy/etc.

  16. Re:Converter! on Call For Grant Proposals In Perl Development · · Score: 1

    Since when is Perl dead?

  17. Re:Please explain to me on Trojan Found At Torrent Sites Insists "Downloading Is Wrong" · · Score: 3, Interesting

    Because boobytrapping your software would be the equivalent of having a robot shoot the person on the other side of the register when the silent alarm was triggered.

    Works great, but once it's triggered it doesn't differentiate between customers and criminals.

    Say there's a bug in your software that causes it to format the customer's computer because it mistakenly thought they were a criminal. That's a big "oops".

  18. Re:IMDB link on Actor Matt Smith Will Be 11th Doctor Who · · Score: 2, Interesting

    Looks like he has worked with Billie Piper before. Would be interesting if she was still on the show..

  19. Re:I would have thought the military would want Op on British Royal Navy Submarines Now Run Windows · · Score: 1

    They probably have access to the source code under some kind of NDA. It certainly wouldn't be the first time.

  20. We have these on The Gym Arcade · · Score: 1

    We have the Expresso bikes at my college. I don't really like the "Dragon" game, but racing friends on some of the crazy courses (ie. Ascension) is a lot of fun.

  21. Re:I just ordered one!! on Run Mac OS X On Non-Apple Hardware, With a Dongle · · Score: 1

    I kind of agree with you, except that almost all of the guides on the OSx86 wiki directly link to The Pirate Bay...

    The "don't download unless you own a legal copy" disclaimers are just rationalizing.

  22. Re:Java.sun.com on Best Reference Site For Each Programming Language? · · Score: 1

    Or you could just add the version of Java to your search query.

  23. Re:Open Source Flash? on Why Is Adobe Flash On Linux Still Broken? · · Score: 2, Informative

    So there is no version of Flash that is open source then?

    The disadvantage of not being able to play Flash is mostly on sites like YouTube. But some other sites are also using Flash for the interesting content.

    So the big question is - is it possible to implement a Flash player for Linux that's open source?

    I was going to mod you down for not RTFS [especially the part about GNASH], but instead I'll answer your question.

    Yes, it's called Gnash.The Wikipedia page should tell you all you need to know.

  24. Re:AAAh my ears! on Physics Nerds Rap About the LHC · · Score: 1

    I noticed that too.

    This song reminds me of one of the Bill Nye music videos, and I like it but this version is really hard to listen to because the volume keeps changing.

  25. Re:That's not about computer viruses! on Viruses Infected By Viruses · · Score: 1

    Since previous /. story was about the university malware professor, for a second I thought this story was talking about computer viruses infecting computer viruses. Would that be possible too?

    Almost anything is possible, but you probably already know that.

    I don't know how well this fits into "viruses infecting viruses", but the first thing that came into my mind was the Sony rootkit being exploited.

    I suppose that's a bit more like hackers infecting malware, but it's a start.