tingly
Mar 22, 03:42 PM
Flash RAM isn't big/affordable enough to kill the classic yet.
islanders
Jan 2, 08:42 AM
Have you guys seen how small the Nano is? It is very simple interface. I could see this being incorporated into a phone and still be very simple interface, small, and useful.
Some people would want an everything device for the subway or those times when your stuck in line, traffic or whatever.
I think a lot of these extra features are more of an added value that don�t compromise the primary function.
Who knows some kind of voice recognition text messaging, do everything device that as small as an iPod.
Is it going to happen? Probably not. But this is fun part, and with Apple anything is possible.
Some people would want an everything device for the subway or those times when your stuck in line, traffic or whatever.
I think a lot of these extra features are more of an added value that don�t compromise the primary function.
Who knows some kind of voice recognition text messaging, do everything device that as small as an iPod.
Is it going to happen? Probably not. But this is fun part, and with Apple anything is possible.
Eidorian
Aug 25, 10:43 AM
Exactly so. For everyone's reference, here's a current Intel price chart (per CPU in lots of 1000): http://spamreaper.org/frankie/macintel.html
It makes certain options quite clear. For example:
Medium Long Hair Styles by
short hair styles 2011 for
October 27, 2009
October 27, 2009
To copy this style, have hair
fine hair 2011. Hairstyles
hairstyles for fine hair 2009.
hairstyles for fine hair 2011.
hairstyles for fine hair
the best hairstyles for fine
So go to your favorite hair
Hairstyles for fine hair
Long straight hairstyle 2009
short hairstyles for thin fine
short hair styles for fine
hairstyles for fine hair
Reacent Post
It makes certain options quite clear. For example:
strabes
Mar 22, 05:35 PM
a bulk mobile storage capable of pushing audio/video out to Apple TV, iPad, iPhone, etc.
Your computer can do this right now with AirPlay.
Your computer can do this right now with AirPlay.
TMay
Apr 19, 10:56 AM
Please...Please...Please...provide a pro graphics card option (FirePro or Quadro)
Plymouthbreezer
Aug 7, 12:55 AM
Tis great. Can't wait.
ipadder
Oct 19, 09:50 PM
i found one that matches a case that i bought for my iphone a while back!
http://thmb.inkfrog.com/thumbn/cimo/itouch4_dualgel_blue_01.jpg=800
http://cgi.ebay.com/Blue-DualGel-Gel-Grip-Case-Apple-iPod-Touch-4-4G-iTouch-/220685295809?pt=Other_MP3_Player_Accessories&hash=item3361de60c1
snatched it up for 6 bucks! what a deal. i think i might get black next..
http://thmb.inkfrog.com/thumbn/cimo/itouch4_dualgel_blue_01.jpg=800
http://cgi.ebay.com/Blue-DualGel-Gel-Grip-Case-Apple-iPod-Touch-4-4G-iTouch-/220685295809?pt=Other_MP3_Player_Accessories&hash=item3361de60c1
snatched it up for 6 bucks! what a deal. i think i might get black next..
kidwithdimples
Feb 20, 03:39 PM
Who's the gal? ;)
She looks like Mila Kunis.
She looks like Mila Kunis.
Blasphemic
Jan 7, 03:58 AM
Here's my first and only car I've ever "owned". It's a 1.2 litre Corsa SXI 2001. It was initially bought as a learner car for me and my sisters to start learning in. I passed 2 years ago, and since then it's only me who's been driving the car. My big sister has her own car now, and my little sister won't be starting for another year.
So at the moment it's just me who's using the car, so I get to use it in University - which makes me very lucky I believe.
And I also took this picture this morning. A fresh wave of snow has just arrived in Wales, just when I thought I had seen the last of the snow last week.:(
http://img713.imageshack.us/img713/706/corsab.jpg
Is that a Vauxhall Corsa i see there? great little car, not very cool i admit but it just keeps on going =)
So at the moment it's just me who's using the car, so I get to use it in University - which makes me very lucky I believe.
And I also took this picture this morning. A fresh wave of snow has just arrived in Wales, just when I thought I had seen the last of the snow last week.:(
http://img713.imageshack.us/img713/706/corsab.jpg
Is that a Vauxhall Corsa i see there? great little car, not very cool i admit but it just keeps on going =)
AppliedVisual
Nov 15, 06:10 PM
This is not true at all. Multi-threading often introduces more problems such as race conditions, deadlocks, pipeline starvations, memory leaks, cache coherency problems. Further more, multithreaded apps are harder and take longer to debug. Also, using threads without good reason too is not efficient (context swtiching) and can cause problems (thread priorities) with other apps running. This is because threads can not yield to other threads and block if such an undesirable condition like a deadlock exists.. Like on Windows when one app has a non responsive thread and the whole system hangs.. Or like when Finder sucks and locks everything..
Yes, yes, all true... Somewhat. True in the sense of how a lot of programmers approach current threading problems and various development theories. And we're currently limited by our development tools and the operating systems to a certain degree.
Also, multithreading behaves differently on different platforms with different language environments. Java threading might behave differently than p-threads (C-based) on the same system (OS X).. I am a prfessional developer etc..
Yes, but so many things behave differently from one platform to another. How is writing a low-level thread management system for each platform different than writing the core functions of a 3D graphics engine that can run cross-platform and take advantage of various differences or feature - OpenGL, Direct3D, 3DNow, etc.. Cross-platform development always has its issues as do using different development tools. You obviously know this as do many programmers, so what's the point of the doom and gloom? It's always been this way and is just a part of the development process.
Massively multithreaded apps do exist and have been written for various platforms over the years. Here in Windows and OSX land programmers go into panic mode when multithreading is mentioned. Yet SGI had Irix scaled to 256 CPUs and visulization apps utilizing multithreading on individual systems as well as across cluster nodes and displaying images built by multiple graphics pipes using multithreaded OpenGL that could scale from 1 to 16 graphics pipes and any number of CPUs.
Anyway, my whole point is that the software industry will eventually have to tackle this problem head on and will overcome it. I just don't understand the current resistance and denial exhibited by so many "developers". The hardware is coming, in many situations it's already here... Why fight it? It's time to look at threads in a new light (for many). Upcoming CPU roadmaps place newer quad-core chips in the market in mid '07 with common Xeon and Opteron workstations/servers moving to quad-CPU (16-core) with 45nm process and lower wattage. 8-core CPUs to arrive in '08, 12 and 16 cores per CPU in late '08 or early '09...
MHz isn't increasing and the consumer still wants the next version of their game or video editor to run twice as fast with more features on the new stystem they just bought, which now has 32 cores instead of 18 cores and they'll switch to a competitor's product if you take more than two or three months to ship your software update... What do you do?
Yes, yes, all true... Somewhat. True in the sense of how a lot of programmers approach current threading problems and various development theories. And we're currently limited by our development tools and the operating systems to a certain degree.
Also, multithreading behaves differently on different platforms with different language environments. Java threading might behave differently than p-threads (C-based) on the same system (OS X).. I am a prfessional developer etc..
Yes, but so many things behave differently from one platform to another. How is writing a low-level thread management system for each platform different than writing the core functions of a 3D graphics engine that can run cross-platform and take advantage of various differences or feature - OpenGL, Direct3D, 3DNow, etc.. Cross-platform development always has its issues as do using different development tools. You obviously know this as do many programmers, so what's the point of the doom and gloom? It's always been this way and is just a part of the development process.
Massively multithreaded apps do exist and have been written for various platforms over the years. Here in Windows and OSX land programmers go into panic mode when multithreading is mentioned. Yet SGI had Irix scaled to 256 CPUs and visulization apps utilizing multithreading on individual systems as well as across cluster nodes and displaying images built by multiple graphics pipes using multithreaded OpenGL that could scale from 1 to 16 graphics pipes and any number of CPUs.
Anyway, my whole point is that the software industry will eventually have to tackle this problem head on and will overcome it. I just don't understand the current resistance and denial exhibited by so many "developers". The hardware is coming, in many situations it's already here... Why fight it? It's time to look at threads in a new light (for many). Upcoming CPU roadmaps place newer quad-core chips in the market in mid '07 with common Xeon and Opteron workstations/servers moving to quad-CPU (16-core) with 45nm process and lower wattage. 8-core CPUs to arrive in '08, 12 and 16 cores per CPU in late '08 or early '09...
MHz isn't increasing and the consumer still wants the next version of their game or video editor to run twice as fast with more features on the new stystem they just bought, which now has 32 cores instead of 18 cores and they'll switch to a competitor's product if you take more than two or three months to ship your software update... What do you do?
sinster
Aug 6, 08:51 PM
Yes - thats what it means...Leopard is like Vista 2.0. :)
Anyone believe that it could actually be released today...like for consumer consumption?
Anyone believe that it could actually be released today...like for consumer consumption?
BornAgainMac
Sep 6, 09:14 AM
These new Mac Mini's don't seem like a great deal anymore. I think it was done on purpose to get people to upscale to a higher model.
kadajawi
Sep 7, 03:36 AM
Well I posted it in another thread however I just built a PC with some amazing specs for under $500. It was a P4 3ghz, 2gb ram, 250GB HD, 256MB GPU, DVDR, bluetooth, wifi. The kicker is it's a Shuttle so it's tiny, not much bigger than a mini, and it's made of aluminum. The thing is very Mac like. And being able to build it so cost effectively, really ticked me off.
Because no matter what I'd get on the Apple side it would either cost much, much more or it would be hobbled in some way (GPU, monitor, etc.). In the end you have to realize that as a Mac user you're paying more for a brand and for the ability to run OS X. That's fine, provided you can find a system which meets your needs.
(yeah it's late and I'm cranky) :P
Yes, I was about to build one with a Athlon 64 3000+ (doesn't eat up electricity like the P4... and with RM Clock or so you can reduce power consumption quite a bit additionally. The default voltages are usually far above whats needed, both AMDs I've built run perfectly with 1.1V (standard is 1.4 to 1.45), unfortunately it isn't possible to lover the voltage further), 512 MB RAM, 160 GB HD, onboard graphics, DVDR, in a 9x27.5x35 cm enclosure. Price with Windows: around 400 �. Bluetooth and WiFi is lacking, but shouldn't add too much. In comparison the Mac Mini Core Solo was 600 � at that time. I'd consider both systems comparable... Mini has front row, BT and WiFi, PC has better connectivity (especially on the display side), 100 gig more HD, DVD writer, card reader. Quite a price difference to me.
Lack of OS X + iLife, the upgrade to Core Duo, student discount and the printer promo made me chose the Mac Mini.
Because no matter what I'd get on the Apple side it would either cost much, much more or it would be hobbled in some way (GPU, monitor, etc.). In the end you have to realize that as a Mac user you're paying more for a brand and for the ability to run OS X. That's fine, provided you can find a system which meets your needs.
(yeah it's late and I'm cranky) :P
Yes, I was about to build one with a Athlon 64 3000+ (doesn't eat up electricity like the P4... and with RM Clock or so you can reduce power consumption quite a bit additionally. The default voltages are usually far above whats needed, both AMDs I've built run perfectly with 1.1V (standard is 1.4 to 1.45), unfortunately it isn't possible to lover the voltage further), 512 MB RAM, 160 GB HD, onboard graphics, DVDR, in a 9x27.5x35 cm enclosure. Price with Windows: around 400 �. Bluetooth and WiFi is lacking, but shouldn't add too much. In comparison the Mac Mini Core Solo was 600 � at that time. I'd consider both systems comparable... Mini has front row, BT and WiFi, PC has better connectivity (especially on the display side), 100 gig more HD, DVD writer, card reader. Quite a price difference to me.
Lack of OS X + iLife, the upgrade to Core Duo, student discount and the printer promo made me chose the Mac Mini.
lazyrighteye
Sep 1, 01:56 PM
i wonder if it will lose its chin?! ^^^^^^ yes...precisely
If so, a 23" chinless iMac might find it's way to my family.
If so, a 23" chinless iMac might find it's way to my family.
Fishrrman
Mar 31, 11:21 AM
Questions:
Is "developer preview 2" the same upgrade that shows up with Software Update (using the developer preview 1)?
That was only about 2mb in size -- downloaded and installed in a matter of a few minutes.
After installation, it shows up as "build 11A390".
Is this the actual "dp2", or does the whole thing have to be downloaded and re-installed?
Is "developer preview 2" the same upgrade that shows up with Software Update (using the developer preview 1)?
That was only about 2mb in size -- downloaded and installed in a matter of a few minutes.
After installation, it shows up as "build 11A390".
Is this the actual "dp2", or does the whole thing have to be downloaded and re-installed?
Scottsdale
May 2, 07:48 PM
This shows exactly where Apple is headed with OSes. It is combining its iOS and OS X for consistency. I think one OS brand is the future Apple envisions whether we like it or not.
vand0576
Sep 1, 01:23 PM
iMac is already wildly popular. they have no reason for aggressive pricing.
You must have missed my post on doing the price comparison a la the Mac Pro. I feel they should have to prove the "more expensive" myth wrong CLEAR across the board.
You must have missed my post on doing the price comparison a la the Mac Pro. I feel they should have to prove the "more expensive" myth wrong CLEAR across the board.
Josias
Aug 25, 12:11 PM
I remember the rumors of iPod docks in the Mini before the last Mini release (February 28th). I though they were pretty ridicolous.:p
Anway's, a chance of X3000 now? That would rock!;)
Anway's, a chance of X3000 now? That would rock!;)
savar
Nov 15, 11:57 AM
31% is a little disappointing for 2x the number of cores. I'm hoping that particular benchmark isn't particularly tuned for multiple cores. I was thinking 60-70% would be more likely. I don't see where all the overhead is coming from. Or it because these aren't true quad-core, but really just dual-duals on the same wafer?
iJohnHenry
Mar 20, 04:07 PM
The repression in Libya is on a different scale entirely to those other countries. None of those others is using tanks and aircraft to attack their dissidents.
Indeed, puzzling: I was putting it down to callowness, too.
I now believe it to be regression.
If depleted uranium was used in the warhead, the object (tank?) could have exploded from the inside out. That's gotta hurt, but at least it's quick. :rolleyes:
Oh, I chose to not have children, so I have no dog in this fight.
Indeed, puzzling: I was putting it down to callowness, too.
I now believe it to be regression.
If depleted uranium was used in the warhead, the object (tank?) could have exploded from the inside out. That's gotta hurt, but at least it's quick. :rolleyes:
Oh, I chose to not have children, so I have no dog in this fight.
b3beater
Sep 14, 05:46 PM
I'm glad CR is taking its stand.
For me, the antenna issue was WORSE than people had reported. It didn't matter where I touched the antenna, the reception was affected.
True, the bumper completely fixed it, but there is still a problem with the device.
I always think it's odd when someone would join the board the same of day of their post simply to write something very negative like this which flies in the face of most user experiences. :rolleyes:
For me, the antenna issue was WORSE than people had reported. It didn't matter where I touched the antenna, the reception was affected.
True, the bumper completely fixed it, but there is still a problem with the device.
I always think it's odd when someone would join the board the same of day of their post simply to write something very negative like this which flies in the face of most user experiences. :rolleyes:
steve2112
Apr 11, 07:37 PM
With the exception of about two years, I have been driving manuals for about 20 years. I don't know how much longer I will be driving one, as the selection is getting limited. Also, most of the models I have been considering are auto-only, or only have a manual available on the absolute cheapest models (2012 Ford Focus, for example). Also, I have a nagging back injury that that flairs up every now and then. Driving in very heavy traffic in my current car can cause some pain. A couple of years ago, I got caught in a nasty jam in Dallas and I could barely walk the next day. It sucks.
Edit: Forgot to mention this Cool Story, Bro: To show how much I like manuals, when looking to buy a Mazda6, I hunted for months to find the ever-elusive V6/Manual tranny combo. I was looking at used models, so I was at the mercy of the market. I always seemed to miss them when I would find one. I really wanted the car, so I had finally resigned myself to getting the auto, when I stumbled across one by accident. I was at the dealer to look at at an auto model, when I happened to walk by a hatch with the manual. The thing had literally been rolled out to display that morning. After a cursory test drive, I bought it.
Edit: Forgot to mention this Cool Story, Bro: To show how much I like manuals, when looking to buy a Mazda6, I hunted for months to find the ever-elusive V6/Manual tranny combo. I was looking at used models, so I was at the mercy of the market. I always seemed to miss them when I would find one. I really wanted the car, so I had finally resigned myself to getting the auto, when I stumbled across one by accident. I was at the dealer to look at at an auto model, when I happened to walk by a hatch with the manual. The thing had literally been rolled out to display that morning. After a cursory test drive, I bought it.
ahuman7341
Jul 19, 04:29 PM
Most critical applications to be out in september? wouldnt adobe fall into this category???
I was thinking the same things and didn't adobe say that their stuff would be out in md 2007?
I was thinking the same things and didn't adobe say that their stuff would be out in md 2007?
Swarmlord
Nov 16, 11:04 AM
yup, and my webpages will load in the blink of an eye... definitely worth whatever apple will charge. ;)
seriously though, how hard is it to get a program to multi-thread? (if thats the right term; being a complete programming novice, i've no idea)
It depends on what the program does. Some programs don't lend themselves to multi-threading at all and others practically require it. It can be quite a chore to go back and multi-thread an existing program.
I would be happy if existing programs couldn't hog all the resources of the OS whether they were multi-threaded or not. Windows is the worst offender by far, but OS X has allowed an ill behaved application to dominate my computer now and then also.
seriously though, how hard is it to get a program to multi-thread? (if thats the right term; being a complete programming novice, i've no idea)
It depends on what the program does. Some programs don't lend themselves to multi-threading at all and others practically require it. It can be quite a chore to go back and multi-thread an existing program.
I would be happy if existing programs couldn't hog all the resources of the OS whether they were multi-threaded or not. Windows is the worst offender by far, but OS X has allowed an ill behaved application to dominate my computer now and then also.
0 comments:
Post a Comment