Recent content by Evilguru

  1. E

    Password Changed Randomly

    I have an iBook G4 running OS X 10.4.11 which I have had for a few years now. However, today when I opened the lid (I almost never shut it down) I found that it would not accept my password. Now, I know what you're thinking; I must have forgot my password. But I have had this password for a...
  2. E

    Monaco Font Has Changed

    Nope, none at all. Regards, Freddie.
  3. E

    Monaco Font Has Changed

    Recently over the last couple of days I have noticed a change in non-anti aliased 10pt Monaco font in applications such as SubEthaEdit, Xcode and Terminal. A few of the characters look 'ugly' and different, while some, such as () which never used to 'line-up' the ) was always smaller seem to be...
  4. E

    Bluetooth Not Working After Re-install

    A few weeks ago now the hard disk in my iBook G4 died, forcing me to replace it and re-install the operating system. Everything (seemed) to go fine. Today, however, when I tried to use my iBooks bluetooth functionality I found that even with bluetooth on and set to discoverable people could...
  5. E

    Getting mod_rewrite To Work

    I am currently playing around with the Zend Framework, but am having trouble getting mod_rewrite to work. I have enabled .htaccess files in my user directory to over-ride any settings in /etc/httpd/httpd.conf and then downloaded a tutorial/example and placed it into...
  6. E

    iBook G4 Hard Disk Failure

    Last week the hard disk on my iBook G4 died (well, it is not totally dead, it still works for a couple of minutes before giving me the click of death). This means that I will need to replace it. Since my iBook is out of its warranty period I am probably going to have to do it myself. However...
  7. E

    User Font Collection Dimmed Off

    Hi. For some reason my User font collection is dimmed off all the time and I am unable to enable it (such as Edit -> Enable). I am not sure when this happened, however it would appear to be in the last two weeks. I have looked at the Apple support article on it, which was of little help...
  8. E

    Carbons Widget Set

    I am currently in the process of learning Carbon (using the aptly titled book, learning carbon) and am quite enjoying it, coming from a procedural background. However playing around in the interface builder and looking at Apples HIG I have found that there seem to be significantly fewer Carbon...
  9. E

    NFS Trouble

  10. E

    NFS Trouble

    I think that I might have found a solution to both of my problems (nfs write permissions and my long 'short' username). I was looking at my user permissions today to see why I was unable to write to my NFS share when it hit me, NFS permissions are done on a uid/gid basis, which on all of my...
  11. E

    NFS Trouble

    I am having some trouble mounting an NFS export on my Mac. I have followed this guide here: http://www.atmos.washington.edu/~salathe/osx_unix/nfsmount.html (harder but more robust way) and it seems to have mounted it fine - the problem is that I can not write to the NFS share. On my host...
  12. E

    Printing Line Numbers In Xcode

    Does anyone know if it is possible to get Xcode to print out the line numbers when you print a source code file? I often print out my nicely highlighted source code and would very much like to see the line numbers as well; like I do in the editor. Thanks for all of your help.
  13. E

    Finder FTP Support

    FTP is old, however it is still used a lot. While SFTP is taking over most servers (like the ones I run locally) are plain old FTP, as it is supported. Almost every hosting company around uses FTP to transfer files, and while many also provide sFTP options as well currently Finder does not...
  14. E

    Finder FTP Support

    Why have they not implemented write support? It is supported by way of the 'ftp' terminal application so why not via finder. It is not as if it is all that hard to do (the ftp protocol is amazingly simple), and if I can make a ftp client in PHP I find it quite silly that apple have not been able...
Back
Top