Micjose
Apr 6, 01:26 PM
that sounds extreme. watch 5 years from now 1TB will be the 1GB of today..lol
840quadra
Nov 29, 01:10 PM
If it is downloadable or for sale in a form of media, it is subject to being pirated!
What the crap does the iPod have to do with this? Because the file is compressed down for a portable media player, it will be more subject to being stolen than not ? Fair Play doesn't let you burn DVD's with iTunes Videos, and you are locked to only playing on validated machines!
Yes Production costs for Movies are much higher than music, however selling them digitally via Apple costs them nothing! They don't have to pay for displays, shipping, manufacturing, marketing, or deal with returns.
This is as stupid as Universal Studios wanting to get a $1 for every iPod sold.
What the crap does the iPod have to do with this? Because the file is compressed down for a portable media player, it will be more subject to being stolen than not ? Fair Play doesn't let you burn DVD's with iTunes Videos, and you are locked to only playing on validated machines!
Yes Production costs for Movies are much higher than music, however selling them digitally via Apple costs them nothing! They don't have to pay for displays, shipping, manufacturing, marketing, or deal with returns.
This is as stupid as Universal Studios wanting to get a $1 for every iPod sold.
LethalWolfe
Nov 11, 03:25 PM
FCP is dieing. It lags well behind the other software and the killing of the xServer just adds more to it.
Killing off the Xserver will only cause a tiny ripple in the sea of 1.5 million registered FCP users, IMO. The low and medium ends of the market, where FCP dominates, don't need, and can't afford, enterprise level gear like that. And for companies that do need large amounts of fast storage to be shared between a number of bays there are non-Apple alternatives. I'm not saying that there are not companies that went "Oh, ***" when they heard the news I'm just saying I think those companies make up a very small segment of FCP users.
Wasn't Final Cut Server based on the technology used in xServer?
Final Cut Server is asset management software (formerly known as Art Box and developed by Proximity Group) designed to be used over a network. Unlike the name implies it has nothing to do with server hardware.
Lethal
Killing off the Xserver will only cause a tiny ripple in the sea of 1.5 million registered FCP users, IMO. The low and medium ends of the market, where FCP dominates, don't need, and can't afford, enterprise level gear like that. And for companies that do need large amounts of fast storage to be shared between a number of bays there are non-Apple alternatives. I'm not saying that there are not companies that went "Oh, ***" when they heard the news I'm just saying I think those companies make up a very small segment of FCP users.
Wasn't Final Cut Server based on the technology used in xServer?
Final Cut Server is asset management software (formerly known as Art Box and developed by Proximity Group) designed to be used over a network. Unlike the name implies it has nothing to do with server hardware.
Lethal
danpass
Feb 27, 03:46 PM
skynet .............
more...
saabmp3
Sep 18, 06:09 PM
I use ameritrade, mainly on my PC. You need to pay extra for Level 2 tickers unless you make a certain amount of trades per month.
BEN
BEN
Tom B.
Nov 1, 01:41 PM
My clip feels just fine.
Cool, I was hoping that the shuffle with a weak clip was an isolated incident. :)
Cool, I was hoping that the shuffle with a weak clip was an isolated incident. :)
more...
NikMac
Apr 20, 01:20 PM
I believe the only way to get them is through the Lesson Store in the GarageBand application.
Unfortunately they are rather larger files and will take a while to download.
You can practice scales while you wait! :P
Unfortunately they are rather larger files and will take a while to download.
You can practice scales while you wait! :P
nickculbertson
Apr 13, 07:14 AM
Hello,
I got this error last night and I'm still scratching my head about it.
Build Ukulele of project Ukulele with configuration Debug
Ld build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele normal armv6
cd /Users/nickculbertson/Documents/GuitarApp
setenv IPHONEOS_DEPLOYMENT_TARGET 4.2
setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -arch armv6 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk -L/Users/nickculbertson/Documents/GuitarApp/build/Debug-iphoneos -F/Users/nickculbertson/Documents/GuitarApp/build/Debug-iphoneos -filelist /Users/nickculbertson/Documents/GuitarApp/build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele.LinkFileList -dead_strip -miphoneos-version-min=4.2 -framework Foundation -framework UIKit -framework CoreGraphics -framework QuartzCore -framework AudioToolbox -framework AVFoundation -framework MediaPlayer -framework MessageUI -o /Users/nickculbertson/Documents/GuitarApp/build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele
ld: ldr 12-bit displacement out of range (4096 max +/-4096) in _AudioServicesCreateSystemSoundID$stub in _AudioServicesCreateSystemSoundID$stub from /Users/nickculbertson/Documents/GuitarApp/build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele
collect2: ld returned 1 exit status
Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
The project runs fine on both iPad and iPhone builds in the simulator and the iPad build works on the device. When I run the iPhone build on the device I get the error. Any thoughts?
Thanks,
Nick
I got this error last night and I'm still scratching my head about it.
Build Ukulele of project Ukulele with configuration Debug
Ld build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele normal armv6
cd /Users/nickculbertson/Documents/GuitarApp
setenv IPHONEOS_DEPLOYMENT_TARGET 4.2
setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -arch armv6 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk -L/Users/nickculbertson/Documents/GuitarApp/build/Debug-iphoneos -F/Users/nickculbertson/Documents/GuitarApp/build/Debug-iphoneos -filelist /Users/nickculbertson/Documents/GuitarApp/build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele.LinkFileList -dead_strip -miphoneos-version-min=4.2 -framework Foundation -framework UIKit -framework CoreGraphics -framework QuartzCore -framework AudioToolbox -framework AVFoundation -framework MediaPlayer -framework MessageUI -o /Users/nickculbertson/Documents/GuitarApp/build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele
ld: ldr 12-bit displacement out of range (4096 max +/-4096) in _AudioServicesCreateSystemSoundID$stub in _AudioServicesCreateSystemSoundID$stub from /Users/nickculbertson/Documents/GuitarApp/build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele
collect2: ld returned 1 exit status
Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
The project runs fine on both iPad and iPhone builds in the simulator and the iPad build works on the device. When I run the iPhone build on the device I get the error. Any thoughts?
Thanks,
Nick
more...
Intell
Feb 23, 08:52 PM
132Mb
manu chao
Apr 4, 05:49 PM
um, you do realize theres a diff between emailing YOU, and marketing your personal data, right?
this isnt about email from the pub. its about them marketing your data to others, whether you get spam from it or not.
Yes, I have seen there are two checkboxes, I even mentioned it in my post. Check or uncheck either one as you like. Maybe you don't like e-mails about new features in their app, then just uncheck both. Or you are fine with receiving e-mail from FT then uncheck only the bottom one.
With Apple's simplified system, you only decide whether to hand over your data to the publisher, you cannot decide what they then do with this data.
this isnt about email from the pub. its about them marketing your data to others, whether you get spam from it or not.
Yes, I have seen there are two checkboxes, I even mentioned it in my post. Check or uncheck either one as you like. Maybe you don't like e-mails about new features in their app, then just uncheck both. Or you are fine with receiving e-mail from FT then uncheck only the bottom one.
With Apple's simplified system, you only decide whether to hand over your data to the publisher, you cannot decide what they then do with this data.
more...
Josh
Nov 10, 11:50 PM
Quicksilver (http://quicksilver.blacktree.com/)
Hard to explain, you just need to download it.
From what I gather, it's just like LaunchBar, no?
I haven't messed with it a whole lot, so I don't know all its ins and outs, but it seemed to be doing a similiar thing (brings up applications/files as you type).
Not bad, although if they are the same idea, I prefer launch bar - just wish it was free ;)
Hard to explain, you just need to download it.
From what I gather, it's just like LaunchBar, no?
I haven't messed with it a whole lot, so I don't know all its ins and outs, but it seemed to be doing a similiar thing (brings up applications/files as you type).
Not bad, although if they are the same idea, I prefer launch bar - just wish it was free ;)
andreas79
Oct 1, 07:33 AM
mine :
more...
patseguin
Sep 4, 08:08 AM
I've been having fun customizing lately. Here's what I have at the moment:
http://i831.photobucket.com/albums/zz236/patseguin_photos/Screenshot2010-09-04at84904AMcopy.png
http://i831.photobucket.com/albums/zz236/patseguin_photos/Screenshot2010-09-04at84904AMcopy.png
Bing80
May 3, 03:25 AM
I'm giving blood tomorrow - albeit in Norway :D
more...
dba7dba
May 1, 02:24 PM
However, look at the profits and Apple makes around the same or more than the entire Samsung conglomerate with 1/5 the workforce.
samsung afaik OWNS and runs their own factories, largely is SK and other nations. their employees spend their salaries and pay taxes.
apple outsources all manufacturing. None in US. When what do they do with such big pile of cash made from not running factories? They park it in some overseas bank account to avoid paying tax to US.
Don't be fooled by headcount/profit ratio.
samsung afaik OWNS and runs their own factories, largely is SK and other nations. their employees spend their salaries and pay taxes.
apple outsources all manufacturing. None in US. When what do they do with such big pile of cash made from not running factories? They park it in some overseas bank account to avoid paying tax to US.
Don't be fooled by headcount/profit ratio.
benthewraith
Apr 2, 02:56 PM
http://img191.imageshack.us/img191/9607/screenshot20110402at354.png
more...
entraik
Apr 25, 12:11 AM
this is AWESOME news...for me. I recently just got the black one again (my older phone was stolen) so im going to return this back to ATT before my 30 days is up and get the white instead... love the way it looks
bbydon
Jan 10, 12:35 PM
Best one in years...too bad they didnt release ilife though
Alisstar
Apr 6, 11:45 AM
Petabytes didn't exist in my dictionary until today. Thank you, MacRumors.
How many gigabytes is a petabyte anyway?
How many gigabytes is a petabyte anyway?
starflyer
Apr 4, 11:58 AM
How hard is it to uncheck these two boxes?
http://img713.imageshack.us/img713/6509/onek.png
And other publications, like The Economist, already come with the equivalent boxes unchecked by default.
If this is from their website, what is their issue with letting users opt-out in their iPad app?
http://img713.imageshack.us/img713/6509/onek.png
And other publications, like The Economist, already come with the equivalent boxes unchecked by default.
If this is from their website, what is their issue with letting users opt-out in their iPad app?
davidinva
May 6, 08:05 PM
Anyone?
Lloydehhh
Mar 9, 11:13 AM
http://www.youtube.com/watch?v=9QS0q3mGPGg&feature=feedf
Slurpy2k8
Mar 23, 11:01 AM
Now if this guy is not leaving to retire. Then RIP Apple. Seriously, if Apple thinks I want my computer to resemble an overgrown iPad then they can loose my money and I'll be buying an Alienware.
Microsoft seem to be the only ones that still get computers? Apple has done brilliantly as well but I really do worry that they have an itch to dumb them down to ridiculous levels!!
Then again...... perhaps the man is leaving because he just is not comfortable with the talk from other employee's about where they want to take Apple after Mr Jobs leaves which is no doubt going to be very soon. I have a feeling they want to go in an entirely new direction..
IMO you don't leave a massively successful company after 22 years without a reason unless your retiring.
I'm sure Apple won't miss 'loosing' your money (seriously, why the hell can't people spell this word right), nor do they give a damn what you think, as they seem to understand what most people want, more so than any other company on the planet. I have the Lion beta installed, and it's by far their best release yet. Goodluck with the alienware.
Microsoft seem to be the only ones that still get computers? Apple has done brilliantly as well but I really do worry that they have an itch to dumb them down to ridiculous levels!!
Then again...... perhaps the man is leaving because he just is not comfortable with the talk from other employee's about where they want to take Apple after Mr Jobs leaves which is no doubt going to be very soon. I have a feeling they want to go in an entirely new direction..
IMO you don't leave a massively successful company after 22 years without a reason unless your retiring.
I'm sure Apple won't miss 'loosing' your money (seriously, why the hell can't people spell this word right), nor do they give a damn what you think, as they seem to understand what most people want, more so than any other company on the planet. I have the Lion beta installed, and it's by far their best release yet. Goodluck with the alienware.
MacBytes
Aug 12, 04:33 PM
http://www.macbytes.com/images/bytessig.gif (http://www.macbytes.com)
Category: Apple Software
Link: Apple iOS 4.0.2 fixes security vulnerabilities (http://www.macbytes.com/link.php?sid=20100812173332)
Description:: Apple released the iOS 4.0.2 Update for iPhone and iPod touch which addresses security vulnerabilities that have been making the news lately. iOS 4.0.2 can be downloaded and installed using iTunes.
Posted on MacBytes.com (http://www.macbytes.com)
Approved by Mudbug
Category: Apple Software
Link: Apple iOS 4.0.2 fixes security vulnerabilities (http://www.macbytes.com/link.php?sid=20100812173332)
Description:: Apple released the iOS 4.0.2 Update for iPhone and iPod touch which addresses security vulnerabilities that have been making the news lately. iOS 4.0.2 can be downloaded and installed using iTunes.
Posted on MacBytes.com (http://www.macbytes.com)
Approved by Mudbug
0 comments:
Post a Comment