Use Royale to build the Royale website?

2021-04-14 Thread Andrew Wetmore
-- Other? What do you all think of such a proposal? a -- Andrew Wetmore

Re: Use Royale to build the Royale website?

2021-04-15 Thread Andrew Wetmore
😝 > > > > Have you thought about a redesign of the website or a "translation"? > > > > How could I contribute? > > > > > > > > Hiedra > > > > > > > > -Mensaje original- > > De: Andrew Wetmore > > E

MD parser

2021-04-15 Thread Andrew Wetmore
I am playing with building a parser to convert markdown to HTML as an ActionScript component for Royale. I looked around a bit and could not see an existing one. Stop me now if there is one! A -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Use Royale to build the Royale website?

2021-04-16 Thread Andrew Wetmore
earliest. a On Thu, Apr 15, 2021 at 8:33 PM Maria Jose Esteve wrote: > What dizziness! jajajaja > > Hiedra > > -Mensaje original----- > De: Andrew Wetmore > Enviado el: viernes, 16 de abril de 2021 1:29 > Para: Apache Royale Development > Asunto: Re: Use Royale

Re: MD parser

2021-04-16 Thread Andrew Wetmore
com/showdownjs/showdown > > HTH, > -Alex > > On 4/15/21, 4:34 PM, "Andrew Wetmore" wrote: > > I am playing with building a parser to convert markdown to HTML as an > ActionScript component for Royale. I looked around a bit and could not > see > a

Re: Use Royale to build the Royale website?

2021-04-18 Thread Andrew Wetmore
morrow to get started. > > Thanks, > Alina Kazi > > On Fri, 16 Apr 2021, 7:29 PM Piotr Zarzycki, > wrote: > > > Congrats Andrew! > > > > pt., 16 kwi 2021 o 13:31 Andrew Wetmore > napisał(a): > > > > > Today my wife and I have appointments, a lon

Royale at ApacheCon 2021 - topics

2021-04-18 Thread Andrew Wetmore
do a presentation on their own. -- Andrew Wetmore 1. https://github.com/apache/royale-asjs/wiki/Royale-at-ApacheCon-2021

Getting to 1.0

2021-04-18 Thread Andrew Wetmore
documentation, and I will try to attend to some of them. The release-build process still seems slow and painful, but I don't know that that is a blocker to 1.0. Anything else? a -- Andrew Wetmore

Re: Getting to 1.0

2021-04-19 Thread Andrew Wetmore
is probably a marketing > decision at this stage. There will be announcements and (hopefully) > feedback to take care of. > > > > At least that’s how I think of it. > > > > > > > > From: Andrew Wetmore<mailto:cottag...@gmail.com> > > Sent: Sund

Re: Getting to 1.0

2021-04-20 Thread Andrew Wetmore
e code now. Not a fun way > to develop. > > On Mon, Apr 19, 2021 at 6:44 AM Andrew Wetmore > wrote: > > > I agree about the documentation. If, indeed, that is the weak point, I > will > > see what I can do to improve it over the coming months. First stop will > be >

Re: Getting to 1.0

2021-04-20 Thread Andrew Wetmore
de I > see that this is actually a protected function and a trace indicating this > is not implemented. > > All that to say, I'm very willing to help with documentation and be the > change I wish to see. I guess I'm just stressing the importance of this. > > > > O

Re: Getting to 1.0

2021-04-20 Thread Andrew Wetmore
ent (ASDoc.js:353) > at dp.G.Ln (ASDoc.js:471) > (index):1 Mixed Content: The page at ' > > https://royale.apache.org/asdoc/#!mx.controls.advancedDataGridClasses/AdvancedDataGridColumn > ' > was loaded over HTTPS, but requested an insecure stylesheet ' > http://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css > '. > This request has been blocked; the content must be served over HTTPS. > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Getting to 1.0

2021-04-20 Thread Andrew Wetmore
ncedDataGridColumn > ' > was loaded over HTTPS, but requested an insecure stylesheet ' > http://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css > '. > This request has been blocked; the content must be served over HTTPS. > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Casting workarounds

2021-04-21 Thread Andrew Wetmore
Where in the docs should I capture this wisdom? On Wed., Apr. 21, 2021, 12:57 p.m. Josh Tynjala, wrote: > Just like how things worked in Flash, you can't just cast a random `var > obj:Object = {}` to a class. It needs to be a real instance of that class. > The basic rule to keep in mind is this:

Re: Apache Royale official Website Development in Royale

2021-04-24 Thread Andrew Wetmore
thub > repository for getting started for apache official website? > > Best Regards, > Alina Kazi > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Apache Royale official Website Development in Royale

2021-04-24 Thread Andrew Wetmore
I have created a repo for the proof of concept of the Royale official site: https://github.com/apache/royale-official-site On Sat, Apr 24, 2021 at 1:36 PM Andrew Wetmore wrote: > I will get to this on Sunday, I hope. Heavey schedule today! > > a > > On Sat, Apr 24, 2021 at 1:2

