Search results

  1. D

    OmniWeb SneakyPeeks are chronically slow.. Why???

    It might be that there's plenty of debug code on those beta's that they get slow down that much. dani++
  2. D

    I caught versiontracker at just the right time

    Strange that they did not use the standard procedure of keeping the old server while at the same time migrating and upgrading to the new one. After all is ok on the new site, dns change and voila. We do this all the time, using <test>.<site>.com to test on a new 'site' version or by using a...
  3. D

    Ok DISSAPOINTED (new ibook)

    Strange. Here in Spain all Macs come with pre-installed software... Never heard of such a thing (coming out empty). dani++
  4. D

    What about Media Cleaner OSX support?

    Yes. Just released. Ass download though. If it gives problems to you, use 'wget' (no use with omniweb or ncftpget). No RealMedia support yet on OSX (as there is no RP on MacOSX). Folks at RM, move your ass! dani++
  5. D

    What about Media Cleaner OSX support?

    I am really looking into this. Any word of when (if) will it be available? It's a really good app and it forces me to go into classic (the only one now for me). dani++
  6. D

    Editing files remotely

    One great X11 visual editor is 'nedit'. You might want to try it as well. I've you never heard of X11, you'd better start small and once you are comfortable with each step (which kilowatt has outlined very well) you can begin with the next. First of all, install X11 locally and be...
  7. D

    Apple needs a better slogan than "Everything is Easier on a Mac"

    Yes, this new 'slogan' sucks big time.
  8. D

    Help my ls is broken.

    try to setup the alias as this: alias ls "ls -F --color=auto" dani++
  9. D

    Where abouts are you from?

    I live in Barcelona, Catalonia (SPAIN), EU. But I was born in Lleida, a small city northwest of Barcelona. We have loveliest of weathers!!! Myself, I am fluent in three languages: Catalan, English and Spanish. With this I can easily talk to so many people!!! dani++
  10. D

    What causes Kernel crashes?

    On a well implemented UNIX-based OS, kernel panics are usually related to two problems: - Hardware or driver problems, incompatibilities or badly-implemented features on the drivers, bad RAM, no space on the hard-drive, etc. If the hardware is faulty, your machine is faulty, that's it. -...
  11. D

    Are you a gamer?

    Urban terror rulez! (Quake III mod). The latest version has been just released (it's free) and it's pretty cool (check out http://www.urbanterror.net) dani++
  12. D

    MacOSX/ UNIX Timeline

    Great site. I one of the links, I think its Ritchie, there are scans of the original UNIX manual. Cool stuff!
  13. D

    Most unstable program

    Netscape 6 for OSX. It dies and dies and dies...
  14. D

    tcsh shell problem?

    You might just create a new user and begin working again from that account. Be really careful with terminal. It is a really powerful tool but if you are not used to it it might end up this way or worse. As far as fink goes, I use it everyday and I personally think it excellent. I think...
  15. D

    tcsh shell problem?

    .cshrc could also be read at login... Try to take a look at it. 'tcsh' is a csh compatible shell anyway. dani++
  16. D

    .cshrc trickery, need help

    Check out http://tcshrc.sourceforge.net/ you have a sample tcsh config there (not OSX specific, though). Also, check out '/usr/share/init/tcsh/README' on your hard drive as well as do a 'man tcsh' ... dani++
  17. D

    Best FTP Client for OS X

    RBrowser for a graphical client, it's the best I've ever used on any platform. For multi-platform (*nix) CLI client: ncftp. dani++
  18. D

    [HOWTO] - Setup a chroot jail for your FTP users (10.0-10.1.x only)

    Does this work for sftp too?
  19. D

    .cshrc trickery, need help

    Would it have to tell you that upon login or whenever you are connected and it's suddenly afternoon? dani++
  20. D

    Upgrade XFree86 4.1 => XFree864.2

    I use Fink to seamlessly install and maintain X. Yesterday I just installed 4.2 with only a (long) recompile. http://fink.sourceforge.net
Back
Top