Search results

  1. M

    Drag and Drop Shell Script

    Okay... I have found scattered resources on the web pertaining to this issue, but can't really understand how to implement it. I want to create and Applescript, that I can drop a file onto. The applescript then calls a shell script on the file that I dropped. I got the "code" below from...
  2. M

    Login to a win2k Domain

    Hey all, I had a simple little question that has been bugging me for a while. I have done a bunch of research to no avail: Is there a way for the MacOS X login prompt to authenticate users on a win2k domain (obviously with a little scripting...perhaps)? We have a couple of macs in a...
  3. M

    G5 or what...??

    Okay, so, does anybody know when the hell G5's are going to come out? I am sick and tired of waiting for Motorolla. GET WITH IT. I think Apple should just buy the PPC assets from Motorolla, and work with IBM on the effort. IBM has a much faster G3 chip than Moto's Fastest G4. I keep hearing...
  4. M

    Sending Messages to nil....

    Help! Newbie warning... I am currently reading Aaron Hillegass' book, and am confused on page 42. The code reads: id foo; foo=nil; [foo count]; Can somebody explain what each line of the code does, and possibly explain why I "should be happy" about this. (I understand the Java...
  5. M

    Power for 1 IDE device

    :confused: I am building my own firewire drive using a firewire-to-ide bridge and an IDE cdrw drive. I want to also build a custom case for this, but I have one draw back and that deals with the power supply. Where can I find information on how to power a single IDE device? Any help would...
  6. M

    Firewire to IDE bridge question...?

    :confused: Does any body know if you can daisy chain more than one IDE drive (using an IDE cable) onto one of these cards. I am assuming that the card does not need to manufacture specific, but I want to have a burner and an extra hard drive. Can both of these drives work on one Bridge...
  7. M

    GTK natively for OS X (no xfree86)

    I am only a novice programmer, but I was wondering if OS X/Cocoa/Carbon have the ability to use "wrappers" like GTK+ does? Maybe we can create a GTK+ wrapper for OS X and be able to compile all those nice GTK apps we want....Or maybe I have no idea what the heck I am talking about... This...
  8. M

    DVD for OS X

    I would like everyone with porting experience and capabilities to check out http://www.linuxvideo.org. This site is dedicated to an opensource DVD player called LiVid. Since the absence of a DVD had sparked my interest in this Linux program, I was wondering if anybody may be able to help or...
Back
Top