Re: [ANNOUNCE] Apache Royale 0.9.1 Released

2018-02-14 Thread Carlos Rovira
Maybe I should reference GitHub references in website...

https://github.com/apache/royale-asjs/releases



2018-02-14 14:44 GMT+01:00 Gabe Harbs :

> Excellent!
>
> Harbs
>
> > On Feb 14, 2018, at 3:04 PM, Piotr Zarzycki 
> wrote:
> >
> > Added on GitHub! ->
> > https://github.com/apache/royale-asjs/releases/tag/apache-royale-0.9.1
> :)
> >
> > Thanks,
> > Piotr
> >
> > 2018-02-14 14:02 GMT+01:00 Carlos Rovira :
> >
> >> Changes are live on the web
> >>
> >> thanks!
> >>
> >> 2018-02-14 8:43 GMT+01:00 Alex Harui :
> >>
> >>> The Apache Royale community is pleased to announce the release of
> Apache
> >>> Royale 0.9.1.
> >>>
> >>> The Apache Royale project is a continuation of the previous effort
> called
> >>> FlexJS to produce a next-generation of the Apache Flex SDK that enables
> >>> developers to use MXML and ActionScript to generate HTML/JS/CSS
> >>> applications which can run natively in browsers. The cross-compiled
> code
> >>> can also be used in Apache Cordova (Adobe PhoneGap) mobile
> applications.
> >>>
> >>>
> >>> (Apache Flex is a highly productive, open source application framework
> >> for
> >>> building and maintaining expressive applications that deploy on Adobe
> >>> Flash and Adobe AIR to provide a consistent experience on all major
> >>> browsers, desktops and devices.)
> >>>
> >>> This release should be considered ‘beta' quality. The purpose of this
> >>> release is to gather feedback about the features and implementation
> >>> strategies, and to recruit new contributors. We hope to grow the code
> >> base
> >>> into an SDK and tool chain that delivers the highest productivity when
> >>> developing applications that can run on many platforms. Beta releases
> may
> >>> not handle production needs.
> >>>
> >>> Please file bugs at:
> >>>
> >>>  https://github.com/apache/royale-asjs/issues
> >>>
> >>> If you happen to know it is a compiler issue, please use:
> >>>
> >>>  https://github.com/apache/royale-compiler/issues
> >>>
> >>> For questions about how to use Royale, send email to
> >>> us...@royale.apache.org.  For questions and feedback on the
> development
> >> of
> >>> the source code in the release, send email to dev@royale.apache.org.
> >>>
> >>> Apache Royale is available in source and binary form from the Apache
> >>> mirrors:
> >>>
> >>> Source:
> >>> http://www.apache.org/dyn/closer.lua/royale/0.9.1/apache-
> >>> royale-0.9.1-src.t
> >>> ar.gz
> >>> http://www.apache.org/dyn/closer.lua/royale/0.9.1/apache-
> >>> royale-0.9.1-src.z
> >>> ip
> >>>  >> apache-royale-0.9.1-src.zip>
> >>>
> >>> Binary:
> >>> http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
> >>> apache-royale-0.
> >>> 9.1-bin-js.tar.gz
> >>>  >> binaries/apache-royale-0.9.1-bin-js.tar.gz>
> >>> http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
> >>> apache-royale-0.
> >>> 9.1-bin-js.zip
> >>>  >> binaries/apache-royale-0.9.1-bin-js.zip>
> >>>
> >>> Binary with SWF support:
> >>> http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
> >>> apache-royale-0.
> >>> 9.1-bin-js-swf.tar.gz
> >>>  >> binaries/apache-royale-0.9.1-bin-js-swf.tar.gz>
> >>> http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
> >>> apache-royale-0.
> >>> 9.1-bin-js-swf.zip
> >>>  >> binaries/apache-royale-0.9.1-bin-js-swf.zip>
> >>>
> >>> When downloading from a mirror site, please remember to verify the
> >>> downloads using signatures or MD5 hashes.
> >>>
> >>> The binary packages can also be installed via NPM.
> >>>
> >>> Mac:
> >>>
> >>>  sudo npm install @apache-royale/royale-js -g
> >>>
> >>> Or for SWF Support:
> >>>
> >>>  sudo npm install @apache-royale/royale-js-swf -g
> >>>
> >>>
> >>>
> >>> Windows:
> >>>
> >>>  npm install @apache-royale/royale-js -g
> >>>
> >>> Or for SWF Support:
> >>>
> >>>  npm install @apache-royale/royale-js-swf -g
> >>>
> >>>
> >>>
> >>> See the README for more information. The language reference (ASDoc) is
> >>> here:
> >>>
> >>>  http://royale.apache.org/asdoc/
> >>>
> >>> Additional documentation is here:
> >>>
> >>>  https://apache.github.io/royale-docs/
> >>>
> >>> The documentation is still a work in progress.  Volunteers are welcome
> to
> >>> help improve it.  Visit http://royale.apache.org/ for links to other
> >>> resources.
> >>>
> >>> Please try Royale and become involved in shaping the future of
> >> application
> >>> development.
> >>>
> >>> The Apache Royale Community
> >>>
> >>> --
> >>> Carlos Rovira
> >>> http://about.me/carlosrovira
> >>>
> >>>
> >>>
> >>
> >
> >
> >
> > --
> >
> > Piotr Zarzycki
> >
> > Patreon: *https://www.patreon.com/piotrzarzycki
> > *
>
>


