
ECUpirate44
Mar 25, 11:11 PM
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8C148)
Yes, ipad3 will run os x lion! MBA will have a touch screen!!
God no to both of those!
Yes, ipad3 will run os x lion! MBA will have a touch screen!!
God no to both of those!
ECUpirate44
Apr 27, 08:56 AM
Poo. I really wanted to see my tracking info. Why is it doing this?
283165
283165
skunk
Mar 1, 04:55 PM
The legal definition of marriage according to the government of the United States of America "...'marriage' means only a legal union between one man and one woman as husband and wife..."I can't help it if you live in a backward country. I was talking about civilised norms. And whatever your cockeyed definition, it is still not equality.
Parikh1234
Aug 25, 02:57 PM
I have had no luck today getting two batteries replaced. I enter their serial numbers and it tells me they are not valid serials, even though they fall within the range. When I call the support number and hit 5, i just get a busy tone and it hangs up on me.
RUAerospace
Aug 17, 11:28 AM
Lots of stuff on Anandtech about the poor memory performance on the Intel chipset.
Looks like the Xeons got killed by the G5 in Word in their tests.
Might be an interesting machine when/if the motherboard chipset/ memory performance issue is looked in to.
I think part 3 of their review will be telling, paring the machine up to XP machines in a variety of tests.
Also from the Anandtech review (the reviewers conclusion actually):
The Mac Pro is pretty much everything the PowerMac G5 should have been. It's cooler, quieter, faster, has more expansion and it gives you more for your value than the older systems ever could.

All 15 Call of Duty Black Ops

lack ops prestige emblems

lack ops xp hack Call of Duty

All 15 Call of Duty Black Ops

call of duty black ops

1-15. Call of Duty Black Ops:

Call Of Duty, Black Ops

call of duty black ops emblems

call of duty black ops emblems

Call of Duty: Black Ops

Funny Black Ops Emblems Funny

ALL 15 Black Ops Prestige

call of duty black ops

