Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
no crossdomain.xml ??
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  11 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mrinal Wadhwa  
View profile  
(1 user)  More options Mar 26 2008, 12:18 am
From: Mrinal Wadhwa <mrinal.wad...@gmail.com>
Date: Tue, 25 Mar 2008 21:18:26 -0700 (PDT)
Local: Wed, Mar 26 2008 12:18 am
Subject: no crossdomain.xml ??
Hi Guys,

Its great that you have an api up .. could you please put up a
crossdomain.xml file http://crossdomainxml.org  ... it helps flash and
AIR apps to use your api.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bret Taylor  
View profile  
 More options Mar 26 2008, 1:31 am
From: "Bret Taylor" <btay...@gmail.com>
Date: Tue, 25 Mar 2008 22:31:22 -0700
Local: Wed, Mar 26 2008 1:31 am
Subject: Re: no crossdomain.xml ??

Mrinal,

Thanks for bringing this to our attention. I am less experienced with Flash,
but I will investigate this tomorrow. Seems like an easy thing to fix.

Bret

On Tue, Mar 25, 2008 at 9:18 PM, Mrinal Wadhwa <mrinal.wad...@gmail.com>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mrinal Wadhwa  
View profile  
 More options Mar 26 2008, 1:44 am
From: Mrinal Wadhwa <mrinal.wad...@gmail.com>
Date: Tue, 25 Mar 2008 22:44:52 -0700 (PDT)
Local: Wed, Mar 26 2008 1:44 am
Subject: Re: no crossdomain.xml ??
Thanks a lot Bret ... the crossdomain file will enable various Rich
Internet Application technologies like Flash, Flex, AIR and
Silverlight to use your api.
_
Mrinal
http://weblog.mrinalwadhwa.com

On Mar 26, 10:31 am, "Bret Taylor" <btay...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
prangel@gmail.com  
View profile  
 More options Mar 28 2008, 3:57 pm
From: "pran...@gmail.com" <pran...@gmail.com>
Date: Fri, 28 Mar 2008 12:57:15 -0700 (PDT)
Local: Fri, Mar 28 2008 3:57 pm
Subject: Re: no crossdomain.xml ??
Another vote here for the crossdomain.xml  file. I have the xml parsed
out and will be willing to send out my AS3 api code. It uses binding
so would have to be compiled with mxmlc or in flex right now.  If I
have time I'll post an example up with dummy XML until the crossdomain
goes up.

Fun API so far tho. It's simple and powerful. Oh and another vote for
a list of possible services somewhere.

On Mar 25, 10:44 pm, Mrinal Wadhwa <mrinal.wad...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
IanBlackburn  
View profile  
 More options Mar 31 2008, 1:18 pm
From: IanBlackburn <I...@bbits.co.uk>
Date: Mon, 31 Mar 2008 10:18:19 -0700 (PDT)
Local: Mon, Mar 31 2008 1:18 pm
Subject: Re: no crossdomain.xml ??
+1 here.

Silverlight supports crossdomain.xml or  clientaccesspolicy.xml (see
http://msdn2.microsoft.com/en-us/library/cc197955(VS.95).aspx) - not
sure what clientaccesspolicy.xml brings to the party, but it might be
worth investigating...

Cheers

Ian

On Mar 28, 8:57 pm, "pran...@gmail.com" <pran...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ArulPrasad  
View profile  
 More options Apr 4 2008, 8:22 am
From: ArulPrasad <arulpra...@gmail.com>
Date: Fri, 4 Apr 2008 05:22:58 -0700 (PDT)
Local: Fri, Apr 4 2008 8:22 am
Subject: Re: no crossdomain.xml ??
While you are at it, I'd like to bring your attention to another
related issue.

Since the api end points are on the main www.friendfeed.com domain,
You guys might wanna have a secure (restricted to friendfeed's own
subdomains, and other trusted domains) crossdomain file at the root.
This will be a problem for applications that are hosted in other
webpages. Opening up the crossdomain.xml file on the root folder to
all domains might make the site susceptible to crossdomain scripting
attacks.

To overcome this issue, the best solution so far has been to host the
api in a seperate subdomain by itself. Flickr took the initiative a
few months ago of moving the api to a separate subdomain
( api.flickr.com ). Please take a look at http://api.flickr.com/crossdomain.xml

Twitter folks recently made changes to their crossdomain.xml file, and
fear that there might be broken applications.
http://dev.twitter.com/2008/03/don-cross-domains.html
The latest word is that twitter is planning to have the api accessible
via a api.twitter.com subdomain( not confirmed yet though)

Hope to see a api.friendfeed.com soon :)

