Martin Spott wrote:
> Pete Morgan wrote:
>   
>> A Major issues is that GAE does not support binary files very well, eg 
>> gallery, so I'm not sure how this would work. One possibility would be 
>> to rename the current machine as "www2." or "stash." and using it as the 
>> binary storage.
>>     
>
> To my understanding, one of the issues with the current web service is
> the transfer volume limitation. Thus, if you/we use this as a dump
> store, we don't gain much.
> As an alternative, storing the bare imagery elsewhere, on a separate
> SVN repo or the like could be an option.
>   

Have had a play with the SVN idea martin mentioned above and here is the 
result
http://fg-www.appspot.com/media/gallery/

And the images come from svn in a google project
http://code.google.com/p/flightgear-gallery/source/browse/#svn/trunk

So all that needs to happen is
1) checkout the gallery project
2) drop images in the v2.0/images/ directory
3) run_all.sh to create thumbs, index.js and svn commit

I could not find a way around creating the index.js (json) file atmo.

seems to work well

pete



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to