dfryer
About
- Username
- dfryer
- Joined
- Visits
- 0
- Last Active
- -
- Roles
- member
- Badges
- 0
- Posts
- 140
Reactions
Comments
-
emacs, of course!! You can use project builder to edit your files, and then compile either with project builder or by using GCC/make from the command line.
-
Quote: mount_my_floppy: And no it really wont make your penis bigger. It WON'T? Dang. I have the first model of eMac, with a CD-RW and a 700Mhz G4. I've put some more RAM in it (another 512 MB) but the only time it ever slows me down is …
-
Quote: Ast3r3x: So C++ is still better/more-powerful then Obj-C? I know C++ (well command line stuff, nothing graphical) and I am starting to learn Cocoa. I never learned C because it seems like a dying language because it's not OO. C++ …
-
Technically both C++ and Obj-C completely or almost completely contain C - any valid C is valid C++. Things like 'virtual function calls' in C++ and 'messages' in Obj-C are slower than direct calling of a function because of the overhead involved i…
-
Bah, I used 7.x right up until I got me a real computer & Jaguar last August, and it read AppleInsider just fine (Mac Quadra 605 hooked up to DSL.. it would download faster than it would render...)
-
This URL http://developer.apple.com/cocoa/ has a lot of good resources, including a link to the primer I mentioned, somethink like "Object-Oriented Programming and the Objective-C language" By the way, I'm also a CS student, at the University of …
-
The low-end G5, stripped down, is available for 2192 before tax. That's like a $170 price drop. Sweet. Now if only I had a few grand.
-
Apple's "Carbon" framework (most similar to classic MacOS) is fully accessible from C or C++ (or for that matter, Objective-C). If you want to use Cocoa, their object-oriented framework from NeXT, you'll need to know Java or Objective-C. Objecti…
-
If Apple is having trouble filling orders for 2.0 Ghz machines, the most "graceful" thing they could do would be to throw another processor into the 1.8 Ghz machine. (yeah, as if it were that easy... ) This would make a kinda unattractive machine i…
-
I've heard that IBM's *specialty* (when it comes to IP lawsuits) is pulling out ye olde mile-high patent stack until their opponent says uncle. For all I know, they've patented the process of pushing "electrons" down a "wire" made of "copper" (all …
-
Wow, SCO is offering 1-CPU licences for Linux at the low, low, introductory price of $699! Quick, buy now, because they're raising the price soon in an obvious, pathetic attempt to pressure people to buy into their criminally retarded program of sp…
-
Funny story - the other day I recieved some e-mail from Apple which made no sense at all. It seemed to be a machine-generated confirmation that some request had been authorized, but what had been requested, or authorized, was totally unclear. I …
-
In around 1990 or 1991 my Dad bought a Mac Classic. I was in grade 2 or so.. I primarily used MS Works and Superpaint, but I soon discovered Hypercard and that started my programming adventures. Mid-nineties we got a hand-me-down LCII, to which we…
-
I found that screwing up school computers was fairly entertaining up to a certain point- once I had caused a machine to lock everyone out (including the admins, mysteriously) causing them to reinstall everything, it became kind of pointless. In con…
-
mmm... it's not necessarily the *best* pizza in the world, but I live off BBQ chicken pizza with hot peppers. Served right up from the University's Engineering Lab Wing. I didn't realise Donairs were so popular in the Maritimes- the only place I h…
-
In my freezer downstairs
-
I think that more than a spec bump, the iMac needs price cutting. Performance is adequate or more than adequate for home use; perhaps a nicer (or expandible!) graphics card is in order. However, to compete for the consumer machines, they need to h…
-
nahhh, it's the machine.
-
OS X takes care of memory allocation, but if you run out of RAM it will start using virtual memory on the hard drive, which is slow. How much RAM do you have in your iBook?
-
Well, it gives the G4 a sound spanking I would be very cautious about saying it "kicks ass" - better compilers will make it faster, but the same could be said of the P4. On the other hand, in order to go dual processor with Intel, you need Xeon…