Re: [orkut-developer] My orkut Application is not loading in IE 8

2010-05-31 Thread RAJA SEKHAR
Hi

In your html or php page remove head section and then try in IE

Thanks
Raju


On Mon, May 31, 2010 at 12:25 PM, kiranbe...@gmail.com kiranbe...@gmail.com
 wrote:

 Good Morning Friends ,

 I have a problem with IE 8.My orkut Application is not loading
 completely in IE 8.it is working fine in the rest of  browsers.

 please help me.

 --
 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-or...@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-or...@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] How to fetch Genger of friend

2010-01-11 Thread RAJA SEKHAR
ok use above code.that will work fine.here container means ,orkut,hi5 ...etc

Thanks
Raju

On Mon, Jan 11, 2010 at 3:16 PM, Anupam Verma anupam.gau...@gmail.com wrote:
 I am sorry if I could not understand the container.

 I'm developing an Orkut Application - you can find it here -
 http://www.orkut.com/Main#AppInfo?appId=426969743415ref=SR

 On Mon, Jan 11, 2010 at 3:07 PM, RAJA SEKHAR rajaveern...@gmail.com wrote:

 Which container are you using .Not every container will return this value.


 Thanks
 Raju

 On Mon, Jan 11, 2010 at 2:05 PM, Anupam Verma anupam.gau...@gmail.com
 wrote:
  Hello Friends,
 
  I'm trying to fetch value of Gender of friends.
 
  I've tried many examples I found on google but none is working in my
  case.
 
  Does any one has a working code?
 
  Thanks a lot in advance,
  Anupam Verma
  --
  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-or...@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.
 
 

 --
 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-or...@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.





 --
 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-or...@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.


-- 
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-or...@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: OpenSocial Templates - this working in production?

2009-04-27 Thread RAJA SEKHAR
hi all

can any one give me how to develop templates in profile view.give me small
example

thanks
Raj

On Tue, Mar 31, 2009 at 10:47 AM, Vijaya api.vij...@google.com wrote:


 The templates will be supported on production in a couple of weeks.
  



-- 
Sekhar
Sent from Hyderabad, Andhra Pradesh, India

--~--~-~--~~~---~--~~
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: accessing json objects in templates

2009-04-27 Thread RAJA SEKHAR
hi


in my application profile view i want to show a default static image .for
that what can i do.

And if i want to display the score of the logged in user (score comes from
my databse) how can i write the tmplate for that

can any one help me out

thanks
Raj

On Wed, Mar 25, 2009 at 2:59 PM, Vijaya api.vij...@google.com wrote:


 We currently do not have support for converting app data into JSON,
 but it should be available soon.

 



-- 
Sekhar
Sent from Hyderabad, Andhra Pradesh, India

--~--~-~--~~~---~--~~
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: Applciation not seen in profile

2009-04-27 Thread RAJA SEKHAR
how can i use templates in profile.For now just i want to show one image if
user added the application then goto application and if not add
application.for this give me sample template.


thanks
Raj

On Fri, Apr 24, 2009 at 5:10 PM, Apurv Gupta apurv.gu...@gmail.com wrote:

 use templates


 On Fri, Apr 24, 2009 at 4:50 PM, Nikhil Gupte nikhilgu...@gmail.comwrote:


 I'm trying to get my App to display in the Profile View on the orkut
 sandbox. I'm using 0.8 and not templates. I've tried using Content
 type=html and event Content type=html and even Content
 type=html view=profile,canvas. It works fine in the canvas.
 Is there anything more I'm supposed to do in order to get it to
 dispaly in the Profile View?

 On Apr 13, 11:58 am, Vijaya api.vij...@google.com wrote:
  Hi Rajeev,
  Currently we are displaying only a small set of whitelisted apps in
  the profile view. But very soon we will be displaying all apps that
  use OpenSocial Templates in the profile view.
 
  Please see the following post for more information on OpenSocial
  Templates:
 http://blog.opensocial.org/2009/03/test-drive-data-pipelining-and.html
 
  You can also find a sample app using OpenSocial Templates at:
 http://wiki.opensocial.org/index.php?title=Building_a_simple_app_usin...



 



-- 
Sekhar
Sent from Hyderabad, Andhra Pradesh, India

--~--~-~--~~~---~--~~
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: Data Pipelining and Templates

2009-03-13 Thread RAJA SEKHAR
Hi all,

I am trying to implement templates for my application in profile .If i want
to get  data from my server for that how can i call servlet with dynami
parameters? and my servlet returns json data .

Now i am using

