Hi,

 

Looks like this thread is not ver after all J

 

I discovered why opensocial applications won't work/render properly within my 
project locally and are working/rendering using remote server.

The thing is I use 0.8 version on remote server and 0.9 locally. When I changed 
from 0.9 to 0.8 locally they started to render just fine.

 

I suppose 0.9 is better but that means nothing to me.

 

 

From: opensocial-contai...@googlegroups.com 
[mailto:opensocial-contai...@googlegroups.com] On Behalf Of Chris Chabot
Sent: 5. svibanj 2009 14:30
To: opensocial-contai...@googlegroups.com; shindig-dev@incubator.apache.org
Subject: [OpenSocial] Re: Shindig doesn't render todo test application

 

Hey Arlo,

First of, the best mailing list for shindig related questions is 
shindig-dev@incubator.apache.org (cc'd), see 
http://incubator.apache.org/shindig/community/getting-help.html for 
instructions on how to sign up for that.

Once i force-refreshed (shift + clicking the refresh button in firefox), it's 
showing the gadget rendered correctly for me, however on the first try before 
that I did see the incomplete one and noticed some curl errors in the proxied 
javascript files of the todo gadget.

Since it does work, I'm guessing that maybe the curl fetching time out might be 
to low, and some resources fail fetching because of that? There's a 
configuration key in shindig/php/container.php where you could increase that:
'curl_connection_timeout' => '10',

Setting that to 30 seconds should fix the problem, if that was indeed the issue.

So it looks like in theory your installation seems to be working as it should. 
If you want to have a 'real' test case for kicking the tires, and as an example 
of how to integrate your own data back-end with shindig, I'd advice you to 
check out partuza, a example social network site I wrote for just those 2 
reasons.

The code and instructions are at: http://code.google.com/p/partuza
and a live version so you can see what to expect is located at: 
http://www.partuza.nl

Good luck and if you run into any issues, please feel free to mail us on the 
shindig-dev list!

   -- Chris

On Tue, May 5, 2009 at 2:14 PM, arlo <ivan.a...@gmail.com> wrote:


Hy everyone,

I just started to study OpenSocial and about to get my Shindig server
running. But I ran into my first big problem. It's the todo test
application which doesn't want to render itself as it should.

Here is the link:
http://shindig.linker.hr/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml

There is the Shindig server (v0.8) trying to take the todo application
and render it in browser. All I get is visually incompletely rendered
application with no features what so ever.

So I suspect for the Shindig server not doing the job right.

Can anyone help?
Thanks very much.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Implementing OpenSocial Containers" group. 
To post to this group, send email to opensocial-contai...@googlegroups.com 
To unsubscribe from this group, send email to 
opensocial-container+unsubscr...@googlegroups.com 
For more options, visit this group at 
http://groups.google.com/group/opensocial-container?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to