• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by Drbeagle

  1. D

    LOL @ Visual Basic

    I don't think visual basic is the issue here. :rolleyes:
  2. D

    Taking 3 different programming courses fall semester

    I question what sort of degree program forces you to take three different languages in the first place (much less during one semester). I'm a senior in CE and the only language I've learned formally is C++ (and touch of x86 assembly). I taught myself VB back in middle school (although I was...
  3. D

    An Essay for Programming Students

    While I have a feeling that you're right about your database class, hopefully it will cover some of the "low-level" workings of a relational database. The ability to set up an x-normal form database on Y-company's DBMS is a useful skill. But, do you have enough of an understanding of the...
  4. D

    website creation? cluelessss

    Professors and grad students will probably not be interested in doing 'enterprise application' development for you unless they would be willing to invest in this project. In this case, they'd be investing their time (and expect a share of future returns). If you believe strongly enough in...
  5. D

    Development => Production Server Deployment

    Sorry, I didn't mean license, that's a typo. I meant instance.
  6. D

    Development => Production Server Deployment

    As far as access, it's a windows server so I've got network access to our folder on the server. Right now, I just copy and paste changed files from development to production.
  7. D

    Development => Production Server Deployment

    It's mainly a matter of what the server admin is willing to support at this time. I can install subversion on local box, but then it won't have data backups or anything like that. I'm definately going to ask the server admin about going to a method like this, but I have a feeling I'll be...
  8. D

    Development => Production Server Deployment

    This method sounds great. Thanks for the replies. Unfortunately for me, I won't be able to get either a subversion license up or have the ability to check out revisions on the production server. Trying to institute 'best practices' in my school's IT organization (while I'm just a student...
  9. D

    Development => Production Server Deployment

    I recently took over doing some web maintainance and development for my on-campus job. The previous folks had not used a development box and instead did all their development on the production server. Obviously, this is bad practice and did, in fact, lead to several production server crashes...
  10. D

    A bit complex question (C# related)

    When is HandleChatJoin called?
  11. D

    Portable Headphones for an ipod?

    Grado SR-60s or SR-80s
  12. D

    Windows XP SP2 (FINAL) **1st post updated**

    You got that right one. THat just means it was compiled on August 3rd, 2004 at 9:58 PM
  13. D

    Windows XP SP2 (FINAL) **1st post updated**

    Lol, this final version crap is getting out of hand. I'm a fan of MS, but leave it to them to screw up the release of a SP even more. With their (soon-to-be-former) cash reserve, there's no reason why they can't have the network install up for download now. This automatic update crap is...
  14. D

    Windows XP SP2 (FINAL) **1st post updated**

    Ya, I had downloaded that someone and couldn't install it. As I started poking around I also found that note. This one doesn't have that message. I'm hoping it is the real one so I don't have to reinstall. In any case, I'm not moving any of my other machines over until the download...
Back
Top