You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Rami Tarabay <rt...@codefish.com> on 2014/02/14 09:48:54 UTC

Re: IOS7 status bar management ( FLEX-33860)

Hi,

I'm using flex 4.11 SDK with adobe air 4.0 and flash player 12.0
I'm trying to paddingTop my entire ViewNavigatorApplication on
creationComplete or on drawbackground and it is not working.

protected function
abstractmainview1_creationCompleteHandler(event:FlexEvent):void
{
    var osInfo:Array = Capabilities.os.split(" ");
  var versionNumber:Number = parseFloat(osInfo[2]);

  if(versionNumber >= 7) {
var t:Number = height>=960 ? 40 : 20;
// setStyle("top",t);
        setStyle("paddingTop",t);

}
}

Any workaround ?!


On Tue, Dec 3, 2013 at 3:18 AM, Maurice Amsellem <
maurice.amsellem@systar.com> wrote:

> Thanks
>
> -----Message d'origine-----
> De : Justin Mclean [mailto:justin@classsoftware.com]
> Envoyé : mardi 3 décembre 2013 01:33
> À : dev@flex.apache.org
> Objet : Re: IOS7 status bar management ( FLEX-33860)
>
> Hi,
>
> I think the proposed solution is a good compromise, we need to be able to
> support iOS7, and as noted other framework are also having this exact same
> issue. It's almost like Apple only wants you to only write native apps :-)
>
> > The main and simple reason for that is am physically exhausted.
> Feel free to take a break or go  slow for a while, you don't have to fix
> something every day. Plus it makes the rest of us look lazy :-)
>
> Thanks,
> Justin
>
>


-- 

Kind Regards,


 Rami Tarabay



Mobile App Developer | Codefish Apps | www.codefish.com

t +961 5 450824 | m +961 70 170857

Re: Flex and server technology

Posted by Carlos Rovira <ca...@codeoscopic.com>.
Very interesting Fréderic,

thanks for the info! :)


2014-02-25 0:33 GMT+01:00 Frédéric THOMAS <we...@hotmail.com>:

> Done !
>
> Feel free to comment or amend.
>
>
> https://cwiki.apache.org/confluence/display/FLEX/Flex+Server+Technologies+-+Comparative+table
>
> Thanks,
> Frédéric THOMAS
>
> > From: bigosmallm@gmail.com
> > Date: Sun, 16 Feb 2014 12:10:55 -0800
> > Subject: Re: Flex and server technology
> > To: dev@flex.apache.org
> >
> > Fred, this looks fine to me.  I had assumed that this was going to be
> more
> > of an editorial commentary.  This looks like a straightforward feature
> > comparison table.
> > +1 from me.
> >
> > Thanks for the clarification.
> >
> > Om
> >
> >
> > On Sun, Feb 16, 2014 at 10:05 AM, Frédéric THOMAS
> > <we...@hotmail.com>wrote:
> >
> > > Well, it was well printed, this link should work though.
> > >
> > >
> > >
> https://docs.google.com/spreadsheet/ccc?key=0AkSnI9jZINzGdExMRlc0cTkzNWJ4UjNiWTVJM1piM3c#gid=0
> > >
> > > Frédéric THOMAS
> > >
> > > > From: webdoublefx@hotmail.com
> > > > To: dev@flex.apache.org
> > > > Subject: RE: Flex and server technology
> > > > Date: Sun, 16 Feb 2014 17:53:06 +0000
> > > >
> > > > Hi,
> > > >
> > > > @Alex, good news :-)
> > > >
> > > > @Om, Not sure I follow you, could please review what I was describing
> > > and tell me if it was what you thought ? (I hope that will be printed
> > > correctly)
> > > >
> > > >
> > > > BlazeDSLCDSGraniteDSFramework integrationSpring(1)xxEJB 3
> > > >
> > > > xCDI
> > > >
> > > > xJPA engine supportHibernate(2)xxEclipseLink
> > > >
> > > > xOpenJPA
> > > >
> > > > xDataNucleus
> > > >
> > > > xMessaging (real-time)Blocking I/O http long-pollingxxxBlocking I/O
> http
> > > streamingxx
> > > > Non-blocking I/O http long-polling(3)xxNon-blocking I/O http
> > > streaming(3)x
> > > > RTMP
> > > > x
> > > > WebSocket
> > > >
> > > > xUDP
> > > >
> > > > xData managementBean validation
> > > >
> > > > xBig numbers
> > > >
> > > > xCode generation
> > > > xxData paging
> > > > xxData synchonization / conflict resolution
> > > > xxDisconnected mode
> > > > xplannedOthersMonitoring
> > > > x
> > > > Load testing tools(4)(4)(4)PDF generation
> > > > x
> > > > LicensingOpen sourcex
> > > > xCommercial
> > > > xx
> > > >
> > > >
> > > >
> > > > 1 - Using the project Spring-Flex2 - Partial support in Spring-Flex
> or
> > > dpHibernate3 - Possible with some third party extensions4 - Supported
> by
> > > NeoLoad, HP LoadRunner, IBM Rational Performance Tester
> > > >
> > > > Frédéric THOMAS
> > > >
> > > > > Date: Sun, 16 Feb 2014 09:29:56 -0800
> > > > > Subject: Re: Flex and server technology
> > > > > From: bigosmallm@gmail.com
> > > > > To: dev@flex.apache.org
> > > > >
> > > > > On Feb 16, 2014 3:25 AM, "Frédéric THOMAS" <
> webdoublefx@hotmail.com>
> > > wrote:
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > Hi,
> > > > > >
> > > > > > I have a comparative feature table for BlazeDS / LCDS /
> GraniteDS,
> > > given
> > > > > some people are asking about it at time, do you think it is
> something
> > > that
> > > > > could fit on our wiki ?
> > > > >
> > > > > -1
> > > > >
> > > > > If it were just a listing instead of a comparison, that would be
> fine.
> > > > >
> > > > > Given that we will be controlling BlazeDS as part of Apache Flex,
> it
> > > may
> > > > > not be fair to GraniteDS or LCDS.  We should avoid even the
> appearance
> > > of
> > > > > favoritism.
> > > > >
> > > > > It might be better to put this up on your personal blog.
> > > > >
> > > > > Thanks,
> > > > > Om
> > > > >
> > > > > >
> > > > > > Thanks,
> > > > > > Frédéric THOMAS
> > > > > >
> > > >
> > >
> > >
>
>



-- 
Carlos Rovira
Director de Tecnología
M: +34 607 22 60 05
F:  +34 912 94 80 80
http://www.codeoscopic.com
http://www.directwriter.es
http://www.avant2.es

RE: Flex and server technology

Posted by Frédéric THOMAS <we...@hotmail.com>.
Just sent the author (Shashank Tiwari) an email with the hope he would like to contribute it to blazeDS, let's see as well on this side.

Frédéric THOMAS

> Date: Tue, 25 Feb 2014 20:42:19 +0700
> From: paul.hastings@gmail.com
> To: dev@flex.apache.org
> Subject: Re: Flex and server technology
> 
> On 2/25/2014 7:46 PM, Frédéric THOMAS wrote:
> > It seems it was a project [1] done by the guy who wrote Professional BlazeDS
> > but can't see the source code anymore, maybe someone knows the current status
> > of this project and where it is hosted now if still or another thirdparty.
> 
> seems there never was any source? the projects i looked thru only had the 
> initial dir commits & nothing more. too bad, seems like some good/interesting ideas.
> 
> > I don't know CF, it was not used that much in EU but feel free to amend /
> > annotate the wiki itself, I guess you've got the karma to do it, if not, just
> > ask it here :-)
> 
> not 100% sure its appropriate for that list except maybe as more notes? anyways 
> let it stew a few days.
 		 	   		  

AW: AW: Flex and server technology

Posted by Christofer Dutz <ch...@c-ware.de>.
+1 as Long as we extend the comparison with a "language" column ;-)

Chris
________________________________________
Von: João Fernandes <jo...@gmail.com>
Gesendet: Dienstag, 25. Februar 2014 15:53
An: dev@flex.apache.org
Betreff: Re: AW: Flex and server technology

Shouldn't we include other solutions besides Java based ones?
There is FluorineFx, PyAMF, WebOrb, AMFPHP, ZendAMF, RubyAMF,erlang-AMF etc
etc...


On 25 February 2014 14:27, Frédéric THOMAS <we...@hotmail.com> wrote:

> I added your link to
> https://cwiki.apache.org/confluence/display/FLEX/Flex+Server+Technologies+-+Comparative+table
>
> That's definitly things to explore.
>
> Thanks,
> Frédéric THOMAS
>
> > From: webdoublefx@hotmail.com
> > To: dev@flex.apache.org
> > Subject: RE: AW: Flex and server technology
> > Date: Tue, 25 Feb 2014 14:12:25 +0000
> >
> > Hi Chris,
> >
> > Thanks for the link.
> >
> > Frédéric THOMAS
> >
> > > From: christofer.dutz@c-ware.de
> > > To: dev@flex.apache.org
> > > Subject: AW: Flex and server technology
> > > Date: Tue, 25 Feb 2014 13:58:37 +0000
> > >
> > > Just used Google a Little and found this page:
> > >
> http://blog.hiraash.org/2012/04/13/scaling-blazeds-with-servlet-3-concurrency/
> > > Seems the author summed up several approaches.
> > >
> > > Chris
> > >
> > >
> > > ________________________________________
> > > Von: Christofer Dutz <ch...@c-ware.de>
> > > Gesendet: Dienstag, 25. Februar 2014 14:54
> > > An: dev@flex.apache.org; paul.hastings@gmail.com
> > > Betreff: AW: Flex and server technology
> > >
> > > As far as I remember there were several Solutions utilizing Jettys
> properitary Continuation concept.
> > > I once started working on a Servlet 3 NIO AMF connector, but Project
> life sort of sucked all time I had away from me.
> > > Now with the Servlet api being official, this is one of the fist
> things I am hoping on getting dirty on as soon as BlazeDS is officially
> Apache :-)
> > >
> > > Chris
> > > ________________________________________
> > > Von: Paul Hastings <pa...@gmail.com>
> > > Gesendet: Dienstag, 25. Februar 2014 14:42
> > > An: dev@flex.apache.org
> > > Betreff: Re: Flex and server technology
> > >
> > > On 2/25/2014 7:46 PM, Frédéric THOMAS wrote:
> > > > It seems it was a project [1] done by the guy who wrote Professional
> BlazeDS
> > > > but can't see the source code anymore, maybe someone knows the
> current status
> > > > of this project and where it is hosted now if still or another
> thirdparty.
> > >
> > > seems there never was any source? the projects i looked thru only had
> the
> > > initial dir commits & nothing more. too bad, seems like some
> good/interesting ideas.
> > >
> > > > I don't know CF, it was not used that much in EU but feel free to
> amend /
> > > > annotate the wiki itself, I guess you've got the karma to do it, if
> not, just
> > > > ask it here :-)
> > >
> > > not 100% sure its appropriate for that list except maybe as more
> notes? anyways
> > > let it stew a few days.
> >
>
>



--

João Fernandes

AW: Flex and server technology

Posted by Christofer Dutz <ch...@c-ware.de>.
Anyone have worked with the Red5 Server yet? Would really like to see that popup in the comparison list.
http://www.red5.org/

Chris

________________________________________
Von: Marcio Fermino <pr...@gmail.com>
Gesendet: Dienstag, 25. Februar 2014 18:45
An: dev@flex.apache.org
Betreff: Re: Flex and server technology

Exato..
Em 25/02/2014, à(s) 12:34, Christofer Dutz <ch...@c-ware.de> escreveu:

> Well I'd simply say that they don't have EJB and Spring Support ... so what? ... I bet BLazeDS doesn't Support PHP or .Net ;-)
> Why not just add the missing Frameworks and make your "x"es to mark the Frameworks the others Support.
>
> Chris
>
> ________________________________________
> Von: João Fernandes <jo...@gmail.com>
> Gesendet: Dienstag, 25. Februar 2014 16:20
> An: dev@flex.apache.org
> Betreff: Re: AW: Flex and server technology
>
> It's hard to have a comparative table since a ruby or a .net will hardly
> have integration with EJB, Spring etc :)
>
> For example, FluorineFX does provide support for messaging with I/O
> endpoints, (not sure fur NIO under HTTP), RTMP channels,
> RemoteSharedObjects and FMS recording capabilities like Red5 and Wooza
> which BlazeDS doesn't support.
>
> It would be interesting to also list which ones are still under development
> and not.
>
>
> On 25 February 2014 15:07, Frédéric THOMAS <we...@hotmail.com> wrote:
>
>> +1 from me too, do you have an already made comparative table ?
>>
>> Frédéric THOMAS
>>
>>> From: joaopedromartinsfernandes@gmail.com
>>> Date: Tue, 25 Feb 2014 14:53:04 +0000
>>> Subject: Re: AW: Flex and server technology
>>> To: dev@flex.apache.org
>>>
>>> Shouldn't we include other solutions besides Java based ones?
>>> There is FluorineFx, PyAMF, WebOrb, AMFPHP, ZendAMF, RubyAMF,erlang-AMF
>> etc
>>> etc...
>>>
>>>
>>> On 25 February 2014 14:27, Frédéric THOMAS <we...@hotmail.com>
>> wrote:
>>>
>>>> I added your link to
>>>>
>> https://cwiki.apache.org/confluence/display/FLEX/Flex+Server+Technologies+-+Comparative+table
>>>>
>>>> That's definitly things to explore.
>>>>
>>>> Thanks,
>>>> Frédéric THOMAS
>>>>
>>>>> From: webdoublefx@hotmail.com
>>>>> To: dev@flex.apache.org
>>>>> Subject: RE: AW: Flex and server technology
>>>>> Date: Tue, 25 Feb 2014 14:12:25 +0000
>>>>>
>>>>> Hi Chris,
>>>>>
>>>>> Thanks for the link.
>>>>>
>>>>> Frédéric THOMAS
>>>>>
>>>>>> From: christofer.dutz@c-ware.de
>>>>>> To: dev@flex.apache.org
>>>>>> Subject: AW: Flex and server technology
>>>>>> Date: Tue, 25 Feb 2014 13:58:37 +0000
>>>>>>
>>>>>> Just used Google a Little and found this page:
>>>>>>
>>>>
>> http://blog.hiraash.org/2012/04/13/scaling-blazeds-with-servlet-3-concurrency/
>>>>>> Seems the author summed up several approaches.
>>>>>>
>>>>>> Chris
>>>>>>
>>>>>>
>>>>>> ________________________________________
>>>>>> Von: Christofer Dutz <ch...@c-ware.de>
>>>>>> Gesendet: Dienstag, 25. Februar 2014 14:54
>>>>>> An: dev@flex.apache.org; paul.hastings@gmail.com
>>>>>> Betreff: AW: Flex and server technology
>>>>>>
>>>>>> As far as I remember there were several Solutions utilizing Jettys
>>>> properitary Continuation concept.
>>>>>> I once started working on a Servlet 3 NIO AMF connector, but
>> Project
>>>> life sort of sucked all time I had away from me.
>>>>>> Now with the Servlet api being official, this is one of the fist
>>>> things I am hoping on getting dirty on as soon as BlazeDS is officially
>>>> Apache :-)
>>>>>>
>>>>>> Chris
>>>>>> ________________________________________
>>>>>> Von: Paul Hastings <pa...@gmail.com>
>>>>>> Gesendet: Dienstag, 25. Februar 2014 14:42
>>>>>> An: dev@flex.apache.org
>>>>>> Betreff: Re: Flex and server technology
>>>>>>
>>>>>> On 2/25/2014 7:46 PM, Frédéric THOMAS wrote:
>>>>>>> It seems it was a project [1] done by the guy who wrote
>> Professional
>>>> BlazeDS
>>>>>>> but can't see the source code anymore, maybe someone knows the
>>>> current status
>>>>>>> of this project and where it is hosted now if still or another
>>>> thirdparty.
>>>>>>
>>>>>> seems there never was any source? the projects i looked thru only
>> had
>>>> the
>>>>>> initial dir commits & nothing more. too bad, seems like some
>>>> good/interesting ideas.
>>>>>>
>>>>>>> I don't know CF, it was not used that much in EU but feel free to
>>>> amend /
>>>>>>> annotate the wiki itself, I guess you've got the karma to do it,
>> if
>>>> not, just
>>>>>>> ask it here :-)
>>>>>>
>>>>>> not 100% sure its appropriate for that list except maybe as more
>>>> notes? anyways
>>>>>> let it stew a few days.
>>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>>
>>> João Fernandes
>>
>>
>
>
>
> --
>
> João Fernandes


Re: Flex and server technology

Posted by Marcio Fermino <pr...@gmail.com>.
Exato..
Em 25/02/2014, à(s) 12:34, Christofer Dutz <ch...@c-ware.de> escreveu:

> Well I'd simply say that they don't have EJB and Spring Support ... so what? ... I bet BLazeDS doesn't Support PHP or .Net ;-)
> Why not just add the missing Frameworks and make your "x"es to mark the Frameworks the others Support.
> 
> Chris
> 
> ________________________________________
> Von: João Fernandes <jo...@gmail.com>
> Gesendet: Dienstag, 25. Februar 2014 16:20
> An: dev@flex.apache.org
> Betreff: Re: AW: Flex and server technology
> 
> It's hard to have a comparative table since a ruby or a .net will hardly
> have integration with EJB, Spring etc :)
> 
> For example, FluorineFX does provide support for messaging with I/O
> endpoints, (not sure fur NIO under HTTP), RTMP channels,
> RemoteSharedObjects and FMS recording capabilities like Red5 and Wooza
> which BlazeDS doesn't support.
> 
> It would be interesting to also list which ones are still under development
> and not.
> 
> 
> On 25 February 2014 15:07, Frédéric THOMAS <we...@hotmail.com> wrote:
> 
>> +1 from me too, do you have an already made comparative table ?
>> 
>> Frédéric THOMAS
>> 
>>> From: joaopedromartinsfernandes@gmail.com
>>> Date: Tue, 25 Feb 2014 14:53:04 +0000
>>> Subject: Re: AW: Flex and server technology
>>> To: dev@flex.apache.org
>>> 
>>> Shouldn't we include other solutions besides Java based ones?
>>> There is FluorineFx, PyAMF, WebOrb, AMFPHP, ZendAMF, RubyAMF,erlang-AMF
>> etc
>>> etc...
>>> 
>>> 
>>> On 25 February 2014 14:27, Frédéric THOMAS <we...@hotmail.com>
>> wrote:
>>> 
>>>> I added your link to
>>>> 
>> https://cwiki.apache.org/confluence/display/FLEX/Flex+Server+Technologies+-+Comparative+table
>>>> 
>>>> That's definitly things to explore.
>>>> 
>>>> Thanks,
>>>> Frédéric THOMAS
>>>> 
>>>>> From: webdoublefx@hotmail.com
>>>>> To: dev@flex.apache.org
>>>>> Subject: RE: AW: Flex and server technology
>>>>> Date: Tue, 25 Feb 2014 14:12:25 +0000
>>>>> 
>>>>> Hi Chris,
>>>>> 
>>>>> Thanks for the link.
>>>>> 
>>>>> Frédéric THOMAS
>>>>> 
>>>>>> From: christofer.dutz@c-ware.de
>>>>>> To: dev@flex.apache.org
>>>>>> Subject: AW: Flex and server technology
>>>>>> Date: Tue, 25 Feb 2014 13:58:37 +0000
>>>>>> 
>>>>>> Just used Google a Little and found this page:
>>>>>> 
>>>> 
>> http://blog.hiraash.org/2012/04/13/scaling-blazeds-with-servlet-3-concurrency/
>>>>>> Seems the author summed up several approaches.
>>>>>> 
>>>>>> Chris
>>>>>> 
>>>>>> 
>>>>>> ________________________________________
>>>>>> Von: Christofer Dutz <ch...@c-ware.de>
>>>>>> Gesendet: Dienstag, 25. Februar 2014 14:54
>>>>>> An: dev@flex.apache.org; paul.hastings@gmail.com
>>>>>> Betreff: AW: Flex and server technology
>>>>>> 
>>>>>> As far as I remember there were several Solutions utilizing Jettys
>>>> properitary Continuation concept.
>>>>>> I once started working on a Servlet 3 NIO AMF connector, but
>> Project
>>>> life sort of sucked all time I had away from me.
>>>>>> Now with the Servlet api being official, this is one of the fist
>>>> things I am hoping on getting dirty on as soon as BlazeDS is officially
>>>> Apache :-)
>>>>>> 
>>>>>> Chris
>>>>>> ________________________________________
>>>>>> Von: Paul Hastings <pa...@gmail.com>
>>>>>> Gesendet: Dienstag, 25. Februar 2014 14:42
>>>>>> An: dev@flex.apache.org
>>>>>> Betreff: Re: Flex and server technology
>>>>>> 
>>>>>> On 2/25/2014 7:46 PM, Frédéric THOMAS wrote:
>>>>>>> It seems it was a project [1] done by the guy who wrote
>> Professional
>>>> BlazeDS
>>>>>>> but can't see the source code anymore, maybe someone knows the
>>>> current status
>>>>>>> of this project and where it is hosted now if still or another
>>>> thirdparty.
>>>>>> 
>>>>>> seems there never was any source? the projects i looked thru only
>> had
>>>> the
>>>>>> initial dir commits & nothing more. too bad, seems like some
>>>> good/interesting ideas.
>>>>>> 
>>>>>>> I don't know CF, it was not used that much in EU but feel free to
>>>> amend /
>>>>>>> annotate the wiki itself, I guess you've got the karma to do it,
>> if
>>>> not, just
>>>>>>> ask it here :-)
>>>>>> 
>>>>>> not 100% sure its appropriate for that list except maybe as more
>>>> notes? anyways
>>>>>> let it stew a few days.
>>>>> 
>>>> 
>>>> 
>>> 
>>> 
>>> 
>>> --
>>> 
>>> João Fernandes
>> 
>> 
> 
> 
> 
> --
> 
> João Fernandes


AW: AW: Flex and server technology

Posted by Christofer Dutz <ch...@c-ware.de>.
Well I'd simply say that they don't have EJB and Spring Support ... so what? ... I bet BLazeDS doesn't Support PHP or .Net ;-)
Why not just add the missing Frameworks and make your "x"es to mark the Frameworks the others Support.

Chris

________________________________________
Von: João Fernandes <jo...@gmail.com>
Gesendet: Dienstag, 25. Februar 2014 16:20
An: dev@flex.apache.org
Betreff: Re: AW: Flex and server technology

It's hard to have a comparative table since a ruby or a .net will hardly
have integration with EJB, Spring etc :)

For example, FluorineFX does provide support for messaging with I/O
endpoints, (not sure fur NIO under HTTP), RTMP channels,
RemoteSharedObjects and FMS recording capabilities like Red5 and Wooza
which BlazeDS doesn't support.

It would be interesting to also list which ones are still under development
and not.


On 25 February 2014 15:07, Frédéric THOMAS <we...@hotmail.com> wrote:

> +1 from me too, do you have an already made comparative table ?
>
> Frédéric THOMAS
>
> > From: joaopedromartinsfernandes@gmail.com
> > Date: Tue, 25 Feb 2014 14:53:04 +0000
> > Subject: Re: AW: Flex and server technology
> > To: dev@flex.apache.org
> >
> > Shouldn't we include other solutions besides Java based ones?
> > There is FluorineFx, PyAMF, WebOrb, AMFPHP, ZendAMF, RubyAMF,erlang-AMF
> etc
> > etc...
> >
> >
> > On 25 February 2014 14:27, Frédéric THOMAS <we...@hotmail.com>
> wrote:
> >
> > > I added your link to
> > >
> https://cwiki.apache.org/confluence/display/FLEX/Flex+Server+Technologies+-+Comparative+table
> > >
> > > That's definitly things to explore.
> > >
> > > Thanks,
> > > Frédéric THOMAS
> > >
> > > > From: webdoublefx@hotmail.com
> > > > To: dev@flex.apache.org
> > > > Subject: RE: AW: Flex and server technology
> > > > Date: Tue, 25 Feb 2014 14:12:25 +0000
> > > >
> > > > Hi Chris,
> > > >
> > > > Thanks for the link.
> > > >
> > > > Frédéric THOMAS
> > > >
> > > > > From: christofer.dutz@c-ware.de
> > > > > To: dev@flex.apache.org
> > > > > Subject: AW: Flex and server technology
> > > > > Date: Tue, 25 Feb 2014 13:58:37 +0000
> > > > >
> > > > > Just used Google a Little and found this page:
> > > > >
> > >
> http://blog.hiraash.org/2012/04/13/scaling-blazeds-with-servlet-3-concurrency/
> > > > > Seems the author summed up several approaches.
> > > > >
> > > > > Chris
> > > > >
> > > > >
> > > > > ________________________________________
> > > > > Von: Christofer Dutz <ch...@c-ware.de>
> > > > > Gesendet: Dienstag, 25. Februar 2014 14:54
> > > > > An: dev@flex.apache.org; paul.hastings@gmail.com
> > > > > Betreff: AW: Flex and server technology
> > > > >
> > > > > As far as I remember there were several Solutions utilizing Jettys
> > > properitary Continuation concept.
> > > > > I once started working on a Servlet 3 NIO AMF connector, but
> Project
> > > life sort of sucked all time I had away from me.
> > > > > Now with the Servlet api being official, this is one of the fist
> > > things I am hoping on getting dirty on as soon as BlazeDS is officially
> > > Apache :-)
> > > > >
> > > > > Chris
> > > > > ________________________________________
> > > > > Von: Paul Hastings <pa...@gmail.com>
> > > > > Gesendet: Dienstag, 25. Februar 2014 14:42
> > > > > An: dev@flex.apache.org
> > > > > Betreff: Re: Flex and server technology
> > > > >
> > > > > On 2/25/2014 7:46 PM, Frédéric THOMAS wrote:
> > > > > > It seems it was a project [1] done by the guy who wrote
> Professional
> > > BlazeDS
> > > > > > but can't see the source code anymore, maybe someone knows the
> > > current status
> > > > > > of this project and where it is hosted now if still or another
> > > thirdparty.
> > > > >
> > > > > seems there never was any source? the projects i looked thru only
> had
> > > the
> > > > > initial dir commits & nothing more. too bad, seems like some
> > > good/interesting ideas.
> > > > >
> > > > > > I don't know CF, it was not used that much in EU but feel free to
> > > amend /
> > > > > > annotate the wiki itself, I guess you've got the karma to do it,
> if
> > > not, just
> > > > > > ask it here :-)
> > > > >
> > > > > not 100% sure its appropriate for that list except maybe as more
> > > notes? anyways
> > > > > let it stew a few days.
> > > >
> > >
> > >
> >
> >
> >
> > --
> >
> > João Fernandes
>
>



--

João Fernandes

Re: AW: Flex and server technology

Posted by João Fernandes <jo...@gmail.com>.
It's hard to have a comparative table since a ruby or a .net will hardly
have integration with EJB, Spring etc :)

For example, FluorineFX does provide support for messaging with I/O
endpoints, (not sure fur NIO under HTTP), RTMP channels,
RemoteSharedObjects and FMS recording capabilities like Red5 and Wooza
which BlazeDS doesn't support.

It would be interesting to also list which ones are still under development
and not.