ApacheCon 2021 presentations

2021-05-03 Thread Andrew Wetmore
they do, where they are, and how to use them in Apache Royale - (Andrew Wetmore) * Charts, dashboards, data display in Royale (focus on using eCharts?) - (Andrew Wetmore) * Localizing your Royale app - (Andrew Wetmore) I am the placeholder presenter for three of the talks. Would be nice for someone

Fwd: Apache PMCs: your chance to support your projects with Outreachy internships

2020-01-22 Thread Andrew Wetmore
ce President Sponsor Relations The Apache Software Foundation Tel +1 617 921 8656 | s...@apache.org -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Jewel TodoMVC Example

2020-01-31 Thread Andrew Wetmore
some issues I found tomorrow while writing this, in the >> other hand I felt this experiment was a pleasure to do since Royale seems >> very robust today as a technology, and we can call it 1.0. Things like >> Routing, LocalStorage, Components are mostly all there to use. >>

Re: Jewel TodoMVC Example

2020-02-02 Thread Andrew Wetmore
possible > > > > About the max number of chars, it seems that is not on the original > TodoMVC, so I didn't implement it, since I think we need to just mimic what > they have. > > > > If you (or others) find other issues please let me know, so we can ma

Re: Status of Router

2020-02-10 Thread Andrew Wetmore
indow position based on > hash. > > I’m open to other suggestions. > > I believe the branch is ready to merge, but I’m not sure if Maven will > currently build (specifically because I changed Storage and it now relies > on Network and in turn Reflection). If one of the Maven folks could > confirm, I’d appreciate it. > > Thanks, > Harbs -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Status of Router

2020-02-12 Thread Andrew Wetmore
; >> On Feb 11, 2020, at 5:17 PM, Carlos Rovira > > wrote: > > >> > > >> Hi Harbs, > > >> just mixed the router branch and added Network to the Storage pom. > > >> all is building right :) > > >> > > >> El lun

Re: Submit TodoMVC to todomvc.com for review

2020-02-12 Thread Andrew Wetmore
things to do as > well. > > Someone to help on this? > > Thanks! > > [1] https://github.com/tastejs/todomvc/blob/master/contributing.md > > -- > Carlos Rovira > http://about.me/carlosrovira > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Beware short id's in modules!

