|
2011-05-31
, 15:51
|
|
Posts: 2,050 |
Thanked: 1,425 times |
Joined on Dec 2009
@ Bucharest
|
#182
|
|
2011-05-31
, 16:26
|
|
Posts: 1,455 |
Thanked: 3,309 times |
Joined on Dec 2009
@ Rochester, NY
|
#183
|
|
2011-06-01
, 07:11
|
Posts: 214 |
Thanked: 140 times |
Joined on Aug 2010
|
#184
|
Does this use the v2 API for Facebook? I know BarioSquare does not, and that's what I've been using up till now. The v1 interface is slated to go away very soon.
As for the request: Could you have the daemon check for the connected WIFI spot (and/or nearby spots) and just use that if it's something useful, avoiding the need for a GPS fire up?
|
2011-06-01
, 12:53
|
Posts: 249 |
Thanked: 277 times |
Joined on May 2010
@ Brighton, UK
|
#185
|
|
2011-06-01
, 13:26
|
Posts: 51 |
Thanked: 48 times |
Joined on Jun 2010
|
#186
|
EDIT: Does anyone know how to get the current WLAN id from python?
|
2011-06-01
, 15:21
|
Posts: 214 |
Thanked: 140 times |
Joined on Aug 2010
|
#187
|
Just been looking over my latitude history, and it seems to be off. They're all roughly in the right area (within 100-200m or so), but the accuracy radii shown are far too precise, so clearly something's amiss. It never used to look like this with other updaters.
Incidentally, do you think it'd be worthwhile to get together with the other devs and modularise the service bits of your software, so that we only have one latitude, etc daemon running but used by multiple GUIs? Or even just multiple deamons exporting compatible interfaces so they can all be used interchangeably - UNIX style. Seems like an awful duplication of effort, and it's a pain when I want to use a latitude client to view my friends (which then wants to update my location) whilst zaploc's also trying to update my location, etc....that's all.
|
2011-06-01
, 15:22
|
Posts: 214 |
Thanked: 140 times |
Joined on Aug 2010
|
#188
|
I'm sure there must be an easier way (over DBus) than this, but there is a python-wifi package in the repo's which should do what you need?
Example usage here.
The Following 2 Users Say Thank You to MasterZap For This Useful Post: | ||
|
2011-06-02
, 18:38
|
|
Posts: 168 |
Thanked: 206 times |
Joined on Apr 2010
@ Finland
|
#189
|
|
2011-06-03
, 05:49
|
Posts: 151 |
Thanked: 93 times |
Joined on Sep 2009
@ sofia, bulgaria
|
#190
|
/Z