* os:HttpRequest key=userProfile href=**
http://myserver.com/appname/ProfileView.do*http://myserver.com/appname/ProfileView.do
* authz=signed
params=param1=allparam2=param1=1rc=Xcontainer=sandbox.orkut/*

is it correct ?any body help me regarding this.


Thanks
Raj



On Fri, Mar 13, 2009 at 1:31 AM, Apurv Gupta apurv.gu...@gmail.com wrote:

 I recommend that a click on that icon should take the user to the canvas
 page, with a appropriate parameter so you know what do do. [Show the box].
 This would be a good model for all apps to follow. Action on profile page
 is a NavigateToView with right params for next action.


 On Thu, Mar 12, 2009 at 11:48 PM, barszcz rudi...@gmail.com wrote:


 i see, but after he install he will be able to change it, and in the
 past it was able in profile (there was a icon after the username that
 when clicked i showed the hided config div.. but thats ok

 thanks

 On 12 mar, 14:00, Apurv Gupta apurv.gu...@gmail.com wrote:
  Barszcz,
  I am somewhat confused. This configuaration screen comes on the canvas
 view.
  You *don't need* to use templates to do this.
  You can continue to use the javascript API to do this.
 
  Thanks,
  -apurv
 
  P.S. When a user installs an application, in orkut, they are taken to
 the
  canvas view by default.
 
   On Wed, Mar 11, 2009 at 11:48 PM, barszcz rudi...@gmail.com wrote:
 
   well, if you can have a look at the app 850136261702
   its the configuration 'screen' i want to save the data (username and
   chart).
   like when you click ok it sends:
   req.add(req.newUpdatePersonAppDataRequest
   (opensocial.DataRequest.PersonId.VIEWER, '..', ..));
   req.send(..);
 
   i want to convert this to be used with the templates.. will i have to
   use the rest/rpc calls?
 
   On 11 mar, 14:55, Vijaya api.vij...@google.com wrote:
Currently we are not supporting updateAppData feature in the
 template
spec. Could you please give your usecase for using this feature in
 the
profile view?
 
As for fetching app data, please use the following:
 
os:PersonAppDataRequest - request to get app data
 
* @key {string}
* @userId {liststring} Comma delimited IDs of the users to use
with @groupid. Each item can be one of @me, @viewer, @owner,
or a user ID.
* @groupId {string} The group of users to get app data for.
Defaults to @self, which returns the actual users listed in
 @userid.
Other values are @friends to get friends, or any other string to
 get
an arbitrary group. Optional.
* @fields {listString} List of fields for which to get data.
 
returns a map of OpenSocial app data objects, keyed by useId
 
  Example:
os:PersonAppDataRequest key=MyFriendsPets
 userId=@viewer
groupId=@friends fields=pets,petNames/
 
The information about app data in the DataPipelining spec is still
 not
implemented on orkut, hence this is the tag you can now use to
 access
the app data in templates.



 



-- 
Sekhar
Sent from: Hyderabad Andhra Pradesh India.

--~--~-~--~~~---~--~~
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: don't get notifications for app.approvals

2008-12-01 Thread RAJA SEKHAR
Hi can u please look at my thread ,no is giving reply requestSendMessage is
not working in IE for me
http://groups.google.com/group/opensocial-orkut/browse_thread/thread/b2c433fa52872f8a
thanks
Rajasekhar
On Mon, Dec 1, 2008 at 2:16 PM, Vijaya [EMAIL PROTECTED] wrote:


 Are you saying that only 1 app was approved or that all the 5 apps
 were approved but only one notification was sent?
 Please send the app urls so we can look into it.
 



-- 
Sekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Activity Streams Not working--Nees Response -

2008-11-21 Thread RAJA SEKHAR
Hi i am also getting the  same error .Even streams are also not working .And
dynamic height also not working .HI.Jason please help me regarding this.

When i am sending streams i am getting foloowing error

1.a is undefined  can u tell me what is case this error occure.

2.SendMessage is also throwing an error like app_id is null or not an object
in javascript common45.js .

3.When i call the gadgets.window.dynamicHeight after completion of DOM
element also this is not working.


can u tell me when this happen .and all these errors are coming in
common45.js file only .

can u please help me it is very urgently .These viral features are not works
in my app,i think no use to develop these apps.so please help me

Thanks
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: Activity is failing

2008-11-20 Thread RAJA SEKHAR
hi i am using orkut container.When i use this code i am getting a is
undefined .do u know the reason when that error will come and what causes
that error .
On Fri, Nov 21, 2008 at 3:48 AM, Vijaya [EMAIL PROTECTED] wrote:


 I just tried executing your snippet on the dev app in orkut
 (http://www.orkut.com/Main#AppInfo.aspx?appId=291092957065)
  and it seems to work.
 Can you tell me which browser you're using and whether the container
 is orkut?
 



-- 
Sekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: Seminar on OpenSocial and Cloud Computing

2008-08-26 Thread RAJA SEKHAR
ok Aakash,

I want to attend this event anywhere in India.What can i do for this
any registration is nedded

Thanks
Rajasekhar

On Tue, Aug 26, 2008 at 2:45 PM, Anash [EMAIL PROTECTED] wrote:


 Hi Anil, Aakash,

 We have a Google Developer Day coming in Bangalore in October. The
 final dates and venues are not yet fixed, but you might want to watch
 this page for updates.
 http://code.google.com/events/developerday/2008/

 Anash


 On Aug 25, 10:06 pm, Anash [EMAIL PROTECTED] wrote:
  Hi Anil, Aakash,
 
  We haven't forgotten Bangalore. Also, B'lore and Hyd aren't our only
  offices in India, we have a sales office in Gurgaon.
 
  Anash
 
  On Aug 25, 6:50 pm, Anil Pai [EMAIL PROTECTED] wrote:
 
   hi Guys,
 
   I think the event should be in Bangalore, not Delhi..
   The Google office is in Blore, and Hydbad how can they keep the
 event
   distant in delhi ??
   with 140 engineering colleges, Silicon valley is the place for such
 events
   !!
 
   Thanks
   Anil B Pai
 
   On Mon, Aug 25, 2008 at 6:44 PM, Aakash Bapna [EMAIL PROTECTED] wrote:
Common, why not in Bangalore :(
 
Thanks
Aakash Bapna
   http://aakash.me
 
--
 
 Date: Mon, 25 Aug 2008 15:18:16 +0530
 From: [EMAIL PROTECTED]
 To: opensocial-orkut@googlegroups.com
 Subject: [orkut-developer] Re: Seminar on OpenSocial and Cloud
 Computing
 
 Authenticated. :-).
 Hey Anash, sorry buddy, for being a critic. But, was just trying to
 verify it.
 
 Anash wrote:
  Hi Ramanpreet,
 
  You could probably check my email or the posts that I made in the
  OpenSocial group (http://groups.google.com/group/opensocial)
 about the
  same event. The posts on OpenSocial group should have a Google
 badge
  (blue G) next to the post, confirming its authenticity.
 
  Anash
 
  On Aug 25, 12:21 pm, Ramanpreet Singh [EMAIL PROTECTED]
 wrote:
 
  Alright Anash. Registered for it. :-)
  Well, can you give me another link which points to this one just
 to
  prove its authenticity or any other article which mentions this
seminar.
  Nothing intended, just trying to verify it.
 
  Anash wrote:
 
  Hi Ramanpreet,
 
  This is the official site for Developer Relations, Google
 India.
 
  Anash
 
  On Aug 25, 11:59 am, Ramanpreet Singh [EMAIL PROTECTED]
wrote:
 
  Hey. This doesnt seem to be an official link. Or is it?
 
  Anash wrote:
 
  Google is excited to host a 1 day seminar on OpenSocial and
 Cloud
  Computing on September 5, 2008 at Taj Palace Hotel, New
 Delhi,
India.
  For more details and registration, visithttp://
sites.google.com/site/devrelindia/Home/sep5newdelhi
 



-- 
Sekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: Seminar on OpenSocial and Cloud Computing

2008-08-26 Thread RAJA SEKHAR
Thank u

I am daily checking all forms and i registered for dev days also but i
didn`t get any mail.I am from Hyderabad.really i missed a lot when i missed
Hyd event .
Thanks
Raja

On Tue, Aug 26, 2008 at 3:04 PM, Anil Pai [EMAIL PROTECTED] wrote:

 Hi raja,

 I think u need to keep a regular watch on google dev days. Anyways, Welcome
 to Bangalore !
 Hope to see u soon on Oct 11th. :-)

 On Tue, Aug 26, 2008 at 3:01 PM, RAJA SEKHAR [EMAIL PROTECTED]wrote:

  ohh God I missed .I don`t know .I am waiting for such programs since 2
 years .
 any way i ll attend the next program in banglore

   On Tue, Aug 26, 2008 at 2:56 PM, Anash [EMAIL PROTECTED] wrote:


 Hi Raja,

 Seems you missed a Hyderabad event. We had a seminar on Cloud
 Computing last week in Google Hyderabad office.
 http://hysea.in/hysea-seminar-on-cloud-computing%20-23aug2008.htm

 Anash



 On Aug 26, 9:22 am, RAJA SEKHAR [EMAIL PROTECTED] wrote:
  Y don`t u conduct such programs in hyderabad everytime in Banglore only
 ?
 
 
 
   On Mon, Aug 25, 2008 at 10:36 PM, Anash [EMAIL PROTECTED]
 wrote:
 
   Hi Anil, Aakash,
 
   We haven't forgotten Bangalore. Also, B'lore and Hyd aren't our only
   offices in India, we have a sales office in Gurgaon.
 
   Anash
 
   On Aug 25, 6:50 pm, Anil Pai [EMAIL PROTECTED] wrote:
hi Guys,
 
I think the event should be in Bangalore, not Delhi..
The Google office is in Blore, and Hydbad how can they keep the
 event
distant in delhi ??
with 140 engineering colleges, Silicon valley is the place for such
   events
!!
 
Thanks
Anil B Pai
 
On Mon, Aug 25, 2008 at 6:44 PM, Aakash Bapna [EMAIL PROTECTED]
 wrote:
 Common, why not in Bangalore :(
 
 Thanks
 Aakash Bapna
http://aakash.me
 
 --
 
  Date: Mon, 25 Aug 2008 15:18:16 +0530
  From: [EMAIL PROTECTED]
   To: opensocial-orkut@googlegroups.com
  Subject: [orkut-developer] Re: Seminar on OpenSocial and Cloud
   Computing
 
  Authenticated. :-).
  Hey Anash, sorry buddy, for being a critic. But, was just
 trying to
  verify it.
 
  Anash wrote:
   Hi Ramanpreet,
 
   You could probably check my email or the posts that I made in
 the
   OpenSocial group (http://groups.google.com/group/opensocial)
 about
   the
   same event. The posts on OpenSocial group should have a
 Google
   badge
   (blue G) next to the post, confirming its authenticity.
 
   Anash
 
   On Aug 25, 12:21 pm, Ramanpreet Singh 
 [EMAIL PROTECTED]
   wrote:
 
   Alright Anash. Registered for it. :-)
   Well, can you give me another link which points to this one
 just
   to
   prove its authenticity or any other article which mentions
 this
 seminar.
   Nothing intended, just trying to verify it.
 
   Anash wrote:
 
   Hi Ramanpreet,
 
   This is the official site for Developer Relations, Google
 India.
 
   Anash
 
   On Aug 25, 11:59 am, Ramanpreet Singh 
 [EMAIL PROTECTED]
 wrote:
 
   Hey. This doesnt seem to be an official link. Or is it?
 
   Anash wrote:
 
   Google is excited to host a 1 day seminar on OpenSocial
 and
   Cloud
   Computing on September 5, 2008 at Taj Palace Hotel, New
 Delhi,
 India.
   For more details and registration, visithttp://
 sites.google.com/site/devrelindia/Home/sep5newdelhi
 
  --
  Sekhar



 



-- 
Sekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: Seminar on OpenSocial and Cloud Computing

2008-08-25 Thread RAJA SEKHAR
Hi Anash,

What will happen in seminar
Thanks
Raja

On Mon, Aug 25, 2008 at 12:51 PM, Ramanpreet Singh
[EMAIL PROTECTED]wrote:


 Alright Anash. Registered for it. :-)
 Well, can you give me another link which points to this one just to
 prove its authenticity or any other article which mentions this seminar.
 Nothing intended, just trying to verify it.

 Anash wrote:
  Hi Ramanpreet,
 
  This is the official site for Developer Relations, Google India.
 
  Anash
 
 
  On Aug 25, 11:59 am, Ramanpreet Singh [EMAIL PROTECTED] wrote:
 
  Hey. This doesnt seem to be an official link. Or is it?
 
  Anash wrote:
 
  Google is excited to host a 1 day seminar on OpenSocial and Cloud
  Computing on September 5, 2008 at Taj Palace Hotel, New Delhi, India.
  For more details and registration, visithttp://
 sites.google.com/site/devrelindia/Home/sep5newdelhi
 
  
 
 


 



-- 
Sekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: gadgets.window.adjustHeight();

2008-08-25 Thread RAJA SEKHAR
HI Jason
I removed all setInterval and setTimeout finction from my code so please
look at my application

application url is :
http://sandbox.orkut.com/AppInfo.aspx?appId=823983596618

so please look at this

I am always getting the error like b has no properties in common030.js in
firefox and

app_id is null or not an object in IE 7

due to this requestSendMessage is also not working If dynamic height is
wored then requestsendmessage also working otherwise not working


Thanks
Rajasekhar

On Tue, Aug 26, 2008 at 5:35 AM, Lucio Tio [EMAIL PROTECTED] wrote:

 Olá, solicito que exclua o meu e-mail da lista ...

  Obrigado

  Date: Mon, 25 Aug 2008 15:12:15 -0700
  Subject: [orkut-developer] Re: gadgets.window.adjustHeight();
  From: [EMAIL PROTECTED]
  To: opensocial-orkut@googlegroups.com
 
 
   Most of the time, issues relating to gadgets.window.adjustHeight are
  due to it being called before the application's DOM finishes rendering
  which is why the setInterval hack sometimes works and sometimes does
  not. If you refactor your code a bit to ensure adjustHeight is being
  called after the DOM has fully updated, you won't have to rely on the
  setTimeout or setInterval functions at all.
 
  If anyone has an application that does NOT use either setInterval or
  setTimeout but DOES display inconsistent adjustHeight behavior (e.g.
  sometimes the height is adjusted correctly and sometimes it isn't),
  please reply with the link and I'll take a look.
 
  - Jason
 
  On Aug 24, 10:10 pm, RAJA SEKHAR [EMAIL PROTECTED] wrote:
   ok And this is working some times and some times it is not working in
 FF
  
   This is comppletely not working in IE 7
  
   can u lok at this please
  
   Thanks
   Rajasekhar
  
   On Mon, Aug 25, 2008 at 10:37 AM, Ramanpreet Singh
   [EMAIL PROTECTED]wrote:
  
  
  
  
  
Hey Raja.
  
setTimeout will just call it once, use setInterval..
  
RAJA SEKHAR wrote:
 HI
  
 I used the folllowing code but this is not working
  
 function adjustPageHeight()
 {
  gadgets.window.adjustHeight();
  window.setTimeout('adjustPageHeight()',1000);
 }
  
 can any one help me
  
 Thanks
 Rajasekhar
  
 On Sun, Aug 24, 2008 at 8:31 AM, Pedro Teixeira [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
  
 A quick hack is to use
 setInterval(gadgets.window.adjustHeight();,
 1000) -- this has been the only effective way to have our apps
 with
no
 scrolls all the time.
  
 []'s
 Pedro
  
 On Aug 23, 3:25 am, tauhid noori [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
  gadgets.window.adjustHeight('400px');
  
  On Thu, Aug 21, 2008 at 12:59 PM, [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] 
  
  [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 wrote:
  
   hello everyone,
  
   I am quite new to Orkut apps.
  
   I have been trying to develop an application for a game
 that I
 already
   have. I have managed to fetch remote content.
  
   But I cannot figure out how to use
   gadgets.window.adjustHeight();
  
   It will be really helpful to look at a sample code.
   Thanks in advance.
  
  --
  Tauhid- Hide quoted text -
  
  - Show quoted text -
  
   --
   Sekhar
  



-- 
Sekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: gadgets.window.adjustHeight();

2008-08-24 Thread RAJA SEKHAR
HI

I used the folllowing code but this is not working

function adjustPageHeight()
{
 gadgets.window.adjustHeight();
 window.setTimeout('adjustPageHeight()',1000);
}

can any one help me

Thanks
Rajasekhar



On Sun, Aug 24, 2008 at 8:31 AM, Pedro Teixeira [EMAIL PROTECTED] wrote:



 A quick hack is to use setInterval(gadgets.window.adjustHeight();,
 1000) -- this has been the only effective way to have our apps with no
 scrolls all the time.

 []'s
 Pedro

 On Aug 23, 3:25 am, tauhid noori [EMAIL PROTECTED] wrote:
  gadgets.window.adjustHeight('400px');
 
  On Thu, Aug 21, 2008 at 12:59 PM, [EMAIL PROTECTED] 
 
 
 
 
 
  [EMAIL PROTECTED] wrote:
 
   hello everyone,
 
   I am quite new to Orkut apps.
 
   I have been trying to develop an application for a game that I already
   have. I have managed to fetch remote content.
 
   But I cannot figure out how to use
   gadgets.window.adjustHeight();
 
   It will be really helpful to look at a sample code.
   Thanks in advance.
 
  --
  Tauhid- Hide quoted text -
 
  - Show quoted text -
  



-- 
Sekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: Recurring IRC office hours!

2008-07-09 Thread RAJA SEKHAR
*Hi everyone,*
*how can i join to this irc chat *
**
*can anyone tellme how can i join in this .*
**
*Thanks *
*Veenapu.

*
On Wed, Jul 9, 2008 at 11:16 AM, Viveka [EMAIL PROTECTED]
wrote:


 Hi, opensocial channel is very useful. Please consider allotting one
 more time block that is suitable for Asians. I am in India, I was
 awake until 2:30am to chat in opensocial channel. It's ok, I am not
 complaining. But, some time block in the range of 8am PST or 6pm PST
 would work still better for people living in east part of the world.

 On Jul 8, 10:40 pm, Jason [EMAIL PROTECTED] wrote:
  Hi Everyone.
 
  Just a friendly reminder: orkut and iGoogle IRC office hours are
  offered every Tuesday and Thursday. Join us in the OpenSocial IRC
  channel from 1:00 p.m. to 3:00 p.m. PDT to chat about all things
  OpenSocial and get your orkut and iGoogle development questions
  answered. Does this time block not work for you? Feel free to reply to
  with your suggested block, and we'll try to accommodate as best we
  can.
 
  What:
  IRC office hours
 
  When:
  Tuesdays and Thursdays, 1:00 p.m. to 3:00 p.m. PDT
 
  Where:
  irc://irc.freenode.com/opensocial
 
  New to IRC? Click the following link for a decent primer, which should
  get you up and running. Once you connect to the irc.freenode.com IRC
  server, be sure to join the opensocial channel.
 
  http://www.owt.com/irc/primer.html
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: orkut caching issues

2008-07-02 Thread RAJA SEKHAR
Hi All

If u have any post request in u r js it will take more time to refresh
If u changed that request to POST then it is immidiatly refreshing
After deep studying i find this .I posted the thread but no one replied for
this .SO for now i am following all request with POST only

Thanks
RajaSekhar V

On Wed, Jul 2, 2008 at 11:59 AM, puneet [EMAIL PROTECTED] wrote:


 I made a small change in my app and it has been 5 days, still not
 refreshed in orkut however changes appeared in sandbox in 3 days.

 thanks,
 -puneet
  



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: orkut caching issues

2008-07-02 Thread RAJA SEKHAR
HI puneet,

If u use the Method Type as POST
then it will immediately getting refreshed
If u use GET method it will take more than 2 days to refresh

Thanks
RajaSekhar

On Wed, Jul 2, 2008 at 6:27 PM, puneet [EMAIL PROTECTED] wrote:


 Raja,

 post and POST ? please elaborate it a little more.

 thanks,
 -puneet


 On Jul 2, 4:51 pm, RAJA SEKHAR [EMAIL PROTECTED] wrote:
  Hi All
 
  If u have any post request in u r js it will take more time to refresh
  If u changed that request to POST then it is immidiatly refreshing
  After deep studying i find this .I posted the thread but no one replied
 for
  this .SO for now i am following all request with POST only
 
  Thanks
  RajaSekhar V
 
  On Wed, Jul 2, 2008 at 11:59 AM, puneet [EMAIL PROTECTED] wrote:
 
   I made a small change in my app and it has been 5 days, still not
   refreshed in orkut however changes appeared in sandbox in 3 days.
 
   thanks,
   -puneet
 
  --
  RajaSekhar
  



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: bpc=1 broken again?

2008-06-19 Thread RAJA SEKHAR
hi Jason

This happens  for me very frequently .And it will be on for min 10 min
it makes me to stop work.can u please give me.This is really not working
.Can u please look at that .

Thanks
RajaSekhar V

On Thu, Jun 19, 2008 at 6:20 AM, Jason [EMAIL PROTECTED] wrote:


 Sometimes the bpc parameter causes application loads to time out,
 which triggers the There was an error getting information about this
 application error. Usually this goes away after a few reloads.

 - Jason

 On Jun 17, 6:23 pm, Marshall [EMAIL PROTECTED] wrote:
  Is the sandbox broken?  When trying to upload a test app I get There
  was an error getting information about this application.  If I delete
  all the app content down a file size of less than 1k, to essentially
  the hello world app, it will upload.  Then when I try to replace the
  full content and see it using bpc=1, I get There was an error
  displaying this application.  It's like the sandbox is overloaded or
  something.  Any news?
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] 404 Error when using the Preload

2008-06-12 Thread RAJA SEKHAR
Hi everyone,

I am using the preload for increaing my app performance .I am getting the
404 error with that static url

here is the senario:

*in xml file i use like this*

Preload href=http://google.com/dor/pagename.html; authz=signed
signViewer=false views=canvas/

*in .js file*

when i call that page with POST request ,it is throwing 404 error .

preload is not worked with POST request i know that but last week it will
not throw any error.

One more great issue for me here is

If i use the GET and i removed the preload from xml file then also it is
throwing the 404 error .

If there any updates are happend with preload .

Thanks
-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: INDIAN Orkut Developers attention

2008-06-08 Thread RAJA SEKHAR
Hi Rajdeep

Why every time these programs are conducting in other countries.I think it
is better to have such programs in INDIA .
Thanks
RajSekhar V

On Mon, Jun 9, 2008 at 9:10 AM, rajdeep ( Google ) [EMAIL PROTECTED]
wrote:


 Hi Vishnu,
 Thanks for showing interest and reaching out.
 We are exploring on having a Google Developer Day  in the near future
 in India.

 Google Developer Day  is a rolling event globally throughout the year
 and the locations announced thus far do not preclude us having
 additional events and count on interest from communities and
 developers such as you to bring it to more markets.

 Thanks
 Rajdeep

 On Jun 6, 10:37 pm, Vishnu S [EMAIL PROTECTED] wrote:
  First an introduction of myself, My name is Vishnu, I am a Google
  Desktop Gadget Developer. You might have heard of the Google
  Developers Day.http://code.google.com/events/developerday/2008/
  As you can see India is been avoided this time too. But we were
  promised the this year certainly India will have a Dev Day. All the
  Indian Orkut developers join hands with me to ask for a Developers Day
  for us atleast this year..
 
  Thanks
  Vishnu
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: How can i get the GENDER and LOCATION for OWNER

2008-05-25 Thread RAJA SEKHAR
hi

yes But i am trying to get the OWNER GENDER and Location.(all address
fileds)

Thanks
RajaSekhar V

On Sat, May 24, 2008 at 6:56 PM, Rajiv Renganathan [EMAIL PROTECTED]
wrote:


 Apps have access to profile only when they are marked as everyone. did
 you check that?



 On Sat, May 24, 2008 at 11:50 AM, RAJA SEKHAR [EMAIL PROTECTED]
 wrote:

 Thanks Rajeev,
 Now i am getting the gender but how can i get the curent loaction of the
 person .GENDER returns correctly but coming to location it returns Null .

 do u have any idea regarding this .

 Thanks
 Rajasekhar.V

  On Fri, May 23, 2008 at 9:59 PM, Rajiv Renganathan [EMAIL PROTECTED]
 wrote:

 HI,


 http://code.google.com/p/opensocial-resources/wiki/RequestingDetailedProfileInformation


 http://code.google.com/apis/opensocial/docs/0.7/reference/opensocial.DataRequest.FilterType.html

 Hope they help

 Regards,
 Rajiv
 rajspace.net


 On Fri, May 23, 2008 at 6:08 PM, Rajasekhar [EMAIL PROTECTED]
 wrote:


 Hi,
 why GENDER always returns NULL for OWNER  .

 How can i get GENDER for OWNER and for all my friends not only friends
 with my app.
 And how can i get Location of OWNER and friends.
 Thanks
 RajaSekhar.V




 --

 -
 Stockoogle.in  Harnessing Google power for your equity analysis
 -





 --

 -
 Stockoogle.in  Harnessing Google power for your equity analysis

 -
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: How can i get the GENDER and LOCATION for OWNER

2008-05-24 Thread RAJA SEKHAR
Thanks Rajeev,
Now i am getting the gender but how can i get the curent loaction of the
person .GENDER returns correctly but coming to location it returns Null .

do u have any idea regarding this .

Thanks
Rajasekhar.V

On Fri, May 23, 2008 at 9:59 PM, Rajiv Renganathan [EMAIL PROTECTED]
wrote:

 HI,


 http://code.google.com/p/opensocial-resources/wiki/RequestingDetailedProfileInformation


 http://code.google.com/apis/opensocial/docs/0.7/reference/opensocial.DataRequest.FilterType.html

 Hope they help

 Regards,
 Rajiv
 rajspace.net


 On Fri, May 23, 2008 at 6:08 PM, Rajasekhar [EMAIL PROTECTED]
 wrote:


 Hi,
 why GENDER always returns NULL for OWNER  .

 How can i get GENDER for OWNER and for all my friends not only friends
 with my app.
 And how can i get Location of OWNER and friends.
 Thanks
 RajaSekhar.V




 --

 -
 Stockoogle.in  Harnessing Google power for your equity analysis
 -


 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: how can i test Preload?

2008-05-22 Thread RAJA SEKHAR
*Hi Arne and Jason ,*
**
*Why Preload is not working if i use the POST method for my servlets .*
*Is this works only for GET method.*
*Thanks *
*Rajasekhar V

*
On Thu, May 22, 2008 at 12:44 PM, RAJA SEKHAR [EMAIL PROTECTED]
wrote:

 Thanks Jason and Arne ,
 yes this is really fast but thing here is
 once i moved between Tabs and coming to last clicked tab then preload is
 not working .

 Then what can i do to work preload throughout my session with my app.

 Thanks
 RajaSekhar.V



 On Tue, May 20, 2008 at 8:26 PM, Arne Roomann-Kurrik 
 [EMAIL PROTECTED] wrote:

 Additionally, you'll see the preload content included in the source of
 your gadget's iframe.  If you view the iframe source, you'l see something
 like:

 gadgets.io.preloaded_ = {http://www.example.com
 :{body:...,rc:200}};

 Where ... is replaced by the content of your server's response.  If you
 see this value, then the preload worked.

 Cheers,
 ~Arne


 On Mon, May 19, 2008 at 5:21 PM, Jason [EMAIL PROTECTED] wrote:


 Hi Rajasekhar.

 The most straightforward way to determine the time savings that
 Preload tags offer is by firing a request without a Preload tag, then
 firing the request after adding the tag. Firebug and similar tools can
 measure the duration of time between request and response and you can
 compare these figures to see the improvement. Quick note: make sure to
 append an arbitrary parameter to your requests to make sure orkut
 isn't pulling the response from cache -- this is the only way to
 ensure a fair contest. While I don't have any comparisons of my own on
 hand, the response from developers who have added Preload tags has
 been overwhelmingly positive.

 To answer your other questions:
 - As far as I know, you can include as many Preload tags as you need.
 - If you don't include the 'views' attribute, Preload tags are applied
 to both the canvas and profile views.
 - If you don't include the 'authz' attribute, requests sent to your
 server will not be signed by orkut. All requests that attempt to
 access user-specific information stored on your back-end should be
 signed to verify their authenticity.

 Please let me know if you need any more facts.

 Cheers!
 - Jason

 On May 16, 3:57 am, Rajasekhar [EMAIL PROTECTED] wrote:
  Hi Googlers,
 
  when i use the preload
 
  how can i test the performance and how many preloads i can use in my
  xml.
 
  and if not use the view param then is it available in both views ,
  andif not use authz what happen
  and please give me the clear explanation about preload
 
  I checked both urls given by arne.
 http://code.google.com/p/opensocial-resources/wiki/LatencyCombatField...
  
  Thank
  RajaSekhar




 --
 OpenSocial IRC - irc://irc.freenode.net/opensocial

 



 --
 RajaSekhar




-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: application is disappearing from the left panel

2008-05-07 Thread RAJA SEKHAR
Hi Jason,

some times in orkut all my apps are disappear .and only addapps link is
showing.

whats going ?
why this frequently happening?


Raj.

On Tue, May 6, 2008 at 10:54 AM, Jerome [EMAIL PROTECTED] wrote:


 Hi Jason,

 I am seeing this on a regular basis as well. I am using www.orkut.com,
 not the sandbox. This is happening with both users set to India or
 Estonia.

 As Ajit mentioned, what is surprising is that visiting the directory
 resolves the issue.

 In my situation, the application disappearing is my Friends' Time app.

 Jerome

 On May 5, 3:15 pm, Jason [EMAIL PROTECTED] wrote:
  Are you using the sandbox orwww.orkut.com?
 
  - Jason
 
  On May 5, 5:28 am, ajit [EMAIL PROTECTED] wrote:
 
 
 
   Hi,
 
   Sometimes my application is disappearing from the left panel.when
   i visit browse application directory, its showing up
 
   what is causing problem here- Hide quoted text -
 
  - Show quoted text -
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: Welcome Rohit!

2008-04-26 Thread RAJA SEKHAR
welomce rohit,

welcome to this group.


RajaSekhar V.

On Sat, Apr 26, 2008 at 2:11 AM, Jason [EMAIL PROTECTED] wrote:


 Hi Everyone. I would like to take this opportunity to introduce Rohit,
 an India-based Googler who will be monitoring this group and the
 official IRC channel during Indian business hours. Before joining
 Google, Rohit ran the Pune Google Technology User Group (GTUG) and he
 is intimately familiar with several Google products and tools.

 Please join me in welcoming Rohit to the orkut team!

 - Jason
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: requestNavigateTo() throwing in common018.js

2008-04-24 Thread RAJA SEKHAR
hi
same problem here when app loads this thrwing the b has no properties ..

any reson ?

On Fri, Apr 25, 2008 at 7:03 AM, David Cann [EMAIL PROTECTED] wrote:


 This is fixed!  Thanks, Orkut.

 http://orkutdeveloper.blogspot.com/2008/04/new-directory-on-sandbox.html

 -d



 On Apr 24, 9:51 am, mattes [EMAIL PROTECTED] wrote:
  Yes, I have that problem, too. Navigating to the canvas view works,
  navigating to the profile view sometimes renders an invalid page.
 
  On Apr 23, 4:58 pm, Navaneeth Krishnan [EMAIL PROTECTED]
  wrote:
 
   You are right. requestNavigateTo() does not seem to work. It takes me
 to
   an invalid page.
 
   -Navaneeth
 
   Danny at Mesa wrote:
Not sure when this began happening (a few days ago it appears), but
our call to requestNaviagteTo() no longer works in the Orkut sandbox
(it does work in hi5, MySpace and even in the new iGoogle sandbox):
 
   var canvas = new gadgets.views.View(canvas);
 
   var navParams = {
   'action' : 'jump',
   'time' : timestamp
   };
 
   gadgets.views.requestNavigateTo(canvas, navParams);
 
This code now causes Firebug to throw and report ta_c.gadgets.JSON
has no properties
 
Can anyone confirm?  Thanks!
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: sandbox server down - please fix it

2008-04-21 Thread RAJA SEKHAR
Hi ,
me also facing same problem

what happen with sandbox?

Raj

On Mon, Apr 21, 2008 at 9:32 PM, Rohit Ghatol (Google) 
[EMAIL PROTECTED] wrote:


 Hi Dinesh,

 The sandbox seem to be up and running fine now. Please reply if you
 continue to receive sandbox errors periodically.

 Thanks,
 Rohit

 On Apr 19, 11:11 pm, Dinesh Kumar Subramanian
  [EMAIL PROTECTED] wrote:
  Hi,
 
  Seems like the sandbox server is down.Please fix it.
 
  Thanks
  Dinesh
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: Congrats!

2008-04-17 Thread RAJA SEKHAR
S google can do any thing

Raj

On Thu, Apr 17, 2008 at 12:50 PM, Jesse Stay [EMAIL PROTECTED] wrote:

 Congrats to the Orkut team for launching OpenSocial to India tonight!
 Keep up the good work!

 -Jesse

 --
 Jesse Stay
 The Social Applications Guru

 Founder: Stay N' Alive Productions, LLC
 Author: O'Reilly's FBML Essentials
 http://www.amazon.com/FBML-Essentials-Jesse-Stay/dp/0596519184/
 Co-Author: I'm on Facebook -- Now What???
 http://FacebookAdvice.com http://facebookadvice.com/

 Blogger: http://staynalive.com
 http://opensocialnow.com

 Phone: (801) 853-8339
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: dynamic-height.js syntax error

2008-04-16 Thread RAJA SEKHAR
Hi

Frequently i a m facing the same problem Line number 186 synatx error

Why it happens any reason



On Tue, Apr 15, 2008 at 11:29 PM, Flora [EMAIL PROTECTED] wrote:


 Everytime I tried to load the canvas of my app, this error always
 comes up and thus the page never loaded.

 syntax error
 [Break on this error] ()
 dynamic-height.js (line 186)

 Is this a problem in my code? or dynamic-height.js?

 Thanks for the help,
 Flora

 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: How can i change my Code to send gzip data to my server

2008-04-14 Thread RAJA SEKHAR
Thanks Arne

But frequently i am getting the 500 error after some time it is working fine
for me.

when it happen i am getting syntax error .

Is there any issue?
Thanks Raj
On Mon, Apr 14, 2008 at 9:31 PM, Arne Roomann-Kurrik [EMAIL PROTECTED]
wrote:

 No, you don't have to change anything that way unless you want to POST
 gzip data back to the server, which won't be as useful as configuring your
 server to return gzip data upon a request.

 ~Arne


 On Fri, Apr 11, 2008 at 9:21 PM, RAJA SEKHAR [EMAIL PROTECTED]
 wrote:

  Thanks Arne,
 
  This is very useful for me and one more question
  weather i need to change any code or add any code to my javascript file
  to zip or unzip the data for makerequest
 
  I mean is any thing to do with POST_DATA before adding to params.
 
 
  Once Again Thanks for Your Quick Reply.
  Raj.
 
   On Fri, Apr 11, 2008 at 10:23 PM, Arne Roomann-Kurrik 
  [EMAIL PROTECTED] wrote:
 
   This will depend on your server.  For apache, you should use
   mod_deflate.  A quick google search provides an article on how to do so:
  
   http://www.cyberciti.biz/tips/speed-up-apache-20-web-access-or-downloads-with-mod_deflate.html
  
   Hope this helps,
   ~Arne
  
  
   On Fri, Apr 11, 2008 at 7:23 AM, Rajasekhar [EMAIL PROTECTED]
   wrote:
  
   
Hi,
   
When i am using the makeRequest Gmodules latency time is timeed out
.
   
   
So how can i change my code to send gzip data as parameter to
makerequest
   
Arne can u please give me the response ?
   
   
   
Thanks in Advance
   
   
  
  
   --
   OpenSocial IRC - irc://irc.freenode.net/opensocial
  
  


 --
 OpenSocial IRC - irc://irc.freenode.net/opensocial
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: Orkut Sandbox is facing problems?

2008-04-09 Thread RAJA SEKHAR
me too..any updates ?






On Wed, Apr 9, 2008 at 6:47 PM, Marc Wessely [EMAIL PROTECTED]
wrote:

 me too , damn whats going on ??

 2008/4/9 Cinthya Ruys [EMAIL PROTECTED]:

  Me too!
 
  Cinthya
 
  2008/4/9, Tiago Takamoto [EMAIL PROTECTED]:
  
   Anyone can access Orkut Sandbox normally?
  
   I'm receiving Server Error message all the time.
  
   Regards,
   --
   Takamoto
  
  
  
 
 
  --
  img src=http://gsig.brightdev.com/2/cinruys.png;
 
 
 

 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: Strange error

2008-04-02 Thread RAJA SEKHAR
hi
me also faced the same problem before 3 days

th url works fine when i run this in browser but when  through contaner
it throws 500

After that i found that there is a problem with my port number

and after change my port every thing works fine for me .

On Wed, Apr 2, 2008 at 2:09 PM, KJ [EMAIL PROTECTED] wrote:


 What do your server access logs say when your url is hit from
 OpenSocial?  Are you sure your server isn't returning a 500 error when
 hit from the OpenSocial container (even if you can access the url
 directly in a browser)?

 If you aren't validating the request on your server, you don't need to
 set the authorization parameter.  You can just do this:
 gadgets.io.makeRequest(url, callback, {});

 On Apr 1, 2:57 pm, Parag Dhanuka [EMAIL PROTECTED] wrote:
  My application was working fine till a few minutes ago and all of a
 sudden
  it has stopped working
 
  The problem is I am not getting back any data from my server which seems
  very wrong to me My console shows
 
  throw 1;  don't be evil' {http://MYURL http://myurl/
 :{body:,rc:500}}
 
  The url is not verified on server as this is a simple get request which
 is
  same for all users.
 
  Hence typinghttp://MYURLdirectly on the browser gives me back the
 desired
   result
 
  Am i doing something wrong while using
 *
 var* params = {};
 params[gadgets.io.RequestParameters.AUTHORIZATION] =
  gadgets.io.AuthorizationType.SIGNED;
 gadgets.io.makeRequest(http://MYURL http://myurl/, callback,
 params);
 
  --
  Parag Dhanuka
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: Instabiliy

2008-02-12 Thread RAJA SEKHAR
yes




On Feb 12, 2008 7:50 PM, eduardorochabr [EMAIL PROTECTED] wrote:


 The platform is really instable. Since Open Social will be publicly
 launched in Orkut at the end of the month, we really need some
 robustness now.

 Thank you.
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: Probklem with Orkut sandbox

2008-02-09 Thread RAJA SEKHAR
you directly add app by

http://sandbox.orkut.com/Myapps.aspx
then u wil get link to add app
after u add one app u will get that
Raj

On Feb 9, 2008 4:14 PM, Nare [EMAIL PROTECTED] wrote:


 Hi.
 I signed up for Orkut sandbox and got approval, but when I eneter
 sandbox there is no 'manage staff' or 'My applications' link in the
 left navigation menu, from where I could add new applications.
 Can someone help me, please?
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: opensocial.makeRequest() not working in v0.6 ???

2008-02-05 Thread RAJA SEKHAR
Hai

I am also facing the same problem even if i put the
gadgets.io.makeRequestinstead of this
opensocial.makeRequest

can any ine helpme
thank Raja
On Feb 6, 2008 12:01 PM, Virtual One [EMAIL PROTECTED] wrote:


 hi,

 well opensocial.makeRequest() not working in v0.6. the same piece of
 code was working fine 2 days ago.
 is there any change in it from google side ?

 any alternate ?
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[orkut-developer] Re: How to send data using post method in makeRequest

2008-02-05 Thread RAJA SEKHAR
*Hai Arne *
**
**
*I am faicing the same problem here *
*it is throwing the 404 error after using that gadgets.io.makeRequest *
**
*Please arne it is very urgent *
**
*can u look on this *
**
*Thank s*
*Raja*
**



On Feb 6, 2008 12:30 PM, :nikhil_gupte [EMAIL PROTECTED] wrote:


 Arne,
 gadgets.io.makeRequest() gives 404 for GET requests.

 On Feb 6, 4:42 am, Arne Roomann-Kurrik (Google)
  [EMAIL PROTECTED] wrote:
  Hi Dustin,
 
 You're correct - the opensocial.makeRequest function is moving to
  the gadgets.io namespace.  Everyone should start using
  gadgets.io.makeRequest as soon as possible (especially now that 0.7 is
  up on the Orkut sandbox).  I actually haven't had time to play around
  with the gadgets.io.makeRequest() function since the change, so please
  let me know if you're still experiencing issues with it after the
  push.
 
  Thanks,
  ~Arne
 
  On Feb 2, 9:12 am, Dustin Jorge [EMAIL PROTECTED] wrote:
 
   I believe gadgets.io is where the makeRequest function will live in
 0.7,
   so I'm trying to avoid using opensocial.makeRequest any more.
 
   I can only get post working with gadgets.io.makeRequest, and I haven't
   seen signing work without using opensocial.makeRequest.
 
   Also, the returned object from the gadgets.io.makeRequest method
 doesn't
   contain nested objects after all. ( I was pushing out JSON from my
 server )
   The returned object I'm getting contains a 'text' property containing
   the returned data.
 
   I'll play with it a bit more today, but please post back if you come
   across a solid solution. I'll do the same.
 
   -Dustin
 
   [EMAIL PROTECTED] wrote:
Hi,
Have you get success in opensocial.makerequest also
like below-
opensocial.makeRequest('URL',
function (response) {
 
 },
  {'method' : 'POST', 'contentType' : 'html', 'postData' :
'a=bc=d'  })
 
I am stucked here, can you help . I see in reponse from container
Orkut server --- no- post data.Also request is no authenticated.
is there any work around
 
thanks in advance
 
Hemant
 
On Feb 2, 10:43 am, Dustin Jorge [EMAIL PROTECTED] wrote:
 
I've had success with this using 0.6 on Orkut:
 
var fetcher = {
fetch:function(url, cb, err){
   var _self = this;
   var params = {
   
 'authenticationType':'signed',
  'methodType':'post',
  'contentType':'html',
   
 'postData':'data1=value1data2=value2'
};
   gadgets.io.makeRequest( url, function(dat){
_self.doCallback(dat,cb,err); }, params);
}
,doCallback:function(dat,cb,err){
if(dat) cb(dat);
else err();
}
}
 
/*
fetcher.fetch(url, callBackFunction, errorFunction);
*/
 