2020-02-20 Thread Andrew Wetmore
a short name for an id, the > compiler will produce an error. So if your module contains a TextInput with > id="ti" and the minification of the main app results in a minified name of > "ti", you will get a compiler error. So best to use longer id names > (id="m

Re: Embed in Royale

2020-02-26 Thread Andrew Wetmore
closeBtn { >upSkin:Embed('/assets/16x16/button_cancel.png'); >overSkin: Embed('/assets/16x16/button_cancel.png'); >downSkin: Embed('/assets/16x16/button_cancel.png'); >disabledSkin: Embed('/assets/16x16/button_cancel.png'); > } > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: compiler options docs requested on twitter

2020-04-10 Thread Andrew Wetmore
e time to prepare a quick page with a list of the current > >> compiler options in the royale compiler and a brief description? > >> > >> This was requested in this tweet by an user: > >> > >> https://twitter.com/ZacharyIndy/status/1227455217840644096 > >> > >> <https://twitter.com/ZacharyIndy/status/1227455217840644096>Thanks > >> > >> -- > >> Carlos Rovira > >> http://about.me/carlosrovira > >> > >> > > > > -- > > Carlos Rovira > > http://about.me/carlosrovira > > > > > > -- > Carlos Rovira > http://about.me/carlosrovira > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: compiler options docs requested on twitter

2020-04-10 Thread Andrew Wetmore
nk&utm_campaign=sig-email&utm_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Fri, Apr 10, 2020 at 8:38 AM Andrew Wetmore wrote: > I will look at these today > > > > <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_ca

Re: compiler options docs requested on twitter

2020-04-10 Thread Andrew Wetmore
nk&utm_campaign=sig-email&utm_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Fri, Apr 10, 2020 at 9:06 AM Andrew Wetmore wrote: > I have updated the main document. Looking at the compiler options one. > > > <https://www.avast.com/sig-email?utm_medium=email&a

Re: Royale Compiler Build Tools Release Step 001 Succeeded

2020-04-12 Thread Andrew Wetmore
01 and run > the following commands: > git push --set-upstream origin develop > git push origin org.apache.royale.compiler-build-tools-1.2.0-rc1 > > You will need your Apache/Github username and 2FA token. > > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Add Key to Royale Key Server

2020-04-13 Thread Andrew Wetmore
t; https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Froyale%2FKEYS&data=02%7C01%7Caharui%40adobe.com%7C9f3ffa5d7aba40534dfc08d7dfc09b7f%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637223890664391728&sdata=y5I%2FFuXEP5BXil4xaqCwESgJO%2BpVt

Repository for tutorials

2020-04-19 Thread Andrew Wetmore
.. I have committed to creating Royale in a Week, which will have lots of stuff to store: scripts, videos, code samples, transcripts, and so on. Can we fit that all into the existing documentation repository? Or should we request a separate one? A -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Separate mailing list for Jenkins notifications

2020-04-20 Thread Andrew Wetmore
sible? > > Please share your thoughts on that subject. > > Thanks, > -- > > Piotr Zarzycki > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Repository for tutorials

2020-04-20 Thread Andrew Wetmore
ation of the technology. > > > > > > Another thing I expect for the future is decrease the repositories we > > have, > > > since I think we have many and that could be a bit cumbersome to people > > > interested in Royale. One of the things I'd l

.asf.yaml configuration file option

2020-04-22 Thread Andrew Wetmore
are here [1] [1] https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories a -- Andrew Wetmore Technical Writer-Editor Infra *Apache Software Foundation* andr...@apache.org <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaig

Structure of a typical main mxml file

2020-04-22 Thread Andrew Wetmore
-- area to hold the visible components of the user interface - closing tag. Am I missing something in that very-high-level outline? Andrew [1] https://apache.github.io/royale-docs/create-an-application -- Andrew Wetmore Technical Writer-Editor Infra *Apache Software Foundation* andr

Re: Structure of a typical main mxml file

2020-04-22 Thread Andrew Wetmore
Ah, I forgot the valuesImpl section, which I presume appears before the intialView section. Does anything go in there that is not related to CSS? On Wed, Apr 22, 2020 at 2:13 PM Andrew Wetmore wrote: > Hi, all. I am stepping through the tutorial on our website for building > your

Re: Structure of a typical main mxml file

2020-04-22 Thread Andrew Wetmore
n MX > Application. Jewel and Express I think are somewhere in the middle. > > My 2 cents, > -Alex > > On 4/22/20, 11:27 AM, "Andrew Wetmore" wrote: > > Ah, I forgot the valuesImpl section, which I presume appears before the > intialView section. Does any

Re: Two way databinding question in SOF

2020-04-26 Thread Andrew Wetmore
others > can give some light about plans for two way data binding. > > [1] > > https://stackoverflow.com/questions/61409429/does-apache-royale-support-two-way-data-binding-now > > -- > Carlos Rovira > http://about.me/carlosrovira > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Royale Commercial Support Page (was: Fwd: AIR and Royale)

2019-07-25 Thread Andrew Wetmore
t! :) > > https://royale.apache.org/royale-commercial-support/ > > Anyone that wants to be listed, please follow instructions!! :) > > > > > El vie., 7 jun. 2019 a las 15:51, Andrew Wetmore () > escribió: > >> This is s great idea >> >> On Fri, Jun 7, 2019, 6:24 A

Re: Royale Commercial Support Page (was: Fwd: AIR and Royale)

2019-07-26 Thread Andrew Wetmore
I have made a bunch of small text changes. This is a useful tutorial! On Thu, Jul 25, 2019 at 9:59 PM Andrew Wetmore wrote: > I will do a text review early tomorrow. > > On Thu, Jul 25, 2019 at 7:54 PM Carlos Rovira > wrote: > >> Hi! >> >> New commercial su

Re: Apache Royale Website statistics

2019-07-26 Thread Andrew Wetmore
ks? > And what data do you think is most interesting and could impact more out > there? > > thanks > > > > -- > Carlos Rovira > http://about.me/carlosrovira > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Add Royale to Wiki: Comparison of JavaScript frameworks

2019-08-01 Thread Andrew Wetmore
> > [1] https://en.wikipedia.org/wiki/Comparison_of_JavaScript_frameworks > > Thanks, > -- > > Piotr Zarzycki > > Patreon: *https://www.patreon.com/piotrzarzycki > <https://www.patreon.com/piotrzarzycki>* > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Add Royale to Wiki: Comparison of JavaScript frameworks

2019-08-02 Thread Andrew Wetmore
of things for our future. Thanks for > bringing this and to Andrew for filling it! :) > > El jue., 1 ago. 2019 a las 11:13, Andrew Wetmore () > escribió: > > > That be me. > > > > I will take a look at it! > > > > On Thu, Aug 1, 2019 at 2:33 A

Re: Add Royale to Wiki: Comparison of JavaScript frameworks

2019-08-02 Thread Andrew Wetmore
Cross browser 2d vector graphics: Charting and dashboard: YES RTL support in UI components: YES [1] https://en.wikipedia.org/wiki/Comparison_of_JavaScript_frameworks On Fri, Aug 2, 2019 at 9:15 AM Andrew Wetmore wrote: > This page lists framework compatibility with various browsers. What is

Re: Add Royale to Wiki: Comparison of JavaScript frameworks

