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

  1. J

    IIS Logs

    Yeah I had a feeling 4 years of logs was a bit overkill. While I can see the need to have them in case of spammers/hackers/lawsuit, I doubt we'd need anything farther back than 6 months. I've got another week before everything is fully migrated so hopefully more people chime in. Thanks!
  2. J

    IIS Logs

    Anyone?
  3. J

    IIS Logs

    I'm in the process of migrating our servers to a new host and have almost finished transferring the 150 sites we manage. In the process of shuffling things over, I noticed that we have logs for all of our sites dating back to 2006 and many of those sites have a daily log size of several MB...
  4. J

    Simple css question about selectors

    Due to specificity, I would recommend using element#id if dealing with other styles you don't have control over (or may not want to change). For example, if another style has previously defined a margin for element#id, trying to change that margin with #id will not work because element#id has a...
  5. J

    Given .psd file of what site should look like...Should i slice and export?

    To be honest, I stopped "slicing" templates a long time ago because Photoshop never spits it out in a way that works very well. If you have moderate skills with HTML and CSS, it would probably make more sense to save the images manually and piece it together yourself... which is what I do...
  6. J

    Linq grouping

    To be completely honest, I know little to nothing about Linq but wouldn't using DISTINCT return the same result as grouping by the selected values? Otherwise, and I'm grasping here, you might try wrapping your statement in another call and then grouping based on those values. So maybe...
  7. J

    VBScript WSH: counting object items

    I know I'm almost two weeks late to this party but I see you had no replies. I don't know much regarding WMI stuff but you can't call the Count property because you specified the "wbemFlagForwardOnly" flag. Doing so eliminates the memory for that object since you'll be processing it with your...
  8. J

    ASP.NET (C#) - issues with System.Net.Mail

    One of my clients is having issues with his site not sending out emails. He's chosen to host his site with someone else which is making this problem even harder to track down. Here is the code I'm using now (and have used successfully across a hundred other sites): MailMessage message = new...
  9. J

    Post your PlayStation 3 Network ID! (The [H]ard|Forum PS3 friends list.)

    PSN: jpwilson25 Headset: Yes Games: Warhawk, Super Stardust, PixelJunk Monsters Encore, Rock Band, MotorStorm, GT5P, GTA 4, MGS 4, COD 4, Burnout Paradise, Uncharted, Oblivion, Tiger Woods 08, Everyday Shooter, Calling All Cars, Echochrome, Assassin's Creed, flOw, Sonic the Hedgehog (<< worst...
  10. J

    Is the dual shock 3 really better?

    I too prefer my ds3 over the sixaxis. It's heavier and just feels more balanced overall. In response to controller glitches, I bought the ds3 on launch and haven't had a single problem with it since. Besides, the fact that the sixaxis is translucent always bothered me for some reason.
  11. J

    Qore, has anyone tried it yet?

    Yeah but its easier to just have it all in one place for easy consumption. I bought the annual subscription because its only $25 and I personally think its worth the 2-3 bucks per issue.
  12. J

    a

    Yep, I think you just hit your ps button on the controller and it gives you the option there.
  13. J

    a

    Actually now that you mention it, I did have a few problems where my sixaxis was on but my PS3 wasn't, or the other way around -- I'm guessing the bluetooth wasn't synched or something. Might be coincidence but no problems with the DS3 so far.
  14. J

    Qore - PS3 Monthly Subscrition Based Interactive Program on PSN

    I bought the yearly subscription but haven't looked at it yet, its sitting at 80% downloaded until I get home tonight. Lots of people are making a fuss about Qore but I'm not sure why, its an optional service. I'm assuming the exclusive access to demos/addons simply means Qore subscribers get...
  15. J

    Reasons to buy a PS3

    Welcome to the dark side!
Back
Top