Hi Amir, On Wed, Dec 16, 2009 at 4:26 PM, Amir Michail <[email protected]> wrote:
> On Dec 16, 7:24 am, "Nick Johnson (Google)" <[email protected]> > wrote: > > Hi Amir, > > > > I recently wrote an article about calculating this sort of metric: > http://blog.notdot.net/2009/12/Most-popular-metrics-in-App-Engine > > > > The metric it calculates isn't exactly identical to "total score over the > > last n hours", but is functionally identical, and in some cases even > better. > > > > -Nick Johnson > > > > > > I don't see how this approach would be helpful for the problem in > question. The goal is not to compute total score over the last n > hours, but rather to determine the top k scores over the last n hours. > >From your original post, it seemed like users accumulated points, rather than having multiple discrete events with independent scores. If that's the case, then my proposed solution is not suitable. -Nick Johnson > > Amir > > > > > > > > > On Wed, Dec 16, 2009 at 5:25 AM, Amir Michail <[email protected]> > wrote: > > > Hello, > > > > > I asked this question before but perhaps this is more feasible now > > > with the latest version of the GAE? > > > > >http://groups.google.com/group/google-appengine/browse_thread/thread/. > .. > > > > > Amir > > > > > -- > > > > > 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]<google-appengine%[email protected]><google-appengine%2Bunsubscrib > [email protected]> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-appengine?hl=en. > > > > -- > > Nick Johnson, Developer Programs Engineer, App Engine > > Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration > Number: > > 368047 > > -- > > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > > -- Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 -- 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.