2019-08-03 Thread Andrew Wetmore
can suggest are most welcome. a [1] https://en.wikipedia.org/wiki/Comparison_of_JavaScript_frameworks On Fri, Aug 2, 2019 at 9:46 AM Andrew Wetmore wrote: > This page [1] lists a bunch of features and functionality, and whether a > given framework has/supports it. Can someone check my a

Re: Add Royale to Wiki: Comparison of JavaScript frameworks

2019-08-05 Thread Andrew Wetmore
; another, but we can get over it as we released next version. For now I > think is ok, and the initial objetive is to be listed :) > > Thanks! > > El sáb., 3 ago. 2019 a las 22:47, Andrew Wetmore () > escribió: > > > I have added columns and rows for Apache Royale to

Re: Add Royale to Wiki: Comparison of JavaScript frameworks

2019-08-05 Thread Andrew Wetmore
Yes, I feel a little bit like a guest at some other group's dinner party. Any thoughts on the minimum versions of the various browsers that we support? On Mon, Aug 5, 2019 at 6:27 AM Carlos Rovira wrote: > Hi Andrew, > > El lun., 5 ago. 2019 a las 11:14, Andrew Wetmore

Re: Royale Commercial Support Page (was: Fwd: AIR and Royale)

2019-08-07 Thread Andrew Wetmore
MC member). > > >> > > > > > >> > > > > > >> > > > From: Yishay Weiss > > >> > > > Sent: Monday, August 5, 2019 10:17:52 AM > > >> > > > To: dev@royale.apache.org > > >> &g

Re: Add Royale to Wiki: Comparison of JavaScript frameworks

2019-08-07 Thread Andrew Wetmore
Safari 6 Jul 2012 > Opera 15 Jul 2013 > > > [1] https://www.w3schools.com/js/js_versions.asp > > El lun., 5 ago. 2019 a las 11:31, Andrew Wetmore () > escribió: > > > Yes, I feel a little bit like a guest at some other group's dinner party. > > > >

Re: Sub-Menu in royale-docs: "Fundamental Concepts", "Core Concepts" or "Technology features"

2019-08-24 Thread Andrew Wetmore
ice* > >> >- *JSON* > >> >- *AMF* > >> >- ... > >> > - *Metadata* > >> > - *Styles and CSS* > >> > - ... I'm sure there are more to bring here... > >> > > >> > For me thi

Re: New royal-doc pages to review: Jewel CheckBox and RadioButton

2019-08-29 Thread Andrew Wetmore
's working. If you know any other way to do this or a better one > please let me know > > thanks! > > > -- > Carlos Rovira > http://about.me/carlosrovira > > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: New royal-doc pages to review: Jewel CheckBox and RadioButton

2019-08-30 Thread Andrew Wetmore
I have updated these pages. On Thu, Aug 29, 2019 at 1:09 PM Andrew Wetmore wrote: > I will look at these pages in a couple of hours. > > On Thu, Aug 29, 2019 at 12:58 PM Carlos Rovira > wrote: > >> Hi Andrew, >> >> just committed new docs: >> >

Re: [DISCUSS] Release Apache Royale 0.9.6 RC1

2019-09-06 Thread Andrew Wetmore
; > > > napisał(a): > > > > > > > This is the discussion thread. > > > > > > > > Thanks, > > > > Piotr Zarzycki > > > > > > > > > > > > -- > > > > > > Piotr Zarzycki > > > > > > Patreon: *https://www.patreon.com/piotrzarzycki > > > <https://www.patreon.com/piotrzarzycki>* > > > > > > > > > -- > > Carlos Rovira > > http://about.me/carlosrovira > > > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: [DISCUSS] Release Apache Royale 0.9.6 RC1

2019-09-06 Thread Andrew Wetmore
I was > > going to go trough commits from our last 0.9.4 release and prepare nice > > list for CHANGELOG, but since everything took double time then I assume. > - > > It's not going to happen from my sight. > > > > On Fri, Sep 6, 2019, 5:13 PM Andrew Wetmore

Re: Discuss of release steps preparation

2019-09-07 Thread Andrew Wetmore
I think the release notes should definitely cover 0.9.6, at least at a high level. Maybe points like this, if they are true: - Compiles faster - Many additional components available - Emulations of many other components available - For applications targeting JavaScript, you can now inc

Re: [DISCUSS] Release Apache Royale 0.9.6 RC1

2019-09-08 Thread Andrew Wetmore
ale-compiler/royaleunit-ant-tasks > > And then there is the RELEASE_NOTES files. Andrew can you edit both the > top-level RELEASE_NOTES.md and releasemgr/RELEASE_NOTES in royale-asjs? > > There might be more if I get past the royaleunit-ant-tasks failure, but > I'm out of ti

Editing files delayed

2019-09-09 Thread Andrew Wetmore
Power will not be restored here until Friday, so I am offline until then

Re: Editing files delayed

