Problem with New Profile View

3 views
Skip to first unread message

sharath

unread,
Nov 4, 2009, 8:42:48 AM11/4/09
to Orkut Developer Forum
Hello,

I tried to add the new profile view for my app in orkut.
It is giving the following error :

"c.contentWindow has no properties"

I had put the below sample code given in the blog.

<Content type="html" view="profile660">
<![CDATA[
<h1>Profile view for the new orkut!</h1>
]]>
</Content>

Kindly help me about this.

Thanks

Shishir Birmiwal (Google)

unread,
Nov 4, 2009, 10:56:58 AM11/4/09
to opensoci...@googlegroups.com
Hi,

Can you point me to the full gadget xml spec?

thanks,
shishir
--

Ogden Nash  - "The trouble with a kitten is that when it grows up, it's always a cat."

sharath

unread,
Nov 4, 2009, 1:29:09 PM11/4/09
to Orkut Developer Forum
I have replied you the gadget XML

Thanks
Sharath

On Nov 4, 8:56 pm, "Shishir Birmiwal (Google)"
<shishir.birmi...@google.com> wrote:
> Hi,
>
> Can you point me to the full gadget xml spec?
>
> thanks,
> shishir
>
>
>
> On Wed, Nov 4, 2009 at 7:12 PM, sharath <sharath2...@gmail.com> wrote:
>
> > Hello,
>
> > I tried to add the new profile view for my app in orkut.
> > It is giving the following error :
>
> > "c.contentWindow has no properties"
>
> > I had put the below sample code given in the blog.
>
> > <Content type="html" view="profile660">
> > <![CDATA[
> > <h1>Profile view for the new orkut!</h1>
> > ]]>
> > </Content>
>
> > Kindly help me about this.
>
> > Thanks
>
> --
>
> Ogden Nash <http://www.brainyquote.com/quotes/authors/o/ogden_nash.html> -

sharath

unread,
Nov 6, 2009, 1:42:14 PM11/6/09
to Orkut Developer Forum
Any Help about this ?

On Nov 4, 11:29 pm, sharath <sharath2...@gmail.com> wrote:
> I have replied you the gadget XML
>
> ThanksSharath
>
> On Nov 4, 8:56 pm, "Shishir Birmiwal (Google)"
>
> <shishir.birmi...@google.com> wrote:
> > Hi,
>
> > Can you point me to the full gadget xml spec?
>
> > thanks,
> > shishir
>

Shishir Birmiwal (Google)

unread,
Nov 8, 2009, 11:33:06 PM11/8/09
to opensoci...@googlegroups.com
Hi,

Can you try a simple hello world? 

cheers,
shishir
--

Ted Turner  - "Sports is like a war without the killing."

sharath

unread,
Nov 16, 2009, 11:02:37 PM11/16/09
to Orkut Developer Forum
Hello,

I installed the below xml in my sandbox
:http://birmiwal.net/shishir/apps/hello.xml
But I am not able to get this into the profile tab view although I
have selected the option add to my profile.

Meanwhile my application in production is not opening in new profile
view still, kindly look at it asap.

Thanks
Sharath

On Nov 9, 9:33 am, "Shishir Birmiwal (Google)"
<shishir.birmi...@google.com> wrote:
> Hi,
>
> Ted Turner <http://www.brainyquote.com/quotes/authors/t/ted_turner.html> -

sharath

unread,
Nov 19, 2009, 1:31:02 AM11/19/09
to Orkut Developer Forum
Any Help ??

sharath

unread,
Nov 22, 2009, 1:01:19 AM11/22/09
to Orkut Developer Forum
Hello,

This new profile view is not working in sandbox neither production ?
The new design is being rolled out to many users , but my app is not
working.

I am not getting support from your end even after many days, kindly
bother to support the developer before launching any major upgrades.

Thanks
Sharath

sharath

unread,
Nov 27, 2009, 12:04:36 AM11/27/09
to Orkut Developer Forum
Hi,

The sample helloworld file is rendering new profile view on sandbox.
In production only featured apps are renedering new profile view as of
now.

Thanks
Sharath

