Re: [iPad] Hi - I'm alive

 

I think the first image must have been too large to be sent.

Thanks,

Carl W. Brooks
Check out my iPad/iOS/Mac technology website
http://www.iamthereforeipad.com

On Sep 30, 2012, at 10:22 PM, Patti A Robertson <pattiandken@charter.net> wrote:

> I also am missing a plugin, so can't see the first image either.

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (33)
Recent Activity:
.

__,_._,___

[iPad] Old Maps vs. New Maps - Vore

 

<scratches chin>

--

Homer: [drunk] Look, the thing about my family is there's five of us. Marge, Bart, Girl Bart, the one who doesn't talk, and the fat guy. How I loathe him. 

---


http://vore.cc/post/32503374905/old-maps-vs-new-maps



Old Maps vs. New Maps

Via Gruber comes a link to some interesting research by Jason Matheson that—on the surface—shows how poor the data provided by iOS 6's Maps app for the Canadian province of Ontario.

This caught my attention for two reasons; the first is that I also live in Ontario, and my experience with the new Maps has, so far, been generally quite good. The second its that Matheson uses a reasonably objective test to see how good (or bad) Maps actually is at finding places in Ontario, which opens up a few interesting possibilities.

The highlights

This is a really long post, although it was fun to write, so here are the important points upfront:

  • Google data isn't much better than Apple data, at least as far as this test is concerned

  • Google always returns a result, while Apple only seems to return results when they are a precise match, possibly explaining why the latter's data appears to be less complete

  • This test doesn't really tell us anything about how accurate the maps are, however, both because of the small data set, and because of the test's nature

Background

Matheson used a geolocation class in iOS's Core Location framework that can be used to convert between terrestrial coordinates and place names. You can either give it the coordinates of a location on Earth and get back a number of known locations within a certain range of it, or provide a location name and get a list of coordinate pairs that match that name.

Under iOS 5.x, the Core Location framework piggybacks on Google's own APIs, but, in iOS 6, all the data is now provided by Apple.

Matheson's experiment shows that Apple fails to properly identify the vast majority of city names in Ontario. That is, indeed, a pretty big deal, but I want to point out that it doesn't necessarily mean that "these towns don't even appear on the map" anymore than not finding someone on a phone directory means that those people don't exist.

The difference is significant, because this experiment doesn't test the accuracy of the maps themselves, but, rather, of the metadata associated with them.

That's not to say that the information is unimportant, of course—if you need directions to someplace and Maps can't find it or sends you to Australia, the whole thing becomes utterly useless.

What about Google?

What struck me (and Gruber) about Matheson's work is the fact that he didn't take his research to the ultimate conclusion. He compares the results he receives from iOS 6 against known geocoded points, but—crucially—not against iOS 5, which relies on Google.

To me, that's the crucial test: If everyone is unhappy about the transition from Google- to Apple-provided data, this is a perfect opportunity to test how good both are based on a given sample.

Since I had an iOS 5 device (an iPhone 4) handy, I decided to give it a go and scanned through the same list of city names that Matheson used, running each as a query against the Google-powered iOS 5.1 APIs.

The results, available here as an Excel sheet, are, indeed quite interesting. Here are some highlights:

  • Unlike Apple, Google almost always returns at least some results. This is in line with my experience with all Google search properties, and is likely due to the fact that Google has discovered that an incorrect result is better than no result at all when it comes to keeping people on their Websites and continue to generate ad revenue.

  • Despite this fact, however, 784 of these results are outside Ontario (most, in fact, are outside of Canada—some as far away as China). This compares favourably to the 688 searches that returned no results in Matheson's iOS 6 experiment.

  • What about the others? Of the 2,000-odd queries run, about 900 of them returned results that were within 1km of the known geolocation that I was searching for. Some others were off by hundreds of clicks. It's hard for me to compare this number to Matheson's (it depends on his definition of "close enough"), but hopefully he will chime in at some point.

