greenstork
Aug 2, 12:29 PM
I presume the point was, the Intel update was just putting faster processes into existing boxes (except the MacBook which got a new design), as happens every year. And many of the apps which would take the greatest benefit from the Intel chips (pro applications and games) aren't yet universal, so we've not yet seen the best of them.
I think now that Apple has a very fixed product matrix, there's less room for surprises. Apart from a brand new design, like an Apple branded PDA, an iPhone, or an inexpensive mini-tower with a fast processor and upgradable graphics card, everything else (to me, at least) is just an incremental upgrade.
You're hard to please. The Core 2 Duo isn't just any old speed bumped processor, it's a huge leap forward in processor design, similar, at least speed wise, to the jump from G4 to G5:
http://techreport.com/reviews/2006q3/core2/index.x?pg=1
http://www.anandtech.com/cpuchipsets/showdoc.aspx?i=2771
http://arstechnica.com/news.ars/post/20060714-7267.html
I think now that Apple has a very fixed product matrix, there's less room for surprises. Apart from a brand new design, like an Apple branded PDA, an iPhone, or an inexpensive mini-tower with a fast processor and upgradable graphics card, everything else (to me, at least) is just an incremental upgrade.
You're hard to please. The Core 2 Duo isn't just any old speed bumped processor, it's a huge leap forward in processor design, similar, at least speed wise, to the jump from G4 to G5:
http://techreport.com/reviews/2006q3/core2/index.x?pg=1
http://www.anandtech.com/cpuchipsets/showdoc.aspx?i=2771
http://arstechnica.com/news.ars/post/20060714-7267.html
PeterQVenkman
Apr 18, 03:40 PM
So devoid of innovation that everyone has basically copied the iPad and iPhone's OS and product design over the last 3 1/2 years.
The OS, sure. Samsung made that look VERY close to iOS.
The product design at Apple, however is just reinterpreted stuff from Dieter Rams. Products that function well start to look similar for a reason, though. If it ain't broke....
http://www.errortype.com/wp-content/uploads/2008/01/rams.jpg
The OS, sure. Samsung made that look VERY close to iOS.
The product design at Apple, however is just reinterpreted stuff from Dieter Rams. Products that function well start to look similar for a reason, though. If it ain't broke....
http://www.errortype.com/wp-content/uploads/2008/01/rams.jpg
hexor
Apr 26, 03:17 PM
It's not *that" deceptive... they did include "US smartphone usage" in the headline.
I'll bet you money they include Android tablets in the same chart if an Android tablet ever actually sells significant numbers. And it IS deceptive because they did not point out that the chart is completely different if you included all Apple iOS devices, whereas if you included all other Android devices besides phones the chart wouldn't change.
I'll bet you money they include Android tablets in the same chart if an Android tablet ever actually sells significant numbers. And it IS deceptive because they did not point out that the chart is completely different if you included all Apple iOS devices, whereas if you included all other Android devices besides phones the chart wouldn't change.
darrens
Aug 5, 03:04 AM
First, Apple's apps were easier to port because they were already XCode. So it was fairly easy for Apple to just recompile with the new compiler.
Are you sure that's true for all of them? They haven't owned Logic very long, and some of the others started life outside of Apple. I'm sure they had a few issues there.
Second, Adobe was using a lot of CodeWarrior code and it would be far more difficult to convert. Also having X86 code compiled using MS VStudio doesn't help Adobe to be ahead in generating X86 code under XCode because they run under a completely different GUI and access different libraries.
They have the MacOS X GUI code - that doesn't change for Intel - the OS is the same. The core logic endianness doesn't depend on the compiler - the code would be cross-platform and compile on GCC and Visual Studio anyway. Sure they have to deal with a few Codewarrior issues - but they have to do that for the new version anyway. It's not like they'd have to do it twice.
Third, even Apple released the UB code with a new updated version of their pro apps. Adobe's CS3 was not due for a year and a half.
True - but not all Apple's pro apps had a significant level of new features - they were just an interim release.
Fourth, Adobe announced their plans early on so that everyone would know what to expect.
Yes - don't expect us to be as pro-active as we've been in the past. I can remember when Apple went PPC - Adobe had an accelerator out for Photoshop close to the release date of the PPC Macs, and the fully PPC version followed shortly after.
My point about intuit is that Apple announced the transition before Intuit even began work on Quicken 2007. Quicken hardly relies on any graphics code, is mostly text, and number based. Yet they chose to ignore converting to UB code even though now would be perfect timing to do so. In addition they have not announced any plans to create UB's in the future.
This is also the sort of app that gets the least advantage from conversion. It's still a fair amount of work to change development environments when there's no real advantage to it. Especially when Intuit is really given token support to the Mac anyway.
Sure quicken will run with Rosetta, but is that what we want from developers. Forget about modernizing their code because they can make it run in an artificial emulated environment.
With that logic Intuit should have stuck with OS9 versions of quicken as it could always be run fine in classic.
It's hardly the same - you have to boot a second copy of MacOS to run a classic app (which is really slow) and it doesn't integrate seamlessly. You can hardly tell an app is running in Rosetta - there's no visual difference.
Are you sure that's true for all of them? They haven't owned Logic very long, and some of the others started life outside of Apple. I'm sure they had a few issues there.
Second, Adobe was using a lot of CodeWarrior code and it would be far more difficult to convert. Also having X86 code compiled using MS VStudio doesn't help Adobe to be ahead in generating X86 code under XCode because they run under a completely different GUI and access different libraries.
They have the MacOS X GUI code - that doesn't change for Intel - the OS is the same. The core logic endianness doesn't depend on the compiler - the code would be cross-platform and compile on GCC and Visual Studio anyway. Sure they have to deal with a few Codewarrior issues - but they have to do that for the new version anyway. It's not like they'd have to do it twice.
Third, even Apple released the UB code with a new updated version of their pro apps. Adobe's CS3 was not due for a year and a half.
True - but not all Apple's pro apps had a significant level of new features - they were just an interim release.
Fourth, Adobe announced their plans early on so that everyone would know what to expect.
Yes - don't expect us to be as pro-active as we've been in the past. I can remember when Apple went PPC - Adobe had an accelerator out for Photoshop close to the release date of the PPC Macs, and the fully PPC version followed shortly after.
My point about intuit is that Apple announced the transition before Intuit even began work on Quicken 2007. Quicken hardly relies on any graphics code, is mostly text, and number based. Yet they chose to ignore converting to UB code even though now would be perfect timing to do so. In addition they have not announced any plans to create UB's in the future.
This is also the sort of app that gets the least advantage from conversion. It's still a fair amount of work to change development environments when there's no real advantage to it. Especially when Intuit is really given token support to the Mac anyway.
Sure quicken will run with Rosetta, but is that what we want from developers. Forget about modernizing their code because they can make it run in an artificial emulated environment.
With that logic Intuit should have stuck with OS9 versions of quicken as it could always be run fine in classic.
It's hardly the same - you have to boot a second copy of MacOS to run a classic app (which is really slow) and it doesn't integrate seamlessly. You can hardly tell an app is running in Rosetta - there's no visual difference.
EricNau
May 3, 01:34 AM
I don't think so, and I'm not being sarcastic.
Temperature is a great example. Celsius and Kelvin are fantastic for science and engineering for obvious reasons, but when it comes to everyday uses, Fahrenheit makes more sense. It's very intuitive to think of numbers on a 100 scale. That's why when you're looking at the weather or taking someone's body temperature, it's easier to get a grasp of what is "high" or "low." Fahrenheit is also more accurate for casual uses because it can express smaller changes more easily than Celsius.
I think I have to disagree. It may be easier for Americans to grasp the "highs" and "lows" of the Fahrenheit scale, but any European would have a different concept of high and low. Also, the difference in Celsius units is rather insignificant. For example, the difference between 37 and 38 degrees Celsius is 1.8 degrees Fahrenheit, hardly a noticeable difference when it comes to weather forecasts.
The metric system also lacks easy naming schemes for everyday sizes. Recipes, for example, would have to be written out in ml rather than cups or spoons. In such a situation, base 10 is not helpful at all because recipes are rarely divided or multiplied by 10. The metric system could in fact be worse for such applications because cutting 473 ml in half is more of a pain than cutting 2 cups in half (and yes, while recipes could theoretically be modified to be in flat metric ratios, the fact is that there are far too many recipes in existence already for that to be realistic in the short-medium term).
I'm not so sure. If a recipe calls for 2 tablespoons, is it not just as easy to measure out 30ml? Might using one graduated measuring "cup" be easier than a series of various-sized spoons and cups? For dry goods, grams are easily measured on a scale. With practice and experience, it's quicker and more precise than measuring exactly three cups of leveled flour: you can just sift the flour into your mixing bowl until the scale reads 375 grams. Indeed this method uses less dishes, too.
Are there really any benefits to the Customary scale, or do we just perceive benefits because it's what we're used to? And if the latter is the case, why make American students learn two systems of units when one fulfills all needs?
Temperature is a great example. Celsius and Kelvin are fantastic for science and engineering for obvious reasons, but when it comes to everyday uses, Fahrenheit makes more sense. It's very intuitive to think of numbers on a 100 scale. That's why when you're looking at the weather or taking someone's body temperature, it's easier to get a grasp of what is "high" or "low." Fahrenheit is also more accurate for casual uses because it can express smaller changes more easily than Celsius.
I think I have to disagree. It may be easier for Americans to grasp the "highs" and "lows" of the Fahrenheit scale, but any European would have a different concept of high and low. Also, the difference in Celsius units is rather insignificant. For example, the difference between 37 and 38 degrees Celsius is 1.8 degrees Fahrenheit, hardly a noticeable difference when it comes to weather forecasts.
The metric system also lacks easy naming schemes for everyday sizes. Recipes, for example, would have to be written out in ml rather than cups or spoons. In such a situation, base 10 is not helpful at all because recipes are rarely divided or multiplied by 10. The metric system could in fact be worse for such applications because cutting 473 ml in half is more of a pain than cutting 2 cups in half (and yes, while recipes could theoretically be modified to be in flat metric ratios, the fact is that there are far too many recipes in existence already for that to be realistic in the short-medium term).
I'm not so sure. If a recipe calls for 2 tablespoons, is it not just as easy to measure out 30ml? Might using one graduated measuring "cup" be easier than a series of various-sized spoons and cups? For dry goods, grams are easily measured on a scale. With practice and experience, it's quicker and more precise than measuring exactly three cups of leveled flour: you can just sift the flour into your mixing bowl until the scale reads 375 grams. Indeed this method uses less dishes, too.
Are there really any benefits to the Customary scale, or do we just perceive benefits because it's what we're used to? And if the latter is the case, why make American students learn two systems of units when one fulfills all needs?
JAT
Apr 5, 01:19 PM
Jail break is legal for personal use. Corporate use of jail break may be another thing altogether.
Why?
Where's the Lexus theme? I don't want a Scion theme.
Why?
Where's the Lexus theme? I don't want a Scion theme.
lukecro
Mar 27, 04:12 PM
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8F190 Safari/6533.18.5)
A slightly improved version of the iPad 2 could also be released around that time, to be sold alongside the current version. September's Apple event could be a lot more than just new iPods. iPad 2 only just launched yesterday in various other countries. It will most likely sell out there this weekend as well. Most people still have a few weeks to wait for ordered iPad 2's. They can barely meet demand now. App developers have barely even scratched the surface of updating and writing apps to take advantage of all the new goodies in the iPad 2. With the tragedy in Japan, some components are in short supply. iPad 2 has barely gotten out of the gate! With a track record like that for the iPad 2, I just can't see how anyone can believe any type of iPad 3 launch will take place in the Fall. Besides, that's when they launch iPods for Xmas anyway. They already have a product schedule for that window. "2011 is the Year of iPad 2".
Look for iPad 3 March/April 2012.
Steve Jobs said there was no point in making a small iPad - but maybe apple will work around that by making a big iPod Touch. Perhaps in the fall, at the iPod event, they'll announce a 6"-7" Maximum Touch, aka iPad Mini. It'll run iPhone/Touch apps but not iPad apps. They sort out the screen resolution/display in a way so that iPhone apps will be automatically blown up to fit the screen so developers won't have to create iPad Mini-specific apps. No retina display. Will be kept at a modest price point - between the regular iPad and Touch prices. Released just in time for the holiday shopping season: An iPad that's cheaper than a regular iPad and can fit in a purse. A great present for the wife. It'll be THE stocking stuffer of the year. This iPad mini could be what the "new iPad in September" rumors are really about. Just don't call it an iPad 3 or Mr. jobs will get mad. It's the "Big Touch," yo.
A slightly improved version of the iPad 2 could also be released around that time, to be sold alongside the current version. September's Apple event could be a lot more than just new iPods. iPad 2 only just launched yesterday in various other countries. It will most likely sell out there this weekend as well. Most people still have a few weeks to wait for ordered iPad 2's. They can barely meet demand now. App developers have barely even scratched the surface of updating and writing apps to take advantage of all the new goodies in the iPad 2. With the tragedy in Japan, some components are in short supply. iPad 2 has barely gotten out of the gate! With a track record like that for the iPad 2, I just can't see how anyone can believe any type of iPad 3 launch will take place in the Fall. Besides, that's when they launch iPods for Xmas anyway. They already have a product schedule for that window. "2011 is the Year of iPad 2".
Look for iPad 3 March/April 2012.
Steve Jobs said there was no point in making a small iPad - but maybe apple will work around that by making a big iPod Touch. Perhaps in the fall, at the iPod event, they'll announce a 6"-7" Maximum Touch, aka iPad Mini. It'll run iPhone/Touch apps but not iPad apps. They sort out the screen resolution/display in a way so that iPhone apps will be automatically blown up to fit the screen so developers won't have to create iPad Mini-specific apps. No retina display. Will be kept at a modest price point - between the regular iPad and Touch prices. Released just in time for the holiday shopping season: An iPad that's cheaper than a regular iPad and can fit in a purse. A great present for the wife. It'll be THE stocking stuffer of the year. This iPad mini could be what the "new iPad in September" rumors are really about. Just don't call it an iPad 3 or Mr. jobs will get mad. It's the "Big Touch," yo.
Hattig
Jul 30, 08:17 AM
so what CPU would power the phone ?
Something based off of the ARM architecture. Maybe a TI OMAP processor (a 150MHz TI OMAP 1510 powers my Motorola phone, that has an integrated ARM9 CPU, I could see an Apple phone using the newer 1710 for example). There's dozens of other mobile phone chipset providers of course, with their own ARM based solutions integrating varying types of functionality.
Something based off of the ARM architecture. Maybe a TI OMAP processor (a 150MHz TI OMAP 1510 powers my Motorola phone, that has an integrated ARM9 CPU, I could see an Apple phone using the newer 1710 for example). There's dozens of other mobile phone chipset providers of course, with their own ARM based solutions integrating varying types of functionality.
miamijim
Nov 11, 01:02 AM
I have installed this and am running it now but I do have 1.75 TB of data on my drives to go through, I will update this when the scan is complete.
It all looks nice and simple anyway so far.
:)
5 hours of scanning 2.4 million files ......
1 virus.
And what was it...... An old rar file back up of a piece of windows software.
All cleaned up now......
It all looks nice and simple anyway so far.
:)
5 hours of scanning 2.4 million files ......
1 virus.
And what was it...... An old rar file back up of a piece of windows software.
All cleaned up now......
teme
Jul 21, 02:48 PM
About MacBook... when Merom is released, Yonah's price will drop. That would help Apple to make a
davegoody
Dec 31, 02:20 PM
I decided to give it a try and all it ever finds are little things that only can affect Windows :rolleyes:
Would you be happier if Sophos or any other OSX AV solution found lots of Viruses on your system ? - It is not about clearing your system of OSX malware, at the time of writing this there is little to zero by way of Viruses etc out there for OSX. - As the platform gains more and more market share, this is likely to change. Better to be as prepared as possible. After all you don't go out on a Saturday night, meet a girl, take her home, put on a condom to stop you getting a Virus you already have, it is there as a prophylactic, to PREVENT you getting a Virus or other nasty ailment.
As for the "Only" little things that it finds being Windows based Malware, if you use a machine on a professional basis, with both Windows and OSX machines, it makes sense to use AV to stop you inadvertently passing on nasty things to your Windows based Colleagues, where you don't even know you are doing it.
Would you be happier if Sophos or any other OSX AV solution found lots of Viruses on your system ? - It is not about clearing your system of OSX malware, at the time of writing this there is little to zero by way of Viruses etc out there for OSX. - As the platform gains more and more market share, this is likely to change. Better to be as prepared as possible. After all you don't go out on a Saturday night, meet a girl, take her home, put on a condom to stop you getting a Virus you already have, it is there as a prophylactic, to PREVENT you getting a Virus or other nasty ailment.
As for the "Only" little things that it finds being Windows based Malware, if you use a machine on a professional basis, with both Windows and OSX machines, it makes sense to use AV to stop you inadvertently passing on nasty things to your Windows based Colleagues, where you don't even know you are doing it.
Schizoid
Mar 31, 08:51 AM
By separating Server from Lion client, I believe Apple will now pursue the Microsoft line of OS marketing...
We'll have Lion Home Premium (no Server) plus Lion Professional (with Server) and also you can buy Lion Ultimate (32 or 64 bit with or without Server and a new disk encryption facility)
Users of Snow Leopard will be able to upgrade to Lion Home Premium and/or Lion Profession without moving data, unless the data needs to be encrypted by copying to a Lion Ultimate (32 bit only edition) via the 64 bit Lion Home Premium or Professional without passwords and/or data...
Microsoft - Making things Simple�
We'll have Lion Home Premium (no Server) plus Lion Professional (with Server) and also you can buy Lion Ultimate (32 or 64 bit with or without Server and a new disk encryption facility)
Users of Snow Leopard will be able to upgrade to Lion Home Premium and/or Lion Profession without moving data, unless the data needs to be encrypted by copying to a Lion Ultimate (32 bit only edition) via the 64 bit Lion Home Premium or Professional without passwords and/or data...
Microsoft - Making things Simple�
mr.steevo
Apr 20, 10:07 AM
What justifies European & European colonial sense of entitlement in forums like these?
I can buy an iPhone without contract and I don't live in Europe.
This is a world phone.
I can buy an iPhone without contract and I don't live in Europe.
This is a world phone.
Radoo
Apr 18, 03:45 PM
The OS, sure. Samsung made that look VERY close to iOS.
The product design at Apple, however is just reinterpreted stuff from Dieter Rams. Products that function well start to look similar for a reason, though. If it ain't broke....
http://www.errortype.com/wp-content/uploads/2008/01/rams.jpg
Thank you for this post. Very good! :D
The product design at Apple, however is just reinterpreted stuff from Dieter Rams. Products that function well start to look similar for a reason, though. If it ain't broke....
http://www.errortype.com/wp-content/uploads/2008/01/rams.jpg
Thank you for this post. Very good! :D
ryanw
Jul 29, 10:07 PM
Ha! Verizon will NEVER carry it.
I'm pretty happy with VZW service. Their phones are lousy and crippled, but after trying every other provider, VZW was the only one who had almost perfect service in NYC, and I need reliable service more than I need a shiny phone.
I would be with verizon today if they didn't disable bluetooth syncing with the phone. I can't believe they actually make their phone providers jack with bluetooth so you can't sync contacts. FLIPPIN NUTTY! Idiots.
I'm pretty happy with VZW service. Their phones are lousy and crippled, but after trying every other provider, VZW was the only one who had almost perfect service in NYC, and I need reliable service more than I need a shiny phone.
I would be with verizon today if they didn't disable bluetooth syncing with the phone. I can't believe they actually make their phone providers jack with bluetooth so you can't sync contacts. FLIPPIN NUTTY! Idiots.
�algiris
Mar 31, 06:29 AM
Sounds just like some bloke from Apple. Snow Leopard's the last of the true desktop OS's.
Really? In what sick and twisted world are you living? What's so very different in Lion that it's "not true desktop OS"? Launchpad the end of all?
Really? In what sick and twisted world are you living? What's so very different in Lion that it's "not true desktop OS"? Launchpad the end of all?
1984
Sep 11, 01:57 PM
What we should get:
Movie Service with 1280x720 movies, Airport Extreme AV with composite, s-video and hdmi outputs.
What we will get:
Movie service with 320x240 movies, Airport Express AV with compostie and s-video only.
:(
Movie Service with 1280x720 movies, Airport Extreme AV with composite, s-video and hdmi outputs.
What we will get:
Movie service with 320x240 movies, Airport Express AV with compostie and s-video only.
:(
Endow
Sep 16, 01:30 PM
If there IS an upgrade/redesign/whatever do you think there will be a 12" MacbookPro or do you guys think Apple is not going for that on the Pro line?
(also are both 15" and 17" upgrades to be expected or just 15"??)
(also are both 15" and 17" upgrades to be expected or just 15"??)
applefan27073
Apr 24, 05:01 PM
WOW!
This would be AWESOME!
I can't imagine my 27" iMac with the same resolution as an iPhone 4!:eek:
This said, it could potentially make macs more expensive in the future.....:(
Well Done Apple! You've done it again!
This would be AWESOME!
I can't imagine my 27" iMac with the same resolution as an iPhone 4!:eek:
This said, it could potentially make macs more expensive in the future.....:(
Well Done Apple! You've done it again!
Dr Kevorkian94
Apr 9, 06:15 PM
The answer is 288.
Back to 7th grade Math: Order of operations= PEMDAS
Parentheses first 9+3=12
Then division 48/2=24 because 24X2 is 48. Multiplication and division go together.
Then multiplication because they are next to each other. 24(12)=288
this is the only way to do it, why is there even an other answer?
Back to 7th grade Math: Order of operations= PEMDAS
Parentheses first 9+3=12
Then division 48/2=24 because 24X2 is 48. Multiplication and division go together.
Then multiplication because they are next to each other. 24(12)=288
this is the only way to do it, why is there even an other answer?
brijazz
May 4, 03:40 PM
Fine. Seems like a logical move, but if Apple wants me to foot part of the bill for distributing their software (via my paid Internet connection) then I certainly expect a significant cut in the cost of the upgrade.
If you drive to the store to buy it instead, should they pay for your gas?
If you order it online, should they pay you for the bit of bandwidth that you used up in placing your order?
Maybe you'll be eco-friendly and walk to the store instead? Bill 'em for new soles on your shoes!
:rolleyes:
If you drive to the store to buy it instead, should they pay for your gas?
If you order it online, should they pay you for the bit of bandwidth that you used up in placing your order?
Maybe you'll be eco-friendly and walk to the store instead? Bill 'em for new soles on your shoes!
:rolleyes:
3CCD
Aug 12, 10:51 AM
I believe there's a an entirely new iMac in the works. The current design can't handle the heat Conroe will want to throw at it. And the Kentsfield 4-core processor will want even better cooling. Currently the iMac looks like it has a G5 inside. Apple doesn't like their Macs to look the same over too long a time.
Here's the Conroe processors I hope Apple will use in the all new iMac:
Core 2 Duo E6700 - 2.67 GHz (4 MiB L2, 1066 MHz FSB) 20 $1699 & 23" $1999
Core 2 Duo E6600 - 2.40 GHz (4 MiB L2, 1066 MHz FSB) 17" $1299
In January I hope they will offer a Kentsfield 4 core option in the 20 & 23" models - cause they are bigger and can cool Kentsfield much better than in the 17" enclosure - for an additional $500-$800 - pure guessing cause I don't know Kentsfield pricing yet.
Same is true for the MacBook Pro. It needs to go Black Anodized Aluminum with an easy HD swap out capability like the MacBook which is a radical redesign of the iBook. I think that the new iMac will follow on the heels of the MacBooks intro in September as well. Might even happen in Paris same day as MacBooks - September 12. :)
I feel so strongly about that MacBook Easy Switch HD feature, that I will not buy a MacBook Pro without it and may resort to the MacBook if they don't put that capability in the Pro model. That's a Pro feature in the MacBook. Makes the MacBook sort of a MacBook Pro Jr. Also note that the next MacBook will have a much better Integrated Graphics chipset that goes with Merom that can handle 3-D very well.
A newly redesigned iMac would be great. I agree 100% with you about the switchable HDs. I guess time will only tell. Hey how are those refurb Macs from the "save" page? Do all of Apple's warranties apply and does the unit come in a box as if a new one would come? Might not be a bad idea to save a few dollars and put the other amount towards a new display.
Here's the Conroe processors I hope Apple will use in the all new iMac:
Core 2 Duo E6700 - 2.67 GHz (4 MiB L2, 1066 MHz FSB) 20 $1699 & 23" $1999
Core 2 Duo E6600 - 2.40 GHz (4 MiB L2, 1066 MHz FSB) 17" $1299
In January I hope they will offer a Kentsfield 4 core option in the 20 & 23" models - cause they are bigger and can cool Kentsfield much better than in the 17" enclosure - for an additional $500-$800 - pure guessing cause I don't know Kentsfield pricing yet.
Same is true for the MacBook Pro. It needs to go Black Anodized Aluminum with an easy HD swap out capability like the MacBook which is a radical redesign of the iBook. I think that the new iMac will follow on the heels of the MacBooks intro in September as well. Might even happen in Paris same day as MacBooks - September 12. :)
I feel so strongly about that MacBook Easy Switch HD feature, that I will not buy a MacBook Pro without it and may resort to the MacBook if they don't put that capability in the Pro model. That's a Pro feature in the MacBook. Makes the MacBook sort of a MacBook Pro Jr. Also note that the next MacBook will have a much better Integrated Graphics chipset that goes with Merom that can handle 3-D very well.
A newly redesigned iMac would be great. I agree 100% with you about the switchable HDs. I guess time will only tell. Hey how are those refurb Macs from the "save" page? Do all of Apple's warranties apply and does the unit come in a box as if a new one would come? Might not be a bad idea to save a few dollars and put the other amount towards a new display.
skunk
Sep 11, 07:02 AM
Just trying to hedge off the 5,123 "This is BS, no MBP/MB updates OMG!!!11BBQ" threads. ;)That's "head off", not "hedge off". You of all people should remember that...:)
mdntcallr
Jul 23, 02:53 PM
Just so long as they don't make the glossy screen standard on the MBP, like they did on the MB. I can't stand that glare ridden, reflective surface finish!
Yeah the glossy screen is annoying, reason enough to order a custom job.
Yeah the glossy screen is annoying, reason enough to order a custom job.