[google-appengine] Re: Still no full-text search? Mystified by the priorities.

2009-04-08 Thread Julian
Maybe I don't fully understand the problem but what would prevent anyone from coding the full-text search ?? For example, Jonathan (very nice app by the way) you already have word segmentation, why don't you build your own table of indexes that references for each word a list of wordles? If there

[google-appengine] cron job length

2009-04-08 Thread Ben Nevile
big sloppy wet kisses to the GAE team for your lovely cron feature. much javascript polling has been saved. HOWEVER, since it is always beholden on the user to make a new feature request immediately after the launch of a new feature, it would be really great if either 1. requests made by a cron

[google-appengine] Re: Should I take my website somewhere else? - blocked in China

2009-04-08 Thread Andy
> > Great idea, Andy! Now, how about giving all 6958 of our inboxes a > break from your ego, eh? > David, if only you would listen to your own advice then all 6958 of us wouldn't have to be part of your latest ego trip. How about that eh? --~--~-~--~~~---~--~~ You

[google-appengine] Cron job never runs

2009-04-08 Thread Gayle Laakmann
My cron job never runs. I can't really figure out what I'm doing wrong here... I'm uploading cron.yaml with this text: cron: - description: refresh feeds url: /refreshfeeds schedule: every 2 minutes When I view the cron job console, I see this: /refreshfeeds every 2 min

<    1   2