(Note—my calculations may be off here; my Excel skills are beyond poor, so it's entirely possible that my spherical law formula is incorrect, or that I misaligned the known geolocation points. This, however, doesn't affect the conclusion of the last paragraph—Google has no idea where those 784 towns I was looking for are, and that's worse than what Apple can do.)

What does this mean? Not much more than the fact that reverse geolocation is hard, particularly when the information fed to the search engine lacks in accuracy.

But wait, there's more

With these results in hand, I was curious whether the accuracy of either search engines (or both) could be improved. What makes geolocation so hard is that humans—particularly when they share a common cultural background—are insufferable nostalgia machines, and tend to name places the same way. There are dozens of Londons, Glasgows, Hamiltons, and even a handful of Torontos in North America, for example. By the same token, Ontario can be a city or a province—and different cultures will make the distinction between a city and a province in different ways.

All this conspires to making reverse geolookups easy to get wrong, which is why providing more information often helps search engines find places more easily.

To test this theory, I simply added the word "Canada" at the end of each of the queries, in the hopes that this would provide additional context to help narrow down the searches.

And I wasn't disappointed—but only as far as iOS 5 is concerned. The Google-powered API returns (Excel file) an 85 percent match at the provincial level (that is, it recognizes that a place is in Ontario 85 times out of a hundred), although still only 900 or so places are returned as being within 1km or so of the expected location.

On the surface, iOS 6 (Excel file) fares much worse, with only 65 percent of matches being reported in Ontario, and a large number of searches—a whopping 37 percent—returning no results at all.

This, however, doesn't tell the whole story. If we look at the standard deviation in the sets of results that both engines identify as being in Ontario, there's a very juicy bit of information to be had: Google's is 221, while Apple's is only 78—and the Apple results are top-heavy, with only a very tiny minority of locations reported as being far off the intended mark.

This is very important, because it confirms what I mentioned above: That Google will return a result, any result, no matter how far fetched. Thus, some of the locations it returns are hundreds or thousands of kilometers off target.

Apple, on the other hand, seems to be going for accuracy: either it returns a result that is spot-on, or it returns nothing.

Conclusions

As far as I can see, the data supports three conclusions:

  1. Given our set of data, old Maps doesn't fare that much better than new Maps.

  2. There seems to be a significant difference in the way the two companies approach the task of returning search results, with Google doing whatever it takes to get any result out, while Apple seems to prefer accuracy above all.

  3. In the end, this is not really a particularly useful test insofar as determining the accuracy of Maps. At best, we get to see how good Apple is as at finding things, but with targets as big as whole towns we're unlikely to unearth any information that is really useful.

And this, more than anything else, outlines Apple's biggest hurdle: people keep finding mistakes in Maps because looking for them has almost become a sport. When was the last time that you saw users analyzing Google Maps with this ridiculous level of detail? Had Apple set the public's expectations better, we may be having a very different discussion at this point.

NOTE: This post hasn't been peer reviewed—if you spot something wrong, drop me a line on Twitter. Thanks!


__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (1)
Recent Activity:
.

__,_._,___

Re: [iPad] Hi - I'm alive

 

Jim, That was a really bad fall. Sheesh! I am so glad to hear that you are home & recovering. I am so sorry. Must be very painful, but hope you feel better soon. 

Toby

Sent from my iPad

On Sep 30, 2012, at 10:22 PM, Patti A Robertson <pattiandken@charter.net> wrote:

 

So sorry to hear about this, but glad you had a good surgeon and can plan for a complete recovery!


I also am missing a plugin, so can't see the first image either.

I wonder which plugin it is?
Patti

On Sep 30, 2012, at 2:28 PM, Celtica Hippocrates wrote:

 

Ow, Ow, Ow, Owowowowowowowowowowow!!!!

The pre-op image didn't come through, said 'Missing Plugin. Will see maybe if iPad will show it.

I know from Thomas' multiple shoulder surgeries etc there will be a lot of PT after initial healing.

I'm so sorry you had to go through this. Wish I were closer to come help you guys out. :-(

On Sep 30, 2012, at 11:06 AM, Jim Saklad <jimdoc@me.com> wrote:

Speaking of alive and cats. Where is the toughest cat of all been?
Anyone heard from Jim in a while?
Carl W. Brooks

Well....

Tuesday, 9/18, I stumbled while walking one of the dogs (not the dog's fault), and fell forward. Damaged my R big toe somewhat, abraded my right knee, but took most of the impact on my right shoulder -- hard, direct, frontal impact to the joint from hitting the asphalt.

That was 4:30 PM. We hoped it was "just" dislocated. By eight hours later, when we got home again, we had learned otherwise. The shoulder joint (in humans) is formed by 3 bones -- the scapula ("shoulder blade"), which forms all of the socket of the joint, the clavicle ("collar bone") that braces the scapula in position, and the head of the humerus, the long bone of the upper arm.

I didn't damage the clavicle; I didn't damage the scapula. I didn't even "break" the humerus in any normal sense. I shattered the head of the humerus.

It's strange to see an xray showing a normal, healthy-looking humerus going up toward the joint, an then just ending. Ending in a collection of little spicules of bone that used to be the head of the humerus, the ball of the ball-and-socket shoulder joint.

So, Wednesday and Thursday I got my pre-surgical exams and testing, and Friday, the 21st, I got my surgery ("R shoulder hemi-arthroplasty"). That's half of a total shoulder replacement.

I did get to choose my own preferred surgeon, and anesthesiologist, which was nice.
Came home Sunday evening, and have begun a long, slow road of healing, learning new ways to do things (thankfully I'm left-handed), and rehabilitation.

Here are before and after xrays:


<image.jpeg>




__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (32)
Recent Activity:
.

__,_._,___

Re: [iPad] Mau honeyB

 

Sweet picture!


patti

On Sep 30, 2012, at 5:18 PM, Tonya wrote:

 

Cats/dogs are on topic-just part of the group, right ?
 
 
I renamed my iPad "Titanic" and it is syncing now.
 
 

<photo.JPG>

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (2)
Recent Activity:
.

__,_._,___

Re: [iPad] Hi - I'm alive

 

So sorry to hear about this, but glad you had a good surgeon and can plan for a complete recovery!


I also am missing a plugin, so can't see the first image either.

I wonder which plugin it is?
Patti

On Sep 30, 2012, at 2:28 PM, Celtica Hippocrates wrote:

 

Ow, Ow, Ow, Owowowowowowowowowowow!!!!

The pre-op image didn't come through, said 'Missing Plugin. Will see maybe if iPad will show it.

I know from Thomas' multiple shoulder surgeries etc there will be a lot of PT after initial healing.

I'm so sorry you had to go through this. Wish I were closer to come help you guys out. :-(

On Sep 30, 2012, at 11:06 AM, Jim Saklad <jimdoc@me.com> wrote:

Speaking of alive and cats. Where is the toughest cat of all been?
Anyone heard from Jim in a while?
Carl W. Brooks

Well....

Tuesday, 9/18, I stumbled while walking one of the dogs (not the dog's fault), and fell forward. Damaged my R big toe somewhat, abraded my right knee, but took most of the impact on my right shoulder -- hard, direct, frontal impact to the joint from hitting the asphalt.

That was 4:30 PM. We hoped it was "just" dislocated. By eight hours later, when we got home again, we had learned otherwise. The shoulder joint (in humans) is formed by 3 bones -- the scapula ("shoulder blade"), which forms all of the socket of the joint, the clavicle ("collar bone") that braces the scapula in position, and the head of the humerus, the long bone of the upper arm.

I didn't damage the clavicle; I didn't damage the scapula. I didn't even "break" the humerus in any normal sense. I shattered the head of the humerus.

It's strange to see an xray showing a normal, healthy-looking humerus going up toward the joint, an then just ending. Ending in a collection of little spicules of bone that used to be the head of the humerus, the ball of the ball-and-socket shoulder joint.

So, Wednesday and Thursday I got my pre-surgical exams and testing, and Friday, the 21st, I got my surgery ("R shoulder hemi-arthroplasty"). That's half of a total shoulder replacement.

I did get to choose my own preferred surgeon, and anesthesiologist, which was nice.
Came home Sunday evening, and have begun a long, slow road of healing, learning new ways to do things (thankfully I'm left-handed), and rehabilitation.

Here are before and after xrays:


<image.jpeg>




__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (31)
Recent Activity:
.

__,_._,___

Re: [iPad] Hi - I'm alive

 

> I knew something had to have happened for us not to have heard from you. Glad you are getting the medical help and pray the recovery goes well. Don't strain the shoulder messing with these devices; get the proper rest.

Thanks for your thoughts, Carl.

I have a very comfortable desk chair, and with a little extra support for the right forearm, can use the keyboard on the desk. Of course I don't try to do much typing with the right -- hit the spacebar an the cursor keys occasionally.

> Remember the iOS devices have AssistiveTouch in the accessibility area of the General section of the Settings app. This will help with letting you rest the injured shoulder but still do two hand tasks with one.

I'll look at assistive features on the iPad, but I've been doing OK there so far.

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jim Saklad mailto:jimdoc@me.com

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (30)
Recent Activity:
.

__,_._,___

Re: [iPad] Cydia Paid $8 Million To Jailbreak Devs Last Year, 1.5 Million Devices Use The App Every Day [JailbreakCon] | Cult of Mac

 

I've paid for a few too. 

~KM
--
\,,/(^_^)\,,/

(^= I rocked this email on my iPad2 =^)
---

On Sep 30, 2012, at 5:31 PM, Carl Brooks <carl@iamthereforeipad.com> wrote:

Look like Apple is missing a few coins by not adapting the Jailbreak community. I personally have paid for many Jailbreak apps within the last few years. 

Thanks,

Carl W. Brooks

On Sep 30, 2012, at 6:01 PM, Just Murray <krismurray@gmail.com> wrote:

8 million. 750k per month or so? 2500 a day is spent at the cydia store?

http://www.cultofmac.com/193551/saurik-cydia-payed-8-million-to-jailbreak-developers-last-year-1-5-million-devices-use-the-app-every-day-jailbreakcon/

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (3)
Recent Activity:
.

__,_._,___

Re: [iPad] Cydia Paid $8 Million To Jailbreak Devs Last Year, 1.5 Million Devices Use The App Every Day [JailbreakCon] | Cult of Mac

 

Look like Apple is missing a few coins by not adapting the Jailbreak community. I personally have paid for many Jailbreak apps within the last few years. 

Thanks,

Carl W. Brooks

On Sep 30, 2012, at 6:01 PM, Just Murray <krismurray@gmail.com> wrote:

8 million. 750k per month or so? 2500 a day is spent at the cydia store?

http://www.cultofmac.com/193551/saurik-cydia-payed-8-million-to-jailbreak-developers-last-year-1-5-million-devices-use-the-app-every-day-jailbreakcon/

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (2)
Recent Activity:
.

__,_._,___

Re: [iPad] Hi - I'm alive

 

Jim,

I knew something had to have happened for us not to have heard from
you. Glad you are getting the medical help and pray the recovery goes
well. Don't strain the shoulder messing with these devices; get the
proper rest. Remember the iOS devices have AssistiveTouch in the
accessibility area of the General section of the Settings app. This
will help with letting you rest the injured shoulder but still do two
hand tasks with one.

Thanks,

Carl W. Brooks
http://www.iamthereforeipad.com

On Sep 30, 2012, at 2:06 PM, Jim Saklad <jimdoc@me.com> wrote:

> Tuesday, 9/18, I stumbled while walking one of the dogs (not the dog's fault), and fell forward. Damaged my R big toe somewhat, abraded my right knee, but took most of the impact on my right shoulder -- hard, direct, frontal impact to the joint from hitting the asphalt.

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (29)
Recent Activity:
.

__,_._,___

[iPad] Mau honeyB

 

Cats/dogs are on topic-just part of the group, right ?
 
 
I renamed my iPad "Titanic" and it is syncing now.
 
 

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (1)
Recent Activity:
.

__,_._,___

Re: [iPad] Hi - I'm alive

 

My best wishes for a speedy & complete recovery. You were missed on our shared forums.

On Sep 30, 2012, at 12:06 PM, Jim Saklad <jimdoc@me.com> wrote:

>> Speaking of alive and cats. Where is the toughest cat of all been?
>> Anyone heard from Jim in a while?
>> Carl W. Brooks
>
> Well....
>
> Tuesday, 9/18, I stumbled while walking one of the dogs (not the dog's fault), and fell forward. Damaged my R big toe somewhat, abraded my right knee, but took most of the impact on my right shoulder -- hard, direct, frontal impact to the joint from hitting the asphalt.
>

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (17)
Recent Activity:
.

__,_._,___

Re: [iPad] Hi - I'm alive

Speaking of alive and cats. Where is the toughest cat of all been?
Anyone heard from Jim in a while?
Carl W. Brooks

Well....

Tuesday, 9/18, I stumbled while walking one of the dogs (not the dog's fault), and fell forward. Damaged my R big toe somewhat, abraded my right knee, but took most of the impact on my right shoulder -- hard, direct, frontal impact to the joint from hitting the asphalt.

That was 4:30 PM. We hoped it was "just" dislocated. By eight hours later, when we got home again, we had learned otherwise. The shoulder joint (in humans) is formed by 3 bones -- the scapula ("shoulder blade"), which forms all of the socket of the joint, the clavicle ("collar bone") that braces the scapula in position, and the head of the humerus, the long bone of the upper arm.

I didn't damage the clavicle; I didn't damage the scapula. I didn't even "break" the humerus in any normal sense. I shattered the head of the humerus.

It's strange to see an xray showing a normal, healthy-looking humerus going up toward the joint, an then just ending. Ending in a collection of little spicules of bone that used to be the head of the humerus, the ball of the ball-and-socket shoulder joint.

So, Wednesday and Thursday I got my pre-surgical exams and testing, and Friday, the 21st, I got my surgery ("R shoulder hemi-arthroplasty"). That's half of a total shoulder replacement.

I did get to choose my own preferred surgeon, and anesthesiologist, which was nice.
Came home Sunday evening, and have begun a long, slow road of healing, learning new ways to do things (thankfully I'm left-handed), and rehabilitation.

Here are before and after xrays:

image.jpeg