Slashdot Mirror


User: ville

ville's activity in the archive.

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

Comments · 49

  1. Poor GUI design at places on Firefox 0.9.1 and Thunderbird 0.7.1 Released · · Score: 5, Insightful
    Dunno if anyone noticed but some of the dialogs don't have a cancel button, or similar that will close the dialog. For example the Tools>Extensions dialog. All you can do is uninstall, update or check out more extensions.


    There should be a close/cancel button. How can the application assume there is a "close" provided by the WM.

    // ville

  2. Re:Is it just me, on Linux Kernel 2.6.7 Released · · Score: 1
    The next version after 2.6.9 isn't 2.7.0 but 2.6.10.

    // ville

  3. scons? on Alternatives to Autoconf? · · Score: 1
    How about scons? I must admit I hardly used all of autotools' potential as they were quite complicated, so I can't say if scons offers anything even close to what autotools had.

    // ville

  4. Re:Best. Excerpt. Ever. on MIT Student Grills Valenti on Fair Use · · Score: 1

    He should have shown the same thing working on Windowns and OS X to not stress that only Linux is capable of illegally decrypting DVD.

    // ville

  5. Watch out for Apple on Iraq's Open Source Possibilities · · Score: 5, Funny

    Watch out before Apple moves in undetected and it becomes iRaq.

    // ville

  6. Re:C++ very expressive indeed on Experiences w/ Garbage Collection and C/C++? · · Score: 3, Informative

    And what is the deal with the sort(,) as a free-standing function? Following OO principles, shouldn't the vector object v know how to sort itself with a call to v.sort()?


    Not necessarily. If you have multiple types of containers and you can write a single sort that can sort all those types then why implement it in all of them instead of just once.


    Here is an article that deals with the question which functions should be members and which shouldn't. It uses the std::string as an example which has a lot of methods that turns out shouldn't have to be.



    // ville

  7. Re:SCO's rebuttal on Linus to SCO: 'Please Grow Up' · · Score: 1

    Linus to SCO(Rebuttle): Oh yeah, well your a poopy-pants.


    Linus would probably spell it with "you're" instead of "your".

    // ville
  8. Re:Unanswered questions.. on Graffiti Artist Sues Grand Theft Auto Creators · · Score: 1

    They've highly publicized this man's creations, which weren't originally signed, it appears. In other words, they're no different from the originals, and while he isn't getting credit in the game, he isn't getting credit on the street either.


    He's getting credit, cause if the graffiti in question says "DAZE" then the whole graffiti is his signature. People into graffiti will know who painted it. If it's some abstract piece I am quite sure there is "DAZE" somewhere in there or something else he uses to sign his work. For many graffiti is a fame-game so the artists want people to know they made the piece in question in one way or another.

    // ville
  9. Re:Take that emacs zealots! on Linux Distro For Linksys WRT54G · · Score: 5, Funny

    And emacs takes up 95% of those distros that come with it.

    //ville

  10. altered physics with high FPS is the reason on The Quest For Frames Per Second In Games · · Score: 1

    The reason for getting the highest FPS possible in the quake line of games is physics. All(?) of them have enabled one to run faster and jump higher with FPS above certain limit making certain trick jumps easier and otherwise impossible jumps possible. I think in Q2 it was 90 FPS and Q3 there were various limits, one being 125 FPS and other being 300+ FPS. // ville

  11. multiplatform project? on NWN Linux Client Delayed · · Score: 5, Interesting

    It's starting to sound the project wasn't intended to be multiplatform from the getgo. Wouldn't they have chosen other means of playing video and sound or written their own right away?

    // ville

  12. Re:2 more years on Australia, China and Snowboard Shops Use Linux · · Score: 2, Informative

    Yesterday I saw on TV that the Finnish parliament is upgrading its computers to Windows XP and training was to commence soon as well.Wasn't very specific but I guess it meant the desktop machines.

    In any case someone is interested in Finnish parliament: http://www.eduskunta.fi/efakta/index01.htm couldn't see anything regarding Windows XP upgrade though. // ville

  13. Re:Makefiles.... on Linux Programming By Example · · Score: 2, Insightful

    Learn how to use autoconf and automake ( http://www.gnu.org/ ) then you don't have to do the Makefile by hand. These tools will create the depencies for each object etc. // ville

  14. Re:More about the features of 6650 on Nokia 7650 Modified to Record Video Clips · · Score: 1

    When is 6650 going to enter the market? If I am not mistaken these phones are entering the market next summer or something, or that's what I heard on Finnish news anyway. So Hantro has ~8 months to sell their software before introducing something new. I must admit I wasn't paying much attention to the news so it is very well possible I misheard it. // ville

  15. Re:It renders hours of work worthless... on OSI Starts Selling Preleveled UO characters · · Score: 1

    I never could see where the skill lies in games that rely upon your character having some skill level and not the player.

    In FPS games, or online flightsim, it's impossible to buy the skills required to be a good player that's why I personally like those more than the RPG types. // ville

  16. Re:Obligatory Anti-WineX post on TransGaming Ports 3 Kohan Titles to Linux · · Score: 1

    Wish Carmack would write a game using SDL. Dunno how feasiable it really would be as I haven't followed how working the different ports are on Win32, Mac and Linux.

    If writing a game using SDL on all three platforms could be done I think Carmack would be the one to show it for rest of the industry. Seems like he has quite a following even among rest of the developers. // ville

  17. Aces High by HiTech Creations on Games in High School? · · Score: 1

    A quite realistic WWII flightsimulator called Aces High could suite you. It is free to download from the internet and allows free 8 player head to head ( the last I checked it out anyway ). The only downside I can think is that it requires a joystick to fly and is Microsoft Windows only.

    // ville

  18. Re:Somebody tell the suits what this costs on Holes in PowerPoint and Excel · · Score: 1

    In my previous work place, the day an anti-virus program was installed to my computer IE started to take really long time to display the right-click menu.

    Removing the anti-virus program brought back the speed. I think the program we used was F-Secure Anti-Virus.

    // ville

  19. Re:Can't see the other player on ZeRo4 Wins; Quake: The Movie Released · · Score: 1

    ops!

    it should be

    /demo demo_name_sans_dm_86

    // ville

  20. Re:Can't see the other player on ZeRo4 Wins; Quake: The Movie Released · · Score: 1

    It works for me now:

    quake +set fs_game osp or loading the osp mod from the ingame menu. And then in console

    /demo

    The demo was located in ~/.q3a/baseq3/demos.

    Loading the osp mod, either way, commmand line or ingame menu and then trying to play the demo from the ingame menu doesn't work at all for me, not even invisible enemies.

    // ville

  21. Re:Can't see the other player on ZeRo4 Wins; Quake: The Movie Released · · Score: 1

    I have had the same problem, ever since .dm_48 came out. None of my friends using Windows version of Quake3 has had the same problem.

    // ville

  22. Re:no big surprise here on id On Linux: Bad News · · Score: 1

    I have debian, it's my first serious try at using linux after using Windows for years. I have tried RedHat 6.2 and Mandrake 7.2 briefly for few days. Right now I have the test11 kernel, XFree86 4.0.1 and Quake3 running at 90FPS. I have to admit it's thanks to the help of #linuxhelp and #debian. But I recon I would have needed same ammount of help from #redhat or #mandrake to get all of those things set up on any of the distributions.

    // ville

  23. 'Void warranty if opened' labes on computer cases on DVD Hearing Today - Are You Ready to Rumble? · · Score: 1

    I recall a case here in Finland that ruled the 'void warranty if opened' labels useless on computer cases, because it is required from the end user to open the case in order to install new hardware.


    //ville

  24. Re:Male or female? on ICANN Board Election Results · · Score: 1

    flipz crack at: http://www.attrition.org/mirror/attrition/1999/10/ 26/www.ncsc.navy.mil/

    seems like an answer to the question.


    //ville