Re: With ref to- Creation of mobile/tablet apps in Flex projects

2013-06-04 Thread Elena Geller
It is independent of Flash Builder. I haven't a link to documentation just
now, but you can get it even without IDE, as parameters in command line.
Every IDE (i used FlashDevelop) does it comfortable.
Am 05.06.2013 06:12 schrieb "Arvind Dievs Software" <
arv...@dievssoftware.com>:

> Hi
>
>
> In Flash Builder Flex based apps can be converted into mobile apps
> targeting different types of mobile/tablet devices.
>
>
> What I wish to know is, is the source code and /  or binaries for doing
> this conversion/creation of mobile apps available for download/ for use
> separate from Flash Builder?
>
>
> Thanks,
>
> Arvind.


Re: With ref to- Creation of mobile/tablet apps in Flex projects

2013-06-04 Thread Arvind Dievs Software
Hello Elena/all


OK, can a web server be used to do the same thing(convert Flex projects into 
mobile/tablet apps)?


Has anyone done/attempted to do this?



Yours sincerely,
Arvind,
Dievs Software.




From: Elena Geller
Sent: ‎Wednesday‎, ‎5‎ ‎June‎ ‎2013 ‎10‎:‎44
To: users@flex.apache.org


It is independent of Flash Builder. I haven't a link to documentation just
now, but you can get it even without IDE, as parameters in command line.
Every IDE (i used FlashDevelop) does it comfortable.
Am 05.06.2013 06:12 schrieb "Arvind Dievs Software" <
arv...@dievssoftware.com>:

> Hi
>
>
> In Flash Builder Flex based apps can be converted into mobile apps
> targeting different types of mobile/tablet devices.
>
>
> What I wish to know is, is the source code and /  or binaries for doing
> this conversion/creation of mobile apps available for download/ for use
> separate from Flash Builder?
>
>
> Thanks,
>
> Arvind.

Re: With ref to- Creation of mobile/tablet apps in Flex projects

2013-06-04 Thread Elena Geller
Web server has nothing to do with it. You need to create AIR app. If you
work on Windows computer, i'd recommend you to use FlashDevelop, it is
super easy. You can create Flex Air project and generate iOS or Android app
(for iOS you need certificate though).
Am 05.06.2013 07:29 schrieb "Arvind Dievs Software" <
arv...@dievssoftware.com>:

> Hello Elena/all
>
>
> OK, can a web server be used to do the same thing(convert Flex projects
> into mobile/tablet apps)?
>
>
> Has anyone done/attempted to do this?
>
>
>
> Yours sincerely,
> Arvind,
> Dievs Software.
>
>
>
>
> From: Elena Geller
> Sent: Wednesday, 5 June 2013 10:44
> To: users@flex.apache.org
>
>
> It is independent of Flash Builder. I haven't a link to documentation just
> now, but you can get it even without IDE, as parameters in command line.
> Every IDE (i used FlashDevelop) does it comfortable.
> Am 05.06.2013 06:12 schrieb "Arvind Dievs Software" <
> arv...@dievssoftware.com>:
>
> > Hi
> >
> >
> > In Flash Builder Flex based apps can be converted into mobile apps
> > targeting different types of mobile/tablet devices.
> >
> >
> > What I wish to know is, is the source code and /  or binaries for doing
> > this conversion/creation of mobile apps available for download/ for use
> > separate from Flash Builder?
> >
> >
> > Thanks,
> >
> > Arvind.


Re: With ref to- Creation of mobile/tablet apps in Flex projects

