iPhone 4 Launch – Photos, Video, Commentary


Thanks to my friend Debra E. for sending me this video from the Valley Fair Mall. The line looked *MUCH* longer than where I was waiting!

Apple iPhone4 Launch pictures
6:30am PST at the Hillsdale Mall. Line is long, but people are patiently waiting.

Apple iPhone4 Launch pictures
This is a photo of the parallel line of folks that are waiting in line for Purchase, not Pre-Order. How indicative of waiting to buy an iPhone.

Apple iPhone4 Launch pictures
Yet another way to pass the time. Using the iPad with others in line, playing a multi-player game to pass the time.

Apple iPhone4 Launch pictures

The helpful Apple Store folks used 3G iPads to check folks in who had Pre-Orders.

Apple iPhone4 Launch pictures
Which line did are you a part of? I can tell you the Purchase line was much longer and slower. I think for every 20 Reservations, 1 Purchase person was let in.

Apple iPhone4 Launch pictures

Just a few people ahead of me to get into the store. The line for Reservations was moving really fast. From when the store opened at 7:00am, it took me about 40 minutes to reach the head of the line. (Kudos to Apple for getting it right, on their 4th Product Launch Retail Store try!)

Apple iPhone4 Launch pictures

I wasn’t allowed to take a picture of the Apple Store employee who helped me with my purchase, since they are not allowed to pose for photos. Even pose with the Apple Uniform and post it to Facebook. So I had to take a profile shot to stay within the rules. His manager was giving me the evil eye.

Apple iPhone4 Launch pictures

Apple iPhone 4 nearly within my grasp, just need to scan it, swipe a credit card and sign the iPhone POS Terminal twice and I’m done!

Apple iPhone 4

15 minutes later I am done. Out of the store and by the time I walk back to my car, my old iPhone 3G has been deactivated and my iPhone 4 is operational.

Apple iPhone4 Launch pictures

As I get in my car, I get an email alert. It’s my Apple iPhone 4 receipt in PDF.

Final Thoughts

All in all, I got to the store around 6:30am and after 1 hour 20 minutes of waiting, I was out of the store. It was a great experience, compared to the first time when I purchase the iPhone 3G. The backup of my 3G and restore onto the 4 worked flawlessly.

I just need a proper case, since I didn’t care much for the Apple Bumper Case.

Related Posts:
  1. Photos: Apple iPhone 4 Launch in Sydney...

  2. PODCAST: Advances to Apple iPhone and Google Android...

  3. iPhone 3.0 Launch – No Time Confirmed...

  4. Video: Handset Forum USA – Morgan Gillis, LiMo Foundation...

  5. $100 MM to Launch Sprint Samsung Instinct...

View Comments to “iPhone 4 Launch – Photos, Video, Commentary”

  1. Oops, I thought you were at Valley Fair. Guess all malls, around Silicon Valley at least, look alike.

  1. [...] This post was mentioned on Twitter by Eric Chan, devans00. devans00 said: Summary of iPhone 4 Launch Silicon Valley style earlier today – Photos, Video, Commentary by @Mobileslate http://bit.ly/9dfC1U This is us. [...]

blog comments powered by Disqus
google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);