Re: Writing an interface with drag/drop support.

2011-01-08 Thread Robson Dantas
ago. If you need anything let me know. Robson Dantas Sent from my iPhone Em 08/01/2011, às 19:56, Jonathan Beri escreveu: > Not sure if this will help, but there is a jQuery/OpenSocial project: > http://code.google.com/p/opensocial-jquery/ & a dashboard project: > http://code

Re: OpenSocial & Flash

2010-12-21 Thread Robson Dantas
Mark, Working sample running on Orkut and on my local shindig: http://www.opensocial-br.org/exemplo/exemplo-flash.xml There are some comments and portuguese, but think you can get rid of it. <http://www.opensocial-br.org/exemplo/exemplo-flash.xml>-Robson Dantas 2010/12/21 Mark Weitzel

Re: AuthorizationType for gadgets.io.makeRequest

2010-08-17 Thread Robson Dantas
Justin, Signed request, container will sign your request using oauth mechanism. Server will need a public key in order to validate the request http://wiki.opensocial.org/index.php?title=Validating_Signed_Requests OAuth request

Re: Problems setting up Java Shindig

2010-06-21 Thread Robson Dantas
change container.js inside work/webapp/WEB-INF/classes/containers/default and restart jetty again. 2- modifying all test files to use another port. Regards, Robson Dantas 2010/6/21 Paul Lindner > I just committed a fix for this. > > On Mon, Jun 21, 2010 at 6:45 PM, Robson Dantas > wro

Re: Problems setting up Java Shindig

2010-06-21 Thread Robson Dantas
Hi Paul! Yes, it worked. But updated the code right now and build is broken. -Robson Dantas 2010/6/21 Paul Lindner > Change references to 9003 in config/container.js to 8080 and things should > start working. > > Some of the new UriManagers are hard coded to port 9003 which

Re: Problems setting up Java Shindig

2010-06-21 Thread Robson Dantas
2010/6/21 John Hjelmstad > On Sun, Jun 20, 2010 at 4:58 PM, Robson Dantas > wrote: > > >> Hi guys, > >> > >> I'm making some experiments using shindig, and I'm quite familiar with > PHP > >> version. Yesterday, tried to setup Java Shi

Problems setting up Java Shindig

2010-06-20 Thread Robson Dantas
e your page to render Gadgets. But this file doesn't exist, either. 4 - To finish it up, gadgets are not being rendered. All app's are showing a gadgets is not defined message in firebug; Regards, Robson Dantas

It contains ring message

2010-06-19 Thread Robson Dantas
Can someone give me a clue what this message is about? "Sorting feature dependence failed: it contains ring!" GadgetFeatureRegistry.php Regards Robson

Re: error installing apache shindig php on window 7 with functional XAMPP

2010-03-24 Thread Robson Dantas
; to a writable directory on your machine. Must be something like: 'cache_root' => 'c:/temp/shindig', All other files looks great. Make your tests and tell me how it goes. Robson Dantas 2010/3/24 Yan Bu > Hi, Rob, here is the container.php file. I did not change anyt

Re: error installing apache shindig php on window 7 with functional XAMPP

2010-03-24 Thread Robson Dantas
Hello, Didn´t get any attachment. Just get tons of emails with no information. Robson Dantas 2010/3/24 Yan Bu > > > On Wed, Mar 24, 2010 at 5:49 PM, Yan Bu wrote: > >> >> >> On Wed, Mar 24, 2010 at 5:48 PM, Yan Bu wrote: >> >>> >>&

Re: error installing apache shindig php on window 7 with functional XAMPP

2010-03-24 Thread Robson Dantas
shindig ? Also tell me which version of shindig you are using to make a test here. tks Robson Dantas 2010/3/24 Yan Bu > Hi, Rob, it is the same error I got by using the following > http://127.0.0.1/gadgets/ifr?url=http://www.opensocial-br.org/example.xml > > ErrorNo gadgets.contain

Re: error installing apache shindig php on window 7 with functional XAMPP

2010-03-24 Thread Robson Dantas
Hello Yan, Can you try out my gadget example ? I´ve tried to use labpixies example for a while and never got this working. Point your url parameter to http://www.opensocial-br.org/example.xml Let me know how it goes. Regards, Robson Dantas 2010/3/24 Yan Bu > > > > Error Re