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

  1. M

    Java - Creating PDF from template

    Ended up using a docx saved as an XML... Did some figuring out of how a page is displayed as XML, and just iterated that a bunch of times, and replaced the special spots with String manipulation. Worked well enough. Thanks for your help!
  2. M

    Java - Creating PDF from template

    AlienKing, that sounds exactly like what I want... Do you know of any Java packages that do it? iText seems like it would, but I can't find too many examples. It'll fill out a PDF form, and flatten them, but the final document still looks like it was a form.
  3. M

    Java - Creating PDF from template

    I have not... I'll look into this... thanks! The option I started looking into was saving the Word 2010 file into .xml and manually parsing the XML for the pages... every page other than the first and last are very easy to distinguish and play with. This might be a better solution...
  4. M

    Java - Creating PDF from template

    Hi everyone, I'm trying to create PDFs from Templates in Java. I have an application that generates schedules for students. I want to be able to fill in a template with that schedule, and then generate a PDF of it. I have absolutely no idea how to go about this... I'd like to use MS Word...
  5. M

    Gigabyte GA-P35-DS3L refusing to boot with other video cards

    Any suggestions for testing if my mobo or video card is shot?
  6. M

    Gigabyte GA-P35-DS3L refusing to boot with other video cards

    Finally, it crashed. Video card: 81C Core 0: 73C Core 1: 71C I don't really know what safe temps are for a C2D or 8800 GTS... Suggestions?
  7. M

    Gigabyte GA-P35-DS3L refusing to boot with other video cards

    Enermax MODU 82+... 525w, I think. Playing the game (The Sims 3, don't judge :p) right now (hasn't locked up yet), with Riva Tuner running on the other monitor. Heres what I get: Core Temperature: Bouncing from 78C to 86C... Mainly around 81-82C Ambient Temp: 66C... Pretty stable. Core...
  8. M

    Gigabyte GA-P35-DS3L refusing to boot with other video cards

    Weird... The video card I had before this one was also external powered, and complained to me about it when it got into Windows... never had one scream at me. Reformatted Windows, so the driver installed is clean. I can't get the computer to boot on any video card other than my 8800 GTS (Be...
  9. M

    Gigabyte GA-P35-DS3L refusing to boot with other video cards

    Hey guys, I've got a Gigabyte GA-P35-DS3L (pretty sure revision 1 since I'm not seeing a revision number on it) with a C2D E4300, 2x 2gb GSkill DDR2 800 mhz, and a eVGA Geforce 8800 GTS 640mb. Lately, whenever I'm playing games, the computer will run great for a while, and then hardlock...
  10. M

    Code Repository/Check-in/Check-out system

    Walk-through worked perfectly, thank you! Would I be able to do check-out on a folder currently containing files? I've got a website in IIS I'd like to run this against.... will this only work on new projects or would be able to "check out" the IIS folder?
  11. M

    Code Repository/Check-in/Check-out system

    I've downloaded it and have been playing with it... Its not quite as simple as I thought it'd be... Like, I made a repository, but I'm not sure how to make Tortoise SVN monitor a certain folder of files and then check-out/check-in files. Granted, I could also be a giant noob. :)
  12. M

    Code Repository/Check-in/Check-out system

    I did indeed... I was Googling for "Code Repository" when I should have been googling for "SVN". Thanks for the Subversion suggestion, I'll look into it.
  13. M

    Code Repository/Check-in/Check-out system

    Hey guys, The company I'm working for has grown a lot and now I'm no longer the only programmer. We're looking for an app that lets us do code check-in/check-out that'll also store all the changes. All the files we need monitored are plaintext, and we do most of our development in Notepad...
  14. M

    Left 4 Dead Developer Illuminates Lighting Choice

    Look in the top right quarter of the before/after. I didn't notice it either... I was focusing on the zombie close up, not the ones in the right-background.
  15. M

    NVIDIA’s Answer To Defective GPUs: Buy New Ones

    Bosses Dell m1330 had issues... Dell blamed it on the GPU, and replaced the mobo. Far as I know, still works.
Back
Top