Slashdot Mirror


PPC G5 On The Way -- And Fast

Sulka writes: "The Register has a report claiming the PPC G5 CPU is ready for production and will be launched by Apple in January. Initial batch would include a 1.6GHz version with 2GHz to follow. 64 bit architecture, 10 stage pipeline, Silicon-On-Insulator and other buzzwords are mentioned." Maybe this will mean cheaper G4s for those of us who buy computers somewhat lower on the food chain, too.

167 of 526 comments (clear)

  1. OS X by ekrout · · Score: 3, Troll

    Hmmm, maybe these new b0xen will actually be able to run OS X and all its interface dandies without feeling like you're on a an old 386. The windows transparency, although sexy, is really rough on the machines; I have yet to see an Apple machine that can run OS X smoothly.

    --

    If you celebrate Xmas, befriend me (538
    1. Re:OS X by Noer · · Score: 2

      My dual 533MHz G4 runs OS X 10.0.4 as smooth as silk, even window resizing for the most part. 10.1 is what'll really help that on slower machines.

      Yes, I think a G5 would make OS X really kick some wintel ass.

      --
      -- "Those who cast the votes decide nothing. Those who count the votes decide everything." -Joseph Stalin
    2. Re:OS X by jeffy124 · · Score: 3, Insightful

      OS X 10.1 will be released sometime this month. I've seen beta versions, and it's kickin'. Look for that smoothness you're so desparately in need of. Look for a faster GUI, faster application boot time, more organized dock (some things have been moved), and other improvements.

      --
      The One Rule Of Chess You'll Ever Need: Don't play someone who carries a kit in their bookbag.
    3. Re:OS X by Junks+Jerzey · · Score: 2

      But _why_ should window transparency be an issue? That's all taken care of by the video card. Sure, it makes a blit slower, but we're still talking "insanely fast" here. Bits of interface fluff should not be hogging up significant portions of the CPU.

    4. Re:OS X by barryblack · · Score: 4, Informative

      The problem is that mac os x uses display technology that is not easily accelerated by current graphics cards. A lot of screen drawing is done with vectors and bezier curves that are closer to the type of acceleration that a 3d card provides and not a 2d card. However, until recently, 3d cards weren't easily made to run custom routines. You had to rely on a set of standard calls. The geforce 3 changed this. I'm sure once those drivers mature, os x will really shine. On a side note, I run os x every day on a powerbook G4. While I wouldn't call the us fast, it is very usalbe. 10.1 will only improve on this.

      --
      --------------------------------------
      in a world without bounderies or fences, who needs Gates anyway?
    5. Re:OS X by Optic · · Score: 2, Funny

      Yeah, all it needs is some native apps. :)

    6. Re:OS X by stripes · · Score: 2
      Hmmm, maybe these new b0xen will actually be able to run OS X and all its interface dandies without feeling like you're on a an old 386.

      Actually you can do that right now. I have a laptop, and OSX was pretty slugish on it. I bought another 512M of RAM (bringing it to 640M) and it runs much much much faster.

      Granted that is pretty pigish, but at least you can fix it now. Apparently OS X 10.1 will be a lot faster as well (according to Apple at least), but we will know that later this month one way or another.

    7. Re:OS X by Noer · · Score: 2

      Do you mean the ones that are available already, like Omniweb, Stone Studio, Appleworks, BBEdit, Filemaker Pro, and tons of Unix apps?

      Or the ones that'll be available this fall, like MS Office?

      --
      -- "Those who cast the votes decide nothing. Those who count the votes decide everything." -Joseph Stalin
    8. Re:OS X by jcr · · Score: 2

      >I have yet to see an Apple machine that can run OS X smoothly.

      It runs just fine on my 450Mhz cube with 704Mb RAM.

      The transparency isn't really what hurts OSX performance, it's paging. Toss another 256Mb in most macs, and OSX smoothes right out.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
    9. Re:OS X by (H)elix1 · · Score: 2

      I was thinking more along the lines of CounterStrike, UT, C&C2, or Tribes2 personally....

      (grin)

    10. Re:OS X by melatonin · · Score: 2, Informative
      The problem is that mac os x uses display technology that is not easily accelerated by current graphics cards. A lot of screen drawing is done with vectors and bezier curves that are closer to the type of acceleration that a 3d card provides and not a 2d card.

      A few common misconceptions here. First of all, most of the drawing in OS X (which I'm using right now :) is done by blitting and compositing graphics. Quartz main claim to fame is its ability to composite graphics (which is how you get translucency). It's also capable of scaling and warping stuff, but those effects are used sparingly, and takes a CPU hit when you do. There's nothing there that a 3D card can't handle.

      Quartz 2D does support creating vector graphics, but pretty much nothing you see on an average OS X screen is using vector graphics. The GUI is made up of a bunch of TIFF files.

      So why is OS X slow? Because it's just ass slow. 10.1 addresses this. There were a LOT of changes in the last few months before release, and I'm sure making things fast was no where near as important as making things work (and complete!). Honestly, there are things that are just outright broken in 10.0 release (and still in 10.0.4).

      10.1 is wickedly fast. But then, look at what you're comparing it too :) For example, top takes up 12% of this CPU (G3/400).

      --
      Moderators should have to take a reading comprehension test.
    11. Re:OS X by Junks+Jerzey · · Score: 2

      The problem is that mac os x uses display technology that is not easily accelerated by current graphics cards. A lot of screen drawing is done with vectors and bezier curves that are closer to the type of acceleration that a 3d card provides and not a 2d card.

      The above comment may have been modded up to 4 ("Insightful"), but it is wrong.

      Bezier curves and vectors are just lines. The former breaks down into discrete line segments. Both of these can make use of 2D line drawing acceleration.

      Second of all, we're not talking about a 66 MHz 486 here. We're talking about a 300+ MHz superscalar processor. Breaking down some curves and such is not a huge load on such a CPU. I am routinely astounded at how slow people think processors are ("Oh, that package has context sensitive help? It must need a 1.2 GHz Athlon!").

      Bottom line: This is bad coding, plain and simple.

  2. OK I'll say it first... by NewbieSpaz · · Score: 2, Funny

    Imagine a Beowulf... ah never mind.
    ;)

    I'd like to get my hands on a (hopefully cheaper) G4, and put Yellow Dog on it. I love YD on my G3, it flies...

    --
    ------
    Random, useless fact: I type in startx entirely with my left hand.
    1. Re:OK I'll say it first... by Eil · · Score: 2


      I'll bet it'll run Quake at 100fps!!1

  3. Mmmm... by krugdm · · Score: 2, Funny

    2 Ghz of PPC goodness. Ahhh. Now, to start figuring out how to convince my wife why I need one...

    1. Re:Mmmm... by well_jung · · Score: 4, Funny

      I'm busy figuring out how to sell my wife so I can afford one...

      --
      Carl G. Jung
      --
      "With one breath, with one flow, You will know Synchronicity" -La Policia
  4. puts Apple in a bind? by imac.usr · · Score: 5, Interesting

    Hmmmm. This might actually represent a problem for Apple. Consider:
    1. Their fastest processor is an 867 MHz G4.
    2. Their fastest machine is a dual-800 MHz G4.
    3. When the G5 is available, the slowest speed going to the desktop market according to the article is 1.2 GHz.
    4. The rumor (unlikely as it sounds) is that there'll be an announcement at MacWorld Expo San Francisco of a G5-powered Mac.

    Now, if you knew a machine that was 50% faster in clockspeed than the current model was just a month or two away, wouldn't you want to wait? I would. And that's pretty much the last thing Apple really needs at the mement.

    Perhaps they should start with the slower speed models? Even an 800 MHz G5 should be faster than the current G4s, if coupled with a better-performing chipset/bus.

    --
    I use Macs for work, Linux for education, and Windows for cardplaying.
    1. Re:puts Apple in a bind? by passion · · Score: 2

      That's why Steve Jobs is so secretive, and doesn't like to spill the beans until they're ready. When Apple has been ready in the past, they had the store open and taking pre-orders on the new merchandise within hours of the public announcement.



      Perhaps that's what they were going to announce at Apple Expo 2001 in Paris on Sept. 26, though had to cancel due to the attacks. yahoo.com


      --
      - passion
    2. Re:puts Apple in a bind? by vidarh · · Score: 3, Funny
      What you're referring to even has a name: The Osborne effect. After the computer maker Osborne that went bankrupt in the early 80's because people stopped buying their tremendously successful "portable" Osborne 1 machine because the Osborne 2 was supposed to be so incredibly much better... The Osborne 2 never got to market.

      There is even find a paper about the problem on the web.

      I think you'll find that Steve Jobs knows how to market things to avoid that problem...

    3. Re:puts Apple in a bind? by Anonymous Coward · · Score: 2, Informative
      Read the article

      So claim sources said to be close to Apple, at any rate. The new CPU will be offered at 800MHz, 1GHz, 1.2GHz, 1.4GHz and 1.6GHz, and while the first two are nominally aimed at the embedded space - the others are aimed straight at the desktop, we hear - we can see Apple using them as to transition over from the top end G4, the PowerPC 7450.

    4. Re:puts Apple in a bind? by TotallyUseless · · Score: 2

      Yea, instead of using Next, which many considered to be a developer's dream, they should have used BeOS, an OS that you can count on your fingers the number of developers for it. Apple made the right choice. Sure, maybe 400 million was a bit much to pay, but it will pay off in the long run. Using Next allowed Apple to release OSX in a much quicker time frame than would have been possible otherwise. They spent years and countless millions developing the illfated Copeland and nothing came of it. Compared to that, they had developers release of rhapsody ready to test relatively quickly. Add to this the fact that BeOS doesn't even run on the last 2, soon to be 3 generations of PowerPC chips. If Apple had used BeOS, it probably wouldnt be out yet, would more than likely have no backwards compatibility (classic layer) and would have even less native apps than OSX does. BeOS was neat, and the BeBoxes were cool hardware at the time, but anyone that actually uses a Mac should be glad that Apple didnt go with BeOS.

      --

      Time for some tasty Shiner Bock!
    5. Re:puts Apple in a bind? by LordNimon · · Score: 2

      The Apple Expo was just cancelled.

      --
      And the men who hold high places must be the ones who start
      To mold a new reality... closer to the heart
    6. Re:puts Apple in a bind? by daviddennis · · Score: 2

      I wouldn't worry too much, though; Apple has an incredibly strong cash position that can push it forward until this announcement.

      And don't forget this kind of quantum leap means that they'll really clean up in January. If they had a cash crunch, I'd worry, but the reality is very far from that.

      I would guess now that Steve Jobs is now going to speak at Seybold?

      D

    7. Re:puts Apple in a bind? by TotallyUseless · · Score: 3, Insightful

      1. plenty of apps are using Cocoa (updated Next API). Im using one right now, Omniweb. There are plenty more.
      2. If you believe developers, many of them doing carbon ports now are thinking cocoa for future releases further down the road.
      3. "it had an excellent API that would have actually seen full support by developers"... just like BeOS saw 'full' support from developers? How many major BeOS apps are there? BeOS Photoshop? BeOS Office? BeOS Quicken? I havent heard of any of these.
      4. regardless of how you feel about the iMac and cube, Jobs saved Apple. No two ways about it. If they had chosen BeOS, more than likely Apple wouldn't have made it. You may see that as an argument in your favor, but thats just trolltalk

      --

      Time for some tasty Shiner Bock!
    8. Re:puts Apple in a bind? by TotallyUseless · · Score: 2

      Photoshop? coming.... Office? coming.... Quicken? available now. Granted, they aren't here for OSX yet, with the exception of Quicken, but they were never available for BeOS in the first place. I never meant there wasn't any software available by the way.. I know better than that. But you can get no-name apps for any OS you want, tons of em. big deal. You think BigCompany Inc wants to use "Joe's Handy Spreadsheet," or "Dave's Photoshop-like Art Studio"? Most companies, and home users want brands they have heard of. Im not saying no one developed for BeOS, just that the major players were conspicuously absent.

      --

      Time for some tasty Shiner Bock!
    9. Re:puts Apple in a bind? by TotallyUseless · · Score: 2

      I will agree to disagree with you on many of the points, except a few.
      Applications: Been to bebits.com. yes, there is an impressive library of software there. The fact is tho, the major players in the software industry arent there. Ill quote myself from an above reply... "I never meant there wasn't any software available by the way.. I know better than that. But you can get no-name apps for any OS you want, tons of em. big deal. You think BigCompany Inc wants to use "Joe's Handy Spreadsheet," or "Dave's Photoshop-like Art Studio"? Most companies, and home users want brands they have heard of. Im not saying no one developed for BeOS, just that the major players were conspicuously absent." When Apple was shopping for an OS base, they asked developers what they thought about the BeOS solution. None of them were pleased.

      Next up, the 400 million pricetag for Next. Like I said, I thought it was a bit excessive too when it happened. But the thing is, Jobs really did save the company. He did a nice 180, and the only reason Apple is still around to, imho, is because of the changes he made. I strongly feel that if Job's hadnt returned to the helm, Amelio would have driven the company into the ground, but not before he sucked all of the money out of it he could. The man was a leech. His pay was drastically out of line with his performance. So as far as I'm concerned, the 400 mil was a bargain if it saved the company, although i did honestly feel differently when it happened.

      As for your other points... well, honestly, they are really speculation... as were my points you responded to. Honestly, we dont know how long it would have taken to get a BeOS based MacOS out, nor do we know what all making the compatibility layer would have involved compared to Next. Nor do we know their would be more apps, with either solution. I shouldn't have included those in my arguments. My bad. do what you will to my karma

      --

      Time for some tasty Shiner Bock!
    10. Re:puts Apple in a bind? by be-fan · · Score: 2

      Photoshop? coming.... Office? coming.... Quicken? available now. Granted, they aren't here for OSX yet, with the exception of Quicken, but they were never available for BeOS in the first place.
      >>>>>>>
      I think you're making a fundemental error here. These apps would have come to BeOS, had Apple chosen it was its next operating system. The only counter-arguement concerns the existing NeXT userbase. None of the old NeXT apps are being supported. Thus, both OS-X and BeOS would have started with essentially the same application support. Porting old NeXT apps might be easier, but neither Photoshop, Office, nor Quicken (and most other big-ticket products) are NeXT programs. It would have been just as hard (or easy) to port Quicken to BeOS as to port it to NeXT. Thus, the existing app-base would have little to do with OS-X's app base.

      --
      A deep unwavering belief is a sure sign you're missing something...
    11. Re:puts Apple in a bind? by TotallyUseless · · Score: 2

      the difference being, major developers were open to an OSX based off of Next. They were not interested in a BeOS based Mac. This probably had much to do with the decision. It doesnt matter how easy to port it is if the developers have no interest. Im not saying they were right for not being interested in a Be based mac, but for whatever reason they weren't, and that makes all the difference in the world.

      --

      Time for some tasty Shiner Bock!
    12. Re:puts Apple in a bind? by gig · · Score: 2

      > Now, if you knew a machine that was 50% faster
      > in clockspeed than the current model was just a
      > month or two away, wouldn't you want to wait?
      > I would. And that's pretty much the last thing
      > Apple really needs at the mement.

      Apple is profitable right now, and has been for 11 of the past 12 quarters. They also have 4.2 billion dollars in cash. They're hardly in the position of "that's the last thing they need right now."

      The PowerBook G4 is actually the next machine that's due to be revised (any minute now) and that will get them through to January easily (there probably won't be G5 notebooks for 6-12 months after the G5 desktops ship. There is also an LCD iMac that's not too far off (possibly with a G4). Mac OS X 10.1 at the end of September will also probably drive more Mac OS X upgrade sales and more hardware purchases. They are in great shape to get from here to a January/February G5.

    13. Re:puts Apple in a bind? by gig · · Score: 2

      > BeOS seemed to check all the same boxes as
      > MacOSX, except for the "Suck up to Steve Jobs
      > because we're just as easily taken in as everyone
      > else in the industry" box.

      C'mon, man. In 1996, BeOS couldn't even print. It wasn't multiuser, it wasn't POSIX, it hadn't reached 1.0, and Be had very few customers and no profits. NeXT machines also used ADB keyboards and mouses (same as the Macs of the day), supported the HFS+ file system, and had other common features with the Mac. In fact, the original NeXT project started at Apple, and the project and team left with Steve Jobs to form NeXT.

      NeXT came back into the fold in 1996 ... it was an easy merger to make. Considering how unhappy Sony was with the stability of the eVilla (BeIA), and that BeOS no longer exists, it seems a little strange to still be pushing BeOS over NeXT.

  5. Apple Competing w/ Intel PC's??!! by digital_freedom · · Score: 2

    Wow, with 1.6 Ghz ready in a few months and a possible version at 2.0 Ghz Apple might be able to drop the PPC Mhz is not a Intel Mhz campaign that they were doing a while ago. They could drop Mhz numbers left and right and even compete with AMD's numbers. This might be what the PPC and Apple Marketing needed to increase Apple market share and ensure that Apple survives. I'm drooling over the possibility that prices of the G4 will fall to "affordable" levels. These OSX boxes seem to make a nice unix web development box where you can do your flash and movie stuff too.

    Also, if the RISC architecture lives up to itself, the 2 Ghz should be a LOT faster than the Intel 2Ghz. Hopefully the FPU is a lot better too.

    1. Re:Apple Competing w/ Intel PC's??!! by jeffy124 · · Score: 4, Interesting

      it's been discussed MANY times on /. that there's more to a chip than MHz or GHz. Intel's fastest chip may indeed run at 2GHz, but it also has (IIRC) a 20 stage pipeline. Meanwhile, the G4 chips have a 7-stage pipeline. The new G5 has a 10 stage but is also 64 bit, so I dont know how it will compare to the current G4s in performance. I think it will probably be similar at the start, but G5 will eventually pull away and smoke the G4 over time.

      I think Apple has already determined that they arent gonna use clock speed in advertising. They're simply using the numbers G3, G4, and now G5. That's pretty much similar to AMD's new campaign of AMD 7000 chips or something like that.

      --
      The One Rule Of Chess You'll Ever Need: Don't play someone who carries a kit in their bookbag.
    2. Re:Apple Competing w/ Intel PC's??!! by stripes · · Score: 2
      Wow, with 1.6 Ghz ready in a few months and a possible version at 2.0 Ghz Apple might be able to drop the PPC Mhz is not a Intel Mhz campaign that they were doing a while ago.

      Why? You think Intel is going to stand still as Motorola catches up?

      Besides it is still likely to be true. You can pretty much never compare Mhz to Mhz between two different CPU designs and come out with the right idea. You really do need to benchmark what you will do with it. Of corse it could be that the P-IIII or K7 is faster, clock for clock, or only given it's higher clock rate depending on what you are running...

    3. Re:Apple Competing w/ Intel PC's??!! by Sabalon · · Score: 2

      Read the parent post again - he said that it is a marketting thing. He's not saying that all Mhz are equal...he's basically saying that Apple has had trouble convincing the average consumer that 400PPC is just as good as 900Intel.

      The consumer doesn't know about pipelines and all that, nor care. No matter how much you explain the virtues of a RISC to them, they are still gonna be thinking "But the intel chips are 900Mhz".

      Regardless of how Apple markets it, this could help out when the average joe goes into CompUSA and the salesman can tell him that the G5 runs at 2GHz, just like the new PIV machine.

    4. Re:Apple Competing w/ Intel PC's??!! by Malc · · Score: 2

      Yeah, I'm getting pretty sick and bored of this RISC vs. CISC routine. P3's and P4's basically are RISC chips - ones that support the x86 ISA.

      I suggest that anybody who wants to argue about CISC vs RISC should first read this article on Arstechnica. Especially those people like the OP of this thread who seem determined to continue spreading FUD and dis-information.

    5. Re:Apple Competing w/ Intel PC's??!! by __aaahtg7394 · · Score: 2

      Apple should just start marketing the chips based on a performance number, instead of a clock speed. Instad of a 400MHz G4, how about a G4-PR900?

      This seems like such a good idea!

      (come on, you know you're all closet cyrix fans. really, they were wonderful. they were just, uh, underappreciated!)

    6. Re:Apple Competing w/ Intel PC's??!! by gig · · Score: 2

      The 64-bitness of the G5 shouldn't slow it down on 32-bit code, because apparently they planned for 64-bits from the very start with the Power architecture. There's always been an expectation that this would happen, so the 32-bit stuff is supposed to run full-speed, without some kind of "compatibility mode" overhead.

      There have been 64-bit Power processors for a long time, of course, just not in desktop machines.

    7. Re:Apple Competing w/ Intel PC's??!! by gig · · Score: 2

      MHz is important for existing customers ... if you have a G3 300 and you're wondering if you're missing something by not getting a new system, it's plain that a G3 700 or a dual G4 800 is a faster system. It's still the same CPU architecture, running the same applications, so the comparison of MHz numbers probably has a corresponding performance benefit.

      Comparing to a P4 by using MHz is not nearly as useful, as shown by the Media Cleaner Pro and Photoshop comparisons that the 733MHz and 867MHz PowerMacs keep winning (Apple, Macworld, PC Magazine, TechTV). They are also much faster for software MPEG-2 encoding for DVD's, because Altivec is like a dedicated 128-bit DSP chip. The G4 outclasses the P4 in some things, and the reverse is also true. If you're doing creative work, video, audio, graphics, DVD, then a Mac is great because the G4's strengths play to those apps. Not surprising since those are Apple's key customers, and they work to support those needs. In situations like gaming I can see where you're better with a P4 for a straight gaming box, all things considered.

  6. Too bad it will be in $4000 computers by Junks+Jerzey · · Score: 2

    I love the PowerPC, I really do. Very, very nice from a programmer's point of view, and very low power consumption--a major win--compared to anything from Intel (and AMD, of course, as AMD is higher power than Intel). But G4-based machines are still outrageously priced. The cheapest G4, with the lowest clock speed, is $1700. Bump up the clock speed a bit and we're at $2500. That's _crazy_, considering that you can get a roughly equivalent Pentium III or Athlon system for under $800. (The G4 is a better CPU than the Pentium III or Athlon, but not _that_ much better, and the better memory systems on the PC balance out the difference in most cases.)

    The question is _Why_? Apple's machines require much less cooling hardware, plus the PowerPC chips have fewer transistors and should be easier to produce in quantity. Most likely this is where Apple is making most of its money.

    1. Re:Too bad it will be in $4000 computers by stripes · · Score: 5, Interesting
      Apple's machines require much less cooling hardware, plus the PowerPC chips have fewer transistors and should be easier to produce in quantity. Most likely this is where Apple is making most of its money.

      There are a lot of per product costs (aka non recurring expenses, or NREs). It costs roughly as much to develop a new version of MacOS as Windows. It costs roughly as much to design a new PowerPC as it does a new P-IIII or K7. Apple has about 5% of the market.

      If you pretend it costs $100,000 to design a new OS and CPU, and that there are 100 people that buy computers, you can see that the 95 people who buy a Wintel box will have to pay about $1000 each for their share of the NRE. The 5 people that buy Apples have to pay about $20,000 each.

      In the real world it isn't quite that bad since there are more uses for the PowerPC then just Apple's products. There are also more NREs that are similar in scale for PC makers. For example the video card in a Mac is pretty much just a PC video card. Apple ships about as many PCs as a big PC maker, so their cost to design a case and motherboard is about the same.

      Still if Apple had 50% of the market rather then 5% they could manage to sell the machines for much closer to Wintel prices (maybe even under it).

      I'm sure there are some other reasons, but I have a feeling that this is the biggest one...

    2. Re:Too bad it will be in $4000 computers by Noer · · Score: 2

      Because unlike Dell or Gateway, Apple has to recoup all their R&D costs, and they don't sell as many machines, so that cost is divided among fewer machines.

      --
      -- "Those who cast the votes decide nothing. Those who count the votes decide everything." -Joseph Stalin
    3. Re:Too bad it will be in $4000 computers by stripes · · Score: 2
      You obviously arent aware that apple is pulling a 30% profit margin on every machine shipped.

      Apple's products seem to cost a fair bit more then 30% more then other people's. Their entry level iMac is around $900, and entry level PC is around $500. The only real exception is the notebooks where they seem alot nicer for the money.

      BTW, does the 30% "profit margin" mean 30% over the cost of goods, or 30% over cost of goods plus NREs?

    4. Re:Too bad it will be in $4000 computers by stripes · · Score: 2
      It does NOT cost as much to develop OSX as it took to develop W2K! Apple took the Code straight from the BSD and NextStep projects.

      It cost a whole lot to buy NeXT in the first place... Plus they don't actually use a FreeBSD kernel, it is still MACH with a BSD compatability layer so they can use BSD device drivers (which they do -- where they are availble). I don't think they got anything from AfterStep either.

      Apple saved a crapload of money thanks to the BSD guys, and quite frankly I'm still waiting to see Apple give anything substantial BACK to the BSD community.

      Well, they did give back the whole lower layer of their OS (see Darwin). Also gcc changes, including the ability to use pre-parsed header files. The changes havn't been adopted back yet because they aren't "clean" enough. I do beleve Apple is going to try again, at least with the gcc changes.

    5. Re:Too bad it will be in $4000 computers by jchristopher · · Score: 2
      An iMac is not competitively priced with Wintel, sorry. It's stupid design has an integrated monitor with no PCI slots, making it unusable for much of the computing population.

      I can now buy a Pentium IV computer from Dell for under $900, which is faster and MUCH more expandable to boot. How is the iMac "competitive" with that?

    6. Re:Too bad it will be in $4000 computers by bnenning · · Score: 2
      It's stupid design has an integrated monitor with no PCI slots, making it unusable for much of the computing population.


      A large majority of the computing population never uses extra PCI slots, and most probably don't even know what their purpose is.


      I can now buy a Pentium IV computer from Dell for under $900, which is faster and MUCH more expandable to boot. How is the iMac "competitive" with that?


      Because it's easier for normal people to use. You are not the target audience for the iMac.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
    7. Re:Too bad it will be in $4000 computers by jchristopher · · Score: 2
      You're right, I am absolutely not the target audience for the iMac - the G4 tower is what I need. The problem is that the G4 tower is too expensive.

      That is my complaint - I say Apple is too expensive, and the Mac people say "what about the iMac?", which is the problem. It's not the equivalent of an expandable, upgradeable computer like an Athlon tower.

      In order to get that, I need to get a G4 tower. Which is a lot of money to spend, just to get a computer with slots.

    8. Re:Too bad it will be in $4000 computers by benedict · · Score: 2

      Darwin and OS X do not use BSD device drivers. They use a completely different driver architecture. Common wisdom on darwin-development is that it is easier to rewrite a BSD or Linux driver for Darwin than it is to port it.

      --
      Ben "You have your mind on computers, it seems."
    9. Re:Too bad it will be in $4000 computers by stripes · · Score: 2
      Darwin and OS X do not use BSD device drivers. They use a completely different driver architecture. Common wisdom on darwin-development is that it is easier to rewrite a BSD or Linux driver for Darwin than it is to port it.

      From what I understood there is a BSD compatability layer to let you use unmodifyed BSD device drivers (so long as they use the bus_space code, and have no x86 assembly), and also a way to use either a C++ or ObjectaveC subset. Clearly they are promoting use of the new OO way, otherwise they wouldn't have bothered to provide it.

      I havn't personally done either since Apple kindly produced drivers for everything my notebook has except the DVD video.

    10. Re:Too bad it will be in $4000 computers by be-fan · · Score: 2

      A large majority of the computing population never uses extra PCI slots, and most probably don't even know what their purpose is.
      >>>>>>
      You just pull that number out of your ass? Almost all of the people I know (they're just regular computer users) know how to do basic things like put in add-in cards or upgrade memory. I hate all those elitist bastard-nerds that think that "everyone else" are some lower form of life than can't grasp simple concepts!

      --
      A deep unwavering belief is a sure sign you're missing something...
    11. Re:Too bad it will be in $4000 computers by hearingaid · · Score: 2

      Among my numerous computers is an iMac. Actually, I'm posting from it right now.

      It's one of the summer 2000 iMacs: it has a DVD player, no internal burner. It cost more than $900 of course, but that was then, this is now. :)

      What features does it have that the Dell doesn't?

      • Internal firewire.
      • Ten-second RAM upgrade.
      • Luggability: actually it's easier to move the iMac than most '80s laptops.
      • Fanless.
      • Side-mounted ports. (Why do PC manufacturers want everything to be on the back or the front? The side is better.)

      What's the Dell got on it?

      • Video card upgrade as a possibility. The iMac has a pretty nice ATI AGP card, but there are many better cards out there.
      • Run Windows.
      • Legacy ports.

      Really, what else do you need PCI/ISA for? Gigabit ethernet? (The iMac has 10/100.) Firewire? (Whoops.) Wireless network? (Antenna's built into the iMac case; 10-second procedure to install the card.) Framegrabber? (Get a Firewire VCR; the picture quality will be significantly better too.)

      Honestly, I can't think of anything that you can do with PCI/ISA that you can't do with USB/Firewire, except gigabit (which is built-in to a lot of higher-end Apple systems too IIRC). And I can think of lots of things you can do with USB/Firewire that you can't do with legacy systems: like run a glitch-free scanner and printer together.

      --

      my old sig used to be funny, but then slashcode ate it and now it's not funny anymore

    12. Re:Too bad it will be in $4000 computers by bnenning · · Score: 2

      Congratulations on profoundly missing the point. Nowhere did I claim or imply that non-technical users are a "lower form of life", only that the iMac's lack of PCI slots is not a disadvantage for most of them. iMac sales figures would tend to support this theory.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
    13. Re:Too bad it will be in $4000 computers by be-fan · · Score: 2

      A large majority of the computing population never uses extra PCI slots, and most probably don't even know what their purpose is.
      >>>>>>>>>>>>
      I'd say that this is a pretty charged statement. Saying something like that indicates that you are part of the group who considers "lusers" to be lower lifeforms. If that's not what you meant, then I'm sorry of misjudging you. However, be careful how you phrase things in the future.

      --
      A deep unwavering belief is a sure sign you're missing something...
    14. Re:Too bad it will be in $4000 computers by oingoboingo · · Score: 2

      Really, what else do you need PCI/ISA for?
      Extra NICs? SCSI adapter? TV tuner?

    15. Re:Too bad it will be in $4000 computers by hearingaid · · Score: 2

      True, I can't put a second NIC in it. However, it's not my gateway machine. Frankly, I'd rather have as stripped-down a machine as possible as my gateway. So I have a Compaq Deskpro; not quite ideal but it was very, very cheap.

      SCSI? Huh, Firewire. :)

      TV tuner? See Firewire. See VCR with Firewire port. Oh. (Actually, I believe you can also get stand-alone tuners with Firewire outputs.)

      --

      my old sig used to be funny, but then slashcode ate it and now it's not funny anymore

    16. Re:Too bad it will be in $4000 computers by gig · · Score: 2

      They include a lot of stuff, is all. There is no bare-bones system. The $2500 PowerMac has a SuperDrive (DVD-RW/CD-RW), and iDVD software that enables anyone to make beautiful DVD interfaces, and software-encodes your media into MPEG-2 at 2x (and in the background while you make the interface when running on OS X) and burns a disc that plays on consumer DVD video players. It also has iMovie, which is the most popular consumer video editor, and is easy to use without reading a manual. And Mac OS X, Java2, FireWire, optical mouse, AirPort (802.11) antennaes, AirPort software (for acting as a base station for a wireless LAN), CD-burning software, BSD Unix, iTunes MP3 and CD-burning music management app, easy open case, takes 1.5GB RAM (installs in 3 seconds). They also use the high-end DVI connector that also carries USB and AC power (you can get a cheap adapter to turn it into plain DVI as well) so you plug the display on and you're done and it auto-configures itself right down to color management through the OS and apps. It has 2MB L3 cache. Gigabit Ethernet is standard, too, and really useful to Apple's customers. There is also an amp inside that works with some matching Harmon Kardon speakers you get for $49 that look like little glass spheres and sound good. Low power consumption can't be ignored either ... the CPU's requiring 15% of the power and cooling of their Intel and AMD counterparts really makes a difference in power costs long-term, in California at least. The power supply in the box also powers the display, which is nice. Fewer cables and heat.

      You just get a lot at each of their price points. There aren't any screwdriver shop Macs, and no bare bones boxes. The iMac is their low end box, and it's also sort of their flagship box, and has AirPort and FireWire and iMovie and iTunes and Mac OS X and AppleWorks and a big software bundle of games and such. If you want a cheap Mac, you buy last year's iMac on eBay, or inherit a Mac from a friend who has higher performance needs than you or money to burn or both. If all the stuff that comes with a Mac doesn't interest you, then get a cheap Microsoft PC, or build one yourself and run Linux or BSD.

      You're guaranteed support for all of the hardware in future OS releases for quite some time (including video drivers and such), and Macs retain their value pretty well and sell used for good prices. They typically have long working lives and great stability. Highly upgradeable, too, even the CPU's in most cases. They all take a lot of RAM and have FireWire.

    17. Re:Too bad it will be in $4000 computers by Quila · · Score: 2

      Unfortunately in order to pay for the processor, that Pentium 4 system is going to be total crap on everything else. And don't forget to pay more than an iMac costs when upgrading your memory.

      It's different markets. Most people I know would do fine with an iMac and have no need for a wasteful P4 system.

    18. Re:Too bad it will be in $4000 computers by gig · · Score: 2

      > It does NOT cost as much to develop OSX as it took
      > to develop W2K! Apple took the Code straight from
      > the BSD and NextStep projects. Apple saved a
      > crapload of money thanks to the BSD guys, and
      > quite frankly I'm still waiting to see Apple give
      > anything substantial BACK to the BSD community.

      You are completely misguided, here. The Microsoft TCP/IP stack is a direct lift from BSD, bit-for-bit. There is a ton of BSD stuff in Windows, but it is hidden away. It's not something that Microsoft promotes as a feature. But that's perfectly within their rights ... that's how the BSD license is supposed to work.

      Apple promotes the fact that BSD Unix is a key feature of Mac OS X, even down to praising the TCP/IP stack and Apache and similar, and they include a full-featured command line shell and a bunch of BSD utilities and text editors like Pico and Emacs, etc. They ship developer tools for free inside the Mac OS X box, including gcc and such, and offer them as free downloads, and generally make it easy for newbies to discover these tools and open source technologies. Apple has contributed back to the community by releasing an open source BSD-based Unix called Darwin, which includes a lot of NeXT features, Apple's QuickTime Streaming Server, and runs on PPC Macs and IA32. Darwin 1.4 is what Mac OS X 10.1 runs on. QuickTime Streaming Server is open source and runs on Darwin, Mac OS X, Linux, and NT. It is by far the cheapest way to stream video (no fees at all), and it also is the highest-quality. They also contribute code to BSD projects, and are involved with IEEE 1394 (FireWire), HyperTransport, 802.11 (AirPort). I think they are also working towards more interoperability between Darwin/Mac OS X and other Unix systems, including Linux. Apple's QuickTime file format is the basis for MPEG-4 as well. Apple also heavily promotes MP3, bundling a really high-quality, full-featured app that makes it easy for anyone to rip and burn CD's. They support a ton of standards. Mac OS X is the most compatible OS ever ... Mac apps, modernized Mac apps, Java2, BSD, Cocoa (formerly OpenStep) all run on Mac OS X (and all the Intel stuff runs in VirtualPC on Mac OS X, too). It's a developers dream. Not to mention that some fundamental computing things like GUI window regions, drag and drop, and lots of other stuff that is commonly seen in every GUI, originally came out of Apple (no, there were no overlapping windows or drag and drop at Xerox Parc).

    19. Re:Too bad it will be in $4000 computers by gig · · Score: 2

      > You obviously arent aware that apple is pulling a
      > 30% profit margin on every machine shipped.

      I read somewhere once that Apple's margins also include their software, which obviously has a higher profit margin than hardware. Gateway and Dell do not have equivalent products to Final Cut Pro, which is the most popular pro DV editor, which sells for $1000 and is considered to be very cheap. Apple also is huge in DVD authoring, and their DVD Studio Pro also sells for $1000 and is considered to be very cheap. AppleWorks, WebObjects, Mac OS X, Mac OS X Server, iMovie ... they are quite a software powerhouse.

      So Gateway and Dell's profit margins are all on low-margin hardware, while Apple's profit margins are on a mix of low-margin hardware and high-margin software. It would make sense that Apple's overall profit margin would then be higher than Gateway and Dell's. The OS is an expense for Gateway and Dell (money paid to Microsoft), but it's a profit for Apple (they get Microsoft's share of the profit on a Gateway or Dell box, in other words). The mobo is an expense for Gateway and Dell (money paid to Intel), but it's a profit for Apple, since Apple does its own mobo designs. They also have licensing profits that they get from technology that they invented, like TrueType fonts and laser printers and Firewire. And they have retail stores now, too, that will figure in the equation in the near future.

      > Their entry level iMac is around $900, and entry
      > level PC is around $500.

      The features just don't compare. The iMac has a ton of stuff that you're not getting in a $500 PC, everything from hardware features, to bundled software, to future support. Integration, ease of use. Mac OS X is no Windows Me, either.

      If the user chooses, Macs update all of their software components automatically once a day/week/month. You leave an iMac alone and your video drivers, security patches, OS updates, updates to bundled apps, etc. all just show up on their own, popping up to ask for your approval to install, with descriptions of what they do, all vetted by Apple. Then major OS updates are one-click installers that just work, without driver issues and long serial numbers and activation, and every other one is free. You don't get stuff like that in a $500 PC. It costs money to develop that kind of thing. There are dozens of features like that in an iMac or any Mac.

      There's just no equivalent Mac to a $500 PC, except for maybe a used Mac (which are still very useful since you know the bundled software is all updated and supported and drivers are not an issue).

    20. Re:Too bad it will be in $4000 computers by stripes · · Score: 2
      Apple uses only its own propietary hardware. The hardware support is minimal. Meanwhile, Windows has to support a plethora of parallel, serial, USB, IEEE1394 devices, PCI, AGP, ISA devices.

      Most of the Windows drivers are provided by the device maker. I think Apple provides more 1394 drivers then MS does -- Adaptec (and others) do the 1394 for MS for free, while Apple does their own for example.

      I don't think MS has done any AGP drivers, the video card makers do it. I don't know how many video drivers Apple actually does, the video card makers may also do theirs, and if not there are only 3 or so a year tops.

      I am pretty sure Apple had to write a fair number of USB drivers on their own...

    21. Re:Too bad it will be in $4000 computers by stripes · · Score: 2
      The features just don't compare. The iMac has a ton of stuff that you're not getting in a $500 PC, everything from hardware features, to bundled software, to future support. Integration, ease of use. Mac OS X is no Windows Me, either.

      What kind of hardware features? I don't have an iMac, but the only thing I can think of that they have an entry level PCs might not is CD-RW drives. Oh, and the monitor is much nicer on the iMac, but people still look at them both as into level computers and see the price difference.

      If the user chooses, Macs update all of their software components automatically once a day/week/month. You leave an iMac alone and your video drivers, security patches, OS updates, updates to bundled apps, etc. all just show up on their own, popping up to ask for your approval to install, with descriptions of what they do, all vetted by Apple. Then major OS updates are one-click installers that just work, without driver issues and long serial numbers and activation, and every other one is free. You don't get stuff like that in a $500 PC. It costs money to develop that kind of thing. There are dozens of features like that in an iMac or any Mac.

      I'm not a big windows user, but is this really different from the Windows Updater? My PCs pretty much just run Unix, so I have little basis to compare to my Mac.

    22. Re:Too bad it will be in $4000 computers by jchristopher · · Score: 2
      Yup. You shouldn't have to pay for slots and expandability you don't need. I agree!

      The problem is that if you DO need slots and expandability, Apple's cheapest offering is $1700.

    23. Re:Too bad it will be in $4000 computers by benedict · · Score: 2

      I don't believe that is correct. Can you provide a pointer to any documentation?

      --
      Ben "You have your mind on computers, it seems."
    24. Re:Too bad it will be in $4000 computers by oingoboingo · · Score: 2

      TV tuner - DV camera does the job *much* better.

      except that a TV tuner card here in Australia costs under AUD$200, and a DV camera costs well over AUD$1500...in fact it may well end up costing more than the iMac.

      The only other thing you'd want PCI for is for a second video card and that could be done through firewire if you really wanted

      a video card running over FireWire? please...AGP was supposed to be a step up over PCI...going to less than 50% of the available bandwidth of PCI for a video card really isn't a step in the right direction.

      Sure FireWire and USB can cover most bases...but even having one PCI slot would be an incredibly useful addition to the iMac, and wouldn't consume a lot of motherboard or case space.

    25. Re:Too bad it will be in $4000 computers by jchristopher · · Score: 2
      It's different markets. Most people I know would do fine with an iMac and have no need for a wasteful P4 system.

      I AGREE. The problem is that if you are NOT one of those people that would do fine with an iMac, and do need an expandable tower computer, Apple wants you to spend $1700! There is no other option. Why no lowend tower with 3 PCI slots and no monitor?

  7. Re:What about the G4s 128 bits? by pressman · · Score: 3, Interesting

    The G4 is a 32-bit chip with a 128-bit vector co-processing unit.

    The really cool thing about the G5 is that it will be a 64-bit chip with complete backwards compatibility with 32-bit applications.

    --
    Pooty tweet
  8. Re:Wow, 2Ghz on a PPC by Anonymous Coward · · Score: 2, Informative

    E-Mail: There's a bundled application called Mail that handles email tasks well. It does POP, IMAP, and Unix accounts easily. I've actually been happy with the application.

    Web browsing: IE 5.1 is bundled (final version as of 10.1, shipping later this month) but OmniWeb and iCab are two great alternatives that certainly hold their own. Opera is also being developed natively and is currently at beta 3, afaik.

    I use BBEdit for my HTML editing, and you can't go wrong with it. It's one of the best text editors available for coders, with syntax coloring for any language, as well as built-in support for grep in the search/replace functions.

    Games have always been a Macintosh weak spot, but with id doing near parallel development with Windows counterparts, and other game developers starting to see Macs as a real gaming platform, look for more and more games to be released in the coming months. I know Black + White and Max Payne are on the way, best sellers like The Sims, Unreal Tournament, Q3:A and Alice are all available now.

  9. Re:Wow, 2Ghz on a PPC by pressman · · Score: 2, Informative

    Everything you'd really need to know you can find here. There is a surprisingly large number of apps out there for OS X. VersionTracker has a really large and up to date database of apps coming over to OS X.

    --
    Pooty tweet
  10. some good mac sites by stego · · Score: 2, Informative

    macosxhints.com, macosx.com, macobserver.com ... check out the forums on any of these for about anything you might need to know

  11. affordability by Ender+Ryan · · Score: 3, Interesting
    I would love to get my hands on a PPC based box, I'd love to have MacOSX, Linux and MacOS9, but, it's too expensive.

    On the PC side, I've had the same machine for over 3 years, and I just keep upgrading 1 or 2 parts at a time. It used to be a 300 celery, now it's a AMD T-bird 900 w/Geforce2. The initial cost was about $1,200-, well under $2,000. Upgrades have run about $1,000, and from the leftover parts I put together another computer that I have connected to my T.V.

    With PPC, however, the initial cost would be $1,800+, and I know nothing about upgrades for PPC hardware. Would I be able to continually upgrade parts cheaply with a PPC based machine.

    I am interested because I would like to start developing for Linux/MacOSX/Win within the next couple years, with the main focus on Linux/MacOSX, and only on Win if it is profitable for me.

    Anyone care to explain how the PPC world works? ; )

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
    1. Re:affordability by banky · · Score: 2

      Generally speaking - and your mileage will vary - the PPC world is quite simple:

      Buy a box. Use it. When it doesn't work anymore, buy a new one. Give the old one to your kids. Repeat.

      This is, of course, my experience. Since everything on PPC is so tightly "bonded", there's little need to get a new [video|sound|SCSI|etc] card every year. Although many people would disagree, what each model ships with is already somewhere around the "high end". Most often, every other year or so, they release a new, higher-end component (like, from ATI Rage to Radeon). But mostly, people just add things like zip drives, external hard drive space, or random components (new mouse, USB hub, etc etc).

      --
      ZOMG I WOULD LOVE TO KNOW ABOUT YOUR FEELINGS ON MACINTOSH VERSUS WINDOWS, VI VERSUS EMACS, AND HOW YOU'RE NOT A DORK
    2. Re:affordability by dhamsaic · · Score: 3, Informative
      I'm in the same boat as you. I'm a Linux guy, but I really wanted to play with MacOS X without dropping $2000. So... I bought one of the new iBooks.


      I got the basic CD-ROM model - $1300 at the Apple Store in Tyson's Corner, VA. I ordered a 256MB SODIMM from Crucial. That was $150 at the time, but they're down to $49 now (Yeah, I feel like an idiot, but 64MB doesn't cut it these days). So for $1350 + shipping on the notebook, you could have a 500MHz G3 with 320 megs of RAM, 10 gig hard drive (small-ish, but definitely enough to play around on) and built in network, etc. It should come with MacOS X installed. Mine didn't, so I bugged the Apple Store until they gave me a copy. I installed it in a car ride up to Maryland - the install got done in the hour it took me to get up there (I forget exactly how long it took, I wasn't paying great attention).


      MacOS X is *awesome*. I use that little laptop as much as I can. It's small, light, seems pretty tough (although I ripped off one of the feet on the bottom when it got caught on the edge of the desk and I pulled - I could have put it back in but I didn't realize it until later, after I had picked up the piece, thought "what the hell's this?" and then thrown it away). I love it. Funny thing is, I used to hate macs. *Hated* them. Now I'm about to get a Dual 800MHz G4 with a GeForce3 for graphics/audio.


      I'd say that it's really worth it to drop the money on the iBook if you can afford it. If not, get the low end iMac - $300 cheaper, bigger hard drive, more stuff... It's not as portable, obviously, but it's still a Mac that you can play with. And it's running on a 100MHz bus instead of 66, like the iBook (my only complaint...)

      --
      Every once in a while I like to masturbate a new word into my vocabulary, even if I don't know what it means.
    3. Re:affordability by Noer · · Score: 2

      Several companies make processor upgrades for current (and past) macs. Sonnet and Powerlogix are two of them. There are even processor upgrades for powerbooks; I upgraded my 233MHz powerbook G3 to a 466MHz CPU with a bigger cache, and it actually runs cooler.

      RAM upgrades are obviously trivial; PC66, PC100, or PC133 depending on the model.

      video cards in G4s are just AGP cards; there are currently NVidia and ATI drivers.

      the only things that would be difficult to upgrade would be the motherboard (it's hard to get a new mobo by itself, and not cheap) and the power supply (not hard to replace it, but I don't know if there are any available that would fit that are UPGRADES (i.e. more powerful than the stock unit)).

      --
      -- "Those who cast the votes decide nothing. Those who count the votes decide everything." -Joseph Stalin
    4. Re:affordability by jchristopher · · Score: 2

      Ask anyone who owns a PowerMac 7200 what they think about the "upgradability" of those computers. $400 buys you a 300 mhz upgrade card. For the same money, you could buy 3 Athlons. I'm sorry but that is a ripoff.

    5. Re:affordability by dhamsaic · · Score: 2

      you might want to look at the gateway solo 9550. 15.7" screen, geforce2go, faster bus speed... cheaper than lowest model powerbook too :)

      --
      Every once in a while I like to masturbate a new word into my vocabulary, even if I don't know what it means.
    6. Re:affordability by dhamsaic · · Score: 2
      uhm. i just listed it 'cause i'm thinking about getting one to play on. but i'm in the market for a powerful laptop with a big screen that i can run high-res on, not a dinky 12.1" screen on a 700mhz celeron... plus, the gateway has 2 drive bays, which is always a bonus... hate swapping drives out.

      as far as travel, i don't think the original poster was talking about that. he's thinking about getting a pretty bigass dell. so i mentioned an alternative to *that*. not the lightweight mac models. i don't know what i'd recommend as an alternative to the ibook - i was swooning over the whole "sexy gui on unix" thing, and that's why i bought it. it's cool that it's light and all, but it just sits in my desk all day. occasionally someone pulls it down on to the bed to browse while i play q3. once i get off my ass and buy an airport setup, i might use it to browse el web while i watch tv upstairs or look up unblockable moves while i play soul calibur, but it's not a travel book for me. i'd recommend a slim vaio for that. those are pretty nice.

      --
      Every once in a while I like to masturbate a new word into my vocabulary, even if I don't know what it means.
    7. Re:affordability by gig · · Score: 2

      > Would I be able to continually upgrade parts
      > cheaply with a PPC based machine.

      Yes. Usually the same parts. Same RAM, PCI cards, AGP video cards, FireWire and USB devices, Ethernet networking, etc. CPU upgrades are available for almost every Mac model ... I'm not sure if they're worthwhile, given that you can sell a Mac used and get good money for it and just buy the updated version of your machine (mid-range PowerMac, for example) and get lots of new features in addition to CPU speed.

      With a Mac, a big feature is the large number of well-integrated features and simple software updates and support, so that raises the initial price ... you get a lot of hardware and software features all at once as a starting point. The included software is not just promotional LE versions of obscure apps, but is actually really top-notch stuff that provides real solutions and is heavily supported. So you have a DVD-RW/CD-RW drive built into your Mac, and it comes with iMovie and iDVD so that anyone can go from camcorder to DVD video disc, with a full motion-menus DVD interface, and it encodes MPEG-2 very quickly at very high quality. It costs for that stuff, and it's part of every PowerMac except the lowest-end one. This is best-of-breed stuff, worth buying the box for just by itself, not a hook to sell you another version that really works. You get a lot.

      That doesn't stop you from adding extra stuff if you need it, though. I use two PowerMacs ... one has a Pro Tools PCI audio card in it, and 1.5GB RAM, and the other has a PCI ATA RAID card in it and 200GB of hard disks (they sit in four spots in the bottom of the case so they stay cool, and are really easy to install thanks to the way the door opens and other internal design features on PowerMacs). There is so much stuff on PowerMac mobos (including 802.11 wireless, 1394 FireWire, gigabit Ethernet) that you don't usually have to add too much more, except for SCSI, pro audio adapters (lots of vendors for these), RAID, video or MPEG processors or whatever, or multiple video cards (I think Mac OS X might be limited to only two video cards right now, but Mac OS 9 will run with more). Basically, you have fewer choices of vendors than with Microsoft, but you almost always have a few great choices in each category, and the stuff works first time and is easy to install. For creative stuff, Mac support is often better, and software more mature or full-featured. Software wise you can run every kind of Mac app (68k, PPC, Carbon, Cocoa), Java2, and BSD Unix apps. It comes with Apache, emacs, Perl, etc. etc.

      I used to like to get into a box and get my hands dirty, but I am spoiled now by hot-plugging FireWire drives and having them just work, and installing PCI cards and at the most having to install a driver with a one-click installer. I have USB stuff: Wacom tablet, MP3 player, scanner, printer, camera, etc. and FireWire hard disks, DV camera. You can have a Mac and still have it all. The market is smaller, but Mac users buy a lot of peripherals and software and such, so Mac users are buying a lot of FireWire hard disks and such and support is great. I have a Ricochet USB modem that I used on a bunch of Macs, running Mac OS 9 and Mac OS X. Support was built into both systems.

      Macs have long working lives. You just get your software updates from Apple (they update automatically if you want), and a Mac keeps on working. Mac OS X (especially version 10.1) is running really well on two and three year old Macs, and it's a major jump in functionality over the previous version of the OS. Macs are often found to have lower total cost of ownership.

      A cool Mac hardware site is http://www.xlr8yourmac.com

    8. Re:affordability by jchristopher · · Score: 2

      According to Apple, none of their computers are intended to be upgraded.

  12. MHz != speed. Remember the snail commercial? by yerricde · · Score: 2

    When the G5 is available, the slowest speed going to the desktop market according to the article is 1.2 GHz.

    MHz != performance. Nothing else matters but the time you spend waiting for an operation to complete.

    Apple advertises the PowerPC G4 as being 100% faster than P6-core (Celeron/PIII) processors at a given clock rate, which is about right for digital signal processing applications such as Photoshop filters. In actual use, this figure is closer to 50% faster, making Apple's fastest processor (867 MHz G4) equivalent to a 1.3 GHz PIII. Yes, Apple's offerings are a bit slow right now, but it's not as bad as is commonly thought, and the G5 will easily beat P4.

    --
    Will I retire or break 10K?
    1. Re:MHz != speed. Remember the snail commercial? by bconway · · Score: 2

      Did you read his post? He's not comparing a G4 to a PIII/P4! He's comparing it to future G5s and how people might wait a couple of months for their release rather than buying G4s now when Apple needs the revenue most.

      --
      Interested in open source engine management for your Subaru?
  13. Re:WOOHOO!!! by Planesdragon · · Score: 2

    how come no one ever calls it the "Apple Tax"

    Simple. When you buy an Apple, you're choosing to buy the entire kit & kaboodle. Apple has never forced anyone else to use their OS.

    MS has. Gateway, Compaq, HP, et al couldn't sell a consumer PC w/o Windows if they tried.

  14. It's not the transparency by burris · · Score: 2

    My 25mhz 68040-based NeXTstation Color does alpha channel transparency just fine, thank you. There is something else about Mac OSX that makes it so slow. fwiw, the current release is very much still beta quality and X.1 is supposed to be quite a bit more optimized.

    burris

  15. Re:Apple revenue is predominantly hardware sales by edremy · · Score: 2

    One of the reasons I will always be a loyal Apple customer is they don't try to pull any licensing bullsh*t like Microsoft does

    They don't? Perhaps not as often, but I've gotten burned twice by being an early adopter

    I bought one of the very first PPC Macs off the line. 7.1.2 was the OS shipped and it was a true abortion- unstable and slow. Wanted to upgrade to 7.5 three months later? Too bad: cough up the dough, since anyone who bought a x100 PowerMac within the 1st month didn't get the upgrade free. (7.5 sucked too, but not as bad.)

    Now Apple's telling me I have to pay for 10.1, despite the fact that 10.0.x is clearly a public beta and not the real OS- it too is unstable and slow. Yeah, yeah, Unix, blah blah. I've locked up OSX badly enough to require pulling the battery out of my TiBook a number of times. By the standards I'm used to (AIX) it's not stable. At least it's not as bad as 7.1.2 was, but then again a house of cards was more stable. We won't even discuss Aqua's speed: I've got the best laptop made today and plenty of RAM and it feels like my old 6100.

    Eric

    --
    "Seven Deadly Sins? I thought it was a to-do list!"
  16. Database Servers by chuckw · · Score: 2, Interesting

    Can anyone contrast their experiences running a database server (Linux/Oracle/10-20 TPS) based on intel and PPC chips?

    --
    *Condense fact from the vapor of nuance*
  17. Re:WOOHOO!!! by Noer · · Score: 3, Informative

    Nobody calls it the apple tax because Apple isn't charging licensing fees to another company that they pass off to you. Apple's per-unit cost for bundling Mac OS with a computer is zero, because they develop the OS and the hardware.

    It'd be like trying to get a Palm without PalmOS.

    Or it'd be like complaining that a Microsoft-brand PC came with Windows, if Microsoft sold its own brand of PCs.

    You couldn't save any money by not having Mac OS bundled, because Apple doesn't have to pay a licensing fee to anybody for including Mac OS; thus no cost is being passed on to you.

    On the other hand, Apple also doesn't make you type in annoying 25-character license keys to use the OS that came with your computer.

    --
    -- "Those who cast the votes decide nothing. Those who count the votes decide everything." -Joseph Stalin
  18. Re:Apple revenue is predominantly hardware sales by tb3 · · Score: 2

    Now Apple's telling me I have to pay for 10.1 or not. It looks like it could be free (or just shipping and handling costs). Look here.

    --

    www.lucernesys.comHorizon: Calendar-based personal finance

  19. Mac Upgrades by technomancerX · · Score: 2
    The Macs use a PCI bus, so for controller cards etc. it's very similar to the PC. On the CPU side the upgrade path has actually been smoother, as upgrade modules continually come out for PPC hardware to switch to the latest CPU WITHOUT A MOTHERBOARD UPGRADE.

    I haven't really looked at the cost of upgrades, as I don't use Macs personally, but I know the above from friends who are Mac users.

    .technomancer

    --
    .technomancer
  20. How the PPC upgrade world works. by solios · · Score: 2

    This might not be the best clue-in, but it does come from personal experience.

    First, I've been a Mac user for the last four years, and own nothing but Apple hardware (unless you count the Sparc that's serving as a shelf for my video game systems). I am personally of the opinion that cost is really irrelvant here- Quality is what matters, and one of the major things I've found lacking in the PC world. Yeah- Apple gear isn't cheap. But if, for exampel, Dell were the ONLY PC maker, do you think prices would be as cut-rate? No.

    Upgrading a Mac, if it's even possible, is usually an expensive undertaking- fortunately, depending on the model series, the parts you're replacing can easily hop over to the next machine down the food chain. I'll give a couple of examples here, from my personal collection.

    The iMac- the only thing you can upgrade on these beasties is the RAM and the hard drive, though there are options available for the older models with mezzanine slots (SCSI cards, ADB/Serial cards, Firewire, etc.). Since the components in question are standard, upgrades are reasonably cheap. Anyone that fires off a bitch about the monitor had better try one first, and pull up the same graphics file on bothe the iMac and the PC. Trust me, the monitor does NOT need to be upped!

    Powerbooks- again, RAM and hard drive are pretty much it. Likewise, standard options (in fact, my Pismo and bondi iMac use the same RAM :). Add-on expansion devices for pre-Tibooks are pricey (averaging 200-800 $) - CDRW, Floppy, Zip, expansion module hard drives, etc.

    Where it really gets interesting is if you happen to have, like I do, a couple of x500 or x600 towers sitting around. My 9500 is the most expandable system apple ever produced- the only one ever put on the market with SIX PCI slots. You could count the 9600, but it's the same mobo in a different case.

    RAM for any pre-G3 powermac is insanely expensive. As in, you are LUCKY if you can get 128 meg chips for less than 140$ apiece. Compare this to the 40$ I paid for 128 stick for my Pismo. If you want to actually USE one of these machines for anything, you want at least 48 megs of RAM (just for OS 9 and iTunes)- more to do anything serious. My 9500 has 320- a hoard of 16s, some 32s, and a 128.

    You could buy a new PC for the price of a decent capacity SCSI HD. Since the 604s are SCSI-only, the best workaround is a Sonnet Tempo ATA/66 IDE Host adapter. 100$, though the older systems puke when you try to play MP3s. Do some price shopping and you can jam a 40 gig IDE drive into an older system and boot off of it for 200$- whereas a 36 gig SCSI drive would cost you at LEAST 250$ + In either case, don't swallow the bullshit about "Mac formatted!" - if a drive is Open Firmware Compliant (like IBM drives, for example), it doesn't matter WHAT was on it. In fact, the IDE drives I put in my 9500 still had data on them from their prior owners- and the MacOS read them.

    USB cards are cheap, and do the job. Video cards are slightly more expensive for the Mac- most of what you're paying for is the flashed ROM and the extra I/O interface (both video cards in my 9500 support PC or Mac monitors). Add maybe 5% to the cost of an equivalent PC video card.

    You're going to eat it on the processor upgrade, unfortunately. The big thing I've noticed about these is that they unilaterally decrease system stability. And cost you out the ass- typically running between 170 and 500 $ for a G3 upgrade in the 400-500 mhz range. The newer systems are cheaper to upgrade, but you won't see nearly as much of a boost.

    My 9500 has an Xlr8 G3/300 board in it and hard hangs every time I try to mount a disk image, no matter the cache settings. Aside from that, it runs well in Photoshop, and more or less everything else. Mileage WILL vary with processor upgrades... I'll be using nex years tax refund to test out some Sonnet products.

    Base system [including g3 board, 4 gig Barracuda, ATI video and 216 RAM] - free. I built a web site and was paid with the system.

    128 megs of RAM - 60 $ on ebay (by sheer luck)
    IDE card - 75$ on ebay
    Video card - 40$ (cheapo model) on ebay
    Two IDE drives - pull from work and loaner from roommate
    10/100 ethernet card (mobo has 10 only) - 15$ (ebay again)
    Pioneer SCSI CD drive [external] - 15$ from local goodwill computer store
    Monitors: Already had 'em.
    ===
    total cost: 205 $
    cost for average user [stock 9500 would come w/ 32 ram, 604 120mhz, 1 gig HD, shitty or no video] : around 600-800$.

    The big thing is that while you can walk into Wal * Mart and walk out with everything you need to upgrade your PC, you're shit out of luck on upgrading a Mac unless you use Ebay, buy direct, or happen to be lucky enough to live near an Apple Store. And if you're upgrading and older system, Ebay is almost your ONLY bet for reasonably priced hardware (discounting hard drives- I wouldn't buy them used under any conditions).

  21. Food? by Futurepower(tm) · · Score: 3, Funny


    "Maybe this will mean cheaper G4s for those of us who buy computers somewhat lower on the food chain, too."

    You know you are heavily involved with computers when you call them "food".


    What Should be the Response to Violence?

    --
    Bush's education improvements were
  22. Or maybe not... by Anonymous Coward · · Score: 2, Insightful

    The Osborne Effect cuts both ways. If you like Macs but were thinking of buying an Intel-based machine in the near future, you might now be tempted to wait a few months for a G5-based Mac.

  23. Re:Huh? 10-stage pipeline? by Have+Blue · · Score: 2

    Look at it this way: Motorola traded a 40% increase in pipeline length for a nearly 100% increase in clock speed (the fastest current Mac is at 867Mhz). Sounds pretty good to me...

  24. I feel a Bill Gates quote coming on here :D by Talez · · Score: 3, Funny

    OK... I'm sorry... but I couldn't resist :D

    640 megs should be enough for anyone!

    Talez :)

  25. Re:Database Servers, Oracle recompiles by chainsaw1 · · Score: 2, Informative

    AS far as I know, Oracle doesn't compile for LinuxPPC. I have a StarMax that I have not been able to get anything running on as of yet. The best you would probably be able to do is use some AIX 32bit Oracle items (IBM RS6000's use PPC chips, sorta) and hope they work under Linux...

    If anyone has even had success here, please let me know

    I can tell you Oracle runs fairly well under Linux-Intel. I have a dev copy of 8.1.7.0.1 that ran smoothly as long as I used the distro & version Oracle said the product was compiled under. Otherwise there were issues during install or runtime.

    --
    - Sig
  26. Re:Question by dutky · · Score: 2

    No. The registesr file and ALU make up a relatively small part of a modern CPU. Quite a bit of room is taken up by on-chip caches and assorted bits of scheduling/dependancy logic. I'd bet that the lion share of the extra trasistors goes first to extra on-chip cache, then to logic supporting the extra pipeline stages.

  27. Itanium Killer? by Greyfox · · Score: 2

    I seem to recall that Intel was having trouble getting the Itanium up much past 800 MhZ, and Microsoft performance with 64 bit Windows ports has traditionally been less than stellar. So in trundles Apple with a 2GhZ 64 bit processor and an OS that I and my PHB might even have a chance of agreeing upon. Hmm...

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  28. Re:Apple revenue is predominantly hardware sales by mr100percent · · Score: 2

    Yes, I used to get burned by early-adoption, but Apple has been doing some very generous things, such as giving everybody who pre-ordered OS X free overnight shipping, as well as $30 off if you purchased the beta.

  29. Then why didn't they do it when they could have? by GroundBounce · · Score: 2

    The problem is that Apple never lowered prices even back when they had much larger than 5% market share. They seem to have long ago decided on a pricing structure that has settled them into a 5% market of loyal users, and they must figure this maximizes profits for them. Increasing market share by lowering prices doesn't seem to be (and never has been) an attractive strategy for Apple, and, as you mention, the more they let their market share slide, the harder it is to do.

    They may have been on the right track with the i-Mac, but they didn't keep up the push by upgrading rapidly and continuing to reduce prices, and that one too has languished. It's really a shame--at one point i-Macs were flying off the shelves nearly as fast as Wintel hardware. I had a lot of hope for Apple at that moment.

    As someone else mentioned, G4/G5 PPC machines may be a bit better than Intel PCs, but will most people perceive them as being worth nearly _twice_ as much? Whenever I've been in the market for a new PC, I've always checked out the current crop of Mac hardware. Each time, I have liked what I've seen, but simply could not justify paying almost twice as much for similar or at most slightly better performance.

  30. Re:Huh? 10-stage pipeline? by Wesley+Felter · · Score: 2

    It's not possible to keep making a CPU faster without extending the pipeline. It just isn't. That's why there are no 7-stage, 2GHz CPUs and probably never will be.

  31. A standard model #? by Enonu · · Score: 2

    With all the talk about the "Mhz Myth" lately, I was wondering if there has been any effort to standardize an industry benchmark for CPUs, the result of which would be publicly visible as part of the model #. Instead of "Pentium IV 2.0Ghz", we could have Pentium IV ISR100, where ISR could mean industry standard rating, and 100 a normalized score.

    1. Re:A standard model #? by Sebastopol · · Score: 2

      "Standardized" benchmarks have been around for ages. However, if you standardize something, it means everyone has to buy into it. Who in their right mind would back a standard that clearly shows them as inferior?! I think their stocklholders would behead the CEOs if that happened.

      As a side effect of marketing, there MUST be a huge grey area where ever CPU is a winner and every CPU is a loser. Confusing? Absolutely! That's the point.

      CPUs are so complicated that there is no one-size-fits all solution. So what you need are benchmarks to show what a particular processor is suited for. And that's what we have with all the Specs and Bapco's and Winmarks...

      There really is no way to point to one processor and say: "this is the best processor on earth."

      PPC/Intel/AMD, each CPU has equivalent plusses and minuses. PPC bolted on the vector processor for image processing. Intel bolted on the SSE2 pipeline for generic computing. AMD has the fastest x87 FPU ever made. Intel has the most cache bandwidth ever seen. PPC has the highest IPC ever seen. See how nonsensical it all sounds?

      It all comes down to who has the biggest installed base, and Apple should follow the PC model if they ever want more than 1% of the market. But I honestly don't think they do. They are very profitable with their niche, and they have enough loyal fans to continue being profitable for a long long time.

      Where the heck am I going with this???

      ... need ... coffee...

      --
      https://www.accountkiller.com/removal-requested
    2. Re:A standard model #? by Amokscience · · Score: 2

      There is, of course, the SPEC benchmarks (spec.org). They require more knowledge to interpret properly than most consumers would care to learn, however. Also, unlikely that the industry would ever standardize on them (or any common reference standard). They have nothing to gain from cooperation.

      --
      Fsck cluebie moderators. I'll say what I want, offtopic or not. And fsck having to qualify every bloody statement just
    3. Re:A standard model #? by iso · · Score: 2

      That's a nice idea, but as much as we'd like to do it, it's basically impossible to compare perforance of two distinct processors with one catch-all number. Microprocessors accomplish many different tasks, and each task has its own optimal set of requirements. Some operations can be well-tailored to take full advantage of a vector processing engine like Altivec on the G4, whereas others require brute-forcing integer arithmetic at high clock speeds that the P4 does best. All of this means that categorizing a processor's "speed" with one number is next to impossible for the wide range of tasks that computers are expected to accomplish.

      Additionally the processor speed is only one factor in the overall speed of the computer. Other componets in the system are just as important, as is the quality of the software that's being used. If the software isn't optimized to take full advantage of the hardware then all hardware benchmarks are useless to the end user.

      Because of these problems of using standardized benchmark numbers to compare processors and computer systems, bechmarks should only be used at an application level. It has been said for years that one should buy a computer based on the software they need to use, and I believe that this logic is applicable in comparing processors as well. To benchmark two computers, take an particularly power-hungry application that you will often use, and compare the application speed on the two systems. If one computer runs the applications you require at a faster speed than another computer then your decision is made, and all other numerical benchmarks are useless.

      The fact of the matter is that computers are very complex. It's easy to "benchmark" the performance of a car because it only has to perform one task: drive. Computers on the other hand don't have the luxury of single-task devices, and as a result any attempt to compare dissimilar computers with a single becnhmark are doomed to failure.

      While many people criticize Apple for their Photoshop (and more recently, MPEG-encoding) benchmarks, this is ultimately the right way to approach the problem. If I am a professional graphic artists who's job it is to deal with high-resolution digital video and compression CODECs on a regular basis, I should choose the computer system that best completes these tasks. And while the G4 is inferior to a Pentium-4 at nearly three times the clock speed at some tasks, it does not mean that the G4 is inferior at all tasks. Apple's recent benchmarks are completely applicable to their target market of graphics and video professionals, and the chips they are using are ideally designed for that very market. If you believe that a G4 is not comparable to a Pentium-4, this is most likely because the Pentium-4 is superior in performing the tasks that you need. This does not mean however, that the G4 is an inferior chip.

      I completed a degree in Electrical Engineering a few years ago and my emphasis in fourth-year was on microprocessor design. During my time at Univeristly I met people who are considerably smarter and more educated in microprocessor design than anybody I have ever read on slashdot or anywhere else online, and yet even these people have a difficult time comparing dissimilar processors. If you believe that you can compare processors with one single catch-all benchmark, you are sadly mistaken.

      - j

    4. Re:A standard model #? by edremy · · Score: 2

      Also, unlikely that the industry would ever standardize on them (or any common reference standard). They have nothing to gain from cooperation.


      SPEC is the only benchmark that every major processor maker but one submits their machines to. It's as close as a cross-platform neutral benchmark for CPUs as we're likely to get.

      Guess who the one is? Hint: there's a reason why Apple doesn't quote SPEC when saying that G4s are as fast as P4s.

      Eric

      --
      "Seven Deadly Sins? I thought it was a to-do list!"
  32. Re:Then why didn't they do it when they could have by stripes · · Score: 2
    The problem is that Apple never lowered prices even back when they had much larger than 5% market share. They seem to have long ago decided on a pricing structure that has settled them into a 5% market of loyal users, and they must figure this maximizes profits for them. Increasing market share by lowering prices doesn't seem to be (and never has been) an attractive strategy for Apple, and, as you mention, the more they let their market share slide, the harder it is to do.

    It is hard to disagree. However i think last time around they were more costly because they were doing things like using SCSI across the line. Maybe next time around (if there is one!) they will try harder. Or maybe not.

    They may have been on the right track with the i-Mac, but they didn't keep up the push by upgrading rapidly and continuing to reduce prices, and that one too has languished. It's really a shame--at one point i-Macs were flying off the shelves nearly as fast as Wintel hardware. I had a lot of hope for Apple at that moment.

    You are right about the iMac, but I think it is less that they have failed to follow through, as Intel and the mobo makers have rushed to fill in the new niche Apple "discovered", and Apple has a hard time fighting that. I mean today's iMac really is nicer then the original by a fair margin, but the prices haven't fallen (they have gone up a little even), so now they are way behind the $500 Wintel box, the box that didn't really exist when iMac first came out (not $500 with a monitor at least).

    As someone else mentioned, G4/G5 PPC machines may be a bit better than Intel PCs, but will most people perceive them as being worth nearly _twice_ as much? Whenever I've been in the market for a new PC, I've always checked out the current crop of Mac hardware. Each time, I have liked what I've seen, but simply could not justify paying almost twice as much for similar or at most slightly better performance.

    Yep. The only machines I see that are price competitive are their laptops, which are selling very well at the moment. It may not be long until PC laptops pull ahead again though.

  33. Re:A note to moderators by TotallyUseless · · Score: 2

    "OS X is a hog, plain and simple - Not that XP isn't, but you can run pretty much anything under Windows 98 Second Edition, except for a few apps like SoftImage, which most people don't care about. You can get quite a bit done under Win98SE on a P2-class system with only 64MB of ram, as long as you don't want to play current games or anything."

    WinXP is a hog, plain and simple - Not that OSX isn't, but you can run pretty much anything under MacOS9, except for a few apps like SoftImage, which most people don't care about. You can get quite a bit done under MacOS9 on a 603 class system with only 64MB of ram, as long as you don't want to play current games or anything.

    I'm sure I will get modded down, but it is no more of a troll than the parent, and just as accurate.

    --

    Time for some tasty Shiner Bock!
  34. The "Apple Tax" by throx · · Score: 2

    You couldn't save any money by not having Mac OS bundled, because Apple doesn't have to pay a licensing fee to anybody for including Mac OS; thus no cost is being passed on to you.

    If that's true, then why don't they offer OS upgrades for free as well (in fact, why can't I just download it)? In that case, the software would truly be zero cost and your argument would make sense.

    The fact of the matter is you can't buy an Apple machine without MacOS even if you want to only run Linux on the box. MacOS has a value (go to Apple's web store and you'll see it), so you are paying money for a product you may not want.

    This isn't about Apple's cost structure, it's about paying for software you don't want and won't use.

    --

    Fear: When you see B8 00 4C CD 21 and know what it means

    1. Re:The "Apple Tax" by throx · · Score: 2

      Ok, I should have been more clear in my post. Apple charge you for major version upgrades and charge you to buy the system outright (if you have nothing to upgrade from). That means the previous poster's assertion that the software has no value is simply false. There is an Apple Tax and unless I can buy a Mac without MacOS there will continue to be one.

      As for the posters who got their knickers in a knot because you get minor version upgrades for free, so what? That's no different to Microsoft or any other major software vendor - bugfix upgrades are free anywhere.

      Since 1994 I've had NT3.51 sp 0,1,2,3,4,5,6; NT4.0 sp 0,1,2,3,4,5,6; Win2k sp0,1,2; WinXP. That's about the same as Apple's upgrade path and has had the same number (or possibly one less) of "paid" upgrades as well.

      --

      Fear: When you see B8 00 4C CD 21 and know what it means

    2. Re:The "Apple Tax" by throx · · Score: 2

      I should have been more clear - I was referring to major version upgrades being charged for. The original post said there was no value on the OS software and therefore there was no "Apple Tax". This is fairly clearly incorrect as you can see the price of the software (£70 - £100) which could be saved from the price of a new Mac if you only wanted to run Linux.

      --

      Fear: When you see B8 00 4C CD 21 and know what it means

    3. Re:The "Apple Tax" by throx · · Score: 2

      I wasn't referring to bugfix upgrades. I was referring to the simple fact you can buy the OS off the shelf for about $100.

      Also, from what I've heard 10.1 will not be available for download but will be about $20 from an Apple Dealer. It's all speculation and unfounded rumor though.

      Can you run Xwindows rootless on WindowsME?
      Yes. What's your point?

      --

      Fear: When you see B8 00 4C CD 21 and know what it means

    4. Re:The "Apple Tax" by throx · · Score: 2

      And you're repeating the rumors... why?

      Same reason you are repeating rumors. I've obviously just heard a different set of rumours. What gives you more rights than me to repeat rumors?

      FUD is a powerful weapon. So glad to see you wield it with such gusto.

      Oh come off it. How was the rumors about Apple making OS 10.1 available damaging to Apple? I wasn't even using it as a negative point. Perhaps if you weren't so paranoid about someone possibly criticizing you then we could have a rational debate?

      Now run off kid, go harass Mister Wilson for a change.

      Oooohhhh. Run out of arguments so your just gonna call me names. That's a good way to win arguments. Come back with some facts next time why don't you?

      --

      Fear: When you see B8 00 4C CD 21 and know what it means

    5. Re:The "Apple Tax" by throx · · Score: 2

      Which only an idiot would do.

      Just explain to me why I'd have to be an idiot to want to run Linux instead of MacOS? Do you honestly believe that Linux PPC has so little to offer that you need to be an idiot to run it?

      But beyond that, exactly how are they supposed to develop new hardware without having an OS to run on it and verify it's working as planned?

      I never once said they shouldn't develop an OS for their hardware. I just said they shouldn't charge you for it if you don't want to use it.

      In other words, there is no "tax" since they would still have to expand the MacOS to work on that hardware.

      If I don't want their OS then why should I pay for it do be developed?

      If you don't want to use the MacOS, goody for you, but they still need to make it work on that hardware so they can verify the hardware _really_ works.

      Actually, you don't need a full OS to do this. Why should I be paying for development of DVD editing software when I want to use the machine for Linux PPC. Basically it is just Apple charging me for something I'm not using - exactly the same as the "Microsoft tax".

      Or are you like one of those idiot-child engineers I work with, who sits around designing hardware and then is amazed that, once their nice, efficient, perfect design is actually USED that it doesn't work?

      No. I'm someone who thinks that you shouldn't have to pay for something you don't want. If I don't want Windows I don't pay for it. Why should I pay for MacOS if *I* don't want it?

      By your own arguments, Microsoft has the right to charge everyone for Windows because how else can they test their PCs really work?

      --

      Fear: When you see B8 00 4C CD 21 and know what it means

    6. Re:The "Apple Tax" by throx · · Score: 2

      Tell me what bug fixes were available for Win9x?

      WinNT, Win2k, WinXP. If you persist on using crappy software don't blame me.

      as for "or perhaps you missed Bill at COMDEX)..."

      You honestly think Win98 betas blowing up is a problem? Duh!! That's what "beta" means. I've never once had Win98 blow up from switching USB connections. Had it blow up for a lot of other reasons, but strangely about the same frequencey as my pre-OSX versions of MacOS.

      And it's still a buggy, unreliable OS, that MS kept adding features to instead of worrying about stability.

      Agreed. Just like the MacOS line pre-X.

      Of course, in the future, MS's products won't even be available in upgrade form. You won't "own" anything, you'll just have to pay them, year after year, day in, day out, simple to use your system. Then pay more to have some applications to use on that OS you don't own.

      This is unfounded rhetoric and hype. There's no reason to think Apple would do any different.

      BTW, if you're still using the same hardware you installed NT 3.1 on back in 1992, I feel sorry for you.
      1993 actually, and yes I am (486/33). It runs Linux happily in the corner and acts as a firewall - still plenty of years of life left in it. You mean to tell me you can't run a modern OS on your 1993 Mac?

      --

      Fear: When you see B8 00 4C CD 21 and know what it means

  35. True enough. by solios · · Score: 2

    I've been milking my Tsunami mobo [9500] for a damned good long time. The thing will take any PCI card with Mac drivers, has two SCSI busses built in, serial, adb, audio i/o [still need to snag an RCA and s-board from ebay], and with a few upgrades, it easily has all of the functionality of my iMac and then some.

    The only downside is that the mobo has a 40 mhz bus, which sucks an amazing amount of ass for a lot of applications. If you're not using a Mac as a game platform, there's no reason at all to ditch the old hardware- hell, this thing can hold up to a gig of RAM (two, in theory- though I'm not about to spend the money on a 256 meg stick of EDO ram just to see if it'll work or not), I could theoretically slot a G4 processor into it... and my little beast of niftinees is the only hybrid system on my lan- SCSI with and IDE card for drives.

  36. Re:Huh? 10-stage pipeline? by SuiteSisterMary · · Score: 2

    Really? When Intel did the same thing with the P4, everybody laughed and sniggered at them.

    --
    Vintage computer games and RPG books available. Email me if you're interested.
  37. Video cards. by solios · · Score: 2

    Yes, the G3 and G4 towers use AGP video cards- but one thing I've noticed is that the AGP slots on Macs are in a different position than PC AGP slots. Same number of pins, but you need either some wackass piggyback rig or a completely different card. The hardware is effectively the same, but the implementation is incompatible.

    1. Re:Video cards. by Noer · · Score: 2

      Hmm... I have heard of people getting retail PC GeForce2 and 3 cards working fine in a G4. The only difference I'm aware of is that the G4's AGP slot has an extra extension to it for providing power and USB signal to the Apple Desktop Connector bus. However, that connector doesn't need to be filled; while it means you can't use an Apple-OEM'ed card in a PC, you can still use a PC card in a Mac; it just doesn't use the extra ADC slot, which doesn't matter since the PC card won't have an ADC connector anyways.

      --
      -- "Those who cast the votes decide nothing. Those who count the votes decide everything." -Joseph Stalin
    2. Re:Video cards. by gig · · Score: 2

      No, many of the same AGP cards work on both Macs and PC's ... there are definitely folks who are using PC Nvidia cards in their Macs, although sometimes they have to update the card's firmware or something. Maybe what's confusing about the way the slot in a PowerMac looks is that there is also some stuff there for Apple Display Connector (a high-end DVI connector) that powers the display through the graphics adapter and with a single cable for DVI, USB, and AC power.

  38. Apple, we want the $700 tower! by jchristopher · · Score: 2
    Maybe this will mean cheaper G4s for those of us who buy computers somewhat lower on the food chain, too.

    Right... just like all those $699 G3 towers Apple has marketed. Sorry - not going to happen. Apple has proven time and time again that they don't care about competing on price. (No, the iMac, with dinky integrated monitor and no slots does not count).

    A $700 expandable tower computer is exactly the kind of machine I would buy from Apple. They could easily hit this price point. However, they refuse to sell it to me.

  39. Is she cute? by wiredog · · Score: 2

    More importantly, is she intelligent? Think she'd like my cooking?

  40. Cheaper? In some ways. by solios · · Score: 2

    Let's look at it this way:

    If time is money, then your PC is going to cost you a HELL of a lot more than a Mac.

    Macintosh: no IRQ conflicts. No driver conflicts - in fact, all most drivers do is fine tune the hardware and add some features you probably won't use anyway. Sound, mobo ethernet, video, and your modem (if it's built in) are all supported by the OS. No upgrade nightmares, no endless search for drivers, and the best part- NO MESSING WITH A BIOS!

    Seriously. To replace the HD on my roommate's PC box, I had to enter the sectors, heads, etc. into the BIOS so it would read it (auto detect was a joke), then format the blasted thing in DOS using an archaic utility.

    To replace the HD on a mac: open the case, plug the new one in. Boot. If it wa a PC drive, format it. Install the OS [or pull an install over the network- all modern install CDs boot w/ network support]

    And don't even get me STARTED on what a bitch it is to adjust monitor bit depth and resolution - let ALONE color coordination and gamma- on anything else. (particularly *nix)

  41. Re:anyone remember informix? by jmichaelg · · Score: 2

    Yo! Remember CAPITAL LETTERS? itmakesthingsmucheasiertoread,yaknow?

  42. Works well in theory, but NRE is not the only cost by w3woody · · Score: 2

    While your example works well in theory, the costs of a computer is more than the non-recoverable expenses of development. The cost also includes hard costs, or rather, the actual hardware costs of building the machine, which can in general be a lot more than the hardware development costs. Further, as Apple completely controls the hardware in the box, it is possible for Apple to reduce the total cost of the computer significantly by getting rid of legacy hardware. This is how Apple has been able to quite effectively compete in the low end of the market with the iBook and iMac models and yet make a fair profit instead of dying a slow death a'la Gateway or Compaq.

  43. Re:WOOHOO!!! by SuiteSisterMary · · Score: 2
    Simple. When you buy an Apple, you're choosing to buy the entire kit & kaboodle. Apple has never forced anyone else to use their OS.
    Great! Just point out to me where I can buy a naked Apple G4 Tower so I can put LinuxPPC on it!
    --
    Vintage computer games and RPG books available. Email me if you're interested.
  44. MHz == Performance by Ukab+the+Great · · Score: 2

    Mhz == Performance in the mind of consumers. Just try to explain clock cycles to a customer at CompUSA who barely knows about computers and who was told by an equally unsaavy friend "look at Mhz". Good luck. I used to sell computers in the retail world, so I know what I'm talking about. I'm happy that apple finally stuck Motorola's feet in the fire and got them to put out a chip whose specs look better to the average consumer.

  45. Why is everyone talking Apple... by ChaoticCoyote · · Score: 2

    ...when what would really be nice is a commodity, non-Apple PPC motherboard? By the Gods, I'd like to have have a dual G5 MB in my next workstation.

    Is it just market forces that keep Asus, Tyan, and ABit from producing a PPC MB? I suppose a standard BIOS is lacking (other than Apples)... surely someone could come up with a non-Apple hardware solution, though.

    1. Re:Why is everyone talking Apple... by b1t+r0t · · Score: 2
      http://www.gms4vme.com/v191.html (link fixed for clickability)

      I believe he is referring to ATX. I doubt that VME equipment would go for much less than what Apple is charging. I notice a lack of pricing on that web page.

      Is it just market forces that keep Asus, Tyan, and ABit from producing a PPC MB? I suppose a standard BIOS is lacking (other than Apples)... surely someone could come up with a non-Apple hardware solution, though.

      Apple now uses the Forth-based OpenBoot or whatever they call it, which is based on what Sun uses to boot their systems. The MacOS ROM image is loaded from a disk file during the boot process of OS 9.x. I doubt BIOS issues are keeping people from making PPC motherboards, other than maybe the lack of a vendor (like Award or Phoenix) for a standard BIOS. But I'm pretty sure the spec is sufficient to allow a third-party BIOS to be written.

      --

      --
      "Open source is good." - Steve Jobs
      "Open source is evil." - Microsoft
  46. Re:This is good news... by megaduck · · Score: 2

    The ideal thing, for me, would be for some motherboard manufacturer to produce a G5 board compatible with ATX form factor and supporting all the PC usuals (ATA100, lots of PCI slots, AGP, etc).

    What you would come up with is... a Mac! The Macintosh already uses ATA 100, PCI, AGP, etc. Theoretically you could take ANY PCI card and have it work on a Mac, if you just had the right drivers. The only real difference between Macs and PCs is the processor and chipset.

    --
    This .sig for rent.
  47. yes, quite by Ender+Ryan · · Score: 2
    It even has a new power supply, I haven't changed the case, but I did change the power supply(which I got for free). The only original parts left are

    1. the case
    2. nic
    3. sound card(about to be replaced)

    So yes, an axe with 2 new blades and 3 new handles is a good comparison. ;-)

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
  48. Apple Expo Paris CANCELLED by KFury · · Score: 2

    Apple has cancelled Paris Expo 2001 in light of last week's terrorism.

    So when will they release the revised PBG4? Will there be an Apple Event lauding the completing of OS X 10.1? Perhaps an internet 'be-in' broadcast presentation?

    As for a January G5 release: Does this mean the much-anticipated flat-screen iMacs will be launched in January with G4 processors?

  49. no no no... by Ender+Ryan · · Score: 2
    My upgrades have never had anything to do with application software, they are 99.9% due to games such as Quake3, UT, Tribes2, Rune, etc., all available for Linux.

    None of the applications I use require much processing power, but the games I play certainly do.

    If I were to have had a Mac and always kept it up to par for the latest gaming goodnesses, I'd have probably spent 2 or 3 times as much as with a PC.

    No, Macs are most definately not cheaper, and I find Linux to be extremely easy to use, being a programmer/network administrator and all, so none of that is an issue for me. Kernels sure do compile nice and quick though, but that doesn't need to be done often.

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
  50. Re:WOOHOO!!! by Planesdragon · · Score: 4, Informative

    One of two places:

    1) Buy used, and tell 'em to keep their OEM license.

    2) Buy parts directly, build what you don't have, and sell the extra 999 you're not going to use.

    Apple's an OS maker--but they're their *own* OEM. No one complains about their preinstalled OS, just like no one complains that Palm sells Palm OS equipped handhelds, no one complains about the X-Box having MS software on it, and no one complains when their VCR works.

    "no one," of course, exempts the Open Source Zealots who do complain about this, and every other faucet of bundled hardware.

  51. Re:Huh? 10-stage pipeline? by willy_me · · Score: 2
    Really? When Intel did the same thing with the P4, everybody laughed and sniggered at them.

    That's because Intel went from 12 in the PIII to 20 in the P4 (a 66% increase). At the same time, they went from 1GHz to 1.4GHz (a 40% increase.) So Intel increases the pipeline by 66% and only increases the MHz by 40% - that's why people laughed. Motorola, if they pull it off, will lengthen the pipeline by 43% and the MHz by 100%. See the difference?

    Willy

  52. Re:Huh? 10-stage pipeline? by SuiteSisterMary · · Score: 2

    Ridiculous by who's standards? Seven years ago, I was thought 'ridiculous' for actually blowing several thousands of dollars to get (gasp) 64 megabytes of RAM for (bigger gasp) a desktop machine! Nowadays, 256 meg sticks are going for, what, 60 bucks?

    --
    Vintage computer games and RPG books available. Email me if you're interested.
  53. Re:my boxen rule!!! by mikewhittaker · · Score: 2, Funny

    For the two which rock, I suggest you check that the feet underneath the box are all the same height.

    For the one which sucks, check the fan wiring - it should BLOW.

  54. No 10.2 for G4's? by whjwhj · · Score: 2

    The article says in part:

    Apple will launch Mac OS X 10.2 around the same time, we're told, and offer it as a 64-bit version. To do so would surely limit users of older hardware to 10.1 and its updates, but that hasn't stopped the company making such moves in the past. The G5's 32-bit support will allow apps to be carried forward, and developers have been told they will be able to make '64-bit clean' apps with a simple recompile.

    What does this mean? Are they suggesting that people who own G4's are going to be stuck with 10.1.x?

    1. Re:No 10.2 for G4's? by bnenning · · Score: 2

      Yeah, that doesn't make very much sense. If the G5 information is accurate (big if), I would expect future versions of Mac OS X to either ship with "fat" binaries (like classic Mac OS did during the 68k->PPC transition), or to have separate 32-bit and 64-bit versions. There is no way Apple could get away with abandoning G3 and G4 owners at 10.1.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
  55. Re:Nothing on AltiVec... by Wesley+Felter · · Score: 2

    Correction: The 74x0 CPUs are 32-bit.

  56. Branch prediction by b1t+r0t · · Score: 2

    One unique thing about the PowerPC architecture is that it has eight sets of condition code flags. So you can pipeline condition codes just like you can pipeline the general purpose registers. By the time you need to decide the branch, the condition can already be known, resulting in a zero-cycle branch. Meanwhile, another condition or three can be computed without disturbing the one you've got pipelined.

    --

    --
    "Open source is good." - Steve Jobs
    "Open source is evil." - Microsoft
  57. Overclock your iBook to 600MHz. by willy_me · · Score: 3, Informative
    Check out accelerateyourmac.com to find out how to overclock the iBook to 600 MHz at a 100MHz system bus. It appears to be very successful as Apple can't ship over 500MHz units for political reasons - they can't outdo their TiBook. As it stands, the iBook already comes with 100MHz memory - just ripe for some overclocking. Combine this with the fact that G3s can run at much higher speeds then the G4s used in the TiBook (just look at the 700MHz iMacs) and overclocking isn't as bad as it first sounds.

    The guy that overclocked his iBook noted higher temperatures (of course) but they were well within CPU specs. However, because he also lowered the power-saving speed to 300MHz he found that battery life actually increased. Sounds very cool..

    Willy

  58. boxen? by No-op · · Score: 2

    boxen comes from an old background- those of us that used multiple Vax systems sometimes referred to them as "Vaxen". from this came several other (sometimes tedious) phrases, like "boxen".

    just because you equate it with 13 year old kids who've had too mountain dew doesn't mean it's not a perfectly valid term for us adults to use :P

    --
    EOM
    1. Re:boxen? by No-op · · Score: 2

      has nothing to do with reading the jargon file, and everything to do with being there. take your numbers and your leetness and go play elsewhere.

      besides, vaxen were sweet. nothing has beaten VMS for coolness yet :P

      --
      EOM
  59. Re:Apple revenue is predominantly hardware sales by edremy · · Score: 2

    Not good enough IMHO.

    I either have to go to an Apple reseller (None within 150 miles of me) or pony up $20 in S&H. Given that pressing the CD and mailing it costs all of about $2 and that I'm already in the database as an OSX owner, $20 is about 80% profit.

    Apple's selling the upgrade, just like the makers of the "Free Herbal Viagra" that is advertised endlessly late at night[1] are selling it- the price is all in the S&H.

    [1] When you have a 2-month old you watch a lot of late night TV while holding a bottle...

    --
    "Seven Deadly Sins? I thought it was a to-do list!"
  60. Re:Then why didn't they do it when they could have by NutscrapeSucks · · Score: 2

    It is hard to disagree. However i think last time around they were more costly because they were doing things like using SCSI across the line. Maybe next time around (if there is one!) they will try harder. Or maybe not.

    If we wanted to time-travel back to a time when Apple had a chance to be the majority system, we'd be back in the late 1980s. A few thoughts on the issue:

    + Apple was making a ridiculous 60% margin on their machines back in the 80s. They did save up a bunch of cash for the rough times, but this "BMW marketing" hurt them in the long run.

    + They purpously segmented their market in the 80s by refusing to produce cheap color Macs. Instead they lied with "Apple II Forever!" and pawned a bunch of dead-end IIgs machines onto educational and home customers. (There was also the significant wasted engineering work done on the IIgs -- it had a better GUI than Windows 3, for example.)

    + Apple has always used a bunch of custom chips. The production of these chips has limited their total production capacity. They've never been able supply more than a fraction of the market (by themselves). Even internally, they never got a standard motherboard until the Return of Steve Jobs days.

    + They turned down many offers to licence their OS in the 80s (Bill Gates, Andy Grove, HP, IBM...)

    + It took far too long to get their shit together with a 'real' OS. This goes back to an aborted merger with Sun in the 80s.

    + They refused to play nice on corporate networks - wouldn't support any protocol but AppleTalk, and so on.

    + Jean-Louis Gassee, later of Be, was the prime architect of their 1980s exclusionary strategy. Maybe thats why they weren't too keen on having him back.

    --
    Whenever I hear the word 'Innovation', I reach for my pistol.
  61. Just checking-- any word on multiple cores? by mcc · · Score: 2

    I realize all we are working off of here is unsubstantiated rumors, but i am still curious: can anyone tell me how the work is going along on the PPC multiple-core processor technology?

    Are the PPC people still even exploring that direction, or it been abandoned on the logic that Mac OS X's efficient usage of MP makes multi-core chips unecessary? (does it?)

    I do not know anything about the technical issues at stake here; i merely heard vague things about this technology a long time ago, and neat as it sounded, because of the extreme secrecy surrounding anything even remotely close to apple's product line it was never made quite clear to me if this technology was feasable or desirable..

    Anyone care to enlighten me on, like, stuff?

    1. Re:Just checking-- any word on multiple cores? by Graymalkin · · Score: 2

      MOSR is the dumbest fucking place on the planet to get any information about upcoming Mac products from. Their "credible source" on the Quicksilver Macs said they would be released in speeds upwards of a GHz and would all have DDR memory. It's just gay horseshit. Please never mention them ever again.

      --
      I'm a loner Dottie, a Rebel.
  62. Re:A note to moderators by John_Booty · · Score: 2

    I'm sure I will get modded down, but...

    This has to be the first post containing this phrase that hasn't been modded up! (yet Of course, I'm sure I'll get modded down for this for making fun of the moderators! That's pretty much the one thing that will get you modded down every time...

    --

    OtakuBooty.com: Smart, funny, sexy nerds.
  63. Re:Apple revenue is predominantly hardware sales by benedict · · Score: 2

    That is not so, as you will discover if you try to document it. Apple's "free" upgrade is going to cost me $20, and won't be available for download at all.

    --
    Ben "You have your mind on computers, it seems."
  64. Re:Booyah! by hearingaid · · Score: 2

    Ship with at least 2x256. RAM is dirt cheap these days, even poor broke me is thinking of buying some more.

    --

    my old sig used to be funny, but then slashcode ate it and now it's not funny anymore

  65. Let's not forget Apple is a monopoly by RobertFisher · · Score: 2

    Let's not forget Apple is a monopoly -- basic economics suggests that above and beyond the market share issue discussed above, Apple would charge more for a PPC running MacOS than would a licensed third party manufacturer.

    Incidentally, third party manufacturing has long been an issue in Apple's history, as Carelton's "Apple" describes in some detail. Under the Scully administration, Apple repeatedly opted for the "high-right" strategy of targetting the high-profit, small-market share, since they believed they could charge a premium for their systems. After a brief foray into third-party manufacturing under Amelio, Apple has returned to being the sole manufacturer with Jobs. Apple would like to be the BMW of the computing industry. Just as BMW has carved out a very successful business from the "high-right" portion of the automobile market, so Apple hopes to do so with computers.

    Incidentally, Apple also began a project (dubbed "Star Trek" -- to boldly go where no Apple had gone before) in the early 1990s which sought to port the MacOS to Intel hardware, which would also have cut down the cost of using the MacOS. Star Trek was killed internally before being brought to market, for a variety of reasons, not the least of which was that Apple would risk losing sales on their own hardware.

    Bob

    --
    Science, like Nature, must also be tamed, with a view turned towards its preservation.
  66. Re:It's not bad on the 867... by gig · · Score: 2

    > The iMacs won't be suitable OS X boxen until
    > they have a G4.

    That just isn't true (maybe for 10.0.x, but not 10.1). I'm running 10.0.4 on a G3 PowerBook ("Pismo") with 512MB of cheap, cheap RAM (half its capacity) right now, and there is nothing wrong with the graphic or app speed. Most iMacs are faster than this box, since iMacs have full-speed desktop hard drives, and 16MB graphics RAM (instead of 8 in a Pismo).

    In fact, graphics are wickedly fast, even with only an 8MB graphics adapter, and they're also fully 32-bit and crisp as anything ... like real life. There aren't any bells and whistles to turn on or off ... that guy is a troll. Even with a third-party tool, the adjustments that you can make are cosmetic, and not performance-based (except maybe choosing scale instead of genie or suck as the minimize effect, which saves you a few milliseconds when you minimze a window ... scale is supposed to be the new default because of that). It's when you create a new window that you get a short wait cursor, or try to make the very unfinished Finder do two things at once that you get a long wait cursor and start to feel like you are wading in quicksand. It feels unoptimized, and with the reported speed improvements in 10.1 (3.5x on everything), I would guess that 10.0.x really is unoptimized.

    Go figure that the first PDF-based window server, on a heavily rewritten consumer and pro OS that now has five applications environments (Carbon, Classic, Cocoa, Java, and BSD Unix) instead of maybe 2.5 in Mac OS 9 (Carbon, Classic, and almost-Java) would need six months of shakedown in the hands of users in order for Apple to see what needs tuning and where.

    This PowerBook has only crashed once since Mac OS X was installed in April 2001, and that bug has already been fixed. It's a rock.

    People who pick on a supposed lack of apps conveniently forget that Mac OS X runs about 90% of all Mac apps every written, and that the Carbon API is on both Mac OS 9 and Mac OS X. Photoshop is not running in Carbon yet, but it's running fine in Classic. The next rev will run in Carbon. When your shipping app is running fine on Mac OS 9 and Mac OS X, it takes some of the pressure off a port. Most developers seem to be wanting to make a big splash with really fine-tuned Carbon apps that take advantage of some Mac OS X-only features, such as what Microsoft is doing with Office, rather than rush out their native versions.

    Nice that the transition to 64-bit G5 looks like it will be as easy on the user as the transition from G3 to G4. Even easier on the developer than supporting Altivec (which isn't hard). I can't wait to see what a 1.6GHZ G5 with 10 pipelines performs like (P4 is 2GHZ but has a huge 20 pipelines). I love the performance of my G4/733 workstation already, software encoding high-quality MPEG-2 at 2x, running ridiculous numbers of real-time audio plug-ins, etc. A dual-800 G4 does MPEG-2 encoding at 1x, so these new G5's will open up whole new areas of performance. (Note: "encoding", not "decoding".)

  67. Re:It's not bad on the 867... by gig · · Score: 2

    > The point remains though, a GUI that uses more
    > resources than most of the programs you want to
    > run is pretty worthless.

    That's true.

    Has nothing to do with Mac OS X, though, since that is plainly not the case with Mac OS X.

    Even if it was, taking a performance hit is acceptable when you move to a new generation of technology that has many new advantages (eg. bitmap printers to PostScript printers). Apps are already taking great advantage of OS X's buffered windows so that your document window doesn't have to be redrawn when you drag another window or a panel over it. There are lots of other advantages that will be realized over time.

  68. Re:A note to moderators by gig · · Score: 2

    Ha ha ha ... games are not written to the lowest common denominator ... games often push hardware to its limits. Macs have "fat binaries", though, so it is easy for a developer to ship a single app that actually has multiple versions, each one optimized for a different processor or OS version, and the OS sorts that out. The user doesn't have to know or care. Any app that is CPU-intensive has long since supported Altivec.

    Current 3D hardware perfectly solves yesterday's problems. Apple is building really new stuff ... it makes sense that current 3D hardware is missing one or two things that you would ideally like to have. The next generation of 3D hardware now has some new problems to solve. This is called "moving forward". Still, Mac OS 9.1 and Mac OS X 10.1 have similar GUI speed on the same hardware.

  69. Re:This will blaze any x86 by Graymalkin · · Score: 2

    First of all the large pipeline is needed for fast chips without tons of cache memory because there's such a lag between the memory clock and processor clock (the processor is finished computing data bafore it can store it memory so has to wait a long time before it can write it back). The G5 is planned to have a good deal more cache then the P4 has, comparable to the Xeon version of the P4 which makes it more effective even at very high processor clock speeds. And secondly the G5 will be a MPPC 7500 series.

    --
    I'm a loner Dottie, a Rebel.
  70. Weird shit by Graymalkin · · Score: 2

    Weird how I was just reading up on the G5 last night and figuring Mot could probably roll it out soon if they really wanted to. I'm hoping maybe Apple will stick the 64-bit G5 in their high end machines and load the G4 with its 64-bit instructions for use on the low end while phasing out (or scaling down) the use of the G3 though the 750CXe might make a nice little chip for IBM to stick in Netvistas and Thinkpads. The most important part of decisions Apple makes in terms of chip upgrades are the opinions of their development base. They'd have to make sure none of their big OS10 supports would jump ship if they asked them to recompile yet again so their apps would run 64-bit native. That though is part of the reason for such a push to get everyone spitting out Carbon and Cocoa apps, Apple can easily add 64-bit framework components to the existing frameworks so as little reworking has to be done on Mac apps.
    If Apple goes entirely 64-bit with all of their systems they'd put serious strain on the Wintel workstation world. The transition to 64-bit is going to be much slower going for Wintel due to the sheer size of the Wintel market. It would take all of the PC manufacturers and developers a while to get all of their stuff up and running on XP64 because there's so much of it. Apple can easily just transition all of their boxes to a new ISA in one swoop. One day they're selling 32-bit G3 and G4s and the next they've got 64-bit G4 and G5s.

    --
    I'm a loner Dottie, a Rebel.
  71. Re:It's not bad on the 867... by Tuzanor · · Score: 2
    Nice that the transition to 64-bit G5 looks like it will be as easy on the user as the transition from G3 to G4.

    Well the transition from the G3 to the G4 was relativly minor, say like from PII to PIII. Software will run equally well (except for performance) on the G4 or G3. This will probably me more like the switch from the 68K chips to the modern PPCs...

  72. Re:64-Bit? by Wesley+Felter · · Score: 2

    Not all PowerPCs are 64-bit; in fact most of them are 32-bit. AIX, K42, and Linux are all available for PPC64.

  73. Low on the food chain? by supabeast! · · Score: 2

    Screw you guys... do you realize how fast I will be able to compile kernels on a dual-G5 machine???

  74. Re:Then why didn't they do it when they could have by gig · · Score: 2

    > They may have been on the right track with the
    > i-Mac, but they didn't keep up the push by
    > upgrading rapidly and continuing to reduce
    > prices, and that one too has languished.

    Apple is selling over 300,000 iMacs every quarter. They shipped more iMacs in summer 2001 than in any other quarter. It is a cash cow. That's why there is no flat panel version yet. They'll probably go to a complete redesign with flat panel when they can also do something else special with it, like go to G4 and booting Mac OS X as default.

    > at one point i-Macs were flying off the shelves
    > nearly as fast as Wintel hardware

    The iMac is actually the best-selling PC model ever. If you're not familiar with them, there are a lot of features that you don't expect, or even think about. It's not a regular old computer stuck in a cute box ... it's silent, all the ports are easy to access, it can act as an 802.11 base station for 10 notebooks, RAM is installed in a special RAM-only door, the optical drive is slot-loading, it has FireWire and iMovie and a high-quality software bundle. Incredible stability in Mac OS X, too. So, they are really a great solution to a lot of problems for many people, in spite of perceived flaws such as a smallish display, and a misconception that a 500-700MHz G3 is not fast.

  75. Apple's Business Model by TheInternet · · Score: 2

    The cheapest G4, with the lowest clock speed, is $1700. Bump up the clock speed a bit and we're at $2500.

    The additional $800 gets you quite a bit more than a faster CPU. You get a DVD-R drive, which is -- what -- $1000 on its own? You also get a 2MB L3 cache and a bigger hard drive. And all Macs have gigabit ethernet, wireless antenneas, and firewire. The PowerMacs also have cases that meet or beat anything else in the industry in terms of convenience.

    That's _crazy_, considering that you can get a roughly equivalent Pentium III or Athlon system for under $800. (The G4 is a better CPU than the Pentium III or Athlon, but not _that_ much better, and the better memory systems on the PC balance out the difference in most cases.)

    I won't even get into the MHz issue, but why do people feel that the CPU is only way to assess value in a computer? That's just one factor, and an increasingly irrelevant one. The top two PowerMacs come with DVD-R drives, for example. And the $3500 one is a dual 800. Look at the *whole* computer. You can have a great CPU and memory system and still have a shitty computer.

    What's needed here is an explanation of Apple's business model.

    Unlike a huge majority of bare bones wintel manufactuers, Apple actually develops unique products and a separate platform, which means we're dangerously close to having real mainstream choice in computing (based on a unix-like core, no less!). But developing these products, creating a mainstream platform, and providing all sorts of free software and internet services (banner-free) to users costs money.

    Last quarter, Apple brought in gross revenues of $1.475 billion. Their gross margins were 30%. But they only reported a $61 million profit. Where does all the money go? Back into the products. They can afford to do this because they have $4 billion in the bank. They are building up for the long term.

    Most companies that will sell you a cheap workstation are working on razor thin margins. That's great in the short term if you're buying a machine. But it also means very little product development is happening. It's just a numbers game. How different are all the wintel PCs really? Hundreds of manufactures all using the same basic components and same OS does not provide choice. They're almost identitical in terms of the end result.

    Selling lots of machines at razor thin margins does not necessarily put you in a good position. You just need to look at tech news from the last four months to see that. Thousands of layoffs, mergers, outright bankruptcy. Meanwhile, Apple has sustained its business, and has had laid off a total about 50 people this summer. Of course, things have changed recently, so Apple may encounter difficulties. But selling cheap boxes is in no way a guarantees for your business.

    - Scott

    --
    Scott Stevenson
    Tree House Ideas
  76. Re:Strategic Opposition by gig · · Score: 2

    The IBM Power chips ARE the same architecture. That's where the "Power" in "PowerPC" comes from. IBM and Motorola both make PowerPC's (IBM makes all the iMac CPU's).

  77. Re:Altivec performance by gig · · Score: 2

    Altivec is shining plenty already. Look at the speed of MPEG-2 encoding on a G4. I am also able to run a very large number of realtime audio plug-ins on a G4/733 ... really amazing performance. High-quality MP3 encoding at 8x on a PowerBook G4 500 owes something to Altivec. Altivec is fucking great.

    CPU's are such a cock thing. Integration and connectivity are what's usually lacking in a personal computer.

    Apple can tune a system from stem to stern, which is why 10.1 is so ridiculously much faster than 10.0 ... they've had time to tune it for each system. It runs really fast on old iBooks with a RAM upgrade. Their software knows what their hardware is doing and vice versa, it's all one system. Drivers and updates can be set to download automatically from Apple, for everything that came installed on the box. A 20MB online WebDAV disk is also included, and free IMAP email. Integrated. DVD burning Mac has all the stuff you need to go from camcorder to your own DVD, and it's easy enough that little kids can use it.

    All Macs have AirPort (802.11), FireWire (1394), modem, VGA, USB, Ethernet. PowerMacs also have gigabit Ethernet, DVI, PCI, AGP. Stuff goes in and out very fast and in lots of ways. Mac OS X also seamlessly switches between different networks, so you can plug a PowerBook into Ethernet and it will get the Internet like that, and unplug the Ethernet and it will automatically switch to AirPort if it's available, if not it will look at the modem, etc. until it finds a connection. If it doesn't find one, it doesn't complain to you, and it's easy to set your preferences for how this works. USB and FireWire storage, MP3 players, printers, and other hardware don't need additonal drivers beyond what comes with the OS. Mac OS X speaks NFS, SMB, and AppleTalk file sharing. That kind of stuff saves you so much more time than a 75 watt monster CPU that is slower for many tasks than a 14 watt G4.

  78. Re:WOOHOO!!! by ichimunki · · Score: 2

    While I agree that most people buying Apple hardware are glad to have the Mac OS pre-installed (and even most of us zealots are going to expect them to include it), they do too charge for the OS. Otherwise, all upgrades would be free. They spend money developing the software and you can bet your ass they include this expense in their pricing models for hardware.

    --
    I do not have a signature
  79. Nope. it's a $1150 tower by oneiros27 · · Score: 2

    The cheapest G4 tower you can get these days is only to the education market -- $1150 for a G4 533Mhz, while they use up the old style cases. [Which I think look better]

    There may be other vendors looking to unload older machines, however.

    --
    Build it, and they will come^Hplain.
    1. Re:Nope. it's a $1150 tower by jchristopher · · Score: 2

      Too bad I'm not a student. Why do I have to lie about my educational status to get a good price from Apple?

    2. Re:Nope. it's a $1150 tower by oneiros27 · · Score: 2

      Well, they have community colleges on the list, and it doesn't mention that you have to be a full time student, so you could take a day class at the community college, learn something interesting, and get a computer from Apple without lying.

      --
      Build it, and they will come^Hplain.
    3. Re:Nope. it's a $1150 tower by jchristopher · · Score: 2

      Yeah, thanks for making my point, like I said, why would I bother enrolling in community college just to buy a computer! That's a ridiculous solution. A better solution would be for them to make use of the $5 billion they have in the bank and lower their fucking prices.

    4. Re:Nope. it's a $1150 tower by oneiros27 · · Score: 2

      No, no...take a cooking class or something to learn. You can also work for a university (which I do), to make use of the discounts.

      Burning liquid capital to make a few consumers happy now is not the way to have longevity in the long run. Someone makes that sort of call, and you'd have the stock holders kicking the person out. Companies like Apple are looking at the long term, not the short term.

      Yes, they might get a few more users now by lowering their prices, but would it make up for not having enough capital to soak up losses from a failed product down the road?

      What you're suggesting is roughly equivalent to suggesting that gas stations sell gas for less than it costs them, because 'well, they made money before, so they can afford to lose some now'.

      There's lots of cool classes offered at community colleges, and you get the side perk that you can get a discount on a computer. Once I'm out of the batch of classes that I'm taking through my work, I was thinking about taking a typing class at the local community college, to increase my productivity at work. [well, so I can get my stuff done faster, so when someone breaks something at 4:30pm on a Friday, I'm not stuck here 'till midnight].

      You could also diversify yourself. I was thinking about taking an residential electrical class, so I know the correct procedures when running network cable next time, and so I can change out my fusebox for circuit breakers. Cooking classes never hurt in the long run.

      For a couple of hundred bucks, you can learn something interesting, and you'll reclaim some of the money spent in savings on a computer.

      If you're not going to buy a computer, don't whine about it, as it's just not productive. There are solutions out there, like when stores have sales on returned items [how my brother got his TiBook], price drops when new models come out, or there's always buying used computers.

      --
      Build it, and they will come^Hplain.
    5. Re:Nope. it's a $1150 tower by jchristopher · · Score: 2
      What you're suggesting is roughly equivalent to suggesting that gas stations sell gas for less than it costs them, because 'well, they made money before, so they can afford to lose some now'.

      Except that selling them for $500 less would not mean Apple is selling them at a loss. How else do you think they can sell towers for $1100 that used to be $1700? I guarantee you they still make a profit on an education sale... their margins are outrageous.