-- 
Carlos Rovira
http://about.me/carlosrovira


Re: [ANNOUNCE] Apache Royale 0.9.1 Released

2018-02-14 Thread Gabe Harbs
Excellent!

Harbs

> On Feb 14, 2018, at 3:04 PM, Piotr Zarzycki  wrote:
> 
> Added on GitHub! ->
> https://github.com/apache/royale-asjs/releases/tag/apache-royale-0.9.1 :)
> 
> Thanks,
> Piotr
> 
> 2018-02-14 14:02 GMT+01:00 Carlos Rovira :
> 
>> Changes are live on the web
>> 
>> thanks!
>> 
>> 2018-02-14 8:43 GMT+01:00 Alex Harui :
>> 
>>> The Apache Royale community is pleased to announce the release of Apache
>>> Royale 0.9.1.
>>> 
>>> The Apache Royale project is a continuation of the previous effort called
>>> FlexJS to produce a next-generation of the Apache Flex SDK that enables
>>> developers to use MXML and ActionScript to generate HTML/JS/CSS
>>> applications which can run natively in browsers. The cross-compiled code
>>> can also be used in Apache Cordova (Adobe PhoneGap) mobile applications.
>>> 
>>> 
>>> (Apache Flex is a highly productive, open source application framework
>> for
>>> building and maintaining expressive applications that deploy on Adobe
>>> Flash and Adobe AIR to provide a consistent experience on all major
>>> browsers, desktops and devices.)
>>> 
>>> This release should be considered ‘beta' quality. The purpose of this
>>> release is to gather feedback about the features and implementation
>>> strategies, and to recruit new contributors. We hope to grow the code
>> base
>>> into an SDK and tool chain that delivers the highest productivity when
>>> developing applications that can run on many platforms. Beta releases may
>>> not handle production needs.
>>> 
>>> Please file bugs at:
>>> 
>>>  https://github.com/apache/royale-asjs/issues
>>> 
>>> If you happen to know it is a compiler issue, please use:
>>> 
>>>  https://github.com/apache/royale-compiler/issues
>>> 
>>> For questions about how to use Royale, send email to
>>> us...@royale.apache.org.  For questions and feedback on the development
>> of
>>> the source code in the release, send email to dev@royale.apache.org.
>>> 
>>> Apache Royale is available in source and binary form from the Apache
>>> mirrors:
>>> 
>>> Source:
>>> http://www.apache.org/dyn/closer.lua/royale/0.9.1/apache-
>>> royale-0.9.1-src.t
>>> ar.gz
>>> http://www.apache.org/dyn/closer.lua/royale/0.9.1/apache-
>>> royale-0.9.1-src.z
>>> ip
>>> > apache-royale-0.9.1-src.zip>
>>> 
>>> Binary:
>>> http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
>>> apache-royale-0.
>>> 9.1-bin-js.tar.gz
>>> > binaries/apache-royale-0.9.1-bin-js.tar.gz>
>>> http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
>>> apache-royale-0.
>>> 9.1-bin-js.zip
>>> > binaries/apache-royale-0.9.1-bin-js.zip>
>>> 
>>> Binary with SWF support:
>>> http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
>>> apache-royale-0.
>>> 9.1-bin-js-swf.tar.gz
>>> > binaries/apache-royale-0.9.1-bin-js-swf.tar.gz>
>>> http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
>>> apache-royale-0.
>>> 9.1-bin-js-swf.zip
>>> > binaries/apache-royale-0.9.1-bin-js-swf.zip>
>>> 
>>> When downloading from a mirror site, please remember to verify the
>>> downloads using signatures or MD5 hashes.
>>> 
>>> The binary packages can also be installed via NPM.
>>> 
>>> Mac:
>>> 
>>>  sudo npm install @apache-royale/royale-js -g
>>> 
>>> Or for SWF Support:
>>> 
>>>  sudo npm install @apache-royale/royale-js-swf -g
>>> 
>>> 
>>> 
>>> Windows:
>>> 
>>>  npm install @apache-royale/royale-js -g
>>> 
>>> Or for SWF Support:
>>> 
>>>  npm install @apache-royale/royale-js-swf -g
>>> 
>>> 
>>> 
>>> See the README for more information. The language reference (ASDoc) is
>>> here:
>>> 
>>>  http://royale.apache.org/asdoc/
>>> 
>>> Additional documentation is here:
>>> 
>>>  https://apache.github.io/royale-docs/
>>> 
>>> The documentation is still a work in progress.  Volunteers are welcome to
>>> help improve it.  Visit http://royale.apache.org/ for links to other
>>> resources.
>>> 
>>> Please try Royale and become involved in shaping the future of
>> application
>>> development.
>>> 
>>> The Apache Royale Community
>>> 
>>> --
>>> Carlos Rovira
>>> http://about.me/carlosrovira
>>> 
>>> 
>>> 
>> 
> 
> 
> 
> -- 
> 
> Piotr Zarzycki
> 
> Patreon: *https://www.patreon.com/piotrzarzycki
> *



