Slashdot Mirror


User: Jaseoldboss

Jaseoldboss's activity in the archive.

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

Comments · 222

  1. Re:Fool me once..... on Driver Update Can Cause Vista Deactivation · · Score: 1

    most application operations that require elevated privileges (e.g. writing to Program Files)

    The only part of an application that should be writing anything there is Setup.exe. Unfortunately, even some large software vendors are used to shipping apps that need local admin rights to run, simply because that's the default user priviledge in XP.

  2. Re:Pretty obvious, wasn't it? on EBay Admits To Bad Call On Skype · · Score: 5, Interesting
    I've also used it from Holland, leaving my cellphone in the UK. Nearly every internet cafe has Skype installed and, even including the internet fee, it's cheaper than making an international call.

    However, from the article:

    "Skype has been focused on user acquisition, and it's done a great job. But we also feel like we can find new ways to monetize those users."

    I'm very wary of what 'monetize' might mean. I'm surprised that they didn't plaster ads all over the application soon after eBay bought it to be honest.
  3. Re:Mixed feelings... on Leaks Prove MediaDefender's Deception · · Score: 1

    Our company has the worst blocking software I've ever known. Bugmenot.com is classified as "Hacking" and Insecure.org is apparently ok. Too many other examples to mention, I wish I knew who the content filter supplier was.

  4. Re:ahem.... are you sure? on Retailer Refuses Hardware Repair Due To Linux · · Score: 1

    No no, PC World don't know how to get the porn off Gentoo Linux. That's why they wouldn't repair it.

    "The charges came after a member of staff spotted the material on Glitter's computer, in for repair at PC World in Bristol."

  5. Re:Oh! on Name Your Favorite Bloat-Free Software · · Score: 1
    Another method in Windows or DOS, useful for creating autoexec.bat and config.sys files after a format:

    C:\>copy con hello.txt
    here is some text....
    and some more
    ^Z
    1 file(s) copied.

    C:\>

    Press F6 to get the ^Z character.
  6. Re:Bullshit on Radiation Absorbing Mineral Found In the Arctic · · Score: 3, Insightful
    How wrong you are, the new mineral called Kraptonite absorbs gamma rays ten million times more effectively than the same thickness of Lead.


    Had this mineral been available to physicists after the Chernobyl or Three Mile Island disasters, the consequences might have been very different, as both accidents resulted in contamination from radioactive water.

    Ah yes, a sprinkling of radiation absorbing mineral would have completeley prevented a 30GW steam explosion wouldn't it?
    By they way, I'm not cynical of the Russian scientists as there is every possibility of them having discovered a new filtration compound. Rather the idiotic reporting of it as some new 'radiation antidote'.
  7. Re:Fine the technically illiterate on Storm Worm More Powerful Than Top Supercomputers · · Score: 1

    Yea! Let's go fucking experiment on retards; since they're just "nuisance" to society we might as well make them our guinea pigs.

    You're way late

  8. MOD parent up, seconded on New Way of Extending Satellite Life Saves Millions · · Score: 1
    Link answers another question asked in this discussion about the possibility of using a single tank.

    "Modern satellites generally have a single fuel tank, but it was common years ago to design satellites with more than one tank."
  9. Re:how on earth? on Playing Music Slows Vista Network Performance? · · Score: 1

    PC World in the UK are also still selling them in the Business section. As you may be aware OEMs have until Jan 2008 after which they must ship with Vista.

  10. Re:Why? on MTV Bails on Microsoft's URGE Store · · Score: 1

    The partners in the "Plays for Sure" deal should thank their lucky stars that Microsoft just moved on and left it to die.

    Other companies that entered into deals with M$ weren't so lucky, compare with Sendo who partnered with them only to (article alledges) have their IP stolen and forced into bankruptcy by unfair business practices. That's what I'd call getting screwed, at least Creative are still in business.

  11. Re:And I question their claims. on A Campaign to Block Firefox Users? · · Score: 1

    It depends what you mean by "punch the monkey." I'd say they are very likely to "punch the monkey."

    That's given me a great idea for a banner ad. "Choke the Chicken - Win an iPod!"
  12. Re:use firefox and adblocker! on How Much Are Ad Servers Slowing the Web? · · Score: 1

    I've already clicked on a couple of sponsored links today whilst I was using Google. Unobtrusive targetted ads like these are actually useful IMHO.

    As for the floating annoying flash ones, I block their servers at my router to save everyone in our house the grief of having to endure them.

  13. Re:LiveCD on New Zealand Banks Demand a Peek at User PCs · · Score: 1

    That's a brilliant idea. Unfortunately it's spoiled by the hundreds of USB cable modems out there which wouldn't be able to connect as you'd either have no drivers or you'd have to enter all your connection details every boot.

    For customers with routers it'd work though.

  14. Re:Rediculous to require a subpoena ... on New Zealand Banks Demand a Peek at User PCs · · Score: 1

    in order to get the money, they have to present the PC.

    Call me a sceptic but I would be worried that they could point to one patch that wasn't downloaded and then say refuse the refund! I'd hate to think what they'd say if they were presented with a Linux PC.

    Anyway, what's wrong with RSA's SecurID system like most of the banks in the UK are bringing in?

  15. Re:Please -- Mount Man on Syncing Music Players In Linux? · · Score: 1

    Hmm, my battery got fried too. I bet the Archos charging logic is faulty when the device is constantly plugged in.

    To replace it I bought a Freecom Mediaplayer which is ok except the firmware is the worst imaginable! VBR files mis-report their length, it even distorts if you increase the volume past 50%

  16. Re:Please -- Mount Man on Syncing Music Players In Linux? · · Score: 1

    I've had two Archos Gmini players and with both, your music is stored in a directory called 'music' on the HDD which is accessible via UMS. There's no reason to do anything else really.

    The Gmini 440 even supports WMA-DRM apparently so it appears they can share the same space with user files.

  17. Re:Cry me a river. on British Record Companies Win £41m In Damages · · Score: 2, Interesting

    It's a really good idea. Someone should set up a site with audited donations. It would probably have to be paid as a donation as all mainstream bands will be signed up with exclusivity clauses. Which would make it impossible to pay them money directly for a product marketed via their record co. wouldn't it?

    I'd love to see the RIAA reaction to that one!

  18. Re: a bid to unseat flash? on Microsoft Buys Ad Firm for $6 Billion · · Score: 1
    Simply blocking Flash isn't enough, the ones you allow still store Flash cookies (.SOL files) on your system which can be used to track your browsing.

    Sure you can visit the Settings Manager page but that's no good if you want to set a machine (or domain) wide policy. For that I use the following in a batch file in the All Users Startup folder:

    RD "C:\Documents and Settings\%username%\Application Data\Macromedia\Flash Player" /S /Q

    You can also stick it in the netlogon share and run it as your users' login scripts.
  19. Re:Why not Flickr? on What LAMP-Based Gallery Software Would You Use? · · Score: 1

    I trust their maintenance and organization over my home server.

    I just couldn't do it, unless there was an easy way of backing everything up including any tags. Photos have got to be the most precious data a family routinely stores.

  20. Re:finally on Encouraging Students to Drop Mathematics · · Score: 1

    Not unless you're Neo.

  21. Re:Are we sad yet on Hacked DX10 for Windows Appears · · Score: 2, Interesting
    wouldn't this be the first step to getting something functioning in WINE?

    If it's true it will be. See here

    Cody claims he reverse-engineered the Geometry Shader code, and that users will be able to run Windows games intended on the Mac OS X on x86-based Macinteltoshes as well as Linux.
  22. Re:Mom might have been right.... on 1080p, Human Vision, and Reality · · Score: 1

    I always thought it was due to the fact that your peripheral vision is much more sensitive to flicker caused by the low vertical refresh rate. Thereby causing eye strain and headaches?

    This is why when you're in a shop full of TVs they all appear to flicker apart from the one you're watching (and nowadays 100Hz and LCDs / plasmas of course).

  23. Re:Seriously, who doesn't filter DoubleClick? on Microsoft to Buy DoubleClick? · · Score: 1

    Or, if your router has a content filter (like my Draytek) you can block it at that level too.

    Tip; block rad.msn.com and that gets rid of all those MSN Messenger ads without breaking the MSN license agreement like using the ad-free hacked version does.

  24. Re:In Soviet Massachusetts... on Diebold Sues Massachusetts for "Wrongful Purchase" · · Score: 1

    New Zealand

    Not really; New Zealand DMCA Moves Forward

    Sweden perhaps?

  25. Re:Why be scared? on Yellowstone Supervolcano Making Strange Rumblings · · Score: 1

    It might trigger a global depression? How about this

    According to the Toba catastrophe theory, 70 to 75 thousand years ago, a super volcanic event at Lake Toba reduced the human population to 10,000 or even 1,000 breeding pairs...

    I'd call that a pretty bad depression. Two of the Yellowstone eruptions are listed as 8 on the VEI on Wikipedia along with Toba.