2019-09-10 Thread Andrew Wetmore
ache/royale-asjs/blob/release/0.9.6/RELEASE_NOTES.md > > https://github.com/apache/royale-asjs/blob/release/0.9.6/releasemgr/RELEASE_NOTES > > Thanks, > -Alex > > On 9/9/19, 2:49 PM, "Andrew Wetmore" wrote: > > Power will not be restored here until Friday,

Re: Discuss of release steps preparation

2019-09-14 Thread Andrew Wetmore
> store its stuff in /Users/carlosrovira/Dev. Anyway, > good > > > to > > > > > > know that the > > > > > > > environment variable can re-direct what the npm scripts > > do. > > > > If > > > > > > you want to > > > > > > > try without an environment variable that would be a > > better > > > > test > > > > > > of what new > > > > > > > users would experience and the output should reference > > the > > > > npm > > > > > > node_modules > > > > > > > folder. > > > > > > > > > > > > > > Thanks, > > > > > > > -Alex > > > > > > > > > > > > > > On 9/12/19, 1:53 AM, "Carlos Rovira" < > > > > carlosrov...@apache.org> > > > > > > wrote: > > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > think al went fine :) > > > > > > > > > > > > > > this is my output: > > > > > > > > > > > > > > > > > > > > > + @apache-royale/royale-js-swf@0.9.6-beta9 > > > > > > > > > > > > > > added 146 packages from 108 contributors in > 426.831s > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > then I tried "mxmlc" just from command line: > > > > > > > > > > > > > > > > > > > > > macbookpro:~ carlosrovira$ mxmlc > > > > > > > > > > > > > > Using Royale Compiler codebase: > > > > > > > > /Users/carlosrovira/Dev/Royale/Source/royale-compiler > > > > > > > > > > > > > > Using Royale SDK: > > > > > > /Users/carlosrovira/Dev/Royale/Source/royale-asjs > > > > > > > > > > > > > > MXMLJSC > > > > > > > > > > > > > > > > > > > > > > > > > +royalelib=/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -sdk-js-lib=/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/js/Royale/generated-sources > > > > > > > > > > > > > > Loading configuration: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > /Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/royale-config.xml > > > > > > > > > > > > > > > > > > > > > Error: a target file must be specified. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Error: a target file must be specified. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > 0.888219402 seconds > > > > > > > > > > > > > > macbookpro:~ carlosrovira$ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > Carlos Rovira > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C1c4ad6d04e534ee4bbc908d737aa8c2c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637039078002016836&sdata=aa8EapVqmDC2iu7nmWBh20akTley4HB5QhCUK5U%2B1IE%3D&reserved=0 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > Carlos Rovira > > > > > > > > > > > > > > > > > > > > > > > > > > > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C1c4ad6d04e534ee4bbc908d737aa8c2c%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637039078002026826&sdata=LpDM5%2BmgtTtSoRgRYPSk7kgh8KrcBQTrn6ZZte7YQYU%3D&reserved=0 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > Piotr Zarzycki > > > > > > Patreon: *https://www.patreon.com/piotrzarzycki > > > <https://www.patreon.com/piotrzarzycki>* > > > > > > > > > -- > > Carlos Rovira > > http://about.me/carlosrovira > > > -- Andrew Wetmore http://cottage14.blogspot.com/

Release notes files

2019-09-15 Thread Andrew Wetmore
Should not the release notes files have the same headers that the code and documentation files have? a -- Andrew Wetmore http://cottage14.blogspot.com/

Re: [royale-asjs] branch release/0.9.6 updated: Update RELEASE_NOTES.md

2019-09-16 Thread Andrew Wetmore
t; The following commit(s) were added to refs/heads/release/0.9.6 by this > > push: > > new 4136e54 Update RELEASE_NOTES.md > > 4136e54 is described below > > > > commit 4136e543b3dba11bfadb08d9ce357cbb36d7b9a4 > > Author: Andrew Wetmore

Re: [royale-asjs] branch release/0.9.6 updated: fix ASDoc js-only

2019-09-21 Thread Andrew Wetmore
hics/utils/MatrixUtil.as > > > + > > > > > > ${frameworks_dir}/projects/Graphics/src/main/royale/org/apache/royale/graphics/utils/PathHelper.as > > > + > > > > > > ${frameworks_dir}/projects/Graphics/src

Re: [royale-asjs] branch release/0.9.6 updated: fix ASDoc js-only

2019-09-22 Thread Andrew Wetmore
t, but folks probably won't look there until after they > have a problem. > > -Alex > > On 9/21/19, 4:44 AM, "Andrew Wetmore" wrote: > > Would it be acceptable to include some sort of explanation that > compiling > from source will require setting a nu

Re: [royale-asjs] branch release/0.9.6 updated: fix ASDoc js-only

2019-09-23 Thread Andrew Wetmore
e's the download page with all download > links: https://royale.apache.org/download/ > > El dom., 22 sept. 2019 a las 20:11, Andrew Wetmore () > escribió: > > > Could it not also be posted on the website, where the link for > downloading > > the release is? > > >