alvin wrote:
 
When I use {'methodType':'post'} I get this javascript error:
 
postData only supported for POST methods
   http://1.gmodules.com/46/o/opensocial-0.6.js
Line 127
 
It looks like Method is the correct name for that property but
Post is not supported...
 
On Feb 2, 12:15 pm, Dustin Jorge [EMAIL PROTECTED] wrote:
 
Try using {'methodType':'post'} in lieu of {'method':'post'}...
 that
should do it.
 
-Dustin / iWiddit.com
 
alvin wrote:
 
I cannot seem to get makeRequest to use POST.
 
This is the line of code:
 
opensocial.makeRequest(http://mydomain.com/test/hello.php;,
  onServerResponse, {'method' : 'POST', 'contentType' :
 'html',
'postData' : 'a=123b=456'}
 
1.  On server side, $_POST is empty
 
2.  $_SERVER['REQUEST_METHOD'] is GET
 
What am I doing wrong?
 
Thanks
 
On Feb 2, 9:18 am, [EMAIL PROTECTED] 
 [EMAIL PROTECTED]
wrote:
 
{  'postData' : 'A=valueB=value'  }
 
-Dustin
 
On Feb 1, 2:03 am, [EMAIL PROTECTED] [EMAIL PROTECTED]
 
wrote:
 
I need help me on posting variables to a server side file
 using
makerequest()
 
Suppose I have 2 variables 'A'  and 'B' to be posted
How do I pass these variable to the function below???
 
opensocial.makeRequest('URL',
function (response) {
alert(response);
 },
  {'method' : 'POST', 'contentType' : 'html',
 'postData' :
'?'  })
 
Regards,
Mkarand
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en

[OpenSocial] Re: How can i get Adress Fileds of a person

2008-01-23 Thread RAJA SEKHAR
si u  know that before right?
if yes please try to share knowledge u have then it wil multiply
 otherwise it will decrease by .5%

By e
Tc
Have a good knowledge

On Jan 23, 2008 6:49 PM, Cinthya Ruys [EMAIL PROTECTED] wrote:

 Ok.
 I think all of us undertand that.

 Thanks!
 = )


 Cinthya

 2008/1/22, Reinoud Elhorst [EMAIL PROTECTED]:
 
  Then, for now, that's it in Orkut
  I'm affraid. Don't forget though that the implementation is still in beta, 
  very likely the guys at Orkut are still discussiong which fields to expose.
 
 
  On 1/22/08, Cinthya Ruys [EMAIL PROTECTED] wrote:
  
   Thakns, Reinoud!
   But in orkut is only name, thumb, picture and link to profile.
  
  
   Cinthya
  
   2008/1/22, Reinoud Elhorst  [EMAIL PROTECTED] :
   
