Search results

  1. G

    Beta testers needed for Alarm Clock beta

    (You may have already seen this on Macnn) Hi, I'm the developer of a program called Alarm Clock S.E., and its going through a major rewrite that's making it a much stronger app. It's now in Obj-C and has a ton more features, but I need to make sure they all work like they're suppose to. I...
  2. G

    Fun and useful open source project

    So, like a lot of other people, I need quick access to system information and other commands that I use on a regular basis. So what I put together was a little app that would hold different modules for displaying information or commands. It's called EZ Access, and it currently has modules that...
  3. G

    NSMovieView never !isPlaying

    (if I post this in enough forums, I got to get a good answer eventually, right? :)) Okay, so I created this nice NSMovieView object that I can play NSMovies in. aiff and mp3 files are coming out great. I didn't add it into any contentViews cause I wanted to control it entirely...
  4. G

    Some java programming help

    So here I am, thinking that graphical/moving programs are little more exciting than static ones that just sort of display numbers. But I'm having trouble figuring out how to do that kind of thing. All I really need to know is: how can I make a NS* graphical display window thang (I have no...
  5. G

    RPN calculator needs testing

    Hi, I've always perfered RPN (reverse Polish notation) calculators to regular arithmatic calculators because of how useful I find the stack. I've tried several different calculators, for the mac and pcs, and they all blow chunks. They're either ugly, short on function options, or just...
  6. G

    A great idea for an app.. but I need some help

    Okay, here's what I'm thinking. You know how in windows you can just hit the control key and then you can navigate the menus with the arrow keys and select menuItems with the return key? Well, I think MacOSX needs that too. I don't necessarially think it should be on the base builds of OSX (I've...
  7. G

    ISO images - how do you mount them?

    Does anyone know how to mount iso images in Darwin? I can't figure it out. I know FreeBSD has vnconfig, and I think all other *nix's do as well... except for Darwin... AND IT PISSING ME OFF!!! Any body got an idea? I try to recompile vnconfig for Darwin, but I can't get it to recognize a...
  8. G

    Netscape 6 for OSX?

    Has anyone heard anything about Netscape 6 being ported to OSX? I'd sort of like a mainstream alternative to IE (although icab and omniweb are pretty cool). I'm using it under OS9 as I type, and although it is suppose to have aton of bugs, nothing really bad and awedult sticks out at me. Just...
  9. G

    Missing unix tools?

    Hi, you may remember me from such posts as "I have no idea" and "I need to get a life instead of spending so much time messing around with OSX." Here's my new question: I found the nice unix tool, mkisofs, on versiontracker.com, for making iso images. I needed to move all the information...
  10. G

    Objective C Tutorial?

    Does anyone know if there is a good objective C tutorial anywhere online? The documentation at apple isn't much of a walkthrough - I was looking more for something along the lines of a step-by-step builing of how Objective C syntax works. Aka: With extensive and complete sample code ->...
  11. G

    Cloning OSX Machines

    Okay, listen to this little problem. My school (and I'm guessinf pretty much every school) clones their machines off a base machine. So, I'm trying to get the hang of it with OSX PB before the real thing comes up and u know what hits the fan. So I booted into OS9 and used regedit to reveal...
  12. G

    Start up items??? ... and saved sessions in terminal

    Okay,this probably seems pretty easy to everybody else, but this is stumping me - how do u make apps open on login? I know the clock that comes with OSX (which I have seen thrown away and replaced with a convient one in the upper right hand corner of my screen) did that, but how do u specify...
  13. G

    Classic is nothin' - it's all TruBlueEnvironment

    Everyone keeps mentioning that if you quit out of classic (specifically, if you kill it) trublueenvironment will still run. In fact, CLassic apps can still run without classic. The reason is: Classic does nothing really important. If you open up the Classic package, you'll find...
  14. G

    Bug with Microsoft software using Microsoft services

    I didn't know whether to get really mad or break out laughing when I found this - every time I try to log into hotmail using explorer, I get redirected to a screen prompting me to enter my password again. No, matter what I do, I end up at this screen. Note: this was not accompanied by an error...
Back
Top