[flexcoders] 'big' sample projects

2006-10-20 Thread Joost Saanen




Are there any complete sample sites
where the source is free? I would like to know how I can setup a complete
site, with logindialogs, errorhandling, different components, etc., I did
some tutorials of the with flex delivered getting started guide but I mis
some big sample projects for learning how big projects can be made. Anyone
can help me?

regard,
Joost
__._,_.___





--
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] 'big' sample projects

2006-10-20 Thread julien castelain



Hi Joost,
There are nice sampleson the Adobe site
http://www.adobe.com/devnet/flex/index.html?tab:samples=1#adobesamples
ciao


On 10/20/06, Joost Saanen [EMAIL PROTECTED] wrote:





Are there any complete sample sites where the source is free? I would like to know how I can setup a complete site, with logindialogs, errorhandling, different components, etc., I did some tutorials of the with flex delivered getting started guide but I mis some big sample projects for learning how big projects can be made. Anyone can help me?
 regard, Joost 

__._,_.___





--
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] 'big' sample projects

2006-10-20 Thread P Smith


Joost,

The open source JBoss Mail Server (aka Collaboration Server) might fit the bill:
http://labs.jboss.com/portal/jbossmail/

  And the Flex 2 UI was coded by Adobe's own James Ward using the Cairngorm framework for Flex 2!

So, it is big, it is free, and it implements best practices.

fyi ... there are forums for the project at:
http://www.jboss.com/index.html?module=bbop=viewforumf=186
Also the project's lead committer, Andrew C. Oliver, presented earlier this month at the Ajax World Conference on a "Case Study: The JBoss Flex-based Mail Client".

If you do go through the code on this project, please do post back with you impressions.

Anybody else know of other open source projects using Flex UIs?

Peter- Original Message From: Joost Saanen [EMAIL PROTECTED]To: flexcoders@yahoogroups.comSent: Friday, October 20, 2006 5:16:17 AMSubject: [flexcoders] 'big' sample projects



Are there any complete sample sites
where the source is free? I would like to know how I can setup a complete
site, with logindialogs, errorhandling, different components, etc., I did
some tutorials of the with flex delivered getting started guide but I mis
some big sample projects for learning how big projects can be made. Anyone
can help me?

regard,
Joost

__._,_.___





--
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] 'big' sample projects

2006-10-20 Thread Nick Collins



Last I saw the JBoss code was still only good for Beta 3 of Flex, and didn't work with the release version. Has this changed?On 10/20/06, P Smith 
[EMAIL PROTECTED] wrote:












  



Joost,

The open source JBoss Mail Server (aka Collaboration Server) might fit the bill:
http://labs.jboss.com/portal/jbossmail/

  And the Flex 2 UI was coded by Adobe's own James Ward using the Cairngorm framework for Flex 2!

So, it is big, it is free, and it implements best practices.

fyi ... there are forums for the project at:
http://www.jboss.com/index.html?module=bbop=viewforumf=186

Also the project's lead committer, Andrew C. Oliver, presented earlier this month at the 
Ajax World Conference on a 
Case Study: The JBoss Flex-based Mail Client.

If you do go through the code on this project, please do post back with you impressions.

Anybody else know of other open source projects using Flex UIs?

Peter- Original Message From: Joost Saanen [EMAIL PROTECTED]
riek.nlTo: [EMAIL PROTECTED]
ups.comSent: Friday, October 20, 2006 5:16:17 AMSubject: [flexcoders] 'big' sample projects



Are there any complete sample sites
where the source is free? I would like to know how I can setup a complete
site, with logindialogs, errorhandling, different components, etc., I did
some tutorials of the with flex delivered getting started guide but I mis
some big sample projects for learning how big projects can be made. Anyone
can help me?

regard,
Joost

  















__._,_.___





--
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] 'big' sample projects

2006-10-20 Thread Peter Armstrong



Hi Joost,Shameless plug:I'm writing a PDF-only book about using Flex 2 with Ruby on Rails. I doubt that the Flex code should be considered best practices yet, but it's all Open Source (MIT license) so you can use it in commercial projects regardless of whether you have bought the book.
If you're interested, go to http://www.flexiblerails.com/ and download the latest iteration (currently iteration 18) from the code samples page (
http://www.flexiblerails.com/pages/codesamples).It's not that large at the moment, but it's growing with every release of the book. When the book is done it should fit the description of a big sample project quite well. (The code example in the book is cumulative, so the app is growing into a full-featured app with every iteration...)
Best regards,Peter ArmstrongOn 10/20/06, Nick Collins [EMAIL PROTECTED] wrote:













  



Last I saw the JBoss code was still only good for Beta 3 of Flex, and didn't work with the release version. Has this changed?On 10/20/06, 
P Smith 
[EMAIL PROTECTED] wrote:












  



Joost,

The open source JBoss Mail Server (aka Collaboration Server) might fit the bill:
http://labs.jboss.com/portal/jbossmail/

  And the Flex 2 UI was coded by Adobe's own James Ward using the Cairngorm framework for Flex 2!

So, it is big, it is free, and it implements best practices.

fyi ... there are forums for the project at:
http://www.jboss.com/index.html?module=bbop=viewforumf=186


Also the project's lead committer, Andrew C. Oliver, presented earlier this month at the 
Ajax World Conference on a 

Case Study: The JBoss Flex-based Mail Client.

If you do go through the code on this project, please do post back with you impressions.

Anybody else know of other open source projects using Flex UIs?

Peter- Original Message From: Joost Saanen [EMAIL PROTECTED]

riek.nlTo: [EMAIL PROTECTED]

ups.comSent: Friday, October 20, 2006 5:16:17 AMSubject: [flexcoders] 'big' sample projects



Are there any complete sample sites
where the source is free? I would like to know how I can setup a complete
site, with logindialogs, errorhandling, different components, etc., I did
some tutorials of the with flex delivered getting started guide but I mis
some big sample projects for learning how big projects can be made. Anyone
can help me?

regard,
Joost

  















  













-- Peter Armstronghttp://www.flexiblerails.com -- Flex 2 and Rails 1.1 together! (PDF-only book)

__._,_.___





--
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 
   
 

  




__,_._,___