It would be interesting if there was an AppEngine app whose sole purpose was to provide a simple API that used your earlier gist to provide a moving average of clock-skew within AppEngine.
It could also plot the collected time series as a quick visual guide to time in the AppEngine domain. Anyone interested in co-developing such an app? saidimu PS Ideally we shouldn't have to worry about this, or we should have a ready-made AppEngine API, but alas... On Fri, Mar 4, 2011 at 5:13 PM, Calvin <[email protected]> wrote: > I just discovered a previous invention that's similar to this idea: > > http://www.adeptus-mechanicus.com/codex/htpdate/htpdate.html > > They attempt to reduce inaccuracies by averaging multiple sources. I > suppose that if you checked three source you could exclude one if it > differed wildly from the other two. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
