Slashdot Mirror


User: alanw

alanw's activity in the archive.

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

Comments · 222

  1. Naxos lost New York expired copyright court case on BBC In Trouble Over Free Music · · Score: 5, Informative
    http://news.bbc.co.uk/1/hi/entertainment/music/441 5829.stm

    Naxos issue low cost CDs of classical recordings. Three months ago they lost a court case brought by the Capitol label.

    A major change to US music copyright practices could be in the offing after a court ruled a record label broke the law by reissuing old recordings.

    New York's highest court said Naxos was wrong to release classical recordings by Yehudi Menuhin and others - even though they were out of copyright.

    The court said such recordings were still covered by common law.

  2. Re:The patch, and the E-Week article and quote on Zlib Security Flaw Could Cause Widespread Trouble · · Score: 1

    Sorry - as a couple of others have already
    pointed out, I messed up and got the patch reversed.

  3. The patch, and the E-Week article and quote on Zlib Security Flaw Could Cause Widespread Trouble · · Score: 4, Informative
    Here's the patch to inftrees.c (found on Debian.org):
    $ diff -Naur inftrees.c ../zlib-1.2.2.orig/
    --- inftrees.c 2005-07-10 13:38:37.000000000 +0100
    +++ ../zlib-1.2.2.orig/inftrees.c 2004-09-15 15:30:06.000000000 +0100
    @@ -134,7 +134,7 @@
    left -= count[len];
    if (left < 0) return -1; /* over-subscribed */
    }
    - if (left > 0 && (type == CODES || max != 1))
    + if (left > 0 && (type == CODES || (codes - count[0] != 1)))
    return -1; /* incomplete set */

    /* generate offsets into symbol table for each length for sorting */
    And here's the E-Week article with the quote
    However, Ormandy said, "Zlib is very mature and stable, so development is sporadic, but it's certainly not dead. Mark Adler [a Zlib co-author] responded to my report with a patch and an in-depth investigation and explanation within 24 hours, and I believe he expects to release a new version of Zlib very soon."
  4. Re:Schoolforge-UK on How Schools Can Get Free Software · · Score: 1
    As such, I've watched the rest of my class 'learn'. Most work is done in Access, Excel and Word and a little bit of Outlook.
    A school should a place where students are taught to understand the concepts behind things, not a place where they are trained to push buttons.

    Not only that, they get it _FREE_. Microsoft gives them a free site license like most schools will get.
    He gives the kids free samples,
    Because he knows full well
    That today's young innocent faces
    Will be tomorrow's clientele.
    The Old Dope Peddler -- Tom Lehrer.
  5. My experiences of an open source project release on Open-source Licensing: BSD or GPL? · · Score: 5, Informative

    Around Y2K, I worked for a company called Cyrano.com. It produced testing
    software. We had done very well in the run-up to Y2K - lots of people wanted
    to perform regression testing on their database applications. We were a small
    company - much smaller than e.g. Rational.com (Now borged by IBM), but felt
    that we had a good product. The management decided that the best way to help convince
    customers to buy our product, in the face of arguments that Cyrano might not
    be around in a couple of years time, was to open source the code. In these
    circumstances, the obvious license to choose is the GPL: it ensures that
    the company benefits from any changes anyone else makes.

    I spent a very long time going through the files, adding the appropriate
    header comments, and removing any comments naming individuals, especially
    individuals who were no longer with the company, before setting up the
    project at SourceForge: http://opensta.sourceforge.net/. There were
    also OpenSTA.com and .org domains set up. The project is still running, and
    I believe that several ex-employees, made redundant after the company went
    tits-up, are now self-employed and using the application.

    At the very least, open-sourcing the project meant that the codebase was not
    lost when the company folded.

  6. Schoolforge-UK on How Schools Can Get Free Software · · Score: 4, Informative
    Schoolforge-UK is an organisation that is working together to implement open content resources using Free, Libre Open Source Software (FLOSS) in UK education

    The are organizing a conference in Bolton next week: on Thursday 14th & Friday 15th July 2005.

  7. Oops, typo on 83,431 Recited Digits of Pi · · Score: 1
    3.141592653579323

    s/3579/358979/
  8. Re:People on 83,431 Recited Digits of Pi · · Score: 1
    I memorized i. People memorizing Pi and e are too irrational for my tastes.
    That's nothing. I've memorized all of e^(pi * i).

    But seriously, I thought I was geeky for memorizing 3.141592653579323. OTOH, it does give one a certain reputation when you look over a cow-orker's shoulder, and tell him that he's got the value of pi #define'd wrongly.

  9. A few comments on Paul Graham Describes Dangers of Spam Blacklists · · Score: 4, Informative
    From Paul Graham's original article http://paulgraham.com/spamhausblacklist.html
    any filter relying on the SBL is now marking email with the url "paulgraham.com" as spam
    The primary use of the SBL is to allow sysadmins to refuse e-mail coming from listed IP addresses. The mail should be rejected during the SMTP header conversation, and the senders of genuine (non-spam and non-virus) e-mails will receive a non-delivery report from their outgoing MTA.

    I assume that what Paul Graham is complaining about must be SpamAssassin, or some other content filter, applying a score to articles containing URLs, which when looked up in DNS resolve to listed IP addresses. This is much less acceptable, since the sender has no way to know that their e-mail may have been classified as spam.

    The details of the listing can be found at http://www.spamhaus.org/sbl/sbl.lasso?query=SBL279 45. This is a /32 - i.e. a single IP address. I don't know why Paul Graham's web site (which has that IP address) has been associated with textileshop.com, which has a completely different IP address.

    The other Yahoo listing on the SBL is also a /32.

    I also note in another of Paul Graham's articles http://paulgraham.com/sblbad.html he claims

    The most notorious example is the MAPS RBL
    As any fule kno, the most notorious spam blacklist is SPEWS. ~
  10. How to Lie with statistics on A Rubric for IT Analysis · · Score: 4, Insightful

    When you have read that article, go and buy a copy of the 1954 classic How to Lie with Statistics by Darrell Huff, ISBN 0393310728.

  11. Re:Dad's Army on The Formula for a Successful Sitcom · · Score: 1
    recognisability of the main character
    Every character in Dad's army was recognisable.
    delusions of grandeur
    Captain Mainwaring, without a doubt.
    the amount someone falls over or suffers a physical injury
    The series was full of slapstick, often done by the characters themselves, without the use of stuntmen.
    The difference in social status between the highest- and lowest-ranking characters
    Wilson: the quietly spoken toff, Mainwaring: the banker with delusions of grandeur, the spiv and all the rest.

    As the OP said:

    "You stupid boy"
    "Put that light out!"
    "We're doomed!"
    "Do you think that's wise?"
    "Don't panic, don't panic!"
  12. The original Grauniad article: on The Formula for a Successful Sitcom · · Score: 4, Informative

    Here is the original article, complete with scores for the top and bottom 5 shows.

  13. Re: 'goto' is bad on Keyboards are Good; Mouses are Dumb · · Score: 1
    On the 10th anniversary of PHP, there is a minor flameware going on on the PHP mailing list over the inclusion of "goto" in PHP 5.1

    P.S. Sorry about the previous premature post - somehow accidentally hitting CR whilst in the subject field submitted it, and then Slashdot seemed to disappear off the Internet, and then it wouldn't let me post, because I'd posted 11 minutes ago, which was less than 2 minutes!

  14. Re:Timmy's going to break the news that the 'goto' on Keyboards are Good; Mouses are Dumb · · Score: 1

    On the
    10th anniversary of PHP, there i

  15. It's a Dupe on Cold Fusion in a Breadbox Instead of a Bottle · · Score: 3, Informative
  16. Bruce Schneier agrees on Write Down Your Passwords · · Score: 5, Interesting
    From Bruce Schneier's Crypto-Gram, May 15 2001, and then updated in a news.com article, December 9, 2004.

    You can't memorize good enough passwords any more, so don't bother. For high-security Web sites such as banks, create long random passwords and write them down. Guard them as you would your cash: i.e., store them in your wallet, etc. Never reuse a password for something you care about. (It's fine to have a single password for low-security sites, such as for newspaper archive access.) Assume that all PINs can be easily broken and plan accordingly. Never type a password you care about, such as for a bank account, into a non-SSL encrypted page. If your bank makes it possible to do that, complain to them. When they tell you that it is OK, don't believe them; they're wrong.

  17. The Conqueror on Movie Theater To Go On Tour · · Score: 1

    I'm glad to see that they are not showing The Conqueror at Snow Canyon, near St. George, Utah. Not only was it a lousy film, but the filming location was contaminated with radioactive dust from nearby atomic bomb tests in the previous couple of years. An unusually high number of the cast and crew (including John Wayne) died of cancer.

  18. Old news. on Spam Capital of the World · · Score: 5, Informative
    It has long been known that Boca Raton is the spam-haven of the world. A google groups for the place in group:news.admin.net-abuse.email turns up 1,230 hits.

    See, for example, this media report in the South Florida Sun-Sentinel from Mar 24, 2003, or this one from Oct 10 2001, asking

    What is wrong with the Boca Raton, Plantation, et. al. area of FL that it has such a high density of shameless and unrepentant spammers?

    One of the reputed reasons spammers find it attractive, as mentioned in the article are the lenient bankruptcy laws which prevent the spammer's house from being reposessed.

  19. Flash, popups, cookies on Would You Pass the Information Literacy Test? · · Score: 5, Informative

    Don't bother trying the free demo if you don't have Flash, block popup windows, or
    restrict cookies. That's some of the most pointless web site coding I've ever seen.

  20. Re:*The* Play? on Hitchhiker's Movie is Bad, says Adams Biographer · · Score: 1

    After some more reading of the long review:

    Jonathan Petherbridge's stage adaptation

    and checking of an old programme, this was the touring production by Theatr Clwyd, in late 1981.

  21. *The* Play? on Hitchhiker's Movie is Bad, says Adams Biographer · · Score: 1

    Which play? The one at the ICA in London in 1979 (of which I only saw the first few minutes, up to the destruction of the earth, after which everyone with tickets moved to the rotating auditorium - I had just had some exams and hadn't had time to book tickets in advance)

    Or Ken Campbell's production at the Rainbow, Islington, which had very poor reviews, but did have an interesting recipie for the Pan Galactic Gargle Blaster (I've still got half a bottle of Blue Curaço? somewhere).

    Or the production by the Theatr Clwyd, with a remote controlled Tonka bulldozer?

  22. Re:Useful google search feature on Google Founders Cut Salaries to $1 · · Score: 1, Informative

    OK. I'll try again, without the subtle sarcasm. In the original item, the word "breech" (the rear opening of a gun where bullets are loaded) is used, where the word "breach" (a disregard of rules) is meant. Still off-topic?

  23. Useful google search feature on Google Founders Cut Salaries to $1 · · Score: 3, Funny
    If you do a google search for "define:word", it tells you what the word means

    e.g.
    http://www.google.co.uk/search?q=define%3Abreach
    or
    http://www.google.co.uk/search?q=define%3Abreech

  24. Direct link to the movie on Hitchhiker's Guide to the Galaxy Trailer · · Score: 4, Informative
    All I can see on the front page (Firefox 1.0) is the plain text
    Now Playing on Amazon.com: The Hitchhiker's Guide to the Galaxy Download the Flash Player.
    A quick look at the html with w3m shows the direct link to the flash movie
  25. Freedom of Information Act request by NewScientist on Beagle 2 Official Inquiry Released · · Score: 4, Informative
    The only reason that the report was released was that New Scientist Magazine made a request under the UK Freedom of Information Act that came into effect at the start of this year

    The article can be read here