Recent content by vikingnoise

  1. V

    I can't hear any sound in the MIDI sequence in adobe audition 3?

    One of the MIDI sequencers I've worked with, Cakewalk SONAR, requires me to enable MIDI echoing, otherwise I only get VSTi output when I play back a sequence that's already been recorded. I don't know if Audition has something similar, but it's one thing to look for.
  2. V

    How do I set up a PHP server?

    PHP itself doesn't run as a server per se. It runs through a web server like Apache, Oracle, or IIS. If you pay for web hosting you can usually get PHP support in all but the most basic packages. You can install PHP on your own computer, but for web access (like the scripts you have linked)...
  3. V

    Can I Swim With Motorola S9 Bluetooth Stereo Headphones?

    Water-resistant rarely means you can go swimming or diving with it (shop for water-proof). Water-resistant means you can accidentally drop it in water and the seals will protect it during the brief immersion while you rush to retrieve it. Water-proof means it actually keeps water out...
  4. V

    making a site using html and css........?

    If you're only using HTML and CSS, then you have to write every page with the same header, footer, and navigation. There's no way to automate the process with only HTML. To automatically build pages you need to use a server-side scripting language, like Perl or PHP.
  5. V

    Can I add a second SATA hard drive without flashing my BIOS? I am using Windows XP

    You could be dealing with a SATA II hard drive on a SATA controller, which isn't necessarily possible depending on the drive. Some SATA II drives have jumpers where you can limit them to 150MB/s (for SATA compatibility), but it's far from common. I've seen it on a few Western Digital drives...
Back
Top