Palm: IN. YOUR. FACE!
I'm just wondering how far they will be able to go with the coming fall iPod refresh. It would be nice to see that SMP machine with OpenCL support in September.
Dave
I tell you, as a new 3GS owner having recently upgraded from a 2G phone, it's like Olympic running versus crawling out of a bar, half-drunk. I actually turn off Wi-Fi because I find that 3G was plenty fast in NYC. But, when at home and connected to WiFi, CNN.com pops up within 1sec.
I'm simply amazed and sooooo glad I skipped the 3G!
I agree with how you feel, but I welcome Palm's competition. It can only strengthen iPhone and AppStore.
This is not helping me hold off on buying one. I frequently get frustrated my the slowness of the 3G, and it seems a bit worse with the 3.0 OS. Oh well, only money.
Really? I can't see anything that any other manufacturer is doing that is influencing Apple's iPhone development in terms of competition. Except maybe stuff that Apple should have nailed with the first iPhone such as cut/copy/paste, video, MMS, tethering.
Apple is leading the way otherwise and not looking back!
Don't forget about stuff like multitasking and the address book etc. that palm has got running way better than apple. The pre is still fast and very good, with some OS updates it'll be a very strong rival to the iphone (bear in mind how much faster iphone OS has got since the original release - the pre is on v1 right now).
Then what will happen? Apple will put out their yearly update, so will palm. If palm pulls the stops out and makes their phone a lot better (like apple did with 3g / os2.0 last year) then iphone will start slipping behind. Palm are putting a lot of pressure on apple to up their game.
I agree. Taking the thunder from iPhone will require besting it in significant ways. Matching it won't be enough, and the Pre is a long ways from doing even that.While I don't believe Apple takes anything in the marketplace for granted, I just don't see the Pre being strong competition.
Hmm I wonder if it is possible to squeeze more power from the GPU CPU then?
If the Clock is capped at 600mhz... capable of 800mhz... then is is possible to unleash that extra torque?
Hope Soooooo!![]()
I cannot be happy without having the latest and greatest apple gadgets.
I must get my hands on the iPhone 3GS... The iPhone 3G is obsolete and it's 1 @#% year old !
This is my problem, however. I'm about ready to upgrade to an iPod Touch, waiting for the September update, of course, but then I keep hearing about the dual core processors that will be coming in next year's revisions and keep thinking how it would be worth waiting, particularly for the possibility of true multitasking capabilities. But then I also keep hearing about how much faster the 3GS and therefore the Touch 3G is/will be, and I think twice again.
great. i wonder how much heat this makes though
ahahaha...same here. im glad i skipped the 3G![]()
IPod Touch is a product in it's own right and rather popular. Thus it is it's own economy and justified so. That doesn't mean there are not shared technologies that are used on both platforms. Hardware however doesn't have to be one of those techs.I doubt they will be able to take the iPod Touch much further than the latest iPhone just on purely economic reasons.
First there is more to iPhone than that. Second iPhone hasn't had the greatest since the last Touch came out. Touch was a faster system up until "S" hit the shelves. There is no basis for your statement.The iPhone will always have the latest and greatest to entice people into the 2-year contracts with the expensive data plans.
The Touch will again be almost a carbon copy of the iPhone. Maybe a camera, maybe 64 GB. But not much more in terms of power or processing.
Wow, the people in this thread speculating on the iPhone GPU running openCL really need to read up on what openCL is.
OpenCL is not about graphics acceleration, the GPU already does that by itself.
OpenCL is not about running generic CPU code on the GPU, if-then-else, branchy code, code that needs user input, code that needs to access other memory, code that needs to do a lot of small different operations is CPU code, openCL will not make it run on the GPU, GPUs are not built for that.
OpenCL and GPGPU are about heavy duty number crunching, large datasets, vector processing, matrix calculations.
OpenCL is for folding-at-home, mathmatica and photoshop filters, not waiting for you to click a link in safari or watch a youtube video.
The PowerVR chips don't even have programmable shader pipelines, something that is required for openCL. They use tile based deferred rendering which is an entirely different rendering technique from what nvidia and ati use.
IPod Touch is a product in it's own right and rather popular. Thus it is it's own economy and justified so. That doesn't mean there are not shared technologies that are used on both platforms. Hardware however doesn't have to be one of those techs.
First there is more to iPhone than that. Second iPhone hasn't had the greatest since the last Touch came out. Touch was a faster system up until "S" hit the shelves. There is no basis for your statement.
Well we could debate that at length, but there is a very good chance it will be much faster in the same way the current Touch is faster than 3G and has a longer battery life.
The thing here is that I'm pretty sure people at Apple where quoted as saying that iPod Touch devices may move in a different direction that iPhone. This actually makes sense if you think about it. Touch was successfully on a number of counts, alternative implementations just mean that Apple can market to different needs.
This has me convinced that Apple will have an alternate model Touch to market along side an updated current model Touch. I'm thinking a larger screen and other features that allow the device to support greater ineractivity. It just makes sense to expand the lineup.
Dave
That isn't true, the SGX does have a programable shaders. What it is missing is unified shaders. That is why it supports OpenGL ES 2.0 (which isn't backwards compatible with 1.1).