Slashdot Mirror


User: maharg

maharg's activity in the archive.

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

Comments · 361

  1. A new peer to peer model ?? on Jonathan Zittrain On The Spiderweb of Copyright Law · · Score: 4, Interesting

    Microsoft Windows's "Network Neighborhood" feature, for example, is simply a way to swap files. Almost every software application that capitalizes on this central functionality is therefore a Kinko's of sorts, and decreeing all search-and-copy software to be illegal is simply too sweeping a move for a court to make.

    Now of course, I'm not suggesting that y'all start firing up windows, but I find this point really intriguing - filesharing using the SMB protocol over port 139 a'la redmond. What (c|w)ould the RIAA do about that ?

  2. here is the procedure.. on Sweden Crunches Cookies · · Score: 0

    1) serve up a page with a cookie and a redirect
    2) attempt to read cookie when client follows redirect
    3) refuse to serve any more pages to client if cookie is present
    4) ???????
    5) PROFIT!!!!

  3. Re:Bigger security risk on Sweden Crunches Cookies · · Score: 2, Informative

    ah - I see - compare the ip address on subsequent hits to the ip address of the originating hit.

    OK - wouldn't that be a problem where the user is behind *multiple* proxies, so the ip address that the website sees could change from hit to hit ?
    (I'm behind such a set of proxies right now..)

  4. Re:mostly not a problem: on Sweden Crunches Cookies · · Score: 1

    Will the choice of the user be remembered using a cookie?

    ..only if they chose "ja", otherwise it's illegal ,-}

  5. Re:Bigger security risk on Sweden Crunches Cookies · · Score: 4, Insightful

    A far better way is to tie the id to a specific ip.

    Wouldn't this present a problem where the user is behind a proxy ?

  6. Re:Forward live broacasts!? on Cable Boxes With DVD, MP3, Networking · · Score: 2, Insightful

    1. start watching live broadcast
    2. pause live broadcast
    3. resume watching broadcast
    4. fast forward to catch up with live

  7. are the recordings encrypted ? on Cable Boxes With DVD, MP3, Networking · · Score: 1

    Copyright protection prevents recordings from being copied to the PC...

    So are the recordings encrypted on the ext3 filesystem ? I've RTFA(s) - it's not clear from those (pun intended)...

  8. Ducks on Robot Balloon Escapes In Britain · · Score: 4, Funny

    If it teams up with the Rubber Ducks then we could be in trouble ,-}

  9. Beaver Mountain on Senator Orrin Hatch a Pirate? · · Score: 1

    it's just below the link to "Beaver Mountain"

    heh heh heh heh

  10. Sincere advice on The Little Coder's Predicament · · Score: 1

    Stop writing shell scripts and bat files, no matter how simple. Install Python, and write your utilities etc in that.

    Lesson one: "I am cool" in python:


    while 1:
    print 'I am cool'

  11. Re:Red Hat 7.3, with bugfixes on Which Red Hat Should Be Worn in the Enterprise? · · Score: 1

    that said, 3rd party applications like legato networker (backup system) support will dwindle past EOL :o(

  12. *Minimal * Red Hat 7.2, with patches on Which Red Hat Should Be Worn in the Enterprise? · · Score: 3, Interesting

    We've created a minimal distro based on 7.2, with nothing that's not essential. You can optionally install RH's high availability tool "Pirahna" (snaffled from advanced server), but that's it. No X. Just enough stuff to admin the box. Everything else get's installed from source. The distro is easy to maintain; updates are downloaded by a cron job. Product End-of-life is worrying tho ....

  13. Re:YES!!! on PHP Cookbook · · Score: 2, Funny

    Practical Extraction and Report Language

    OR

    Pathologically Electic Rubbish Lister

  14. Re:I like Ian Clarke's idea on Lessig on Streamcast/Grokster Decision · · Score: -1, Offtopic

    01100110 01110010 01100101 01100101 00100000 01110011 01110000 01100101 01100101 01100011 01101000
    free speech

  15. Linux : The Nest Great Surge on IT Growth: Exponential No More · · Score: 4, Insightful

    The article talks about IT in terms of HARDWARE - Moore's Law - i.e. the doubling of processor speed every two years.

    A neat graph shows the typical lifecycle of any technology from 'irruption' (sic) through to 'maturity', closely followed by the 'next great surge'

    LINUX - THE NEXT GREAT SURGE !

  16. Re:.SHITE on Paul Graham: Hackers and Painters · · Score: 1

    stratjakt, don't mind me saying this, but you seem to be pretty authoritative on M$ policy and practice in this area - is there something you're not telling us ? ;o)

  17. Re:.SHITE on Paul Graham: Hackers and Painters · · Score: 1

    AFAIK Microsoft can't and doesnt prevent anyone from contributing to open source, but the employee who does better be ready to prove that he didn't contribute any of the companies code, else he'd be fired and probably sued.

    they'd be fired, or even worse, assigned to the IIS security team ;o) seriously though, I don't think M$ would sue - they'd have to release the source code in court to prove the case !

  18. Python on Paul Graham: Hackers and Painters · · Score: 1

    'nuff said

  19. .SHITE on Paul Graham: Hackers and Painters · · Score: 1, Troll

    footnote 2 states:

    I've been told that Microsoft discourages employees from contributing to open-source projects, even in their spare time. But so many of the best hackers work on open-source projects now that the main effect of this policy may be to ensure that they won't be able to hire any first-rate programmers.

    but should surely read:

    the main effect of this policy may be to ensure that they still won't be able to hire any first-rate programmers.

    ;o)

  20. .. and unsophisticated people worldwide !! on Internet + Wireless Cameras = Homeland Security · · Score: 1

    Thank you for you interest

    from http://www.ushomeguard.org/coming-soon.asp

  21. Moderation system on Internet + Wireless Cameras = Homeland Security · · Score: 5, Funny

    I can see it now

    +5: Suspicious

  22. GNU / Linux on Why Open Source Doesn't Interoperate · · Score: 0, Redundant


    Yeah - let's just hope and GNU and Linux can get their act together sometime soon
    </sarcasm>

  23. Light-weight alright ;o) on HTML Rendering Crashes IE · · Score: 2, Interesting

    The error is invalid page fault in shlwapi.dll

    DLL Name: Shell Light-weight Utility
    Library Description: Contains utility functions for handling paths, urls, strings, registry entries and color settings

    Interesting that this dll can also 'handle' registry entries....

    In fact, the 5 lines of html can be reduced down to one:

    <input type>

    ..although placing this in the middle of a page doesn't always work:

    <html>
    <head>
    <title>foo</title>
    </head>
    <body>
    <h1>foo</h1>
    <input type>
    </body>
    </html>

    type seems to be the only attribute that has the desired effect

  24. Re:Stopping on Land Speed Record Broken: 0-6,400 in Six Seconds · · Score: 1

    Quick, Mobilise ! There's a sled comi *THUD*

  25. FP ! on Red Hat Releases x86_64 Technology Preview, GinGin · · Score: -1, Redundant

    In Soviet Russia AMD64 releases RedHat