Re: [ANNOUNCE] Apache Royale 0.9.1 Released

2018-02-14 Thread Piotr Zarzycki
Added on GitHub! ->
https://github.com/apache/royale-asjs/releases/tag/apache-royale-0.9.1 :)

Thanks,
Piotr

2018-02-14 14:02 GMT+01:00 Carlos Rovira :

> Changes are live on the web
>
> thanks!
>
> 2018-02-14 8:43 GMT+01:00 Alex Harui :
>
> > The Apache Royale community is pleased to announce the release of Apache
> > Royale 0.9.1.
> >
> > The Apache Royale project is a continuation of the previous effort called
> > FlexJS to produce a next-generation of the Apache Flex SDK that enables
> > developers to use MXML and ActionScript to generate HTML/JS/CSS
> > applications which can run natively in browsers. The cross-compiled code
> > can also be used in Apache Cordova (Adobe PhoneGap) mobile applications.
> >
> >
> > (Apache Flex is a highly productive, open source application framework
> for
> > building and maintaining expressive applications that deploy on Adobe
> > Flash and Adobe AIR to provide a consistent experience on all major
> > browsers, desktops and devices.)
> >
> > This release should be considered ‘beta' quality. The purpose of this
> > release is to gather feedback about the features and implementation
> > strategies, and to recruit new contributors. We hope to grow the code
> base
> > into an SDK and tool chain that delivers the highest productivity when
> > developing applications that can run on many platforms. Beta releases may
> > not handle production needs.
> >
> > Please file bugs at:
> >
> >   https://github.com/apache/royale-asjs/issues
> >
> > If you happen to know it is a compiler issue, please use:
> >
> >   https://github.com/apache/royale-compiler/issues
> >
> > For questions about how to use Royale, send email to
> > us...@royale.apache.org.  For questions and feedback on the development
> of
> > the source code in the release, send email to dev@royale.apache.org.
> >
> > Apache Royale is available in source and binary form from the Apache
> > mirrors:
> >
> > Source:
> > http://www.apache.org/dyn/closer.lua/royale/0.9.1/apache-
> > royale-0.9.1-src.t
> > ar.gz
> > http://www.apache.org/dyn/closer.lua/royale/0.9.1/apache-
> > royale-0.9.1-src.z
> > ip
> >  apache-royale-0.9.1-src.zip>
> >
> > Binary:
> > http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
> > apache-royale-0.
> > 9.1-bin-js.tar.gz
> >  binaries/apache-royale-0.9.1-bin-js.tar.gz>
> > http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
> > apache-royale-0.
> > 9.1-bin-js.zip
> >  binaries/apache-royale-0.9.1-bin-js.zip>
> >
> > Binary with SWF support:
> > http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
> > apache-royale-0.
> > 9.1-bin-js-swf.tar.gz
> >  binaries/apache-royale-0.9.1-bin-js-swf.tar.gz>
> > http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
> > apache-royale-0.
> > 9.1-bin-js-swf.zip
> >  binaries/apache-royale-0.9.1-bin-js-swf.zip>
> >
> > When downloading from a mirror site, please remember to verify the
> > downloads using signatures or MD5 hashes.
> >
> > The binary packages can also be installed via NPM.
> >
> > Mac:
> >
> >   sudo npm install @apache-royale/royale-js -g
> >
> > Or for SWF Support:
> >
> >   sudo npm install @apache-royale/royale-js-swf -g
> >
> >
> >
> > Windows:
> >
> >   npm install @apache-royale/royale-js -g
> >
> > Or for SWF Support:
> >
> >   npm install @apache-royale/royale-js-swf -g
> >
> >
> >
> > See the README for more information. The language reference (ASDoc) is
> > here:
> >
> >   http://royale.apache.org/asdoc/
> >
> > Additional documentation is here:
> >
> >   https://apache.github.io/royale-docs/
> >
> > The documentation is still a work in progress.  Volunteers are welcome to
> > help improve it.  Visit http://royale.apache.org/ for links to other
> > resources.
> >
> > Please try Royale and become involved in shaping the future of
> application
> > development.
> >
> > The Apache Royale Community
> >
> > --
> > Carlos Rovira
> > http://about.me/carlosrovira
> >
> >
> >
>



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


