Re: [orkut-developer] difficult start

2011-02-15 Thread Bruno Oliveira (btco)
When apps are served to the user, their content is not exactly the original 
source -- it's a little pre-processed. For one thing, we do use caching, so 
we rewrite URL's to use our cache instead of constantly pulling from your 
servers. That explains the orkut.gmodules.com addresses: the developer 
didn't put them there, our servers replaced the original URL's with that. 
But you should not hard-code references to our proxy! Use your URL's 
instead, and we'll take care of rewriting them when appropriate. You can 
also overwrite rewriting if for some reason you don't want our caches to 
kick in. And yes, the Require feature=opensocial-0.8/ inserts some JS to 
make the OpenSocial API available to your code.

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.



Re: [orkut-developer] difficult start

2011-02-11 Thread Bruno btco Oliveira
Hi, you can find a list of common causes for AppReviewer failures here in 
this post:

http://code.google.com/intl/en/apis/orkut/forum.html?place=topic%2Fopensocial-orkut%2FKYvybnr_Avs%2Fdiscussion

About profile=url being disabled, we've announced that in the forum a while 
ago, but that's not really documented anywhere else, I believe. Where do you 
suggest this should be posted?

-
Bruno Oliveira btco (Google)

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.



Re: [orkut-developer] difficult start

2011-02-03 Thread Robson Dantas
Roberto,

Content-type=url was disabled on Orkut due security issue. Switch to html.

Also good to note that it will not work on profile view. You need to use
data pipelining and templates to make it running.

Br

Robson Dantas
@robsondantas

2011/2/2 Roberto Scattini robert...@metrogames.com

 hi prashant!!

 ok, here is my xml:


 ?xml version=1.0 encoding=UTF-8 ?
 Module
 ModulePrefs title=Fashion World
  directory_title=Metrogames
  description=Fashion World!!
  title_url=http://orkut.musicame.com/juego-activo;
  author=Roberto Sca
  author_email=robert...@metrogames.com
  screenshot=http://orkut.musicame.com/royblack.jpg;
  thumbnail=http://orkut.musicame.com/avatar.jpg;
  Require feature=opensocial-0.8/
  Require feature=views/
  Require feature=dynamic-height/
 /ModulePrefs
 Content type=url href=http://orkut.musicame.com/juego-activo/; /
  ContentMYKEY/Content
 /Module


 anyway, do you know how it works?
 how do I enable opensocial libs in my external iframe app? in myspace
 (that uses opensocial too) they say you have to load some libraries in your
 HTML, but they provide the links. I didnt find that anywhere in the
 extensive orkut documentation.


 thanks in advance!!


 2011/2/2 Prashant­ Patil prashantpandurangpa...@gmail.com

 Post your xml link that will help what you have used exactly in your code!!
 will let you know fixes!!


 On Fri, Jan 28, 2011 at 11:50 PM, Beto dunadanmonta...@hotmail.comwrote:

 hey guys!

 finally i have an app approved this week.

 it is an app with href=url (this is, external iframe)

 the problem i have is very basic: it doesnt load opensocial javascript
 libraries, and i cant get it working.

 AFAIK, the xml file MUST have a Require tag in ModulePrefs to load the
 libraries

 is this true? my app has all this tags:

Require feature=opensocial-0.8/
Require feature=views/
Require feature=dynamic-height/

 but even with the simplest tests, i get opensocial is not defined
 error...

 maybe i misunderstood some info in the documentation and this tags
 doesnt generate the automatic load of the libraries...
 in that case, where do i get the links to include the opensocial
 javascript libraries by hand in my app?

 thanks in advance!!!

 ps: i think i posted this yesterday, but i dont see it...

 --
 You received this message because you are subscribed to the Google Groups
 orkut Developer Forum group.
 To post to this group, send email to opensocial-orkut@googlegroups.com.
 To unsubscribe from this group, send email to
 opensocial-orkut+unsubscr...@googlegroups.comopensocial-orkut%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/opensocial-orkut?hl=en.




 --
 Regards
 Prashant P Patil aka Orkuteer
 http://goo.gl/S8Qq | http://goo.gl/Kr4G

  --
 You received this message because you are subscribed to the Google Groups
 orkut Developer Forum group.
 To post to this group, send email to opensocial-orkut@googlegroups.com.
 To unsubscribe from this group, send email to
 opensocial-orkut+unsubscr...@googlegroups.comopensocial-orkut%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/opensocial-orkut?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 orkut Developer Forum group.
 To post to this group, send email to opensocial-orkut@googlegroups.com.
 To unsubscribe from this group, send email to
 opensocial-orkut+unsubscr...@googlegroups.comopensocial-orkut%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/opensocial-orkut?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.



Re: [orkut-developer] difficult start

2011-02-03 Thread Bruno Oliveira
Btw, profile view won't work for anybody in the coming days (temporarily) 
:-)
See Known Issue #K08.

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.



Re: [orkut-developer] difficult start

2011-02-02 Thread Roberto Scattini
hi prashant!!

ok, here is my xml:


?xml version=1.0 encoding=UTF-8 ?
Module
ModulePrefs title=Fashion World
 directory_title=Metrogames
 description=Fashion World!!
 title_url=http://orkut.musicame.com/juego-activo;
 author=Roberto Sca
 author_email=robert...@metrogames.com
 screenshot=http://orkut.musicame.com/royblack.jpg;
 thumbnail=http://orkut.musicame.com/avatar.jpg;
 Require feature=opensocial-0.8/
 Require feature=views/
 Require feature=dynamic-height/
/ModulePrefs
Content type=url href=http://orkut.musicame.com/juego-activo/; /
ContentMYKEY/Content
/Module


anyway, do you know how it works?
how do I enable opensocial libs in my external iframe app? in myspace
(that uses opensocial too) they say you have to load some libraries in your
HTML, but they provide the links. I didnt find that anywhere in the
extensive orkut documentation.


thanks in advance!!


2011/2/2 Prashant­ Patil prashantpandurangpa...@gmail.com

 Post your xml link that will help what you have used exactly in your code!!
 will let you know fixes!!


 On Fri, Jan 28, 2011 at 11:50 PM, Beto dunadanmonta...@hotmail.comwrote:

 hey guys!

 finally i have an app approved this week.

 it is an app with href=url (this is, external iframe)

 the problem i have is very basic: it doesnt load opensocial javascript
 libraries, and i cant get it working.

 AFAIK, the xml file MUST have a Require tag in ModulePrefs to load the
 libraries

 is this true? my app has all this tags:

Require feature=opensocial-0.8/
Require feature=views/
Require feature=dynamic-height/

 but even with the simplest tests, i get opensocial is not defined
 error...

 maybe i misunderstood some info in the documentation and this tags
 doesnt generate the automatic load of the libraries...
 in that case, where do i get the links to include the opensocial
 javascript libraries by hand in my app?

 thanks in advance!!!

 ps: i think i posted this yesterday, but i dont see it...

 --
 You received this message because you are subscribed to the Google Groups
 orkut Developer Forum group.
 To post to this group, send email to opensocial-orkut@googlegroups.com.
 To unsubscribe from this group, send email to
 opensocial-orkut+unsubscr...@googlegroups.comopensocial-orkut%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/opensocial-orkut?hl=en.




 --
 Regards
 Prashant P Patil aka Orkuteer
 http://goo.gl/S8Qq | http://goo.gl/Kr4G

  --
 You received this message because you are subscribed to the Google Groups
 orkut Developer Forum group.
 To post to this group, send email to opensocial-orkut@googlegroups.com.
 To unsubscribe from this group, send email to
 opensocial-orkut+unsubscr...@googlegroups.comopensocial-orkut%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/opensocial-orkut?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.



