Slashdot Mirror


User: stoborrobots

stoborrobots's activity in the archive.

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

Comments · 891

  1. Re:Useful only for spatial window managers on Fold 'n' Drop Window Interaction · · Score: 1

    As does windows, at least, it did until 2000 - I'm not sure about XP, but before that I had to explicitly disable spatial filebrowser mode, a.k.a "Large Icons". In XP I'm not sure if "Large Icons" or Thumbnails mode is the default...

  2. Re:UI innovation and the Slashdot audience on Fold 'n' Drop Window Interaction · · Score: 1

    ...discussions on how to implement this on Linux and which wm would get it first...

    Especially when there's a prototype implementation available - with source! (It's for XP unfortunately - who's up for porting it?)

  3. Re:THIS IS HIGHLY USEFUL on Fold 'n' Drop Window Interaction · · Score: 1

    Ummm..... 6 months ago???

    OriMado implementation of Fold'n'Drop for XP - dated 2005/02/02.
    http://www.kmonos.net/lib/orimado.en.html

  4. Re:It's already a solved problem. on Fold 'n' Drop Window Interaction · · Score: 1

    If they thought to put that notice there, I wonder what held them back from properly implementing the ability to drop files onto the task bar button.

    Drag and drop is sensitive to the exact location where content is dropped.... In MS Word, for example, note the difference between dropping a file into the document area of the window vs the title bar.

    As such, there is no obvious action to take when content is dropped on the taskbar... (I know what I'd like to see happen, but it's not always the obvious behaviour...)

  5. Obligatory: I use lynx, you insensitive clod! :-) on Fold 'n' Drop Window Interaction · · Score: 1

    # Fold 'n' Drop Window Interaction (p2 of 2)
    About
    Supporters
    Code
    Awards
    Services
    Broadband
    PriceGrabber
    Product Guide
    Special Offers
    Jobs

    Fold 'n' Drop Window Interaction | Log in/Create an Account | Top | 267 comments | Search Discussion
    Threshold: [1: 224 comments_][Threaded___][Oldest First_________________] Change Reply
    The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
    Re:Innovation or Eye Candy? (Score:0)
    by Anonymous Coward on Wednesday July 20, @12:08AM (#13110590)
    When you start browsing the web using ASCII only let us know.
    [ Reply to This | Parent ]
    Re:Innovation or Eye Candy? by Anonymous Coward

    ____________________ Search
    HUGH BEAUMONT died in 1982!!
    All trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the Poster. The
    Rest � 1997-2005 OSTG.

    [ home | awards | contribute story | older articles | OSTG | advertise | about | terms of service | privacy | faq | rss
    ]

    (Option list) Hit return and use arrow keys and return to select option.

  6. Re:Keyboard Navigation Mouse Navigation on Fold 'n' Drop Window Interaction · · Score: 1

    And to drive the point home even further, Ctrl-Space to select rather than Ctrl-Click means no mouse at all... :)

  7. Re:So how is this going to kill fair use? on Intel Cutting Linux Out of Content Market · · Score: 1

    Do you have a URL to back this up?

    Does this help?

    https://www.trustedcomputinggroup.org/downloads/TN C/

  8. Re:This is a joke, right? on Five PC Innovations the Industry Should Get To · · Score: 1
    Yet another feature for employers and others to use to track you and invade your privacy further. I can see uses for this (LoJack for laptops?), but I can see it being abused right out of the gate. "Sorry, in order for you to connect to the corporate LAN, your GPS needs to be enabled."


    Sorry, but that's not how GPS work. The GPS device can locate itself based on the signals from the satellite. It does not allow others to track you unless you send them your location.


    On a company issued laptop, with the company-approved VPN client, I'm sure that the company can ensure that the "... unless you send them your location ..." part is taken care of. It's not that they can wirelessly read your GPS, but they can install GPS tracking software in the laptop, and have the data uploaded when you connect to the network...
  9. Re:Security Through Sudo on Secure Your Network NSA-style · · Score: 1

    there is effectivly zero difference between setuid'ing a binary and adding sudo access to it with the NOPASSWD option.

    Good point - you can implement setuid using sudo; I'd never thought of that, since it's easier to just chmod +s the requisite binary....

    I was more trying to describe how (fine-grained) sudo is different from setuid... but looking back, you're right: the parent asked if we can eliminate setuid using sudo, which we almost can.

    Except, remember: sudo *is* a setuid binary. :-)

  10. Re:confused on Secure Your Network NSA-style · · Score: 1

    Windows traditionally stored the password in a weakened form, and could be induced to transmit it in said weakened form via the network as well. In the event that a Windows password is intercepted, it is possible to brute-force the weakened hash more easily than, say, an MD5 hash.

    Also, IIRC, "traditional" Unixes had issues with >8 character passwords, in the days before MD5/Twofish shadow passwords.

  11. Re:Security Through Sudo on Secure Your Network NSA-style · · Score: 1
    couldn't Sudo also be used as a method to reduce the number of setUID binaries on a Unix system

    Hmm... not quite. They both have their purposes:

    • Sudo is used to allow a specific user to perform an administrative function (change network settings).
    • setUID is used when a user needs to perform a basic function, but need administrative priviledges to do so (change password; must update 'read-only' password files)
    There are other distinctions between them as well, but this should give you the idea of what each is good for.
    • Sudo is used when you trust a user to do the right thing.
    • setUID is used when you trust a program to ensure that the user is doing the right thing.
  12. Hmm... that document is dated from 2002... on Secure Your Network NSA-style · · Score: 1

    The threats on the internet these days are significantly different from what they were back then.

    Still, it makes an interesting read. Not so much "Secure your network in 60 minutes", but rather, "the first 60 minutes towards ensuring your network is secure".

  13. Re:Funny because it's true on How Linux Beats Windows in ID Management Ease · · Score: 1

    Hmm... maybe try Suse... I just upgraded to 9.3 (Previously running RH9.0)

    Responding to your main points:

    * laptop working in 1400x1050 properly: Check - automagic.
    * power management works: Check - automagic.
    * graphical partition manager: Check - Yast2
    * plug-n-play DVD drive: Check
    * mouse work automatically: Check
    * alsa set up automatically: Check - aplay and alsamixer Just Work (TM).
    * Printer setup: Check - KDE kprinter "Add Printer" wizard, accessible right from the print dialog.
    * combine usability with power and flexibility: Check - YaST2

    HTH. YMMV. HAND.

  14. Re:2.1.6 on Apache Request Smuggling Vulnerability Found · · Score: 4, Informative

    ...I certainly haven't seen anything on any of the usual lists about it...

    Partly, because it's actually a dupe... well disguised, though...

    http://it.slashdot.org/article.pl?sid=05/06/12/143 3206

  15. Re:What the FUCK? on Happy Fifth Birthday GAC and Mindpixel! · · Score: 1

    Fuck you Timothy, you've just done a revers DOS.

    I think Timothy and Chris have figured out the secret to the age-old question:

    Who will Slashdot the Slashdotters? :-)

  16. Re:Am I the only one... on Happy Fifth Birthday GAC and Mindpixel! · · Score: 1

    Is Britney Spears a rocket scientist?

    No, but she is a semiconductor physicist...

  17. HyperContent? on OSS Web-based File Management? · · Score: 1

    Would HyperContent do the trick for you?

    http://hypercontent.sourceforge.net/

    (Disclaimer: I used an early version of this from a year ago; I don't know how well it currently stacks up against what you're comparing it to...)

  18. Re:Your Sig on Six Bomb Blasts Around Central London · · Score: 1
    Not a bad return on the investment in explosives,...
    --
    Where's the Kaboom?
    There's supposed to be an Earth-shattering Kaboom.

    The "Marvin the Martin" quote in your sig is somewhat eerie given the context of this discussion... :-)

  19. Re:Ah... on Another Stab at Laptop Security · · Score: 1

    But spacing lines by 10 would cause the program to run ten times slower, right? Right?

    Yeah! you're right!

    Oh, wait... or was it ten times faster?

    Hmm... I forget... Damnit!

  20. Re:No loops in basic? on Another Stab at Laptop Security · · Score: 1

    I believe his point was that there were no loop constructs - you had to create your loops manually using if and goto...

  21. Re:Not really that good, IMHO. on LiveJournal Founder Launches OpenID System · · Score: 1

    Heh - yeah, me too... that was an oops on my part - that was supposed to be a reply to the post above yours...

  22. Re:Logo on Longhorn Preview · · Score: 1
    I get bored with the black and white eterms

    I fixed this by setting my xterms to greenscreen...
    $ xterm -bg black -fg green
    for extra points, change the foreground colour occasionally...
  23. Re:Can hardly wait... on LiveJournal Founder Launches OpenID System · · Score: 1

    actually, if this gets popular, and /. buys into the idea, you could then log into anywhere as http://slashdot.org/~martian67 - no need to re-register anywhere else... That's the whole point...

  24. Re:I managed to score "Ski Racer" on AOL... on LiveJournal Founder Launches OpenID System · · Score: 1

    when I get those "pick a username" boxes, I just put any random garbage in there.... so in a moment of creativity, I managed to score "AnyRandomGarbage" on AIM...

  25. Re:Not really that good, IMHO. on LiveJournal Founder Launches OpenID System · · Score: 1

    If I were implementing an identity server, in order to prevent phishing like this I would not have the identity server ask for a login during the middle step... (the way I read the spec, it's not meant to...)

    Instead, I'd have the identity server return "not logged in", and make people log in to the identity server first, separately. This is for people like me, who log into slashdot first thing in the morning, then proceed to visit other sites during the day... I'm already logged in to slashdot, so it can validate my id without needing to give me a login box.