
myamid
Sep 12, 06:39 PM
The HDD space worries me a little. I'm betting they'll offer different versions with $299 being the entry level model with the smallest hard drive. More space will come on higher priced sets. But the harddisk size is something I'm a little concerned about. Does anyone know if it was mentioned wether movies bought can be transfered to another harddrive for safekeeping, or something along those lines?
I don't think the box will have local storage per-se. - it isn't advertised (yet) as a DVR. It's more like the Elgato EyeHome as it streams content stored on your computer. So the HD issue will be on the computer.
I don't think the box will have local storage per-se. - it isn't advertised (yet) as a DVR. It's more like the Elgato EyeHome as it streams content stored on your computer. So the HD issue will be on the computer.
edifyingGerbil
Apr 27, 01:49 PM
The real point is that the "Judaeo-Christian God" is not Judaeo-Christian at all, but the chief god of the Ugaritic pantheon, and no more "real" than Zeus, Jupiter, Horus or Astarte.
No, please stop spamming this everywhere. The Judaeo-Christian God has certain attributes which I listed. Does this Ugaritic God share the same attributes, ie omniscience, omnipotence, omnibenevolence?
No, please stop spamming this everywhere. The Judaeo-Christian God has certain attributes which I listed. Does this Ugaritic God share the same attributes, ie omniscience, omnipotence, omnibenevolence?
KnightWRX
May 2, 09:45 AM
The Unix Permission system, how a virus on Windows can just access your system and non-owned files, where Unix/Linux dosen't like that.
Is your info from like 1993 ? Because this little known version of Windows dubbed "New Technology" or NT for short brought along something called the NTFS (New Technology File System) that has... *drumroll* ACLs and strict permissions with inheritance...
Unless you're running as administrator on a Windows NT based system, you're as protected as a "Unix/Linux" user. Of course, you can also run as root all the time under Unix, negating this "security".
So again I ask, what about Unix security protects you from these attacks that Windows can't do ?
And I say this as a Unix systems administrator/fanboy. The multi-user paradigm that is "Unix security" came to Windows more than 18 years ago. It came to consumer versions of Windows about 9 years ago if you don't count Windows 2000 as a consumer version.
This is exactly the kind of ignorance I'm referring to. The vast majority of users don't differentiate between "virus", "trojan", "phishing e-mail", or any other terminology when they are actually referring to malware as "anything I don't want on my machine." By continuously bringing up inane points like the above, not only are you not helping the situation, you're perpetuating a useless mentality in order to prove your mastery of vocabulary.
Congratulations.
Wait, knowledge is ignorance ? 1984 much ?
The fact is, understanding the proper terminology and different payloads and impacts of the different types of malware prevents unnecessary panic and promotes a proper security strategy.
I'd say it's people that try to just lump all malware together in the same category, making a trojan that relies on social engineering sound as bad as a self-replicating worm that spreads using a remote execution/privilege escalation bug that are quite ignorant of general computer security.
Is your info from like 1993 ? Because this little known version of Windows dubbed "New Technology" or NT for short brought along something called the NTFS (New Technology File System) that has... *drumroll* ACLs and strict permissions with inheritance...
Unless you're running as administrator on a Windows NT based system, you're as protected as a "Unix/Linux" user. Of course, you can also run as root all the time under Unix, negating this "security".
So again I ask, what about Unix security protects you from these attacks that Windows can't do ?
And I say this as a Unix systems administrator/fanboy. The multi-user paradigm that is "Unix security" came to Windows more than 18 years ago. It came to consumer versions of Windows about 9 years ago if you don't count Windows 2000 as a consumer version.
This is exactly the kind of ignorance I'm referring to. The vast majority of users don't differentiate between "virus", "trojan", "phishing e-mail", or any other terminology when they are actually referring to malware as "anything I don't want on my machine." By continuously bringing up inane points like the above, not only are you not helping the situation, you're perpetuating a useless mentality in order to prove your mastery of vocabulary.
Congratulations.
Wait, knowledge is ignorance ? 1984 much ?
The fact is, understanding the proper terminology and different payloads and impacts of the different types of malware prevents unnecessary panic and promotes a proper security strategy.
I'd say it's people that try to just lump all malware together in the same category, making a trojan that relies on social engineering sound as bad as a self-replicating worm that spreads using a remote execution/privilege escalation bug that are quite ignorant of general computer security.
danredwing
Oct 7, 11:26 AM
I don't mean to be rude here. I would never claim that Android isn't a good, interesting and open platform, but I've used both and will definitely say that the Android Platform is no iPhone. It feels like software in a shell and is missing the elegant integration of software and hardware that Apple and the iPhone are known for.
There may be more of them out there at some point because they are easier to get and work with more carriers and there are more companies making their version, so through competition, the prices will be lower.....sound familiar?
There may be more of them out there at some point because they are easier to get and work with more carriers and there are more companies making their version, so through competition, the prices will be lower.....sound familiar?

