Search results

  1. feeef

    PowerMac 9600 --- SATA Question

    I have a Sonnet Tempo SATA card on my 9500. I attached a 60GB SSD drive and I have been able to boot os 7, 9 and X from it. Everything works fine but the sound. I don't know if it is a problem with my PCI connection... but the sound doesn't play correctly as soon as the SATA drive is being...
  2. feeef

    Where are all the programmers?

    Hi leitec, Well done! I see you are going forward. :) I haven't been able to find some time to code lately. My job and my family are just taking all my time. I hope things are going to evolve soon and I will be back helping you! Sorry about that.
  3. feeef

    Quad G5

    You can do almost everything with a G5! It is still a really good computer. You know, I still use my powerbook G4 quite often as it is my only laptop. Here is my personal experience : - Tiger is faster/lighter than Leopard on the G4 (don't know if it's the case on the G5 though) - Web...
  4. feeef

    Mac OS 8 - 8.6 -- Are you a Fan?

    Hi ClassicHasClass, The hack is because the openGL installer wont install on 7 so you have to extract the files with TomeViewer. I explain how I did in the last post of this thread => http://forums.system7today.com/viewtopic.php?t=14&postdays=0&postorder=asc&start=12 Well, I...
  5. feeef

    Mac OS 8 - 8.6 -- Are you a Fan?

    Personally, I use 7.6 on my 9500/G4@700. The speed of the system and the user experience that goes with it are just incredible and I don't think I will go back to 9 on that machine. The Radeon 7000 is well handled and even Open GL works with a bit of hack. I can play Quake 3 at full speed...
  6. feeef

    Power Macintosh 6xxx Tower - Like the way the case looks.

    Visually, I love the 9500 case because it has the "fast machine" look of the quadra 8xx while being a bit higher. However, this case is the worst thing ever to work with! Everytime I open it, I break some plastic inside. Adding some RAM is a real nightmare! I love the quadra 700 tower as well...
  7. feeef

    9500 SSD Benchmarks

    Hi, I have been benchmarking my upgraded 9500 (G4/700) just to see how it did compare to other models (or basically to the original 9500). I used macbench 5.0 under 7.6.1 but it only let me test the CPU and the hard drive. So, I tried to run the tests with 2 different hard drives. One is the...
  8. feeef

    Where are all the programmers?

    Loband is now here => http://www.loband.org/loband/
  9. feeef

    Where are all the programmers?

    leitec, you're a wizard! it works!! Thank you so much! I will be able to complete my JSON lib! :) Thanks for the link Bunsen! it looks really interesting indeed!
  10. feeef

    Where are all the programmers?

    That's some really good work you did there leitec! Thanks for the research! I am searching CW Pro 5 but can't find it anywhere so I think I will keep working with CW Pro 1. I want to do a dynamic array underCw Pro 1 but always have a syntax error when using "vector arr;" if you are familiar...
  11. feeef

    C++ 'vector' question - System 7

    This version is from 96 or 97 so it should be too old to be C++98 compliant. I will try to get a later version then. It's not gonna be easy I gess! :p Thanks for your help anyway ClassicHasClass!
  12. feeef

    C++ 'vector' question - System 7

    It is CodeWarrior Professional Release 1 with IDE v 2.0. Maybe, I should try to get another version ?
  13. feeef

    C++ 'vector' question - System 7

    Thanks for your answers! I do : #include #include vector arr; Unfortunately the result is the same. I tryed vector arr; but always end up with the same compilation error. I also tryed to use 'map' for associative arrays in some earlier code but it looks like my compiler doesn't like the...
  14. feeef

    C++ 'vector' question - System 7

    Hi, I have a technical question about C++ coding. I don't know if it's the best place to ask this kind of thing here but I know that some of you are expert in classic programming so I ask! :) In my effort to do a JSON lib for our old macs running 7+ systems, I ended up with a problem and I...
  15. feeef

    Where are all the programmers?

    Facebook Chat is a good idea too! You are right ClassicHasClass! I didn't think about OAuth. I don't know about implementing SSL apps under 7 but I will have a look at it. You know, before doing any app, I will actually build a few libs to make things easier... and to give other people some...
  16. feeef

    Where are all the programmers?

    ClassicHasClass, I use CodeWarrior Pro 1. It has the IDE v 2.0. Is it good enough? It is the only one version I have here. Grackle68k is just a tweet sender. I plan to do a read/write tweets apps. I used to work in an agency, doing this kind of connected apps for mobile devices so I have (more...
  17. feeef

    Where are all the programmers?

    Ok! I see! So the best option for those missing web apps under 7 is to take them out of the browser. I have just started a Twitter app! :) On the CodeWarrior reference CD, I found a PowerPlant example showing how to do HTTP requests. It looks like it's first checking if the system can...
  18. feeef

    Where are all the programmers?

    Thanks a lot ClassicHasClass! XULRunner looks cool! I may have a closer look at it later. I have to get more familiar with development tools and system 7 APIs first. @commodorejohn, personally, I use CodeWarrior pro v1 and I think it is really complete. With PowerPlant, it looks much the same...
  19. feeef

    Where are all the programmers?

    Hi, I have been developing web (js/RoR) and iOS applications for the last few years and now I start to get interested in system 7 C++ development. In fact, I installed system 7 on my well upgraded 9500 and I think I will never go back to 9 again. System 7 on that machine is so fast, such a...
  20. feeef

    9500 With SATA card sound problem

    Do you mean getting a SATA card from a different brand?
Back
Top