<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v =
"urn:schemas-microsoft-com:vml" xmlns:o =
"urn:schemas-microsoft-com:office:office" xmlns:w =
"urn:schemas-microsoft-com:office:word" xmlns:x =
"urn:schemas-microsoft-com:office:excel" xmlns:p =
"urn:schemas-microsoft-com:office:powerpoint" xmlns:a =
"urn:schemas-microsoft-com:office:access" xmlns:dt =
"uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:s =
"uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" xmlns:rs =
"urn:schemas-microsoft-com:rowset" xmlns:z = "#RowsetSchema" xmlns:b =
"urn:schemas-microsoft-com:office:publisher" xmlns:ss =
"urn:schemas-microsoft-com:office:spreadsheet" xmlns:c =
"urn:schemas-microsoft-com:office:component:spreadsheet" xmlns:oa =
"urn:schemas-microsoft-com:office:activation" xmlns:html =
"http://www.w3.org/TR/REC-html40" xmlns:q =
"http://schemas.xmlsoap.org/soap/envelope/" XMLNS:D = "DAV:" xmlns:x2 =
"http://schemas.microsoft.com/office/excel/2003/xml" xmlns:ois =
"http://schemas.microsoft.com/sharepoint/soap/ois/" xmlns:dir =
"http://schemas.microsoft.com/sharepoint/soap/directory/" xmlns:ds =
"http://www.w3.org/2000/09/xmldsig#" xmlns:dsp =
"http://schemas.microsoft.com/sharepoint/dsp" xmlns:udc =
"http://schemas.microsoft.com/data/udc" xmlns:xsd =
"http://www.w3.org/2001/XMLSchema" xmlns:sub =
"http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/" xmlns:ec =
"http://www.w3.org/2001/04/xmlenc#" xmlns:sp =
"http://schemas.microsoft.com/sharepoint/" xmlns:sps =
"http://schemas.microsoft.com/sharepoint/soap/" xmlns:xsi =
"http://www.w3.org/2001/XMLSchema-instance" xmlns:udcxf =
"http://schemas.microsoft.com/data/udc/xmlfile" xmlns:wf =
"http://schemas.microsoft.com/sharepoint/soap/workflow/" xmlns:mver =
"http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:m =
"http://schemas.microsoft.com/office/2004/12/omml" xmlns:mrels =
"http://schemas.openxmlformats.org/package/2006/relationships" xmlns:ex12t =
"http://schemas.microsoft.com/exchange/services/2006/types" xmlns:ex12m =
"http://schemas.microsoft.com/exchange/services/2006/messages" XMLNS:Z =
"urn:schemas-microsoft-com:" xmlns:st = ""><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR>
<STYLE>@font-face {
        font-family: Calibri;
}
@font-face {
        font-family: Tahoma;
}
@font-face {
        font-family: Trebuchet MS;
}
@font-face {
        font-family: Century Gothic;
}
@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.0in 1.0in 1.0in; }
P.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
LI.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
DIV.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: "Calibri","sans-serif"; mso-style-type: personal-compose
}
.MsoChpDefault {
        mso-style-type: export-only
}
DIV.Section1 {
        page: Section1
}
</STYLE>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2>Hello Christopher,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2>Personally speaking I have been working with PureMVC framework for almost
one year, for various projects of variable size. </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2>For example I've used it for a long term medium/big RIA Software for an
International Company, it is so clean and flexible and easy to work with from
start to the end of a project, easy to maintain and to update. (by the way
it is thanks to Design Pattern, the credit does not go really to PureMVC in
this, it is not a surprise that they are Design Patterns are so popular..).<BR>I
must confess that after several month of dev, PureMVC is absolutely amazing in
the way it organise your project, it is very strict about MVC, but also allows
you a lot of flexiblity even if you use Flex modules and more complex elements.
When improvement are made to the Framework you do not have to modify your
code </FONT></SPAN><SPAN class=343184813-25072008><FONT face=Arial size=2>which
is very good comparing to Cairngorm about which I've read that people
complained.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2>Everything is very well optimized and can be pushed even forward. <SPAN
class=343184813-25072008><FONT face=Arial size=2>I feel it is far more cleaner
than the "official" Cairngorm Adobe solution.</FONT></SPAN></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2>The documentation is very precise and well written, forum people are very
active you can ask any question if you aren't sure about the best practice for
a specific point .<SPAN class=343184813-25072008><FONT face=Arial size=2>A
courseware is available to get started with
it.</FONT></SPAN></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial size=2>I
understand that it may sound complicated for newbies regarding Design Patterns,
but do not be afraid, if you stick to the rules, you needn't to know very deeply
pattern used, they've been written for you.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2>It is platform independant, it started as a Flex Framework, but it
has been so well thought that it has been ported to numerous
languages.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2>It has also plenty of tools developed by people aka project Manifold (a
bit equivalent to goasap playground).</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2>The way it handles its own events through notification is also sooo
useful!</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2>You should maybe read this blog entry I made on PureMVC, speaking about a
comparison between frameworks few month ago:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2><A
href="http://analogdesign.ch/blog/index.php/archive/pattern-park-reviewed-flex-application-frameworks-puremvc-winner/">http://analogdesign.ch/blog/index.php/archive/pattern-park-reviewed-flex-application-frameworks-puremvc-winner/</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2>Must have tools, utils and frameworks:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2>PureMVC (framework)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2>Subversion (versionning)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2>Enterprise Architect (UML/code engineering)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><SPAN
class=343184813-25072008><FONT face=Arial size=2>Goasap ;) !!! +
Hydrotween</FONT></SPAN></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><SPAN
class=343184813-25072008><FONT face=Arial size=2>Eclipse (so
good!)</FONT></SPAN></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><SPAN
class=343184813-25072008><FONT face=Arial size=2>Fdt </FONT></SPAN></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><SPAN
class=343184813-25072008><FONT face=Arial size=2>Masapi (loading
API)</FONT></SPAN></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><SPAN
class=343184813-25072008><FONT face=Arial size=2>Papervision3D, Away3D
</FONT></SPAN></SPAN><SPAN class=343184813-25072008><SPAN
class=343184813-25072008><FONT face=Arial size=2>WOW
Engine</FONT></SPAN></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><SPAN
class=343184813-25072008><FONT face=Arial
size=2></FONT></SPAN></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><SPAN
class=343184813-25072008><FONT face=Arial size=2>If you are a newbies on Design
Patterns you should check this book (better than the official Adobe
one):</FONT></SPAN></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><SPAN
class=343184813-25072008><FONT face=Arial size=2><A
href="http://www.amazon.com/ActionScript-3-0-Design-Patterns-Programming/dp/0596528469/ref=cm_lmf_tit_5_rsrsrs0">http://www.amazon.com/ActionScript-3-0-Design-Patterns-Programming/dp/0596528469/ref=cm_lmf_tit_5_rsrsrs0</A></FONT></SPAN></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><SPAN
class=343184813-25072008><FONT face=Arial size=2>an excellent companion to Mr.
Moock book!</FONT></SPAN></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=343184813-25072008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=343184813-25072008></SPAN><FONT face=Arial><FONT
size=2>I hope this will help you.</FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=343184813-25072008>
<P align=left><FONT face=Arial color=#804040 size=2><FONT color=#000000>Best
regards.<BR><BR>Cedric M. (aka maddec)<BR><BR><SPAN
class=687451914-05032008><FONT face=Arial size=2>Interactive
Creator<BR></FONT></SPAN><FONT face=Arial><FONT size=2><SPAN
class=687451914-05032008>Adobe Flash/Flex/AIR Specialist <BR>Since
1998</SPAN></FONT></FONT><BR>----------------------------------------------------<BR></FONT><A
href="http://analogdesign.ch/"><FONT face=Arial
size=2>http://analogdesign.ch</FONT></A><BR><A
href="http://analogdesign.ch/blog"><FONT face=Arial
size=2>http://analogdesign.ch/blog</FONT></A><BR><FONT face=Arial color=#000000
size=2>visual & interactive communication</FONT></FONT><FONT face=Arial
color=#804040 size=2><FONT face=Arial color=#000000
size=2><BR>----------------------------------------------------</FONT></FONT></P></SPAN></FONT></FONT></DIV>
<DIV><BR></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader lang=fr dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>De :</B> golist-bounces@goasap.org
[mailto:golist-bounces@goasap.org] <B>De la part de</B> Christopher
Wilson<BR><B>Envoyé :</B> jeudi, 24. juillet 2008
17:38<BR><B>À :</B> golist@goasap.org<BR><B>Objet :</B> [Golist]
PureMVC<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=Section1>
<P class=MsoNormal>Hello everyone! Moses, you are a
champion!!<BR><BR><o:p></o:p></P>
<P class=MsoNormal>I’ve merely started to “get” the right way to program in
actionscript and admittedly have a long road ahead of me. This is the
first and only programming language that I’ve studied and it has taken me many
years to reach a point of trying to wrap my head around “design
patterns”. I’ve recently made the commitment to focus on PureMVC and
GoASAP as my foundational frameworks moving forward with application
development. That being said, I really need a mentor to lean on here as
I get started on some projects. We’re not building anything complex like
games or huge RIAs – mainly our focus is on common websites with cool
multimedia galleries and cms back-ends. We also of course want slick
transitions leveraging GoASAP or simply piggy-backing on Donovan Adam’s great
work with HydroTween.<o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal>We’re really a design firm first although we staff
programmers, not enough are knee-deep actionscript talent. If you’re
available over the next few months and don’t work in a completely opposite
time-zone, I’d love to hear from you. I should hopefully not consume too
much of anyone’s time – maybe a handful of hours a week. Let me know
your rates and how you’d be willing to collaborate. Ideally we’d share
an SVN on a job and you’d basically go through, help me with any shortfalls
and steer me in the right direction.<o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal>Thank you very much for your time, it is greatly
appreciated. I hope to hear from some comrades soon.<o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal>Best,<o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal><B><SPAN
style="COLOR: #7f7f7f; FONT-FAMILY: 'Trebuchet MS','sans-serif'">Christopher
"Wilson" Wilson<o:p></o:p></SPAN></B></P>
<P class=MsoNormal><SPAN
style="FONT-SIZE: 10pt; COLOR: #7f7f7f; FONT-FAMILY: 'Trebuchet MS','sans-serif'">chris@gomedia.us<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN
style="FONT-SIZE: 10pt; COLOR: #7f7f7f; FONT-FAMILY: 'Trebuchet MS','sans-serif'">Website
Engineer<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'"><o:p> </o:p></SPAN></P>
<P class=MsoNormal><B><SPAN
style="FONT-SIZE: 16pt; FONT-FAMILY: 'Century Gothic','sans-serif'">GO
</SPAN></B><SPAN
style="FONT-SIZE: 16pt; FONT-FAMILY: 'Century Gothic','sans-serif'">MEDIA
INC.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN
style="FONT-SIZE: 10pt; COLOR: #404040; FONT-FAMILY: 'Century Gothic','sans-serif'">PRINT
• WEB • APPAREL • IDENTITY •
MOTION : <B>DESIGN<o:p></o:p></B></SPAN></P>
<P class=MsoNormal><B><SPAN
style="FONT-SIZE: 10pt; COLOR: #7f7f7f; FONT-FAMILY: 'Trebuchet MS','sans-serif'">Southwest
Florida Studio<o:p></o:p></SPAN></B></P>
<P class=MsoNormal><B><SPAN
style="FONT-SIZE: 10pt; COLOR: #7f7f7f; FONT-FAMILY: 'Trebuchet MS','sans-serif'">PH:
239.573.2005<o:p></o:p></SPAN></B></P>
<P class=MsoNormal><B><SPAN
style="FONT-SIZE: 10pt; COLOR: #7f7f7f; FONT-FAMILY: 'Trebuchet MS','sans-serif'">FX:
216.803.8100<o:p></o:p></SPAN></B></P>
<P class=MsoNormal><B><SPAN
style="FONT-SIZE: 10pt; COLOR: #7f7f7f; FONT-FAMILY: 'Trebuchet MS','sans-serif'">1781
Four Mile Cove #133<o:p></o:p></SPAN></B></P>
<P class=MsoNormal><B><SPAN
style="FONT-SIZE: 10pt; COLOR: #7f7f7f; FONT-FAMILY: 'Trebuchet MS','sans-serif'">Cape
Coral, FL 33990<o:p></o:p></SPAN></B></P>
<P class=MsoNormal><B><SPAN
style="FONT-SIZE: 10pt; COLOR: #7f7f7f; FONT-FAMILY: 'Trebuchet MS','sans-serif'"><o:p> </o:p></SPAN></B></P>
<P class=MsoNormal>"For time and the world do not stand still. Change is
the law of life. And those who look only to the past or the present are
certain to miss the future. " - John F. Kennedy<B><SPAN
style="FONT-SIZE: 10pt; COLOR: #7f7f7f; FONT-FAMILY: 'Trebuchet MS','sans-serif'"><o:p></o:p></SPAN></B></P>
<P class=MsoNormal><o:p> </o:p></P></DIV></BLOCKQUOTE></BODY></HTML>