<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Rich Internet Applications Using Flex, Salesforce.com and Google App Engine</title>
	<atom:link href="http://blog.jeffdouglas.com/2009/08/20/rich-internet-applications-using-flex-salesforce-com-and-google-app-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffdouglas.com/2009/08/20/rich-internet-applications-using-flex-salesforce-com-and-google-app-engine/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rich-internet-applications-using-flex-salesforce-com-and-google-app-engine</link>
	<description>Get your head out of your #@! and into the clouds!</description>
	<lastBuildDate>Wed, 28 Jul 2010 17:34:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Jeff Douglas</title>
		<link>http://blog.jeffdouglas.com/2009/08/20/rich-internet-applications-using-flex-salesforce-com-and-google-app-engine/comment-page-1/#comment-234</link>
		<dc:creator>Jeff Douglas</dc:creator>
		<pubDate>Fri, 23 Apr 2010 09:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1113#comment-234</guid>
		<description>Yes, there are daily API limits. Please see &lt;a href=&quot;http://www.salesforce.com/us/developer/docs/api/Content/implementation_considerations.htm#topic-title_request_metering&quot; rel=&quot;nofollow&quot;&gt;this page&lt;/a&gt;. That page also has info about server urls and session. Good luck.</description>
		<content:encoded><![CDATA[<p>Yes, there are daily API limits. Please see <a href="http://www.salesforce.com/us/developer/docs/api/Content/implementation_considerations.htm#topic-title_request_metering" rel="nofollow">this page</a>. That page also has info about server urls and session. Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanket</title>
		<link>http://blog.jeffdouglas.com/2009/08/20/rich-internet-applications-using-flex-salesforce-com-and-google-app-engine/comment-page-1/#comment-233</link>
		<dc:creator>Sanket</dc:creator>
		<pubDate>Fri, 23 Apr 2010 06:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1113#comment-233</guid>
		<description>Hi Jeff,
             I just wanted to know is there any king of limit by salesforce that only this may API call can be made for a org in a day. As i am using Flex i am directly getting data pan using salesforce flex API toolkit. It should not happen that after a while user cannot get data from a org.

One more thing i was not able to get the concept told by you about using server url, session id to log in..
not able to do that it was giving me error. Can you explain it in more details.</description>
		<content:encoded><![CDATA[<p>Hi Jeff,<br />
             I just wanted to know is there any king of limit by salesforce that only this may API call can be made for a org in a day. As i am using Flex i am directly getting data pan using salesforce flex API toolkit. It should not happen that after a while user cannot get data from a org.</p>
<p>One more thing i was not able to get the concept told by you about using server url, session id to log in..<br />
not able to do that it was giving me error. Can you explain it in more details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcelo Nunes</title>
		<link>http://blog.jeffdouglas.com/2009/08/20/rich-internet-applications-using-flex-salesforce-com-and-google-app-engine/comment-page-1/#comment-232</link>
		<dc:creator>Marcelo Nunes</dc:creator>
		<pubDate>Thu, 25 Mar 2010 13:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1113#comment-232</guid>
		<description>Hi Douglas,
How are you?
I tried do your example Flex + GAME / J more not get do function.
If you could send the source code for mnaweb@gmail.com I really appreciate it.
Thank you,
Marcelo Nunes</description>
		<content:encoded><![CDATA[<p>Hi Douglas,<br />
How are you?<br />
I tried do your example Flex + GAME / J more not get do function.<br />
If you could send the source code for <a href="mailto:mnaweb@gmail.com">mnaweb@gmail.com</a> I really appreciate it.<br />
Thank you,<br />
Marcelo Nunes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffdonthemic</title>
		<link>http://blog.jeffdouglas.com/2009/08/20/rich-internet-applications-using-flex-salesforce-com-and-google-app-engine/comment-page-1/#comment-231</link>
		<dc:creator>jeffdonthemic</dc:creator>
		<pubDate>Thu, 20 Aug 2009 14:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1113#comment-231</guid>
		<description>Yes you certainly can James! You&#039;ve done a great job on the toolkit and I especially like the new version that was recently released. I have a number of demos on this site using the toolkit.</description>
		<content:encoded><![CDATA[<p>Yes you certainly can James! You&#8217;ve done a great job on the toolkit and I especially like the new version that was recently released. I have a number of demos on this site using the toolkit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward</title>
		<link>http://blog.jeffdouglas.com/2009/08/20/rich-internet-applications-using-flex-salesforce-com-and-google-app-engine/comment-page-1/#comment-230</link>
		<dc:creator>James Ward</dc:creator>
		<pubDate>Thu, 20 Aug 2009 11:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=1113#comment-230</guid>
		<description>You can also connect from Flex directly to Salesforce using the Force.com Toolkit for Adobe AIR and Flex:
http://www.adobe.com/devnet/salesforce/

-James</description>
		<content:encoded><![CDATA[<p>You can also connect from Flex directly to Salesforce using the Force.com Toolkit for Adobe AIR and Flex:<br />
<a href="http://www.adobe.com/devnet/salesforce/" rel="nofollow">http://www.adobe.com/devnet/salesforce/</a></p>
<p>-James</p>
]]></content:encoded>
	</item>
</channel>
</rss>
