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

  1. S

    What is Java Good For?

    Article on it: http://perl.oreilly.com/pub/a/oreilly/perl/news/amazon_0100.html Something else: http://www.masonhq.com/?AmazonDotCom and imdb(a part of amazon) uses it too of course http://imdb.com/help/search?domain=helpdesk_faq&index=1&file=techinfo
  2. S

    What is Java Good For?

    amazon runs on perl
  3. S

    Looking for Constructive Criticism on work in progress!

    Defininatly get rid of that tiled background, maybe add a border to the car picture to. I'd say get rid of the flash menu, but I doubt you'd go for that.
  4. S

    Logic question, += operator

    nay. not perl perl doesn't have an echo, and perl doesnt use // for comments
  5. S

    Location Databases

    If you do this, share please. Also.. Don't do it to fast, they probably wouldn't like that.. there is alot of zip codes after all.
  6. S

    Apache Server vs. IIS

    Not if he had a old computer laying around and used free software + has a capable line.
  7. S

    Apache Server vs. IIS

    Yeah, Apache's logs IMO arn't hard to setup/work with at all anyway.
  8. S

    Apache Server vs. IIS

    You don't NEED one, I don't find it hard to read Apache log files anyway. I wrote my own utilities to do things though. I've heard mono works great with apache.
  9. S

    Apache Server vs. IIS

    Nah, but I'll think about it. BTW, it's not PERL, please don't capitalize it like that.
  10. S

    Vbulletin prob

    Try http://members.vbulletin.com/. The download should have everything needed.
  11. S

    Apache Server vs. IIS

    I use perl for CGI alot, and also for other things offline too. I'm reading about mod_perl now, it's a great thing. I'm actually gonna re-write some of my stuff to use mod_perl too. Perl is faster and more powerful then PHP. I'm pretty sure PHP doesn't fork a new process.. but perl is still...
  12. S

    Apache Server vs. IIS

    I suggest perl over PHP, it might be slightly harder, but its more powerful, there is ALOT more code and modules out there for perl too. perl is also platform independent, it'll run it pretty much any system out there. Virtual Hosts.
  13. S

    Apache Server vs. IIS

    perl IS NOT php. Please never make this mistake again, :] perl is faster, and more powerful, and better... :] In response to other things.. I have no problem with apache's log files, i manage them fine. I perfer apache's config files too.... Apache can handle large sites fine, its easy...
Back
Top