Earlier quoted context omitted.
I'm really getting sick of this "throw-away hardware" culture that Apple is enforcing. Just because iPad 1 can't run iOS 6 doesn't mean it's suddenly "trash". Also, the first iPad is woefully underpowered – thanks to the display, it's quite memory and graphics constrained. It's entirely possible Apple wasn't willing get new iOS features working well on that hardware, especially considering iPad 1's install base is a…
It supports iPhone 3GS, though, but that does have lower resolution.
Apple iOS6 Preview
61–70 of 158 posts
Re: Apple iOS6 Preview
#62Earlier quoted context omitted.
I don't care about new iOS features, or any of their iCloud nonsense, I know it won't support Siri (ipad1 lacked a microphone). What I do care about is the web browser on my iPad not receiving any software updates... ever. That's a serious problem. Without any software upgrades ever, the iPad will become the future IE. In fact, this is worse because of Apple's closed system they also won't allow 3rd parties to upgrad…
iPad 1 does have a microphone; I use mine for Skype calling at times.
Re: Apple iOS6 Preview
#63Earlier quoted context omitted.
I don't care about new iOS features, or any of their iCloud nonsense, I know it won't support Siri (ipad1 lacked a microphone). What I do care about is the web browser on my iPad not receiving any software updates... ever. That's a serious problem. Without any software upgrades ever, the iPad will become the future IE. In fact, this is worse because of Apple's closed system they also won't allow 3rd parties to upgrad…
iPad 1 does have a microphone. The processor has to wavelet compress the audio and ship it off to Siri for processing. Apple might not be happy with the performance on the original iPad. I recall that someone got it running on a jailbroken device. I don't remember how well it worked.
Re: Apple iOS6 Preview
#64I had an idea similar a while back and then found... http://keyringapp.com/
Apple is in a much better position to launch something like this, as it needs quite a few relationships difficult for a new start up to establish and scale.
Re: Apple iOS6 Preview
#65Earlier quoted context omitted.
I'm really getting sick of this "throw-away hardware" culture that Apple is enforcing. Just because iPad 1 can't run iOS 6 doesn't mean it's suddenly "trash". Also, the first iPad is woefully underpowered – thanks to the display, it's quite memory and graphics constrained. It's entirely possible Apple wasn't willing get new iOS features working well on that hardware, especially considering iPad 1's install base is a…
I don't care about new iOS features, or any of their iCloud nonsense, I know it won't support Siri (ipad1 lacked a microphone). What I do care about is the web browser on my iPad not receiving any software updates... ever. That's a serious problem. Without any software upgrades ever, the iPad will become the future IE. In fact, this is worse because of Apple's closed system they also won't allow 3rd parties to upgrad…
Re: Apple iOS6 Preview
#66Earlier quoted context omitted.
Hopefully Google will produce (and be allowed) a Google Maps app for iOS.
And we will see whether Apple will allow such app in their store. I would imagine they will not, because they would rather have people using their own maps, but perhaps they will be benevolent this time.
Re: Apple iOS6 Preview
#67iOS 6 is not compatible with: iPad 1 Damnit, did I just have an aneurism? Seriously, the iPad 1 isn't old (or doesn't feel old to me), and it came out around the same time as the iPod touch 4th generation, which is supported. I'm really getting sick of this "throw-away hardware" culture that Apple is enforcing.
Re: Apple iOS6 Preview
#68Earlier quoted context omitted.
Hopefully Google will produce (and be allowed) a Google Maps app for iOS.
And we will see whether Apple will allow such app in their store. I would imagine they will not, because they would rather have people using their own maps, but perhaps they will be benevolent this time.
Re: Apple iOS6 Preview
#69Maps with turn-by-turn navigation (long overdue) and transit APIs sound very promising. Having portable maps is one of the key strengths of a smartphone and this kind of lower-level integration now kicks it up a notch. He mentioned "biking and hiking" for the transit apps: that's exciting! Also, turn-by-turn navigation has this "overview" mode--tap it and you exit the forced-point-of-view navigation and get to pan ar…
Maps in iOS6 look great, but will moving away from Google break legacy apps for <5.1? I'm sure main stuff will integrate pretty seamlessly, but what about the little stuff? (e.g. in a UIWebView, if I make a link to google maps, when the user clicks it, they are taken to the Map app). In the long run, it's the right decision, I'm just eager to test some of our MapKit apps on iOS6, to see what breaks
Re: Apple iOS6 Preview
#70Earlier quoted context omitted.
iPad 1 does have a microphone. The processor has to wavelet compress the audio and ship it off to Siri for processing. Apple might not be happy with the performance on the original iPad. I recall that someone got it running on a jailbroken device. I don't remember how well it worked.
If other audio recording apps (I've never used any) work just fine then any excuses Apple uses to not support Siri the iPad is a load of bullshit.
Recording is easy. Dump the ADC output to a buffer and call it a WAV file. Or an AU.
Sending it to Siri requires chunking the audio into small pieces, compressing them with a wavelet table (I'm assuming here, my DSP knowledge is a bit dated), and shipping them off to North Carolina.
If this can't be done quickly, Siri appears to suck. Apple is religiously conservative about enabling features on hardware that might cause the experience to suck.
Audio compression was a slow thing on desktop computers when desktop computers had similar specs to the first iPad. I'm no authority, but this seems like a relevant detail to me.