26 messages in com.googlegroups.google-mashup-editorgm:link Tag and Google Data Source Fr...
FromSent OnAttachments
Reto Meier08 Oct 2007 02:32 
Jason08 Oct 2007 15:56 
Reto Meier09 Oct 2007 05:16 
Jason10 Oct 2007 10:46 
Jason12 Nov 2007 11:16 
adszhu06 Jan 2008 04:37 
Jason07 Jan 2008 10:34 
adszhu10 Jan 2008 11:23 
Jason10 Jan 2008 16:17 
adszhu14 Jan 2008 08:50 
Jason14 Jan 2008 16:25 
Jason15 Jan 2008 10:46 
adszhu16 Jan 2008 04:43 
Ádám Szigeti22 Jan 2008 10:52 
Jason22 Jan 2008 11:25 
Ádám Szigeti23 Jan 2008 03:26 
Jason23 Jan 2008 10:35 
Ádám Szigeti24 Jan 2008 01:15 
Ádám Szigeti24 Jan 2008 10:47 
Jason25 Jan 2008 18:32 
Ádám Szigeti26 Jan 2008 09:09 
adszhu19 Feb 2008 01:00 
Jason21 Feb 2008 14:19 
Ádám Szigeti22 Feb 2008 01:41 
Jason22 Feb 2008 14:14 
Ádám Szigeti23 Feb 2008 08:01 
Subject:gm:link Tag and Google Data Source Freshness
From:Reto Meier (reto@gmail.com)
Date:10/08/2007 02:32:33 AM
List:com.googlegroups.google-mashup-editor

I'm working on a big new mashup that includes data sourced from Google Calendar and Spreadsheets. While putting it together I've noticed a couple of issues.

I'm pulling feeds from Spreadsheets and Calendar, but the GME cache for both sources isn't updated frequently (*maybe* once or twice a day). The usual trick of sticking a '&timevariable=[date/time variable goes here]' at the end of the feed address doesn't work, as Spreadsheet & Calendar have strict parameter passing requirements (which return an error of you add extra variables). It would be *really* nice to be able to set a parameter in the gm:data tag that specifies the frequency of cache refreshes -- particularly for SS and Cal. Even if it's coarse grained like 30mins / hourly / daily.

Also, I've noticed that the gm:link tag implies a trailing <br/>. In other words, you can't string a bunch of these links together on one line of text; and if the linkref field is empty, nothing is displayed -- it would suit me better if the link was disabled rather than hidden if no link ref is available. Could that maybe be an option?

Thanks! Reto