On Mon, Feb 22, 2010 at 6:47 PM, Jussi Kukkonen <span dir="ltr">&lt;<a href="mailto:jku@linux.intel.com">jku@linux.intel.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">arno wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

The basic needs are:<br>
1. We want to let users define their location manually, possibly from<br>
   several applications<br>
2. This manual input must be able to override other sources<br>
   (so users can correct wrong location info)<br>
3. we should &quot;save&quot; this manual info for later use<br>
   (based on MAC address, possibly other things)<br>
4. saved info must be easily modified/erased<br>
</blockquote>
<br>
I can see two other needs:<br>
<br>
* have a default position, which does not depend on the gateway or anything else. Ie: user wants its software to believe he is in position XY no matter where he really is.<br>
</blockquote>
<br></div>
Hmm, I guess. I&#39;m not convinced this sort of functionality should live in &quot;localnet&quot; though (see below)<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
* set an accuracy: so user can tell: I&#39;m not further than xx meters or kilometers from position XY.<br>
</blockquote>
<br></div>
The Position input does need an accuracy, absolutely. With Address the accuracy is pretty much implied...<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;m thinking here about web geolocation where websites can ask for location. For privacy reason, user may wish to give a wrong position or an inaccurate one.<br>
</blockquote>
<br></div>
I see your point. I still think this &quot;lying&quot; should probably happen in the application that sends the data to the web or if need be in a separate &quot;fake-location&quot; provider. Most likely it would be in the application: you wouldn&#39;t want your other position-reliant applications to get confused when you&#39;re telling your twitter buddies you&#39;re in Bermuda :)<br>
</blockquote><div><br>I think a &#39;default&#39; location provider would be a very useful feature. This would allow the user to set or store a default location whether than be their home, work address or some random location in the middle of the Atlantic Ocean. We could possibly have the option to set/store/retrieve that information from the &#39;about me&#39; app in gnome/kde/random desktop through e-d-s so its easy to find and set and then possible fall back to a .config file for the user or similar.<br>
<br>Peter<br></div></div>