[OpenSocial] Open Social API , Embedding flash preloading problem

2010-09-15 Thread michael
Hi I've create a simple flash game with opensocial api . The flash game doesn't do anything with user , no interaction , not loading user , etc and i've created xml on http://www.lunakite.com/hi5/main.xml I try to put my flash game app on friendster , when i submit the xml the flash game work

[OpenSocial] XML file to turn existing html and combined it with social api

2010-09-15 Thread michael
Hello I wanna ask if i have an existing html page which contains Flash game and adsense What is the xml code to integrate it with opensocial api so it can display my page html ? I Try to use ?xml version=1.0 encoding=UTF-8? Module ModulePrefs title=Proxied Content Example Require

[OpenSocial] Re: XML file to turn existing html and combined it with social api

2010-09-15 Thread michael
plind...@linkedin.com wrote: You need to call the adjustHeight method.  See http://code.google.com/apis/gadgets/docs/ui.html#Dyn_Height For more information. On Wed, Sep 15, 2010 at 8:32 AM, michael michael.sugiar...@gmail.comwrote: Hello I wanna ask if i have an existing html page

[OpenSocial] Re: Avoiding absolute URLs in JS/CSS includes

2008-04-24 Thread Michael Mahemoff
when they're all loaded. ~Arne On Tue, Apr 22, 2008 at 11:13 AM, Michael Mahemoff [EMAIL PROTECTED] wrote: Also, could you please point me to the code you've used (or copy it here). It would save me some time in the interim! I could imagine a useful library function could be built from

[OpenSocial] Avoiding absolute URLs in JS/CSS includes

2008-04-22 Thread Michael Mahemoff
Hello, I'm developing some gadgets that include some custom JS and CSS library files. Being content-type html, they would usually require hard-coded URLs, no relative paths as they're served from gmodules etc as opposed to my own server. However, they're intended for distribution, so I want to

[OpenSocial] Re: Avoiding absolute URLs in JS/CSS includes

2008-04-22 Thread Michael Mahemoff
Thanks Arne. Glad to know that option at least works in practice, even if it's not very performant or reliable. I'll propose something for the spec if no-one has a better solution. On Tue, Apr 22, 2008 at 6:26 PM, Arne Roomann-Kurrik [EMAIL PROTECTED] wrote: Hi Michael, I've been using

[OpenSocial] Re: Avoiding absolute URLs in JS/CSS includes

2008-04-22 Thread Michael Mahemoff
Also, could you please point me to the code you've used (or copy it here). It would save me some time in the interim! I could imagine a useful library function could be built from it. On Tue, Apr 22, 2008 at 6:51 PM, Michael Mahemoff [EMAIL PROTECTED] wrote: Thanks Arne. Glad to know

[OpenSocial] 404 Errors and Tabs (aka iGoogle support)

2008-01-23 Thread michael
. A significantly senior person in my company has been looking to demo an app I wrote and this is not inspiring confidence. Can we confirm that somewhere this is listed as a known issue and that it has been assigned a priority? Apologies if I've missed a thread that covers that! Thanks, Michael

[opensocial] Problem saving app data

2007-11-12 Thread michael
(); req.add(req.newUpdatePersonAppDataRequest(OWNER, NYTS_Favorites, NYTS_Holder), status); req.send(addArticleResponse); NYTS_Holder is valid json. Any suggestions would be welcome. I'm hoping its an obvious issue that someone can point out. -Michael

[opensocial] Re: Problem saving app data

2007-11-12 Thread michael
Looks like this is a duplicate thread: Others have the same problem here: http://groups.google.com/group/opensocial-api/browse_thread/thread/40c2fc61d78996eb --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[opensocial] Re: Orkut's Sandbox down ?

2007-11-09 Thread michael
For such an obvious, persistent and big problem of this nature, I am surprised we haven't heard from Google yet (or did I miss it) ? They're normally quite good about these things so they must have their hands full. On Nov 9, 1:17 pm, Vitaly [EMAIL PROTECTED] wrote: Hey what's going on with

[opensocial] Re: opensocial is not defined

2007-11-06 Thread michael
I m not getting a 502, but I am getting 503 messages and then sometimes (in NYC): opensocial is not defined initialize()ifr (line 83) ig_0a(builtin_domload, undefined)WeTHhV4cOxM.js (line 48) ig__a(domload, undefined)WeTHhV4cOxM.js (line 51) [Break on this error] var req =

[opensocial] Re: opensocial is not defined

2007-11-06 Thread michael
I have been getting consistent errors for the last 3 to 4 hours. Before that the sandbox was working really well (less than 1 request out of 10 was failing). The error has been either the one I previously posted or this: Location With Parameters:

[opensocial] Re: get() is null or not an object

2007-11-04 Thread Michael Scherotter
I am getting that problem as well. No answer yet. Michael On Nov 4, 7:08 am, Vikram [EMAIL PROTECTED] wrote: get() is null or not an object...this error pops up with the 'get' method on IE. works fine on firefox. Google...please fix. Vikram