Slashdot Mirror


User: BarryLoper

BarryLoper's activity in the archive.

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

Comments · 17

  1. Better startup sound on Vista Startup Sound to be Mandatory? · · Score: 1

    Do you remember the sound the Sega Genesis made when booting up? It was two chords and someone singing the word Sega.

    I always wished someone would make a Windows startup sound with those same chords except singing Windows. It would also need to be lo-fi like the Genesis one.

    Anybody know if anyone ever made something like that?

  2. Re:Windows roaming profiles on Experiences with Replacing Desktops w/ VMs? · · Score: 2, Informative

    Use a logon script to change their temporary internet files to a reasonable size. For some reason the temp internet files are in the roaming profile. By default, they're a percentage of the drive (usually gigs).

    This one sets temp internet files to 128mb. It works for me but YMMV

    On Error Resume Next

    Const HKEY_CURRENT_USER = &H80000001

    strComputer = "."
    dwordValue = "131072"

    Set objReg = GetObject("winmgmts:" & "{impersonationLevel=impersonate}\\" & strComputer & "\root\default:StdRegProv")

    dwordPath = "Software\Microsoft\Windows\CurrentVersion\Interne t Settings\Cache\Content"
    dwordPath2 = "Software\Microsoft\Windows\CurrentVersion\Interne t Settings\5.0\Cache\Content"

    objReg.SetDWORDValue HKEY_CURRENT_USER, dwordPath, "CacheLimit",dwordValue

    objReg.SetDWORDValue HKEY_CURRENT_USER, dwordPath2, "CacheLimit", dwordValue

    Slashcode seems to have added some spaces, but you get the picture

  3. Brilliant!! on Robot Balances on a Single Spherical Wheel · · Score: 1

    Just don't make it drive into the wind!

  4. falling in love on Microsoft Encouraging OEMs to Beautify Computers · · Score: 1

    They need us to love our PCs so we don't throw them out the window out of frustration.

  5. Re:Obligatory Linux Plug on Options for 'Fixing' A Pirated Copy of Windows · · Score: 1

    If you had installed Windows before, you would know that it doesn't play DVDs out of the box. It won't play MP3s out of the box either. It sure as hell doesn't play Apple DRM files out of the box.

    If your Windows does these things out of the box it is because of 3rd party software installed and configured by your OEM. I never bought an OEM Linux computer, but I would assume that the OEMs would do that sort of things for Linux too.

    I won't argue that both MS and Linux can be a big PITA to use, but I just wanted to point out the flaw in your logic.

  6. Oops! on CEO Shawn Hogan Takes on MPAA · · Score: 5, Funny

    Looks like they accidentaly picked on someone who's got some money. Don't you hate it when that happens?

  7. if it works on MS Research Automates Search Engine Spam Hunt · · Score: 1, Flamebait
    If they could make something like this work, it would be a big draw away from Google.

    Of course, with their track record of Neat Ideas vs. Actual Products, (WinFS, etc.) I'm not holding my breath.

    I am, however, wishing them luck.

  8. Beta on ACLU Files for Info on New Brain-Scan Tech · · Score: 1

    It's cool! We'll just call it beta and don't charge the alleged Terrorists for the interrogation.

  9. Re:Bah! on NVIDIA GeForce 7950GX2 Benchmarks · · Score: 2, Insightful

    I'm happy driving my '94 Ford Probe!

    It doesn't mean they should stop making Ferraris and Aston Martins.

  10. Nothing to see here. on O'Reilly and CMP Exercise Trademark on 'Web 2.0' · · Score: 3, Insightful

    Well, you wouldn't expect to be able to hold a local gathering of electronics vendors and call it the Electronic Entertainment Expo.

    It's not like they can go after you for making an application and saying it's a "Web 2.0 app". In fact, they'd like that because it would validate their existence.

  11. Throw me a friggin bone! on Symantec AntiVirus Hole Found · · Score: 5, Insightful

    OK that leaves about every question unanswered.

    At least give us a little bit on how this vulnerability could be exploited other than: This flaw does not require any end user interaction
    • Do I have to browse to a malicious website?
    • Do I have to download an infected file for it to scan?
    • Does it somehow come in on Live Update?
    • What if I have a firewall?

    Throw me a friggin bone here! I'm the user... Need the info...

    I suppose the important part is they got the scoop!

  12. Re:A couple of things... on Next in Browser Development, High DPI Websites? · · Score: 1

    Of course, if you actually do change Mozilla's DPI to something other than 96, it totaly borks the scrolling leaving remnants of fonts and half lines everywhere. At least, this was my experience with Firefox on X.

  13. Re:Heh on Apple Releases Remote Desktop 3 · · Score: 1

    More like 5 years ago.

  14. Re:Incompatible... on Online Test Measures Speed of your Brain · · Score: 1

    Ah!, but if everything was compatible with Macs, would you still use them?

  15. Re:fundamental on Beginners Guide to Search Engine Optimization · · Score: 2, Interesting

    I think history has shown that "better content" has little to do with search engine ranking. You just have to know how to work the system better than your competitor.

    Having said that, I wish someone would invent a search engine that would push some of this "better content" to the top of search engine results.

  16. Re:I use lynx.. on Zero-Day IE Exploit Takes Control of PCs · · Score: 1

    I guess you're safe then. Oh wait..

    [DSA 874-1] New lynx packages fix arbitrary code execution
    October 27th, 2005
    Ulf Härnhammar discovered a buffer overflow in lynx, a text-mode
    browser for the WWW that can be remotely exploited. During the
    handling of Asian characters when connecting to an NNTP server lynx
    can be tricked to write past the boundary of a buffer which can lead
    to the execution of arbitrary code.
    ---

    Of course, at least there's a fix before the exploit on this one.

  17. Re:So sophisticated... on CCTV Network Tracks Getaway Car · · Score: 1
    I don't like living in the UK. Big brother really is watching us :(

    In the UK wouldn't they call it Big Guv'na?