Whether you can get these fields will depend
on the container, please see Arne's very elaborate reponses to this 
thread:
   
http://groups.google.com/group/opensocial-api/browse_thread/thread/214fb5e08c54d908/8bc477bd95248ccd
   
   
On 1/16/08, Cinthya Ruys  [EMAIL PROTECTED] wrote:

 Hi,
 you can only get picture of profile, name and thumbnail of
 picture.

 Cinthya

 2008/1/14, RAJA SEKHAR  [EMAIL PROTECTED]:
 
 
  Hai All
 
 
  can any one help me to get adresss i mean getting Country and
  City of
  person
 
  please help me Urgent
 
 
 




  
  
   --
   img src= http://gsig.brightdev.com/2/cinruys.png;
  
  
  
 
 
 


 --
 img src=http://gsig.brightdev.com/2/cinruys.png;
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Orkut Discussion group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[OpenSocial] Re: Example to obtain appId for Orkut does not work

2008-01-20 Thread RAJA SEKHAR
Same

version 6 does not support stream class

Raja

On Jan 20, 2008 11:09 PM, Marc Wessely [EMAIL PROTECTED] wrote:

 I guess in OS 0.6 version stream object does not longer exist!

 2008/1/20, Vitaly [EMAIL PROTECTED]:

 
  Hi
 
  In Orkut dev guide you have an example how to obtain application id. I
  tried to use it but no success
 
  function request() {
  var req = opensocial.newDataRequest();
  req.add(req.newFetchActivitiesRequest (VIEWER),
  viewer_activities);
  req.send(response);
};
 
