Hey harroot,

It's best to direct your question to [email protected], this
mailing list is just meant for specification discussion and not
implementation (shindig) related issues.

I've cc'd the shindig-dev list, so hopefully someone there can help

   -- Chris

On Sat, Jan 10, 2009 at 7:58 PM, [email protected] <[email protected]>wrote:

>
> Hi everyone,
>
> I am a beginner with openSocial.
>  I am using Apache Shindig project by this(
>
> http://chrisschalk.com/shindig_docs/shindig_sql_tutorial/shindig_data_tutorials.html#tutorial4
> ) tutorial, and I think ther are some mistakes especially with
> << Intermediate>>
>  Tutorial 3: Creating a MySQL backend database for OpenSocial data
> (some problems with  opensocial_mysql.sql      script  [solution is
> chenging FK name person_fk to person_music_fk f.e,and person_url_fk])
>
> Tutorial 4: Using extended Java classes within Shindig to talk to your
> SQL database
>
> In SocialApiGuiceModule.java file I can not find this code
>  bind(PeopleService.class).to(BasicPeopleService.class);
>  bind(DataService.class).to(BasicDataService.class);
>  bind(ActivitiesService.class).to(BasicActivitiesService.class);
> Mentioned in tutorial.
>
> So please can you support me with answer (Am I use wrong tutorial?, or
> ther are many versions of Shindig? )
>
>
>
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google Groups
> "OpenSocial and Gadgets Specification Discussion" group.
> To post to this group, send email to
> [email protected]
> To unsubscribe from this group, send email to
> [email protected]<opensocial-and-gadgets-spec%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/opensocial-and-gadgets-spec?hl=en
> -~----------~----~----~----~------~----~------~--~---
>
>

Reply via email to