<?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: understanding flex data management by using coldfusion livecycle</title>
	<atom:link href="http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/feed" rel="self" type="application/rss+xml" />
	<link>http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/</link>
	<description>Web Design Resources &#38; Tutorials to help you design the best website!</description>
	<lastBuildDate>Sat, 14 Apr 2012 13:19:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Tom</title>
		<link>http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/comment-page-1/#comment-2206</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 13 May 2009 14:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=66#comment-2206</guid>
		<description>Your example worked well--THANKS!  But when I tried doing the same w/other tables &quot;artists&quot; (in cfartgallery) &amp; another &quot;users&quot; table (that I have in a SQL db), I can maybe make 1 or 2 edit/changes thru Flex UI &amp; then it throws Error: &quot;Unknown Property: &#039;constructor&#039;....at mx.collections::ListCollectionView... ListCollectionView.as:694].  Please help!  Thanks. </description>
		<content:encoded><![CDATA[<p>Your example worked well&#8211;THANKS!  But when I tried doing the same w/other tables &quot;artists&quot; (in cfartgallery) &amp; another &quot;users&quot; table (that I have in a SQL db), I can maybe make 1 or 2 edit/changes thru Flex UI &amp; then it throws Error: &quot;Unknown Property: &#039;constructor&#039;&#8230;.at mx.collections::ListCollectionView&#8230; ListCollectionView.as:694].  Please help!  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Kukiel</title>
		<link>http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/comment-page-1/#comment-555</link>
		<dc:creator>Paul Kukiel</dc:creator>
		<pubDate>Sun, 28 Sep 2008 00:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=66#comment-555</guid>
		<description>This was a great code sample.  If you move this to a server rather then just running locally make sure you open port 2048 or push will revert to polling ( over port 80 ).  The same goes if your local firewall blocks port 2048 outgoing.</description>
		<content:encoded><![CDATA[<p>This was a great code sample.  If you move this to a server rather then just running locally make sure you open port 2048 or push will revert to polling ( over port 80 ).  The same goes if your local firewall blocks port 2048 outgoing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sherif</title>
		<link>http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/comment-page-1/#comment-281</link>
		<dc:creator>Sherif</dc:creator>
		<pubDate>Tue, 16 Sep 2008 18:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=66#comment-281</guid>
		<description>Add a Fault Handler and see if you get anything. I deleted the Code set a while ago so sorry. Also make sure when you create a new Flex Project you selected Application Server Type--&gt;ColdFusion and LiveCycle Data Services for the use remote objects.</description>
		<content:encoded><![CDATA[<p>Add a Fault Handler and see if you get anything. I deleted the Code set a while ago so sorry. Also make sure when you create a new Flex Project you selected Application Server Type&#8211;>ColdFusion and LiveCycle Data Services for the use remote objects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Gonzalez</title>
		<link>http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/comment-page-1/#comment-280</link>
		<dc:creator>Frank Gonzalez</dc:creator>
		<pubDate>Tue, 16 Sep 2008 17:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=66#comment-280</guid>
		<description>Hi,

This is great tutorial.  First, I downloaded your code but there are things missing.  Namely the window component.  I was able to modify to work without the  missing code, but now when I compile and run, nothing happens..no errors or anything.  The grids appear on the browser but no data is displayed.  Please bear in mind that I do not know anything on what I need to do to set up Livecycle.  So, could you please email me the complete codeset and let me know if there&#039;s anyway you could help me diagnose my problem.  As a sidenote, I noticed on a previous version of Flex (version 2), there is a Livecycle Data Services ES 2.5.1 comes up as an option when on my Programs launch bar.  I&#039;m trying to run version 3 of Flex on a different box, and it does not contain this.  Could this be the problem?

Thanks

Frank</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is great tutorial.  First, I downloaded your code but there are things missing.  Namely the window component.  I was able to modify to work without the  missing code, but now when I compile and run, nothing happens..no errors or anything.  The grids appear on the browser but no data is displayed.  Please bear in mind that I do not know anything on what I need to do to set up Livecycle.  So, could you please email me the complete codeset and let me know if there&#8217;s anyway you could help me diagnose my problem.  As a sidenote, I noticed on a previous version of Flex (version 2), there is a Livecycle Data Services ES 2.5.1 comes up as an option when on my Programs launch bar.  I&#8217;m trying to run version 3 of Flex on a different box, and it does not contain this.  Could this be the problem?</p>
<p>Thanks</p>
<p>Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bookmarks about Management</title>
		<link>http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/comment-page-1/#comment-94</link>
		<dc:creator>Bookmarks about Management</dc:creator>
		<pubDate>Tue, 29 Jul 2008 13:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=66#comment-94</guid>
		<description>[...] - bookmarked by 3 members originally found by toufonne on July 16, 2008  Understanding Flex Data Management by using ColdFusion &amp; LiveCycle  http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/ - [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; bookmarked by 3 members originally found by toufonne on July 16, 2008  Understanding Flex Data Management by using ColdFusion &amp; LiveCycle  <a href="http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/" rel="nofollow">http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/</a> &#8211; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sherif</title>
		<link>http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/comment-page-1/#comment-83</link>
		<dc:creator>Sherif</dc:creator>
		<pubDate>Wed, 23 Jul 2008 19:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=66#comment-83</guid>
		<description>There is some white space before the document declaration in your CFC File make sure that there is nothing before &lt;cfcomponent&gt; tag or whatever is first, here is a link for more http://www.bennadel.com/blog/58-The-Processing-Instruction-Target-Matching-xX-mM-lL-is-Not-Allowed.htm</description>
		<content:encoded><![CDATA[<p>There is some white space before the document declaration in your CFC File make sure that there is nothing before <cfcomponent> tag or whatever is first, here is a link for more <a href="http://www.bennadel.com/blog/58-The-Processing-Instruction-Target-Matching-xX-mM-lL-is-Not-Allowed.htm" rel="nofollow">http://www.bennadel.com/blog/58-The-Processing-Instruction-Target-Matching-xX-mM-lL-is-Not-Allowed.htm</a></cfcomponent></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/comment-page-1/#comment-82</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 23 Jul 2008 15:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=66#comment-82</guid>
		<description>Hi Sherif
I Keep getting this error. 

Configuration error encountered on line 1, column 8: &#039;The processing instruction target matching &quot;[xX][mM][lL]&quot; is not allowed.&#039;		DataPushSample	Unknown

No Idea What its supposed to mean. 

Rob</description>
		<content:encoded><![CDATA[<p>Hi Sherif<br />
I Keep getting this error. </p>
<p>Configuration error encountered on line 1, column 8: &#8216;The processing instruction target matching &#8220;[xX][mM][lL]&#8221; is not allowed.&#8217;		DataPushSample	Unknown</p>
<p>No Idea What its supposed to mean. </p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: need search ranking k bai</title>
		<link>http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/comment-page-1/#comment-64</link>
		<dc:creator>need search ranking k bai</dc:creator>
		<pubDate>Wed, 16 Jul 2008 17:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=66#comment-64</guid>
		<description>[...] http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/" rel="nofollow">http://sherifabdou.com/2008/07/understanding-flex-data-management-by-using-coldfusion-livecycle/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