[orkut-developer] difficult start

2011-02-01 Thread Roberto Scattini
hey guys!

finally i have an app approved this week.

it is an app with href=url (this is, external iframe)

the problem i have is very basic: it doesnt load opensocial javascript
libraries, and i cant get it working.

AFAIK, the xml file MUST have a Require tag in ModulePrefs to load the
libraries

is this true? my app has all this tags:

 Require feature=opensocial-0.8/
 Require feature=views/
 Require feature=dynamic-height/

but even with the simplest tests, i get opensocial is not defined error...

maybe i misunderstood some info in the documentation and this tags doesnt
generate the automatic load of the libraries...
in that case, where do i get the links to include the opensocial javascript
libraries by hand in my app?

thanks in advance!!!




Roberto Scattini

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.



[orkut-developer] difficult start

2011-02-01 Thread Roberto Scattini
hey guys!

finally i have an app approved this week.

it is an app with href=url (this is, external iframe)

the problem i have is very basic: it doesnt load opensocial javascript
libraries, and i cant get it working.

AFAIK, the xml file MUST have a Require tag in ModulePrefs to load the
libraries

is this true? my app has all this tags:

 Require feature=opensocial-0.8/
 Require feature=views/
 Require feature=dynamic-height/

but even with the simplest tests, i get opensocial is not defined
error...

maybe i misunderstood some info in the documentation and this tags
doesnt generate the automatic load of the libraries...
in that case, where do i get the links to include the opensocial
javascript libraries by hand in my app?

thanks in advance!!!

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.



[orkut-developer] difficult start

2011-02-01 Thread Beto
hey guys!

finally i have an app approved this week.

it is an app with href=url (this is, external iframe)

the problem i have is very basic: it doesnt load opensocial javascript
libraries, and i cant get it working.

AFAIK, the xml file MUST have a Require tag in ModulePrefs to load the
libraries

is this true? my app has all this tags:

Require feature=opensocial-0.8/
Require feature=views/
Require feature=dynamic-height/

but even with the simplest tests, i get opensocial is not defined
error...

maybe i misunderstood some info in the documentation and this tags
doesnt generate the automatic load of the libraries...
in that case, where do i get the links to include the opensocial
javascript libraries by hand in my app?

thanks in advance!!!

ps: i think i posted this yesterday, but i dont see it...

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.



Re: [orkut-developer] difficult start

2011-02-01 Thread Prashant­ Patil
Post your xml link that will help what you have used exactly in your code!!
will let you know fixes!!


.




On Fri, Jan 28, 2011 at 11:50 PM, Beto dunadanmonta...@hotmail.com wrote:

 hey guys!

 finally i have an app approved this week.

 it is an app with href=url (this is, external iframe)

 the problem i have is very basic: it doesnt load opensocial javascript
 libraries, and i cant get it working.

 AFAIK, the xml file MUST have a Require tag in ModulePrefs to load the
 libraries

 is this true? my app has all this tags:

Require feature=opensocial-0.8/
Require feature=views/
Require feature=dynamic-height/

 but even with the simplest tests, i get opensocial is not defined
 error...

 maybe i misunderstood some info in the documentation and this tags
 doesnt generate the automatic load of the libraries...
 in that case, where do i get the links to include the opensocial
 javascript libraries by hand in my app?

 thanks in advance!!!

 ps: i think i posted this yesterday, but i dont see it...

 --
 You received this message because you are subscribed to the Google Groups
 orkut Developer Forum group.
 To post to this group, send email to opensocial-orkut@googlegroups.com.
 To unsubscribe from this group, send email to
 opensocial-orkut+unsubscr...@googlegroups.comopensocial-orkut%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/opensocial-orkut?hl=en.




-- 
Regards
Prashant P Patil aka Orkuteer
http://goo.gl/S8Qq | http://goo.gl/Kr4G

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.