[orkut-developer] Orkut os client - ruby version

2012-01-02 Thread anderson leite
Hello devs,
I have been working on the port of orkut os client, java version to ruby
version.

This lib aim at off-site orkut web apps.

First release is now available for those who wants a easier way to connect
ruby/rails apps and orkut.

At now, you can:
Ask orkut permission - oauth
Get profile info
Get friends
Get scraps
Post scrap

I would like to thanks robson dantas and marcelo liberato for all the help
with this translation.

More info at: orkut.heroku.com

Thanks,
anderson leite

-- 
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] How to transfer apps from one orkut profile to another

2012-01-02 Thread Willa
Hi,

I have two orkut profiles and both of them are developer accounts, now
I want to transfer the apps that were submitted by account A to
account B. How to do that? Will I lose the users that have install
these apps?(one of my apps has more than 100 million users, I don't
want to take this risk of losing them).

Could any one help me?

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] Re: New Developer Page and New App Development/Submission/Review Workflow

2012-01-02 Thread newdev
Hello,

Sure, I will be more than happy to give all the information you ask if it 
helps restoring my app.

1. Name is Vampire Physics
2. I assume by Developer Page you mean the sandbox? Yes, I can see it on 
the *Applications *drop down menu, but nothing happens when I click on the 
link.

Do let me know if you need any more information.

Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/opensocial-orkut/-/a2IfcTVcwMwJ.
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] Re: New Developer Page and New App Development/Submission/Review Workflow

2012-01-02 Thread Otavio Silva
It looks like your XML was not live (or not reachable from our servers) for 
more than 3 weeks. As a result your game was taken down. We could see that 
your XML is now available and we could successfully restore your 
application on Orkut directory. Please make sure that your XML is always 
available or else this issue may occur again. Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/opensocial-orkut/-/i6pckxSVUYQJ.
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] Re: How to transfer apps from one orkut profile to another

2012-01-02 Thread Bruno Oliveira (Google)
Hello,

Unfortunately there is no way to transfer applications between profiles :-(
You will have to submit it as a new app.

Thanks,

Bruno Oliveira (Google)

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/opensocial-orkut/-/IXzZPWwYjegJ.
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] Re: robots.txt issue on orkut.com.br - blocking adsense crawler

2012-01-02 Thread Bruno Oliveira (Google)
Hello,

We're still looking into this! Sorry for the delay.

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/opensocial-orkut/-/VjeSoXFiPBYJ.
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] Re: robots.txt issue on orkut.com.br - blocking adsense crawler

2012-01-02 Thread Bruno Oliveira (Google)
Hello,

Just found a possible reason. Are you using PublicAppInfo or AppInfo as a 
landing page for your ad? The correct is to use PublicAppInfo. If you are 
using AppInfo, then it's normal to see this error, because AppInfo is not 
open to the crawler, but PublicAppInfo is.

Can you check what your landing page is please?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/opensocial-orkut/-/NkMjbDggXC4J.
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] Re: robots.txt issue on orkut.com.br - blocking adsense crawler

2012-01-02 Thread anatoly
Hello Bruno
 
 
I'm using PublicAppInfo everywhere, however I'm also
using requestNavigateTo and this method navigates to Application.aspx 
(which is closed to crawlers)
 
 

var canvas_view = new gadgets.views.View(canvas);

gadgets.views.requestNavigateTo(canvas_view, params);

Can you check this please? Based on your info sounds like the bug is in the 
implementation of requestNavigateTo.

Does it make sense?

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/opensocial-orkut/-/ak2EynZzQzoJ.
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.