function response(data) {
  var ret = data.get(viewer_activities).getData();
  var appId =
  ret[requestedStream].getField( opensocial.Stream.Field.APP_ID);
 
  /* appId now contains the application ID number... */
};
 
request();
 
  The matter is that ret does not contain element of array
  requestedStream. Is there another way to get applciation Id?
 
  Regards
  Vitaly
 
 
 

 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Orkut Discussion group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[OpenSocial] Re: Not Found Error

2008-01-17 Thread RAJA SEKHAR
*me also faced same problem *
**
*but after some time i mean now it automatically working *
**
*Prince*

On Jan 17, 2008 5:41 PM, Cinthya Ruys [EMAIL PROTECTED] wrote:

 I have the same problem in the opensocial0.5 and the opensocila0.6

 Cinthya

 2008/1/16, [EMAIL PROTECTED]  [EMAIL PROTECTED]:
 
 
  I have my application installed under orkuts sandbox at:
 
 
  http://sandbox.orkut.com/Application.aspx?uid=15361818452861886794appId=551157619057
 
  today it showed me a not found error but the gadgets xml is still
  located under the url mentioned.
  I removed and added it again 2-3 times but still i get this error -
  why?
 
  greetz
 
  marc.
 
 
 

 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Orkut Discussion group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[OpenSocial] Re: 'opensocial' is undefined error