Re: [royale-asjs] branch release/0.9.6 updated: fix ASDoc js-only

2019-09-23 Thread Andrew Wetmore
on, Sep 23, 2019 at 7:57 AM Andrew Wetmore wrote: > The question is whether we release 0.9.6 when the instructions for > compiling from source are incomplete and/or inaccurate. > > For 0.9.4 the page says "The current version of *Apache Royale* is *0.9.4*, > released in

Re: [royale-asjs] branch release/0.9.6 updated: fix ASDoc js-only

2019-09-23 Thread Andrew Wetmore
Yes: the PERFECT would be clear and simple instructions that work and do not scare people away. We do not seem to have those. I thought the discussion was whether to go forward with the release anyhow, since the number of users who build from source is smaller than the number who use the compiled b

Re: About Royale Docs Improvements over latest months

2019-10-01 Thread Andrew Wetmore
t; RPC methods pages, ). I think this can be the most important ones since > are core concepts in Royale. > * Complete Jewel and other sets reference pages. Very important for people > coming. Here I plan to add for Jewel "style specs" too as someone mentioned > some days ago, and I think this will be a very good idea. > * Add Crux documentation, that should come in part from swiz framework docs > > What more things you still think are missing? > > Thanks > > > -- > Carlos Rovira > http://about.me/carlosrovira > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: About Royale Docs Improvements over latest months

2019-10-01 Thread Andrew Wetmore
b34438794aed2c178decee1%7C0%7C0%7C637055461576181142&sdata=%2BN%2FcdilLG3C%2F2wPoJHWts04%2FxO0%2BVDRlqtW%2Bw%2BMrh9I%3D&reserved=0 > I still has that on my plate. I have to plan the info to showcase and > post > so people can submit about it > But yes is one of the

Re: Testimonials Page (Was: Re: About Royale Docs Improvements over latest months)

2019-10-03 Thread Andrew Wetmore
cs, what I would most like to see is "success > >>> stories". I > >>> > keep thinking it would help if it was easier for folks to read > >>> about how > >>> > Royale has helped. > >>> > > >>> > >>> You refer to "showcase" page? > >>> > >>> > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Froyale.apache.org%2Fshowcase%2F&data=02%7C01%7Caharui%40adobe.com%7C2738afd6ca5c4c4807bf08d746912887%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637055461576181142&sdata=%2BN%2FcdilLG3C%2F2wPoJHWts04%2FxO0%2BVDRlqtW%2Bw%2BMrh9I%3D&reserved=0 > >>> I still has that on my plate. I have to plan the info to showcase > >>> and post > >>> so people can submit about it > >>> But yes is one of the important pieces to work on. I'll try to get > >>> over it > >>> soon. > >>> > >>> thanks > >>> > >> -- > > Carlos Rovira > > http://about.me/carlosrovira > > > > > > -- > Carlos Rovira > http://about.me/carlosrovira > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Welcome Andrew Wetmore to Apache Royale's PMC

2019-10-04 Thread Andrew Wetmore
t;> Harbs >> >> > On Oct 3, 2019, at 8:55 PM, OmPrakash Muppirala >> wrote: >> > >> > It is with great pleasure that I announce that the Apache Royale PMC >> members have voted in Andrew Wetmore to the PMC. Please join us in >> welcoming him

Re: Release 0.9.6 Announce for web post?

2019-10-07 Thread Andrew Wetmore
That would be good On Mon, Oct 7, 2019, 4:10 PM Carlos Rovira, wrote: > Hi, > I'll be updating website in next few hours, but I was thinking we don't > have the habitual blog post for 0.9.6 release. > Should I create one from scratch based on 0.9.4? > > thanks > > -- > Carlos Rovira > http://abo

Re: Release 0.9.6 Announce for web post?

2019-10-07 Thread Andrew Wetmore
that. > > Piotr > > On Mon, Oct 7, 2019, 9:33 PM Andrew Wetmore wrote: > > > That would be good > > > > On Mon, Oct 7, 2019, 4:10 PM Carlos Rovira, > > wrote: > > > > > Hi, > > > I'll be updating website in next few hours, but

Re: Component Sets

2019-10-08 Thread Andrew Wetmore
nor is there a discussion on using third party web components, > creating custom web components and how to the material design > components. > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Release 0.9.6 Announce for web post?

2019-10-08 Thread Andrew Wetmore
ira > > > >> > >> > napisał(a): > > >> > >> > > > >> > >> > > Hi, > > >> > >> > > > > >> > >> > > Thanks Piotr, for the link :) > > >> > >> > > >

Re: Release 0.9.6 Announce for web post?

2019-10-08 Thread Andrew Wetmore
@Carlos Rovira where is the draft post? I had a hard disk failure this past weekend and am slowly rebuilding my system. Have to find all my links again. a On Tue, Oct 8, 2019 at 9:48 AM Andrew Wetmore wrote: > I can do this in a couple of hours > > On Tue, Oct 8, 2019, 9:24 AM Carl

