Slashdot Mirror


User: John+Bokma

John+Bokma's activity in the archive.

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

Comments · 758

  1. Re:one of the things i would like to see is with on How to Build a Better Browser · · Score: 1
    What I would like to see is that integrated into the address bar's autocomplete
    Have a look at keymarks http://johnbokma.com/firefox/keymarks-explained.ht ml You can add a keyword to a "normal" bookmark too.
  2. Re:Series Books For Money on The Boy Who Would Live Forever · · Score: 2, Interesting
    A moment of silence for Roger Zelazny
    When I had to come up with a name for my company I picked Castle Amber http://castleamber.com/. But the SF + Fantasy writer I like the most is still Jack Vance, with Stephen Donaldson second.
  3. Re:excellent on Babylon 5 Movie Starts Filming in April · · Score: 1

    Indeed Best SF series to me is still Farscape, but Babylon 5 is certainly #2.

  4. The British Phornographic Industry??? on UK Music Industry Sees Record Sales · · Score: 1

    Uhm, I just read Gone Phishing :-).

  5. Re:All you need is common sense. on Malware: Fighting Malicious Code · · Score: 2, Interesting
    Should these users know better? I think so.
    I think not. From a certain view point it looks easy, educate the users. But most of those users that should be educated (according to many people) most are just not able to understand the basics that could make their systems more safe. Like not everybody is able to go to the university if you give them the books and sufficient time.
  6. Re:Hold Crap! on Beginning Perl, 2nd Ed. · · Score: 1

    What's wrong with CPAN? I have never had any problems with installing modules using ppm.

  7. Re:Hold Crap! on Beginning Perl, 2nd Ed. · · Score: 2, Funny

    PHP is a programming language?

  8. Re:Beginning Perl on Beginning Perl, 2nd Ed. · · Score: 1

    use strict;
    use warnings;

    the latter is prefered above -w switch