2008-01-17 Thread RAJA SEKHAR
you Just run that applicqation is Mozilla Firefox

then u get result

Bye
Raju

On Jan 17, 2008 6:35 PM, Alexey S [EMAIL PROTECTED] wrote:


 I've tried to add application People API HowTo

 http://opensocial-resources.googlecode.com/svn/samples/howto/trunk/people.xml
 to Orkut sandbox.
 The I teied to run this application. I get error:

 'opensocial' is undefined.

 Although I read Orkut supports OpenSocial.

 Could somebody please advise what reasons and how can I resolve this
 issue?
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Orkut Discussion group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[OpenSocial] Re: Version 0.5 application Not working

2008-01-17 Thread RAJA SEKHAR
yes to day it is working


if u use any stream clas u just remive those and

place version 6 in the place of version 5

Raju

On Jan 18, 2008 12:24 AM, TylerKeen [EMAIL PROTECTED] wrote:


 Yeah same here. are you getting errors? if so, what are they?

 On Jan 16, 8:52 pm, Prince [EMAIL PROTECTED] wrote:
  Hai all
 
  all my yesterday (version 0.5) applications are not working
 
  is there any reason
 
  hoow can i update my code
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Orkut Discussion group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[OpenSocial] Re: scrap all frnz..

2008-01-16 Thread RAJA SEKHAR
or is there any for sending invitation to friends


