Slashdot Mirror


User: King+of+the+World

King+of+the+World's activity in the archive.

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

Comments · 925

  1. Re:Rackable? on Small Footprint PCs? · · Score: 1
    Hi, I just decided to piggy-back this message as it went out of New Zealand because we only connect to the interweb when the flying birds aren't passing through cook strait.

    Anyway, my point is that this is the perfect thing for a thin-client (running citris mainframe juice) with a server-room tucked away to your left.

    Cook me some eggs, WasterDave, cook me some fucking eggs.

  2. Re:Landscape on Printing Wide Web Pages? · · Score: 3, Informative
    It's the wrong answer. Printing out in landscape will still print the page vertically. Vertical printing is different to printing on a wider page (which is all landscape is). For example,

    They want a page printed like (pipe is the page's edge)

    1,2,3,4 | 5,6,7,8 | 9,10,11 | 12

    and not jumbled like

    1,2 | 5,6 | 9,10 | 12

    3,4 | 7,8 | 11

    The former can be joined together and the content will still be readable across the page.

    Horizontal printing is about continuing sentences and content across all 4 pages before making a line-break, when you return to the 1st page again. I wouldn't do this for text but for diagrams it makes a lot of sense.

  3. Re:Missed opportunity for Ogg Vorbis on MP3 for Gameboy · · Score: 1

    It's a $100 addon. I would guess that it provides it's own hardware.

  4. Re:Web application security on Managing and Using MySQL: Second Edition · · Score: 1

    Geez, is that site a piss-poor ripoff of Ximian.com or wot?

  5. Re:MySQL on Managing and Using MySQL: Second Edition · · Score: 1

    Often the results of a previous SQL query are used to form the current SQL query. In such a case stored procedures are lovely.

  6. Re:The wrong questions on Organizing Source Code, Regardless of Language? · · Score: 1
    To ask when one huge function should be split into to, or when two similar functions should be merged, indicates to me that the design might be flawed. Sometimes that's unavoidable; for instance, if you are involved in a project written by someone else.
    Dude, that's the funniest quote I've read all year. Thanks.
  7. Re:NYT Random Login Generator on News Sites Getting to Know You · · Score: 1

    How could it be handled better then?

  8. Re:NYT Random Login Generator on News Sites Getting to Know You · · Score: 2, Insightful
    ...and blind people using the site.

    Take that, blindy-blind-lotsly! *kicks-sand-in-blind-guys-face*

    Incidentally, Slashdot do this too. My blind friend got me to sign up for him because he uses Lynx normally, and his windows screen-reader software couldn't handle the image.

  9. Re:Sounds great for the movies... on Low-Tech Cell Phone Blocking · · Score: 1
    = stealing part of my life from me
    Oh you'd only waste it anyway -- Hans Moleman.
  10. Re:Google Labs on Comparison Of Google to Teoma · · Score: 1

    Mozilla | View | Show/Hide | Site Navigation Bar | ... will reveal an interface for next/previous buttons and such.

  11. Re:Woe is.. on Moby Says Techie Fans = Fewer Sales · · Score: 1

    It's probably something to do with the INTERNATIONAL JEWISH CONSPIRACY

  12. Re:Better Quality? on CD Copying Kiosks Endorsed in Australia · · Score: 1

    And the more power the deeper the burn?

  13. Re:Better Quality? on CD Copying Kiosks Endorsed in Australia · · Score: 1
    Thanks. I always get my terms screwy.

    I knight thee, Sir Packeteer.

  14. Re:do tastes really change that much? on Moby Says Techie Fans = Fewer Sales · · Score: 1

    Hey, Dave Letterman likes them, and I like Dave.

  15. Re:Better Quality? on CD Copying Kiosks Endorsed in Australia · · Score: 2, Insightful

    Assuming they're telling the truth,

    Well quality is a measured like anything else. Quality is initial quality and duration of the media. There are good quality CDR disks and bad, and after a while you can tell the difference because they won't skip so easily with scratches. I have read that consumer CD writers don't burn as deep as commercial printers, which I assume is a quality issue. So 6 months later the sound quality might be better with one of these.

    You can't get high-res sound from low-res whether it be sound or image or whatever. But there are algorithms to clean up low-res sound - perhaps they apply these. It wouldn't be a lie, but it would be a strange opinion, to say that this was a superior sound.

    ps. New Zealand has kiosks like this.

  16. Re:Woe is.. on Moby Says Techie Fans = Fewer Sales · · Score: 1
    The Grateful Dead put their success down to bootleggers. They attributed their success to copies.

    Think I'm kidding? I'm not.

  17. Re:DivX codec changes on MPEG-4 Hardware Decoder For $99 · · Score: 1

    Also, it's not like watching video is a background process. You don't need to offload it so it doesn't interfere with what you're doing - watching video is what you're doing!

  18. Re:Woe is.. on Moby Says Techie Fans = Fewer Sales · · Score: 3, Insightful
    I liked Play, and I'm already bored of 18. I mean dear god it sounds tired. Basically a soundtrack album can't go on forever and the idea has been done. It sounds like b-sides, and it's the best he can do which is unfortunately. Moby, as a person, has been a git lately. He begins every damn interview by saying "this may sound presumptuous, but..." or "this may sound like trite, but..." -- so, why on earth say it?! If it's such trite then find another way of saying it. His interviews sound more like his music - damn tired and guff.

    Here's a clue Moby - maybe you're not selling as many records because you suck. You're like the MPAA or the RIAA - always blaming someone else and you're especially vicious when you don't have any evidence.

  19. Unfair moderation on Slashdot Effect, Live and In Person · · Score: 1

    Oh eat my buttocks. That wasn't a troll.

  20. Re:top 3 bad jokes i predict from this thread on Slashdot Effect, Live and In Person · · Score: 0, Troll

    4) Goatse in the parking lot. This donut looks like goatse. The time is Pain O'Clock

  21. Re:just curious.... on Gentoo Linux 1.2 · · Score: 1

    Starwars?

  22. Re:MORE BUGS on Gentoo Linux 1.2 · · Score: -1, Offtopic

    Insane like Bin Laden you are!

  23. Re:standardized Linux configuration files... on Is RPM Doomed? · · Score: 1
    All you need in the config file is the types of options you normally see. Strings, multiple choice, toggle (checkboxes), some branches. You could have regexps to see if the data was valid. It's not so hard when you actually go and see what's represented in these files.

    Now for those you could invent an XML format in a few hours. The near-perfect solution would be one where the configuration format was self describing of its options so that a parser could present a GUI to the user. For all of the things listed above there's no problem.

    However when trying to enrich the interface the XML format becomes difficult. You'd want to provide 'wizards' for step-by-step configuration. This doesn't even sound too hard now that I think about it.

    And then you have filters that parse this XML down to plain-text for compatibility reasons.

  24. Re:I DID read the article... on Andreessen on the Browser Wars · · Score: 1

    Ditto for frames then. Point is that they've invented their own tags and css Just Like Everyone Else.

  25. Re:I DID read the article... on Andreessen on the Browser Wars · · Score: 1

    I got the number from my logs. It's coincidence that it matches the magic number.