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.
Hello there,
I am working on a programming assignment that has a question that I am thoroughly stuck on. The assignment is full of problems that we must solve recursively, and this is the one I would really appreciate some help on.
I have a method that creates a number of teams that are as...
I probably should have elaborated on why I thought it was awesome. Anywho, I agree with those of you who wouldn't consider it because of the lack of infrastructure control. I believe that cloud hosting is awesome for an application where shared/managed/dedicated server hosting would be the...
The footer info is centered on the Home page, but if you access the Home page using the top menu, the footer info is not centered.
White text on white background on the contact form.
Are you going to have FedEx/UPS shipping updates available on your site when someone checks the status of...
Hmm good idea regarding the Flash solution. I just searched around a bit and found a couple of good Flash uploaders. One of the benefits they are promoting with the Flash uploaders is the handling of large files, so perhaps this might be a better solution.
I made an upload system based on Celeron Dude's Uploader 6 so clients can upload stuff without using FTP. What size would you allow as the largest single file for upload via HTTP?
I uploaded a 100mb file that took a couple of minutes. As far as I see it, as long as PHP doesn't time out, the...
Has anyone else tried cloud hosting? I got it a couple of days ago with Rackspace. If you know how to setup a *nix server (or willing to learn), it is ridiculously awesome.
http://www.rackspacecloud.com/
I think the site looks pretty awesome and when all the products are populated, I would probably buy from it if it had something I wanted.
Have you considered centering the footer? It looks just about the same width as your main content and would look much better if it was centered under it...
Another question for the evening...
What would be the correct syntax for passing the control variable of a JavaScript loop as an argument of a function?
for (id=1; id<=5; id++;){
Effect.Fade('[id]', {duration:.6, delay:1});
}
I am trying to loop through IDs 1-5 and apply the...
Hi Everyone,
I am trying to create an effect with JS of an image that randomly appears from a shroud. What I am thinking is a black div(s) above the image, then dissolve the black div randomly.
What I am running into is that all the "dissolve" methods I have found (scriptaculous, mootools...
So I found a .NET solution on a forum that I want to use, but it is way over my head. When this guy posted this, he said that "It required instances of
types like "HttpServerVarsCollectionEntry", which can't aren't publicly
accessible".
Whenever I try to get this to work, it throws a...
Interesting ...I am surprised how many positive responses are coming through about this. Encouraging :)
I like the idea of doing fun stuff just because. I recently contributed to an open source project for the first time and fixed something...its pretty gratifying to have them appreciate your...
I am in college and have found that I like making programs. I like the overall goal of solving problems with software more so than the actual coding itself. Right now, I make programs that simulate cool stuff or do stuff I think is interesting. I could see myself pursuing software engineering...