bye
Raja


On Jan 16, 2008 2:48 PM, Shoban [EMAIL PROTECTED] wrote:


 currently we dont have this option for orkut!! please check previous
 posts regarding the same query

 On Jan 16, 1:38 pm, prince [EMAIL PROTECTED] wrote:
  Hai
 
  I am also need this can u get any ans from any on e
   if u know please send me i want that immediately
 
  Bye
  Raja
 
  On Jan 8, 2:55 pm, paps [EMAIL PROTECTED] wrote: Hi all,
  Is there any API using which i can send a scrap to all my frnz ...
Please reply...
 
   Regards,
   Paps sapa
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Orkut Discussion group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[OpenSocial] Re: javascript error

2008-01-16 Thread RAJA SEKHAR
*Hai Ahmad *
**
*you just put 0.5 version only and run in Mozilla Firefox only then u get
result *
**
*i faceed same problem *
*bye Raju
*
On Jan 17, 2008 2:56 AM, ahmed [EMAIL PROTECTED] wrote:


 Hi all,

 i am new to OpenSocial and was try the exmple from below link.

 http://code.google.com/apis/opensocial/articles/firstgadget/firstgadget-0.6.html

 i keep on getting javascript error:  'opensocial' is undefined.


 below is the code that i am using.

 ?xml version=1.0 encoding=UTF-8 ?
 Module
  ModulePrefs title=My Test App
