Recent content by daveeveritt

  1. D

    Directory not empty

    Thanks - that's useful. I think I've found the problem. I looked in the logs and found multiple I/O errors - it seems my hard drive is on the way out, and this was the first sign.
  2. D

    Directory not empty

    Trying to erase a directory that won't go away is is a common problem which I can usually solve, but this time I'm stuck. I have an empty dir that won't delete. I've tried the following: restarting repair permissions trashing the .DS_Store file option-emtpy trash sudo rm -rf, rm -fdr...
  3. D

    Family Tree Maker to Mac os x 10.1

    A quick search... you can use Reunion, see: http://forums.macrumors.com/showthread.php?t=181800 http://www.leisterpro.com/doc/reviews/1998/macworld_jan98.php
  4. D

    How Do I uninstall a program?

    AppCleaner is the best I've found - dragging to the trash does NOT do the job properly. Tried others, but use this all the time. And it's free!
  5. D

    Â characters polluting Drupal-powered website

    I'd advise changing PHP, MySQL and your HTML headers to utf-8, then the apostrophes (and similar characters that otherwise require encoding) will appear correctly.
  6. D

    Quick Time/media Player

    You can change these settings in your browser preferences. Windows Media Player isn't half as versatile or effective as QuickTime, though (I use both, but WMP only for playing its own files), and I'd leave QT for playing .mov files, at least. Don't remove it, as it does many things at a system...
  7. D

    Changing the bgcolor of a Javascript window?

    Hi - presuming you know enough about code to follow this. If you're using DreamWeaver, do you know how to edit the code? If so, this should help. The way your JavaScript is written, the popUp(URL) function requires a page to be specified in the link that calls the function, for example: <a...
Back
Top