QuarterSwede
Jan 6, 03:51 PM
You may want to turn off wall posts notifications. Yeah, I certainly don't want to be notified every 5 minutes.
kingdonk
Feb 28, 07:07 PM
The screenshots follow in order so if you unsure what a smaller shot is of, go back until you see a full screen shot and you will understand what it belongs too.
robeddie
Apr 21, 10:15 AM
Also it was stated that it is a key feature on the Pro and they need a reason for it to seem "Pro". Who would choose a thicker/heavier computer if you could get the thinner lighter computer with the same features? Minus the optical drive of course.
I'll repeat my analogy from another thread: If Ford all the sudden decided to remove air-conditioning on all but their high end cars, saying it is a 'luxary' feature that 'differentiates' the model line ... we'd ALL call BULL ...!!!
It is the same with the backlit keyboard on the MBA, which was for years a standard feature. To take it away now in order to 'differentiate' it from the pro models, is total bull....!!
If you want to differentiate the pro's you add even more features. You DON'T remove once-standard features on other models and all the sudden call it a 'luxary' item.
I'll repeat my analogy from another thread: If Ford all the sudden decided to remove air-conditioning on all but their high end cars, saying it is a 'luxary' feature that 'differentiates' the model line ... we'd ALL call BULL ...!!!
It is the same with the backlit keyboard on the MBA, which was for years a standard feature. To take it away now in order to 'differentiate' it from the pro models, is total bull....!!
If you want to differentiate the pro's you add even more features. You DON'T remove once-standard features on other models and all the sudden call it a 'luxary' item.
djdole
Nov 6, 02:09 PM
My bet is on the RFID being used as a payment device.
Especially since :apple: stores are already good about automating the purchase process (with emailed reciepts and the like), and with Apple recently changing their in-store handheld payment devices, with the fact that Apple currently maintains a record of your payment methods. So associating your previous payment/billing method with the rfid in your phone would allow them to easily scan you previously-purchased phone, confirm against your ID then have you on your way with your purchase.
Such as when I was in to purchase my 1st-gen iPhone, I used a credit card. Then when I upgraded to 3GS they just asked if I wanted to use the same card. It kinda shocked me that they were keeping that info, but it was quite convenient. But the only reason they were able to use my previous method was because they already knew it was me (because I was upgrading my phone). Other visits where I was just buying an accessory, I still had to whip-out my card and go through the whole process.
If they have the RFID in the phone, then they could possibly use this for any/all other purchases (not just new iPhones).
AND it would also allow them to identify a phone's owner if the phone were lost or stolen and returned to their store. As well as ensure that
Additionally, they could also use it to be sure that the phone returned to them is the SAME phone that was sold, so there wouldn't be any consumer fraud.
This would mean a decrease in profit-loss, which would eventually be passed on to consumers. :-)
Especially since :apple: stores are already good about automating the purchase process (with emailed reciepts and the like), and with Apple recently changing their in-store handheld payment devices, with the fact that Apple currently maintains a record of your payment methods. So associating your previous payment/billing method with the rfid in your phone would allow them to easily scan you previously-purchased phone, confirm against your ID then have you on your way with your purchase.
Such as when I was in to purchase my 1st-gen iPhone, I used a credit card. Then when I upgraded to 3GS they just asked if I wanted to use the same card. It kinda shocked me that they were keeping that info, but it was quite convenient. But the only reason they were able to use my previous method was because they already knew it was me (because I was upgrading my phone). Other visits where I was just buying an accessory, I still had to whip-out my card and go through the whole process.
If they have the RFID in the phone, then they could possibly use this for any/all other purchases (not just new iPhones).
AND it would also allow them to identify a phone's owner if the phone were lost or stolen and returned to their store. As well as ensure that
Additionally, they could also use it to be sure that the phone returned to them is the SAME phone that was sold, so there wouldn't be any consumer fraud.
This would mean a decrease in profit-loss, which would eventually be passed on to consumers. :-)
more...
Groves
Apr 5, 09:16 AM
but i digress regress.
fyp
fyp
MACloop
Apr 5, 09:35 AM
Hello,
I do some download in my app where some of the data are images. In my app I save this data and create uiimages object where needed. Everything works fine so far. My problem is:
I have a custom tableViewCell class and in this class I have a UIImageView defined. No matter which size I set to this Uiimageview, the image put into it gets the height of the tablecell. I have tried to change the viewMode for the cell uiimageview content but without any luck so far. What can I do to actually get the images to be displayed with the size of the uiimageview it is added into...?
The images is created like this:
NSFileManager *fileManager = [[NSFileManager alloc]init];
UIImage *imgToUse = [[UIImage alloc] initWithData:[fileManager contentsAtPath:[dict objectForKey:@"data_path"]]];
[fileManager release];
After this the images is saved into a dictionary and in the table delegate method - (UITableViewCell *)tableView:(UITableView *)t cellForRowAtIndexPath:(NSIndexPath *)indexPath {
the image is added to the imageView, like this:
cell.imageView.image = [[self.imageDict objectForKey:@"some key here"];
Any Ideas? I do not understand why the cell height controls the image height? What am I doing wrong?
Thanks in advance!
MACloop
I do some download in my app where some of the data are images. In my app I save this data and create uiimages object where needed. Everything works fine so far. My problem is:
I have a custom tableViewCell class and in this class I have a UIImageView defined. No matter which size I set to this Uiimageview, the image put into it gets the height of the tablecell. I have tried to change the viewMode for the cell uiimageview content but without any luck so far. What can I do to actually get the images to be displayed with the size of the uiimageview it is added into...?
The images is created like this:
NSFileManager *fileManager = [[NSFileManager alloc]init];
UIImage *imgToUse = [[UIImage alloc] initWithData:[fileManager contentsAtPath:[dict objectForKey:@"data_path"]]];
[fileManager release];
After this the images is saved into a dictionary and in the table delegate method - (UITableViewCell *)tableView:(UITableView *)t cellForRowAtIndexPath:(NSIndexPath *)indexPath {
the image is added to the imageView, like this:
cell.imageView.image = [[self.imageDict objectForKey:@"some key here"];
Any Ideas? I do not understand why the cell height controls the image height? What am I doing wrong?
Thanks in advance!
MACloop
more...
BWhaler
Sep 1, 02:07 AM
For some reason this bummed me out.
I guess I was hopeful that the developer preview was an old build with just enough for the developers to test their apps, and just enough cool new stuff to keep the public interested.
I was hoping that the build was 6 - 8 months old, and Apple was working on a build with all of the top secret features that was going to blow us away.
But I guess while there are obviously a few things up Apple's sleave, we've seen a good chunk of Leopard. I guess that makes sense given each release has 3 - 5 meaningful new features, and 20 or so little new nice touches.
I guesss my hope stemmed from the opportunity to slap Microsoft and Vista. Looks like Leopard is going to be a typical release.
I guess I was hopeful that the developer preview was an old build with just enough for the developers to test their apps, and just enough cool new stuff to keep the public interested.
I was hoping that the build was 6 - 8 months old, and Apple was working on a build with all of the top secret features that was going to blow us away.
But I guess while there are obviously a few things up Apple's sleave, we've seen a good chunk of Leopard. I guess that makes sense given each release has 3 - 5 meaningful new features, and 20 or so little new nice touches.
I guesss my hope stemmed from the opportunity to slap Microsoft and Vista. Looks like Leopard is going to be a typical release.
addicted44
Mar 23, 01:54 PM
"Now with airplay" seems too far down the benefit list to drive many sales of TVs.
Sure, but "Stream movies from your iPhone or iPad straight to the TV. Only on a Sony" sounds pretty great.
Makes a great commercial too.
Sure, but "Stream movies from your iPhone or iPad straight to the TV. Only on a Sony" sounds pretty great.
Makes a great commercial too.
more...

ChazUK
Apr 16, 02:22 PM
Wirelessly posted (Mozilla/5.0 (iPod; U; CPU iPhone OS 3_1_3 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16)
Let's hope he didn't use a cross compiler when making the app....
Let's hope he didn't use a cross compiler when making the app....
islesguy81
Jun 10, 11:26 AM
If T-mobile gets the iPhone maybe they will have better data plans than AT&T
more...
MacBytes
Mar 12, 12:19 PM
Category: Mac Websites
Link: Tracking System for Pepsi iTunes Caps. (http://www.macbytes.com/link.php?sid=20050312131932)
Posted on MacBytes.com (http://www.macbytes.com)
Approved by Mudbug
Link: Tracking System for Pepsi iTunes Caps. (http://www.macbytes.com/link.php?sid=20050312131932)
Posted on MacBytes.com (http://www.macbytes.com)
Approved by Mudbug
maflynn
May 5, 11:34 AM
The microsoft usability tax costs even more, in wasted time and low productivity.
Patently false. windows 7 is as stable as OSX is and Microsoft Office is the standard for the office suite. Enterprises don't select office and windows because its so unstable, but the opposite.
Oh and it falsely compares the fast MacBook Air to snail netbooks.
Not all that was being shown was netbooks.
WRONG. OS X is worth its value.
Good luck getting magsafe and other Apple exclusive features on a PC.
worth is subjective. Why would I want an apple feature on a PC :confused: I'm not searching for apple features on PCs because I'm looking for a PC not a mac
Patently false. windows 7 is as stable as OSX is and Microsoft Office is the standard for the office suite. Enterprises don't select office and windows because its so unstable, but the opposite.
Oh and it falsely compares the fast MacBook Air to snail netbooks.
Not all that was being shown was netbooks.
WRONG. OS X is worth its value.
Good luck getting magsafe and other Apple exclusive features on a PC.
worth is subjective. Why would I want an apple feature on a PC :confused: I'm not searching for apple features on PCs because I'm looking for a PC not a mac
more...

Beanoir
Apr 21, 08:27 AM
There won't be a backlit keyboard on the MBA's current body design.
Iscariot
Apr 10, 12:09 AM
The point of PP seems to be to get rid of the consequences
PP offers a too easy fix to people's indiscretion
Made up nonsense.
PP offers a too easy fix to people's indiscretion
Made up nonsense.
more...
scaredpoet
Dec 27, 11:06 PM
There are more iPhones, Macs, etc. sold here than anywhere in the world.
Where are your figures to back this up?
I don't care. I'm an iPhone owner. I don't have to prove affection for Apple products to anyone.
I didn't ask you to prove your affection, nor do I care what your affections are. I'm pointing out that your argument has no validity, irrespective of where your "affections" may lie.
Again you are not getting it. Maybe you never been around thieves but they will after anything they can sell. It is not like if they can't get the iPhone they will pick up their ball and go home.
Of course not, but it deters thieves from using the online system for easy pickins to commit fraud. So it's not as easy to steal an iPhone online anymore, and other smartphones aren't hot sellers, so they'll go find some other scam that affects someone else.
Yes they are linking to the same site. Have you got proof that The Consumerist is an unreliable website?
The burden of proof lies with you, who is to trying to make a point with thin, if any, actual evidence. I'm not using nor relying on the Consumerist to make my point, so I don't have to prove its validity or lack thereof.
On the other hand, you are using ONLY the Consumerist (and a couple blogs that are blindly parroting the Consumerist without doing any research of their own), and just telling me I HAVE to beleive the consumerist because YOU say it's "well-respected." Well, *I* never really respected the Consumerist, because it has a history of blindly following sensationalist leads and has a marked anti-corporate leaning. I'm more inclined to respect sources that are objective and don't have a mission that blatantly compromises that objectivity. So sorry, you'll have to find additional evidence. And I'm not going to do your homework for you.
What in the hell does this have to do with zip codes. They are blocking NYC. Period.
They are blocking sales online, by zip code. that makes it the cornerstone of this issue, and has everything to do with it.
Now you're getting me pissed.
Why, because you can't effectively prove your case because it relies on a single, un-corroborated source? Then you're taking this too personally. Why you have so much invested in convincing people that AT&T is blocking iPhone sales - and only online - for network resource control, is beyond me. Especially when such a tactic would have no effect on the problem this alleged conspiracy would supposedly solve. And the fact that you need to sell it so hard that it "pisses [you] off" that someone would challenge your thin and faulty argument kinda confirms you don't really have a leg to stand on.
Where are your figures to back this up?
I don't care. I'm an iPhone owner. I don't have to prove affection for Apple products to anyone.
I didn't ask you to prove your affection, nor do I care what your affections are. I'm pointing out that your argument has no validity, irrespective of where your "affections" may lie.
Again you are not getting it. Maybe you never been around thieves but they will after anything they can sell. It is not like if they can't get the iPhone they will pick up their ball and go home.
Of course not, but it deters thieves from using the online system for easy pickins to commit fraud. So it's not as easy to steal an iPhone online anymore, and other smartphones aren't hot sellers, so they'll go find some other scam that affects someone else.
Yes they are linking to the same site. Have you got proof that The Consumerist is an unreliable website?
The burden of proof lies with you, who is to trying to make a point with thin, if any, actual evidence. I'm not using nor relying on the Consumerist to make my point, so I don't have to prove its validity or lack thereof.
On the other hand, you are using ONLY the Consumerist (and a couple blogs that are blindly parroting the Consumerist without doing any research of their own), and just telling me I HAVE to beleive the consumerist because YOU say it's "well-respected." Well, *I* never really respected the Consumerist, because it has a history of blindly following sensationalist leads and has a marked anti-corporate leaning. I'm more inclined to respect sources that are objective and don't have a mission that blatantly compromises that objectivity. So sorry, you'll have to find additional evidence. And I'm not going to do your homework for you.
What in the hell does this have to do with zip codes. They are blocking NYC. Period.
They are blocking sales online, by zip code. that makes it the cornerstone of this issue, and has everything to do with it.
Now you're getting me pissed.
Why, because you can't effectively prove your case because it relies on a single, un-corroborated source? Then you're taking this too personally. Why you have so much invested in convincing people that AT&T is blocking iPhone sales - and only online - for network resource control, is beyond me. Especially when such a tactic would have no effect on the problem this alleged conspiracy would supposedly solve. And the fact that you need to sell it so hard that it "pisses [you] off" that someone would challenge your thin and faulty argument kinda confirms you don't really have a leg to stand on.
DPinTX
Mar 11, 02:29 PM
Line is from Apple store past kids play area now, well over 200+ people
Store closes in 30 min. Then opens again at 5
DP
Store closes in 30 min. Then opens again at 5
DP
more...
thisisahughes
Apr 5, 08:48 AM
I like the new Xbox 360 S power and tray button design, I'd like to see it used on more products.
Mattie Num Nums
Apr 13, 03:31 PM
Does anybody know what happened to nadyne the Microsoft rep that used to hang around MacRumors and had good tips on how to solve certain issues with Office?
I urgently need to get the template support in PowerPoint working correctly...
It seems that her last post to the forum happened in October 2010...
She probably left this place. Why would anyone want to do business here when all people do is trash Microsoft.
I urgently need to get the template support in PowerPoint working correctly...
It seems that her last post to the forum happened in October 2010...
She probably left this place. Why would anyone want to do business here when all people do is trash Microsoft.

Cheffy Dave
Apr 12, 06:42 PM
I have the first gen, Mysore has the second gen, we LOVE them:eek:
twoodcc
Feb 21, 02:54 PM
You're right,
It doesn't work for me either.
I haven't looked at this for ages, extremeoverclocking probably changed their xml design. I'll see what I can do, but I can't promisse you a fast solution. My daughter and studies take up most of my time right now.
I'll post a working version in this thread, when I come to it. If you'd like to take over development however, feel free to do so.
Thanks for trying the widget :)
thanks. yeah i know this is an old topic, but i'm new to folding, and some people still have this linked in their sigs (that's how i found it)
as much as i'd love to work on this, i'm still new to programming as well. taking a java class now. so i don't think i would get much done.
It doesn't work for me either.
I haven't looked at this for ages, extremeoverclocking probably changed their xml design. I'll see what I can do, but I can't promisse you a fast solution. My daughter and studies take up most of my time right now.
I'll post a working version in this thread, when I come to it. If you'd like to take over development however, feel free to do so.
Thanks for trying the widget :)
thanks. yeah i know this is an old topic, but i'm new to folding, and some people still have this linked in their sigs (that's how i found it)
as much as i'd love to work on this, i'm still new to programming as well. taking a java class now. so i don't think i would get much done.
Zwhaler
Jan 6, 01:02 PM
Cool. Some people say it's fake but I know for a fact that it is legit unless someone photoshopped the Banner in... but it looks very Apple so all it is is another reason to get stoked :)
maerlyn
Jan 2, 08:00 PM
Hi all,
Does anyone have experience ripping audio from a concert DVD using VLC?
Whenever I use VLC using the "Open Disc" from the File tab and choosing the "Quicktime" encapsulation and only checking the audio transcoding option to mp3 (video transcoding is unchecked) it gives me a large file with both the video and sound. I only want to extract the audio so that I can play it on my ipod. Any help?
Does anyone have experience ripping audio from a concert DVD using VLC?
Whenever I use VLC using the "Open Disc" from the File tab and choosing the "Quicktime" encapsulation and only checking the audio transcoding option to mp3 (video transcoding is unchecked) it gives me a large file with both the video and sound. I only want to extract the audio so that I can play it on my ipod. Any help?
SMM
Nov 2, 02:20 PM
Growing marketshare is a lot more difficult than some of you (not all) may imagine. If Apple had a sudden increase, they would not be able to support it. They would find some suppliers who would be unable to quickly ramp up for the extra demand. Their assembly plants would be overwhelmed, as would their transportation infrastructure.
Growing their business must be performed in a strategic and systematic way. On the plus side, they have a solid cash reserve to this. But, they are extremely diverse and have new products coming down the line. The best thing they can do is increase sales in new markets, keep their profits high, maintain their lead in engineering and start increasing capacity.
Many people have posted about having a mid-level tower, highly configurable, and placed between the imac and Mac Pro. I suspect Apple would like this as well. However, it takes a different kind of assembly line to make machines like this, and still keep the price low. It also takes more work in the sales to work order process to make it happen efficiently. I think this may be a possibility once Apple can get the infrastructure in-place to manage it. They most certainly need additional manufacturing capacity right now. This could very well be in work.
Regardless, I believe Apple will end up with a significant market share and it will not be a linear growth. Going from 6%-12% will be the toughest period for them.
Growing their business must be performed in a strategic and systematic way. On the plus side, they have a solid cash reserve to this. But, they are extremely diverse and have new products coming down the line. The best thing they can do is increase sales in new markets, keep their profits high, maintain their lead in engineering and start increasing capacity.
Many people have posted about having a mid-level tower, highly configurable, and placed between the imac and Mac Pro. I suspect Apple would like this as well. However, it takes a different kind of assembly line to make machines like this, and still keep the price low. It also takes more work in the sales to work order process to make it happen efficiently. I think this may be a possibility once Apple can get the infrastructure in-place to manage it. They most certainly need additional manufacturing capacity right now. This could very well be in work.
Regardless, I believe Apple will end up with a significant market share and it will not be a linear growth. Going from 6%-12% will be the toughest period for them.
runninmac
Sep 17, 10:51 AM
What applestore was this? Woodland im assuming...
I hate to say it but the situations not looking good. If I were you I wouldnt go into there for a while (2+ weeks) and then next time you go in dont make eyecontact with her. Then if she aproches you ask her.
I hate to say it but the situations not looking good. If I were you I wouldnt go into there for a while (2+ weeks) and then next time you go in dont make eyecontact with her. Then if she aproches you ask her.


No comments:
Post a Comment