It is also documented on this method description, see:
/** * Adds an extended request parameter, e.g. count or startIndex, to be passed * as query parameters in the URL if executed using REST or in the request * body if executed via a RPC. * * @param name name of the extended parameter to set * @param value value of the specified extended parameter */ public void addParameter(String name, String value) { addRpcPayloadParameter(name, value); addRestQueryStringParameter(name, value); }
Let us know if it works.
-Robson Dantas
2010/11/25 Leonardo Rafael Morastoni <leomo...@gmail.com>
> How can I fecth more friends than 20? I need to compare a opensocial > id with all friends of the viewer. > I'm using java client library and OAuth
> -- > You received this message because you are subscribed to the Google Groups > "OpenSocial Client Libraries" group. > To post to this group, send email to > opensocial-client-libraries@googlegroups.com. > To unsubscribe from this group, send email to > opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/opensocial-client-libraries?hl=en.
Could please help me in other question? I post it on Orku Developer Group but I get no response yet. How can I can send to opensocial id from viewer to my external java app? Today, I just can see my opensocial id, that I need to conect to opensocial.
> It is also documented on this method description, see:
> /** > * Adds an extended request parameter, e.g. count or startIndex, to be > passed > * as query parameters in the URL if executed using REST or in the > request > * body if executed via a RPC. > * > * @param name name of the extended parameter to set > * @param value value of the specified extended parameter > */ > public void addParameter(String name, String value) { > addRpcPayloadParameter(name, value); > addRestQueryStringParameter(name, value); > }
> Let us know if it works.
> -Robson Dantas
> 2010/11/25 Leonardo Rafael Morastoni <leomo...@gmail.com>
> How can I fecth more friends than 20? I need to compare a opensocial >> id with all friends of the viewer. >> I'm using java client library and OAuth
>> -- >> You received this message because you are subscribed to the Google Groups >> "OpenSocial Client Libraries" group. >> To post to this group, send email to >> opensocial-client-libraries@googlegroups.com. >> To unsubscribe from this group, send email to >> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/opensocial-client-libraries?hl=en.
> -- > You received this message because you are subscribed to the Google Groups > "OpenSocial Client Libraries" group. > To post to this group, send email to > opensocial-client-libraries@googlegroups.com. > To unsubscribe from this group, send email to > opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/opensocial-client-libraries?hl=en.
-- Leonardo Rafael Morastoni Microsoft Certified Professional Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415
> Could please help me in other question? I post it on Orku Developer Group
> but I get no response yet.
> How can I can send to opensocial id from viewer to my external java app?
> Today, I just can see my opensocial id, that I need to conect to opensocial.
> > It is also documented on this method description, see:
> > /**
> > * Adds an extended request parameter, e.g. count or startIndex, to be
> > passed
> > * as query parameters in the URL if executed using REST or in the
> > request
> > * body if executed via a RPC.
> > *
> > * @param name name of the extended parameter to set
> > * @param value value of the specified extended parameter
> > */
> > public void addParameter(String name, String value) {
> > addRpcPayloadParameter(name, value);
> > addRestQueryStringParameter(name, value);
> > }
> > Let us know if it works.
> > -Robson Dantas
> > 2010/11/25 Leonardo Rafael Morastoni <leomo...@gmail.com>
> > How can I fecth more friends than 20? I need to compare a opensocial
> >> id with all friends of the viewer.
> >> I'm using java client library and OAuth
> >> --
> >> You received this message because you are subscribed to the Google Groups
> >> "OpenSocial Client Libraries" group.
> >> To post to this group, send email to
> >> opensocial-client-libraries@googlegroups.com.
> >> To unsubscribe from this group, send email to
> >> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com>
> >> .
> >> For more options, visit this group at
> >>http://groups.google.com/group/opensocial-client-libraries?hl=en.
> > --
> > You received this message because you are subscribed to the Google Groups
> > "OpenSocial Client Libraries" group.
> > To post to this group, send email to
> > opensocial-client-libraries@googlegroups.com.
> > To unsubscribe from this group, send email to
> > opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/opensocial-client-libraries?hl=en.
> --
> Leonardo Rafael Morastoni
> Microsoft Certified Professional
> Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415
> Could please help me in other question? I post it on Orku Developer Group > but I get no response yet. > How can I can send to opensocial id from viewer to my external java app? > Today, I just can see my opensocial id, that I need to conect to > opensocial.
>> It is also documented on this method description, see:
>> /** >> * Adds an extended request parameter, e.g. count or startIndex, to be >> passed >> * as query parameters in the URL if executed using REST or in the >> request >> * body if executed via a RPC. >> * >> * @param name name of the extended parameter to set >> * @param value value of the specified extended parameter >> */ >> public void addParameter(String name, String value) { >> addRpcPayloadParameter(name, value); >> addRestQueryStringParameter(name, value); >> }
>> Let us know if it works.
>> -Robson Dantas
>> 2010/11/25 Leonardo Rafael Morastoni <leomo...@gmail.com>
>> How can I fecth more friends than 20? I need to compare a opensocial >>> id with all friends of the viewer. >>> I'm using java client library and OAuth
>>> -- >>> You received this message because you are subscribed to the Google Groups >>> "OpenSocial Client Libraries" group. >>> To post to this group, send email to >>> opensocial-client-libraries@googlegroups.com. >>> To unsubscribe from this group, send email to >>> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/opensocial-client-libraries?hl=en.
>> -- >> You received this message because you are subscribed to the Google Groups >> "OpenSocial Client Libraries" group. >> To post to this group, send email to >> opensocial-client-libraries@googlegroups.com. >> To unsubscribe from this group, send email to >> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/opensocial-client-libraries?hl=en.
> -- > Leonardo Rafael Morastoni > Microsoft Certified Professional > Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415
> -- > You received this message because you are subscribed to the Google Groups > "OpenSocial Client Libraries" group. > To post to this group, send email to > opensocial-client-libraries@googlegroups.com. > To unsubscribe from this group, send email to > opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/opensocial-client-libraries?hl=en.
I can get the opensocial id following this tutorial: http://wiki.opensocial.org/index.php?title=Social_Application_Tutorial I just need to create a servlet to capture this data on my app. Do you know what i need to do to load my app on gadget? I had a URL based gadget but now this is out of orkut guideline. Changing it to html broke my gadget. Thanks.
> Didnt understand as well what you are trying to do. Do you have a gadget > installed on orkut and then you want to send viewer to your app ?
> -Robson Dantas
> 2010/11/25 Leonardo Rafael Morastoni <leomo...@gmail.com>
>> Thanks for response Robson!
>> I'm using 2Legged OAuth, it will work too?
>> Could please help me in other question? I post it on Orku Developer Group >> but I get no response yet. >> How can I can send to opensocial id from viewer to my external java app? >> Today, I just can see my opensocial id, that I need to conect to >> opensocial.
>>> It is also documented on this method description, see:
>>> /** >>> * Adds an extended request parameter, e.g. count or startIndex, to be >>> passed >>> * as query parameters in the URL if executed using REST or in the >>> request >>> * body if executed via a RPC. >>> * >>> * @param name name of the extended parameter to set >>> * @param value value of the specified extended parameter >>> */ >>> public void addParameter(String name, String value) { >>> addRpcPayloadParameter(name, value); >>> addRestQueryStringParameter(name, value); >>> }
>>> Let us know if it works.
>>> -Robson Dantas
>>> 2010/11/25 Leonardo Rafael Morastoni <leomo...@gmail.com>
>>> How can I fecth more friends than 20? I need to compare a opensocial >>>> id with all friends of the viewer. >>>> I'm using java client library and OAuth
>>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "OpenSocial Client Libraries" group. >>>> To post to this group, send email to >>>> opensocial-client-libraries@googlegroups.com. >>>> To unsubscribe from this group, send email to >>>> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/opensocial-client-libraries?hl=en.
>>> -- >>> You received this message because you are subscribed to the Google Groups >>> "OpenSocial Client Libraries" group. >>> To post to this group, send email to >>> opensocial-client-libraries@googlegroups.com. >>> To unsubscribe from this group, send email to >>> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/opensocial-client-libraries?hl=en.
>> -- >> Leonardo Rafael Morastoni >> Microsoft Certified Professional >> Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415
>> -- >> You received this message because you are subscribed to the Google Groups >> "OpenSocial Client Libraries" group. >> To post to this group, send email to >> opensocial-client-libraries@googlegroups.com. >> To unsubscribe from this group, send email to >> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/opensocial-client-libraries?hl=en.
> -- > You received this message because you are subscribed to the Google Groups > "OpenSocial Client Libraries" group. > To post to this group, send email to > opensocial-client-libraries@googlegroups.com. > To unsubscribe from this group, send email to > opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/opensocial-client-libraries?hl=en.
-- Leonardo Rafael Morastoni Microsoft Certified Professional Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415
> I can get the opensocial id following this tutorial: > http://wiki.opensocial.org/index.php?title=Social_Application_Tutorial > I just need to create a servlet to capture this data on my app. > Do you know what i need to do to load my app on gadget? I had a URL based > gadget but now this is out of orkut guideline. Changing it to html broke my > gadget. > Thanks.
> Didnt understand as well what you are trying to do. Do you have a gadget >> installed on orkut and then you want to send viewer to your app ?
>> -Robson Dantas
>> 2010/11/25 Leonardo Rafael Morastoni <leomo...@gmail.com>
>>> Thanks for response Robson!
>>> I'm using 2Legged OAuth, it will work too?
>>> Could please help me in other question? I post it on Orku Developer Group >>> but I get no response yet. >>> How can I can send to opensocial id from viewer to my external java app? >>> Today, I just can see my opensocial id, that I need to conect to >>> opensocial.
>>>> It is also documented on this method description, see:
>>>> /** >>>> * Adds an extended request parameter, e.g. count or startIndex, to be >>>> passed >>>> * as query parameters in the URL if executed using REST or in the >>>> request >>>> * body if executed via a RPC. >>>> * >>>> * @param name name of the extended parameter to set >>>> * @param value value of the specified extended parameter >>>> */ >>>> public void addParameter(String name, String value) { >>>> addRpcPayloadParameter(name, value); >>>> addRestQueryStringParameter(name, value); >>>> }
>>>> Let us know if it works.
>>>> -Robson Dantas
>>>> 2010/11/25 Leonardo Rafael Morastoni <leomo...@gmail.com>
>>>> How can I fecth more friends than 20? I need to compare a opensocial >>>>> id with all friends of the viewer. >>>>> I'm using java client library and OAuth
>>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "OpenSocial Client Libraries" group. >>>>> To post to this group, send email to >>>>> opensocial-client-libraries@googlegroups.com. >>>>> To unsubscribe from this group, send email to >>>>> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >>>>> . >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/opensocial-client-libraries?hl=en.
>>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "OpenSocial Client Libraries" group. >>>> To post to this group, send email to >>>> opensocial-client-libraries@googlegroups.com. >>>> To unsubscribe from this group, send email to >>>> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/opensocial-client-libraries?hl=en.
>>> -- >>> Leonardo Rafael Morastoni >>> Microsoft Certified Professional >>> Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415
>>> -- >>> You received this message because you are subscribed to the Google Groups >>> "OpenSocial Client Libraries" group. >>> To post to this group, send email to >>> opensocial-client-libraries@googlegroups.com. >>> To unsubscribe from this group, send email to >>> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/opensocial-client-libraries?hl=en.
>> -- >> You received this message because you are subscribed to the Google Groups >> "OpenSocial Client Libraries" group. >> To post to this group, send email to >> opensocial-client-libraries@googlegroups.com. >> To unsubscribe from this group, send email to >> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/opensocial-client-libraries?hl=en.
> -- > Leonardo Rafael Morastoni > Microsoft Certified Professional > Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415
-- Leonardo Rafael Morastoni Microsoft Certified Professional Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415
> 2010/11/27 Leonardo Rafael Morastoni <leomo...@gmail.com>
> Robson
>> I can get the opensocial id following this tutorial: >> http://wiki.opensocial.org/index.php?title=Social_Application_Tutorial >> I just need to create a servlet to capture this data on my app. >> Do you know what i need to do to load my app on gadget? I had a URL based >> gadget but now this is out of orkut guideline. Changing it to html broke my >> gadget. >> Thanks.
>> Didnt understand as well what you are trying to do. Do you have a gadget >>> installed on orkut and then you want to send viewer to your app ?
>>> -Robson Dantas
>>> 2010/11/25 Leonardo Rafael Morastoni <leomo...@gmail.com>
>>>> Thanks for response Robson!
>>>> I'm using 2Legged OAuth, it will work too?
>>>> Could please help me in other question? I post it on Orku Developer >>>> Group but I get no response yet. >>>> How can I can send to opensocial id from viewer to my external java app? >>>> Today, I just can see my opensocial id, that I need to conect to >>>> opensocial.
>>>>> It is also documented on this method description, see:
>>>>> /** >>>>> * Adds an extended request parameter, e.g. count or startIndex, to >>>>> be passed >>>>> * as query parameters in the URL if executed using REST or in the >>>>> request >>>>> * body if executed via a RPC. >>>>> * >>>>> * @param name name of the extended parameter to set >>>>> * @param value value of the specified extended parameter >>>>> */ >>>>> public void addParameter(String name, String value) { >>>>> addRpcPayloadParameter(name, value); >>>>> addRestQueryStringParameter(name, value); >>>>> }
>>>>> Let us know if it works.
>>>>> -Robson Dantas
>>>>> 2010/11/25 Leonardo Rafael Morastoni <leomo...@gmail.com>
>>>>> How can I fecth more friends than 20? I need to compare a opensocial >>>>>> id with all friends of the viewer. >>>>>> I'm using java client library and OAuth
>>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "OpenSocial Client Libraries" group. >>>>>> To post to this group, send email to >>>>>> opensocial-client-libraries@googlegroups.com. >>>>>> To unsubscribe from this group, send email to >>>>>> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >>>>>> . >>>>>> For more options, visit this group at >>>>>> http://groups.google.com/group/opensocial-client-libraries?hl=en.
>>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "OpenSocial Client Libraries" group. >>>>> To post to this group, send email to >>>>> opensocial-client-libraries@googlegroups.com. >>>>> To unsubscribe from this group, send email to >>>>> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >>>>> . >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/opensocial-client-libraries?hl=en.
>>>> -- >>>> Leonardo Rafael Morastoni >>>> Microsoft Certified Professional >>>> Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415
>>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "OpenSocial Client Libraries" group. >>>> To post to this group, send email to >>>> opensocial-client-libraries@googlegroups.com. >>>> To unsubscribe from this group, send email to >>>> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/opensocial-client-libraries?hl=en.
>>> -- >>> You received this message because you are subscribed to the Google Groups >>> "OpenSocial Client Libraries" group. >>> To post to this group, send email to >>> opensocial-client-libraries@googlegroups.com. >>> To unsubscribe from this group, send email to >>> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/opensocial-client-libraries?hl=en.
>> -- >> Leonardo Rafael Morastoni >> Microsoft Certified Professional >> Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415
> -- > Leonardo Rafael Morastoni > Microsoft Certified Professional > Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415
> -- > You received this message because you are subscribed to the Google Groups > "OpenSocial Client Libraries" group. > To post to this group, send email to > opensocial-client-libraries@googlegroups.com. > To unsubscribe from this group, send email to > opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/opensocial-client-libraries?hl=en.
> 2010/11/28 Leonardo Rafael Morastoni <leomo...@gmail.com>
>> someone could help me please?
>> 2010/11/27 Leonardo Rafael Morastoni <leomo...@gmail.com>
>> Robson
>>> I can get the opensocial id following this tutorial: >>> http://wiki.opensocial.org/index.php?title=Social_Application_Tutorial >>> I just need to create a servlet to capture this data on my app. >>> Do you know what i need to do to load my app on gadget? I had a URL based >>> gadget but now this is out of orkut guideline. Changing it to html broke my >>> gadget. >>> Thanks.
>>> Didnt understand as well what you are trying to do. Do you have a gadget >>>> installed on orkut and then you want to send viewer to your app ?
>>>> -Robson Dantas
>>>> 2010/11/25 Leonardo Rafael Morastoni <leomo...@gmail.com>
>>>>> Thanks for response Robson!
>>>>> I'm using 2Legged OAuth, it will work too?
>>>>> Could please help me in other question? I post it on Orku Developer >>>>> Group but I get no response yet. >>>>> How can I can send to opensocial id from viewer to my external java >>>>> app? >>>>> Today, I just can see my opensocial id, that I need to conect to >>>>> opensocial.
>>>>>> It is also documented on this method description, see:
>>>>>> /** >>>>>> * Adds an extended request parameter, e.g. count or startIndex, to >>>>>> be passed >>>>>> * as query parameters in the URL if executed using REST or in the >>>>>> request >>>>>> * body if executed via a RPC. >>>>>> * >>>>>> * @param name name of the extended parameter to set >>>>>> * @param value value of the specified extended parameter >>>>>> */ >>>>>> public void addParameter(String name, String value) { >>>>>> addRpcPayloadParameter(name, value); >>>>>> addRestQueryStringParameter(name, value); >>>>>> }
>>>>>> Let us know if it works.
>>>>>> -Robson Dantas
>>>>>> 2010/11/25 Leonardo Rafael Morastoni <leomo...@gmail.com>
>>>>>> How can I fecth more friends than 20? I need to compare a opensocial >>>>>>> id with all friends of the viewer. >>>>>>> I'm using java client library and OAuth
>>>>>>> -- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "OpenSocial Client Libraries" group. >>>>>>> To post to this group, send email to >>>>>>> opensocial-client-libraries@googlegroups.com. >>>>>>> To unsubscribe from this group, send email to >>>>>>> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >>>>>>> . >>>>>>> For more options, visit this group at >>>>>>> http://groups.google.com/group/opensocial-client-libraries?hl=en.
>>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "OpenSocial Client Libraries" group. >>>>>> To post to this group, send email to >>>>>> opensocial-client-libraries@googlegroups.com. >>>>>> To unsubscribe from this group, send email to >>>>>> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >>>>>> . >>>>>> For more options, visit this group at >>>>>> http://groups.google.com/group/opensocial-client-libraries?hl=en.
>>>>> -- >>>>> Leonardo Rafael Morastoni >>>>> Microsoft Certified Professional >>>>> Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415
>>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "OpenSocial Client Libraries" group. >>>>> To post to this group, send email to >>>>> opensocial-client-libraries@googlegroups.com. >>>>> To unsubscribe from this group, send email to >>>>> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >>>>> . >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/opensocial-client-libraries?hl=en.
>>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "OpenSocial Client Libraries" group. >>>> To post to this group, send email to >>>> opensocial-client-libraries@googlegroups.com. >>>> To unsubscribe from this group, send email to >>>> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/opensocial-client-libraries?hl=en.
>>> -- >>> Leonardo Rafael Morastoni >>> Microsoft Certified Professional >>> Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415
>> -- >> Leonardo Rafael Morastoni >> Microsoft Certified Professional >> Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415
>> -- >> You received this message because you are subscribed to the Google Groups >> "OpenSocial Client Libraries" group. >> To post to this group, send email to >> opensocial-client-libraries@googlegroups.com. >> To unsubscribe from this group, send email to >> opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/opensocial-client-libraries?hl=en.
> -- > You received this message because you are subscribed to the Google Groups > "OpenSocial Client Libraries" group. > To post to this group, send email to > opensocial-client-libraries@googlegroups.com. > To unsubscribe from this group, send email to > opensocial-client-libraries+unsubscribe@googlegroups.com<opensocial-client- libraries%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/opensocial-client-libraries?hl=en.
-- Leonardo Rafael Morastoni Microsoft Certified Professional Fone/Phone: +55(47) 8417-3306/+55(47) 8834-8415