Re: [ANNOUNCE] Apache Royale 0.9.1 Released

2018-02-14 Thread Carlos Rovira
Changes are live on the web

thanks!

2018-02-14 8:43 GMT+01:00 Alex Harui :

> The Apache Royale community is pleased to announce the release of Apache
> Royale 0.9.1.
>
> The Apache Royale project is a continuation of the previous effort called
> FlexJS to produce a next-generation of the Apache Flex SDK that enables
> developers to use MXML and ActionScript to generate HTML/JS/CSS
> applications which can run natively in browsers. The cross-compiled code
> can also be used in Apache Cordova (Adobe PhoneGap) mobile applications.
>
>
> (Apache Flex is a highly productive, open source application framework for
> building and maintaining expressive applications that deploy on Adobe
> Flash and Adobe AIR to provide a consistent experience on all major
> browsers, desktops and devices.)
>
> This release should be considered ‘beta' quality. The purpose of this
> release is to gather feedback about the features and implementation
> strategies, and to recruit new contributors. We hope to grow the code base
> into an SDK and tool chain that delivers the highest productivity when
> developing applications that can run on many platforms. Beta releases may
> not handle production needs.
>
> Please file bugs at:
>
>   https://github.com/apache/royale-asjs/issues
>
> If you happen to know it is a compiler issue, please use:
>
>   https://github.com/apache/royale-compiler/issues
>
> For questions about how to use Royale, send email to
> us...@royale.apache.org.  For questions and feedback on the development of
> the source code in the release, send email to dev@royale.apache.org.
>
> Apache Royale is available in source and binary form from the Apache
> mirrors:
>
> Source:
> http://www.apache.org/dyn/closer.lua/royale/0.9.1/apache-
> royale-0.9.1-src.t
> ar.gz
> http://www.apache.org/dyn/closer.lua/royale/0.9.1/apache-
> royale-0.9.1-src.z
> ip
> 
>
> Binary:
> http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
> apache-royale-0.
> 9.1-bin-js.tar.gz
> 
> http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
> apache-royale-0.
> 9.1-bin-js.zip
> 
>
> Binary with SWF support:
> http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
> apache-royale-0.
> 9.1-bin-js-swf.tar.gz
> 
> http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/
> apache-royale-0.
> 9.1-bin-js-swf.zip
> 
>
> When downloading from a mirror site, please remember to verify the
> downloads using signatures or MD5 hashes.
>
> The binary packages can also be installed via NPM.
>
> Mac:
>
>   sudo npm install @apache-royale/royale-js -g
>
> Or for SWF Support:
>
>   sudo npm install @apache-royale/royale-js-swf -g
>
>
>
> Windows:
>
>   npm install @apache-royale/royale-js -g
>
> Or for SWF Support:
>
>   npm install @apache-royale/royale-js-swf -g
>
>
>
> See the README for more information. The language reference (ASDoc) is
> here:
>
>   http://royale.apache.org/asdoc/
>
> Additional documentation is here:
>
>   https://apache.github.io/royale-docs/
>
> The documentation is still a work in progress.  Volunteers are welcome to
> help improve it.  Visit http://royale.apache.org/ for links to other
> resources.
>
> Please try Royale and become involved in shaping the future of application
> development.
>
> The Apache Royale Community
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>
>
>