[Developers] Using the Freebase.com client as an IFRAME your own web app

John Giannandrea jg at metaweb.com
Thu Mar 27 02:05:08 UTC 2008


Will Moffat wrote:
>> you could do a tiny MQL query to the graph to check the timestamp of
>> the last link written by that user.
> I was thinking along those lines, but it seems to be a catch-22
> situation. You need access to the 'metaweb-user' cookie to get the
> user name.

True.  But you did send the iframe off to edit something, like a  
topic, so you could check if that object had changes since the time  
you launched the iframe.  If someone else updated it it might be nice  
to get the latest anyway.

I agree, this is all rather hard. Does your app want to edit known  
properties on the topic, or just generally update it all?  If the  
former perhaps google code needs a form element based property update  
library...

-jg



More information about the Developers mailing list