<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
<channel>
<title>CodeStore.net comments on "Flex App Basics 3: Using Components To Simplify Your Code"</title>
<description>Replies to blog "Flex App Basics 3: Using Components To Simplify Your Code" on codestore.net.</description>
<link>http://www.codestore.net/</link>
<lastBuildDate>Thu, 21 Jan 2010 00:04:18 -0600</lastBuildDate>
<atom:link href="http://www.codestore.net/store.nsf/blog.xml?Open=20100115-0307" rel="self" type="application/rss+xml" />

<item>
	<title>Reply from Cesar Zavala</title>
	<pubDate>Thu, 21 Jan 2010 00:04:18 -0600</pubDate>
	<author>Cesar Zavala</author>
	<description><![CDATA[ 
		<p>Thanks Jerry, sounds like the way to go ... it's really for my Company, and I'm with my boss at Lotusphere, there are many things to do but hopefully I can keep with Adobe Flash Builder</p>
		<p>I'm sorry I replied until now, I got this in my Spam folder.  Thanks for your reply!</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=B0D4C4BA8FE53923862576B2002159BF"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20100115-0307?OpenDocument&amp;r=B0D4C4BA8FE53923862576B2002159BF#DOC_B0D4C4BA</link>
</item><item>
	<title>Reply from Samir</title>
	<pubDate>Tue, 19 Jan 2010 03:06:10 -0600</pubDate>
	<author>Samir</author>
	<description><![CDATA[ 
		<p>Hello Jake,</p>
		<p>Slightly out of topic but wanted to bring to your attention that the images in 'Latest Comments' are not being displayed. The default icon for missing image is coming up.</p>
		<p>Not sure if some has already reported this, but anyways.</p>
		<p>Cheers,</p>
		<p>Samir.</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=FF31ACDBBAB7995F862576B0003200BA"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20100115-0307?OpenDocument#DOC_FF31ACDB</link>
</item><item>
	<title>Reply from Jerry Carter</title>
	<pubDate>Fri, 15 Jan 2010 14:16:42 -0600</pubDate>
	<author>Jerry Carter</author>
	<description><![CDATA[ 
		<p>Cesar,  about getting the full version - we managed to use the demo to sell a customer on the merit of using flex and then rolled the cost of the license, with their knowledge, into the project.  That approach might help you cover the gap if you have budgets to work against. </p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=88CF2B7C2910A797862576AC006F6403"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20100115-0307?OpenDocument#DOC_88CF2B7C</link>
</item><item>
	<title>Reply from Cesar Zavala</title>
	<pubDate>Fri, 15 Jan 2010 11:44:55 -0600</pubDate>
	<author>Cesar Zavala</author>
	<description><![CDATA[ 
		<p>Very interesting article, Jake.  In fact, based on your past Flex articles I built something for work, something very simple but Flex just looks beautiful.  So far I've been playing with Flex demos, but will probably get Flex (Adobe Flash Builder) soon.</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=CCDB0B58AD0E517D862576AC00617EEC"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20100115-0307?OpenDocument#DOC_CCDB0B58</link>
</item><item>
	<title>Reply from Jerry Carter</title>
	<pubDate>Fri, 15 Jan 2010 08:19:25 -0600</pubDate>
	<author>Jerry Carter</author>
	<description><![CDATA[ 
		<p>RE: Pagination ... considerations; speed to load data, number of trips to server and perceived slowness of the client application, types of views that need long running persistent data tables.  </p>
		<p>Without it, you risk the "it takes this thing a looong time to load!" complaint.  With it, you get the "it takes too long to load the next page!" complaint.   I think a happy medium is pagination with read ahead caching of the data into pages of xml controls in the client so you can swap pages back and forth with little lag for the user unless they page quickly.</p>
		<p>Another side of it - seems to me that views that are long on document count need to be rethought.  Is all that data relevant?  Would a search tool serve better?  How often does one need to visually scan row after row of data?  I think the more we look at ease of use and accessibility of data on top of all the data we accumulate, we have to look seriously at the Facebook model - recent data first and foremost, pagination upon request.   I think search technology is a better approach to finding data than sifting through a view anyway, so that would trump pagination in my mind.</p>
		<p>BTW - your flex code is coming along nicely from the looks of it.  Wish I had an active project that called for it - pretty much done with any flex work for the next few months unless a need arises where I'm working for a client... where I think the chances are slim. :-(   But - looking forward to trying (yet) the accounts on LAMP!</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=C279B3BF912D1352862576AC004EAE6F"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20100115-0307?OpenDocument#DOC_C279B3BF</link>
</item><item>
	<title>Reply from Jake Howlett</title>
	<pubDate>Fri, 15 Jan 2010 08:17:14 -0600</pubDate>
	<author>Jake Howlett</author>
	<description><![CDATA[ 
		<p>Won't be there Palmi, sorry.</p>
		<p>Only been once. Seven years ago now!</p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=F377D9EF5BF3EBCF862576AC004E7B50"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20100115-0307?OpenDocument#DOC_F377D9EF</link>
</item><item>
	<title>Reply from Palmi</title>
	<pubDate>Fri, 15 Jan 2010 08:05:39 -0600</pubDate>
	<author>Palmi</author>
	<description><![CDATA[ 
		<p>yes True is great way to make re-useable component to drop in any apps . Great job as always Jake , Are you going to LS2010 ? Would like to bump into you here .  </p>

		<p><a href="http://www.codestore.net/store.nsf/reply?OpenForm&ParentUNID=6FB36358138C5DF5862576AC004D6BDE"><img border="0" src="http://www.codestore.net/store.nsf/images/rss_reply.gif" alt="Click here to post a response" /></a></p>
	]]></description>
	<link>http://www.codestore.net/store.nsf/unid/BLOG-20100115-0307?OpenDocument#DOC_6FB36358</link>
</item>

</channel>
</rss> 