KnightWRX
May 2, 12:45 PM
What makes you think MacOS X still contains directory traversal vulnerabilities that were reported in 2005? Do you really think MacOS X hasn't included the known fixes that were added six years ago? Opening a zip file on MacOS X _is_ safe. Of course that zip file can contain malware, which will then by on your Mac, exactly as if you had downloaded it directly. You still have to start the malware yourself, and you will still be asked by the OS if you really, really want to run the malware.
You and I have different meanings of safe. Opening a zip file that contains malware and then popping-up an installer without user intervention is hardly what I call safe.
Heck, auto-opening any kind of file is wrong as far as a proper security policy goes.
I wasn't talking about directory traversal. Just simple absolute Paths. You can make them using the -jj option to zip. This will store the full volume and path information and if you use unzip to extract the archive, it will try to place the file in that location on the system where you're unarchiving to.
Fortunately, it seems this is not what this is doing as Archive Utility does not honor absolute paths in a zip (I tested and confirmed it after someone came in earlier and spoke up about it), so something else is amiss here. Some people around other forums are suggesting that Archive Utility will automatically execute a .pkg if it is contained in an archive. Now that is unsafe if it is the case.
You and I have different meanings of safe. Opening a zip file that contains malware and then popping-up an installer without user intervention is hardly what I call safe.
Heck, auto-opening any kind of file is wrong as far as a proper security policy goes.
I wasn't talking about directory traversal. Just simple absolute Paths. You can make them using the -jj option to zip. This will store the full volume and path information and if you use unzip to extract the archive, it will try to place the file in that location on the system where you're unarchiving to.
Fortunately, it seems this is not what this is doing as Archive Utility does not honor absolute paths in a zip (I tested and confirmed it after someone came in earlier and spoke up about it), so something else is amiss here. Some people around other forums are suggesting that Archive Utility will automatically execute a .pkg if it is contained in an archive. Now that is unsafe if it is the case.
Rt&Dzine
Apr 27, 06:05 PM
Perhaps we do not possess the mental capacity to observe or understand that he (or they) exist? How can one be sure that we do?
That's the line of thought of the type of agnostic who believes that we can't know (rather than someone who is undecided or doesn't know). But the all the speculation is fun, regardless.
That's the line of thought of the type of agnostic who believes that we can't know (rather than someone who is undecided or doesn't know). But the all the speculation is fun, regardless.
AidenShaw
Jul 13, 09:49 AM
So, your argument is basically that even though AMD and Intel disagree with you, you are still right, because this is just a vast conspiracy?
Please show me where Intel says that a Core Duo is *not* SMP ! Note that "way" (as in "2-way") meaning "socket" isn't the same thing.
Don't search for "SMP Core.Duo" at apple.com, you'll find lines like Intel Core Duo based Apple computers, which use SMP, will have a performance jump of 15 to 30 percent. (http://www.apple.com/downloads/macosx/games/demos_updates/quake4.html)
Please install Linux on a Core Duo and tell me if it installs the SMP kernel !
I can tell you for sure that XP installs the SMP version of the kernel on a Core Duo !
Google for "SMP Core.Duo" and notice 68K hits, and then do "not.SMP Core.Duo" and notice the 110 hits. (Many of them in Mac forums :eek: )
Yes, there's a vast conspiracy that considers multi-core to be SMP... Many of them happen to have computer science training, experience and degrees. ;)
...truly enough.
Please show me where Intel says that a Core Duo is *not* SMP ! Note that "way" (as in "2-way") meaning "socket" isn't the same thing.
Don't search for "SMP Core.Duo" at apple.com, you'll find lines like Intel Core Duo based Apple computers, which use SMP, will have a performance jump of 15 to 30 percent. (http://www.apple.com/downloads/macosx/games/demos_updates/quake4.html)
Please install Linux on a Core Duo and tell me if it installs the SMP kernel !
I can tell you for sure that XP installs the SMP version of the kernel on a Core Duo !
Google for "SMP Core.Duo" and notice 68K hits, and then do "not.SMP Core.Duo" and notice the 110 hits. (Many of them in Mac forums :eek: )
Yes, there's a vast conspiracy that considers multi-core to be SMP... Many of them happen to have computer science training, experience and degrees. ;)
...truly enough.
AndroidfoLife
Apr 9, 02:50 PM
Nintendo and Sony beg to differ....
Here is an easy way to explain it. You can heat a slice of bread in a toaster and a microwave oven. Are you going to say microwaves compeat with toasters now. When they do not heat bread the same way.
Here is an easy way to explain it. You can heat a slice of bread in a toaster and a microwave oven. Are you going to say microwaves compeat with toasters now. When they do not heat bread the same way.
ricgnzlzcr
Jul 11, 10:47 PM
Wow, I seriously want one and seriously don't need one. That sounds like amazing power
brianus
Jul 12, 02:09 PM
If they can put that BURNING G5 into iMac, why not the Conroe?
Putting 65 W hot processor in iMac enclosure isn't that difficult.
I'm glad somebody pointed this out. Why does everyone who says it "can't be done" or is a bad idea, putting such a chip in a little iMac case, forget that that very same case was designed for, and originally housed, a G5?
APPLE IS USING INTEL STOCK PARTS incase you didn't know , so mixing the MacPro with Conroe/Woody would not cost a dime more. they will use a basic P965 chipset for Conroe and 5000X Chipset for Woody.
So we might then see Conroe on the low end and Woodcrest on the high end, but they'd still all be marketed as Mac Pro (no clumsy "Mac Pro Widdle" monicker*)? Sounds about right to me and might explain the discrepancies between the AppleInsider and ThinkSecret reports. Not that I trust TS much these days, mind you.. but as others have pointed out, putting single Woodcrests on the low end simply makes no sense. Paying extra for an advantage these lower-end pro desktops would not have (namely, the possibility of multiple sockets) is not something the business I work for would be willing to consider. We don't need quad power or a ridiculous price tag, but neither will we be satisfied with a cheap "consumer" tower.
<anal>*Which reminds me, people have got to stop calling it "MacPro" all as one word and then adding suffixies to it. It's Mac = line, Pro = modifier, just like MacBook = line, Pro = modifier or Mac = line, mini = modifier. "Mac" now means "headless desktop computer", "iMac" means all-in-one and "MacBook" means laptop. There are then modifiers separating out the different ends of those particular product lines. There is no "MacPro" line.</anal>
Putting 65 W hot processor in iMac enclosure isn't that difficult.
I'm glad somebody pointed this out. Why does everyone who says it "can't be done" or is a bad idea, putting such a chip in a little iMac case, forget that that very same case was designed for, and originally housed, a G5?
APPLE IS USING INTEL STOCK PARTS incase you didn't know , so mixing the MacPro with Conroe/Woody would not cost a dime more. they will use a basic P965 chipset for Conroe and 5000X Chipset for Woody.
So we might then see Conroe on the low end and Woodcrest on the high end, but they'd still all be marketed as Mac Pro (no clumsy "Mac Pro Widdle" monicker*)? Sounds about right to me and might explain the discrepancies between the AppleInsider and ThinkSecret reports. Not that I trust TS much these days, mind you.. but as others have pointed out, putting single Woodcrests on the low end simply makes no sense. Paying extra for an advantage these lower-end pro desktops would not have (namely, the possibility of multiple sockets) is not something the business I work for would be willing to consider. We don't need quad power or a ridiculous price tag, but neither will we be satisfied with a cheap "consumer" tower.
<anal>*Which reminds me, people have got to stop calling it "MacPro" all as one word and then adding suffixies to it. It's Mac = line, Pro = modifier, just like MacBook = line, Pro = modifier or Mac = line, mini = modifier. "Mac" now means "headless desktop computer", "iMac" means all-in-one and "MacBook" means laptop. There are then modifiers separating out the different ends of those particular product lines. There is no "MacPro" line.</anal>

BornAgainMac
May 6, 06:31 AM
Maybe it isn't AT&T but the iPhone caller that is bragging about his iPhone, iMac, Apple, and Microsoft is dead, Flash sucks, Google copies... <click>
_760x480.jpg)
beaster
Sep 12, 05:41 PM
Nail on the head, imo.
There's no reason they would've put component outs on it if it won't (eventually) do HD.
I don't doubt the device will be capable of outputting HD resolution. But they still have 2 big problems to solve before they have me as a customer - bandwidth of the wireless network and content. Maybe they can solve (have solved?) the wireless bandwidth problem with a new wireless protocol or some really slick new compression technology - I sure hope so. But then they need HD content. Maybe that'll be a Blu-ray drive in the Mac. But HD downloads for feature-length movies? That's a lot of bits to move and store somewhere - will fill up a typical hard drive in no time. So you need a way to archive those movies - writeable Blu-ray maybe, or more hard drive space. My point is that there's still some kinks to work out to deliver HD content through this device to a TV. Until those problems are solved, I'll pass.
-Sean
There's no reason they would've put component outs on it if it won't (eventually) do HD.
I don't doubt the device will be capable of outputting HD resolution. But they still have 2 big problems to solve before they have me as a customer - bandwidth of the wireless network and content. Maybe they can solve (have solved?) the wireless bandwidth problem with a new wireless protocol or some really slick new compression technology - I sure hope so. But then they need HD content. Maybe that'll be a Blu-ray drive in the Mac. But HD downloads for feature-length movies? That's a lot of bits to move and store somewhere - will fill up a typical hard drive in no time. So you need a way to archive those movies - writeable Blu-ray maybe, or more hard drive space. My point is that there's still some kinks to work out to deliver HD content through this device to a TV. Until those problems are solved, I'll pass.
-Sean
Povilas
Oct 7, 02:51 PM
OK, they leave and go where exactly? I can't see it happening. Some bigger developers will offer apps also for other devices, but I think no one is thinking about leaving.
djfern
Sep 12, 03:51 PM
Well, i see it like this. iTV is just the beginning of something quite new and quite big for apple. Compare it to the release of the original iPod - black and white, audio only, expensive, small capacity. The killer thing about the iPod was less about it's features than it's interface and operability with itunes. It made something - portable music player - easier and more elegant.
And that's what iTV is. Today, if you want to play movies you've downloaded, you need a multi-media DVD player (with divx and mpeg support) and you need to burn discs. Play a CD on the stereo? Hook up your ipod or laptop to a cable. Etc.. This device eliminates the need to burn discs for video and makes it easier to view content - however acquired - that's already on your computer. Bravo. Simple. It's not trying to be everybody's everything. Like i said, the original iPod only played audio. That was enough for a start.
Will they add a hard drive? Probably. Will you be able to download HD quality movies from the internet with this thing? Eventually. But Apple's gonna do it one step at a time. They'll introduce a basic device at first, see what people think and how it does, and add features carefully and slowly over time. This recipe worked wonders with the iPod. I think it will work here too.
And that's what iTV is. Today, if you want to play movies you've downloaded, you need a multi-media DVD player (with divx and mpeg support) and you need to burn discs. Play a CD on the stereo? Hook up your ipod or laptop to a cable. Etc.. This device eliminates the need to burn discs for video and makes it easier to view content - however acquired - that's already on your computer. Bravo. Simple. It's not trying to be everybody's everything. Like i said, the original iPod only played audio. That was enough for a start.
Will they add a hard drive? Probably. Will you be able to download HD quality movies from the internet with this thing? Eventually. But Apple's gonna do it one step at a time. They'll introduce a basic device at first, see what people think and how it does, and add features carefully and slowly over time. This recipe worked wonders with the iPod. I think it will work here too.

LondonCentral
Apr 9, 12:18 AM
That's a complete joke, surely? There's no way you can compare console gaming, in basically a home arcade, to swiping your fingers around on a 3.5" screen. No way. I am a gamer, and always will be.
Gaming on the iPhone is good for 2-minute bursts, such as when sitting on the toilet. It's not a great games device. Most of the games are cheap with no replay value.
Of course it's a complete joke. Xbox 360 and PS3 sales STILL increase annually. Kinect is the fastest selling gaming tech ever. The ONLY way Apple could ever move in on console territory is if they made Apple TV into a games console too and added real buttoned controllers, real games with depth and a real credible online service that isn't 'Games Center' or iTunes related.
After three years my xbox 360 succumbed to the ring of death. Microsoft replaced it with a brand new system, free of charge. I was very happy.
Don't even attempt to compare real consoles to iOS devices. It's way too soon. It's an interesting direction for Apple, although they'd have to give us technology that will last for 5 or 6 years rather than 'just enough on the spec sheet' to last a mere 12 months.
Gaming on the iPhone is good for 2-minute bursts, such as when sitting on the toilet. It's not a great games device. Most of the games are cheap with no replay value.
Of course it's a complete joke. Xbox 360 and PS3 sales STILL increase annually. Kinect is the fastest selling gaming tech ever. The ONLY way Apple could ever move in on console territory is if they made Apple TV into a games console too and added real buttoned controllers, real games with depth and a real credible online service that isn't 'Games Center' or iTunes related.
After three years my xbox 360 succumbed to the ring of death. Microsoft replaced it with a brand new system, free of charge. I was very happy.
Don't even attempt to compare real consoles to iOS devices. It's way too soon. It's an interesting direction for Apple, although they'd have to give us technology that will last for 5 or 6 years rather than 'just enough on the spec sheet' to last a mere 12 months.
deannnnn
May 5, 05:47 PM
i live in one of att's top 3 markets and havent dropped a call for a year. and both me and my dad (who also doesnt drop calls) are on the phone a lot.
for all the people saying they have a bad signal just in your house its your own fault. not att's.
also to this chart thing i bet most of the people on that chart are att haters just cause the iphone is att only. FYI dont get a phone if its service doesnt work near you. you have no right to complain if there are other carriers to choice.
PS. I don't doubt what you're saying, by the way. My phone works great when I'm in Miami. There are just very localized issues, and if you're in one of the problem areas, it can be very frustrating.
for all the people saying they have a bad signal just in your house its your own fault. not att's.
also to this chart thing i bet most of the people on that chart are att haters just cause the iphone is att only. FYI dont get a phone if its service doesnt work near you. you have no right to complain if there are other carriers to choice.
PS. I don't doubt what you're saying, by the way. My phone works great when I'm in Miami. There are just very localized issues, and if you're in one of the problem areas, it can be very frustrating.
jiggie2g
Jul 12, 04:34 PM
In A Word NO. There is nothing complicated about understanding Intel's Processor line. Only lazy consumers unwilling to read anything.
Yes Mulitmedia these are the same morons with too much money and too little sense , These are the same people who are saying ..ohhh why can't Conroe go into an iMac , but i want a Woodcrest , hey I don't care if Merom is Pin compatible can't they go with Conroe for it's better perfromance ..lol
What a bunch of whiny daddy's boys , no sense at all they just obey the all mighty Stevie Jobs when he lies about how the new MacPro is THE FASTEST PEECEE IN THE WORRRRLD:p
Yes Mulitmedia these are the same morons with too much money and too little sense , These are the same people who are saying ..ohhh why can't Conroe go into an iMac , but i want a Woodcrest , hey I don't care if Merom is Pin compatible can't they go with Conroe for it's better perfromance ..lol
What a bunch of whiny daddy's boys , no sense at all they just obey the all mighty Stevie Jobs when he lies about how the new MacPro is THE FASTEST PEECEE IN THE WORRRRLD:p
gmcalpin
Apr 15, 10:31 AM
Perhaps those groups should make their own videos.
Thank you. (I mean, no ****, right?)
Thank you. (I mean, no ****, right?)
mkrishnan
Sep 12, 03:19 PM
So it seems from the coverage that the device has no optical drive, and no internal mass storage? Is that correct? And also that it is not itself a DVR? Don't get me wrong -- I'm reserving judgment. I just want to understand at this point. It sounds as if the basic purpose of the device is to draw high quality AV off a computer and onto a home entertainment system, sort of as the Roku SoundBridge did for the iPod's audio, but in a very Apple sort of way? In other words, it follows the computer-centric sort of model where a desktop or notebook Mac on the network is the "server"?
Full of Win
Mar 18, 10:37 AM
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) Version/5.0.2 Mobile/8C148 Safari/6533.18.5)
What we need need to do is to use our rights to their maximum amount. If you are on the so-called unlimited plan, download all that you can until you reach 4.5 GB per month (as shown by myAtt.app). Also, download during the day if possible, to cost them even more for peak usage. Leaving data on the table every month is for suckers.
What we need need to do is to use our rights to their maximum amount. If you are on the so-called unlimited plan, download all that you can until you reach 4.5 GB per month (as shown by myAtt.app). Also, download during the day if possible, to cost them even more for peak usage. Leaving data on the table every month is for suckers.
DeathChill
Apr 20, 10:04 PM
So this site is for fanboys only?
Yes, because someone who doesn't hate a company and its products has to be a fanboy.
Yes, because someone who doesn't hate a company and its products has to be a fanboy.
Pgohlke
Apr 5, 05:25 PM
One thing that got me was that you cannot make apps fill the screen without dragging and resizing. You can only resize from the bottom right corner. No real other annoyances for me that I can think of.
Rt&Dzine
Apr 27, 06:05 PM
Perhaps we do not possess the mental capacity to observe or understand that he (or they) exist? How can one be sure that we do?
That's the line of thought of the type of agnostic who believes that we can't know (rather than someone who is undecided or doesn't know). But the all the speculation is fun, regardless.
That's the line of thought of the type of agnostic who believes that we can't know (rather than someone who is undecided or doesn't know). But the all the speculation is fun, regardless.
takao
Mar 14, 12:21 PM
At the risk of bumping this up to PRSI, let me just say that I thought 'saving face' was a thing of the past.
in japan though it's a little bit different. thats why there also isn't much open panic: simply for the fact that the majority of japanese don't want to be seen 'losing it'
off topic side note: for other nuclear plant designs this events could have been massivle more dramatic: like for certain swiss/german/european power plants where if one reactors cooling fails, the emergency generators are actually to be powered by the _other_ nuclear reactors on site ...
leaving the nuclear situation discussion aside for now: interestingly even a town which actually had very expensive tsunami protection wall was hit since it simply wasn't nowhere high enough
the most important point now will be to get the infrastracture running again because those fuel/electricity/food shortages are now turning to be really problematic
in japan though it's a little bit different. thats why there also isn't much open panic: simply for the fact that the majority of japanese don't want to be seen 'losing it'
off topic side note: for other nuclear plant designs this events could have been massivle more dramatic: like for certain swiss/german/european power plants where if one reactors cooling fails, the emergency generators are actually to be powered by the _other_ nuclear reactors on site ...
leaving the nuclear situation discussion aside for now: interestingly even a town which actually had very expensive tsunami protection wall was hit since it simply wasn't nowhere high enough
the most important point now will be to get the infrastracture running again because those fuel/electricity/food shortages are now turning to be really problematic
No comments:
Post a Comment