2 messages in com.googlegroups.google-mashup-editorRe: How to: app feed backup?
FromSent OnAttachments
Valery3511 Feb 2008 15:29 
Jason13 Feb 2008 10:25 
Subject:Re: How to: app feed backup?
From:Jason (gmej@google.com)
Date:02/13/2008 10:25:58 AM
List:com.googlegroups.google-mashup-editor

As it turns out, it's fairly easy to "export" your ${app} feed data to a Google Spreadsheet, although the process does require a server (for now).

The following Knowledge Base entry details how to access the ${app} feed outside of GME:

http://code.google.com/support/bin/answer.py?answer=76140&topic=11689

Using your server-side language of choice, you can pull this feed in, parse it, and then either write to a spreadsheet directly using the Google Spreadsheets data API or export it to another format (e.g. CSV) that can be easily imported using the main product. Let me know if you need any more details.

On Feb 11, 3:29 pm, Valery35 <xbbs@gmail.com> wrote:

How to make backup (copy) app feed to spreadsheets?