Cheers,
Arul Prasad

On Mar 26, 1:31 pm, "Bret Taylor" <btay...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ArulPrasad  
View profile  
 More options Apr 4 2008, 8:25 am
From: ArulPrasad <arulpra...@gmail.com>
Date: Fri, 4 Apr 2008 05:25:03 -0700 (PDT)
Local: Fri, Apr 4 2008 8:25 am
Subject: Re: no crossdomain.xml ??
While you are at it, I'd like to bring your attention to another
related issue.

Since the api end points are on the main www.friendfeed.com domain,
You guys might wanna have a secure (restricted to friendfeed's own
subdomains, and other trusted domains) crossdomain file at the root.
This will be a problem for applications that are hosted in other
webpages. Opening up the crossdomain.xml file on the root folder to
all domains might make the site susceptible to crossdomain scripting
attacks.

To overcome this issue, the best solution so far has been to host the
api in a separate sub-domain by itself. Flickr took the initiative a
few months ago of moving the api to a separate subdomain
( api.flickr.com ). Please take a look at http://api.flickr.com/crossdomain.xml

Twitter folks recently made changes to their crossdomain.xml file, and
fear that there might be broken applications.
http://dev.twitter.com/2008/03/don-cross-domains.html
The latest word is that twitter is planning to have the API accessible
via a api.twitter.com sub-domain( not confirmed yet though)

Hope to see a api.friendfeed.com soon :)

Cheers,
Arul Prasad.
http://arulprasad.blogspot.com

On Mar 26, 1:31 pm, "Bret Taylor" <btay...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bret Taylor  
View profile  
 More options Apr 4 2008, 1:49 pm
From: "Bret Taylor" <btay...@friendfeed.com>
Date: Fri, 4 Apr 2008 10:49:59 -0700
Local: Fri, Apr 4 2008 1:49 pm
Subject: Re: no crossdomain.xml ??

Yah, we realized this when evaluating crossdomain.xml, which is why it
doesn't exist yet. Once we move to a subdomain, it will exist.

Thanks for taking the time to write us and confirming our understanding of
the situation.

Bret


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jose Fajardo  
View profile  
 More options Apr 12 2008, 5:07 pm
From: Jose Fajardo <jose.faja...@liquidlounge.com.au>
Date: Sat, 12 Apr 2008 14:07:05 -0700 (PDT)
Local: Sat, Apr 12 2008 5:07 pm
Subject: Re: no crossdomain.xml ??
+ 1 for the crossdomain.xml.. And definetely think your API should sit
in its own subdomain!

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eitan Burcat  
View profile  
 More options May 4 2008, 10:26 am
From: Eitan Burcat <bur...@gmail.com>
Date: Sun, 4 May 2008 07:26:26 -0700 (PDT)
Local: Sun, May 4 2008 10:26 am
Subject: Re: no crossdomain.xml ??
Another vote for the crossdomain.xml :)

On Mar 31, 8:18 pm, IanBlackburn <I...@bbits.co.uk> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
aris  
View profile  
 More options May 8 2008, 4:25 pm
From: aris <ari09845...@gmail.com>
Date: Thu, 8 May 2008 13:25:57 -0700 (PDT)
Local: Thurs, May 8 2008 4:25 pm
Subject: Re: no crossdomain.xml ??
Is there any ETA for the new subdomain and crossdomain file? can we
expect to access it in the next month?

TIA!!

On Apr 4, 2:49 pm, "Bret Taylor" <btay...@friendfeed.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google