Slashdot Mirror


User: Saiai+Hakutyoutani

Saiai+Hakutyoutani's activity in the archive.

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

Comments · 129

  1. Re:This means .... war! on No Call List Bypassed Using Call Centers in India? · · Score: 0, Offtopic

    Are you sure the fatalities in Iraq are only 750? I've been led to believe it was closed to 10 000.

  2. Re:It's X and KDE, not the distro. on Ask the Egyptian Installfest Organizers · · Score: 1

    Do you mean with actual Arabic translations, or only for entering and displaying Arabic?

    Qt and GTK+ based apps (Starting with GTK+ 2) have myriads of intricate functions for rendering text, so they should all be able to display and input Arabic correctly. However, Qt still lacks suport for input methods completely, and GTK doesn't come with an Arabic one preinstalled.

    And as for Arabic translations, that's a nother thing, of course.

  3. Re:Sorry I find a mistake on Non-English Programming Languages? · · Score: 1

    However, the word is derived from Middle Chinese (xanh dzih).

  4. Internet anyone? on Microbroadcasting Summer Camp · · Score: 1

    I think this is what Shoutcast and Icecast are for. While it certainly is cool to build analog transmitters (in the same way "Robot wars" is cool), it's not really necessary in countries that are online. Providing one uses an exceptionally good codec, of course. Speex or Vorbis can achieve a lot.

  5. Re:licence fee on Dirac: BBC Open Source Video Codec · · Score: 1

    I also disagree with using a flat tax to finance state broadcasting, as we tend to do in northern Europe for some reason.

    However, I think we should leave that for now and try to ensure that they don't start applying a flat tax to the Internet. I'm prett sure state broadcasting is gonna want to get into that.

  6. Re:It's always the losers who whine on On Gamers Whining About Cheese · · Score: 1

    Thanks. Perhaps I should start using it instead of that whiny NYTimes complaint that I'm using ;)

  7. Re:Either you miss the point, or you're one of the on On Gamers Whining About Cheese · · Score: 1

    I know what you mean now, and I see that you and I simply disagree on what the point is.

    What you're describing is a game within the game... Since you don't use the techniques you describe, you've established a rule that noone else can use them either. This might be acceptable, of course, but I think you should be understanding when someone doesn't want to play YOUR game.

    As for the second and third argument; you're implying that camping and cheesing aren't skills, which is wrong. They're skills that can lead a player to victory, and especially against players like you. If a player can successfully make you annoyed and frustrated about his style of playing, he's increased his chance of winning and lowered yours.

    All in all I think you fail to justify why players should only use the techniques that you've preselected. I think you're just a sore loser.

  8. Re:The Half-Life 2 specs are much lower. on Hardware Manufacturers Making PC Gaming Too Elite? · · Score: 1

    It's my guilty pleasure. That and homosexuality I mean.

  9. Re:Either you miss the point, or you're one of the on On Gamers Whining About Cheese · · Score: 2, Interesting

    Instead of presenting a counter-argument, you're already attacking my credibility. What's up with that?

    If you can't beat a person who relies only on camping or on cheesy techniques, why should you expect to do so? Camping and cheesing are legitimate and good techniques that present a real challenge to some players. Like yourself. Demanding that players stop using these techniques is like demanding a handicap.

  10. It's always the losers who whine on On Gamers Whining About Cheese · · Score: 4, Insightful

    Gamers seem to think up an endless number of terms for ridiculing those who beat them, "cheeser" and "camper" being just two.

    If anything, I think these people are letting themselevs be fooled by the game. The whole point of introducing the possibility of loss in a game is to leave the player with a feeling of being treated unfairly. But it is not so.

    I think the point when these gamers can admit to defeat and say "I got owned" is the point when they'll start enjoying the game.

  11. The Half-Life 2 specs are much lower. on Hardware Manufacturers Making PC Gaming Too Elite? · · Score: 1
    A member of the hafllife2.net staff posted this on their web forum:

    "ATTENTION: Read this before posting upgrade questions! Due to the influx of "Should I upgrade" threads recently, I have decided to post the minimum and recommended specifications for Half-Life 2 in this topic.

    The current information we have regarding the minimum specifications needed for HL2 are:

    "At least a Pentium 800Mhz and a DX6 (Direct-X)-class video card."

    On top of that, I'd take an estimate of 128mb of RAM being the absolute minimum that the game will run on.

    Recommended specifications are as follows:

    "...A Pentium 2Ghz and Geforce 4 for the best visuals."

    If you want the game running smoothly, I'd recommend having at least 512mb of RAM. This is just my opinion.

    The specifications above may also be subject to change as the game changes. The specs may go down, they may go up.

    Thankyou."

    There certainly isn't anything about DX9 in there. Not that that helps me, unless it runs in Wine.

  12. Re:They really should fix IRC instead on DCC2 Protocol for IRC file transfers · · Score: 1

    Charset changed to: CSISO10SWEDISH
    --- You are now known as... Nah, forget it, Slashdot filters it out anyway. But it really works!

  13. Re:They really should fix IRC instead on DCC2 Protocol for IRC file transfers · · Score: 1

    SW-ASCII? Dude, thanks for the info, that really is interesting :) I wonder if I can use ö in my nick then.

    I agree on the UTF-8. I'm trolling the boards of several IRC clients, but the progress is slow.

  14. Re:Wrong place. on Video Projector for Home Theater? · · Score: 3, Interesting

    I believe the rainbows are present on all DLP projectors, but for some reason they don't seem to be noticeable to most people.

    I'd go for a cheaper LCD projector with a blurrier picture, but without the nuisance of having to se RGB flashes every time I move my eyes.

  15. Forwarder implemented in PHP on Webwasher versus Web Content Creators? · · Score: 2, Insightful

    I've written a simple forwarder that works in theory. It will forward a web site and change any or tag (case sensitive) in HTML AND other files to include a base href tag that redirects URLs in the document to the script.

    http://home.no.net/david/mirror.php.txt

  16. Let me just clarify that. on Webwasher versus Web Content Creators? · · Score: 3, Informative

    It should spit out the entire document up to and including the head tag.

    Then it should insert a base href tag into the head tag of the document you're accessing that points to php_self()?url=$url , which makes your script + the url parameter the base URL for all links and images in the document. Basically, the script is telling your browser to pass any file through itself instead of going to the blocked site.

    Then include the rest of the document.

    You migth want to add some autodetection so that it doesn't look for head tags in images and such.

  17. Writing a simple solution on Webwasher versus Web Content Creators? · · Score: 2, Informative

    If you have access to a web server with PHP, all you heed to do is to create a simple PHP document that includes the blocked page.

    First of all, make your script take the parameter $url. Then make it spit out the entire document up to and including .

    Then have it spit out (You might have to escape those quotes):

    Then have it spit out the rest of the document, and hey presto, your PHP script will act like a mirrored version of whatever page you put into $url.

    Of course forms and other dynamic content will not work.

  18. Re:Alright, this isn't even funny. on US Expands Fingerprint and Mugshot Program for Visitors · · Score: 2, Informative

    Excuse me?

    We foreigners are lucky because we live abroad. If you think you've got civil liberties over there, perhaps you should read up on the civil liberties you (allegedly) had a hundred years ago.

    You've got nothing.

  19. "Save power"? on CE Risks from Argentina's Drop to 209V? · · Score: 1, Redundant

    The funny thing here is that all appliances that regulate the amount of power they consume will continue to consume the same amount of power, but the decreased voltage will cause more power to disappear on the way to the transformers.

  20. You could always control it with a Theremin... on Two-Fisted Computing · · Score: 1

    http://www.thereminworld.com/
    http://theremin.inf o/

    Though I suspect you might end up glowing in the dark after a long session in that magnetic field ;)

  21. I'd say Against TCPA is such a site? on A Site that Lists Systems w/o DRM? · · Score: 3, Informative

    http://www.againsttcpa.com/ has a list of some TCPA-enabled hardware, at least.

  22. Re:It is linux's fault on Freeware for Windows -- Where Did It Go? · · Score: 1

    You've never used libraries, have you?

  23. Re:It is linux's fault on Freeware for Windows -- Where Did It Go? · · Score: 1

    I don't think so, but I think you're partly right.

    Programmer should try to make their programs at least COMPATIBLE with Windows. That should be a goal.

  24. Re:Getting 5% more disk space on Recovering Secret HD Space · · Score: 1

    My journal size = 0 on my system disk. And I don't think I know what you're saying. My files drive contains mostly media files, so what you're suggesting would actually be a brilliant idea.

  25. Re:Getting 5% more disk space on Recovering Secret HD Space · · Score: 1

    Oh, it's the free reg thing. Guess I could remove it now that bugmenot.com posts NYT passwords. What do you think?