Search results

  1. Eagle

    Problem with the net 2

    OK, my apartment FINALLY got the ethernet back online, but my computer seems to be sending packets and not recieving them. I am connected, however if I choose to "Repair" the connection it cannot renew the IP address. I appear to be the only one with this problem, but I'm not recieving packets...
  2. Eagle

    Need Quick PHP Help!!!

    OK, I'm writing a script to generate a search with quite a few filtering options. Here is my function. function addoperator($where) { if($where == true) { return " AND"; } else { $where = true; return " WHERE"; } } But $where never gets returned as true so I end up...
  3. Eagle

    dos2unix

    OK, I know how to convert to linux (dos2unix) is there a way to reverse that? (To add the Carriage Return back to the file.)
  4. Eagle

    Update

    Its been a while since I closed beta 4. The truth is, I havent had time to work on the project lately. I've been working on projects I actually get paid for so VW is kind of last on my list. I would have liked to release a working version, however that is becoming less of a reality at the...
  5. Eagle

    Linux Help

    OK, I installed Gnome, but not KDE, I'm already having trouble 1. How do I get it to read/write to my vfat hard drive its location is /dev/hdd so how would I locate it and do I need to mount it? 2. How do I run a command shell in Gnome? 3. Is there an ICQ for Linux, or only AIM? 4. My...
  6. Eagle

    Success

    I posted this message from Red Hat Linux 8.0. Whoohoo!
  7. Eagle

    Linux & M$

    OK Ive been told all about the boot loader, but I got one more question, Can RedHat 8.0 read NTFS and FAT32?
  8. Eagle

    New Hard Drive aka Time for Linux

    OK, I bought a new hard drive (which means I now have 3) Most my software still runs on Windows but I need Linux for my CS courses in school. So, here is what I have planned. 80 GB 7200rpm Western Digital - Windows XP 13 GB 5400rpm Western Digital - Linux 2 GB 5400rpm IBM - Windows 98 I need...
  9. Eagle

    Beta 3 Ends

    Due to the personal testing of Beta 4 and its upcoming release Beta 3 will be shut down. There will be no wallpapers uploaded and thus the program will most likely crash itself if run (another problem I need to fix) I reccomend you do a complete uninstall at this time. For users of beta 1 and...
  10. Eagle

    Playboy, The Game

    http://gamespot.com/gamespot/stories/news/0,10870,2901485,00.html All I have to say is... "What, no screenshots?"
  11. Eagle

    Madden 2003

    I know this has been out for a while but I just got it. Originally I already owned 2001 and I was thinking under the assumption, if youve played one youve played them all. I was dead wrong. The detail in the latest edition of the Madden football series is awesome, It has new european teams...
  12. Eagle

    Programming Forum

    We need a forum for general programming questions, the Emu Coding forum doesnt fit that description much and Tech Talk is really more of a Hardware discussion place and Ive seen programming questions in Tech Talk, Talk of the Town, Waaay Off Topic, Website Corner, and several others. This forum...
  13. Eagle

    Someone help!

    This is my C++ homework and its driving me fricken crazy. class Counter { public: Counter( ); // default constructor - initializes count to 0 Counter ( int v); // constructor - initializes count to v void increment( int v = 1); // increments count by...
  14. Eagle

    Beta 4 Test Servers

    Yes I know I just released Beta 3 and Beta 4 is not going to be available for quite some time, however, As you can see below, I have implemented the feature that will allow users to select which type of database they wish to use. In addition I have made it possible for users to create their own...
  15. Eagle

    Beta 3 Download

    Here it is, Beta 3. You Must Uninstall Beta 2 and/or Beta 1 first!! -Due to an error in the uninstall program, you need to run the uninstall program (if possible) from the control pannel, then delete any remaining files from the VirtuaWallpaper directory, and finally run this registry file to...
  16. Eagle

    Welcome to VirtuaWallpaper

    Welcome to the VirtuaWallpaper Message Board. This message board is for feedback and bug reports on the VirtuaWallpaper software. I've listed a few questions and answers below. What is VirtuaWallpaper? VirtuaWallpaper is a service that allows you to have stunning art sent directly to your...
  17. Eagle

    Well, we can all tell that Martin is back...

    :)
  18. Eagle

    Rules - Read This First

    Removed - Read Updated Rules I have updated (and relaxed a bit) the rules and unstuck these ones. There is now a new rules thread at the top of this forum This is a warning to all those "would be" spammers out there, as of today, October 22 2002, I (and the other moderators) will no longer...
  19. Eagle

    James Conway's The Game Of Life

    I posted this in the gaming forum, but nobody visits the gaming forum, so here it is again... I'm sure all you programmers out there have made this game at one time or another. Here is my version. I'm still working on some more features, like continuous stepping, random fill and I want to...
  20. Eagle

    James Conway's The Game Of Life

    Double Post, delete this please.

Top