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

  1. B

    css float issue

    Yeah, it looks like it's working here too (under Firefox 2). Just a reminder, there is no float:center. It can only be left or right.
  2. B

    engadget

    It's not Wordpress, but something like that can power a similar site. They probably have some custom thing built for them. You might want to look into a content management system (CMS) such as Drupal or Joomla. Drupal just had a major release. It powers sites such as TWiT.tv and...
  3. B

    So I rewrote a PHP script into a java class...

    While Java can be slow at times, it has come a long way in recent years, so it should not be almost 10 times slower than a language such as PHP. There is definitely something else going on there.
  4. B

    setting up eclipse on USB drive

    If they are just starting programming, I believe you should not use a powerful IDE such as Eclipse, but should something as simple as Notepad. If you start holding their hand now with things such as autocompletion and syntax highlighting, they will probably never learn the way they should.
  5. B

    New web person want to start site.

    What you will need to know really depends on what you want to do, but there are a few basics that I believe everyone should know a bit of. XHTML and CSS are the two big ones, and they are pretty easy. You can do just fine with XHTML by knowing a very limited number of tags. In the body, all...
Back
Top