On 25 February 2014 15:07, Frédéric THOMAS <we...@hotmail.com> wrote:

> +1 from me too, do you have an already made comparative table ?
>
> Frédéric THOMAS
>
> > From: joaopedromartinsfernandes@gmail.com
> > Date: Tue, 25 Feb 2014 14:53:04 +0000
> > Subject: Re: AW: Flex and server technology
> > To: dev@flex.apache.org
> >
> > Shouldn't we include other solutions besides Java based ones?
> > There is FluorineFx, PyAMF, WebOrb, AMFPHP, ZendAMF, RubyAMF,erlang-AMF
> etc
> > etc...
> >
> >
> > On 25 February 2014 14:27, Frédéric THOMAS <we...@hotmail.com>
> wrote:
> >
> > > I added your link to
> > >
> https://cwiki.apache.org/confluence/display/FLEX/Flex+Server+Technologies+-+Comparative+table
> > >
> > > That's definitly things to explore.
> > >
> > > Thanks,
> > > Frédéric THOMAS
> > >
> > > > From: webdoublefx@hotmail.com
> > > > To: dev@flex.apache.org
> > > > Subject: RE: AW: Flex and server technology
> > > > Date: Tue, 25 Feb 2014 14:12:25 +0000
> > > >
> > > > Hi Chris,
> > > >
> > > > Thanks for the link.
> > > >
> > > > Frédéric THOMAS
> > > >
> > > > > From: christofer.dutz@c-ware.de
> > > > > To: dev@flex.apache.org
> > > > > Subject: AW: Flex and server technology
> > > > > Date: Tue, 25 Feb 2014 13:58:37 +0000
> > > > >
> > > > > Just used Google a Little and found this page:
> > > > >
> > >
> http://blog.hiraash.org/2012/04/13/scaling-blazeds-with-servlet-3-concurrency/
> > > > > Seems the author summed up several approaches.
> > > > >
> > > > > Chris
> > > > >
> > > > >
> > > > > ________________________________________
> > > > > Von: Christofer Dutz <ch...@c-ware.de>
> > > > > Gesendet: Dienstag, 25. Februar 2014 14:54
> > > > > An: dev@flex.apache.org; paul.hastings@gmail.com
> > > > > Betreff: AW: Flex and server technology
> > > > >
> > > > > As far as I remember there were several Solutions utilizing Jettys
> > > properitary Continuation concept.
> > > > > I once started working on a Servlet 3 NIO AMF connector, but
> Project
> > > life sort of sucked all time I had away from me.
> > > > > Now with the Servlet api being official, this is one of the fist
> > > things I am hoping on getting dirty on as soon as BlazeDS is officially
> > > Apache :-)
> > > > >
> > > > > Chris
> > > > > ________________________________________
> > > > > Von: Paul Hastings <pa...@gmail.com>
> > > > > Gesendet: Dienstag, 25. Februar 2014 14:42
> > > > > An: dev@flex.apache.org
> > > > > Betreff: Re: Flex and server technology
> > > > >
> > > > > On 2/25/2014 7:46 PM, Frédéric THOMAS wrote:
> > > > > > It seems it was a project [1] done by the guy who wrote
> Professional
> > > BlazeDS
> > > > > > but can't see the source code anymore, maybe someone knows the
> > > current status
> > > > > > of this project and where it is hosted now if still or another
> > > thirdparty.
> > > > >
> > > > > seems there never was any source? the projects i looked thru only
> had
> > > the
> > > > > initial dir commits & nothing more. too bad, seems like some
> > > good/interesting ideas.
> > > > >
> > > > > > I don't know CF, it was not used that much in EU but feel free to
> > > amend /
> > > > > > annotate the wiki itself, I guess you've got the karma to do it,
> if
> > > not, just
> > > > > > ask it here :-)
> > > > >
> > > > > not 100% sure its appropriate for that list except maybe as more
> > > notes? anyways
> > > > > let it stew a few days.
> > > >
> > >
> > >
> >
> >
> >
> > --
> >
> > João Fernandes
>
>



-- 

João Fernandes

RE: AW: Flex and server technology

Posted by Frédéric THOMAS <we...@hotmail.com>.
+1 from me too, do you have an already made comparative table ?

Frédéric THOMAS

> From: joaopedromartinsfernandes@gmail.com
> Date: Tue, 25 Feb 2014 14:53:04 +0000
> Subject: Re: AW: Flex and server technology
> To: dev@flex.apache.org
> 
> Shouldn't we include other solutions besides Java based ones?
> There is FluorineFx, PyAMF, WebOrb, AMFPHP, ZendAMF, RubyAMF,erlang-AMF etc
> etc...
> 
> 
> On 25 February 2014 14:27, Frédéric THOMAS <we...@hotmail.com> wrote:
> 
> > I added your link to
> > https://cwiki.apache.org/confluence/display/FLEX/Flex+Server+Technologies+-+Comparative+table
> >
> > That's definitly things to explore.
> >
> > Thanks,
> > Frédéric THOMAS
> >
> > > From: webdoublefx@hotmail.com
> > > To: dev@flex.apache.org
> > > Subject: RE: AW: Flex and server technology
> > > Date: Tue, 25 Feb 2014 14:12:25 +0000
> > >
> > > Hi Chris,
> > >
> > > Thanks for the link.
> > >
> > > Frédéric THOMAS
> > >
> > > > From: christofer.dutz@c-ware.de
> > > > To: dev@flex.apache.org
> > > > Subject: AW: Flex and server technology
> > > > Date: Tue, 25 Feb 2014 13:58:37 +0000
> > > >
> > > > Just used Google a Little and found this page:
> > > >
> > http://blog.hiraash.org/2012/04/13/scaling-blazeds-with-servlet-3-concurrency/
> > > > Seems the author summed up several approaches.
> > > >
> > > > Chris
> > > >
> > > >
> > > > ________________________________________
> > > > Von: Christofer Dutz <ch...@c-ware.de>
> > > > Gesendet: Dienstag, 25. Februar 2014 14:54
> > > > An: dev@flex.apache.org; paul.hastings@gmail.com
> > > > Betreff: AW: Flex and server technology
> > > >
> > > > As far as I remember there were several Solutions utilizing Jettys
> > properitary Continuation concept.
> > > > I once started working on a Servlet 3 NIO AMF connector, but Project
> > life sort of sucked all time I had away from me.
> > > > Now with the Servlet api being official, this is one of the fist
> > things I am hoping on getting dirty on as soon as BlazeDS is officially
> > Apache :-)
> > > >
> > > > Chris
> > > > ________________________________________
> > > > Von: Paul Hastings <pa...@gmail.com>
> > > > Gesendet: Dienstag, 25. Februar 2014 14:42
> > > > An: dev@flex.apache.org
> > > > Betreff: Re: Flex and server technology
> > > >
> > > > On 2/25/2014 7:46 PM, Frédéric THOMAS wrote:
> > > > > It seems it was a project [1] done by the guy who wrote Professional
> > BlazeDS
> > > > > but can't see the source code anymore, maybe someone knows the
> > current status
> > > > > of this project and where it is hosted now if still or another
> > thirdparty.
> > > >
> > > > seems there never was any source? the projects i looked thru only had
> > the
> > > > initial dir commits & nothing more. too bad, seems like some
> > good/interesting ideas.
> > > >
> > > > > I don't know CF, it was not used that much in EU but feel free to
> > amend /
> > > > > annotate the wiki itself, I guess you've got the karma to do it, if
> > not, just
> > > > > ask it here :-)
> > > >
> > > > not 100% sure its appropriate for that list except maybe as more
> > notes? anyways
> > > > let it stew a few days.
> > >
> >
> >
> 
> 
> 
> -- 
> 
> João Fernandes
 		 	   		  

Re: AW: Flex and server technology

Posted by João Fernandes <jo...@gmail.com>.
Shouldn't we include other solutions besides Java based ones?
There is FluorineFx, PyAMF, WebOrb, AMFPHP, ZendAMF, RubyAMF,erlang-AMF etc
etc...


On 25 February 2014 14:27, Frédéric THOMAS <we...@hotmail.com> wrote:

> I added your link to
> https://cwiki.apache.org/confluence/display/FLEX/Flex+Server+Technologies+-+Comparative+table
>
> That's definitly things to explore.
>
> Thanks,
> Frédéric THOMAS
>
> > From: webdoublefx@hotmail.com
> > To: dev@flex.apache.org
> > Subject: RE: AW: Flex and server technology
> > Date: Tue, 25 Feb 2014 14:12:25 +0000
> >
> > Hi Chris,
> >
> > Thanks for the link.
> >
> > Frédéric THOMAS
> >
> > > From: christofer.dutz@c-ware.de
> > > To: dev@flex.apache.org
> > > Subject: AW: Flex and server technology
> > > Date: Tue, 25 Feb 2014 13:58:37 +0000
> > >
> > > Just used Google a Little and found this page:
> > >
> http://blog.hiraash.org/2012/04/13/scaling-blazeds-with-servlet-3-concurrency/
> > > Seems the author summed up several approaches.
> > >
> > > Chris
> > >
> > >
> > > ________________________________________
> > > Von: Christofer Dutz <ch...@c-ware.de>
> > > Gesendet: Dienstag, 25. Februar 2014 14:54
> > > An: dev@flex.apache.org; paul.hastings@gmail.com
> > > Betreff: AW: Flex and server technology
> > >
> > > As far as I remember there were several Solutions utilizing Jettys
> properitary Continuation concept.
> > > I once started working on a Servlet 3 NIO AMF connector, but Project
> life sort of sucked all time I had away from me.
> > > Now with the Servlet api being official, this is one of the fist
> things I am hoping on getting dirty on as soon as BlazeDS is officially
> Apache :-)
> > >
> > > Chris
> > > ________________________________________
> > > Von: Paul Hastings <pa...@gmail.com>
> > > Gesendet: Dienstag, 25. Februar 2014 14:42
> > > An: dev@flex.apache.org
> > > Betreff: Re: Flex and server technology
> > >
> > > On 2/25/2014 7:46 PM, Frédéric THOMAS wrote:
> > > > It seems it was a project [1] done by the guy who wrote Professional
> BlazeDS
> > > > but can't see the source code anymore, maybe someone knows the
> current status
> > > > of this project and where it is hosted now if still or another
> thirdparty.
> > >
> > > seems there never was any source? the projects i looked thru only had
> the
> > > initial dir commits & nothing more. too bad, seems like some
> good/interesting ideas.
> > >
> > > > I don't know CF, it was not used that much in EU but feel free to
> amend /
> > > > annotate the wiki itself, I guess you've got the karma to do it, if
> not, just
> > > > ask it here :-)
> > >
> > > not 100% sure its appropriate for that list except maybe as more
> notes? anyways
> > > let it stew a few days.
> >
>
>



-- 

João Fernandes

RE: AW: Flex and server technology

Posted by Frédéric THOMAS <we...@hotmail.com>.
I added your link to https://cwiki.apache.org/confluence/display/FLEX/Flex+Server+Technologies+-+Comparative+table 

That's definitly things to explore.

Thanks,
Frédéric THOMAS

> From: webdoublefx@hotmail.com
> To: dev@flex.apache.org
> Subject: RE: AW: Flex and server technology
> Date: Tue, 25 Feb 2014 14:12:25 +0000
> 
> Hi Chris,
> 
> Thanks for the link.
> 
> Frédéric THOMAS
> 
> > From: christofer.dutz@c-ware.de
> > To: dev@flex.apache.org
> > Subject: AW: Flex and server technology
> > Date: Tue, 25 Feb 2014 13:58:37 +0000
> > 
> > Just used Google a Little and found this page:
> > http://blog.hiraash.org/2012/04/13/scaling-blazeds-with-servlet-3-concurrency/
> > Seems the author summed up several approaches.
> > 
> > Chris
> > 
> > 
> > ________________________________________
> > Von: Christofer Dutz <ch...@c-ware.de>
> > Gesendet: Dienstag, 25. Februar 2014 14:54
> > An: dev@flex.apache.org; paul.hastings@gmail.com
> > Betreff: AW: Flex and server technology
> > 
> > As far as I remember there were several Solutions utilizing Jettys properitary Continuation concept.
> > I once started working on a Servlet 3 NIO AMF connector, but Project life sort of sucked all time I had away from me.
> > Now with the Servlet api being official, this is one of the fist things I am hoping on getting dirty on as soon as BlazeDS is officially Apache :-)
> > 
> > Chris
> > ________________________________________
> > Von: Paul Hastings <pa...@gmail.com>
> > Gesendet: Dienstag, 25. Februar 2014 14:42
> > An: dev@flex.apache.org
> > Betreff: Re: Flex and server technology
> > 
> > On 2/25/2014 7:46 PM, Frédéric THOMAS wrote:
> > > It seems it was a project [1] done by the guy who wrote Professional BlazeDS
> > > but can't see the source code anymore, maybe someone knows the current status
> > > of this project and where it is hosted now if still or another thirdparty.
> > 
> > seems there never was any source? the projects i looked thru only had the
> > initial dir commits & nothing more. too bad, seems like some good/interesting ideas.
> > 
> > > I don't know CF, it was not used that much in EU but feel free to amend /
> > > annotate the wiki itself, I guess you've got the karma to do it, if not, just
> > > ask it here :-)
> > 
> > not 100% sure its appropriate for that list except maybe as more notes? anyways
> > let it stew a few days.
>  		 	   		  
 		 	   		  

RE: AW: Flex and server technology

Posted by Frédéric THOMAS <we...@hotmail.com>.
Hi Chris,

Thanks for the link.

Frédéric THOMAS

> From: christofer.dutz@c-ware.de
> To: dev@flex.apache.org
> Subject: AW: Flex and server technology
> Date: Tue, 25 Feb 2014 13:58:37 +0000
> 
> Just used Google a Little and found this page:
> http://blog.hiraash.org/2012/04/13/scaling-blazeds-with-servlet-3-concurrency/
> Seems the author summed up several approaches.
> 
> Chris
> 
> 
> ________________________________________
> Von: Christofer Dutz <ch...@c-ware.de>
> Gesendet: Dienstag, 25. Februar 2014 14:54
> An: dev@flex.apache.org; paul.hastings@gmail.com
> Betreff: AW: Flex and server technology
> 
> As far as I remember there were several Solutions utilizing Jettys properitary Continuation concept.
> I once started working on a Servlet 3 NIO AMF connector, but Project life sort of sucked all time I had away from me.
> Now with the Servlet api being official, this is one of the fist things I am hoping on getting dirty on as soon as BlazeDS is officially Apache :-)
> 
> Chris
> ________________________________________
> Von: Paul Hastings <pa...@gmail.com>
> Gesendet: Dienstag, 25. Februar 2014 14:42
> An: dev@flex.apache.org
> Betreff: Re: Flex and server technology
> 
> On 2/25/2014 7:46 PM, Frédéric THOMAS wrote:
> > It seems it was a project [1] done by the guy who wrote Professional BlazeDS
> > but can't see the source code anymore, maybe someone knows the current status
> > of this project and where it is hosted now if still or another thirdparty.
> 
> seems there never was any source? the projects i looked thru only had the
> initial dir commits & nothing more. too bad, seems like some good/interesting ideas.
> 
> > I don't know CF, it was not used that much in EU but feel free to amend /
> > annotate the wiki itself, I guess you've got the karma to do it, if not, just
> > ask it here :-)
> 
> not 100% sure its appropriate for that list except maybe as more notes? anyways
> let it stew a few days.
 		 	   		  

AW: Flex and server technology

Posted by Christofer Dutz <ch...@c-ware.de>.
Just used Google a Little and found this page:
http://blog.hiraash.org/2012/04/13/scaling-blazeds-with-servlet-3-concurrency/
Seems the author summed up several approaches.

Chris


________________________________________
Von: Christofer Dutz <ch...@c-ware.de>
Gesendet: Dienstag, 25. Februar 2014 14:54
An: dev@flex.apache.org; paul.hastings@gmail.com
Betreff: AW: Flex and server technology

As far as I remember there were several Solutions utilizing Jettys properitary Continuation concept.
I once started working on a Servlet 3 NIO AMF connector, but Project life sort of sucked all time I had away from me.
Now with the Servlet api being official, this is one of the fist things I am hoping on getting dirty on as soon as BlazeDS is officially Apache :-)

Chris
________________________________________
Von: Paul Hastings <pa...@gmail.com>
Gesendet: Dienstag, 25. Februar 2014 14:42
An: dev@flex.apache.org
Betreff: Re: Flex and server technology

On 2/25/2014 7:46 PM, Frédéric THOMAS wrote:
> It seems it was a project [1] done by the guy who wrote Professional BlazeDS
> but can't see the source code anymore, maybe someone knows the current status
> of this project and where it is hosted now if still or another thirdparty.

seems there never was any source? the projects i looked thru only had the
initial dir commits & nothing more. too bad, seems like some good/interesting ideas.

> I don't know CF, it was not used that much in EU but feel free to amend /
> annotate the wiki itself, I guess you've got the karma to do it, if not, just
> ask it here :-)

not 100% sure its appropriate for that list except maybe as more notes? anyways
let it stew a few days.

AW: Flex and server technology

Posted by Christofer Dutz <ch...@c-ware.de>.
As far as I remember there were several Solutions utilizing Jettys properitary Continuation concept.
I once started working on a Servlet 3 NIO AMF connector, but Project life sort of sucked all time I had away from me. 
Now with the Servlet api being official, this is one of the fist things I am hoping on getting dirty on as soon as BlazeDS is officially Apache :-)

Chris
________________________________________
Von: Paul Hastings <pa...@gmail.com>
Gesendet: Dienstag, 25. Februar 2014 14:42
An: dev@flex.apache.org
Betreff: Re: Flex and server technology

On 2/25/2014 7:46 PM, Frédéric THOMAS wrote:
> It seems it was a project [1] done by the guy who wrote Professional BlazeDS
> but can't see the source code anymore, maybe someone knows the current status
> of this project and where it is hosted now if still or another thirdparty.

seems there never was any source? the projects i looked thru only had the
initial dir commits & nothing more. too bad, seems like some good/interesting ideas.

> I don't know CF, it was not used that much in EU but feel free to amend /
> annotate the wiki itself, I guess you've got the karma to do it, if not, just
> ask it here :-)

