monke
Oct 19, 05:00 PM
Once I saw the words 'ATD' and 'Maya' within a few seconds of each other, I knew it would be amazing.
Great Work, As Always :)
Great Work, As Always :)
smugDrew
Apr 1, 05:37 AM
:D if it were GM, wouldn't Apple call it that?!!
alust2013
May 7, 12:23 AM
I'd probably just do the base 13", if you're getting an i7 iMac.
R94N
Oct 25, 12:35 PM
They look great all lit up. I've tried to draw the Apple logo in the past and I find it hard, never mind to actually carve it into something (it could be just my crappy drawing though :D).
more...
snaky69
May 3, 11:26 AM
It is the unibody MacBook. Will it hurt anything to try installing it?
I believe your macbook uses ddr2 memory,whereas the newer MBP's use DDR3. There is difference in voltage requirements for those two standards. You can install it in the macbook, it just won't boot, but you won't damage anything.
Why are you trying to do this in the first place?
I believe your macbook uses ddr2 memory,whereas the newer MBP's use DDR3. There is difference in voltage requirements for those two standards. You can install it in the macbook, it just won't boot, but you won't damage anything.
Why are you trying to do this in the first place?

mbl42
Dec 14, 05:36 PM
I believe Sharper Image still has them in stock too, might want to check it out.
more...
motulist
Apr 30, 01:32 AM
MacRumors has always been very fast, delivering every requested page in a short amount of time. But over the past couple of days the site has slowed WAY down. Sometimes the pages will load just as fast as always, but then suddenly it'll be REALLY slow, taking like 30 to 120 seconds to fully load a page. I'm pretty certain that it's not being caused by my computer or internet connection, because I'm not seeing this new delay at any other sites I visit.
What's up wit dat?
What's up wit dat?
harpster
Apr 7, 09:43 AM
You're a star! I just tested it with my hotmail address and it works but its not going to my other email which it needs to, any ideas?
Its not even landing in the trash...
Email can be a pain.... your other account could be trashing it, who knows... try to get as simple and basic as you can with your testing. I also use phpmailer you might want to look into that. Good luck.
Its not even landing in the trash...
Email can be a pain.... your other account could be trashing it, who knows... try to get as simple and basic as you can with your testing. I also use phpmailer you might want to look into that. Good luck.
more...
Dyne
May 3, 11:16 PM
Hi everyone!
I'm not sure if anyone remembers me from back when the mid-2010 iMacs launched, but I purchased one, and despite loving the system, I ended up having to return it due to having a lot of eye strain while using it for even five minutes. With the new iMacs having been launched today, I decided to pick up a new one to attempt to adjust to the screen again, as I really, REALLY loved the system, and I hated being back on a Windows machine.
I'm not certain why, but I'm having next to no issues this time around; I've been using the system nearly non-stop for the last two hours, and I've had very minimal eyestrain compared to last year's model! Absolutely NOTHING has changed whatsoever with my vision or lighting conditions in my PC room.
Was something possibly changed with the displays for this release that has alleviated my issues almost entirely? If so, I'm certainly not complaining. :) And hopefully those other individuals besides myself that were having the same issues previously will be able to use the new iMacs with relative ease, as well!
I'm not sure if anyone remembers me from back when the mid-2010 iMacs launched, but I purchased one, and despite loving the system, I ended up having to return it due to having a lot of eye strain while using it for even five minutes. With the new iMacs having been launched today, I decided to pick up a new one to attempt to adjust to the screen again, as I really, REALLY loved the system, and I hated being back on a Windows machine.
I'm not certain why, but I'm having next to no issues this time around; I've been using the system nearly non-stop for the last two hours, and I've had very minimal eyestrain compared to last year's model! Absolutely NOTHING has changed whatsoever with my vision or lighting conditions in my PC room.
Was something possibly changed with the displays for this release that has alleviated my issues almost entirely? If so, I'm certainly not complaining. :) And hopefully those other individuals besides myself that were having the same issues previously will be able to use the new iMacs with relative ease, as well!
stridemat
May 3, 02:39 PM
Download and install Flash.
http://get.adobe.com/flashplayer
http://get.adobe.com/flashplayer
more...
Thisisgeorge
May 6, 09:03 AM
I suggest the NZXT cooler.
http://www.newegg.com/Product/Product.aspx?Item=N82E16834997340
http://www.newegg.com/Product/Product.aspx?Item=N82E16834997340
*LTD*
Apr 8, 10:06 PM
Executable code from 3rd party servers?
If this is what iCab did then Apple should have done this a long time ago.
If this is what iCab did then Apple should have done this a long time ago.
more...
canuckdesigner
Aug 23, 11:38 AM
Great installation....looks awesome. now if he would only do something about replacing that decrepid phone with a cordless.... :D
OCX
Jun 24, 02:44 AM
Chillin in the reservation line. This is crazy how many people showed up.
more...

