MacRumors
Aug 12, 08:17 PM
http://www.macrumors.com/images/macrumorsthreadlogo.gif (http://www.macrumors.com/2010/08/12/apple-releases-quicktime-7-6-7-for-windows/)
http://images.macrumors.com/article/2010/08/12/211527-quicktime_icon.jpg
2011 Met Gala Round-Up
Madness at the MET Gala
CELEBS: I love Ginnifer
more...
CELEBS: I love Ginnifer
Ginnifer Goodwin
more...
Ginnifer Goodwin Topshop
Ginnifer Goodwin in Topshop
more...
Ginnifer Goodwin Metropolitan
Ginnifer Goodwin
more...
Ginnifer Goodwin in Custom
the 2011 Met Gala in New
more...
Ginnifer Goodwin in Topshop.
from the 2011 Met Gala 2
more...
Ginnifer Goodwin attends the
Ginnifer Goodwin attends the
more...
Met Gala Beauty Analysis: The
Ginnifer Goodwin
Eva Mendes and Ginnifer
http://images.macrumors.com/article/2010/08/12/211527-quicktime_icon.jpg
FireStar
Oct 9, 04:26 PM
Did anyone install it already?
I've received it 2 days ago but still have the stealth guard on my iPt which is going to be replaced in a week, so I will put the bse on the replacement-device.
Are those bse for a dry installation? I've received them in an envelope without a solution, just like the stealth guards.
No, you're supposed to make your own solution. I think it was a cup of water, and a 1/4 teaspoon of dish soap. Then put it in a spray bottle. This is probably why it's so cheap. It should have instructions on making the solution.
I've received it 2 days ago but still have the stealth guard on my iPt which is going to be replaced in a week, so I will put the bse on the replacement-device.
Are those bse for a dry installation? I've received them in an envelope without a solution, just like the stealth guards.
No, you're supposed to make your own solution. I think it was a cup of water, and a 1/4 teaspoon of dish soap. Then put it in a spray bottle. This is probably why it's so cheap. It should have instructions on making the solution.
racedude
May 4, 06:39 PM
Current iOS on Verizon does not support video airplay
It does have audio airplay however.
It does have audio airplay however.
eric55lv
Jan 12, 07:31 PM
I think the name is stupid. But then again I hated the name Macbook when I heard it and thought Apple would never use that name so what do I know? :o
Its only because it so light
Its only because it so light
more...
Gurutech
Mar 27, 05:05 PM
what's the point of playing mmorpg on emulated server?
It's highly unlikely that you will get updated fast enough. Also it's highly unreliable.
Also, there is very high possibility of unfairness.
It's highly unlikely that you will get updated fast enough. Also it's highly unreliable.
Also, there is very high possibility of unfairness.
blevins321
Apr 20, 10:02 AM
BLAAAAA!!!
So I cant do it with a DVD at all? WTH? Seems very inconvenient to need the special USB install media.
This is just a thought, but maybe you could take one of your own flash drives into an Apple Store? They might be willing to clone one of the USB drives for you, or maybe even replace it for a small fee.
So I cant do it with a DVD at all? WTH? Seems very inconvenient to need the special USB install media.
This is just a thought, but maybe you could take one of your own flash drives into an Apple Store? They might be willing to clone one of the USB drives for you, or maybe even replace it for a small fee.
more...
Austin M.
Apr 11, 02:16 AM
Oh please, get rid of that kickstand.
Agreed.
Agreed.
wdlove
Oct 26, 12:53 PM
If by the the time a 30" is introduced LCD prices are down r/t increased production I would make a purchase! :)
more...
mad jew
Dec 16, 06:20 PM
I was worried that'd be the case. I reckon you're best bet might be to take it back to Apple quickly if it's not too much trouble for you. They should be very good about fixing it considering it stopped working under their watch. Sorry I can't be more helpful. :o
robla64
May 2, 09:50 PM
I have acquired an iMac g4 700 with only a cd drive. I would like to install Tiger via a retail DVD. Can I place the DVD in another machine and install via FireWire?
Thx rob
Thx rob
more...
furcalchick
Oct 26, 07:04 PM
rats, i didn't see anyone there...:(
BlindMellon
May 5, 06:29 AM
There should be a -1000 button for threads like these... Or - "Lowest Ranked".
the OP's post was obviously in jest and quite funny. are you that humorless about apple projects that you can't have a little fun?
the OP's post was obviously in jest and quite funny. are you that humorless about apple projects that you can't have a little fun?
more...
AuroraProject
Apr 3, 12:32 AM
The world as you know it, will cease to exist. You will be sucked into the black hole that is no phone land. Pack accordingly.
G4scott
May 5, 01:48 PM
BB seldom has the latest and greatest in their stores until weeks after the introduction.
Hmm, well how can my local stores have them if it's only been 2 days since the launch? :confused:
Your best bet is to call around and find out for yourself. You might get lucky!
Hmm, well how can my local stores have them if it's only been 2 days since the launch? :confused:
Your best bet is to call around and find out for yourself. You might get lucky!
more...
tim2006
Apr 15, 12:08 PM
what happened to the final product?
SidBala
Apr 22, 05:10 AM
Where you define the code, you need to put in classname::functionname
Do this for every function you define. This need not be done if you are within the class declaration.
void login::find()
{
ifstream file;
file.open("file.txt");
string input=inputusername;
string input_line;
bool found = false;
while( file >> input_line ) {
if( input_line.compare(input) == 0 ) {
cout << "The name " << input_line << " was found in file.\n";
found = true;
break;
}
}
Do this for every function you define. This need not be done if you are within the class declaration.
void login::find()
{
ifstream file;
file.open("file.txt");
string input=inputusername;
string input_line;
bool found = false;
while( file >> input_line ) {
if( input_line.compare(input) == 0 ) {
cout << "The name " << input_line << " was found in file.\n";
found = true;
break;
}
}
more...
ozred
Feb 20, 04:42 PM
I'm looking at upgrading my Mac Mini to 8GB of RAM (from 4). I checked out the Apple store (eeek, I know) and it was around $600 CDN for the 8GB of RAM!!!!
Question, though...based on what I know of the type of RAM in the mini, I can purchase some non-Apple branded RAM form my local computer store for about $100.
I know Apple is over-priced, but this is insanely over-priced.
Apple prides itself at charging the highest prices of all.
Question, though...based on what I know of the type of RAM in the mini, I can purchase some non-Apple branded RAM form my local computer store for about $100.
I know Apple is over-priced, but this is insanely over-priced.
Apple prides itself at charging the highest prices of all.
Inkygirl
Mar 23, 07:56 AM
I'm lining up! What time are the stores going to be selling the iPads, does anyone know? I've heard rumors of 5 pm but also rumors of 10 am.
Oh pleeeeeeeeeeeeeeeeease don't run out of iPads before I get to the front of the line oh please oh please oh please
Debbie
(@ipadgirl on Twitter)
Oh pleeeeeeeeeeeeeeeeease don't run out of iPads before I get to the front of the line oh please oh please oh please
Debbie
(@ipadgirl on Twitter)
tytanic11
Jun 22, 07:49 AM
Please send me pics as well.
edesignuk
Dec 29, 03:49 PM
Nope, which is why a lot of people are now telling you to make a trip to the charity in question, and donate directly, instead of donating to somebody collecting money for a charity.
Good thing too. All those 3% mount up. I really hope most are donating direct rather than through Spymac or others like them (taking a cut).
Good thing too. All those 3% mount up. I really hope most are donating direct rather than through Spymac or others like them (taking a cut).
obeygiant
Apr 7, 02:24 PM
Ralph Lauren
Isoparm
Mar 8, 05:22 PM
I've got Apache on port 80.
What I'm ultimately trying to do is forward all requests (HTTP, HTTPS, DNS) that goes to an IP address to a different server app (Ruby DNS & Ruby Http Sever) that's running on the same machine.
I can't change the ports that are being requested on this IP (They go to the default 80, 443, & 53), but my thought is that I can forward those ports from that particular IP address to the other ip address and ports on that same server.
That way depending on which IP you make the request to, you get a different server application (apache or ruby) responding.
Hope that makes sense.
What I'm ultimately trying to do is forward all requests (HTTP, HTTPS, DNS) that goes to an IP address to a different server app (Ruby DNS & Ruby Http Sever) that's running on the same machine.
I can't change the ports that are being requested on this IP (They go to the default 80, 443, & 53), but my thought is that I can forward those ports from that particular IP address to the other ip address and ports on that same server.
That way depending on which IP you make the request to, you get a different server application (apache or ruby) responding.
Hope that makes sense.
Sargiel
Dec 7, 11:55 AM
I spent a lot of time mulling over whether to buy a Mini or a second hand Powermac G4 - and in the end it was the upgradability of the Powermac that won me over. I really wanted to be able to switch to a machine that would be able to meet my undemanding gaming requirements and the Mini's 32mb graphics wasn't able to offer that.
Also there is the fun of taking a stock machine and upgrading it to the hilt - maybe that's not for everyone but I've been having a ball ! :D
I also had a wireless networking card that I knew would work with Mac OS X so the Powermac was just as an easy a fit into our home network as the Mini would have been. The only advantage to the Mini is that it would come with iLife.
Also there is the fun of taking a stock machine and upgrading it to the hilt - maybe that's not for everyone but I've been having a ball ! :D
I also had a wireless networking card that I knew would work with Mac OS X so the Powermac was just as an easy a fit into our home network as the Mini would have been. The only advantage to the Mini is that it would come with iLife.
jblakeh1
Mar 3, 08:21 PM
did I mention how Photoshop completely locks up if you copy text from an MS Office app? That was my Photoshop bug of the day...
No comments:
Post a Comment