Re: Release 0.9.6 Announce for web post?

2019-10-08 Thread Andrew Wetmore
odeoscopic.com/apache-royale-v0-9-6-released/ > > > > wt., 8 paź 2019 o 16:29 Andrew Wetmore napisał(a): > > > > > @Carlos Rovira where is the draft post? I > had > > a > > > hard disk failure this past weekend and am slowly rebuilding my system. > &

Re: Release 0.9.6 Announce for web post?

2019-10-08 Thread Andrew Wetmore
ribió: >> >> > I think that would be the link: >> > https://royale.codeoscopic.com/apache-royale-v0-9-6-released/ >> > >> > wt., 8 paź 2019 o 16:29 Andrew Wetmore >> napisał(a): >> > >> > > @Carlos Rovira where is t

Re: Acceptance of Royale by Flex Developers

2019-10-08 Thread Andrew Wetmore
> "hostComponent", or > > > > "parent" or appropriately something else. > > > > > > > > We seem to be neglecting the rich heritage that we have gotten > from > > > > Adobe Flex and I don't see the point giving existing concepts new > > > > names. > > > > > > > > > > > > > -- > > > Carlos Rovira > > > > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C56331bd7a799497db41308d74c02c990%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637061447162721530&sdata=zhUI1U2%2F0jU9Od5Pm2pE%2B6RKrJxm97BafPqJ%2FVxrB%2Bg%3D&reserved=0 > > > > > > > > -- > > > > > > Chris > > -- > > Chris Velevitch > > m: 0415 469 095 > > > > > -- > Carlos Rovira > > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C56331bd7a799497db41308d74c02c990%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637061447162721530&sdata=zhUI1U2%2F0jU9Od5Pm2pE%2B6RKrJxm97BafPqJ%2FVxrB%2Bg%3D&reserved=0 > > > -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Broken royale-config in JS only build of released Apache Royale SDK 0.9.6

2019-10-09 Thread Andrew Wetmore
gt; Thanks, > > -- > > > > Piotr Zarzycki > > > > Patreon: * > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C972794372a8a4037148008d74cd72cc9%7Cfa7b1b5a7b34

Re: Broken royale-config in JS only build of released Apache Royale SDK 0.9.6

2019-10-09 Thread Andrew Wetmore
ies manually. We cannot distribute them. > > The playerglobal.swc in the js-only version is not the real one from Adobe. > It's just a placeholder to make certain IDEs happy. I think it's just a > copy of js.swc. > > -- > Josh Tynjala > Bowler Hat LLC <https://bowlerhat.d

Re: Broken royale-config in JS only build of released Apache Royale SDK 0.9.6

2019-10-09 Thread Andrew Wetmore
t; > -- > Josh Tynjala > Bowler Hat LLC <https://bowlerhat.dev> > > > On Wed, Oct 9, 2019 at 1:44 PM Andrew Wetmore wrote: > > > Thanks @Josh Tynjala . Do we say that > > anywhere in the instructions where a new user would run into it? > &

Re: Broken royale-config in JS only build of released Apache Royale SDK 0.9.6

2019-10-09 Thread Andrew Wetmore
understand your point. > > Ideally, we should be encouraging developers to start with the JS-only > version, which doesn't require any of those special dependencies (other > than Java, which is necessary to run the compiler). > > -- > Josh Tynjala > Bowler Hat LLC <h

Re: Broken royale-config in JS only build of released Apache Royale SDK 0.9.6

2019-10-09 Thread Andrew Wetmore
F9FDF2> On Wed, Oct 9, 2019 at 6:40 PM Andrew Wetmore wrote: > Instructions that require Ant or npm are not, in my humble opinion, > entry-level instructions. I should not have to be an SDK constructor in > order to use Royale to build the apps I want to build. > > The instruc

Re: [Discussion] Where Nightly builds links must be located (we must remove it from download page)

2019-10-16 Thread Andrew Wetmore
-- > > This is an automated message from the Apache Git Service. > > To respond to the message, please log on to GitHub and use the > > URL above to go to the specific comment. > > > > For queries about this service, please contact Infrast

A Royale channel on the Apache Slack workspace

2019-12-06 Thread Andrew Wetmore
? Or would this just add one more thing to worry about? -- Andrew Wetmore

Re: A Royale channel on the Apache Slack workspace

2019-12-07 Thread Andrew Wetmore
my devices... > > > > Anyway, If we want to use Slack, I think it's ok since as many channels > we > > have the better. Just warn people that maybe not all of us will be there. > > Or not always available. And key discussions should come to the list. > > Help

Re: A Royale channel on the Apache Slack workspace

