Slashdot Log In
How Apple Kept the iPhone Secret
Posted by
CmdrTaco
on Wed Jan 10, 2007 12:34 PM
from the just-don't-tell-me dept.
from the just-don't-tell-me dept.
An anonymous reader writes "Bogus prototypes, bullying the press, stifling pillow talk — all to keep iPhone under wraps. Fortune's Peter Lewis goes inside one of the year's biggest tech launches. One of the most astonishing things about the new Apple iPhone, introduced yesterday by Steve Jobs at the annual Macworld trade show, is how Apple managed to keep it a secret for nearly two-and-a-half years of development while working with partners like Cingular, Yahoo and Google."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Secret? What secret? (Score:5, Funny)
Agreed (Score:5, Insightful)
They waged a viral campaign so effective that analysts and customers were basically demanding to be given the opportunity to purchase the new product--and they did it so silently that I'll probably get responses arguing that Apple didn't even do a campaign. THAT, to me, is the real story of secret-keeping.
Parent
Re:Agreed (Score:5, Insightful)
I do think there is a bit of euphoria right now over the product launch that is likely to subside a bit as June rolls around and people remember that $700 is a hell of a lot of money for a phone, smart or no.
Parent
Re:Agreed (Score:5, Insightful)
Agreed: it's the "doesn't suck" that's key. Apple's iPod wasn't the first portable MP3 player by a long shot, but they created one that was small, stylish, had a good interface, and was actually enjoyable to use (and yes, marketed the hell out of it). Apple took the portable MP3 player to the masses and led a revolution in how we listen to music. They don't deserve all the credit, but in putting out the first non-sucky MP3 player, and in continuing to push the boundaries of the technology, they deserve a heck of a lot of credit.
The question here is, can they do the same thing to phones that they did to music players? Coming off the successes of the iPod, I wouldn't count them out. On the other hand, the iPod is a tough act to follow, and Apple has created a monster wave of hype that they're somehow going to have to live up to. This thing has to be good enough to survive on more than novelty and buzz, it's got to offer real advantages over your cell phone, rather than just being an awkward chimera of phone and iPod.
I think that Apple is clearly heading in the right direction. But being a pioneer is dangerous. Think back on the Newton- it came out not quite ready for prime time, so even after they got the text recognition working better, they had already lost the brief opportunity to capitalize on the device's novelty and buzz, and it never really took off. One or two major snafus in the iPhone and the same thing could happen.
Parent
just the beginning (Score:5, Insightful)
Parent
Re:Agreed (Score:5, Insightful)
Parent
Re:Secret? What secret? (Score:5, Insightful)
Isn't that what brute-force password attacks are about? One cannot claim that hackers knew one's secret password only because they were able to discover that a password existed and then were able to gain it by brute-force attack.
I think it can be classified as having been an unqualified bona-fide industrial secret to the extent they were able to keep the details about the device at large from the press and the public and even their competitors.
Parent
Re:Secret? What secret? (Score:5, Insightful)
Parent
Not all that's secret (Score:5, Insightful)
- What processor?
- How much "system" RAM in the thing?
- Can users install their own software? Rumor is that you cannot - you have to buy it from Apple or Cingular.
- What bluetooth profiles are available?
- Can I get shell?
I have a feeling that this is not going to be a geek's toy.
jh
Re:Not all that's secret (Score:5, Insightful)
I think what Apple has here is a "digital life manager" first that is incidentally also a cellphone. They will absolutely not miss the market of people who want to open a goddamn shell on their phone.
Parent
Re:Not all that's secret (Score:5, Interesting)
Yes, these are of course Japanese phones, and Japanese phones are for some reason much more advanced than western phones.
While you're at it, why not show off NTT's full FOMA lineup? Here: http://www.nttdocomo.co.jp/product/foma/ [nttdocomo.co.jp]
Almost all of these have better raw specs than the iPhone, with higher res screens and cameras, expandable memory, user-installable apps, 3D graphics and more. You'll also notice that the Japanese have almost universally shunned any form factor other than the clamshell... just as we have. That's going to be a big problem for the iPhone in terms of attracting mainstream users (in the United States). The iPhone's problem is that it's attempting to redefine a market that's already been defined through market forces; it's not like we've never had candy bar style phones here before, and it's not like we haven't had touch screens. They just don't sell as well as clamshells, and phones with buttons.
Back to NTT, though... what's the one thing all of these have that the iPhone doesn't? 3G support (which is old hat in Japan at this point). Another big minus for the iPhone. It's not like Cingular doesn't have 3G phones here either - I've got one myself. So this is another big negative - how are you expected to actually make use of all of the iPhone's internet features on a 2G network?
On the one hand, it doesn't serve much purpose to compare the iPhone to Japanese phones, which are almost universally more advanced than ours (funny thing is NTT does sell the Moto Razr, but it's like at the bottom of their lineup of already bottom-rung 2G non-FOMA phones, and I didn't see a single one last time I was there). On the other, I do think it's worth pointing out that the iPhone is really not as advanced as some people seem to think it is. And I also think it's interesting (and telling) that even a place like Japan, which has embraced Apple's design ethos and which places so much importance on industrial design, continues down the clamshell/button road even in their ultra-high end stuff. There are reasons for this. Apple should have taken a lesson.
Parent
Re:Not all that's secret (Score:5, Insightful)
Can users install their own software? Rumor is that you cannot - you have to buy it from Apple or Cingular.
There hasn't been any real information on this, but I've heard people complaining that it will be sold "as is", and that you won't be able to get new software on it at all. While nothing has really been said about it, it seems ridiculous to me. Jobs made a big deal of the idea that it's running OSX with support for Cocoa and Core Animation and such. He made a point of saying that the screen would allow people to think of new, clever interfaces and be able to add things that are unforeseen at the time the device is sold. These statements don't make a lot of sense unless they intend to encourage third-party development.
My guess is that the version of Xcode distributed with Leopard will have support for making iPhone applications and widgets. I suppose it's possible that Apple and Cingular would try to control installation, but it doesn't seem realistic. First, it would discourage 3rd party development. Second, these things tend to get hacked, and Apple knows it. The only reason to do it would be if Cingular insisted, but Cingular might just be happy to be gaining so many data-plan subscribers.
Parent
Re:Not all that's secret (Score:5, Insightful)
It's worth remembering that Xcode already has cross-platform compilation built in via gcc, and that likely the APIs used for user-level applications will be Objective-C, which shields programmers from a lot of low-level stuff. ObjC's message-passing even insulates developers from things like function-call ABIs to a large extent. Don't forget that OS X is based on NeXTStep & OpenStep, which (just like the PPC/Intel 'universal binaries') were able to recompile/bundle applications to run on multiple processors. Unless you're doing something fairly close-to-the-metal, writing apps via the Cocoa framework (and probably a separate ObjC iPhone framework) will likely mean that compilation is just a couple of clicks away -- and it'll build an Intel/PPC version for local debugging, and an (ARM? PPC? etc?) for deployment/final testing.
As for the differing UI, it's not all that difficult to change an app to match that -- after all, we're talking about a somewhat slimmed-down device -- because it would use the same standard high-level view, control, and layout code. While something like Delicious Library might have some potential for an iPhone application, it wouldn't look exactly the same, because the current UI for it has been designed -- by the app's developers -- according to a larger available screen. For something with a small screen, it could be tweaked to have each view appear in sequence, like the iPod menus & the iPhone mail application: List of libraries, contents of library (even with the cover browser UI), and select an item to view details. But being Objective-C, it likely wouldn't need a vast deal of changes beyond that; the code for each view might well be exactly the same. Certainly the item information view probably needn't change, nor the library list. The cover/shelf view might need tweaking to optimize it for smaller displays -- then again even that might not be necessary.
Then again, we may be restricted to HTML/Javascript 'widgets' -- who knows?
-Q
Parent
Re:Not all that's secret (Score:5, Interesting)
Parent
Re:Not all that's secret (Score:5, Funny)
Operator: "911 - what is the nature of your emergency"
Duds: "I'm starving to death; send over a pizza!"
Operator: "You again!!"
Parent
How sad... (Score:5, Insightful)
I'm not sure any job is worth this, let alone producing a gadget.
Everyone knew, but nobody knew... (Score:5, Interesting)
After checking the feature set on Apple's web site, mark me down for at least two of those things.
My Treo looks positively anemic in comparison. It is enough to overcome my disgust for Cingular too.
I dont think anyone outside of Apple anticipated just how well recieved that phone would be.
you have no idea if it'll rock or suck (Score:5, Interesting)
After checking the feature set on Apple's web site, mark me down for at least two of those things.
You want it because all you saw was what Apple wanted you to see. You have no idea how it'll actually perform as a phone in ways that matter. I don't care how sexy it animates the UI if it's a shitty phone.
All the fervor is akin to GM showing off a new sexy looking car, and people wanting it, having no idea if it'll actually be a good car or not.
You won't know any of this until Apple gives units to users (or maybe SOME journalists who aren't too distracted by "OOOO, NEW SHINY APPLE TOY". You're an absolute fool if you "pre-order" this thing.
Parent
Hence no FCC approval (Score:5, Insightful)
That's why iPhone doesn't have approval (though I bet it already passes certification - they just haven't filed yet) - the instant it's filed, it's public information, and Apple hates that. (Especially since a lot of collateral gets filed - internal photos, external photos, user manuals, lab reports, etc).
Honestly, until now, I really didn't find anything that made me want a new cellphone (the one I have is great, but it's coming up in the years), so I wouldn't know what to get when it died. Guess I do now. It's pricey, but I paid more for my current smartphone...
And given how difficult it is to do a cellphone (very - carriers are very picky - if the color of the button is wrong... or if it has certain features like call timers or byte counters...), I wouldn't see Apple as being able to get one in since it has no experience. (I expected it to be some super-hyped rumor that someone started and everyone ran with it after being upset at how crappy their current phone was, or some half-assed thing as is typical reaction.). But I suppose GSM carriers are less strict than CDMA ones since you don't strictly need carrier approval to sell a GSM handset (just replace the SIM card).
Yet Another Phone (or PDA), huh? (Score:5, Insightful)
At $500 a pop it may be Sony-ing it's way out of its target market too.
I'm not getting one (Score:5, Funny)
Nokia 9300 Anyone? (Score:5, Interesting)
I've got ssh and rdp clients for admin work, mp3 player, removable flash media, email, sms, good back-up restore functionality and works in linux too. There's even an OSS gui toolkit on sourceforge.
No, it didn't come from the Jobs Reality Distortion Field, but it allows me to have a life when I'm on weekend support rotation.
FYI, it's available now.
Something else of interest here.... (Score:5, Interesting)
So how long till they announce HD based widescreen iPods.
Andy
Re:How to keep something seceret. (Score:5, Funny)
You don't even know IF my company exists, not to speak of WHAT we're going to produce.
I'm just gonna scrummage around in my closet for my old turtleneck and then watch out!
Parent
Re:Seriously. (Score:5, Insightful)
Parent