[flexcoders] Re: More Documentation of Cairngorm and Flex Cairngorm Store

2006-10-24 Thread Jamie O
Jesse Warden's example was EXACTLY what I needed and had found
separate from your thread. It doesn't bring in the FDS which the store
does to add unnecessary complexity until one is in need of that level
of architecture.

It's funny...Now that I *get* Cairngorm - albeit not yet at a level I
feel comfortable talking and typing without a quick glance over the
model diagram or such, I see it as a slightly more cumbersome but much
easier way to implement things. The issue I've always - regardless of
technology - struggled with has been tight vs loose coupling...or as I
call it the ability to program without duct tape! Cairngorm gives
everything the proper silo to exist in, and one just has to know how
to connect the dots properly. The code hinting from Eclipse is a
godsend too! Takes me back to VB intellisense ;P







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 



RE: [flexcoders] Re: More Documentation of Cairngorm and Flex Cairngorm Store

2006-10-20 Thread Evan Gifford












That was it, thanks! - Fixed

 

 









From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of greg h
Sent: Friday, October 20, 2006
10:20 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: More
Documentation of Cairngorm and Flex Cairngorm Store



 







Evan,

The home page at www.cairngormdocs.org
renders fine with IE6, but when I browse with Firefox and Mozilla the main body
content does not display.

In the inline CSS there is a  that you
might want to remove.  

hth,

g





On 10/20/06, Evan
Gifford <[EMAIL PROTECTED]ams.com>
wrote:





http://www.cairngormdocs.org/


 

You can get multiple sample apps (including the store) and a
couple neat learning tools here :^)

 

We don't have the individual documentation for the store,
however, I'll try to get my hands on those and post if I can.

 

Thanks,

Evan







 






__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___








--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.7/488 - Release Date: 10/19/2006
 

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.7/488 - Release Date: 10/19/2006
 


Re: [flexcoders] Re: More Documentation of Cairngorm and Flex Cairngorm Store

2006-10-20 Thread greg h



Jamie,

I found the ASDoc for Cairngorm 2 very helpful.  They are downloadable from this link:
http://weblogs.macromedia.com/amcleod/archives/2006/06/cairngorm_2_-_a.cfm

imho, with Cairngorm the ASDoc are required reading.  And the 6-part series is optional reading :-)
I think the comments you will find in the ASDoc quickly get to the
essence of Cairngorm (far more quickly, imho, than the 6-part series :-)

Regarding sample apps what are you using serverside?  Java?  ColdFusion?  Other?

I have not tried this one from Jesse Warden but it uses Amazon for the
serverside.  So as long as you have an Internet connection you
should be good to go :-)
http://www.jessewarden.com/archives/2006/07/flex_2_webservice.html


If CF works for you I found the following a good sample app.  
http://www.benorama.com/flex/samples/PhonesCairngorm2.zipThis app is a variation of a sample app that Ben Forta very cleanly documented the non-Cairngorm version of here:

http://www.adobe.com/devnet/flex/articles/coldfusionflex_part3.html


fyi ... for kind of advanced reading you might want to check out:
http://weblogs.macromedia.com/sho/archives/2005/08/mvc_considered.cfm

Please post back regarding what ultimately works for you.

Happy Flexing :-)

g


On 10/20/06, Jamie O <[EMAIL PROTECTED]
> wrote:
Hey,Does anyone know where these links might reside beyond thewww.richinternetapps.com site which I've been unable to get a response
from for the last couple of days? I've read the 6-part series and
*think* I *get* Cairngorm, but getting the first sample(s) up andrunning has posed a little challenge as yet. I don't want to use FDSat the moment which prohibits the Store 2 sample I believe.Thx,
Jamie
  


__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



Re: [flexcoders] Re: More Documentation of Cairngorm and Flex Cairngorm Store

2006-10-20 Thread greg h



Evan,

The home page at 
www.cairngormdocs.org renders fine with IE6, but when I browse with Firefox and Mozilla the main body content does not display.


In the inline CSS there is a  that you might want to remove.  

hth,

g

On 10/20/06, Evan Gifford <[EMAIL PROTECTED]> wrote:




















http://www.cairngormdocs.org/


 

You can get multiple sample apps (including
the store) and a couple neat learning tools here :^)

 

We don't have the individual documentation
for the store, however, I'll try to get my hands on those and post if I
can.

 

Thanks,

Evan

__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



RE: [flexcoders] Re: More Documentation of Cairngorm and Flex Cairngorm Store

2006-10-20 Thread Evan Gifford












http://www.cairngormdocs.org/

 

You can get multiple sample apps (including
the store) and a couple neat learning tools here :^)

 

We don’t have the individual documentation
for the store, however, I’ll try to get my hands on those and post if I
can.

 

Thanks,

Evan

 









From:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jamie O
Sent: Friday, October 20, 2006
7:00 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: More
Documentation of Cairngorm and Flex Cairngorm Store



 







Hey,

Does anyone know where these links might reside beyond the
www.richinternetapps.com site which I've been unable to get a response
from for the last couple of days? I've read the 6-part series and
*think* I *get* Cairngorm, but getting the first sample(s) up and
running has posed a little challenge as yet. I don't want to use FDS
at the moment which prohibits the Store 2 sample I believe.

Thx,
Jamie

--- In [EMAIL PROTECTED]ups.com,
"Steven Webster" <[EMAIL PROTECTED].> wrote:
>
> Flex and Cairngorm Deconstructed: Cairngorm Store (Part 1)
> http://www.richinternetapps.com/archives/000118.html
> 
> Flex Cairngorm Store (Part 2) - Installation Guide
> <http://www.richinternetapps.com/archives/000119.html>
> http://www.richinternetapps.com/archives/000119.html

> 
> Flex Cairngorm Store (Part 3) - Discussion of Business and
Integration Tier
> http://www.richinternetapps.com/archives/000120.html
>






__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___








--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.7/488 - Release Date: 10/19/2006
 

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.7/488 - Release Date: 10/19/2006
 


[flexcoders] Re: More Documentation of Cairngorm and Flex Cairngorm Store

2006-10-20 Thread Jamie O
Hey,

Does anyone know where these links might reside beyond the
www.richinternetapps.com site which I've been unable to get a response
from for the last couple of days? I've read the 6-part series and
*think* I *get* Cairngorm, but getting the first sample(s) up and
running has posed a little challenge as yet. I don't want to use FDS
at the moment which prohibits the Store 2 sample I believe.

Thx,
Jamie

--- In flexcoders@yahoogroups.com, "Steven Webster" <[EMAIL PROTECTED]> wrote:
>
> Flex and Cairngorm Deconstructed: Cairngorm Store (Part 1)
> http://www.richinternetapps.com/archives/000118.html
>  
> Flex Cairngorm Store (Part 2) - Installation Guide
>  
> http://www.richinternetapps.com/archives/000119.html 
>  
> Flex Cairngorm Store (Part 3) - Discussion of Business and
Integration Tier
> http://www.richinternetapps.com/archives/000120.html
>




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/