What iOS 4 Does (and Doesn't Do) For Business
snydeq writes "InfoWorld's Galen Gruman investigates what businesses can expect from Apple's new iOS 4. Multitasking, the biggest new capability, is for now simply a promise, as apps will need to be retrofitted to make use of the capability. The other big new capability for IT, a set of APIs that allow BlackBerry-like management of the iPhone, such as auditing of policies and apps, over-the-air provisioning of apps without iTunes, and over-the-air configuration and policy management, also remains in the realm of promise, as the various mobile management tools that have been reworked to take advantage of the new iOS 4 capabilities won't be available until July or later. And despite the fact that email works more as it does on the desktop, iOS 4 still fails to deliver several email capabilities key to business users, including zipped attachment management, junk mail filtering, message rules, and message flagging."
What F'd up sadistic moron would push the junk mail filtering, message rules, and flagging down to the client? Wouldn't that mean that each client would be configured separately? I always set up that stuff so the user can configure it at the server level so that their laptop, desktop, phone, etc all are seeing the same exact mailstore. These are probably the same people that considering having "Sent Items" only stored on the actual device that did the sending be the way to go.
One thing I miss is the ability to do different notifications based on filters / profiles set up. The Blackberry can do this by flagging certain messages as a "Level 1 Notification" and then you can set normal messages to come in quietly, but Level 1 messages can vibrate, ring, whatever you configure it to do. It's great to get notified when your boss or superior email you, but let the other 200 emails a day just collect quietly.
The other feature I wish existed is when I reply to a message on my iPhone, that it shows up in Outlook as replied to (via the Exchange ActiveSync). Without it, there's sometimes confusion whether I've replied to this or not when reviewing the emails on my desktop.
Reminds me of a Mac commercial parody from years ago:
'You know all the games for the Mac are great because you played them a PC three years ago'
The iPhone, with its quality touch screen and beautiful, lickable looks, continues to announce 'amazing new features' that have been available in Blackberrys (Blackberries?) for nearly a decade.
I judt got a nre Kinesis keybiartf so please excusr ant egregiou typos.
Much to my surprise, there has been a lot of press coverage about the iOS 4 in the enterprise:
http://www.computerworld.com/s/article/9177830/iPhone_4_iOS_4_offer_deeper_enterprise_support
http://www.networkworld.com/news/2010/062110-five-ways-apples-ios-4.html
http://www.networkworld.com/news/2010/062110-iphone-ios4-apis-management.html
http://www.mobilecrunch.com/2010/06/07/iphone-os-4-0-now-ios-is-here/
I am surprised that all these capability are needed for a mobile client. In particular, i would think corporate would want to junk email filtering at the server, otherwise there would be risk that an individual user might overfilter.
Likewise zipped attachments are something that is used for desktop, but I don't know why anyone would use them on a mobile device, but then I don't see why i get memos in MS Word format instead of PDF. Sometimes the feature bloat drives the bad habits. I suppose that on some mobile devices application installation might happen through email.
I would also like to see message rule and flagging pushed back to the server. I might be using one of four machines to look at mail. Everything is stored on the server. Keeping the rules consistant on all machines can be a pain. It would be much better to be able to set up one server to check mail, then reroute, then all the other machines feed off that. When I used to one machines going all the time at home, this more or less happened.
In any case many of these complaints seem more about wanting to do things the old fashion way rather than genuine functionality. It is like complaining that Python does not have a traditional for...next loop. Get over it.
"She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
Why do we accept Apple's glorified Suspend/Resume functionality as "multitasking?" Can my app be performing tasks in the background while I'm using another application? No? Well that's not multitasking then, is it?
Similes are like metaphors
A missing detail is a "huge fail"? Uh oh, someone's lost their sense of scale meter!
I dunno. Seems to me that a smartphone should let you dial pretty much anything that looks like a phone number from pretty much anywhere. It's just text, right? Add some ability to select it and automatically copy/paste the digits into the dialing interface. Doesn't seem that hard to me.
The alternative is to make people manually copy & paste those digits into the dialing interface, or write them out and dial them in manually - both of which seem more awkward than they should be.
Especially when it is the location field of a meeting. I'll frequently schedule conference calls on my calendar, and put the phone number in the location field.
"Work is the curse of the drinking classes." -Oscar Wilde
I'm kind of surprised the article didn't make any mention of iOS 4's improved data protection methods:
http://support.apple.com/kb/HT4175
In short, the previously flawed encryption method of the 3GS is improved by encrypting the hardware encryption keys with your passcode. Additionally, passcodes can now be alphanumeric and longer than 4 characters.
If you're using a 3GS and have upgraded to 4.0, you'll need to wipe and restore the phone to take advantage of this (data protection, not the passcode), the link above has details.
Junk mail, rules, and filtering absolutely should happen at the server level if you are using Exchange or IMAP, and any business still using POP for email is just shooting themselves in the foot for not understanding their tech better.
However, unzipping would be kind of nice. People send attachments to each other all the time, and email servers have attachment limits. New iPhone users will also have limited data bandwidth. It would be nice if someone could send me that file zipped to 20-50% so I could save time. It takes less time to download files than it does to unzip them and in advanced situations with larger files every little bit helps. Granted, you may be correct in that there are better solutions than trying to email me a 250 MB spreadsheet on a device that probably can't display it in a sophisticated manner.
"All great wisdom is contained in .signature files"
They've only sold a few tens of millions of those things so far, and their new model took five whole hours to sell 600k units to regular customers, sight unseen. They'd better get their act together and start reaching out to the enterprise or that thing's gonna tank and take them with it.
Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
This is not true. The warranty on the camaro for anything GM could not prove the chip did stays in place. This is a law that needs to apply to more than just cars.
I say this as someone who voided the warranty on his droid by flashing it.
"they don't trust you to be a good programmer"
Have you seen the stuff in the app store? They're not wrong.
"Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
It is "Multitasking done right" on a mobile platform. Apps that need to run in the background can provided they use a provided system service, audio, VoIP, launchd. The most important issue here is battery life and the second is memory which lead directly to the third which is performance. Developers always develop in a vacuum they didn't know what else will be running on the end users device and they have to assume that their app is the most important. Apple is just reenforcing that assumption If they want to play nice then they have to add a bunch of hacks and bloat in order to know when they should scale back CPU and memory usage to allow foreground apps to take over. This assumes a much more competent developer a lot more code. Apple is provided a shortcut, here's an API that can do all this work for you so you can solve the problem they're coding for not spend days writing glue and house keeping code. So to that end Apple provides a set of Legos for the devs to play with, the dev is not expected to build their own interlocking bricks and in actively discourage from doing so.
Still fails to deliver outdated 1990s email paradigms that only the stodgiest of business users still care about. Flags? Really? If flags are that big a deal, use Gmail via MobileSafari. And show me one phone that junk filters. Damn troll article. How did this actually get posted?
Please give me the name of the company you work for, as well as the address of the location you're at. I want to make sure I never deal with them.
I get a sense the feeling would be mutual and appreciated.
He probably has four separate phones because he has four separate phone numbers, and needs to be able to at least accept voicemail messages if more than one of his major clients call at the same time.
I assume he does not have four separate computers to deal with four clients - so why does he have four phones? There is no reason one phone cannot get calls for four numbers, each with separate voice-mail or even with one voicemail box with separate greetings. I get a feeling the guy is such an ass to his IT guys, they are probably betting on how much torture they can put the poor idiot through ("I bet we can get him to carry three phone...." "NO, how about four Phones!!!")
As a mere IT peon, you probably don't understand how sales work, or how salespeople perform their jobs. It's not unusual to see talented salespeople talking to two or three separate people at once, while organizing particularly large or complex sales. They actually do need to use several separate phones while they work. Your idiotic "4 accounts 1 phone" idea fails completely.
Again, nothing that can't be handled easily with a single phone - ever hear of hold or conferencing? I think they had those back in the seventies... Perhaps you should make nice with your IT folks so that you can move into the current century.
Now, I totally appreciate a good sales person, I know a couple, but unfortunately they are such a tiny fraction of the sales force. Most of the sales are ignorant idiots with a god complex who think that four phones would make up for the fact that they are not actually paying attention to anyone around them including their clients (hint, it does not matter if you have a dedicated line for your client if you actually LISTEN to your client). And so what we deal with are sales people only think they are great, and have the need to actively put down everyone else so that they do not ruin their self-delusion. I mean, just because you close sales does not make you a good sales person - most companies who got my business, got it in spite of their sales staff -- not because of them. And thus the IT stuff makes them wear four phones and be happy with it and rest of the world makes fun of them.
In all fairness, there are plenty of idiots in IT too, so it could be that they don't know any better.
-Em
RelevantElephants: A Somatic WebComic...
I am reluctant to adopt this upgrade on day zero and the only thing that would make me do the upgrade is improved support for BT audio, which pretty much sucks in my iPod touch 2g. I also use the same BT headphones in my Android phone and it works brilliantly, so I wonder, has anybody done this upgrade and tested it with BT headphones like these ones? (http://www.sennheiserusa.com/private_headsets_mobile_bluetooth-wireless_music_502413)
www.meneguzzi.eu/felipe
You've been able to develop and push your own custom enterprise apps without apple store restrictions for years.
...that Apple actually knows what they are doing, considering that they literally cannot manufacture iDevices fast enough for people who are willing to buy them sight unseen.