Search results

  1. D

    newbie applescript question

    hey y'all! I started to learn a bit of applescript but it's a bit weird. I want to have a GUI frontend to a perl script that I created. I built the GUI with Interface Builder. It has an NSSearchField called search and an NSTextView called resultArea. I want a search item to be put into the...
  2. D

    problems with printing to a linux machine

    hello, my printer is attached to my linux PC (IP address: 192.168.0.1) and my iBook (IP address: 192.168.0.2) is attached to my linux machine with the ethernet card. i added the PC's printer to my iBook with the command: lpadmin -p linux_printer -v ipp://192.168.0.1:631/printers/Printer...
  3. D

    special character support in Terminal.app

    hello, for some reason, i can't type special characters like í or even € in Terminal.app but when i'm sshed into a server in college, the special characters appear, no problems. is there a way of turning on extra character support in the terminal for all the time?
  4. D

    Transferring files to MP3 player over USB

    Hello, I got an iGP-100 in the post today and everything's sweet except that when I transfer files over, a strange thing happens. example: if I transfer a file called 01-song.mp3, a file called ._01-song.mp3 is also created on the mp3 player which is annoying 'cause i have to wait for the...
  5. D

    Package Management

    Hello, Is there a way of removing a .pkg package? A few months ago, i downloaded and installed a program which had the .pkg suffix. The program installed to /usr/local What command do I need to remove this package (e.g. apt-get remove pacakge_name) ?
  6. D

    looking for a cheap ( < €150 ) mp3 player

    Howdy, I'm looking for an mp3 player with a capacity of 128MB upwards for under €150. I recently bought a 128MB muvo and all was well until it needed a format which can only be done in Windows as creative haven't written a muvo formatter for the mac. :( So, I'm on the prowl again for a...
Back
Top