[flexcoders] OpenScales for Flex - ActionScript 3 maps

2009-03-29 Thread bouiaw
rendering and sketch functionalities. We would be pleased to have some feedbacks, and are actively seeking some contributors, so feel free to join us ;-) Bouiaw, OpenScales http://openscales.org/ project leader

[flexcoders] Re: How to configure BlazeDS to use Spring?

2008-01-19 Thread bouiaw
You should read the documentation I wrote on the Igenko wiki : http://code.google.com/p/igenko/wiki/FlexDataServices --- In flexcoders@yahoogroups.com, vkc_nair [EMAIL PROTECTED] wrote: Hi all, Could you please provide an example on how to configure blazeds with spring? Thanks VN

[flexcoders] Re: BlazeDS and Acegi

2007-12-25 Thread bouiaw
, bouiaw [EMAIL PROTECTED] wrote: Hi, I have developed an AcegiLoginCommand that provide Acegi integration in BlazeDS. The code is based on [ http://granite.svn.sourceforge.net/viewvc/granite/graniteds/trunk/core/org/granite/messaging/service/security/AcegiSecurityService.java/?revision

[flexcoders] BlazeDS and Acegi

2007-12-23 Thread bouiaw
Hi, I have developed an AcegiLoginCommand that provide Acegi integration in BlazeDS. The code is based on [http://granite.svn.sourceforge.net/viewvc/granite/graniteds/trunk/core/org/granite/messaging/service/security/AcegiSecurityService.java/?revision=638view=markuppathrev=638 GaniteDS Acegi

[flexcoders] Re: BlazeDS and Acegi

2007-12-23 Thread bouiaw
The error has been identified, Acegi/BlazeDS integration is working ! More details on http://code.google.com/p/igenko/wiki/FlexDataServices --- In flexcoders@yahoogroups.com, bouiaw [EMAIL PROTECTED] wrote: Hi, I have developed an AcegiLoginCommand that provide Acegi integration in BlazeDS

[flexcoders] Re: Runtime MXML compiler

2007-12-04 Thread bouiaw
be opensourcing our webtier compiler modules for Apache and IIS, but they may lag behind the compiler itself. Gordon Smith Adobe Flex SDK Team From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of bouiaw Sent: Monday, December 03, 2007 3:30 PM

[flexcoders] Re: AMF question

2007-12-03 Thread bouiaw
You can try GraniteDS : http://www.graniteds.org It is a free, open-source alternative to Adobe LiveCycle Data Services. --- In flexcoders@yahoogroups.com, jovialrandor [EMAIL PROTECTED] wrote: I am currently using J2EE as the server side language. --- In flexcoders@yahoogroups.com,

[flexcoders] Re: Runtime MXML compiler

2007-12-03 Thread bouiaw
Hi, Yes, I will compile mxml at runtime. After some testing, MXMLCompilerServlet from Graniteds works well with simple mxml file, so with an open source Flex3 compiler, it should be ok. Is there a more precise date than early 2008 ? Allan, if it is possible, can you give more details on how you

[flexcoders] Re: Runtime MXML compiler

2007-12-03 Thread bouiaw
Hi, It seems my previous answer has never been received, so I send it again. You are right, my need is to compile a page when a request comes in. GraniteDS (http://www.graniteds.org) provide a MXMLCompilerServlet that compile MXML at runtime if the swf does not exist. I did some simple test,

[flexcoders] Re: Runtime MXML compiler

2007-12-03 Thread bouiaw
: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of bouiaw Sent: Monday, December 03, 2007 1:43 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Runtime MXML compiler Hi, It seems my previous answer has never been received, so I send it again. You are right

[flexcoders] Runtime MXML compiler

2007-12-02 Thread bouiaw
Hi, I try to find some information about MXML compilation at runtime on a Java based server. My goal is to create a CMS/eCommerce solution based on a Java core and a Flex front-end. You can find more informations on the wiki of the Igenko project : http://code.google.com/p/igenko/ The

[flexcoders] Re: Shouldn't we use Flex to built website

2007-11-28 Thread bouiaw
Hi, I have read all this very interesting, but old post, about Flex templating. I currently work on Igenko, a Java/Flex CMS/ecommerce software based on PureMVC/GraniteDS/JBPM/Jackrabbits technos. The Backoffice will be in Flex, no problem for that. But I really don't know how to generate