Require feature=*opensocial-0.6* /
  /ModulePrefs
  Content type=html
![CDATA[
script type=text/javascript
  _IG_RegisterOnloadHandler(request);

  function request() {
var req = opensocial.newDataRequest();

 req.add(req.newFetchPersonRequest(opensocial.DataRequest.PersonId.VIEWER),
 viewer);
req.send(response);
  }

  function response(data) {

var viewer = data.get(viewer).getData();
var name = viewer.getDisplayName();
var thumb =
 viewer.getField(opensocial.Person.Field.THUMBNAIL_URL);

var html = 'img src=' + thumb + '/' + name;
document.getElementById('main').innerHTML = html;
  }
  /script

  Hello, world!brbr
  div id=main/div
  ]]
  /Content
 /Module


 thanks,
 ahmed
 



-- 
RajaSekhar

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Orkut Discussion group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[OpenSocial] Send Notifications to Friends throuth OS

2008-01-15 Thread RAJA SEKHAR

Hai All


is there any way to send notifications to friends in OS


can any one tell me

Urgetnt

RaJu
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Orkut Discussion group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[OpenSocial] How can i get Adress Fileds of a person

2008-01-13 Thread RAJA SEKHAR

Hai All


can any one help me to get adresss i mean getting Country and City of
person

please help me Urgent
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Orkut Discussion group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[OpenSocial] javascript error

2008-01-10 Thread RAJA SEKHAR

hai All


I am getting the error get{..} is null or not an object

i am developing an sample open social application

it is giving this error and i am unable to get my friends list


can any one help me


Raja
India
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Orkut Discussion group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[OpenSocial] Re: javascript error

2008-01-10 Thread RAJA SEKHAR
*hai paps,*
*when i run my sample  application on orkut for getting friends i got a
javascript error *
**
**
*my xml file is **
http://hosting.gmodules.com/ig/gadgets/file/101941105417220447490/GetFriends111081030.xml
*http://hosting.gmodules.com/ig/gadgets/file/101941105417220447490/GetFriends111081030.xml
**
*please run this and u get that error *
**
*thnks *
*Raja
*
On Jan 11, 2008 11:21 AM, paps [EMAIL PROTECTED] wrote:


 Hi Raja,
  cud u plz brief the problem statement..

 Rgds,
 Jane

 On Jan 11, 10:25 am, RAJA SEKHAR [EMAIL PROTECTED] wrote:
  hai All
 
  I am getting the error get{..} is null or not an object
 
  i am developing an sample open social application
 
  it is giving this error and i am unable to get my friends list
 
  can any one help me
 
  Raja
  India
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Orkut Discussion group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[OpenSocial] Re: javascript error

2008-01-10 Thread RAJA SEKHAR
*hai paps*
**
*this is my sandbox id *
**
*
http://sandbox.orkut.com/Application.aspx?uid=4793440590162144622appId=470496100680
*http://sandbox.orkut.com/Application.aspx?uid=4793440590162144622appId=470496100680
**
*see this also *
**
**
*Raja*

On Jan 11, 2008 11:21 AM, paps [EMAIL PROTECTED] wrote:


 Hi Raja,
  cud u plz brief the problem statement..

 Rgds,
 Jane

 On Jan 11, 10:25 am, RAJA SEKHAR [EMAIL PROTECTED] wrote:
  hai All
 
  I am getting the error get{..} is null or not an object
 
  i am developing an sample open social application
 
  it is giving this error and i am unable to get my friends list
 
  can any one help me
 
  Raja
  India
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Orkut Discussion group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[OpenSocial] javascript error

2008-01-10 Thread RAJA SEKHAR

hai All,
when i run my sample  application on orkut for getting friends i got
a  javascript error

 get{..}  is null or not an object

my xml file is 
http://hosting.gmodules.com/ig/gadgets/file/101941105417220447490/GetFriends111081030.xml

please run this and u get that error


this is my sandbox id

http://sandbox.orkut.com/Application.aspx?uid=4793440590162144622appId=470496100680

see this also

please help me it is very urgent

thnks
Raja
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Orkut Discussion group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---