Black or White? What was/is your choice? and why?

I had my heart set on the black 16gb model this morning when I arrived at my AT&T store around 6:00am. I was lucky number 13 in line and waited patiently as the employees arrived. Then around 7:15 am the manager came out and said tell me which model you want, and i will tell you if we have it or if you will have to order it. He came through the line and got to the man in front of me and asked the question.
The man said 16gb black. The manager says, sorry we will have to order that for you. You could see the disappointment in this older man's eyes, but he accepted that as a real sport and said, Okay...
Then it was my turn, and I knew the info I dreaded and said, give me a 8gb black... not thinking of the storage i really needed. He gave me my packet, and continued through the line and got three people away from me and it hit me what I just got myself into. I politely asked him, can I please change my order to the 16 gb white? and He allowed this, and that is what I purchased!
I have been told all week dont get that white version that looks like a girl phone, but as I left the store, I realized that I wanted the white all along....it is beautiful! I love my new White 16 GB iPhone 3G!!!!! and by the way, fingerprints barely show on the white!
LOL, but anyways,
what is your story?

I was #23 in line at my closest Apple Store. I too, had my sights set on the Black 16GB. When I was led into the store, I asked to see a white demo unit (just to make sure). I looked at both colors for about a minute or so. One of the employees nearby was biased towards the White one. I finally said, "I'll take the Black." The one helping me said, "Very cool," and went in back to get one. When he came out he stopped in his tracks with a white box and said, "Oh right. Black." and spun around. I stopped him and said, "Wait. Let's go for the White."
I'm really happy with my last second choice. The fingerprint thing is indeed, "Very cool."
Oh, and they had all sizes and colors when I was there.

