<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>cairngorm-documentation at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/</link>
    <description>Cairngorm Documentation Group</description>

    <item>
      <title>Re: hey i need help</title>
      <pubDate>Wed, 18 Jun 2008 17:18:09 GMT</pubDate>
      <dc:creator>Adnan Doric</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/message/911</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cairngorm-documentation/message/911</guid>
      <description>Thank you, I already tried lot of things few months ago but not this, so I will definitely try it someday :) ... Gifford ... event ... you can ... Doric ... </description>
    </item>
    <item>
      <title>Re: hey i need help</title>
      <pubDate>Mon, 16 Jun 2008 15:50:27 GMT</pubDate>
      <dc:creator>Evan Gifford</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/message/910</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cairngorm-documentation/message/910</guid>
      <description>P.S. if you are using List-based controls you&#39;ll have to be careful to register and un-register renderers since they are recycled. Use the set data() setter</description>
    </item>
    <item>
      <title>Re: hey i need help</title>
      <pubDate>Thu, 12 Jun 2008 20:22:59 GMT</pubDate>
      <dc:creator>Evan Gifford</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/message/909</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cairngorm-documentation/message/909</guid>
      <description>True. What I did was a GUID for the key instead of comparable.identifier var key : String = UIDUtil.createUID(); I also took out the standard &quot;Fade&quot; effect and</description>
    </item>
    <item>
      <title>Re: hey i need help</title>
      <pubDate>Thu, 12 Jun 2008 12:02:31 GMT</pubDate>
      <dc:creator>Adnan Doric</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/message/908</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cairngorm-documentation/message/908</guid>
      <description>&quot;Works like a charm&quot; is not really true. If you have only few products that are all in one page, then it absolutely works like a charm, but... ... if you have</description>
    </item>
    <item>
      <title>another thing</title>
      <pubDate>Wed, 04 Jun 2008 11:31:22 GMT</pubDate>
      <dc:creator>kayfun2004</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/message/907</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cairngorm-documentation/message/907</guid>
      <description>another thing has to do with the search textbox, as the values in the text box changes, the products also get filtered but my code logic there doesnt make it</description>
    </item>
    <item>
      <title>check this out</title>
      <pubDate>Wed, 04 Jun 2008 10:55:33 GMT</pubDate>
      <dc:creator>kayfun2004</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/message/906</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cairngorm-documentation/message/906</guid>
      <description>thanks so much guys for replying and helping out, i found a way around the filter but i am looking for a better way to structure the code. I have this code </description>
    </item>
    <item>
      <title>Warning(s) when building Cairngorm 2.2.1 in Flex Builder 3</title>
      <pubDate>Wed, 04 Jun 2008 06:03:19 GMT</pubDate>
      <dc:creator>John Pallister</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/message/905</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cairngorm-documentation/message/905</guid>
      <description>Hi, I&#39;ve recently upgraded to Flex Builder 3, and now when I build Cairngorm 2.2.1 I get a warning: 3608: &#39;getString&#39; has been deprecated since 3.0. Please use</description>
    </item>
    <item>
      <title>Re: hey i need help</title>
      <pubDate>Wed, 04 Jun 2008 04:46:23 GMT</pubDate>
      <dc:creator>Evan Gifford</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/message/904</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cairngorm-documentation/message/904</guid>
      <description>That should work too :^) _____ From: cairngorm-documentation@yahoogroups.com [mailto:cairngorm-documentation@yahoogroups.com] On Behalf Of arieljake Sent:</description>
    </item>
    <item>
      <title>Re: hey i need help</title>
      <pubDate>Tue, 03 Jun 2008 21:15:29 GMT</pubDate>
      <dc:creator>Evan Gifford</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/message/903</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cairngorm-documentation/message/903</guid>
      <description>Use the Comparator class in the Cairngorm store. Download the example app from here: http://www.cairngormdocs.org/exampleApps/CairngormStoreWeb2_1.zip The</description>
    </item>
    <item>
      <title>Re: hey i need help</title>
      <pubDate>Tue, 03 Jun 2008 21:15:01 GMT</pubDate>
      <dc:creator>arieljake</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/message/902</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cairngorm-documentation/message/902</guid>
      <description>&lt;mx:VBox creationComplete=&quot;onCreationComplete();&quot;&gt; &lt;mx:Script&gt; import mx.collections.ArrayCollection; [Bindable] private var myColl:ArrayCollection = new</description>
    </item>
    <item>
      <title>hey i need help</title>
      <pubDate>Tue, 03 Jun 2008 15:44:08 GMT</pubDate>
      <dc:creator>kayfun2004</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/message/901</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cairngorm-documentation/message/901</guid>
      <description>please i have a deadline to meet and am really stuck, i want to apply a filter function to display products within a certain range shown by a HSlider on a tile</description>
    </item>
    <item>
      <title>Application with mutliple views / best practices / Multiple ModelLoc</title>
      <pubDate>Tue, 03 Jun 2008 15:43:45 GMT</pubDate>
      <dc:creator>jarosaw.szczepankiewicz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/message/900</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cairngorm-documentation/message/900</guid>
      <description>Hi, I am very fresh to flex &amp; cairngorm but have several years of development in &quot;traditional&quot; j2ee. Now I am after reserach if choose or not choose flex to UI</description>
    </item>
    <item>
      <title>Re: Status on Cairngorm 6 Part Article Update?</title>
      <pubDate>Mon, 26 May 2008 13:11:05 GMT</pubDate>
      <dc:creator>Douglas McCarroll</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/message/899</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cairngorm-documentation/message/899</guid>
      <description>Speaking of series, I notice that the links for Alex&#39;s four-part &quot;How Business Logic Can Manage Views&quot; series are broken. e.g. look at this: </description>
    </item>
    <item>
      <title>Re: cairngorm thread safety</title>
      <pubDate>Mon, 26 May 2008 12:48:41 GMT</pubDate>
      <dc:creator>ionut stoica</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/message/898</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cairngorm-documentation/message/898</guid>
      <description>It must be sub-second, flash media server can do that. If one wants to read code, this is sync callback for so that in collaboration with a dictionary helps</description>
    </item>
    <item>
      <title>Re: Status on Cairngorm 6 Part Article Update?</title>
      <pubDate>Mon, 26 May 2008 12:42:59 GMT</pubDate>
      <dc:creator>Steven Webster</dc:creator>
      <link>http://tech.groups.yahoo.com/group/cairngorm-documentation/message/897</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/cairngorm-documentation/message/897</guid>
      <description>So probably sharing more than I should :) but the updates are in my inbox awaiting final proof and addition of a foreword! ... From:</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.scd.yahoo.com uncompressed/chunked Sun Jul  6 14:34:03 PDT 2008 -->
