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

  1. M

    Flash & XML

    Good day!, i have a quick question regarding Flash (any version). I'm loading an xml file called flash.xml (generated by some web server @ an address), my issue is what if the file is not available (network issues), i was thinking about loading a temporary local xml file. I'm just learning...
  2. M

    Mandrake 10

  3. M

    Flash : Button to URL linking

    Hey, i'm a noob to flash, and i fallowed a tutorial to make this: http://www.mattdesmarais.com/fadermenu.html (i know it looks like crap, but it's the concept for right now), i would really like to know how i could make it so when i push a button, the next flash menu AND a web pages comes up...
  4. M

    MSN Encryption

    HI i'm using the packet sniffer program Ethreal to sniff out my LAN (This is mainly for admin practise). I notice on a MSN connection or request (Using the MSNMS Protocol) what i'am initally sending looks like this: VER 79 MSNP11 MSNP10 CVR0 CVR 80 0x0409 winnt 5.1 i386 MSNMSGRBETA...
  5. M

    Flash Lenny

    Hey, does anyone know how to do this effect in flash http://www.lennykravitz.com/archive/ i don't care about the menu, just the filling in of lenny, goes from black then to his-self Thanks Matt
  6. M

    Windows Home Tweaks.

    I have gotten' a little further with your advice. Thank you. I have decided on a Boot time optimization program (using strickly the registry), i have done hundreds of searches for almost the last 5hours on tweaking boot time. Most of the stuff had to do with the prefect files. Does anyone have...
  7. M

    Windows Home Tweaks.

    I have a little assignment to do for next week, which consists of finding a "Bottleneck" (as the prof says) , i think he's talking about tweaking, a performance aspect of any operating system. I can use any language i want, i was wondering if anyone has ever done something to this respect in...
  8. M

    Uml

    Is there any UML Masters in this forum. If so, i have a hard time creating Sequence diagrams, if i'am given' a situation or a piece of code (maily java) i don't know where to start. Anyone have any tips. Thanks []v[]att
  9. M

    P3 800Mhz

    Hello i'm no hardware buff here, but i'm just in for a little guidance i have a P3 800Mhz chip sitting around (and some SD ram lol) , i need a motherboard that will support this, i did some googling and found that ECS has some pretty cheap boards for around $60-$100. What do you think i should do???
  10. M

    Mandrake 10

    Hello, i'm a first time user to Mandrake 10, as well as the whole unix/linux world. I have look @ lots of documentation on Mandrake and it's so friggen' confusing. I want to first figure out the concept behind Mandrake, but i really want to figure out how to setup Apache to start a simple HTTP...
  11. M

    Mandrake 10

    Hello, i'm a first time user to Mandrake 10, as well as the whole unix/linux world. I have look @ lots of documentation on Mandrake and it's so friggen' confusing. I want to first figure out the concept behind Mandrake, but i really want to figure out how to setup Apache to start a simple HTTP...
  12. M

    Monitor/Tune OS

    Thanks that a good place to start. Has anyone ever done any monitoring with java, i was thinking about creating a "Windows Task manager" with it. Showing the CPU usage, physical memory... and so on, where is the task manager getting that data from? it is storing it in a system variable ( I...
  13. M

    Monitor/Tune OS

    Has anyone in there school days had to create an application to monitor or tune some aspect of an operating system ? it could be any application, i'm looking for some idea's that will not be hard to implement in a windows environment using any language, preferably Java, C or any web language...
  14. M

    Unix System Programming

    I have jazzed up the code and it works now, there is just one more problem, i got dir to work fine because it is a single command. When i have to type something like this: copy filename location , in the program is has to be interpruted as cp filename location in order for it to run in the...
  15. M

    Unix System Programming

    That is Correct.
Back
Top