Hey Laura, The sample container hasn't seen the most attention, it's somewhat limited in the functionality it offers and really the best example of the entire open social stack; Also the design of it depends on consistency between sessions which is impossible to replicate in PHP (which is multi-process instead of multi-threaded so no shared memory to use for internal state) without being able to rely on a database or anything.
So yes, if you're using PHP Shindig, Partuza is by far the best way to go. There's an (apache) how-to guide at http://www.chabotc.com/guides/partuza_install/ which is mostly reusable for your IIS setup too. Goodluck! -- Chris On Tue, Jun 16, 2009 at 8:52 PM, Laura <[email protected]> wrote: > > When I display the hello world gadget in the sample container page, > the 'say hello' button doesn't work. > > Is this because of some error I've made in setup? Should it work > without me implementing any classes yet? I saw a post in 2008 about > using Partuza instead of sample container.. does that still apply? or > has sample container been fixed? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Implementing OpenSocial Containers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/opensocial-container?hl=en -~----------~----~----~----~------~----~------~--~---
