Slashdot Mirror


User: daveewart

daveewart's activity in the archive.

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

Comments · 197

  1. Re:I won't believe until Thunderbird can use Moz d on Mozilla Foundation's Future: No Mozilla Suite 1.8 · · Score: 1

    I've been utterly unable to import Mozilla Mail data into Thunderbird

    According to the changelog (sorry, can't find the link), Thunderbird 1.0 can import Mozilla Mail data. Alternatively, if you're running on Linux, make a local IMAP server and stick all your mail on it ...
  2. All Your Fingers ... on How Secure Is Microsoft's Fingerprint Reader? · · Score: 1

    ... Are Belong To Us!

  3. cat intercepted-passwords.txt on 'Evil Twin' Threat to Wireless Security · · Score: 2, Funny
    When they showed this story, the 'attacker' was a BBC-stereotypical geek running some Linux-like OS. There was a close-up of him typing
    cat intercepted-passwords.txt
    in an xterm. "Ooh, *command-line*. That's evil!"
  4. Re:Many adverts don't display correctly on firefox on Firefox Users Bad For Advertisers · · Score: 1
    Oh please, drop the arrogant bullshit. Firefox has bugs just like any other piece of software. It is not appropriate to say "end of discussion" without even bothering to ask what the problem was.

    Yes Firefox has rendering has bugs, IE6 has considerably more. I'm sure I could find many examples of standard HTML/CSS which renders incorrectly in IE, whilst being fine in Firefox; many more than the other way around.

    If you accept the fact that all browsers have bugs to some extent, you test your code on a reasonable range of them and go with code that is "good enough". If you care about it rendering properly in Firefox, you change your code if it doesn't. Ditto for IE.

  5. Re:Many adverts don't display correctly on firefox on Firefox Users Bad For Advertisers · · Score: 1
    Not entirely accurate there are still rendering bugs in firefox (see slashdot) and some DHTML performance is so bad compared to IE that it could be considered a bug. Also, adverts can be fully HTML/CSS compliant and still render differently on IE and Firefox due to different default behaviour that is not covered by HTML/CSS validators.

    OK, in that case my remark "non-compliant" can be changed to "not properly tested".

    If you want people using a variety of browsers to see what you put up on the web (adverts or othewise), write simple compliant code and test it thoroughly.

  6. Re:Many adverts don't display correctly on firefox on Firefox Users Bad For Advertisers · · Score: 4, Informative
    Many adverts aren't rendering correctly on firefox [...]

    In that case you aren't writing compliant code, end of discussion.

  7. What about 'copies to self filtering'? on Thunderbird 1.0 RC1 Released · · Score: 1

    Can Thunderbird filter your 'copies to self' yet? This is one very important feature if you are sending a lot of mail ...

  8. I have ... on How To Manage Your Home Directory? · · Score: 2, Interesting
    I have:
    • ~/bin - binaries and scripts for my own use;
    • ~/cfg - various config files, such as for kernels and Eterm;
    • ~/docs - documentation;
    • ~/iso - disk images;
    • ~/kernel - kernel build trees;
    • ~/music - oggs;
    • ~/procmail - I have a bit procmail configuration, all the files sit here. This should probably be ~/.procmail;
    • ~/progs - programs and scripts I'm writing;
    • ~/public_html - my local web stuff;
    • ~/src - program build trees;
    • ~/tex - LaTeX stuff;
    • ~/tmp - temporary files, cleaned out automatically every 30 days;
    • ~/misc - other stuff not neatly fitting into any of the above, but to keep them out of ~;
  9. Re:Just a guess on Software Piracy Due to Expensive Hardware, Says Ballmer · · Score: 1
    Popup Blocker...$25
    Are you serious? Firefox doesn't cost $25. Google Toolbar doesn't cost $25 as far as I know, either.
  10. Re:Block them on Zombie Networks On The Rise · · Score: 1
    Minimum standards for connecting to the network would be preferable.
    Possibly, although I don't see how this would be implemented.
    Obselete versions of Windows (those not gaining security fixes) should be barred.
    But Windows XP and Windows 2000 are more of a security risk, currently, given their susceptibility to the current rash of worms, viruses etc.
    Perhaps less experienced users would benefit from firewalling at the ISPs network too. I believe all the ISPs that appeal to inexperienced users (AOL) should provide this as standard.
    Good idea, so long as this is an 'option' - experienced users can turn off (or even manually configure) their firewall.
  11. Re:Any bets? on Zombie Networks On The Rise · · Score: 2, Insightful
    The "ain't broke, don't fix" mentality is above and beyond some individuals' concept of needing to update.
    No-one *needs* to update, as such. You can argue they have a duty to keep their system *secure*, but that's not the same thing. Are you really suggesting that in order to 'secure' Windows 98 you should install Windows XP? *shudder*
  12. Windows 95 and Windows 98 the biggest risk?? on Zombie Networks On The Rise · · Score: 5, Insightful

    To quote the fine article:

    "The key challenge for Microsoft is not XP users, it's the Windows 98 and 95 machines. Getting those people to upgrade and improve their security is going to make the difference."

    Don't think so. There are *far* fewer exploitable services running on Windows 95 and Windows 98, as compared to Windows 2000 and XP. I'd *much* rather use Windows 98 online than Windows 2000 or XP, in security terms. Most of the recent worms use exploits in services that never existed prior to Windows 2000 ...

  13. Make it a DVD option? on Star Wars DVD Set Previews/Reviews · · Score: 5, Funny
    Perhaps it should be an option in the DVD menus:
    1. Greedo shoots first
    2. Han shoots first
    3. They shoot simultaneously
    4. They don't shoot each other, they have a nice chat instead
  14. Re:No, Debian is the ultimate conservative distro on Using Debian in Commercial Environments? · · Score: 1

    The problem with the debian system is that everyone needs to use the unstable version to get the software they want to work.

    Generalisations are always wrong. :-)

    For most server deployments of Debian, Woody is fine. The software may not be bleeding edge, but many people may find that doesn't matter.

    For example, our Debian (Woody) servers run Apache, MySQL etc. - none of them are recent versions, but we know they're secure and not likely to crash.

  15. Re:SQL "Delete" Statement, without a "Where" claus on What Was Your Worst Computer Accident? · · Score: 4, Informative

    Nasty - best way to do a "DELETE ... WHERE" if you're at an SQL console is to do ...

    "SELECT something FROM table WHERE conditions"

    then, once you're happy that it's showing you the things to delete, backup the command and remove the "SELECT something" and replace it with "DELETE". Much safer :-)

  16. Orichalcum beads on Atlantis: Discovered at Last? · · Score: 1

    If anyone gets to the site, can you pick me up some orichalcum beads ... I'm running low. Thanks.

  17. Why Microsoft Word may be bad for your health ... on Grassroots Response to .doc E-mail Attachments? · · Score: 1

    I wrote an article a while ago about why Microsoft Word may be bad for your health. It was originally aimed at academics, but any 'intelligent' user should be able to grasp the main concepts.

  18. Re:KDE, Mozilla Firefox, TuxPaint, TuxRacer ... on A Babe in Tuxland · · Score: 1

    No good, I'm afraid. You can click the BBCi icon in the corner.

    True, but all links from the Interesting Pictures keep within the site.

    And we supervise her, of course. Slightly more to the point than filtering outgoing traffic!

  19. Re:Kids are Smart on A Babe in Tuxland · · Score: 1

    ... especially on a Dvorak keyboard ...

    You make your kid use a Dvorak keyboard? That's *evil*.

  20. KDE, Mozilla Firefox, TuxPaint, TuxRacer ... on A Babe in Tuxland · · Score: 4, Interesting

    My daughter is almost 3 and has been using her own KDE session on my Debian box for the past few months. I set up a username for her, so that I could log her in and know that she couldn't mess up anything I cared about.

    We were gobsmacked when we realised that she had figured out how to type her username and password, though. She was *so* pleased with herself when she got that sussed out.

    On her desktop, she has Mozilla Firefox set to go to BBC CBeebies - appropriate content for pre-school and you can't 'escape' the site, since all links are internal. She also enjoys using TuxPaint to draw pictures for us.

    I'm hoping she's going to do a spot of Toddler Linux Advocacy at the local playgroups soon ...

  21. Re:A better solution... on Comcast Cuts Infected PCs' Network Connections · · Score: 4, Interesting

    quarantined sub-net

    My ISP, NTL, did this during the Blaster epidemic. They used some kind of portscan to determine which machines were infected and then put their connections in a 'walled garden'. All web traffic that went through this 'walled garden' resulted in a page describing what the problem was and included lots of pretty pictures explaining how to fix the problem.

    The portscanning caused some alarm to those of us with firewalls, until it became clear what they were doing.

    I believe their patching instructions were:

    • Download debian-3.0r2-woody.iso
    • Burn to CD
    • Reboot ...
    :-)
  22. Re:Gollum's Speech... on Return of the King Coming Sooner to DVD · · Score: 5, Informative

    ...is already included on The Two Towers Extended DVD box set, disc 1.

    Sadly not on the UK edition, because apparently it would have changed the certificate that the British Board of Film Classification were prepared to give the film. It was released as a "12" film (anyone over 12 is allowed to see it) and the Gollum speech would have made it a "15" (over 15's only). I want an MPEG!

  23. Corrected link ... on Return of the King Coming Sooner to DVD · · Score: 5, Informative

    *SIGH* The first ever story I submit which gets posted and the editors manage to munge the URL I include ...

    Correct link is http://news.bbc.co.uk/1/hi/entertainment/film/3542 123.stm

  24. Re:Why do we need local clients on Next Generation Mail Clients Reviewed · · Score: 5, Informative
    I'm a roaming contractor, so the alternative was trying to manage email clients at several locations, and constantly finding that something (address books, mail archives, etc..) was out of sync.


    That's what IMAP is for.

    No, IMAP is just for message storage. You still have to manage the configuration of the clients which access the IMAP server. IMAP simply lets you store your messages in a portable format. If you want to share other things, such as address books, you need to use something else - perhaps LDAP.

    If you want a single 'client' at all locations, you probably want to use webmail.
  25. Re:The Popup Killer spreads the Gospel on 4 Years Later, The Mozilla Tide Has Turned · · Score: 1

    Single White Male Bisexual ... you got me on the "O" however.

    You're probably trolling, but ... http://wood.bigelowsite.com/aracnetlive/wood/SWMBO _Explanation.htm