Similar Messages

  • Under the settings app there's the general column and under the accessibility section the is a setting called black over white does that drain your battery any more than the normal setting

    Under the settings app there's the general column and under the accessibility section the is a setting called black over white does that drain your battery any more than the normal setting

    Wow. I have not seen that question nor a discussion. I agree with James. I don't think it will, and if the power drain is different, maybe it'll be less and not more.
    With a 10 hour battery, you have plenty of time to test it and see. If the battery depletes fast, just go back to the other way.
    If you do try it, let us know what you discover.
    Thanks ! !

  • Can anybody say why In the layer menu the background color is white when opening a layer mask, and why does it automatically turns black by simply opening the layer mask properties menu? The vector mask is white anyway.

    Can anybody say why In the layer menu, the background color is white when opening a layer mask, and why does it automatically turns black by simply opening the layer mask properties menu? The vector mask is white anyway.

    Topic or subject titles should be clear, pertinent and concise so that individual users can tell at a glance if they can help or not.
    That field is not for attempting to fit your entire question in there.
    Please keep this in mind next time you post.  Thank you.
    A lot more information about your hardware and software is needed.
    BOILERPLATE TEXT:
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CC", but something like CC2014.v.2.2) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    a screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • TS2446 I forgot the security question about what was my first car and what is my favorite car! What is the solution to change that? please help me, thank you in advance Leo

    I forgot the security question about what was my first car and what is my favorite car! What is the solution to change that? please help me, thank you in advance Leo

    If you have a rescue email address set up on your account then you can try going to https://appleid.apple.com/ and click 'Manage your Apple ID' on the right-hand side of that page and log into your account. Then click on 'Password and Security' on the left-hand side of that page and on the right-hand side you might see an option to send security question reset info to your rescue email address.
    If you don't have a rescue email address set up then go to Express Lane  and select 'iTunes' from the list of 'products' in the middle of the screen.
    Then select 'iTunes Store', and on the next screen select 'Account Management'
    Next choose 'iTunes Store Account Questions' or 'iTunes Store account security' (it appears to vary by country) and fill in that you'd like your security questions/answers reset.
    You should get an email reply within about 24 hours (and check your Spam folder as well as your Inbox)

  • I recently moved to USA from Canada. I have not changed my apple id but I have changed my phone and computer. Is there a way to retrieve my purchased music via iTunes? I checked what was available to download and only got a few digital booklets.

    I recently moved to USA from Canada. I have not changed my apple id but I have changed my phone and computer. Is there a way to retrieve my purchased music via iTunes? I checked what was available to download and only got a few digital booklets.

    Most Windows users don't.
    Purchase an external hard drive and use the backup software that comes with it to backup files from your computer.
    Buy TouchCopy and install it on your new computer, connect your old iPod and transfer your songs to your computer.

  • What is the parameter list and why does it keep on coming up?

    What is the parameter list and why does it keep on coming up when I try to finalize the video or share it?

    Hi
    I try to finalize the video or share it?
    How do You do that and to what do You Share it ?
    Yours Bengt W

  • What is better to use and why?

    Hi,
    What is better to use and why?
    We have written follwing statements to check the existence of interested record in table.
    1).
    select count(*) from emp where deptno = 20;
    2).
    select 'X'
    from dual
    where exists (
    select 'X' from emp
    where deptno = 20);
    Thanks and Regards,
    Rushang Kansara

    Assuming a large table, number two would be the fastest. If empno in unique, you can leave out the where exists part and just select x from emp where empno = 20. If empno is not unique, then using where exists can be faster. Assuming that empno is not unique, query 1 may elect to scan the whole table looking for that empno. Number 2 can use the index and return your result in, typically, three LIOs.
    Again, it all depends on your indexing, size of tables, and uniqueness of key upon which you are searching.

  • Whats the maximum length array and why?

    Whats the maximum length array and why?
    I tryed to search the forum but most people was wondering about the maximun length of a String..

    for(int i =20;i<=32;i++) {
         try {
              int[] p = new int[(int)Math.pow(2,i)];
              pause(2000); // So that gc doesn't clean away the array before
                              // The OS memory manager gets to update.
              System.out.println("Paused! i: " + i);
         } catch(OutOfMemoryError e) {
              System.out.println("Ex!!");
              pause(10000); // Same sa before.
    void pause(int p) {
         try {
              Thread.sleep(p);
         } catch (Exception e) {}
    }I worte this little code to test this.
    It runs to 2^23 for me.
    I am running
    AMD Athlon, 512 DDR, Windows 2000 SP4
    java version "1.5.0-beta2"
    Java was using 42116 Kb RAM and 54632 Kb Swap when its at 2^23

  • What is error 150:30, and why won't CS4 work after moving it from old mac to new?

    What is error 150:30, and why won't CS4 work after moving it from old mac to new?

    Reinstall the software properly
    Mylenium

  • HT3775 what is a flv file and why can't I play it?

    what is a flv file and why can't I play it?

    It's flash. Do you have a flash player installed?
    Not sure, but try VLC

  • May i know what is plugin-container.exe and why it need internet access , noticed that it started only when i visit any website has Flash containt ? is it adobe flash player plugin ? is it safe to use ?

    May i know what is Plugin-container,exe and why it need internet access ? noticed that it starts only when visit any website has flash containt on webpage . is this adobe flash player plugin ? is it safe to use ?

    See http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins

  • TS3297 I'm trying to buy a song and it won't let me it keeps telling me to ask these two questions like what was my first pets name and what was my childhood nickname and I forget I need help please

    I'm trying to buy a song and it won't let me a page keeps popping up telling me to answer these two questions like what was your first pets name and what was your childhood nickname and I forget the answers and it says I will be locked out of my apple id and I don't want that so can u please help me thanks

    If you didn't establish a rescue email address, you will need to call applecare support.  Ask for account security to reset your security questions.  After the advisor is able to verify your identity, they can reset your security questions.
    HTH.
    If you are in the US, the number is 800-275-2273

  • What was the stable JDeveloper and ADF to go with the project development?

    Hi All,
    what was the best and stable Jdeveloper&ADF to  Project development?
    Regards

    Jdev 9.0.5!
    You question can't be answered. For a decision we need to know what kind of project you mean. What kind of application you want to develop.
    Sample: if you need mobile there is only one version (stable or not), you can use. For SOA it's different, as it is for WebCenter.
    Please providde more infomation.
    Timo

  • What's your favourite ap for your iPhone and why?

    I'm a new iphone user.  I don't know anything about aps.  But you do...so let me know what you like and why.

    Acecero wrote:http://bbs.archlinux.org/viewtopic.php?id=56396
    That right...  Post there! 

  • What is a PRAM reset and why did I have to do it ?

    My very new (4 days) 20" Aluminium iMac was getting quite noisy, so much so that I called for support today.
    The Apple tech explained how to do a 'P.RAM' reset, which in fairness does seem to have resolved the issue. (something to do with a FAN, I think).
    I would like to know more about the causes of this, and why would I have to do it a such a new machine ?
    Is there something wrong with my machine ? What are the chances I wil have to do this again ?
    Thanks....

    All, thank you for your time and valuable information. I am relieved that nothing is wrong with my system, but I must say that I find it is a little odd that a user has to do take these steps after making hardware or software changes to the system. I would expect this to be done as part of the install routines. Perhaps that is why other (you know who) systems need rebooting after most hardware or software changes.
    I know Apple like to be seen as the machines where such things are not required, but clearly they are !
    Thanks again.

Maybe you are looking for