<?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: Developing Salesforce.com Applications with Flex and Visualforce</title>
	<atom:link href="http://blog.jeffdouglas.com/2008/11/12/developing-salesforcecom-applications-with-flex-and-visualforce/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffdouglas.com/2008/11/12/developing-salesforcecom-applications-with-flex-and-visualforce/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=developing-salesforcecom-applications-with-flex-and-visualforce</link>
	<description>Get your head out of your #@! and into the clouds!</description>
	<lastBuildDate>Tue, 07 Sep 2010 08:19:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Sanket</title>
		<link>http://blog.jeffdouglas.com/2008/11/12/developing-salesforcecom-applications-with-flex-and-visualforce/comment-page-1/#comment-1505</link>
		<dc:creator>Sanket</dc:creator>
		<pubDate>Wed, 11 Aug 2010 05:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://jeffdonthemic.wordpress.com/?p=134#comment-1505</guid>
		<description>Bingo i got it working in the end.
I would like to share some things i found out.
After a lot of research and study i found out that i need to give the connection protocol and serverl url for the connection along with the session_id and server_Url for login request. Along with that instead of using !$Api.Sessionid i have to get session id form controller using Userinfo.getsessionId(). It was surprising to see Both the session id are different a any instance of time.</description>
		<content:encoded><![CDATA[<p>Bingo i got it working in the end.<br />
I would like to share some things i found out.<br />
After a lot of research and study i found out that i need to give the connection protocol and serverl url for the connection along with the session_id and server_Url for login request. Along with that instead of using !$Api.Sessionid i have to get session id form controller using Userinfo.getsessionId(). It was surprising to see Both the session id are different a any instance of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanket</title>
		<link>http://blog.jeffdouglas.com/2008/11/12/developing-salesforcecom-applications-with-flex-and-visualforce/comment-page-1/#comment-657</link>
		<dc:creator>Sanket</dc:creator>
		<pubDate>Mon, 10 May 2010 07:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeffdonthemic.wordpress.com/?p=134#comment-657</guid>
		<description>I was getting the above error because i was login into salesforce using profile which dnt have upade right on the textbox. Sorri for posting silly questions.</description>
		<content:encoded><![CDATA[<p>I was getting the above error because i was login into salesforce using profile which dnt have upade right on the textbox. Sorri for posting silly questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanket</title>
		<link>http://blog.jeffdouglas.com/2008/11/12/developing-salesforcecom-applications-with-flex-and-visualforce/comment-page-1/#comment-600</link>
		<dc:creator>Sanket</dc:creator>
		<pubDate>Mon, 03 May 2010 08:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://jeffdonthemic.wordpress.com/?p=134#comment-600</guid>
		<description>HI jeff,
           I am trying to set set the value of checkbox as true or false from flex but the object when i try to insert gives me error. without inserting that field everything works fine. Can you help. 
I have worked out the code getting values of picklist from object if you want i will post here</description>
		<content:encoded><![CDATA[<p>HI jeff,<br />
           I am trying to set set the value of checkbox as true or false from flex but the object when i try to insert gives me error. without inserting that field everything works fine. Can you help.<br />
I have worked out the code getting values of picklist from object if you want i will post here</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanket</title>
		<link>http://blog.jeffdouglas.com/2008/11/12/developing-salesforcecom-applications-with-flex-and-visualforce/comment-page-1/#comment-564</link>
		<dc:creator>Sanket</dc:creator>
		<pubDate>Mon, 26 Apr 2010 09:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://jeffdonthemic.wordpress.com/?p=134#comment-564</guid>
		<description>I got my problem solved by reading your other blogs. Actually i was not getting intellescence so got stuck.</description>
		<content:encoded><![CDATA[<p>I got my problem solved by reading your other blogs. Actually i was not getting intellescence so got stuck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Douglas</title>
		<link>http://blog.jeffdouglas.com/2008/11/12/developing-salesforcecom-applications-with-flex-and-visualforce/comment-page-1/#comment-36</link>
		<dc:creator>Jeff Douglas</dc:creator>
		<pubDate>Tue, 20 Apr 2010 14:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://jeffdonthemic.wordpress.com/?p=134#comment-36</guid>
		<description>Can you post some code with your query and how you are trying to access the records?</description>
		<content:encoded><![CDATA[<p>Can you post some code with your query and how you are trying to access the records?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanket</title>
		<link>http://blog.jeffdouglas.com/2008/11/12/developing-salesforcecom-applications-with-flex-and-visualforce/comment-page-1/#comment-35</link>
		<dc:creator>Sanket</dc:creator>
		<pubDate>Tue, 20 Apr 2010 13:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://jeffdonthemic.wordpress.com/?p=134#comment-35</guid>
		<description>hi,
   i have a new problem i whatever i query i get it into a arraycollection and which is a object collection. I want to individually access the record of each record but what i get is object and not value. Can you help?</description>
		<content:encoded><![CDATA[<p>hi,<br />
   i have a new problem i whatever i query i get it into a arraycollection and which is a object collection. I want to individually access the record of each record but what i get is object and not value. Can you help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Douglas</title>
		<link>http://blog.jeffdouglas.com/2008/11/12/developing-salesforcecom-applications-with-flex-and-visualforce/comment-page-1/#comment-34</link>
		<dc:creator>Jeff Douglas</dc:creator>
		<pubDate>Tue, 20 Apr 2010 10:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://jeffdonthemic.wordpress.com/?p=134#comment-34</guid>
		<description>Krishna, did you download the toolkit from &lt;a href=&quot;http://developer.force.com/flextoolkit&quot; rel=&quot;nofollow&quot;&gt;http://developer.force.com/flextoolkit&lt;/a&gt;?</description>
		<content:encoded><![CDATA[<p>Krishna, did you download the toolkit from <a href="http://developer.force.com/flextoolkit" rel="nofollow">http://developer.force.com/flextoolkit</a>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krishna</title>
		<link>http://blog.jeffdouglas.com/2008/11/12/developing-salesforcecom-applications-with-flex-and-visualforce/comment-page-1/#comment-33</link>
		<dc:creator>krishna</dc:creator>
		<pubDate>Sun, 18 Apr 2010 01:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://jeffdonthemic.wordpress.com/?p=134#comment-33</guid>
		<description>Hi Jeff,

I am pretty new to flex, started using adobe flex builder 3. I am unable to run the code snippets you provided . The compiler throwing error that the definition com.SalesForce is not found. Please advice how to proceed</description>
		<content:encoded><![CDATA[<p>Hi Jeff,</p>
<p>I am pretty new to flex, started using adobe flex builder 3. I am unable to run the code snippets you provided . The compiler throwing error that the definition com.SalesForce is not found. Please advice how to proceed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Douglas</title>
		<link>http://blog.jeffdouglas.com/2008/11/12/developing-salesforcecom-applications-with-flex-and-visualforce/comment-page-1/#comment-32</link>
		<dc:creator>Jeff Douglas</dc:creator>
		<pubDate>Thu, 15 Apr 2010 09:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://jeffdonthemic.wordpress.com/?p=134#comment-32</guid>
		<description>Take a look at &lt;a href=&quot;http://blog.jeffdouglas.com/2009/09/25/cool-code-at-lunch-webinar-flex-salesforce/&quot; rel=&quot;nofollow&quot;&gt;this code&lt;/a&gt;. It has the method to save records to Salesforce.com.</description>
		<content:encoded><![CDATA[<p>Take a look at <a href="http://blog.jeffdouglas.com/2009/09/25/cool-code-at-lunch-webinar-flex-salesforce/" rel="nofollow">this code</a>. It has the method to save records to Salesforce.com.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanket</title>
		<link>http://blog.jeffdouglas.com/2008/11/12/developing-salesforcecom-applications-with-flex-and-visualforce/comment-page-1/#comment-31</link>
		<dc:creator>Sanket</dc:creator>
		<pubDate>Thu, 15 Apr 2010 08:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://jeffdonthemic.wordpress.com/?p=134#comment-31</guid>
		<description>hi jeff,
          I have been trying to find out how i create a login and sigup page to interact with salesforce database and store and retrieve values but where i get stuck is how to get click of button in flex and save data in salesforce. Can you help me out with some sample..</description>
		<content:encoded><![CDATA[<p>hi jeff,<br />
          I have been trying to find out how i create a login and sigup page to interact with salesforce database and store and retrieve values but where i get stuck is how to get click of button in flex and save data in salesforce. Can you help me out with some sample..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