Shagrat
Oct 29, 12:16 PM
Thanks, Shagrat! I hadn't heard of that site, it looks like it could be very useful! :cool:
Great site, not unlike this one:- a lot of people who seem to enjoy a good barney every once in a while. Some N00bs, some real old hands, a good mix!
Been going there for a while. :D
Great site, not unlike this one:- a lot of people who seem to enjoy a good barney every once in a while. Some N00bs, some real old hands, a good mix!
Been going there for a while. :D
Matth3w
May 3, 04:05 PM
From where?
more...
xStep
Apr 2, 02:31 PM
I want that:
if value in the first component is cars, the second component is mustang the fisrst label must show "1970" and the second label must show "v8"
You're just not making a lot of sense to me either. It sounds like you are saying you have four components; vehicles, model, year, engine. Maybe your example mistakenly leads me to that conclusion. Your first post clearly says you have two components.
If by labels you mean the value that is selectable, than please refer to that as a component title, as that corresponds to the method name;
- (NSString *)pickerView:(UIPickerView *)pickerView titleForRow:(NSInteger)row forComponent:(NSInteger)component
You need to clearly express in much more detail what it is you are looking at doing. Brevity is your enemy when asking programming questions.
if value in the first component is cars, the second component is mustang the fisrst label must show "1970" and the second label must show "v8"
You're just not making a lot of sense to me either. It sounds like you are saying you have four components; vehicles, model, year, engine. Maybe your example mistakenly leads me to that conclusion. Your first post clearly says you have two components.
If by labels you mean the value that is selectable, than please refer to that as a component title, as that corresponds to the method name;
- (NSString *)pickerView:(UIPickerView *)pickerView titleForRow:(NSInteger)row forComponent:(NSInteger)component
You need to clearly express in much more detail what it is you are looking at doing. Brevity is your enemy when asking programming questions.
SamIchi
Mar 16, 06:47 PM
I got the original... Great game for $10 though.
farmerdoug
Mar 29, 11:58 AM
The system call does not write to the file. ideas?
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main (int argc, const char * argv[]) {
// http://simbad.u-strasbg.fr/simbad/sim-id?Ident=Vega&NbIdent=1&Radius=2&Radius.unit=arcmin&submit=submit+id
// http://simbad.u-strasbg.fr/simbad/sim-id?Ident=HD+1&NbIdent=1&Radius=2&Radius.unit=arcmin&submit=submit+id
// http://simbad.u-strasbg.fr/simbad/sim-id?Ident=CD+-57+1054&NbIdent=1&Radius=2&Radius.unit=arcmin&submit=submit+id
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
int main (int argc, const char * argv[]) {
// http://simbad.u-strasbg.fr/simbad/sim-id?Ident=Vega&NbIdent=1&Radius=2&Radius.unit=arcmin&submit=submit+id
// http://simbad.u-strasbg.fr/simbad/sim-id?Ident=HD+1&NbIdent=1&Radius=2&Radius.unit=arcmin&submit=submit+id
// http://simbad.u-strasbg.fr/simbad/sim-id?Ident=CD+-57+1054&NbIdent=1&Radius=2&Radius.unit=arcmin&submit=submit+id
pqft
Apr 30, 11:38 AM
I am having the same problem
Ed91
Aug 1, 11:41 AM
I wish everyone would stop looking for things to compare to Vista. First it was Snow Leopard, then it was the iPhone 4 , and now it's iOS 4. Software has bugs. Get over it.
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!
Omad0n
Feb 16, 08:07 PM
To whomever asked about the trackpad, no it seems fine to me. And i took it to class today, and it was jsut fine. Still haven't given it a full class workout yet, as I want to wait till i have a bag to carry it in.
DeaconGraves
May 5, 02:43 PM
Get the i7. Based on what you said you were going to use it for (besides gaming), it'll be worth it.
I may be wrong, but my understanding about vram is not that the 6790m is not powerful enough for 2GB, but that games right now don't typically need the full 2GBs. That being said, of all the upgrade choices I made, the jump to 2GB seemed the most brainless: not that much more money for a little bit more future proofing.
I may be wrong, but my understanding about vram is not that the 6790m is not powerful enough for 2GB, but that games right now don't typically need the full 2GBs. That being said, of all the upgrade choices I made, the jump to 2GB seemed the most brainless: not that much more money for a little bit more future proofing.
No comments:
Post a Comment