for example if i have a remotely hosted site, can I use google's new channel api? http://code.google.com/appengine/docs/python/channel/
If I have a site elsewhere, and I want to get google to create new channels, send data, etc, without being hosted on GAE, or do I have to be hosted on GAE?
If it's possible, please point me in the right direction.
Thanks.