• 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 zeroace

  1. Z

    SQL overhead question

    Thanks for the new command and insight ameoba. I was wondering what A.*,B.*,etc for all the tables bringing up all unnecessary fields would do compared to explicit joins in terms of resources. I'm going to try the explain function for MSSQL and post up what I come up with.
  2. Z

    SQL overhead question

    Hi, While working with SQL, I needed to query through information linked by 5 tables. I wanted to use INNER JOIN to link the tables together meanwhile my supervisor suggested using the WHERE to link the query.. Here's the two examples.. 1) SELECT * FROM tbl1 A INNER JOIN tbl2 B ON...
  3. Z

    Using PHP to automatically create .php files?

    Without seeing yoru webpage's source code, I'm going to assume that your layout has predefined widths for any table or div you've made.. Take a look in your source code and see if you have "width = 800px" or something that predefines the size of divs/tables.
  4. Z

    Is it possible to replace a screen on a laptop

    Agreed. The LCD panel is very expensive and if your laptop is old, the LCD panel may cost more than the worth of the laptop presently..
  5. Z

    IT Resume Thread

    Hi, I don't know if this fits but I feel it relates to the topic.. Is there any way to use reference letters for a job? I acquired a couple reference letters from former employers a few years ago but I don't know how to utilize them when a person asks for references.. Are reference...
  6. Z

    DNS Question

    I was in a similar situation as you.. I wasn't able to get Godaddy to point to my webserver so I switched to another nameserver so I was able to manage my domain and subdomains easier. I went to hn.org and setup an account for free DNS hosting. You'll need to read about DNS to be more...
  7. Z

    So I upgraded my mac...again

    That's a nice MAC setup you got. How does your entire home network look like now?
  8. Z

    bad stuff hiding on second HD

    As what SJConsultant mention, we need more informatino on what kind of problems you're experiencing. It could actually be a bad driver or some program that causes crashes.
  9. Z

    CCIE gets you $60k a year?

    I use to remember when a CCIE was one of the highest paying in the IT industry. My teacher was telling me that they made over 200k a year and travelled a lot. I was thinking of going to become a CCIE after I finished university. But for all the training and courses and end up only making...
  10. Z

    IT Resume Thread

    Thanks for the tip. The thought about HR people not being the most technical people is a good point to remember. I attached both PDF and Word format because I knew many people used Microsoft Word and my school started to use a lot of PDF formats so I thought it was the more common format to...
  11. Z

    IT Resume Thread

    Hi, I thought this suggestion might be useful for a resume thread. For an online submission of a resume (sending an e-mail to the hiring person), what is the best way to attach everything and in what format? Right now, I have the cover letter in the body of my message and attach my resume...
  12. Z

    The *Official* Post Pics Of Your Network Thread

    Here are some pictures of the network in my apartment.. The router My webserver My laptop The desktop
Back
Top