Octobot
Oct 30, 10:46 AM
If I was running upcomming Leopard OSX, a few osx apps, the full upcoming CS3 Suite (not necessarily Batch Processing), have After Effects rendering a 30 minute clip in the background, downloading *legal torrents, watching internet tv (muted), while burning a DVD and listening to music..
That keeping in mind I won't necessariy be rendering-multiple scenes, while encoding, batch processing with a multiple of applications while running SETI@home ;) .... yet
Would that kind of Multi-tasking benefit through Multi-threading on the Octobot's 8-Cores..
Or slighly / not significant enough to warrant Going Octo over Quad..
thx in advance,
L
That keeping in mind I won't necessariy be rendering-multiple scenes, while encoding, batch processing with a multiple of applications while running SETI@home ;) .... yet
Would that kind of Multi-tasking benefit through Multi-threading on the Octobot's 8-Cores..
Or slighly / not significant enough to warrant Going Octo over Quad..
thx in advance,
L
Peterkro
Mar 13, 04:45 PM
For energy wind is not considered a back bone power supply due to it not reliable enough. Solar can be consider good backbone due to it is reliable and we can store the heat energy to power us threw the night.
Wind would be fine as a back bone source if the geographical spread was big enough (it's always windy in one area or another) and in spite of people saying energy storage is a problem in fact it's not.(see for instance the Ffestiniog Power Station in north Wales which has been operating since the early sixties)(it can come online in 90 seconds if necessary)
Wind would be fine as a back bone source if the geographical spread was big enough (it's always windy in one area or another) and in spite of people saying energy storage is a problem in fact it's not.(see for instance the Ffestiniog Power Station in north Wales which has been operating since the early sixties)(it can come online in 90 seconds if necessary)
javajedi
Oct 8, 04:20 PM
Originally posted by Backtothemac
Why is the PC faster? It is the OS, not the processor. Windblows uses .dll's Dynamic link libraries. They allow programs to load 2.only what is needed (GUI, and primary API's) and then load pieces of the program as the user uses it. Macs on the other hand load all of the program into memory because, Mac's don't use dll files. So. It takes longer to load a program on a Mac, however once loaded the program will actually perform faster.
As far as Macs being slower at everything. Dude, you obviously have not put a PowerBook up against a PC based notebook recentlly have you? See we sell IBM and Apple. We recently put my 667 up against a 2.0GHZ IBM laptop. The 667 was faster at everything in photoshop than the PC, encoded MP3's faster, and the only it did slower was render HTML. Now you say how much faster? Doesn't matter. If it was .1 seconds faster, it still shows the superiority of the PPC design.
Sure OS X is a 25 year old architecture. My reference is to the flaws of the X86 vs the PPC architecture. If you would like to discuss the flaws in Windows compared to OSX. Well, arn would have to make a dedicated topic for us to discuss it.
Macs run slower than winblows machines. So what. Would you really like to run winblows fast? That would be cool. Sure my machine goes 2.8GHZ, but it crashes once a day. I have never crashed X. Not even when it was a PB. Oh, and btw. I am an MCP, and Apple certified, so yes, I do know what I am talking about.
Come on.. lets get real..
1) Macs don't use shared libraries? You must be using System 6. For the folks who aren't familiar with the concept of the shared library (what Microsoft calls a dynamic link library) simply put shared libs are object orientated pieces of code containing functions/methods and other objects that can be invoked upon from other code. Mac OS X being highly object orientated relies almost exclusively on shared libraries. In the modern world of software engineering we rarely find it necessary to statically build an executable. If you look back at OS 7/8/9, while not as much as 10, developers could take advantage of off the shelf code. (eg, sprockets, mp lib, etc). Also you are not accurate in saying OS X is a 25 year old archiecture.
1.5) Microsoft OS's that use versions of the Windows 2000 kernel (2000 itself and XP) just like Mach, have a hardware abstraction layer. The "DLL Hell" days (Windows ME and below) are over. This is no longer an issue with the new kernel. The fact of the matter is that my P4 2.8 machine running XP is equally as stable as my PowerBook G4 800 running Mac OS X. I have not *ONCE* had either one core dump or "blue screen". Sure programs screw up, and when they do, they die, not the OS. Both OS's are very mature.
2.) I have *literally* put my PC up against my PowerBook, and the PowerBook fails miserably. I've wrote a simple stopwatch Java application that iterate through floating point instructions, and if I my PC finished 2.5 times faster than the PowerBook. If you want more details (hell I'll even give you the code) of my app, I'll be glad to share it with the community. Playing/decoding MP3's faster on the Mac? No way in hell. Winamp uses 0-1% CPU, iTunes consumes 8-12%.
3.) You speak of flaws of the "x86 architecture" but do not provide us specifics as to why you say this. The x86 processor began in the late 70's when Intel first offered the 8086 as a CISC successor to it's 4004 line of processors. Many, many things have changed over the course of 20 years. Had they sit still (like the G4/motorola chip) intel wouldn't be selling products today, now would they? The G4 is not much more than an improved G3 series processor with vector processing instructions. Be honest (especially be honest to yourself!) if you look back and compare the G3/G4, you do see improvements, but not drastic improvements. More clock, the maxbus protocol (debatable), and more cache. One of the reasons why you see Apple adding cache like mad to it's recent products is because they are in between a rock and hard place with this Motorola chip. This is exactly the same approach AMD took with their failing processor, the K5/K6. I want you to contrast this to a P4 with an i850e chipset: Insanely high clock speeds, a 533mhz bus, fast memory with RIMMs @ 4.2GB/s, with a next stop of 9.6GB/s -- to MaxBus. You will soon see why the current generation of PowerPC processors is "inferior", dare I say it.
For the most part I think its fare to say that the current Macintosh hardware performance is �status-quo�. The current best of breed of Macintoshes are slower than the current best of bread PCs. Mac�s are slower - just accept it. I don�t like it any more than you do.
Why is the PC faster? It is the OS, not the processor. Windblows uses .dll's Dynamic link libraries. They allow programs to load 2.only what is needed (GUI, and primary API's) and then load pieces of the program as the user uses it. Macs on the other hand load all of the program into memory because, Mac's don't use dll files. So. It takes longer to load a program on a Mac, however once loaded the program will actually perform faster.
As far as Macs being slower at everything. Dude, you obviously have not put a PowerBook up against a PC based notebook recentlly have you? See we sell IBM and Apple. We recently put my 667 up against a 2.0GHZ IBM laptop. The 667 was faster at everything in photoshop than the PC, encoded MP3's faster, and the only it did slower was render HTML. Now you say how much faster? Doesn't matter. If it was .1 seconds faster, it still shows the superiority of the PPC design.
Sure OS X is a 25 year old architecture. My reference is to the flaws of the X86 vs the PPC architecture. If you would like to discuss the flaws in Windows compared to OSX. Well, arn would have to make a dedicated topic for us to discuss it.
Macs run slower than winblows machines. So what. Would you really like to run winblows fast? That would be cool. Sure my machine goes 2.8GHZ, but it crashes once a day. I have never crashed X. Not even when it was a PB. Oh, and btw. I am an MCP, and Apple certified, so yes, I do know what I am talking about.
Come on.. lets get real..
1) Macs don't use shared libraries? You must be using System 6. For the folks who aren't familiar with the concept of the shared library (what Microsoft calls a dynamic link library) simply put shared libs are object orientated pieces of code containing functions/methods and other objects that can be invoked upon from other code. Mac OS X being highly object orientated relies almost exclusively on shared libraries. In the modern world of software engineering we rarely find it necessary to statically build an executable. If you look back at OS 7/8/9, while not as much as 10, developers could take advantage of off the shelf code. (eg, sprockets, mp lib, etc). Also you are not accurate in saying OS X is a 25 year old archiecture.
1.5) Microsoft OS's that use versions of the Windows 2000 kernel (2000 itself and XP) just like Mach, have a hardware abstraction layer. The "DLL Hell" days (Windows ME and below) are over. This is no longer an issue with the new kernel. The fact of the matter is that my P4 2.8 machine running XP is equally as stable as my PowerBook G4 800 running Mac OS X. I have not *ONCE* had either one core dump or "blue screen". Sure programs screw up, and when they do, they die, not the OS. Both OS's are very mature.
2.) I have *literally* put my PC up against my PowerBook, and the PowerBook fails miserably. I've wrote a simple stopwatch Java application that iterate through floating point instructions, and if I my PC finished 2.5 times faster than the PowerBook. If you want more details (hell I'll even give you the code) of my app, I'll be glad to share it with the community. Playing/decoding MP3's faster on the Mac? No way in hell. Winamp uses 0-1% CPU, iTunes consumes 8-12%.
3.) You speak of flaws of the "x86 architecture" but do not provide us specifics as to why you say this. The x86 processor began in the late 70's when Intel first offered the 8086 as a CISC successor to it's 4004 line of processors. Many, many things have changed over the course of 20 years. Had they sit still (like the G4/motorola chip) intel wouldn't be selling products today, now would they? The G4 is not much more than an improved G3 series processor with vector processing instructions. Be honest (especially be honest to yourself!) if you look back and compare the G3/G4, you do see improvements, but not drastic improvements. More clock, the maxbus protocol (debatable), and more cache. One of the reasons why you see Apple adding cache like mad to it's recent products is because they are in between a rock and hard place with this Motorola chip. This is exactly the same approach AMD took with their failing processor, the K5/K6. I want you to contrast this to a P4 with an i850e chipset: Insanely high clock speeds, a 533mhz bus, fast memory with RIMMs @ 4.2GB/s, with a next stop of 9.6GB/s -- to MaxBus. You will soon see why the current generation of PowerPC processors is "inferior", dare I say it.
For the most part I think its fare to say that the current Macintosh hardware performance is �status-quo�. The current best of breed of Macintoshes are slower than the current best of bread PCs. Mac�s are slower - just accept it. I don�t like it any more than you do.
Icy1007
Apr 8, 11:21 PM
This is great and all, but Apple should start supporting gaming on Mac OS X more. First step would be to improve their implementation of OpenGL.
AidenShaw
Jul 13, 10:53 AM
every vendor, dell, HP, gateway ect offer workstations with single xeons, it's a very common practice because it makes business sense.
But they also offer Conroe-priced single-socket workstations.
The dual-socket Xeon systems with single socket populated are much more expensive than the single-socket only systems.
Apple will offer a New Form Factor 64-bit Dual-Core Conroe Mini-Tower whether or not a single chip Woodie is in the lineup. They'll have no choice.
But they also offer Conroe-priced single-socket workstations.
The dual-socket Xeon systems with single socket populated are much more expensive than the single-socket only systems.
Apple will offer a New Form Factor 64-bit Dual-Core Conroe Mini-Tower whether or not a single chip Woodie is in the lineup. They'll have no choice.
skunk
Apr 25, 12:48 PM
I know that there is no chance whatever that the gods espoused by any religion are anything but contemporary imaginations of forces to be explained or propitiated, either in the natural world or in the psychology of homo sapiens. To claim that any one is real, or more real than any other, is blindly to ignore their obvious common derivation.
crackbookpro
Apr 13, 11:52 AM
I'm getting this, but I will still be using FC Studio 7 a ton... I agree with both sides a lot on these ongoing threads/disagreements on the new release of FCPX.
I altogether, do think it will be a great release, I just know some want some other features, functions, benefits... and are waiting.
I altogether, do think it will be a great release, I just know some want some other features, functions, benefits... and are waiting.
emotion
Sep 20, 08:44 AM
Well, actually I cannot understand why Apple has rejected original nano's design and has made a return to ipod mini style... IMO Ipod Nano was one of the best designs in Apple's recent history, so I am looking for a second hand one :)
Wrong thread?
Good luck getting a non-scratched second hand Nano. Every one I've seen is covered in them. Hence the redesign.
Back to iTV....
Wrong thread?
Good luck getting a non-scratched second hand Nano. Every one I've seen is covered in them. Hence the redesign.
Back to iTV....
OutThere
Mar 13, 12:10 PM
I do feel that nuclear energy has a place in our energy production environment. That said, I regret that the problems in Japan will increase the public anxiety over nuclear power, because it will create opposition to the construction of new, safer, cleaner nuclear plants and place us in a position of having to continue using old nuclear plants which are less efficient and less safe.
Uranium mining can be an ugly process, but nuclear power sounds to me to be a pretty good option, particularly when paired with deep borehole disposal, which could nearly eliminate the ever-present waste question.
Uranium mining can be an ugly process, but nuclear power sounds to me to be a pretty good option, particularly when paired with deep borehole disposal, which could nearly eliminate the ever-present waste question.
lilo777
Apr 20, 09:03 PM
Just curious what NFC does in any Android device currently?
Of course you can work hard to drain the phones battery but LTE is draining the phones battery without trying. Nothing wrong with that, but Apple focuses on a single model and they have a set of requirements that they wish to achieve (battery life being awesome is one of them!).
If you don't like it, don't buy it, I guess?
Quote: "Google has begun distributing stickers with near field communication (NFC) technology to businesses throughout Austin, Texas as part of its Google Places roll out. The stickers allow users to tap their NFC-equipped phone on the sticker and access content and information relevant to the local business.
The stickers are manufactured by Smartag and measure 80mm x 50mm (3.15 in x 1.97 in) in size. Users who have the Google Places app on their smartphones will be able to see the business' address, phone number, hours of business, types of payment accepted, reviews, and more. The user also has the ability to rate and review the business right from their mobile device. They will then receive personalized recommendations in their search results based on their preferences."
So OSX allows user access to all critical files with no option to hide?
I believe so. I am not aware of any other OS but Windows that has this feature.
Of course you can work hard to drain the phones battery but LTE is draining the phones battery without trying. Nothing wrong with that, but Apple focuses on a single model and they have a set of requirements that they wish to achieve (battery life being awesome is one of them!).
If you don't like it, don't buy it, I guess?
Quote: "Google has begun distributing stickers with near field communication (NFC) technology to businesses throughout Austin, Texas as part of its Google Places roll out. The stickers allow users to tap their NFC-equipped phone on the sticker and access content and information relevant to the local business.
The stickers are manufactured by Smartag and measure 80mm x 50mm (3.15 in x 1.97 in) in size. Users who have the Google Places app on their smartphones will be able to see the business' address, phone number, hours of business, types of payment accepted, reviews, and more. The user also has the ability to rate and review the business right from their mobile device. They will then receive personalized recommendations in their search results based on their preferences."
So OSX allows user access to all critical files with no option to hide?
I believe so. I am not aware of any other OS but Windows that has this feature.
benixau
Oct 12, 08:22 AM
Originally posted by jefhatfield
thank god that macs are not seen or built as throwaway consumer electronics
Too right. I had an LC630 up until about 2 months ago. First problem occured on week into use, apple monitor stoped working. 10 yrs later, power supply went. Only problem after the monitor problem and before the power supply porblem was the family needed to use it. That only meant that i couldnt sometimes.
A pc we had was upgraded every 6 months to make sure it would run. 2 months ago, four years into its life, the celeron 333 couldn't handle windows XP (it came with 98) after a serious OS problem. We chucked it, bought an AMD XP 1800+ and got two brand new power macs (MDD model). Cant afford an iBook or Powerbook yet.
Macs last longer, as long as you dont want the latest and greatest app to run, like Office v.X on a performa. If you can live with Office 2001 or 98 then, why get something untested.
A mac cost 2x as mush upfront. They last 4 - 5 times as long. Who saves money???
thank god that macs are not seen or built as throwaway consumer electronics
Too right. I had an LC630 up until about 2 months ago. First problem occured on week into use, apple monitor stoped working. 10 yrs later, power supply went. Only problem after the monitor problem and before the power supply porblem was the family needed to use it. That only meant that i couldnt sometimes.
A pc we had was upgraded every 6 months to make sure it would run. 2 months ago, four years into its life, the celeron 333 couldn't handle windows XP (it came with 98) after a serious OS problem. We chucked it, bought an AMD XP 1800+ and got two brand new power macs (MDD model). Cant afford an iBook or Powerbook yet.
Macs last longer, as long as you dont want the latest and greatest app to run, like Office v.X on a performa. If you can live with Office 2001 or 98 then, why get something untested.
A mac cost 2x as mush upfront. They last 4 - 5 times as long. Who saves money???
diamond.g
Apr 21, 09:00 AM
How exactly did AT&T have a walled garden, at least in the same sense as Apple? Normally I'm against that much control, but I don't think it bothers me as much because there are other options.
I'd probably be less okay with Apple's garden if my choices were only Apple, and I've been a fan of/user of since OS 7. AT&T had less of a walled garden than Verizon. But the approach is more obvious if you look at phones being branded and carrier apps loaded (things the iPhone doesn't have done to it). Plus, in the case of Android phones, no side loading and tethering (which works by default in the OS) is turned off unless you pay (same as Apple).
This is a bad example, usually you pay a toll BECAUSE tax money was not used OR to fund half(or more) of the project.
%IMG_DESC_13%
%IMG_DESC_14%
%IMG_DESC_15%
%IMG_DESC_16%
%IMG_DESC_17%
%IMG_DESC_18%
%IMG_DESC_19%
I'd probably be less okay with Apple's garden if my choices were only Apple, and I've been a fan of/user of since OS 7. AT&T had less of a walled garden than Verizon. But the approach is more obvious if you look at phones being branded and carrier apps loaded (things the iPhone doesn't have done to it). Plus, in the case of Android phones, no side loading and tethering (which works by default in the OS) is turned off unless you pay (same as Apple).
This is a bad example, usually you pay a toll BECAUSE tax money was not used OR to fund half(or more) of the project.
AidenShaw
Jul 13, 10:53 AM
every vendor, dell, HP, gateway ect offer workstations with single xeons, it's a very common practice because it makes business sense.
But they also offer Conroe-priced single-socket workstations.
The dual-socket Xeon systems with single socket populated are much more expensive than the single-socket only systems.
Apple will offer a New Form Factor 64-bit Dual-Core Conroe Mini-Tower whether or not a single chip Woodie is in the lineup. They'll have no choice.
But they also offer Conroe-priced single-socket workstations.
The dual-socket Xeon systems with single socket populated are much more expensive than the single-socket only systems.
Apple will offer a New Form Factor 64-bit Dual-Core Conroe Mini-Tower whether or not a single chip Woodie is in the lineup. They'll have no choice.
philbeeney
Mar 11, 01:51 PM
And to compound matters further, they've had a 6.2 on the west coast in Nigaata prefecture. Not looking good especially with all the aftershocks occurring.
Schizoid
Apr 21, 05:38 AM
...so anyway, back to the conference call.
Apple sold nearly 5 million iPads last quarter... now this sounds good to me, why are the media reporting this as "disappointing." Am I missing something here? Surely this should be at least "pretty good."
(EDIT: sorry I'm in the wrong post!)
Apple sold nearly 5 million iPads last quarter... now this sounds good to me, why are the media reporting this as "disappointing." Am I missing something here? Surely this should be at least "pretty good."
(EDIT: sorry I'm in the wrong post!)
greenstork
Sep 20, 05:49 PM
Just thought I'd add some tidbits to the DVR discussion. As a few others have pointed out, El Gato and others don't do digital cable content. Digital cable is encoded and the only way to decode it currently is with a cable company set-top box or a CableCARD.
Any device that is capable of accepting a CableCARD must be certified by CableLabs, which is setup and run by all of the cable companies.
CableLabs certified CableCARD devices go through a rigorous certification process. There are a handful of televisions certified and only one DVR, the TiVo Series 3. Windows Media Centers have been waiting for CableCARDs for years but CableLabs won't certify Media Center PCs until Vista comes out, with it's much stronger DRM. Because OS X's/Quicktime's DRM just isn't that difficult to hack, it's going to be a long time before we see a CableCARD capable device working in or alongside a Mac. In other words, Macs won't be recording a digital TV stream for a couple of years at least.
Sure, you could hook up a set-top box to your Mac but then the signal has been converted from digital to analog, back to digital again. Also, you have no control over the channel unless you implement some IR blaster device or something. And that solution is far from easy to use, I'll stick with my TiVo for high definition dual channel recording.
Any device that is capable of accepting a CableCARD must be certified by CableLabs, which is setup and run by all of the cable companies.
CableLabs certified CableCARD devices go through a rigorous certification process. There are a handful of televisions certified and only one DVR, the TiVo Series 3. Windows Media Centers have been waiting for CableCARDs for years but CableLabs won't certify Media Center PCs until Vista comes out, with it's much stronger DRM. Because OS X's/Quicktime's DRM just isn't that difficult to hack, it's going to be a long time before we see a CableCARD capable device working in or alongside a Mac. In other words, Macs won't be recording a digital TV stream for a couple of years at least.
Sure, you could hook up a set-top box to your Mac but then the signal has been converted from digital to analog, back to digital again. Also, you have no control over the channel unless you implement some IR blaster device or something. And that solution is far from easy to use, I'll stick with my TiVo for high definition dual channel recording.
PhantomPumpkin
Apr 21, 09:16 AM
Have we established that turning off location services actually disables this "feature"?
No, I misunderstood what he was referring to. After reading more into it, it's different than the locations feature on there. Instead of using it like a GPS, it actually seems to track based off tower triangulation.
No, I misunderstood what he was referring to. After reading more into it, it's different than the locations feature on there. Instead of using it like a GPS, it actually seems to track based off tower triangulation.
blackstarliner
Sep 21, 03:44 AM
airport express and airtunes allowed streaming content to a stereo. this just adds video function. that's it. if there is a hd it's for buffer and basic OS/ navigation.
still a very cool solution to sending content
yes, but it also may have the functionality to browse and download content directly... maybe
still a very cool solution to sending content
yes, but it also may have the functionality to browse and download content directly... maybe
Piggie
Apr 9, 10:49 AM
One of the things I liked about the Nintendo 3DS was the thumbstick.
A lack of a physical keyboard, and a better controller for games, can be an issue with the iPhone. It certainly was a design problem with BOT (http://photics.com/bot-game-design-and-progress-reports). I'm designing a game specifically with touch controls in mind. The original design had a flaw. A lot of the action would be covered by the player's hand.
Yet, I don't think it's impossible to create great gaming experiences with just a touch screen. Angry Birds, Fruit Ninja and Cut the Rope are excellent examples of touch-based gaming. I don't think that could be easily duplicated with a controller.
What should Apple do about it?
...a slide-out controller?
...an Apple accessory?
Doesn't Steve Jobs hate buttons? I thought I read that somewhere.
Oh yes, believe me, I agree fully with what you say, SOME games are superb with on screen touch controls. Some games are only really practical with on screen touch controls.
Without any question, there is a large area of entertainment software and simple utilities that work excellently be being able to press a button, pull something on screen, push and twist things on screen.
Indeed, this method of control works superb for certain styles of software.
However, there are also a whole range of applications and games that are just not realistically possible with touch screen commands.
Naturally any applications that are very complex and require many many layers of multiple menu's and commands to do what they do. Some role playing games which have many key commands you need to access fast to call upon certain actions/commands (some of these are not even really possible on a console controller and need a keyboard)
Plus I suppose most obviously First Person Perspective games, when you need to move in all 3 dimensions, jumping, shooting, spinning rout with split second timing and precision.
Unless you wish to dumb down games (which I don't think many really want) there needs to be some option.
For small devices, Touch, Phone, I don't see Apple doing much as there are naturally for simple/quick games on the move. You are not really going to settle down for a few hour gaming session on your phone much of the time.
Slide out keyboard I can't see happen.
To be honest, the most workable idea would be an Optional official bluetooth Apple games controller, Like a PS3, or 360 controller, with all the normal buttons and joysticks that a dev can choose to support if they want.
Then as a user, you can select between on-screen controls or the optional controller if you have one.
That's the easiest and most practical answer, and would hurt no-one and could only be a positive.
Unfortunately, we have a problem. Steve Jobs, who appears to have personal mental issues, and only wishes to pursue one path and feels offering things like such a device/option would not be a POSITIVE thing for customers, but he appears to view things like that as a NEGATIVE thing, feeling that it's admitting failure of a touch screen to be the answer to everything.
It's like a stylus. For some tasks a fine tipped stylus (like a fine tipped brush when painting) is better than a thick brush (a finger) and yet he comes out with silly childish comments like "Stylus = Fail" rather than speaking like an adult and accepting that for some things, such a option would be better.
I guess we will see what happens.
Perhaps there is more possibility in time a Bluetooth joystick controller option will be more lightly on future Android/Honeycomb tablets for gaming.
A lack of a physical keyboard, and a better controller for games, can be an issue with the iPhone. It certainly was a design problem with BOT (http://photics.com/bot-game-design-and-progress-reports). I'm designing a game specifically with touch controls in mind. The original design had a flaw. A lot of the action would be covered by the player's hand.
Yet, I don't think it's impossible to create great gaming experiences with just a touch screen. Angry Birds, Fruit Ninja and Cut the Rope are excellent examples of touch-based gaming. I don't think that could be easily duplicated with a controller.
What should Apple do about it?
...a slide-out controller?
...an Apple accessory?
Doesn't Steve Jobs hate buttons? I thought I read that somewhere.
Oh yes, believe me, I agree fully with what you say, SOME games are superb with on screen touch controls. Some games are only really practical with on screen touch controls.
Without any question, there is a large area of entertainment software and simple utilities that work excellently be being able to press a button, pull something on screen, push and twist things on screen.
Indeed, this method of control works superb for certain styles of software.
However, there are also a whole range of applications and games that are just not realistically possible with touch screen commands.
Naturally any applications that are very complex and require many many layers of multiple menu's and commands to do what they do. Some role playing games which have many key commands you need to access fast to call upon certain actions/commands (some of these are not even really possible on a console controller and need a keyboard)
Plus I suppose most obviously First Person Perspective games, when you need to move in all 3 dimensions, jumping, shooting, spinning rout with split second timing and precision.
Unless you wish to dumb down games (which I don't think many really want) there needs to be some option.
For small devices, Touch, Phone, I don't see Apple doing much as there are naturally for simple/quick games on the move. You are not really going to settle down for a few hour gaming session on your phone much of the time.
Slide out keyboard I can't see happen.
To be honest, the most workable idea would be an Optional official bluetooth Apple games controller, Like a PS3, or 360 controller, with all the normal buttons and joysticks that a dev can choose to support if they want.
Then as a user, you can select between on-screen controls or the optional controller if you have one.
That's the easiest and most practical answer, and would hurt no-one and could only be a positive.
Unfortunately, we have a problem. Steve Jobs, who appears to have personal mental issues, and only wishes to pursue one path and feels offering things like such a device/option would not be a POSITIVE thing for customers, but he appears to view things like that as a NEGATIVE thing, feeling that it's admitting failure of a touch screen to be the answer to everything.
It's like a stylus. For some tasks a fine tipped stylus (like a fine tipped brush when painting) is better than a thick brush (a finger) and yet he comes out with silly childish comments like "Stylus = Fail" rather than speaking like an adult and accepting that for some things, such a option would be better.
I guess we will see what happens.
Perhaps there is more possibility in time a Bluetooth joystick controller option will be more lightly on future Android/Honeycomb tablets for gaming.
dethmaShine
Apr 21, 05:03 PM
You're holding it wrong.
Come on, you were just asking for that :)
Isn't that the same thing google said with the nexus one?
I may be forgetting something. :rolleyes:
Come on, you were just asking for that :)
Isn't that the same thing google said with the nexus one?
I may be forgetting something. :rolleyes:
Nermal
Mar 18, 03:23 PM
Does anyone know how to use the app? The readme file is empty :confused:
jiggie2g
Jul 13, 08:07 AM
Because Conroes are faster, better value for money and competitive with what non-Apple desktops will offer. I don't get the bubble that many Apple fans seem to live in, where Apple can short-change you with crippled hardware at premium prices (which they have done) and get away with it. Would you be happy, as a consumer, if Apple decided to give you a Merom based iMac rather than a Conroe iMac just because they couldn't be bothered designing a new MoBo for the new chip? I wouldn't, which is why I intend to buy a new iMac only if they're Conroe based.
Even the top-end Merom (2.33Ghz) will not be able to keep up with the standard Conroe (2.4Ghz) and costs nearly twice as much. Which would mean the only consumer Apple desktop would not be able to keep up with even bog standard Conroe PC's from DELL (or whoever) and still cost much more. It simply makes no sense for Apple or consumers.
For example, a 2.4Ghz Conroe will cost Apple $316 however a 2.33Ghz Merom will cost Apple over $600 or a 2.16Ghz Merom $423. Now why would Apple pay over $100 more for a 2.16Ghz Merom compared to a 2.4Ghz Conroe? Merom is slower and more expensive, it makes neither logical or financial sense for Apple to use them in the iMac if they have the option of Conroe with a new MoBo. End of.
I am now convinced you have no idea what u are talking about , Merom is not faster per mhz then conore regrardless of FSB crap , and i have seen this 1st hand on xtremesystems , Merom makes perfect sense. This is jjust wishuful thinking from spoild mac brats wanting to measure thier ePenises.
The reason is cost more is because it's a more efficient chip per watt then conore. If apple were to use conore then would have to build a completely diffrernt board , with an even hotter CPU plus lets now add a hotter custom GPU. It would still use a notebook mobo as a standard one would not fit in the enclosure. This was also the case with the iMac G5 , the only thing Desktop about the iMac is the standard Hard Drive and CPU. It will still use an intergrated GPU like a notebook , Slim DVD Burner , and lower FSB for heat restraints. They did this with the iMac G5 as well.
Even the top-end Merom (2.33Ghz) will not be able to keep up with the standard Conroe (2.4Ghz) and costs nearly twice as much. Which would mean the only consumer Apple desktop would not be able to keep up with even bog standard Conroe PC's from DELL (or whoever) and still cost much more. It simply makes no sense for Apple or consumers.
For example, a 2.4Ghz Conroe will cost Apple $316 however a 2.33Ghz Merom will cost Apple over $600 or a 2.16Ghz Merom $423. Now why would Apple pay over $100 more for a 2.16Ghz Merom compared to a 2.4Ghz Conroe? Merom is slower and more expensive, it makes neither logical or financial sense for Apple to use them in the iMac if they have the option of Conroe with a new MoBo. End of.
I am now convinced you have no idea what u are talking about , Merom is not faster per mhz then conore regrardless of FSB crap , and i have seen this 1st hand on xtremesystems , Merom makes perfect sense. This is jjust wishuful thinking from spoild mac brats wanting to measure thier ePenises.
The reason is cost more is because it's a more efficient chip per watt then conore. If apple were to use conore then would have to build a completely diffrernt board , with an even hotter CPU plus lets now add a hotter custom GPU. It would still use a notebook mobo as a standard one would not fit in the enclosure. This was also the case with the iMac G5 , the only thing Desktop about the iMac is the standard Hard Drive and CPU. It will still use an intergrated GPU like a notebook , Slim DVD Burner , and lower FSB for heat restraints. They did this with the iMac G5 as well.
soLoredd
Mar 18, 06:07 AM
I don't think it is a bad thing for AT+T to prevent people from tethering to a laptop on an unlimited cell phone plan. Those people are just taking advantage of the system, and wasting bandwidth that the rest of us could use.
As far as I'm concerned it is the same as going to an all you can eat restaurant and sharing your food between two people, while only paying for one. It isn't a serious crime, but it is stealing, and you know that if you get caught you will have to stop. I'm not going to feel bad for these people that are using 5+GB per month.
Agreed.
What I do find AT&T at fault for (and other carriers, for that matter) is this seperate tethering charge. I have unlimited data on my iPhone plan, and while I'm not crazy to think I should have that for tethering as well, I do think if I make the switch to a capped plan I should be able to use that for ALL data to my phone.
As far as I'm concerned it is the same as going to an all you can eat restaurant and sharing your food between two people, while only paying for one. It isn't a serious crime, but it is stealing, and you know that if you get caught you will have to stop. I'm not going to feel bad for these people that are using 5+GB per month.
Agreed.
What I do find AT&T at fault for (and other carriers, for that matter) is this seperate tethering charge. I have unlimited data on my iPhone plan, and while I'm not crazy to think I should have that for tethering as well, I do think if I make the switch to a capped plan I should be able to use that for ALL data to my phone.
Multimedia
Oct 28, 07:10 PM
Monday the 13th Intel announces Clovertown and Kentsfield are shipping.Thanks. So Tuesday the 14th or if not then, the 21st would be our likely days. 14th is probably more likely because all Apple has to do is take orders even if they haven't received any Clovertowns yet and the following week is Thanksgiving-Black Friday week which would mess with their publicity. So we're talking two weeks from Tuesday. Perfect. Can't wait to place my order the same day. :)
No comments:
Post a Comment