Slashdot Mirror


User: trompete

trompete's activity in the archive.

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

Comments · 267

  1. Re:Reading around though on Dual-Core Pentium 4 Slated For 2Q 2005 · · Score: 1

    Did you happen to figure out where the extra .2 seconds was made up inside the code? Wait-states?

  2. Re:Trillian is nice, but gaim has cross platform s on Trillian 3.0 Released · · Score: 1

    Try the gaim encryption plugin. It sounds like you had the same problem I did.

    Get it from here

    I've been using these two for 1.5 years, after switching from trillian (2 years)

  3. SDL Rocks!! on Graphics for Beginners (Using SDL) · · Score: 4, Interesting

    I used it for a game I wrote. It makes Threading, CDRoms, Joysticks, Keyboards, and graphics sooooo easy.

    If you're using SDL for games, you should also look into:
    NET2 - Fast Networking for SDLNet for multiplayer game programming. It basically has a separate thread that polls for Network traffic on your sockets and pushes events to your event queue. He even extends SDL events to be thread safe and FASTER.
    SDL rocks.

  4. Re:Lol doofus on BitTorrent Gives Hollywood a Headache · · Score: 1

    I guess we need to go after Google then. :)

  5. Re:What's the problem? on BitTorrent Gives Hollywood a Headache · · Score: 1

    Yeah. It's interesting how people rely so much on the PeerGuardian database, which has to be discovered. What happens when the RIAA buys more IP blocks? :/

  6. Re:The "inventor" of C# ?!?!?!?! on Tim Bray's Top Twenty Software People in the World · · Score: 1

    Some would argue that C# came first. Those people work for Microsoft :)

  7. Re:Illegal Actions on Halo 2 Used to Sniff Out Mods · · Score: 1

    I'm actually really surprised that more people didn't see this coming. Do X-Box games run in user space or as the kernel?

  8. Re:180,000 frames on Macs Do Star Wars Dirty Work · · Score: 1

    Outstanding compression

  9. Re:It's my own time so I'll do what I want on Why Game Developers Should Finish What They Start · · Score: 3, Interesting

    Amen to that. I'm guilty of this too, and I'll do it again.

    You learn so much from doing partial projects. This time around, I learned:
    LibSDL, SDL_Net, SDL_Console, and INI_Parser.

    Granted, I don't have a product to give away, but I just made the game for myself anyway :)

  10. Re:No ICQ???? on AOL-Yahoo-MSN Messaging Unified... in the Workplace Only · · Score: 1

    Not the protocol, the 3rd-party clients. I don't use AOL's clients to connect to AOL's network.

  11. Re:No ICQ???? on AOL-Yahoo-MSN Messaging Unified... in the Workplace Only · · Score: 1

    No...around 85 million people in Germany. They just happen to use ICQ a lot. When I was over there in 2001, they were just discovering it and asked me "hey...have you seen this cool new program?". I laughed, having used it since 1998.

  12. Re:No ICQ???? on AOL-Yahoo-MSN Messaging Unified... in the Workplace Only · · Score: 2, Informative

    ICQ is very popular among German youth. Last I saw, their registration numbers were past 250,000,000. I'm still using my 3,000,000 number ;)

    "These people look deep into my soul and assign me a number based upon the order in which I joined"
    - Homer Simpson

  13. That's cool, but it doesn't affect me on AOL-Yahoo-MSN Messaging Unified... in the Workplace Only · · Score: 4, Interesting

    I was a trillian user for two years and have now been a Gaim user for a year. The only thing that would change for me is the number of sockets that my computer would maintain.

    I wonder if this movement would also spark a movement toward disabling 3rd-party clients. That would NOT be good.

    Trillian
    Gaim

  14. ours sells them for cheap on Pro Photographers that Will Sell the Copyright? · · Score: 1

    I'm getting our photo CD and the rights to the photos for $250 for my wedding.

  15. Slash it! on Classic Gamer PDF Magazine Hits Second Issue · · Score: 2, Funny

    Ahhh....a Slashdot link to a 7.3 MB PDF document. This should be a wild ride on the Denial of Service express.

  16. Re:Technology goes forward... on Tim Sweeney Talks Unreal Engine 3 · · Score: 1

    I totally agree that great games have come from other engines.
    My point (sorry it wasn't clear) was that they focus on the engine and then let other people worry about the gameplay. That's why the unreal games are lame.
    Speaking of Unreal-based games, how about that Duke Nukem Forever game :D

  17. Re:Technology goes forward... on Tim Sweeney Talks Unreal Engine 3 · · Score: 2, Insightful

    Yeah. UT2004 at least had vehicles, but I've been using those on Battlefield 1942 for almost two years now. Show me new gameplay, and I'll consider buying one of the new games. I'm just sick of the same old FPS crap. Deathmatch is dead.

    I bet Epic and ID Software are making these new engines just to license them to other companies.

  18. I guess you could use that..... on Developing Games with OpenAL? · · Score: 2, Interesting

    I use LibSDL because I want to do more than just sound in a cross-platform application. Did you consider using SDL for sound before you chose OpenAL?

  19. Re:Not Desktop USERS on Flash 7 for Linux Released · · Score: 1

    It took me a minute to get the Steve Balmer monkey-man reference.

  20. Re:Imagine the Possibilities on Carnegie Mellon Students Develop New NES Games · · Score: 2, Funny

    You'd better call it something else to avoid copyright infringement.

    I'd call it "Mickey and Pluto go to Donald's House"

  21. Problem!! on Swedish Carbon-Fiber Stealth Ship Runs NT · · Score: 2, Funny

    The problem with stealth ships on the sea is that they leave a blank spot on the radar where there should be echos for the waves.

  22. Re:IPX/SPX on Understanding TCP Reset Attacks, Part I · · Score: 4, Informative

    Um.....does IPv6 matter in this equation? TCP will just sit on top of IPv6 anyway.

    IP4
    TCP->IP->Ethernet->Wire->Ethernet->IP->TC P

    IP6
    TCP->IPv6->Ethernet->Wire->Ethernet->IPv6-> T CP

    Hmmmm....

  23. Re:One more step, a Win32 port of Evolution on Novell To Release Ximian Connector Under GPL · · Score: 1

    Gaim does a really great job of emulating Windows XP. It looks similar to my other applications. Now if they'd only fix a couple of the annoying GTK bugs (not GAIM's fault).

  24. Re:First Post on Mozilla - From Browser to Desktop Environment? · · Score: 2, Insightful

    I like Mozilla as a browser and as an email application. Desktop....hmmm I don't mind using C/C++ widgets. Once you learn how to do it, it isn't that hard. I thought tha people didn't like when a browser became the desktop environment. IE anybody?

  25. Re:kudos to gosling... on Gosling on Opening Java · · Score: 1

    What's wrong with having #ifdef, #define or some other kind of compile directive?

    I don't like adding extra login to my programs in hudreds of places.