Hi Tobias I describe Geacors like this: "Enable CORS (Cross-Origin Resource Sharing) with static hosted content on Google Appengine"
https://github.com/BauweBijl/gaecors#gaecors (... in reply to TonyM's post who suggested something similar) An appengine developer would know what that means I guess, but I believe it goes rather off-topic in this thread and group to go in the details. However ... for TiddlyWiki Gaecors can be useful since it allows to host a _static_ TiddlyWiki as website in a CORS-enabled state on appengine. (people can backstage/import from it). Many websolutions around TiddlyWiki are already CORS-enabled: GieWiki (also on the appengine ...) TiddlySpace TiddlyWeb (comming soon ... I've seen the scripts) But also a few more static-tw solutions are not ... like TiddlySpot and dropbox ... If you have a server then you can do the CORS implementation yourself ... But in many cases with webhosts this is not possible (...you can put the required .htaccess on an apache for example ... but the server needs a full restart to make CORS active ... hardly any operator allows that). In your case as developer of tbGTD (a static html) I can imagine you could use CORS ... with Gaecors you can host it on the appengine. read more here: http://enable-cors.org Bauwe -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

