Apple iPhone 3GS

Apple iPhone 3GS

Well, it finally got announced. The iPhone OS 3.0 launch is set for June 17th and the new iPhone 3GS device will launch June 17th.

The pricing for the 16GB (black or white) will be $199 and the 32GB is $299. And the current 3G device that’s been available is dropping the price to $99.

Here are my tweets during the Apple WWDC:

Watching #wwdc keynote on Gizmodo http://bit.ly/2y4p3
iPhone announcements at #wwdc – 40M iPhones + iTouches
#wwdc 50K apps for iPhone
#wwdc – now to the official iPhone 3.0 news…
#wwdc – iPhone 3.0 (finally! Cut, Copy & Paste) When is the final release!?!
#wwdc – Showing pics of landscape keyboards and MMS support.
#wwdc But MMS support for #iPhone later this summer #FAIL
#wwdc – Logos for #mobile operators for #iPhone. No China Mobile logo…
#wwdc #iPhone streaming music videos, audio books, TV shows… over 3G – no WiFi necessary (AT&T, are you ready?)
#wwdc #iPhone 3.0 – PC Tethering is allowed. 22 Mobile Operators at launch, but not AT&T #fail
#wwdc #iPhone 3.0 30 languages supported.
#wwdc #Iphone 3.0 – Find my iPhone feature for MobileMe customers, somewhat silly if battery is dead or not in cell range
#wwdc – #iphone 3.0 remote wipe for individuals is nice
#wwdc #iphone 3.0 P2P connectivity using Bluetooth
#wwdc #iphone 3.0 #push notification details (finally!)
#wwdc #iphone 3.0 SDK Turn-by-Turn navigation with any app. (Wondering if a car GPS will ever be good enough)
RT @alasaarela: Opening your car door and honking the horn with iPhone: Awesome innovation from ZipCar! (crazy – iPhone to replace keyfob)
#wwdc #iPhone 3.0 free for all iPhone users, no matter what version, but iTouch $9.99. Available June 17th
#wwdc #iPhone 3.0 Paid Developers get it today
#wwdc #iPhone 3Gs – new phone.
#wwdc #iPhone 3GS has 3.0 MP camera
#wwdc #iPhone 3GS supports video capture (finally! I guess faster speed needed)
#wwdc #iphone 3GS has digital compass (hmm, interesting to integrate that into apps/games)
#wwdc #iphone #3GS even better battery life (not sure it will be enough when ppl start using video!)
#wwdc #iPhone 3GS – $199
#wwdc #iPhone 3GS 16GB $199, 32GB: $299 black and white
wwdc #Iphone 3G officially price lowered to $99 (blow them out quickly!)
#wwdc #iphone 3GS available June 19th!
13 Days of #Palm #Pre before next #iPhone (not a good time to have short supply of devices)
@alasaarela I think if the mobile operator could offer more service plans with the purchase of an iPhone, then Nokia would be finished.
– replying to: How is Nokia going to answer $99 iPhone 3G? Apple is definitely taking major steps to OWN the smart phone market.
@alasaarela Agreed, but lots of people are using iPhone on prepaid w/o unlimited data
– replying to: @mobileslate I am sure the carriers will gradually offer better plans. The unlimited data is still integral part of the experience, though.

Related Posts:
  1. PODCAST: Advances to Apple iPhone and Google Android...

  2. Apple iPhone 3G Sold Out, Signals New Phone at WWDC...

  3. SD slot for Apple iPhone and iPads?...

  4. December, Apple and iPhone...

  5. Twitter, SMS, iPhone and Apple WWDC...

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);