not 100% sure its appropriate for that list except maybe as more notes? anyways
let it stew a few days.

Re: Flex and server technology

Posted by Paul Hastings <pa...@gmail.com>.
On 2/25/2014 7:46 PM, Frédéric THOMAS wrote:
> It seems it was a project [1] done by the guy who wrote Professional BlazeDS
> but can't see the source code anymore, maybe someone knows the current status
> of this project and where it is hosted now if still or another thirdparty.

seems there never was any source? the projects i looked thru only had the 
initial dir commits & nothing more. too bad, seems like some good/interesting ideas.

> I don't know CF, it was not used that much in EU but feel free to amend /
> annotate the wiki itself, I guess you've got the karma to do it, if not, just
> ask it here :-)

not 100% sure its appropriate for that list except maybe as more notes? anyways 
let it stew a few days.

RE: Flex and server technology

Posted by Frédéric THOMAS <we...@hotmail.com>.
Hi Paul,

Thanks for your comments.

> for blazeDS's "Non-blocking I/O http long-polling", what would the "Possible 
> with some third party extensions" actually be?

It seems it was a project [1] done by the guy who wrote Professional BlazeDS but can't see the source code anymore, maybe someone knows the current status of this project and where it is hosted now if still or another thirdparty.

I don't know CF, it was not used that much in EU but feel free to amend / annotate the wiki itself, I guess you've got the karma to do it, if not, just ask it here :-)

Frédéric THOMAS

[1] http://code.google.com/p/dsadapters/

> Date: Tue, 25 Feb 2014 10:44:34 +0700
> From: paul.hastings@gmail.com
> To: dev@flex.apache.org
> Subject: Re: Flex and server technology
> 
> On 2/25/2014 6:33 AM, Fr�d�ric THOMAS wrote:
> > Done !
> >
> > Feel free to comment or amend.
> >
> > https://cwiki.apache.org/confluence/display/FLEX/Flex+Server+Technologies+-+Comparative+table
> 
> for blazeDS's "Non-blocking I/O http long-polling", what would the "Possible 
> with some third party extensions" actually be?
> 
> not sure if this appropriate but for "Data paging" & "Data 
> synchonization/conflict resolution" you can go a long way using coldfusion 
> (which uses blazeDS) to handle those bits--though have to basically code much of 
> those yourself.
> 
> i guess the same would apply to spring (via a couple-three OS cf projects) & 
> hibernate (built-into coldfusion).
> 
> for me coldfusion & flex go together like a peanut butter & jelly sandwich ;-)
> 
> 
 		 	   		  

Re: Flex and server technology

Posted by Paul Hastings <pa...@gmail.com>.
On 2/25/2014 6:33 AM, Fr�d�ric THOMAS wrote:
> Done !
>
> Feel free to comment or amend.
>
> https://cwiki.apache.org/confluence/display/FLEX/Flex+Server+Technologies+-+Comparative+table

for blazeDS's "Non-blocking I/O http long-polling", what would the "Possible 
with some third party extensions" actually be?

not sure if this appropriate but for "Data paging" & "Data 
synchonization/conflict resolution" you can go a long way using coldfusion 
(which uses blazeDS) to handle those bits--though have to basically code much of 
those yourself.

i guess the same would apply to spring (via a couple-three OS cf projects) & 
hibernate (built-into coldfusion).

for me coldfusion & flex go together like a peanut butter & jelly sandwich ;-)



RE: Flex and server technology

Posted by Frédéric THOMAS <we...@hotmail.com>.
Done !

Feel free to comment or amend.

https://cwiki.apache.org/confluence/display/FLEX/Flex+Server+Technologies+-+Comparative+table

Thanks,
Frédéric THOMAS

> From: bigosmallm@gmail.com
> Date: Sun, 16 Feb 2014 12:10:55 -0800
> Subject: Re: Flex and server technology
> To: dev@flex.apache.org
> 
> Fred, this looks fine to me.  I had assumed that this was going to be more
> of an editorial commentary.  This looks like a straightforward feature
> comparison table.
> +1 from me.
> 
> Thanks for the clarification.
> 
> Om
> 
> 
> On Sun, Feb 16, 2014 at 10:05 AM, Frédéric THOMAS
> <we...@hotmail.com>wrote:
> 
> > Well, it was well printed, this link should work though.
> >
> >
> > https://docs.google.com/spreadsheet/ccc?key=0AkSnI9jZINzGdExMRlc0cTkzNWJ4UjNiWTVJM1piM3c#gid=0
> >
> > Frédéric THOMAS
> >
> > > From: webdoublefx@hotmail.com
> > > To: dev@flex.apache.org
> > > Subject: RE: Flex and server technology
> > > Date: Sun, 16 Feb 2014 17:53:06 +0000
> > >
> > > Hi,
> > >
> > > @Alex, good news :-)
> > >
> > > @Om, Not sure I follow you, could please review what I was describing
> > and tell me if it was what you thought ? (I hope that will be printed
> > correctly)
> > >
> > >
> > > BlazeDSLCDSGraniteDSFramework integrationSpring(1)xxEJB 3
> > >
> > > xCDI
> > >
> > > xJPA engine supportHibernate(2)xxEclipseLink
> > >
> > > xOpenJPA
> > >
> > > xDataNucleus
> > >
> > > xMessaging (real-time)Blocking I/O http long-pollingxxxBlocking I/O http
> > streamingxx
> > > Non-blocking I/O http long-polling(3)xxNon-blocking I/O http
> > streaming(3)x
> > > RTMP
> > > x
> > > WebSocket
> > >
> > > xUDP
> > >
> > > xData managementBean validation
> > >
> > > xBig numbers
> > >
> > > xCode generation
> > > xxData paging
> > > xxData synchonization / conflict resolution
> > > xxDisconnected mode
> > > xplannedOthersMonitoring
> > > x
> > > Load testing tools(4)(4)(4)PDF generation
> > > x
> > > LicensingOpen sourcex
> > > xCommercial
> > > xx
> > >
> > >
> > >
> > > 1 - Using the project Spring-Flex2 - Partial support in Spring-Flex or
> > dpHibernate3 - Possible with some third party extensions4 - Supported by
> > NeoLoad, HP LoadRunner, IBM Rational Performance Tester
> > >
> > > Frédéric THOMAS
> > >
> > > > Date: Sun, 16 Feb 2014 09:29:56 -0800
> > > > Subject: Re: Flex and server technology
> > > > From: bigosmallm@gmail.com
> > > > To: dev@flex.apache.org
> > > >
> > > > On Feb 16, 2014 3:25 AM, "Frédéric THOMAS" <we...@hotmail.com>
> > wrote:
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > Hi,
> > > > >
> > > > > I have a comparative feature table for BlazeDS / LCDS / GraniteDS,
> > given
> > > > some people are asking about it at time, do you think it is something
> > that
> > > > could fit on our wiki ?
> > > >
> > > > -1
> > > >
> > > > If it were just a listing instead of a comparison, that would be fine.
> > > >
> > > > Given that we will be controlling BlazeDS as part of Apache Flex, it
> > may
> > > > not be fair to GraniteDS or LCDS.  We should avoid even the appearance
> > of
> > > > favoritism.
> > > >
> > > > It might be better to put this up on your personal blog.
> > > >
> > > > Thanks,
> > > > Om
> > > >
> > > > >
> > > > > Thanks,
> > > > > Frédéric THOMAS
> > > > >
> > >
> >
> >
 		 	   		  

Re: Flex and server technology

Posted by OmPrakash Muppirala <bi...@gmail.com>.
Fred, this looks fine to me.  I had assumed that this was going to be more
of an editorial commentary.  This looks like a straightforward feature
comparison table.
+1 from me.

Thanks for the clarification.

Om


On Sun, Feb 16, 2014 at 10:05 AM, Frédéric THOMAS
<we...@hotmail.com>wrote:

> Well, it was well printed, this link should work though.
>
>
> https://docs.google.com/spreadsheet/ccc?key=0AkSnI9jZINzGdExMRlc0cTkzNWJ4UjNiWTVJM1piM3c#gid=0
>
> Frédéric THOMAS
>
> > From: webdoublefx@hotmail.com
> > To: dev@flex.apache.org
> > Subject: RE: Flex and server technology
> > Date: Sun, 16 Feb 2014 17:53:06 +0000
> >
> > Hi,
> >
> > @Alex, good news :-)
> >
> > @Om, Not sure I follow you, could please review what I was describing
> and tell me if it was what you thought ? (I hope that will be printed
> correctly)
> >
> >
> > BlazeDSLCDSGraniteDSFramework integrationSpring(1)xxEJB 3
> >
> > xCDI
> >
> > xJPA engine supportHibernate(2)xxEclipseLink
> >
> > xOpenJPA
> >
> > xDataNucleus
> >
> > xMessaging (real-time)Blocking I/O http long-pollingxxxBlocking I/O http
> streamingxx
> > Non-blocking I/O http long-polling(3)xxNon-blocking I/O http
> streaming(3)x
> > RTMP
> > x
> > WebSocket
> >
> > xUDP
> >
> > xData managementBean validation
> >
> > xBig numbers
> >
> > xCode generation
> > xxData paging
> > xxData synchonization / conflict resolution
> > xxDisconnected mode
> > xplannedOthersMonitoring
> > x
> > Load testing tools(4)(4)(4)PDF generation
> > x
> > LicensingOpen sourcex
> > xCommercial
> > xx
> >
> >
> >
> > 1 - Using the project Spring-Flex2 - Partial support in Spring-Flex or
> dpHibernate3 - Possible with some third party extensions4 - Supported by
> NeoLoad, HP LoadRunner, IBM Rational Performance Tester
> >
> > Frédéric THOMAS
> >
> > > Date: Sun, 16 Feb 2014 09:29:56 -0800
> > > Subject: Re: Flex and server technology
> > > From: bigosmallm@gmail.com
> > > To: dev@flex.apache.org
> > >
> > > On Feb 16, 2014 3:25 AM, "Frédéric THOMAS" <we...@hotmail.com>
> wrote:
> > > >
> > > >
> > > >
> > > >
> > > > Hi,
> > > >
> > > > I have a comparative feature table for BlazeDS / LCDS / GraniteDS,
> given
> > > some people are asking about it at time, do you think it is something
> that
> > > could fit on our wiki ?
> > >
> > > -1
> > >
> > > If it were just a listing instead of a comparison, that would be fine.
> > >
> > > Given that we will be controlling BlazeDS as part of Apache Flex, it
> may
> > > not be fair to GraniteDS or LCDS.  We should avoid even the appearance
> of
> > > favoritism.
> > >
> > > It might be better to put this up on your personal blog.
> > >
> > > Thanks,
> > > Om
> > >
> > > >
> > > > Thanks,
> > > > Frédéric THOMAS
> > > >
> >
>
>

RE: Flex and server technology

Posted by Frédéric THOMAS <we...@hotmail.com>.
Well, it was well printed, this link should work though.

https://docs.google.com/spreadsheet/ccc?key=0AkSnI9jZINzGdExMRlc0cTkzNWJ4UjNiWTVJM1piM3c#gid=0

Frédéric THOMAS

> From: webdoublefx@hotmail.com
> To: dev@flex.apache.org
> Subject: RE: Flex and server technology
> Date: Sun, 16 Feb 2014 17:53:06 +0000
> 
> Hi,
> 
> @Alex, good news :-)
> 
> @Om, Not sure I follow you, could please review what I was describing and tell me if it was what you thought ? (I hope that will be printed correctly) 
> 
> 
> BlazeDSLCDSGraniteDSFramework integrationSpring(1)xxEJB 3
> 
> xCDI
> 
> xJPA engine supportHibernate(2)xxEclipseLink
> 
> xOpenJPA
> 
> xDataNucleus
> 
> xMessaging (real-time)Blocking I/O http long-pollingxxxBlocking I/O http streamingxx
> Non-blocking I/O http long-polling(3)xxNon-blocking I/O http streaming(3)x
> RTMP
> x
> WebSocket
> 
> xUDP
> 
> xData managementBean validation
> 
> xBig numbers
> 
> xCode generation
> xxData paging
> xxData synchonization / conflict resolution
> xxDisconnected mode
> xplannedOthersMonitoring
> x
> Load testing tools(4)(4)(4)PDF generation
> x
> LicensingOpen sourcex
> xCommercial
> xx
> 
> 
> 
> 1 - Using the project Spring-Flex2 - Partial support in Spring-Flex or dpHibernate3 - Possible with some third party extensions4 - Supported by NeoLoad, HP LoadRunner, IBM Rational Performance Tester
> 
> Frédéric THOMAS
> 
> > Date: Sun, 16 Feb 2014 09:29:56 -0800
> > Subject: Re: Flex and server technology
> > From: bigosmallm@gmail.com
> > To: dev@flex.apache.org
> > 
> > On Feb 16, 2014 3:25 AM, "Frédéric THOMAS" <we...@hotmail.com> wrote:
> > >
> > >
> > >
> > >
> > > Hi,
> > >
> > > I have a comparative feature table for BlazeDS / LCDS / GraniteDS, given
> > some people are asking about it at time, do you think it is something that
> > could fit on our wiki ?
> > 
> > -1
> > 
> > If it were just a listing instead of a comparison, that would be fine.
> > 
> > Given that we will be controlling BlazeDS as part of Apache Flex, it may
> > not be fair to GraniteDS or LCDS.  We should avoid even the appearance of
> > favoritism.
> > 
> > It might be better to put this up on your personal blog.
> > 
> > Thanks,
> > Om
> > 
> > >
> > > Thanks,
> > > Frédéric THOMAS
> > >
>  		 	   		  
 		 	   		  

RE: Flex and server technology

Posted by Frédéric THOMAS <we...@hotmail.com>.
Hi,

@Alex, good news :-)

@Om, Not sure I follow you, could please review what I was describing and tell me if it was what you thought ? (I hope that will be printed correctly) 


BlazeDSLCDSGraniteDSFramework integrationSpring(1)xxEJB 3

xCDI

xJPA engine supportHibernate(2)xxEclipseLink

xOpenJPA

xDataNucleus

xMessaging (real-time)Blocking I/O http long-pollingxxxBlocking I/O http streamingxx
Non-blocking I/O http long-polling(3)xxNon-blocking I/O http streaming(3)x
RTMP
x
WebSocket

xUDP

xData managementBean validation

xBig numbers

xCode generation
xxData paging
xxData synchonization / conflict resolution
xxDisconnected mode
xplannedOthersMonitoring
x
Load testing tools(4)(4)(4)PDF generation
x
LicensingOpen sourcex
xCommercial
xx



1 - Using the project Spring-Flex2 - Partial support in Spring-Flex or dpHibernate3 - Possible with some third party extensions4 - Supported by NeoLoad, HP LoadRunner, IBM Rational Performance Tester

Frédéric THOMAS

> Date: Sun, 16 Feb 2014 09:29:56 -0800
> Subject: Re: Flex and server technology
> From: bigosmallm@gmail.com
> To: dev@flex.apache.org
> 
> On Feb 16, 2014 3:25 AM, "Frédéric THOMAS" <we...@hotmail.com> wrote:
> >
> >
> >
> >
> > Hi,
> >
> > I have a comparative feature table for BlazeDS / LCDS / GraniteDS, given
> some people are asking about it at time, do you think it is something that
> could fit on our wiki ?
> 
> -1
> 
> If it were just a listing instead of a comparison, that would be fine.
> 
> Given that we will be controlling BlazeDS as part of Apache Flex, it may
> not be fair to GraniteDS or LCDS.  We should avoid even the appearance of
> favoritism.
> 
> It might be better to put this up on your personal blog.
> 
> Thanks,
> Om
> 
> >
> > Thanks,
> > Frédéric THOMAS
> >
 		 	   		  

Re: Flex and server technology

Posted by OmPrakash Muppirala <bi...@gmail.com>.
On Feb 16, 2014 3:25 AM, "Frédéric THOMAS" <we...@hotmail.com> wrote:
>
>
>
>
> Hi,
>
> I have a comparative feature table for BlazeDS / LCDS / GraniteDS, given
some people are asking about it at time, do you think it is something that
could fit on our wiki ?

-1

If it were just a listing instead of a comparison, that would be fine.

Given that we will be controlling BlazeDS as part of Apache Flex, it may
not be fair to GraniteDS or LCDS.  We should avoid even the appearance of
favoritism.

It might be better to put this up on your personal blog.

Thanks,
Om

>
> Thanks,
> Frédéric THOMAS
>

AW: Flex and server technology

Posted by Christofer Dutz <ch...@c-ware.de>.
+1

And what is the current state of the BlazeDS donation anyway?

-----Ursprüngliche Nachricht-----
Von: Frédéric THOMAS [mailto:webdoublefx@hotmail.com] 
Gesendet: Sonntag, 16. Februar 2014 12:24
An: dev@flex.apache.org
Betreff: Flex and server technology




Hi,

I have a comparative feature table for BlazeDS / LCDS / GraniteDS, given some people are asking about it at time, do you think it is something that could fit on our wiki ?

Thanks,
Frédéric THOMAS
 		 	   		  

Flex and server technology

Posted by Frédéric THOMAS <we...@hotmail.com>.


Hi,

I have a comparative feature table for BlazeDS / LCDS / GraniteDS, given some people are asking about it at time, do you think it is something that could fit on our wiki ?

Thanks,
Frédéric THOMAS
 		 	   		  

RE: IOS7 status bar management ( FLEX-33860)

Posted by Maurice Amsellem <ma...@systar.com>.
>is it recommended to go online with the 4.12.0 SDK ? I mean to update my application to Apple store and Google android store with 4.12 SDK ?
4.12 RC1, as it's name implies, is not a final release, and it may coming residual bugs.
You can decide to use it on the AppStore, but it's under your own responsibility.

If you want to stay on 4.11 with custom skin, this is how it's done in 4.12 ViewNavigatorApplicationSkin:

https://github.com/apache/flex-sdk/blob/develop/frameworks/projects/mobiletheme/src/spark/skins/mobile/ViewNavigatorApplicationSkin.as

Look at the code in layoutContents

Maurice 

-----Message d'origine-----
De : Rami Tarabay [mailto:rtarabay@codefish.com] 
Envoyé : vendredi 14 février 2014 11:06
À : dev@flex.apache.org
Objet : Re: IOS7 status bar management ( FLEX-33860)

