Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

March 12 2010

17:41

August 10 2009

19:47

DryDrop

deploy GAE sites by pushing to GitHub

July 24 2009

13:16

May 14 2009

15:12

April 29 2009

18:35

March 14 2009

11:14

jaikuengine - Google Code

JaikuEngine is a social microblogging platform that runs on AppEngine. JaikuEngine powers Jaiku.com. Dependencies Python 2.4 or 2.5 Docutils: http://docutils.sourceforge.net/ Everything else should be included in the checkout via svn:externals.

February 05 2009

20:52

Scheduler Service

Scheduler service is very simple app that lets you define HTTP invocation scheduler for your site. Scheduler Service let's you define schedulers that will periodically fetch url's you specify. Management app is hosted on GAE, and scheduler agents (parts of the app that actually actively fetch the urls) sit on multiple machines scaterred across the globe. Agents contact GAE app and get info about what urls should be called and when. This way you don't have to maintain a program/script/crontab entry that calls your web application periodically.
Older posts are this way If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.