On Nov 22, 11:01 am, sharath <sharath2...@gmail.com> wrote:
> Hello,
>
> Thisnewprofileviewis not working in sandbox neither production ?
> Thenewdesign is being rolled out to many users , but my app is not
> working.
>
> I am not getting support from your end even after many days, kindly
> bother to support the developer before launching any major upgrades.
>
> Thanks
> Sharath
>
> On Nov 19, 11:31 am, sharath <sharath2...@gmail.com> wrote:
>
> > Any Help ??
>
> > On Nov 17, 9:02 am, sharath <sharath2...@gmail.com> wrote:
>
> > > Hello,
>
> > > I installed the below xml in my sandbox
> > > :http://birmiwal.net/shishir/apps/hello.xml
> > > But I am not able to get this into theprofiletabviewalthough I
> > > have selected the option add to myprofile.
>
> > > Meanwhile my application in production is not opening innewprofile
> > >viewstill, kindly look at it asap.
>
> > > Thanks
> > > Sharath
>
> > > On Nov 9, 9:33 am, "Shishir Birmiwal (Google)"
>
> > > <shishir.birmi...@google.com> wrote:
> > > > Hi,
>
> > > > Can you try a simple hello world?
> > > > Something like this:http://birmiwal.net/shishir/apps/hello.xml
>
> > > > cheers,
> > > > shishir
>
> > > > On Sat, Nov 7, 2009 at 12:12 AM, sharath <sharath2...@gmail.com> wrote:
>
> > > > > Any Help about this ?
>
> > > > > On Nov 4, 11:29 pm, sharath <sharath2...@gmail.com> wrote:
> > > > > > I have replied you the gadget XML
>
> > > > > > ThanksSharath
>
> > > > > > On Nov 4, 8:56 pm, "Shishir Birmiwal (Google)"
>
> > > > > > <shishir.birmi...@google.com> wrote:
> > > > > > > Hi,
>
> > > > > > > Can you point me to the full gadget xml spec?
>
> > > > > > > thanks,
> > > > > > > shishir
>
> > > > > > > On Wed, Nov 4, 2009 at 7:12 PM,sharath<sharath2...@gmail.com> wrote:
>
> > > > > > > > Hello,
>
> > > > > > > > I tried to add thenewprofileviewfor my app in orkut.
> > > > > > > > It is giving the following error :
>
> > > > > > > > "c.contentWindow has no properties"
>
> > > > > > > > I had put the below sample code given in the blog.
>
> > > > > > > > <Content type="html"view="profile660">
> > > > > > > > <![CDATA[
> > > > > > > > <h1>Profileviewfor theneworkut!</h1>

Shishir Birmiwal (Google)

unread,
Nov 29, 2009, 9:57:43 PM11/29/09
to Orkut Developer Forum
Hi,

I have received some emails on confusion about the term featured apps
- they're apps which feature in the app-directory.
At present it is not possible to add any app by specifying it's url to
profile view on orkut sandbox in the new ui. It is possible to add an
app by url in the old ui - but it will not show up in the profile view
in the new ui. We are working on a fix for the same.
However, if you follow the guideline for profile 660 view and create
an entry for the view in your existing featured app, it will show up
in the new ui [both on sandbox and in prod].

Cheers,
Shishir

silver_surfer

unread,
Dec 17, 2009, 2:32:59 AM12/17/09
to Orkut Developer Forum
Hi,

So where can the "guideline" for this profile 660 view be found?

Thank & Regards

On Nov 30, 10:57 am, "Shishir Birmiwal (Google)"
<shishir.birmi...@google.com> wrote:
> Hi,
>


> I have received some emails on confusion about the term featured apps
> - they're apps which feature in the app-directory.

> At present it is not possible to add any app by specifying it's url toprofileviewon orkut sandbox in the new ui. It is possible to add an


> app by url in the old ui - but it will not show up in theprofileview
> in the new ui. We are working on a fix for the same.
> However, if you follow the guideline forprofile660viewand create

> an entry for theviewin your existing featured app, it will show up


> in the new ui [both on sandbox and in prod].
>
> Cheers,
> Shishir
>
> On Nov 27, 10:04 am, sharath <sharath2...@gmail.com> wrote:
>
>
>
> > Hi,
>

> > The sample helloworld file is rendering newprofileviewon sandbox.
> > In production only featured apps are renedering newprofileviewas of

Reply all
Reply to author
Forward
0 new messages