The best way is to temporarily copy them into your local shindig/trunk/javascript directory. They will then be available at http://localhost:8080/gadgets/<file>
Alternatively, you could host them somewhere else that can serve the files over the web. Shindig does not currently support loading gadgets from the file system, but it is a useful feature to have in the future. ~Kevin On Jan 16, 2008 5:07 AM, Olivia Gannon <[EMAIL PROTECTED]> wrote: > Hi Dan, > > I have the gadget server up & running now. > > I have some basic gadgets saved locally from the tutorials on the web > which > I tested on the opensocial-container-sample-1.06 yesterday. > > How can I test these on the gadget server I have running now? > > Thanks, > Olivia. > > -----Original Message----- > From: Dan Peterson [mailto:[EMAIL PROTECTED] > Sent: 16 January 2008 11:52 > To: [email protected] > Subject: Re: shindig implementation > > Hi Olivia, > > Glad to hear about your interest. > > If you're looking to run your own gadget server, the Java version is > furthest along, and the basic documentation to get that running is at: > > http://svn.apache.org/repos/asf/incubator/shindig/trunk/java/gadgets/README > > Can you start there and perhaps also fill us in more about the site you're > looking to integrate Shindig with? > > Cheers, > -Dan > > On Jan 16, 2008 3:43 AM, Olivia Gannon <[EMAIL PROTECTED]> wrote: > > > I have downloaded the source code for shindig & now want to implement > the > > code into an existing project to become a container/host. Where do I > > start > > with this? > > > > > > >

