> I almost got stuck when xgae didn't work for me. I wasn't until I dug
> into the code that I realized it wasn't suppose to work for linux /
> source installs. Perhaps a more explicit error message like "xgae only
> works for default installs on windows and mac osx, please use
> dev_appserver.py from the google sdk on linux, source installs and all
> other platforms"
Oh... good point. I'll add something like this.
> Another solution would be for linux users to install their pyxer
> project directly into the sdk directory and then have xgae look one
> folder up ../ for dev_appserver.py
Isn't there a default place where the Google stuff gets installed to?
> On a side note, I was able to get pyxer working with the
> appcelerator.org entourage project. I highly recommend checking it out
> for RIA applications, along with the titanium project (open source Air
> competitor) which allows using python in place of javascript.
I love the Titanium project too. How did you get both connected? I would
be grateful if you could share your experience.
Dirk