Jump to content
xisto Community

Retaining

Members
  • Content Count

    76
  • Joined

  • Last visited

Posts posted by Retaining


  1. It is too bad that companies are running over their legal limits with stuff like the DRM rootkit. Unfortunately, it all too often is all about money, with little or no concern for right and wrong. Does anyone know what kind of legal action these open-source coders can take? What kind of penalties are included in the Open Source License?


  2. When I upgrade in the future (meaning maybe 6 months-year), I will definitely go with an Athlon 64. Not only are they faster now (due to higher clock speeds and native 64-bit arithmetic support), but they will be compatible with whatever comes next in the way of 64-bit operating systems and other technology. Also, they are becoming very affordable now that they have been around for a while.


  3. You can match <input> elements that have the type=text property in CSS2 by using the rule "input[type=text] { }". However, I highly doubt that this is fully supported by many browsers, and so your best choice would probably be to nest the input inside a span like viz said.

    Notice from vizskywalker:
    Edited on user's Request, next time, report the post instead of making another one though

  4. What browser are you using? If it's Firefox, I have had issues playing MP3 sounds embedded in web pages, because the Quicktime plugin does not seem to work correctly on my computer. (It says the plugin is necessary, but cannot be installed, go figure.) Like dhanesh said, a good way to solve the problem is to try a different browser on the same page and see if the problem continues.


  5. If you are using CSS to format your MySpace (if you are, please tell me how you did it!), you can set the "background-repeat" attribute of whatever you are applying a background image to (body, most likely) to "no-repeat" to prevent tiling (or "repeat-x" or "repeat-y" to make it tile in one direction). You can also set the "background-position" atribute to "top", "bottom", "left", "right", or "center", or a combination of those (such as "bottom right") to make the background stay in one corner.


  6. The best way to get your stuff to your new PC would probably be to take the old hard drive and put it in the new PC, which would let you copy your files directly off without having to use anything in between. If not that, then burning CD-Rs/DVDs is probably your best bet. If the files are small (just a few documents or spreadsheets (and its a fairly recent computer), a USB flash drive might be the easiest and quickest way to go.


  7. I have always used AMD chips because of their lower cost (and better value) and better performance in some applications (many games). It seems like AMD has closed the gap in performance between themselves and Intel with their new Athlon64 processors. It is interesting to hear that they outsold Intel (even if only for a small amount of time), since many people never thought that would happen.


  8. Some good places to start:
    http://www.newegg.com/ - One of the best places to buy parts online, they have almost anything you can want for far lower prices than anywhere else, and they have some of the best customer service ratings of any store.
    http://www.tomshardware.com/ and http://www.anandtech.com/ - Two great review sites to look at things before you buy them, and they have lots of helpful guides.
    http://www.tomshardware.com/articles/ - This might just be what you are looking for, a computer with some performance for under $500 US.

    Have you ever built a computer before? If not, it would definately be worth doing a little research to be sure you know what you're doing before you have parts strewn all over the floor (I know this from experience ;)) Just take it slow and be careful (don't break anything, keep yourself grounded!) If you have any questions, all the helpful people here can probably answer them.


  9. 1. The SATA drive would show up as a separate drive from the PATA (drive D or similar), as far as I know there is no way to RAID a PATA and a SATA drive together.2. Hard to tell, as it depends on what you have, you might just have to try it and see, or remove an older drive to reduce the drain.3. Although SATA is faster than PATA, the speed really probably depends more on the drives themselves. A slow SATA drive is still no faster than a slow PATA drive, SATA just has the capability to be faster.


  10. If you want a program to automatically start up when you log on, you can put a shortcut in Startup on the Start Menu (I think that works in 2000), or you can add a registry key (with regedit) in HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Run. (Again, I think this works, I don't know for certain under 2000.)

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.