Hi,

Thanks for your reply.

I can get the 4.12.0 RC1(dev use only), but is it recommended to go online with the 4.12.0 SDK ? I mean to update my application to Apple store and Google android store with 4.12 SDK ?.

Extending ViewNavigatorApplicationSkin it is already done.

I am overriding drawBackground function to add landscape Background image, portrait Background image, busy Indicator and popUp.

I have tried to setStyle("paddingTop") inside the drawBackground function and did not work.

I did the override to the function createChildren and setStyle to
navigator: navigator.setStyle("paddingTop",40) and did not work.

Any suggestions ?

Best,


On Fri, Feb 14, 2014 at 11:02 AM, Maurice Amsellem < maurice.amsellem@systar.com> wrote:

> Hi Rami,
>
> If you can get the 4.12 SDK nightly, iOS7 status bar is managed 
> automatically.
>
> If you can't:
> Regarding your code below, it does not work because everything happens 
> in the skin (ViewNavigatorApplicationSkin), so it's there where you 
> should shift your view.
> So make a custom skin, and shift the content  (navigator skinPart).
>
> HTH
>
> Maurice
>
> -----Message d'origine-----
> De : Rami Tarabay [mailto:rtarabay@codefish.com] Envoyé : vendredi 14 
> février 2014 09:49 À : dev@flex.apache.org Objet : Re: IOS7 status bar 
> management ( FLEX-33860)
>
> Hi,
>
> I'm using flex 4.11 SDK with adobe air 4.0 and flash player 12.0 I'm 
> trying to paddingTop my entire ViewNavigatorApplication on 
> creationComplete or on drawbackground and it is not working.
>
> protected function
> abstractmainview1_creationCompleteHandler(event:FlexEvent):void
> {
>     var osInfo:Array = Capabilities.os.split(" ");
>   var versionNumber:Number = parseFloat(osInfo[2]);
>
>   if(versionNumber >= 7) {
> var t:Number = height>=960 ? 40 : 20;
> // setStyle("top",t);
>         setStyle("paddingTop",t);
>
> }
> }
>
> Any workaround ?!
>
>
> On Tue, Dec 3, 2013 at 3:18 AM, Maurice Amsellem < 
> maurice.amsellem@systar.com> wrote:
>
> > Thanks
> >
> > -----Message d'origine-----
> > De : Justin Mclean [mailto:justin@classsoftware.com] Envoyé : mardi 
> > 3 décembre 2013 01:33 À : dev@flex.apache.org Objet : Re: IOS7 
> > status bar management ( FLEX-33860)
> >
> > Hi,
> >
> > I think the proposed solution is a good compromise, we need to be 
> > able to support iOS7, and as noted other framework are also having 
> > this exact same issue. It's almost like Apple only wants you to only 
> > write native apps :-)
> >
> > > The main and simple reason for that is am physically exhausted.
> > Feel free to take a break or go  slow for a while, you don't have to 
> > fix something every day. Plus it makes the rest of us look lazy :-)
> >
> > Thanks,
> > Justin
> >
> >
>
>
> --
>
> Kind Regards,
>
>
>  Rami Tarabay
>
>
>
> Mobile App Developer | Codefish Apps | www.codefish.com
>
> t +961 5 450824 | m +961 70 170857
>



-- 

Kind Regards,


 Rami Tarabay



Mobile App Developer | Codefish Apps | www.codefish.com

t +961 5 450824 | m +961 70 170857

Re: IOS7 status bar management ( FLEX-33860)

Posted by Rami Tarabay <rt...@codefish.com>.
Hi,

Thanks for your reply.

I can get the 4.12.0 RC1(dev use only), but is it recommended to go online
with the 4.12.0 SDK ? I mean to update my application to Apple store and
Google android store with 4.12 SDK ?.

Extending ViewNavigatorApplicationSkin it is already done.

I am overriding drawBackground function to add landscape Background image,
portrait Background image, busy Indicator and popUp.

I have tried to setStyle("paddingTop") inside the drawBackground function
and did not work.

I did the override to the function createChildren and setStyle to
navigator: navigator.setStyle("paddingTop",40) and did not work.

Any suggestions ?

Best,


On Fri, Feb 14, 2014 at 11:02 AM, Maurice Amsellem <
maurice.amsellem@systar.com> wrote:

> Hi Rami,
>
> If you can get the 4.12 SDK nightly, iOS7 status bar is managed
> automatically.
>
> If you can't:
> Regarding your code below, it does not work because everything happens in
> the skin (ViewNavigatorApplicationSkin), so it's there where you should
> shift your view.
> So make a custom skin, and shift the content  (navigator skinPart).
>
> HTH
>
> Maurice
>
> -----Message d'origine-----
> De : Rami Tarabay [mailto:rtarabay@codefish.com]
> Envoyé : vendredi 14 février 2014 09:49
> À : dev@flex.apache.org
> Objet : Re: IOS7 status bar management ( FLEX-33860)
>
> Hi,
>
> I'm using flex 4.11 SDK with adobe air 4.0 and flash player 12.0 I'm
> trying to paddingTop my entire ViewNavigatorApplication on creationComplete
> or on drawbackground and it is not working.
>
> protected function
> abstractmainview1_creationCompleteHandler(event:FlexEvent):void
> {
>     var osInfo:Array = Capabilities.os.split(" ");
>   var versionNumber:Number = parseFloat(osInfo[2]);
>
>   if(versionNumber >= 7) {
> var t:Number = height>=960 ? 40 : 20;
> // setStyle("top",t);
>         setStyle("paddingTop",t);
>
> }
> }
>
> Any workaround ?!
>
>
> On Tue, Dec 3, 2013 at 3:18 AM, Maurice Amsellem <
> maurice.amsellem@systar.com> wrote:
>
> > Thanks
> >
> > -----Message d'origine-----
> > De : Justin Mclean [mailto:justin@classsoftware.com] Envoyé : mardi 3
> > décembre 2013 01:33 À : dev@flex.apache.org Objet : Re: IOS7 status
> > bar management ( FLEX-33860)
> >
> > Hi,
> >
> > I think the proposed solution is a good compromise, we need to be able
> > to support iOS7, and as noted other framework are also having this
> > exact same issue. It's almost like Apple only wants you to only write
> > native apps :-)
> >
> > > The main and simple reason for that is am physically exhausted.
> > Feel free to take a break or go  slow for a while, you don't have to
> > fix something every day. Plus it makes the rest of us look lazy :-)
> >
> > Thanks,
> > Justin
> >
> >
>
>
> --
>
> Kind Regards,
>
>
>  Rami Tarabay
>
>
>
> Mobile App Developer | Codefish Apps | www.codefish.com
>
> t +961 5 450824 | m +961 70 170857
>



-- 

Kind Regards,


 Rami Tarabay



Mobile App Developer | Codefish Apps | www.codefish.com

t +961 5 450824 | m +961 70 170857

RE: IOS7 status bar management ( FLEX-33860)

Posted by Maurice Amsellem <ma...@systar.com>.
Hi Rami,  

If you can get the 4.12 SDK nightly, iOS7 status bar is managed automatically.

If you can't: 
Regarding your code below, it does not work because everything happens in the skin (ViewNavigatorApplicationSkin), so it's there where you should shift your view.
So make a custom skin, and shift the content  (navigator skinPart).

HTH

Maurice 

-----Message d'origine-----
De : Rami Tarabay [mailto:rtarabay@codefish.com] 
Envoyé : vendredi 14 février 2014 09:49
À : dev@flex.apache.org
Objet : Re: IOS7 status bar management ( FLEX-33860)

Hi,

I'm using flex 4.11 SDK with adobe air 4.0 and flash player 12.0 I'm trying to paddingTop my entire ViewNavigatorApplication on creationComplete or on drawbackground and it is not working.

protected function
abstractmainview1_creationCompleteHandler(event:FlexEvent):void
{
    var osInfo:Array = Capabilities.os.split(" ");
  var versionNumber:Number = parseFloat(osInfo[2]);

  if(versionNumber >= 7) {
var t:Number = height>=960 ? 40 : 20;
// setStyle("top",t);
        setStyle("paddingTop",t);

}
}

Any workaround ?!


On Tue, Dec 3, 2013 at 3:18 AM, Maurice Amsellem < maurice.amsellem@systar.com> wrote:

> Thanks
>
> -----Message d'origine-----
> De : Justin Mclean [mailto:justin@classsoftware.com] Envoyé : mardi 3 
> décembre 2013 01:33 À : dev@flex.apache.org Objet : Re: IOS7 status 
> bar management ( FLEX-33860)
>
> Hi,
>
> I think the proposed solution is a good compromise, we need to be able 
> to support iOS7, and as noted other framework are also having this 
> exact same issue. It's almost like Apple only wants you to only write 
> native apps :-)
>
> > The main and simple reason for that is am physically exhausted.
> Feel free to take a break or go  slow for a while, you don't have to 
> fix something every day. Plus it makes the rest of us look lazy :-)
>
> Thanks,
> Justin
>
>


-- 

Kind Regards,


 Rami Tarabay



Mobile App Developer | Codefish Apps | www.codefish.com

t +961 5 450824 | m +961 70 170857