2013-06-05 Thread Carlos Velasco
You could take a look to Uriana (https://www.assembla.com/spaces/uriana/wiki).
Though it is still under development, it provides a mobile library that
could help you so much to get your mobile apps ready and working.


2013/6/5 Elena Geller 

> Web server has nothing to do with it. You need to create AIR app. If you
> work on Windows computer, i'd recommend you to use FlashDevelop, it is
> super easy. You can create Flex Air project and generate iOS or Android app
> (for iOS you need certificate though).
> Am 05.06.2013 07:29 schrieb "Arvind Dievs Software" <
> arv...@dievssoftware.com>:
>
> > Hello Elena/all
> >
> >
> > OK, can a web server be used to do the same thing(convert Flex projects
> > into mobile/tablet apps)?
> >
> >
> > Has anyone done/attempted to do this?
> >
> >
> >
> > Yours sincerely,
> > Arvind,
> > Dievs Software.
> >
> >
> >
> >
> > From: Elena Geller
> > Sent: Wednesday, 5 June 2013 10:44
> > To: users@flex.apache.org
> >
> >
> > It is independent of Flash Builder. I haven't a link to documentation
> just
> > now, but you can get it even without IDE, as parameters in command line.
> > Every IDE (i used FlashDevelop) does it comfortable.
> > Am 05.06.2013 06:12 schrieb "Arvind Dievs Software" <
> > arv...@dievssoftware.com>:
> >
> > > Hi
> > >
> > >
> > > In Flash Builder Flex based apps can be converted into mobile apps
> > > targeting different types of mobile/tablet devices.
> > >
> > >
> > > What I wish to know is, is the source code and /  or binaries for doing
> > > this conversion/creation of mobile apps available for download/ for use
> > > separate from Flash Builder?
> > >
> > >
> > > Thanks,
> > >
> > > Arvind.
>


Re: With ref to- Creation of mobile/tablet apps in Flex projects

2013-06-05 Thread Ajar
Carlos, Elena & Arvind hello
I have a very straight forward question to you and everyone else on this
list:
Is flex really relevant for mobile?
This is asked due to its dependency of the regular stage display list, and
inability to take advantage of stage3d performance.
Why should anyone choose flex over feathersUI for mobile development?
I love flex mainly for web desktop apps
But it seems like it needs to be re-written on top of stage3d to be
relevant for mobile
And that's exactly what Josh did when he created feathers...
Your thoughts?
Ajar

On Wednesday, June 5, 2013, Carlos Velasco wrote:

> You could take a look to Uriana (
> https://www.assembla.com/spaces/uriana/wiki).
> Though it is still under development, it provides a mobile library that
> could help you so much to get your mobile apps ready and working.
>
>
> 2013/6/5 Elena Geller >
>
> > Web server has nothing to do with it. You need to create AIR app. If you
> > work on Windows computer, i'd recommend you to use FlashDevelop, it is
> > super easy. You can create Flex Air project and generate iOS or Android
> app
> > (for iOS you need certificate though).
> > Am 05.06.2013 07:29 schrieb "Arvind Dievs Software" <
> > arv...@dievssoftware.com >:
> >
> > > Hello Elena/all
> > >
> > >
> > > OK, can a web server be used to do the same thing(convert Flex projects
> > > into mobile/tablet apps)?
> > >
> > >
> > > Has anyone done/attempted to do this?
> > >
> > >
> > >
> > > Yours sincerely,
> > > Arvind,
> > > Dievs Software.
> > >
> > >
> > >
> > >
> > > From: Elena Geller
> > > Sent: Wednesday, 5 June 2013 10:44
> > > To: users@flex.apache.org 
> > >
> > >
> > > It is independent of Flash Builder. I haven't a link to documentation
> > just
> > > now, but you can get it even without IDE, as parameters in command
> line.
> > > Every IDE (i used FlashDevelop) does it comfortable.
> > > Am 05.06.2013 06:12 schrieb "Arvind Dievs Software" <
> > > arv...@dievssoftware.com >:
> > >
> > > > Hi
> > > >
> > > >
> > > > In Flash Builder Flex based apps can be converted into mobile apps
> > > > targeting different types of mobile/tablet devices.
> > > >
> > > >
> > > > What I wish to know is, is the source code and /  or binaries for
> doing
> > > > this conversion/creation of mobile apps available for download/ for
> use
> > > > separate from Flash Builder?
> > > >
> > > >
> > > > Thanks,
> > > >
> > > > Arvind.
> >
>


-- 
CasaVersa ~  ~ Travel for all {



    




Ajar Bahamonde | @__Ajar__ 
M:  +972 544 966 104
@:  ajar.interact...@gmail.com


Re: With ref to- Creation of mobile/tablet apps in Flex projects

2013-06-05 Thread Elena Geller
I dare say, everybody can choose what he wants and what he really needs. My
task was (mainly) to get data from webservice and show it. Good task for
Flex, Stage3D was not really relevant...


2013/6/5 Ajar 

> Carlos, Elena & Arvind hello
> I have a very straight forward question to you and everyone else on this
> list:
> Is flex really relevant for mobile?
> This is asked due to its dependency of the regular stage display list, and
> inability to take advantage of stage3d performance.
> Why should anyone choose flex over feathersUI for mobile development?
> I love flex mainly for web desktop apps
> But it seems like it needs to be re-written on top of stage3d to be
> relevant for mobile
> And that's exactly what Josh did when he created feathers...
> Your thoughts?
> Ajar
>
> On Wednesday, June 5, 2013, Carlos Velasco wrote:
>
> > You could take a look to Uriana (
> > https://www.assembla.com/spaces/uriana/wiki).
> > Though it is still under development, it provides a mobile library that
> > could help you so much to get your mobile apps ready and working.
> >
> >
> > 2013/6/5 Elena Geller >
> >
> > > Web server has nothing to do with it. You need to create AIR app. If
> you
> > > work on Windows computer, i'd recommend you to use FlashDevelop, it is
> > > super easy. You can create Flex Air project and generate iOS or Android
> > app
> > > (for iOS you need certificate though).
> > > Am 05.06.2013 07:29 schrieb "Arvind Dievs Software" <
> > > arv...@dievssoftware.com >:
> > >
> > > > Hello Elena/all
> > > >
> > > >
> > > > OK, can a web server be used to do the same thing(convert Flex
> projects
> > > > into mobile/tablet apps)?
> > > >
> > > >
> > > > Has anyone done/attempted to do this?
> > > >
> > > >
> > > >
> > > > Yours sincerely,
> > > > Arvind,
> > > > Dievs Software.
> > > >
> > > >
> > > >
> > > >
> > > > From: Elena Geller
> > > > Sent: Wednesday, 5 June 2013 10:44
> > > > To: users@flex.apache.org 
> > > >
> > > >
> > > > It is independent of Flash Builder. I haven't a link to documentation
> > > just
> > > > now, but you can get it even without IDE, as parameters in command
> > line.
> > > > Every IDE (i used FlashDevelop) does it comfortable.
> > > > Am 05.06.2013 06:12 schrieb "Arvind Dievs Software" <
> > > > arv...@dievssoftware.com >:
> > > >
> > > > > Hi
> > > > >
> > > > >
> > > > > In Flash Builder Flex based apps can be converted into mobile apps
> > > > > targeting different types of mobile/tablet devices.
> > > > >
> > > > >
> > > > > What I wish to know is, is the source code and /  or binaries for
> > doing
> > > > > this conversion/creation of mobile apps available for download/ for
> > use
> > > > > separate from Flash Builder?
> > > > >
> > > > >
> > > > > Thanks,
> > > > >
> > > > > Arvind.
> > >
> >
>
>
> --
> CasaVersa ~  ~ Travel for all {
>
> 
> 
>     
> 
> 
> 
> 
> Ajar Bahamonde | @__Ajar__ 
> M:  +972 544 966 104
> @:  ajar.interact...@gmail.com
>


Re: With ref to- Creation of mobile/tablet apps in Flex projects

2013-06-05 Thread Justin Mclean
Hi,

> This is asked due to its dependency of the regular stage display list, and 
> inability to take advantage of stage3d performance.
Depends on your application - not all applications need stage3d, if you writing 
a 3d game then sure but your typical Flex application probably doesn't need it.

In my experience, if performance isn't an issue (and it's usually not Flex runs 
is fast on modern phones), it comes down to how much of your desktop 
application code do you want to rewrite to make it work on mobile and do you 
have the time and budget for that? Using Flex on both mobile and desktop may 
save you time and money.

Thanks,
Justin

Re: With ref to- Creation of mobile/tablet apps in Flex projects

2013-06-05 Thread Arvind Dievs Software
HI Ajar


 

You must remember that feathersui- as the name says-- is for UI components.


Whereas for business//enterprise apps Flex has everything needed (you can 
create skins for flex apps and they look pretty nice- atleast for business / 
enterprise apps→ again games etc require a different level of graphics/ visual 
layout so that use case is covered well by FeathersUI  + Starling framework. 



If you look at the activity of Apache Flex- adoption of flex has only increased 
after Adobe licensed out Flex to the Apache foundation. Many people would say 
that had Macromedia been in charge of Flex (and not been taken over by Adobe)→ 
they would never have given up Flex (like Adobe has done) The level of 
maturity of Flex, the kind of support/documentation/books/tutorials it has are 
simply incomparable. I worked with JavaScript for some time before I turned to 
Flex (as it turns out I brought a Flash Builder license a few months before 
Adobe open sourced Flex- again something I find difficult to believe). And I am 
simply shocked as to why there is such hype surrounding Js based mobile apps-- 
its a real pain to create an app of any complexity in JavaScript.

I think maybe that's because Flash is Adobe’s proprietary tech→ so all the 
other biggies are shutting Adobe out by adopting JavaScript?


I think I digressed a bit from your question- just thought I would let you know 
how I feel about Flex when compared with JS(in addition to your question about 
feathersui) :) 



Yours sincerely,
Arvind,
Dievs Software.




From: Ajar
Sent: ‎Wednesday‎, ‎5‎ ‎June‎ ‎2013 ‎13‎:‎53
To: users@flex.apache.org


Carlos, Elena & Arvind hello
I have a very straight forward question to you and everyone else on this
list:
Is flex really relevant for mobile?
This is asked due to its dependency of the regular stage display list, and
inability to take advantage of stage3d performance.
Why should anyone choose flex over feathersUI for mobile development?
I love flex mainly for web desktop apps
But it seems like it needs to be re-written on top of stage3d to be
relevant for mobile
And that's exactly what Josh did when he created feathers...
Your thoughts?
Ajar

On Wednesday, June 5, 2013, Carlos Velasco wrote:

> You could take a look to Uriana (
> https://www.assembla.com/spaces/uriana/wiki).
> Though it is still under development, it provides a mobile library that
> could help you so much to get your mobile apps ready and working.
>
>
> 2013/6/5 Elena Geller >
>
> > Web server has nothing to do with it. You need to create AIR app. If you
> > work on Windows computer, i'd recommend you to use FlashDevelop, it is
> > super easy. You can create Flex Air project and generate iOS or Android
> app
> > (for iOS you need certificate though).
> > Am 05.06.2013 07:29 schrieb "Arvind Dievs Software" <
> > arv...@dievssoftware.com >:
> >
> > > Hello Elena/all
> > >
> > >
> > > OK, can a web server be used to do the same thing(convert Flex projects
> > > into mobile/tablet apps)?
> > >
> > >
> > > Has anyone done/attempted to do this?
> > >
> > >
> > >
> > > Yours sincerely,
> > > Arvind,
> > > Dievs Software.
> > >
> > >
> > >
> > >
> > > From: Elena Geller
> > > Sent: Wednesday, 5 June 2013 10:44
> > > To: users@flex.apache.org 
> > >
> > >
> > > It is independent of Flash Builder. I haven't a link to documentation
> > just
> > > now, but you can get it even without IDE, as parameters in command
> line.
> > > Every IDE (i used FlashDevelop) does it comfortable.
> > > Am 05.06.2013 06:12 schrieb "Arvind Dievs Software" <
> > > arv...@dievssoftware.com >:
> > >
> > > > Hi
> > > >
> > > >
> > > > In Flash Builder Flex based apps can be converted into mobile apps
> > > > targeting different types of mobile/tablet devices.
> > > >
> > > >
> > > > What I wish to know is, is the source code and /  or binaries for
> doing
> > > > this conversion/creation of mobile apps available for download/ for
> use
> > > > separate from Flash Builder?
> > > >
> > > >
> > > > Thanks,
> > > >
> > > > Arvind.
> >
>


-- 
CasaVersa ~  ~ Travel for all {



    




Ajar Bahamonde | @__Ajar__ 
M:  +972 544 966 104
@:  ajar.interact...@gmail.com

RE: With ref to- Creation of mobile/tablet apps in Flex projects

2013-06-05 Thread Mark Line
FeathersUI has a lot of features missing compared to Flex although for basic
things its fine.

A while ago I rewrote an app from Flex to feathers to see what performance
gains I could get:
https://play.google.com/store/apps/details?id=air.com.indecentmonkey.eggtime
rair

It took me almost twice as long to rewrite the app in Feathers then using
Flex, that said it's probably because there was a learning curve with
feathers.

I wouldn't write off Flex for mobile. I think it does a great job. Keep the
display list minimal and it works like a great! On current devices (I was
testing on a nexus 4) the only difference between the starling and flex
verison I could really find was the app start up time

-Original Message-
From: Elena Geller [mailto:elena.gel...@gmail.com] 
Sent: 05 June 2013 09:36
To: users@flex.apache.org
Subject: Re: With ref to- Creation of mobile/tablet apps in Flex projects

I dare say, everybody can choose what he wants and what he really needs. My
task was (mainly) to get data from webservice and show it. Good task for
Flex, Stage3D was not really relevant...


2013/6/5 Ajar 

> Carlos, Elena & Arvind hello
> I have a very straight forward question to you and everyone else on 
> this
> list:
> Is flex really relevant for mobile?
> This is asked due to its dependency of the regular stage display list, 
> and inability to take advantage of stage3d performance.
> Why should anyone choose flex over feathersUI for mobile development?
> I love flex mainly for web desktop apps But it seems like it needs to 
> be re-written on top of stage3d to be relevant for mobile And that's 
> exactly what Josh did when he created feathers...
> Your thoughts?
> Ajar
>
> On Wednesday, June 5, 2013, Carlos Velasco wrote:
>
> > You could take a look to Uriana (
> > https://www.assembla.com/spaces/uriana/wiki).
> > Though it is still under development, it provides a mobile library 
> > that could help you so much to get your mobile apps ready and working.
> >
> >
> > 2013/6/5 Elena Geller >
> >
> > > Web server has nothing to do with it. You need to create AIR app. 
> > > If
> you
> > > work on Windows computer, i'd recommend you to use FlashDevelop, 
> > > it is super easy. You can create Flex Air project and generate iOS 
> > > or Android
> > app
> > > (for iOS you need certificate though).
> > > Am 05.06.2013 07:29 schrieb "Arvind Dievs Software" < 
> > > arv...@dievssoftware.com >:
> > >
> > > > Hello Elena/all
> > > >
> > > >
> > > > OK, can a web server be used to do the same thing(convert Flex
> projects
> > > > into mobile/tablet apps)?
> > > >
> > > >
> > > > Has anyone done/attempted to do this?
> > > >
> > > >
> > > >
> > > > Yours sincerely,
> > > > Arvind,
> > > > Dievs Software.
> > > >
> > > >
> > > >
> > > >
> > > > From: Elena Geller
> > > > Sent: Wednesday, 5 June 2013 10:44
> > > > To: users@flex.apache.org 
> > > >
> > > >
> > > > It is independent of Flash Builder. I haven't a link to 
> > > > documentation
> > > just
> > > > now, but you can get it even without IDE, as parameters in 
> > > > command
> > line.
> > > > Every IDE (i used FlashDevelop) does it comfortable.
> > > > Am 05.06.2013 06:12 schrieb "Arvind Dievs Software" < 
> > > > arv...@dievssoftware.com >:
> > > >
> > > > > Hi
> > > > >
> > > > >
> > > > > In Flash Builder Flex based apps can be converted into mobile 
> > > > > apps targeting different types of mobile/tablet devices.
> > > > >
> > > > >
> > > > > What I wish to know is, is the source code and /  or binaries 
> > > > > for
> > doing
> > > > > this conversion/creation of mobile apps available for 
> > > > > download/ for
> > use
> > > > > separate from Flash Builder?
> > > > >
> > > > >
> > > > > Thanks,
> > > > >
> > > > > Arvind.
> > >
> >
>
>
> --
> CasaVersa ~ <http://www.casaversa.com> ~ Travel for all {
>
> <https://www.facebook.com/CasaVersa.Home.Exchange>
> <https://twitter.com/CasaVersa>
>   <http://pinterest.com/casaversa/>  <http://casaversa.tumblr.com/> 
> <http://www.scoop.it/t/casaversa> 
> <https://plus.google.com/109417412479011946456>
> <http://www.linkedin.com/company/casaversa>
> <http://www.casaversa.com/blog/>
> Ajar Bahamonde | @__Ajar__ <https://twitter.com/__Ajar__>
> M:  +972 544 966 104
> @:  ajar.interact...@gmail.com
>



Re: With ref to- Creation of mobile/tablet apps in Flex projects

2013-06-05 Thread Ajar
Elena, I'll be extremely happy to be able to use flex for mobile
it would save me a lot of headache in layout and data architecture
it is mature, modular boutique framework to my taste
and yes of-course, anyone can choose what they want
I'm not here to negate flex, but to surface a critical issue for its
relevancy
I'd love to see flex flourish.
I ask this to open the discussion on mobile development.
a discussion that would hopefully yield a direction that can match
and surpass the current mobile development alternatives.

Justin, flex is far better development wise then feathers to my needs.
feathers is aiming to add some ui capabilities to games, and my needs are
list based/ screen based applications.
this is far more suitable to build in flex and would take a lot less time
and code sharing would indeed be a treat.

When I'm talking about performance, I wasn't implying games first-person
shooter syle, but screen transitions, lists swipes and easing general
rendering and responsiveness

Mark, your words are very reassuring.
I'll be extremely happy to find out I was dead wrong and flex can pull
through
and as devices become stronger in processing power, the more relevant flex
would be for mobile.
I'll definitely give it a shot and report back.

cheers everyone
Ajar

CasaVersa ~  ~ Travel for all {



    




Ajar Bahamonde | @__Ajar__ 
M:  +972 544 966 104
@:  ajar.interact...@gmail.com


On Wed, Jun 5, 2013 at 11:35 AM, Elena Geller wrote:

> I dare say, everybody can choose what he wants and what he really needs. My
> task was (mainly) to get data from webservice and show it. Good task for
> Flex, Stage3D was not really relevant...
>
>
> 2013/6/5 Ajar 
>
> > Carlos, Elena & Arvind hello
> > I have a very straight forward question to you and everyone else on this
> > list:
> > Is flex really relevant for mobile?
> > This is asked due to its dependency of the regular stage display list,
> and
> > inability to take advantage of stage3d performance.
> > Why should anyone choose flex over feathersUI for mobile development?
> > I love flex mainly for web desktop apps
> > But it seems like it needs to be re-written on top of stage3d to be
> > relevant for mobile
> > And that's exactly what Josh did when he created feathers...
> > Your thoughts?
> > Ajar
> >
> > On Wednesday, June 5, 2013, Carlos Velasco wrote:
> >
> > > You could take a look to Uriana (
> > > https://www.assembla.com/spaces/uriana/wiki).
> > > Though it is still under development, it provides a mobile library that
> > > could help you so much to get your mobile apps ready and working.
> > >
> > >
> > > 2013/6/5 Elena Geller >
> > >
> > > > Web server has nothing to do with it. You need to create AIR app. If
> > you
> > > > work on Windows computer, i'd recommend you to use FlashDevelop, it
> is
> > > > super easy. You can create Flex Air project and generate iOS or
> Android
> > > app
> > > > (for iOS you need certificate though).
> > > > Am 05.06.2013 07:29 schrieb "Arvind Dievs Software" <
> > > > arv...@dievssoftware.com >:
> > > >
> > > > > Hello Elena/all
> > > > >
> > > > >
> > > > > OK, can a web server be used to do the same thing(convert Flex
> > projects
> > > > > into mobile/tablet apps)?
> > > > >
> > > > >
> > > > > Has anyone done/attempted to do this?
> > > > >
> > > > >
> > > > >
> > > > > Yours sincerely,
> > > > > Arvind,
> > > > > Dievs Software.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > From: Elena Geller
> > > > > Sent: Wednesday, 5 June 2013 10:44
> > > > > To: users@flex.apache.org 
> > > > >
> > > > >
> > > > > It is independent of Flash Builder. I haven't a link to
> documentation
> > > > just
> > > > > now, but you can get it even without IDE, as parameters in command
> > > line.
> > > > > Every IDE (i used FlashDevelop) does it comfortable.
> > > > > Am 05.06.2013 06:12 schrieb "Arvind Dievs Software" <
> > > > > arv...@dievssoftware.com >:
> > > > >
> > > > > > Hi
> > > > > >
> > > > > >
> > > > > > In Flash Builder Flex based apps can be converted into mobile
> apps
> > > > > > targeting different types of mobile/tablet devices.
> > > > > >
> > > > > >
> > > > > > What I wish to know is, is the source code and /  or binaries for
> > > doing
> > > > > > this conversion/creation of mobile apps available for download/
> for
> > > use
> > > > > > separate from Flash Builder?
> > > > > >
> > > > > >
> > > > > > Thanks,
> > > > > >
> > > > > > Arvind.
> > > >
> > >
> >
> >
> > --
> > CasaVersa ~  ~ Travel for all {
> >
> > 
> > 
> >   

Re: With ref to- Creation of mobile/tablet apps in Flex projects

2013-06-05 Thread Carlos Velasco
I think the answer to your question depends on the software you are
planning to develop. In my experience FLEX works good with form-based
applications, such as managing, registering or so, where development times
are significantly lower than using other alternative technologies and the
final app performance is acceptable.

I would stand out of the flex way for hardware consuming apps though.

By the way, Uriana helps a lot (in my opinion) to develop medium-large
mobile modular applications, as it provides several framework prebuilt
pieces to deal with common mobile issues.

Hope that helps.


2013/6/5 Ajar 

> Carlos, Elena & Arvind hello
> I have a very straight forward question to you and everyone else on this
> list:
> Is flex really relevant for mobile?
> This is asked due to its dependency of the regular stage display list, and
> inability to take advantage of stage3d performance.
> Why should anyone choose flex over feathersUI for mobile development?
> I love flex mainly for web desktop apps
> But it seems like it needs to be re-written on top of stage3d to be
> relevant for mobile
> And that's exactly what Josh did when he created feathers...
> Your thoughts?
> Ajar
>
> On Wednesday, June 5, 2013, Carlos Velasco wrote:
>
> > You could take a look to Uriana (
> > https://www.assembla.com/spaces/uriana/wiki).
> > Though it is still under development, it provides a mobile library that
> > could help you so much to get your mobile apps ready and working.
> >
> >
> > 2013/6/5 Elena Geller >
> >
> > > Web server has nothing to do with it. You need to create AIR app. If
> you
> > > work on Windows computer, i'd recommend you to use FlashDevelop, it is
> > > super easy. You can create Flex Air project and generate iOS or Android
> > app
> > > (for iOS you need certificate though).
> > > Am 05.06.2013 07:29 schrieb "Arvind Dievs Software" <
> > > arv...@dievssoftware.com >:
> > >
> > > > Hello Elena/all
> > > >
> > > >
> > > > OK, can a web server be used to do the same thing(convert Flex
> projects
> > > > into mobile/tablet apps)?
> > > >
> > > >
> > > > Has anyone done/attempted to do this?
> > > >
> > > >
> > > >
> > > > Yours sincerely,
> > > > Arvind,
> > > > Dievs Software.
> > > >
> > > >
> > > >
> > > >
> > > > From: Elena Geller
> > > > Sent: Wednesday, 5 June 2013 10:44
> > > > To: users@flex.apache.org 
> > > >
> > > >
> > > > It is independent of Flash Builder. I haven't a link to documentation
> > > just
> > > > now, but you can get it even without IDE, as parameters in command
> > line.
> > > > Every IDE (i used FlashDevelop) does it comfortable.
> > > > Am 05.06.2013 06:12 schrieb "Arvind Dievs Software" <
> > > > arv...@dievssoftware.com >:
> > > >
> > > > > Hi
> > > > >
> > > > >
> > > > > In Flash Builder Flex based apps can be converted into mobile apps
> > > > > targeting different types of mobile/tablet devices.
> > > > >
> > > > >
> > > > > What I wish to know is, is the source code and /  or binaries for
> > doing
> > > > > this conversion/creation of mobile apps available for download/ for
> > use
> > > > > separate from Flash Builder?
> > > > >
> > > > >
> > > > > Thanks,
> > > > >
> > > > > Arvind.
> > >
> >
>
>
> --
> CasaVersa ~  ~ Travel for all {
>
> 
> 
>     
> 
> 
> 
> 
> Ajar Bahamonde | @__Ajar__ 
> M:  +972 544 966 104
> @:  ajar.interact...@gmail.com
>


Re: With ref to- Creation of mobile/tablet apps in Flex projects

2013-06-05 Thread Ajar
Thank you Carlos
I'll definitely give it a try
and have a look at your micro-architecture
Cheers
Ajar




CasaVersa ~  ~ Travel for all {



    




Ajar Bahamonde | @__Ajar__ 
M:  +972 544 966 104
@:  ajar.interact...@gmail.com


On Wed, Jun 5, 2013 at 12:06 PM, Carlos Velasco <
carlos.velasco.bla...@gmail.com> wrote:

> I think the answer to your question depends on the software you are
> planning to develop. In my experience FLEX works good with form-based
> applications, such as managing, registering or so, where development times
> are significantly lower than using other alternative technologies and the
> final app performance is acceptable.
>
> I would stand out of the flex way for hardware consuming apps though.
>
> By the way, Uriana helps a lot (in my opinion) to develop medium-large
> mobile modular applications, as it provides several framework prebuilt
> pieces to deal with common mobile issues.
>
> Hope that helps.
>
>
> 2013/6/5 Ajar 
>
> > Carlos, Elena & Arvind hello
> > I have a very straight forward question to you and everyone else on this
> > list:
> > Is flex really relevant for mobile?
> > This is asked due to its dependency of the regular stage display list,
> and
> > inability to take advantage of stage3d performance.
> > Why should anyone choose flex over feathersUI for mobile development?
> > I love flex mainly for web desktop apps
> > But it seems like it needs to be re-written on top of stage3d to be
> > relevant for mobile
> > And that's exactly what Josh did when he created feathers...
> > Your thoughts?
> > Ajar
> >
> > On Wednesday, June 5, 2013, Carlos Velasco wrote:
> >
> > > You could take a look to Uriana (
> > > https://www.assembla.com/spaces/uriana/wiki).
> > > Though it is still under development, it provides a mobile library that
> > > could help you so much to get your mobile apps ready and working.
> > >
> > >
> > > 2013/6/5 Elena Geller >
> > >
> > > > Web server has nothing to do with it. You need to create AIR app. If
> > you
> > > > work on Windows computer, i'd recommend you to use FlashDevelop, it
> is
> > > > super easy. You can create Flex Air project and generate iOS or
> Android
> > > app
> > > > (for iOS you need certificate though).
> > > > Am 05.06.2013 07:29 schrieb "Arvind Dievs Software" <
> > > > arv...@dievssoftware.com >:
> > > >
> > > > > Hello Elena/all
> > > > >
> > > > >
> > > > > OK, can a web server be used to do the same thing(convert Flex
> > projects
> > > > > into mobile/tablet apps)?
> > > > >
> > > > >
> > > > > Has anyone done/attempted to do this?
> > > > >
> > > > >
> > > > >
> > > > > Yours sincerely,
> > > > > Arvind,
> > > > > Dievs Software.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > From: Elena Geller
> > > > > Sent: Wednesday, 5 June 2013 10:44
> > > > > To: users@flex.apache.org 
> > > > >
> > > > >
> > > > > It is independent of Flash Builder. I haven't a link to
> documentation
> > > > just
> > > > > now, but you can get it even without IDE, as parameters in command
> > > line.
> > > > > Every IDE (i used FlashDevelop) does it comfortable.
> > > > > Am 05.06.2013 06:12 schrieb "Arvind Dievs Software" <
> > > > > arv...@dievssoftware.com >:
> > > > >
> > > > > > Hi
> > > > > >
> > > > > >
> > > > > > In Flash Builder Flex based apps can be converted into mobile
> apps
> > > > > > targeting different types of mobile/tablet devices.
> > > > > >
> > > > > >
> > > > > > What I wish to know is, is the source code and /  or binaries for
> > > doing
> > > > > > this conversion/creation of mobile apps available for download/
> for
> > > use
> > > > > > separate from Flash Builder?
> > > > > >
> > > > > >
> > > > > > Thanks,
> > > > > >
> > > > > > Arvind.
> > > >
> > >
> >
> >
> > --
> > CasaVersa ~  ~ Travel for all {
> >
> > 
> > 
> >     
> > 
> > 
> > 
> > 
> > Ajar Bahamonde | @__Ajar__ 
> > M:  +972 544 966 104
> > @:  ajar.interact...@gmail.com
> >
>


Re: With ref to- Creation of mobile/tablet apps in Flex projects

2013-06-05 Thread Jonathan Campos
On Wed, Jun 5, 2013 at 4:01 AM, Ajar  wrote:

> I'll definitely give it a shot and report back.


If you know my work you know that I've done lots of mobile projects over
the last 3 years. Many of them Flex and FeathersUI. While feathers is nice
there are situations that stage3D is actually a bad thing. There are always
trade offs and for some projects it just doesn't work. I had to port an app
from Feathers to Flex because feathers was croaking. It was unexpected but
true.

J


-- 
Jonathan Campos