[orkut-developer] registerOnLoadHandler and other problems.

2008-12-16 Thread David Wilson (entertainment cloud)
Hi, Im currently having a few development issues when trying to test my flex app on the sandbox and prod.sandbox. I develop locally using an app engine devserver which i make accessible publicly though a dynamic dsn forwarder to my local machine. I have reduced the gadget to a test form and is

[orkut-developer] Re: Unable to retrieve gadget xml. HTTP error 500

2008-12-04 Thread David Wilson (entertainment cloud)
Ive just noticed it works fine with prod.sandbox.orkut.com, odd huh.. On Dec 4, 10:51 am, "David Wilson (entertainment cloud)" <[EMAIL PROTECTED]> wrote: > could you define what you mean by public domain? In this case the file > is sereved out of a local app engine devse

[orkut-developer] Re: Unable to retrieve gadget xml. HTTP error 500

2008-12-04 Thread David Wilson (entertainment cloud)
could you define what you mean by public domain? In this case the file is sereved out of a local app engine devserver via a dynamic dsn forwarder. This was working fine a week or so ago, has something changed? Ive changed the xml to the hello world example and put the app live now the app id is:

[orkut-developer] Unable to retrieve gadget xml. HTTP error 500

2008-12-03 Thread David Wilson (entertainment cloud)
Hello, Ive been working locally for a few weeks, but now I've come back to testing in the sandbox my app never loads now and always gives me the error: 'Unable to retrieve gadget xml. HTTP error 500' The xml is being served off a local web server and is accessible though a browser on machines

[orkut-developer] Re: thousands of friends, user selection.

2008-11-28 Thread David Wilson (entertainment cloud)
Is it considered bad form/possible to pre-fetch all of the users friends on app initialisation? this seems like a large data set, that may not be used in the app interaction, but would reduce lag when the picker was needed. On Nov 28, 9:32 am, Vijaya <[EMAIL PROTECTED]> wrote: > Currently the

[orkut-developer] thousands of friends, user selection.

2008-11-27 Thread David Wilson (entertainment cloud)
Hi, If a user has thousands of friends, what's the best way to handle user selection of one of them? I understand how to page though them, but this seems poor if the user wants a name near the end of the alphabet. I could implement an ajaxy picker, but this requires all the friend data to be f