Slashdot Mirror


User: scdeimos

scdeimos's activity in the archive.

Stories
0
Comments
1,581
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,581

  1. Re:Try using the user interface on Ask Slashdot: Huge Digital Media Libraries · · Score: 1

    Yeah, it's really good at finding matches in Word Documents and PowerPoint Presentations - if only it could find matches in simple Unicode text files.

    No, seriously, try this test procedure:

    • Open Notepad and type "Hello World!"
    • Use File/Save As... to save ANSI, Unicode, Unicode Big-endian and UTF-8 versions of the file in a folder somewhere.
    • Navigate to your chosen folder with Explorer and type "hello" in the search box.
    • Shed a tear because it only finds the ANSI version of your text file.

    It's only been broken since NT 4.0, not like it's useful or important to search Unicode text files or anything.

  2. Re:Nope on Ask Slashdot: Huge Digital Media Libraries · · Score: 1

    If you don't understand the differences between Symbolic Links and Hard Links I highly encourage you to read-up and learn.

  3. Re:Flaws of Traditional Publishing on The 'Adventure' In Self-Publishing an IT Book · · Score: 1
    Yup, knew that one. One of the problems with copying-and-pasting out of PDFs is that the text stream doesn't always match the visual layout. I don't know whether this is a problem with the PDF writers or with the reader applications themselves, but it's not totally uncommon and I get it in Windows using Acrobat Reader as well. For example, if you use Evince to copy-and-paste the Rock Paper Scissors example on pp.34, this is what you get:

    my @options = ( \&rock, \&paper, \&scissors );
    do
    {
    say "Rock, Paper, Scissors! Pick one: ";
    chomp( my $user = <STDIN> );
    my $computer_match = $options[ rand @options ];
    $computer_match->( lc( $user ) );
    } until (eof);
    sub rock
    {
    print "I chose rock.
    given (shift)
    {
    when (/paper/)
    when (/rock/)
    when (/scissors/)
    default
    }
    ";
    {
    {
    {
    {
    say
    say
    say
    say
    'You win!' };
    'We tie!' };
    'I win!'
    };
    "I don't understand your move" };
    }
    ...

    I've had to truncate the example here due to these awful line length and poster compression filters imposed upon us by our Mighty Slashdot Overlords, but hopefully you get the idea.

  4. Re:Flaws of Traditional Publishing on The 'Adventure' In Self-Publishing an IT Book · · Score: 1

    Never mind... it's crap in the clipboard from copy-pasting out of the pdf (damn you, evince!)

  5. Re:Flaws of Traditional Publishing on The 'Adventure' In Self-Publishing an IT Book · · Score: 1

    Interesting book. I'm reading through the electronic version at the moment and am leaning towards buying it - as with many people here I like the Dead Tree editions to line my shelves, but use the electronic versions as searchable references.

    Just noticed a book bug on pp.43 - the last comma creates an undef problem:

    my %addresses =
    (
    Leonardo => '1123 Fib Place',
    Utako => 'Cantor Hotel, Room 1',
    );

  6. Re:Why do you hate Trees so? on The 'Adventure' In Self-Publishing an IT Book · · Score: 1

    If you were a decent writer, you'd write an iPad eBook or a crippled version for the Droid.

    Sigh. They didn't even have iPads two years ago and Android only had its first public release near the end of 2008.

  7. Re:Fewer books, more cards on The 'Adventure' In Self-Publishing an IT Book · · Score: 1

    I used to have a reference shirt like that. I think it was for something shitty, though, like ColdFusion.

  8. Re:It's more than that on The 'Adventure' In Self-Publishing an IT Book · · Score: 1

    Is sharing really all that complicate? I guess it is, for the greedy and selfish.

    Does sharing pay the bills to keep the roof over your head, the food in your belly or the comms and power on so you can use the internet to whine and bitch on Slashdot? No, I didn't think so. You've got to earn money to pay for all that stuff.

  9. Re:plagiarism on Android Game Devs Worry Over Ease of Copying · · Score: 1

    In your mp3 torrent example there's not actually any money changing hands and the people involved are probably already aware that they're not obtaining it through proper channels.

    What's being done here is closer to counterfeiting a CD or DVD and selling the counterfeits to unsuspecting shoppers because they are unaware that the property they are buying is essentially stolen. To continue the analogy, the CD they're buying may also have a Sony/BMG-style rootkit on it.

  10. Re:i wonder on Android Game Devs Worry Over Ease of Copying · · Score: 1

    I think you missed the point - prospective apps could be run in an Android emulator that takes several screenshots every few seconds which are then used to make an image fingerprint of the app. It would be fairly trivial for somebody with Google's computing and database power to search an image fingerprint catalog for close matches that could then be ruled upon by a human.

  11. Re:Ludicrous on US Ed Dept Demanding Principals Censor More · · Score: 2

    I always thought it was "ministrations" as in the act of ministering care, aid, etc., but haven't seen DS9 in what, 20 years?

  12. Re:Ludicrous on US Ed Dept Demanding Principals Censor More · · Score: 1

    Agreed. Making principals and schools financially responsible for student conduct off-campus is only going to lead to a sudden shortage of principals (who'll want the job?) and increased closure of schools (sorry we got sued last month, can't afford the power bills this month).

    If they're not going to make the students directly responsible for their anti-social behaviour then when are parents and guardians going to be held accountable for the behaviour of their little hell spawns?

  13. Re:Already the case on British ISPs Could 'Charge Per Device' · · Score: 1

    It turns out that they block http requests if the referrer field doesn't contain 'Android'

    The Referer header (sic) or the User-Agent header?

  14. Re:Sounds like a challange on British ISPs Could 'Charge Per Device' · · Score: 1

    Ah, so now you're effectively paying two ISPs: one sitting at the other end of your cable/DSL modem and the second sitting at the other end of your VPN.

  15. Re:9 ways to Sunday on British ISPs Could 'Charge Per Device' · · Score: 1

    Yeah, like how P2P "screws" networks because broadband providers provision their DSLAMs and connecting bandwidth on the assumption that only 1 in 100 customers actually use their internet plan for anything other than e-mail?

  16. Re:First they wanted us to buy our music repeatedl on British ISPs Could 'Charge Per Device' · · Score: 1

    lol. How you do pay 5.1 x 99c?

  17. Re:Sounds like a challange on British ISPs Could 'Charge Per Device' · · Score: 1

    Technology to fingerprint an internet node has existed for a very long time - you can tell what OS is running by seeing how it responds to certain requests and "tells" in the format of its icmp/tcp responses in TTL fields, how it adjusts packet windows, etc.. Even if it is behind a firewall/router, a lot of these tells are passed up the link. Theoretically, if an ISP was interested they could keep a record of unique fingerprints they've detected on your connection and bill you for the number of devices they think you have.

    Even simpler, if your ISP is running a proxy/transproxy, you could count unique User-Agent request headers to get a fair idea of the number of devices involved. Even ignoring User-Agent headers you can easily distinguish iDevices from just about any other HTTP consumer because of their screwed-up HTTP/1.1 Host headers - when connecting to a proxy the host in their get|head|post request line is often different to the one specified in the Host header, especially when consuming Apple's own services.

  18. Re:Actually it is 14/3 on Happy Pi Day · · Score: 1

    15 15 2011?

  19. Re:If you want CD-quality audio, buy CDs on Why We Should Buy Music In FLAC · · Score: 1

    We Australians also pay far too much for bandwidth, especially with some greedy carriers charging $1.00 per megabyte (or more) on their mobile data plans. Sure have FLAC as a download option for those who want it, but don't make it mandatory.

    In the meantime I'm quite happy to manage my own DRM-free collection and will buy my CDs when they go on sale - or buy them from overseas for half the price (something I need to do frequently anyway, because we have such a limited market in Australia you often can't buy the CDs you want here). As a bonus I can rip my tracks in any format I want, at any bitrate I want, as often as I want.

  20. Re:Tracking =/= cookie use on New EU Net Rules Set To Make Cookies Crumble · · Score: 1

    The articles state that only shopping baskets are explicitly exempt, and that login, session management or anything else is not.

    I don't believe it says that at all. From what I can see the article says:

    Specifically excluded by the directive are cookies that log what people have put in online shopping baskets.

    And it implies that all other types of cookies require explicit user consent (or at least have their contents and usage explained).

    Given that cookies should be short and sweet, and used for things like storing Session IDs, it sounds rather odd that the directive encourages storing shopping basket data in them.

    It's unfortunate that Flash Cookies and HTML5 Data Stores aren't mentioned - they are already replacing cookies in some contexts.

  21. Re:Its not called gas but its called... on Researchers Develop Biofuel Alternative To Ethanol · · Score: 1

    Surely: grassoline.

  22. Re:Unwanted feature - the D word on IOS 4.3 Now Available For Download · · Score: 2

    I guess no company is exempt from extreme corporate greed... sad to see other companies(especially little startups like Readability) get trampled on the way.

    Apple takes 30% on all sales. Readability takes 30% on all sales. What's the difference again?

  23. Re:Seriously? on Study Shows Technology May Inhibit Good Sleep · · Score: 1

    I actually go the opposite way with my marine fish tanks. I have time-controlled LED lighting rigs over those tanks that use specific wavelengths of red and blue lighting to avoid the wavelengths that cause algae growth (mainly around green). As the day cycle shifts to night cycle, the output spectrum shifts to all blue - to simulate moonlight and encourage night time activities in the corals, fish, etc.

  24. Re:That's when the big one kicks in. on The Car Faster Than a Speeding Bullet · · Score: 1

    Probably because they've engineered the crap out of this car.

    Can it turn a corner? At any speed?

  25. Re:Yes, but... on Is Apple Turning Into the Next "Evil Empire"? · · Score: 1

    You might want to be careful with that - doesn't start with an "i" but it's got one in it.