2019-12-07 Thread Andrew Wetmore
report or as part of the documentation. a On Sat, Dec 7, 2019 at 9:13 AM Piotr Zarzycki wrote: > Stack Overflow. > > On Sat, Dec 7, 2019, 11:21 AM Andrew Wetmore wrote: > > > What is "SOF"? > > > > On Sat, Dec 7, 2019 at 4:03 AM Piotr Zarzycki > > &

Re: A Royale channel on the Apache Slack workspace

2019-12-08 Thread Andrew Wetmore
rk at the same time on interrelated stuff. > Certain teams within Adobe use Slack but I don't since I don't collaborate > with other Adobe engineers. For the most part, I don't need to be plugged > into any team effort on Royale most of the time. I'm not sure there are

Re: A Royale channel on the Apache Slack workspace

2019-12-08 Thread Andrew Wetmore
and maybe > relevant > > people on the community will be not there (disclaimer) > > and that every thing that should be discussed to make it happen in the > > project need to be posted in @dev list > > > > Thanks > > > > > > El dom., 8 dic. 2019 a las 1

Re: Jewel Tooltip and TooltipLabel

2019-12-09 Thread Andrew Wetmore
ct. > Thoughts? > > Thanks, > -- > > Piotr Zarzycki > > Patreon: *https://www.patreon.com/piotrzarzycki > <https://www.patreon.com/piotrzarzycki>* > -- Andrew Wetmore http://cottage14.blogspot.com/

Slack channel

2019-12-10 Thread Andrew Wetmore
Hi, all: I have created a slack channel, "royale" in the-asf.slack.com. It is available if we find a use for it, and not in the way if we do not. Anyone with an apache email address is able to join it. Andrew -- Andrew Wetmore http://cottage14.blogspot.com/

Re: Slack channel

2019-12-10 Thread Andrew Wetmore
l address ? > > > Στις Τετ, 11 Δεκ 2019 στις 12:27 π.μ., ο/η Andrew Wetmore < > cottag...@gmail.com> έγραψε: > > > Hi, all: > > > > I have created a slack channel, "royale" in the-asf.slack.com. It is > > available if we find a use for it, and not in th

ASF features we might look at

2019-12-11 Thread Andrew Wetmore
run into problems, as when I could not edit the board report in Confluence today. How do we get this organized? I would be happy to help migrate from the Flex cwiki everything that is there that also or primarily applies to Royale. Andrew -- Andrew Wetmore http://cottage14.blogspot.com/

Re: ASF features we might look at

2019-12-11 Thread Andrew Wetmore
ot;, and > things like that. > > Thanks > > Carlos > > > > El mié., 11 dic. 2019 a las 18:49, Andrew Wetmore () > escribió: > > > Hi: > > > > I gather from Infra that Royale does not have its own cwiki (and not its > > own Confluence

Re: ASF features we might look at

2019-12-11 Thread Andrew Wetmore
Hm. I cannot log in to the Flex Confluence because I am not a Flex committer. I can probably copy the content of topics, but I am not sure what other problems this restriction will create. a On Wed, Dec 11, 2019 at 2:09 PM Andrew Wetmore wrote: > Is there an equivalent to Confluence in Git

Re: ASF features we might look at

2019-12-11 Thread Andrew Wetmore
some high-value ckwiki pages that should migrate, please let me know. I will create a list (ah: this is the sort of thing that Confluence can handle; how does GitHub deal with it?) and work through the pages. Andrew On Wed, Dec 11, 2019 at 2:12 PM Andrew Wetmore wrote: > Hm. I cannot log i

Re: ASF features we might look at

2019-12-11 Thread Andrew Wetmore
I am creating a Layouts page in the user-interface directory and will populate it from the FlexJS cwiki. a On Wed, Dec 11, 2019 at 2:19 PM Andrew Wetmore wrote: > On the specifics of the Layouts information page from FlexJS, where should > it go? In the Royale help docs I see a &qu

Re: ASF features we might look at

2019-12-11 Thread Andrew Wetmore
familiar with Confluence, but I think that your best bet on > Github is to use Project boards: > > > https://help.github.com/en/github/managing-your-work-on-github/managing-project-boards > > -- > Josh Tynjala > Bowler Hat LLC <https://bowlerhat.dev> > > >

Re: ASF features we might look at

2019-12-11 Thread Andrew Wetmore
Oh, I see: I can create one for the repository, rather than a private one. I will do that. On Wed, Dec 11, 2019 at 2:38 PM Andrew Wetmore wrote: > Hmm > > I have started one that seems to be a private project, but I have made it > visible to anyone [1]. I hope that means anyone can

Re: ASF features we might look at

2019-12-11 Thread Andrew Wetmore
Again, hm. For the documentation repository, royale-docs, there is no link to create a project under the repository name. Does anyone know how to activate that option? Andrew On Wed, Dec 11, 2019 at 2:41 PM Andrew Wetmore wrote: > Oh, I see: I can create one for the repository, rather tha

<    1   2   3   4   5   >