Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Ploper001
  • Content: Threads
  • Order by date
  1. Ploper001

    "No signal" on monitor and PC won't turn off...

    Hi all, A friend's PC that I built a few years ago is acting strangely. When the power cable is plugged into the power supply, the PC turns on automatically but half of the components do not turn on (the CPU fan at least is on, the DVD+RW drive, case fans and HDDs are off) and there is no...
  2. Ploper001

    Resolution changes when I close laptop lid.

    Hi all, I have a Dell Inspiron 6400 with an ATI Radeon Mobility X1300 graphics card. Up to now I've been using desktop Radeon drivers (using the ATI Mobility Modder .NET program to allow them to install on my laptop) because the Mobility Radeon section on the ATI website just tells you to go to...
  3. Ploper001

    Links to AVIs don't work in IE7 but do in IE8 Beta 2, FF3 and Chrome

    Hi, At first I thought there was something wrong with the links I was using to access my uploaded AVI files (example: http://aom.heavengames.com/Technical%20Help%20FAQ/Videos/Disable%20Automatically%20Restart.avi). When I go to this link in IE7, I get an "Internet Explorer cannot display the...
  4. Ploper001

    Crazy things happening - bad RAM?

    After using my laptop for internet browsing and music listening etc. for a few hours, I keep getting these weird bugs, mainly to do with Explorer. Things like Task Manager just not opening (a beep instead) or opening but with half of the buttons missing, Explorer opening without any buttons or...
  5. Ploper001

    DVDs playing in incorrect aspect ratio in WMP11

    Hi all, This must've started less than a week ago because watching DVDs in WMP11 was fine then. But now, they are all stretched. No matter what the aspect ratio should be, it is always resized to 3:2 (i.e. 720x480 square pixels). Right-clicking on the chapter and pressing Properties gives...
  6. Ploper001

    All Microsoft programs do not work!

    Hi, I've come to stay with my dad for two weeks and have noticed that on his computer no Microsoft programs that I can see work: - IE7's main tab always says "Connecting..." and the tab is blank. - Windows Live Messenger never connects and then crashes (no error message, just stops...
  7. Ploper001

    PHPBB3 - Editing Default BBCode Tags

    Hi all, I've never programmed in PHP but I do have a lot of experience in VB.NET so I've been able to make a great many changes to my phpbb3 forum using common sense and my general programming knowledge. I am stuck on two things however. I wish to change the way two of the BBCode tags work...
  8. Ploper001

    Why do you code in Fortran?

    Hi guys, I wanted to find out why some of you use Fortran. I ask this because of a recent coding experience I've had. I have a six-week Computational Modelling project to do for my Physics degree (second year), and everyone's doing it in Fortran because that's what we were taught in the first...
  9. Ploper001

    .NET 3.5 Install failed, now all .NET programs crash

    I tried to install .NET 3.5 and it got to 100% and stayed there for over an hour. I needed to turn my laptop off to get some sleep (exams :(), so had to end task (clicking Cancel did nothing). Now all .NET programs crash upon launch. I have tried reinstalling .NET 3.5 and .NET 3.0 SP1 and both...
  10. Ploper001

    Trying to connect to online gaming service ==> limited/no connectivity

    When I try to connect to ESO (the online service for the game Age of Mythology: The Titans), 95% of the time my connection, which was fine beforehand, loses connection to the internet (but not to the wireless network), resulting in the "limited or no connectivity" message, and me having to...
  11. Ploper001

    Linksys WRE54G Repeater + BT Home Hub - endless problems

    I have a BT Home Hub, and while it was fine signal-wise when I was in this rented house by myself for the Summer (although it needed resetting every day), since everyone else has moved in and all connected wirelessly, I get signals ranging from excellent to poor, seemingly randomly. Someone...
  12. Ploper001

    Genius NewSketch 1212 HR III problems on Windows XP

    A friend of mine has this graphics tablet on a work PC, and they've all just been upgraded to Windows XP Professional (bit late!), and now this graphics tablet doesn't work properly. It "works", but the speed settings are all wrong (moving the device 30cm makes the mouse pointer move 3cm on the...
  13. Ploper001

    Why does WMP11 under XP not support Anamorphic widescreen DVDs?

    Using Windows Media Player 11 on Windows XP (on my widescreen, 16:10, 1280x800 laptop screen), anamorphic widescreen DVDs show with borders around all edges (at the correct aspect ratio though). It's as though WMP11 is set to "4:3 Letterbox" mode, and then is filling in the sides of the screen...
  14. Ploper001

    WMA Lossless files distort after using the seek bar

    Hi, I recently ripped the entire Beatles CD Catalogue to WMA Lossless (after having them as 192Kbps MP3s for a year) for archival purposes mainly because the CDs are quite old (around 5 tracks in total had unrecoverable errors already according to Exact Audio Copy). Anyway, the files play fine...
  15. Ploper001

    Are all GeForce 8800 GTS Graphics Cards HDCP Comaptible?

    Are all GeForce 8800 GTS Graphics Cards HDCP Comaptible? i.e. will they all play HD content correctly on Vista (assuming the monitor is also HDCP enabled)? Or are only some of them HDCP compatible?
  16. Ploper001

    Does this exist: 2x3.5mm Plugs --> 1x3.5mm Socket ?

    Hi, I have a set of speakers with a standard 3.5mm plug, and I use them with my PC currently, but I'm getting a new monitor and will be able to use my GameCube with this monitor so I want to use my speakers also. So I need some sort of simple adapter preferably with a switch that will allow me...
  17. Ploper001

    What do I need to be able to play back DVD-Audio Discs on my PC?

    Hi, this is a bit off topic, but I couldn't think of any better place to put this thread... Basically, I'm interested in trying out DVD-Audio, but obviously I don't want to buy an expensive stand alone player. I spent a long time searching for info on this, but I could only find snippets on...
  18. Ploper001

    New Graphics Card - WMP11 colour problem

    I just replaced the GeForce2 MX 400 in my home PC with a GeForce 6200. I installed nVidia's latest drivers, and it works great, except that (and I'm assuming this is what's causing the problem), now when I open a DivX file in WMP11, the colours are screwed up. Basically, the colour information...
  19. Ploper001

    Boot Magic disaster...

    My friend who has a dual boot setup using Boot Manager of XP and 2000, tried to install Vista on a new partition. The install went fine, but Vista replaced Boot Magic with its own boot manager. This was a problem since it didn't detect Windows 2000 - only XP ("Legacy") and Vista. So my friend...
  20. Ploper001

    Read(5,*) Character - negative number problem

    Hi, I have the following code: READ(5,*) StartNumberInput IF(StartNumberInput == 'X' .OR. StartNumberInput == 'x') THEN RootNumber = 4 ELSE READ(StartNumberInput,*) Initialx0(2) x0 = Initialx0(2) END IF (StartNumberInput is a character/string, Initialx0 and x0 are Real Numbers)...

Part and Inventory Search

Back
Top