COD Black Ops Prestige Symbols
Looks like the Xeons got killed by the G5 in Word in their tests.
Might be an interesting machine when/if the motherboard chipset/ memory performance issue is looked in to.
I think part 3 of their review will be telling, paring the machine up to XP machines in a variety of tests.
Also from the Anandtech review (the reviewers conclusion actually):
The Mac Pro is pretty much everything the PowerMac G5 should have been. It's cooler, quieter, faster, has more expansion and it gives you more for your value than the older systems ever could.
TangoCharlie
Jul 20, 11:40 AM
I have a question.
If Kentsfield is a relation of the Conroe part (ie. Core 2 Duo) then will it be capable of being configured in a pair to create a "octo" core machine?
Surely that will require a Xeon class processor (like a quad version of the Woodcrest)?
edit: quad version of Woodcrest is Clovertown.
Intel has for the last few years restricted the "destop" parts to single socket systems. ** If Intel continues along these lines, then Kentsfield will also be restricted to single socket systems (ie a maximum of 4 cores).
Cloverton, being the "Xeon" equivalent will support multi-socket systems, taking us to the quoted 8 cores for dual-cpu systems.
====
**The Pentium III S was the last "desktop" CPU which could be used in a dual cpu configuration. P4's were always "crippled" to work only in single-cpu systems.
If Kentsfield is a relation of the Conroe part (ie. Core 2 Duo) then will it be capable of being configured in a pair to create a "octo" core machine?
Surely that will require a Xeon class processor (like a quad version of the Woodcrest)?
edit: quad version of Woodcrest is Clovertown.
Intel has for the last few years restricted the "destop" parts to single socket systems. ** If Intel continues along these lines, then Kentsfield will also be restricted to single socket systems (ie a maximum of 4 cores).
Cloverton, being the "Xeon" equivalent will support multi-socket systems, taking us to the quoted 8 cores for dual-cpu systems.
====
**The Pentium III S was the last "desktop" CPU which could be used in a dual cpu configuration. P4's were always "crippled" to work only in single-cpu systems.
samcraig
Apr 27, 10:28 AM
Don't you just love it? Apple identifies an potential issue, and does something to remedy it, and they get yelled at for doing so. If they do nothing, they get yelled at for doing nothing.
Catch 22.
Apple identified it? No. Check your history. It was brought TO Apple's attention over a year ago.
It was again brought TO Apple's attention via various reports and articles.
THEN Apple looked into the matter.
I commend Apple for taking action (now).
But let's not rewrite history, shall we?
Catch 22.
Apple identified it? No. Check your history. It was brought TO Apple's attention over a year ago.
It was again brought TO Apple's attention via various reports and articles.
THEN Apple looked into the matter.
I commend Apple for taking action (now).
But let's not rewrite history, shall we?
sanmiguel
Aug 12, 07:15 AM
fake obviously but it seems like a nice possibility....
http://www.youtube.com/watch?v=-5qGn7kIkMA
http://www.youtube.com/watch?v=-5qGn7kIkMA
ghostlyorb
Mar 26, 07:48 AM
I can't wait to get my hands on Lion! It looks pretty cool!
kavika411
Mar 24, 01:00 PM
I believe a lot of the anti-Obama crap spewed by the Tea Party and Republicans is based more on his race than his party.
Oh. So when a person criticizes Obama for keeping us in Afghanistan, Iraq, and/or Libya, just level an accusation of racism.
Got it.
Oh. So when a person criticizes Obama for keeping us in Afghanistan, Iraq, and/or Libya, just level an accusation of racism.
Got it.
gnasher729
Jul 27, 05:59 PM
but is still more productive because it handles more calculations per clock cycle
I'm no processor geek. I have a basic understanding of the terminology and how things work so correct me if I'm wrong, but wasn't this one of the advantages that the PPC had over Intel chips? Does this mean Intel is moving toward shorter pipes? Are we talking more instructions per clock cycle or what? What does "calculations" mean in this context?
With most processors, especially the Intel/AMD processors, "instructions per cycle" is not a useful number. These processors have both simple instructions (add register number 3 to register number 6) and complex instructions (add register number 3 to the number whose address is in register number 6). A PowerPC has the simple instructions, but not the complex ones. Instead it would need three instructions "load the number whose address is in register number 6, and move it to register 7", "add register 3 to register 7", "store register 7 to the location whose address is in register 6". But the Intel processor doesn't magically do three times as much work. Instead, it splits the complex instruction into three so-called "macro-ops", and does exactly the same work. So in this case, the PowerPC would execute three times as many instructions per cycle (3 instead of 1), but because it doesn't do more actual work, that is pointless. Instead you would count the number of operations, and they are more or less the same.
Intel is indeed moving towards shorter pipelines. They have done that already with the Core Duo chips. Longer pipelines have the advantage that each pipeline step is a bit faster, so you can get higher clockspeed. Shorter pipelines have the advantage that they take much less energy (very important; at some point your chips just melt), they are much faster handling branches, and they are just much much easier to design. Pentium 4 needed absolutely heroic efforts to produce it, and would have needed twice the heroics to improve it. Instead, the Core Duo has a much simpler design, that is just as powerful, and because it was so simple, Core 2 Duo could improve it.
And Core 2 Duo can now execute up to four "micro-ops" per cycle, same as the G5, compared to three for Core Duo, Pentium 4 and G4. It also has some clever features that reduce the number of micro-ops needed up to 10 percent, and some other improvements.
I'm no processor geek. I have a basic understanding of the terminology and how things work so correct me if I'm wrong, but wasn't this one of the advantages that the PPC had over Intel chips? Does this mean Intel is moving toward shorter pipes? Are we talking more instructions per clock cycle or what? What does "calculations" mean in this context?
With most processors, especially the Intel/AMD processors, "instructions per cycle" is not a useful number. These processors have both simple instructions (add register number 3 to register number 6) and complex instructions (add register number 3 to the number whose address is in register number 6). A PowerPC has the simple instructions, but not the complex ones. Instead it would need three instructions "load the number whose address is in register number 6, and move it to register 7", "add register 3 to register 7", "store register 7 to the location whose address is in register 6". But the Intel processor doesn't magically do three times as much work. Instead, it splits the complex instruction into three so-called "macro-ops", and does exactly the same work. So in this case, the PowerPC would execute three times as many instructions per cycle (3 instead of 1), but because it doesn't do more actual work, that is pointless. Instead you would count the number of operations, and they are more or less the same.
Intel is indeed moving towards shorter pipelines. They have done that already with the Core Duo chips. Longer pipelines have the advantage that each pipeline step is a bit faster, so you can get higher clockspeed. Shorter pipelines have the advantage that they take much less energy (very important; at some point your chips just melt), they are much faster handling branches, and they are just much much easier to design. Pentium 4 needed absolutely heroic efforts to produce it, and would have needed twice the heroics to improve it. Instead, the Core Duo has a much simpler design, that is just as powerful, and because it was so simple, Core 2 Duo could improve it.
And Core 2 Duo can now execute up to four "micro-ops" per cycle, same as the G5, compared to three for Core Duo, Pentium 4 and G4. It also has some clever features that reduce the number of micro-ops needed up to 10 percent, and some other improvements.
NebulaClash
Apr 27, 10:40 AM
I'm a little confused at the magnitude of people's reaction here.
It's Apple. If Apple does something, it's the end of the world. If everyone else does something similar, *shrug*
Apple does well in the market place, so it behooves the tech media to attack Apple as often as their partners wish them to. Standard PR tactics.
It's Apple. If Apple does something, it's the end of the world. If everyone else does something similar, *shrug*
Apple does well in the market place, so it behooves the tech media to attack Apple as often as their partners wish them to. Standard PR tactics.
gauriemma
Nov 29, 10:34 AM
Sounds like Universal is realizing that their anticipated cash influx they were hoping to see from Zune sales isn't going to materialize, so they're looking to leech off a player that will actually be AROUND in 2007.
Silentwave
Aug 17, 11:05 AM
pc world, september issue, mentioned amd's plan for a quad core processor in 2007 and if that happens, some pc box will be faster than our best xeon powered machines...that is, he he, unless we get that quad core K8L amd with their 4x4 motherboard architecture which would enable a desktop to run two quads for a total of 8 amd cores (but the price of such a machine will debut at a very high price and probably won't directly compete with the mac pro)
Um....that's why intel has quad core chips coming out...starting in *2006*
On the Xeon side, Clovertown, on the consumer side, kentsfield. Sometime in the first half of 2007 I believe we'll see Tigerton, which will be an even more formidable quad core xeon, capable of more than 2 processor configurations- so if apple gets a 3 socket logic board, or a 4 socket one, we could have 12 or 16 cores.
Um....that's why intel has quad core chips coming out...starting in *2006*
On the Xeon side, Clovertown, on the consumer side, kentsfield. Sometime in the first half of 2007 I believe we'll see Tigerton, which will be an even more formidable quad core xeon, capable of more than 2 processor configurations- so if apple gets a 3 socket logic board, or a 4 socket one, we could have 12 or 16 cores.

