Slashdot Mirror


User: Ben+Hutchings

Ben+Hutchings's activity in the archive.

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

Comments · 1,450

  1. Re:This is an ongoing problem... on ATI's Radeon Linux drivers no longer supported? · · Score: 1

    Memory card readers that attach to the USB should all appear as mass storage and be usable through a generic mass storage driver. The problem is that some manufacturers play fast and loose with the protocol specification and implement just the subset that the Windows driver uses. Since the Linux driver uses a different subset of the protocol it doesn't work with some of the badly-implemented devices.

  2. Re:This is an ongoing problem... on ATI's Radeon Linux drivers no longer supported? · · Score: 1

    What software were you trying with the digital camera? My wife got a digital camera with USB interface and I thought it might work as a mass storage device, but in fact it doesn't support any standard device class. So I got a card reader, which showed up but returned errors to almost all commands. The vendor claimed to have a Linux driver for it but never did get round to sending me it... Eventually I discovered gphoto2 and the problem was solved. Check their list of supported cameras. If your camera isn't on there and you have to go for a card reader, see the Linux-USB mass storage device list. Be aware that the chips inside products can change without the name changing, so these lists don't guarantee compatibility of a given product.

  3. Re:WTF??? on Open Source Microsoft Exchange Replacements? · · Score: 1

    POP3 does not readily support central storage of mail (each user gets one folder and is expected to delete mail after downloading it). Also it does not support notification when new mail arrives - the client must disconnect and reconnect to see new mail. IMAP4 on the other hand is perfectly adequate.

  4. Re:what about platform independence? on Debian And The Rise of Linux · · Score: 1

    What about it? Joe PC User doesn't even know what that means, and probably wouldn't care even if he did.

  5. Re:Which ads on TiVo Data Collection Ramifications · · Score: 1
  6. Re:Pay close attention to the names on Slashback: Transparency, USB, Europatents · · Score: 1

    Officially, though, IBM is in favour of this. It's a major influence in the BSA, which drafted the proposal now presented by the European Commission. (An early draft was distributed by the Commission as a Word document, and the author name embedded in the file was that of a BSA employee.)

  7. Re:Software patent report postponed on Slashback: Transparency, USB, Europatents · · Score: 1

    The term "technical contribution" is defined in article 2 as "a contribution to the state of the art in a technical field which is not obvious to a person skilled in the art."

    Article 3 then requires that "a computer-implemented inventions is considered to belong to a field of technology". Which just leaves the obviousness test, and the EPO seems incapable of applying that.

  8. Re:Software patent report postponed on Slashback: Transparency, USB, Europatents · · Score: 1

    One of the MEPs I wrote to sent back a form letter, from which I quote:

    The European Parliamentary Committee on Legal Affairs and the Internal Market (JURI) will be assessing and voting on the Directive on Wednesday, but the legislation will come before the Parliament in June and can be revised or even dropped altogether.

    I think that "Wednesday" actually means the Wednesday already gone.

    Anyway, the letter confirms that the UK's Liberal Democrats are against the change, which is a start.

  9. Re:Way to go Novell on Novell Nterprise Linux Services Announced · · Score: 1

    OK, I guess I'm just complaining about an old version then.

  10. Re:Way to go Novell on Novell Nterprise Linux Services Announced · · Score: 1

    A friend of mine got a job with the local council, which uses Groupwise. He went on holiday for a few days and set up out-of-office notification as requested. Then he received a mail from a mailing list, to which it responded, which the mailing list echoed back, to which it responded, etc, etc. This problem was solved 17 years ago by 'vacation' in 4.3BSD, but Groupwise is a toy mail system that wasn't built to interoperate with the rest of the world.

  11. Re:"uni" on Niue Gets Island-Wide WiFi · · Score: 1

    "Uni" seems to be a pretty common abbreviation in informal English. Maybe it just hasn't made it to SA yet.

  12. Re:What am I missing? Really? on Niue Gets Island-Wide WiFi · · Score: 2, Informative

    It's the place for all things nu, like, er, nu metal. Also, nu is French for nude, so I imagine there are plenty of domains along the lines of femmes.nu... no, that's been revoked apparently. Well there's still hommes.nu if that's your thing.

  13. Re:Much needed on Red Hat Plans Open Source Java · · Score: 1

    The bytecode (IL), the C# language and the core library (CLR) are now standardised and apparently Microsoft has fixed its C# implementation where it deviated from the standard.

  14. Re:Why are we so surprized? on Incas Used Binary? · · Score: 1

    Seems more like astrology than astronomy. It doesn't seem very clever to me to choose where to settle based on the movement of the moon, rather than practical considerations like availability of water and farmland.

  15. Re:Using the Internet before DNS on Happy Birthday, Dear DNS · · Score: 3, Informative

    Ford did get a class A - 19.0.0.0/8:

    $ whois NET-19-0-0-0-1
    OrgName: Ford Motor Company
    OrgID: FORDMO
    Address: P.O. Box 2053, RM E-1121
    City: Dearborn
    StateProv: MI
    PostalCode: 48121-2053
    Country: US

    NetRange: 19.0.0.0 - 19.255.255.255
    CIDR: 19.0.0.0/8
    NetName: FINET
    NetHandle: NET-19-0-0-0-1
    Parent:
    NetType: Direct Assignment
    NameServer: DNS004.FORD.COM
    NameServer: DNS003.FORD.COM
    Comment:
    RegDate: 1988-06-15
    Updated: 1999-12-07

    TechHandle: ZF4-ARIN
    TechName: Ford Motor Company
    TechPhone: +1-313-390-7095
    TechEmail: dnsadmin@ford.com

    # ARIN WHOIS database, last updated 2003-06-22 21:05
    # Enter ? for additional hints on searching ARIN's WHOIS database.
  16. Re:Physical Connector on PCI Express - Coming Soon to a PC Near You · · Score: 1

    PCI Express is not PCI-X. -X is an extension of PCI whereas Express seems to be a whole new bus.

  17. Re:Speed on PCI Express - Coming Soon to a PC Near You · · Score: 1

    No, 40-pin ATA has only 7 grounds. It's just an adaptation of the PC AT expansion bus (the ISA bus) that includes the signals needed by a hard disk controller (hence the name ATA for AT Attachment).

  18. Re:Its a bitch on UK Govt Warned: Don't Buy GPL · · Score: 1

    I was appalled to see this example of IT in the NHS yesterday. Seems like they still don't have a usable email system.

  19. Re:Even better, you can still download the code... on The Power Behind the SCO Nuisance · · Score: 1

    That should be "BSD Family Bush".

  20. Re:Yes, but... on Linus Moves To OSDL, Will Work On Kernel Full-Time · · Score: 1
    Firstly, far too many things get opened for write in windows land when they should be only opened for reading. System libraries in particular come to mind. In most systems, opening a file for writing locks the file.

    No, you don't understand what's going on. If an executable file is loaded into a process, it's demand-paged i.e. the code only gets copied into physical memory as necessary, so it mustn't be overwritten. The same is true in Unix - this is what the ETXTBSY error code is for.

    Then there is the matter of not being able to tell what is accessing a particular file, or to tell it to "stop that now so I can change the file then you read it again." This is a pretty common operation on Unix.

    No it isn't. Normally you use link and unlink to install a replacement. A good installation system or distribution can arrange to signal or restart relevant processes using the appropriate protocol, but there is no general way to do this.

    I know it is possible on Windows because I have supported applications that did just that (replaced library, config, and executable files on the fly then restarted applications or told them to read again) which worked on a variety of platforms including windows.

    That's easy to do when you know which applications use the files. For shared files that's not necessarily the case.

    If it were easier to tell what is running and what is reading what (hell, windows does not even necessarily give you the real process table!) this would be possible.

    The pathetic Task Manager that comes with Windows 9x doesn't show much, but the process and thread lists are certainly readable (though with different APIs under 9x and NT).

    Given such uncertainties, it is easier to reboot and windows users have gotten used to it.

    The key difference is the inability to unlink a file that's in use, because that would delete it.

  21. Re:Transmeta, Linus and Marketing... on Linus Moves To OSDL, Will Work On Kernel Full-Time · · Score: 1
    When the crusoe came out, it was said that it required software to run because part of the chip is implemented in software.

    Yes, but this is firmware. How could it even boot Windows without already having the translation software loaded?

    Transmeta's Linux distro does not seem to be for Crusoe processors.

    Run a Google search for 'crusoe linux' and you'll find a few pages about computers that use them.

  22. Re:Yes, but... on Linus Moves To OSDL, Will Work On Kernel Full-Time · · Score: 1

    There's no accounting for moronic installer writers. The only things that should require a reboot are replacement or removal of open files (including executable files and DLLs that are loaded into a process). This is because Windows file-system semantics don't support unlinking without immediate deletion.

  23. Re:Yeah. on More Incompatible DVDs and CDs Coming Your Way · · Score: 1
    Repeat after me: the labels are not just going to "give" artists money, they will LOAN it to them.

    But they don't loan money to the artists. The label controls how the money is spent, and can use accounting tricks to invent or exaggerate costs of some things. They're more like vulture capitalists that demand management positions and preferential stock.

  24. Re:alternatives and cultural rant ahead... on Working with ADHD? · · Score: 1

    I can agree with you up to a point, but depression is a serious problem and often cannot be solved without treatment (with counselling and/or medicine). Anti-depressants can be very effective and it's generally not necessary for patients to keep on taking them indefinitely.

  25. Re:alternatives and cultural rant... munchausen on Working with ADHD? · · Score: 1

    Munchausen syndrome involves inducing medical problems to get attention, normally in onesself. You're talking about Munchausen syndrome by proxy.