Slashdot Mirror


User: Ciggy

Ciggy's activity in the archive.

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

Comments · 227

  1. Re:What kind of dumbass captions are these? on Big, Beautiful Boxes From Computer History · · Score: 5, Interesting

    A lot of work was done on breaking Enigma BEFORE WWII - by the Polish.

    The wheel wirings had been discovered (whether by fair means or foul - ie capturing the actual wheels - I can't remember). Enigma was basically hacked^Wcracked by using the fact that a lot of the German messages had key, crib phrases at the start or end of the messages, and that no letter could encrypt to itself. It was Bombes which were the set the task of finding the starting position of the wheels given a possible crib match.

    The German Navy used an enhanced enigma machine which used 4 instead of the normal 3 rotating wheels and so was harder to crack. That was helped by the capture of the settings books (about 2 years before the US entered the war).

    It was the Lorentz cypher, as used by Hitler and the high command, was the cypher that was decrypted with the aid of the Colossi. A Lorentz machine was bult at Bletchely Park by modifying a British cypher machine.

    Bletchley Park is well worth a visit to see the reconstructed Colossus and the computing museum - it was most odd to see the computers I used as a wee lad in the museum.

  2. Re:True cost of windows? on Danish FreeBSD Dev. Sues Lenovo Over "Microsoft Tax" · · Score: 1

    I presume you've never heard of a loss leader then?

  3. Re:Full refund on Danish FreeBSD Dev. Sues Lenovo Over "Microsoft Tax" · · Score: 1

    Of course you could install Linux but the agreement was for a working computer so even if contract law does not apply, unless Lenovo installed it for you it would be possible to argue that it is not "fit for purpose" under sales law.

    Not forgetting that a few years ago, when Windows came pre-installed it was declared not "fit for purpose" by Microsoft itself! - you had to install further software to make it so fit.

    The problem comes that you don't buy Windows (which can be argued is not fit for purpose), but a licence to USE Windows (which IS fit for it's purpose...just).

  4. Re:This isn't sensationalist, it's the truth on Leaving the GPL Behind · · Score: 5, Informative

    Take a GPL'd piece of code and remove the GPL - what do you have left? All you are left with is plain old Copyright which means you can't use the code (which was GPL'd) at all without the holder's permission; you could contact them for a licence (so that argument of having to re-invent the wheel is bogus), or get your own code written any way. The only reason GPL is viral or poison is the underlying Copyright - GPL takes Copyright and adds rights you would not normally have; without GPL you lose those right and would be in [danger of] copyright infringement if you were to use it commercially.

    As a commercial company your aim is to generate profits which means as low as possible with the costs and as high as possible with the income from sales (whether that be sales of goods, services, etc). Which means that if you need a code library you try to get it as cheaply as possible - ie something like BSD licensed code where you don't have to pay the authors a single cent.

    However, some authors object to you piggy backing them and making money off their effort with no reward to themselves; so they insist that the payment to them is that you release any modification to their code like they originally released their code so that others can also benefit from the code (ie GPL). Now if a company doesn't like this way of doing things, they are free to contact the original author(s) to license the code under different terms, one where money would more than likely have to change hands from the company to the author(s), thus putting up the costs, especially if a piece of GPL code has had a few modifications in which case EVERY one of those authors would have to be contacted and a licence agreed between each and every one of them (not needing to re-invent the wheel).

    Also, how much can you trust closed source software? Can you be sure it isn't infringing someones copyright?

    The only conclusion I can come to is that all those who moan about the GPL are those who would rather not pay the author(s) for their work - get something for nothing. Aaaaarrrrrrrrr, Jim Lad...

  5. Re:Makes the GPL real in their eyes. on Microsoft's Code Contribution Due To GPL Violation · · Score: 2, Insightful

    Microsoft played by the rules, and you're upset about it?

    Not quite...they decided to use GPL'd code contrary to the licence and so were guilty of copyright infringement (or piracy). When pointed out, they decided to obey the licence and release the code as GPL.

    What most people are upset about is not that they've released the code as GPL, but the REASON they gave for doing it. To be honest they would have announced (something like):

    It has been pointed out to us that we had used GPL code contrary to the GPL licence and decided that instead of pursuing another licence for the code we have decided to fulfil the obligation of the GPL licence by releasing our code under the GPL, which will benefit the community by...

    However, they hushed up the fact of the GPL violation.

    So the conclusion is that MS weren't interested in playing by the rules and were only forced to release the code when they were caught red handed with a copyright infringement (which is the result of ignoring the GPL).

    The question that comes to me as a result of this is: how much code have they got away with using contrary to the licence of said code, ie of how much copyright infringement are MS guilty? The advantage of closed source code...

  6. Re:Silly license on Why the Photos On Wikipedia Are So Bad · · Score: 1

    What do you mean by "300x400 resolution" photos?

    I have a stack of my wedding photos done digitally, Picking two of them, they are both 640x480 "resolution" (in your terms). However, one of them shows a fairly good picture of my wife's upper body, whilst the other shows a ridiculously large picture of her nose!

    The fact is that the first is at a resolution of about 120dpi whereas the second is at a resolution of about 670dpi and I cropped a 640x480 rectangle (just covering her nose) - the whole photo is 4304x2680; at the given resolutions, they both print at about 6"x4". Obviously the former would suffer quite badly as the size of print increased.

    My 18" [visible] monitor is running at 1600x1200 or about 110dpi. If I view the photos pixel-for-pixel, the first appears complete at about 6"x4", whereas the second (complete, not just the "nose" extract) only shows a part of it (on the whole screen).

    If wikipedia is mainly intended as an online encyclopaedia, then surely it doesn't need pictures with a resolution greater than about 110 dpi (which also has the advantage of less bandwidth to download them)?

  7. Re:Summary? on Why OpenBSD's Release Process Works · · Score: 2, Insightful

    Being pedantic?

    In that case, you'd better specify to WHICH average you are referring and your exact definition of "most", because, mathematically, there are three averages which can be taken from the data given:

    MEAN: sum the data and divide by the number: 30 / 8 = 3.75
    MEDIAN: write in order, the one in the middle (or mean average of middle two if number of data is even): (3 + 4) / 2 = 3.5
    MODE: the data item which appears the most often (has the highest frequency count): 1

    [The last average is often stated as "the data item that appears the most", with "most" meaning "highest frequency count".]

    So the error in the GP's post is to say that "'most of those numbers are 1' even though the numbers are not 1 on average" when in fact, using the MODAL average, the numbers ARE 1 on average!

    In fact, using the data given, it is perfectly true to say that most[1] of the numbers are above average (when the average used is the MODAL average as 5 numbers are greater than 1, giving 62.5% greater than average).

    [1]most here being defined by taking the numbers and dividing them into two sets: those larger than the modal average, and those not larger, and "most" being the size of the set with the larger number of elements.

  8. Re:Finally an original thinker on The Perils of DRM — When Content Providers Die · · Score: 1

    Those lovely ads equating car theft to movie piracy... did that convince anyone?

    More to the point, have they actually realised that far from educating the public (downloading in not stealing - it is copyright infringement), they are actually involved in stealing to do it? The ad is unskippable which means that 30seconds of the DVD HAS to be played. I have a 8 disk set of a TV series which has 23 episodes. Watching one episode at a time, 23x30 = 690 seconds, or 11 1/2 minutes have been spent playing the DVD which do not relate to copyright notice, nor the programme itself. I watched them when I first brought them, and since getting married have been re-watching them with my new wife. In total 23 minutes of the ad will have been aired.

    So how have they stolen?

    1 - they haven't paid me to air the ad in my house (I think £10 is reasonable (actually I'd prefer £100+) per showing seeing as a 30 second slot on ITV probably costs £1000s...that's at least £460 they've stolen from me) - they could argue that they didn't agree to pay before the ad was shown and so do not owe me - fair enough, but

    2 - to play the ad my DVD player has used electricity. It may be minimal just for my DVD player, but it is still electricity I have had to pay for and which cannot be got back - I no longer have it, the generating station no longer has it: it has been STOLEN.

    3 - I also have a sound system and TV in use to watch DVDs which are also going to be using electricity during the unskippable ad - are they going to insist that I have them turned off during the 30 second ad so that they don't use any electricity? But that totally defeats the purpose of the unskippable ad as it is intended to be watched. Thus it is fair to say that the electricity that at least the TV uses is also being STOLEN.

    But I'm not the only person who is likely to have bought this set of DVDs, and the unskippable ad also appears on other DVDs I have, so it is also fair to say that although they may steal a minimal amount of electricity from me, they will also be stealing electricity from others. It will soon add up to quite a bit of electricity they have STOLEN with their unskippable ad.

  9. Re:Availability? on Xbox To Get Live TV and Massive VOD Update · · Score: 2, Insightful

    A bit of news for you...only the Republic of Ireland (Eire) became independent in 1922

    UK is "United Kingdom of Great Britain and Northern Ireland" in full.

    So at a guess, "Britain and Ireland" can either mean "UK and Eire" (interpreting Ireland as "the whole of Ireland, Northern & Republic") or UK (interpreting "Ireland" as "Northern Ireland"); Perhaps we should ask Reuters.

  10. Re:There have been complaints on An Argument For Leaving DNS Control In US Hands · · Score: 1

    ...And no, .com is not a US-specific domain. .us is. Though I haven't noticed [m]any .co.us registrations...in fact I can't think of any .us domains (I've never seen one on a web search); are there any?

  11. Re:ID what? on What Free IDE Do You Use? · · Score: 1

    I think they mean: bash - my current IDE

    bash is the most extensible IDE I've ever come across (along with csh, tcsh, zsh, ash, etc). It has features to reformat code (cb, etc), check code (lint, etc), compile code (almost any language: C, C++, fortran, Lisp, Pascal, etc), debug code (gdb, strace, etc). What more does anyone want?

  12. Re:Ok I'll Bite... on New Irish Internet Tax? · · Score: 1

    ...with no ability to tune in to a signal before you could argue exemption for TV licenses...

    So I'm required to get a TV licence (sic) to use a TV ONLY as a monitor for my games console or Video player or DVD player (used to watch pre-recorded tapes & DVDs) which use channel 36?

    Wrong. You ONLY need a Licence if the TV* is INSTALLED or USED for the purpose of receiving a broadcast programme service regardless of if it being installed or used for another purpose. If it is installed and used for another purpose but NOT for receiving a broadcast television programme service then NO licence is required [check the law...I can't get to my copy at the moment as we're redecorating and its bookcase is currently buried behind 2 others].

    *TV is (roughly) defined as a device capable of receiving a broadcast television programme service - that includes Video & DVD recorders with a built-in tuner; AND a computer with a TV card (tuner); and more recently, IIRC, a computer that is used to watch a broadcast television service on the web ALSO need a licence, even if it has no tuner!

    By having all the channels detuned, except the "closed circuit" channel required for games consoles, computers, etc and having no aerial connection (except the cable to the source device) is a very good indicator to a judge as to its intended purpose of installation.

  13. Re:At last! on Windows 7 Lets You Uninstall IE8 · · Score: 4, Informative

    [roughly] When a file is "deleted" on *nix its directory entry is removed, the inode link count is reduced by one and when the inode link count reaches zero the disk space is released for reusage. When a "file" is run, its inode link count is increased by one as there's a link to the open "incore" "copy". Thus you can unlink (delete) directory entries of ANY open file, not just a running program.

    So to have more protection over temporary data in a program, open a file and then immediately unlink it - only programs that can manage to open it between(/at) its creation and unlinking from the directory structure will be able to access the data within it; this also leads to situations where the total space allocated on a disk [partition] (looking at, say df) can be much larger than is obviously apparent (using, say du) - this can happen if you have a large log file that is being written and you rm the directory entry for it: only when the program filling the log exits will the space be released.

  14. Re:give it a fucking break on RIAA About to Transform? · · Score: 2, Interesting

    Oddly, making a scratch worse can make it better: a CD I own had a slight scratch that would 'jam' my players at that track (it ran roughly circularly, not radially), but by making it worse by deliberately scratching it into a slight 'v' groove, the laser is able to read the data under it again and the track plays fine!

  15. Re:Could a mobile on the beach connect to a ship? on How To Rack Up $28,000 In Roaming Without Leaving the US · · Score: 1

    Depends which coast...

    For our honeymoon last July, we went to Canada and visited Niagara Falls (well you have to, don't you) and I got a text: "Welcome to the USA and AT&T,..." whilst I was standing, overlooking the Falls from Canada.

  16. Re:Google.com?! on Microsoft.com Makes IE8 Incompatibility List · · Score: 1
    It has worked well.

    Are you, by chance, referring to things like this:

    (X) Line 3, Column 2106: general entity "tab" not defined and no default entity.

    http://images.google.com/imghp?hl=en&tab=wi" onclick=gbar.qs(this) class=gb1>

    In this case, the "literal" string includes an ampersand (&) which is used as an "escape character" in html so that various characters can be inserted, eg a less than (<) symbol (via &lt;) which is normally an opening tag indicator. To include an ampersand the correct markup is "&amp;" and not "&",

    It's the browers being "helpful" in parsing any unknown "escape" (the bit between the '&' and the ';', or if the ';' is missing) as literal text, ie ignoring it as an escape the first place.

  17. Re:159357 popular with lefties? on Passwords From PHPBB Attack Analyzed · · Score: 1

    On a left handed keyboard (like the one I have) the keypad is at the left hand end (followed by the arrow keys and the main keyboard on the right; means CTRL-ALT-DL is achievable using only 1 hand as well ^_^).

  18. Re:"hopeless community effort", I'm afraid on LinuxDefenders.org Launches To Fight Patent Trolls · · Score: 1

    You hit the nail on the head with your example.

    The problem with software patents has been (and still is) that they are overly broad. The equivalent software patent to your example would be to patent making PV-grade silicon from quartz (by any method), not the final suggested one of using a Cao.SiO2 slag with blown air.

  19. Re:Reality is closing in around the RIAA... on Associated Press Wants RIAA Case Webcast · · Score: 1

    Probably the same place as if it was a book: at the front of [almost?] every book there is a copyright message with what you may and may not do with the book; it is up to you if you read it or not - if you choose to ignore the warning and did what was prohibited, then the full force of copyright law (as appropriate) would most likely come down on you.

  20. Re:Blizzard is doing a lot of damage to the indust on Judge Rules WoW Bot Violates DMCA · · Score: 1

    The biggest confusion comes from the advertising:

    I regularly see adverts for "OWN it now on DVD" for films, etc, but what they really mean is "LICENCE it now on DVD". If they are offering for me to OWN it, then they can't add extra conditions AFTER the sale which say I only LICENCED it, not BOUGHT and OWN it. I've even got one piece of software that says in one place you don't own this software, only licence use if it, but also says in another "thank you for purchasing this software" (ie you own it) - if the software manufacturer can't be sure which is the true situation, how am I supposed to know?

    They are less than honest with their advertising, so it is not surprising that people are confused that they only licence use of it and not own it - I don't play WoW and have no intention of investigating, but is it advertised as "BUY it" or "LICENCE it"?

    The EULA suggests (through your lack of agreement to it that you can't use what you thought you had bought) that what you've actually bought is the EULA, NOT the game/software/whatever.

    Until the industry itself starts getting clobbered by fraud cases (as they're not selling what they purport to be selling), abuse of the DMCA (via EULAs) will continue.

  21. Re:Blizzard is doing a lot of damage to the indust on Judge Rules WoW Bot Violates DMCA · · Score: 1

    As far as I can see from reading the details, Blizzard told MDY to stop selling the bot and MDY took Blizzard to court to allow them to continue selling it; it was in reaction to this that Blizzard then sued with the fact that the bot was circumventing their protection method.

    In other words it was MDY who actually got the courts involved in the first place (I think BLizzard may have threatened it).

  22. Re:And What of the Others? on EU Could Force Bundling Firefox With Windows · · Score: 1

    To argue that Microsoft is a monopoloy is retarded, they are not and never have been...

    You really think a U.S. District Judge Thomas Penfield Jackson is retarded?

  23. Re:I disagree... on Despite Gates' Prediction, Spam Far From a Thing of the Past · · Score: 1

    And who is going to provide the money for this?

    The spamvertisers? (who use spam)
    Microsoft? (Most spam comes from infected Windows boxes and they've known about the virus problm since pre-Windows days and should have done something about it in the NT kernels at least)
    Bill Gates? (Put his money where hs mouth is)

  24. Re:Overlining on An Early Look At New Features In OpenOffice.org 3.1 · · Score: 1
    I found this a rather easy way to insert an x-overbar in OpenOffice (at least 2.2.1):

    Insert->Object->Formula
    overline x

    If you want to insert the x-overbar in a line of text, don't put a space either side of it and it'll insert fairly easily and at a reasonable position.

  25. Re:Slow Justice is No Justice on EC Considering Removing Internet Explorer From Windows · · Score: 1

    Did you ACTUALLY uninstall IE, or just remove your access to it?