powers74
Apr 10, 09:57 PM
If I think the new FCP sucks I'll be b*tching and moaning too. ;)
Lethal
Ha! fair enough.
Lethal
Ha! fair enough.
CdnBook
Apr 11, 09:15 AM
Apple will release faster unicorns tomorrow, duh
Digitaljim
Nov 28, 08:05 PM
So Universal Music Group must have received something in the region of $112 so far from Zune sales.
MacRumors
Aug 25, 02:37 PM
http://www.macrumors.com/images/macrumorsthreadlogo.gif (http://www.macrumors.com)
Over the past month or so, there appears to have been an uptick in user dissatisfaction with Apple's handling of support incidents. While overall satisfaction is extremely hard to gauge due to the fact that typically only disgruntled users notify sites of issues and the uptick could also simply represent Apple's increased marketshare, it does come amongst reports of Apple firing its online forum moderator staff (http://www.macobserver.com/article/2006/07/28.10.shtml) and an Indian support center (http://www.macrumors.com/pages/2006/06/20060604190322.shtml) that was shut down as quickly as it was opened. Similarly, many people felt that Apple was ill-prepared for yesterday's 1.8 million battery recall (http://www.macrumors.com/pages/2006/08/20060824134647.shtml), as Apple's support site was quickly overloaded with requests and there was a lot of confusion as to what batteries were affected.
This all could, of course be coincidental. Of note, Apple has consistently been a market leader in surveys on customer support (http://www.pcmag.com/article2/0,1895,2006497,00.asp).
Digg This (http://digg.com/apple/Apple_Having_Support_Problems)
Over the past month or so, there appears to have been an uptick in user dissatisfaction with Apple's handling of support incidents. While overall satisfaction is extremely hard to gauge due to the fact that typically only disgruntled users notify sites of issues and the uptick could also simply represent Apple's increased marketshare, it does come amongst reports of Apple firing its online forum moderator staff (http://www.macobserver.com/article/2006/07/28.10.shtml) and an Indian support center (http://www.macrumors.com/pages/2006/06/20060604190322.shtml) that was shut down as quickly as it was opened. Similarly, many people felt that Apple was ill-prepared for yesterday's 1.8 million battery recall (http://www.macrumors.com/pages/2006/08/20060824134647.shtml), as Apple's support site was quickly overloaded with requests and there was a lot of confusion as to what batteries were affected.
This all could, of course be coincidental. Of note, Apple has consistently been a market leader in surveys on customer support (http://www.pcmag.com/article2/0,1895,2006497,00.asp).
Digg This (http://digg.com/apple/Apple_Having_Support_Problems)
digitalbiker
Aug 25, 03:59 PM
Another person who can never be satisfied.:rolleyes:
Kind of a rude reply to someone who is just posting their experience with Apple.
Without criticism there would never be a reason to improve anything.
Kind of a rude reply to someone who is just posting their experience with Apple.
Without criticism there would never be a reason to improve anything.
Burnsey
Apr 27, 09:23 PM
Technically he is eligible to be president even if he wasn't born in the US:
http://blogs.forbes.com/danielfreedman/2011/04/12/romney-to-trump-obama-doesnt-need-a-birth-certificate/
Not sure why this is such a big issue, the country is facing huge problems and you people need to work together and solve them. Set these distractions aside or you'll miss what's really going on.
http://blogs.forbes.com/danielfreedman/2011/04/12/romney-to-trump-obama-doesnt-need-a-birth-certificate/
Not sure why this is such a big issue, the country is facing huge problems and you people need to work together and solve them. Set these distractions aside or you'll miss what's really going on.
dougny
Nov 29, 08:58 AM
Do you work for Universal, or the RIAA?
No actually, I represent recording artists, songwriters and producers. I am on the other side usually trying to fight the labels for every nickle an artist can try to get. However, because of that, I am on the same page with them in trying to get my artists and writers compensated from a digital marketplace that only pays for a small percentage of the material transferred. My artists only get paid for between 10 - 20% of the digital material out there (the rest pirated), so, anywhere we can get some income, even if through this flawed iPod royalty, I support.
I am just sick of people who think that they have a right to free music. Why don't you all think you have a right to free computers, or free software. How dare Apple charge you for iLife?
If all of you on here bought all of your music either from iTunes or from a record store, then, absolutely, complain away if that dollar is passed on to you. But, which is likely in just about every case, you have a few songs you burned off a friend's CD or downloaded from a file-sharing site, then shut up, you are the reason this is necessary.
No actually, I represent recording artists, songwriters and producers. I am on the other side usually trying to fight the labels for every nickle an artist can try to get. However, because of that, I am on the same page with them in trying to get my artists and writers compensated from a digital marketplace that only pays for a small percentage of the material transferred. My artists only get paid for between 10 - 20% of the digital material out there (the rest pirated), so, anywhere we can get some income, even if through this flawed iPod royalty, I support.
I am just sick of people who think that they have a right to free music. Why don't you all think you have a right to free computers, or free software. How dare Apple charge you for iLife?
If all of you on here bought all of your music either from iTunes or from a record store, then, absolutely, complain away if that dollar is passed on to you. But, which is likely in just about every case, you have a few songs you burned off a friend's CD or downloaded from a file-sharing site, then shut up, you are the reason this is necessary.
cyberdogl2
Aug 27, 06:27 PM
Fair enough, and I won't argue any more about it. I can't think of anything more tedious than a debate about whether a joke is funny or not...:)
Which, to me, is pretty funny.
Which, to me, is pretty funny.
littleman23408
Dec 1, 11:31 AM
Heh, if you like driving the bus, you'll LOVE the next two races at Top Gear...
greattttt
I am digging all the other challenges, the go-karts are real cool, but easy. The nascar isn't to bad. Although it took me a couple tries to get gold on the 2nd race. Nurburgring is cool, I know the track so its not to difficult. Then those dang bus's. :rolleyes:
I'm looking forward to the ones after I think nurburgring as I haven't done any after that. I also hope I can roll around the top gear track for fun, maybe I have to level up to a certain level.
greattttt
I am digging all the other challenges, the go-karts are real cool, but easy. The nascar isn't to bad. Although it took me a couple tries to get gold on the 2nd race. Nurburgring is cool, I know the track so its not to difficult. Then those dang bus's. :rolleyes:
I'm looking forward to the ones after I think nurburgring as I haven't done any after that. I also hope I can roll around the top gear track for fun, maybe I have to level up to a certain level.
peharri
Jul 14, 03:36 PM
I think most of your proposed reasons aren't really as practical or useful as people think in practice (that is, most people would never do it, or otherwise gain an advantage); however:
And bluray drives will be INCREDIBLY expensive when these machines ship, not to mention who knows how well they will burn cd's and dvd's (assuming that all bluray drives will be burners, none of them readers only). Many people will want to wait and add a bluray or hd-dvd later, especially since nobody knows which will be the winning format.
This one I can believe. Room for a future HD optical disk format reader. Makes sense. I was envisaging the Mac Pro coming with two drives, but it makes sense it would come with one and have a slot for a new one for a later date. I suspect a standalone BR or HDDVD drive would cost less than one that also has to replace the functionality of a Superdrive.
If this is Apple's reasoning, it also suggests they're being more pragmatic than analysts keep suggesting on the whole DVDng war. Which makes sense. I have a gut feeling that HDDVD and Bluray are to DVD what SACD and DVD-Audio are to CDs.
And bluray drives will be INCREDIBLY expensive when these machines ship, not to mention who knows how well they will burn cd's and dvd's (assuming that all bluray drives will be burners, none of them readers only). Many people will want to wait and add a bluray or hd-dvd later, especially since nobody knows which will be the winning format.
This one I can believe. Room for a future HD optical disk format reader. Makes sense. I was envisaging the Mac Pro coming with two drives, but it makes sense it would come with one and have a slot for a new one for a later date. I suspect a standalone BR or HDDVD drive would cost less than one that also has to replace the functionality of a Superdrive.
If this is Apple's reasoning, it also suggests they're being more pragmatic than analysts keep suggesting on the whole DVDng war. Which makes sense. I have a gut feeling that HDDVD and Bluray are to DVD what SACD and DVD-Audio are to CDs.