|
2009-12-16
, 04:03
|
Posts: 174 |
Thanked: 71 times |
Joined on Aug 2007
|
#902
|
Kind of hard to make this clear with my example time lines.
POLL_TIME = min(CONSTANT + GEOM, MAX) will take longer to reach MAX, but once it does it will poll as frequently as POLL_TIME = min(GEOM, MAX).
The One Ring is a separate app that plugs into RTComm, the chat/voice app builtin to Maemo 4.1 and Maemo 5.
|
2009-12-16
, 04:33
|
Posts: 81 |
Thanked: 115 times |
Joined on Jan 2008
|
#903
|
|
2009-12-16
, 04:49
|
|
Posts: 124 |
Thanked: 47 times |
Joined on Aug 2008
@ Northern DFW
|
#904
|
|
2009-12-16
, 12:21
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#905
|
Would it be possible to get some type of push notification, instead of polling in The One Ring?
The Following User Says Thank You to epage For This Useful Post: | ||
|
2009-12-16
, 14:57
|
|
Posts: 139 |
Thanked: 38 times |
Joined on Nov 2007
@ mid gulf coast florida
|
#906
|
|
2009-12-16
, 15:04
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#907
|
Installed 1.0.9-0 yesterday. had no luck making a call with Gizmo until today.
Glad to have it working again. Thanks for all the work.
|
2009-12-16
, 15:10
|
Posts: 47 |
Thanked: 21 times |
Joined on Oct 2009
@ NYC
|
#908
|
I am not aware of Google providing any means for push notification. Dialcentral currently does user-invoked polling, same with pygooglevoice. GVMax added "push" support but its done by forwarding to email addresses and hackery related to that. I think I heard even the Android app does 5 minute polling.
The Following User Says Thank You to thommy For This Useful Post: | ||
|
2009-12-16
, 15:16
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#909
|
You're right, android does only work via polling. Do you think it's likely that google will provide some means of push notification in the future? If so, perhaps we should deal with polling like android until that day comes along.
The Following User Says Thank You to epage For This Useful Post: | ||
|
2009-12-16
, 19:52
|
Posts: 47 |
Thanked: 21 times |
Joined on Oct 2009
@ NYC
|
#910
|
Well, if they provide an XMPP or WebSocket API, then that would work out well.
Another approach is to imitate GVMax and have the polling done on a server and use XMPP or IMAP IDLE for push to the device
The Following User Says Thank You to thommy For This Useful Post: | ||
POLL_TIME = min(CONSTANT + GEOM, MAX) will take longer to reach MAX, but once it does it will poll as frequently as POLL_TIME = min(GEOM, MAX).
The One Ring is a separate app that plugs into RTComm, the chat/voice app builtin to Maemo 4.1 and Maemo 5.
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog