}
> > > + var txt:String = " > style='display:contents;'>" + (filterText != "" ? decorateText(textData,
> > textData.toUpperCase().indexOf(filterText.toUpperCase()),
> > filterText.length) : textData ) + "";
> > > + COMPILE::JS
> > > + {
> > > + var a:UIBase = ir
> > as UIBase;
> > > + (ir as
> > UIBase).element.innerHTML = txt;
> > > + }
> > > + }
> > > } else {
> > > ir.visible = false;
> > > }
> > >
> >
> >
>
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
it, which
> were
> > completely failing.
> >
> > - I improved the appearance of the top navigation bar to better match the
> > rest of the Royale website, which had gotten a bit out of date.
> >
> > - And I fixed a bunch of other minor layout issues.
> >
> > You can find the updated ASDoc build on the website right now!
> >
> > https://royale.apache.org/asdoc/
> >
> > --
> > Josh Tynjala
> >
>
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
ack to the browser's default serif font, which wasn't
> > ideal. I just pushed a quick fix to fall back to sans-serif instead.
> > However, we'll either need to move the fonts to our server (if the
> license
> > and ASF policy permits), or we'll need to switch t
Você pode fornecer mais detalhes? Que erros você está vendo?
a
On Thu, Mar 6, 2025 at 3:22 PM viewtiful 386 wrote:
> Estou precisando de uma ajuda...não estou conseguindo criar um aplicativo
> Android com o Apache Royale..
> Me ajude.
>
--
Andrew Wetmore
Editor, Moose House
e's projects.
>
> Any thoughts on pushing this into the 0.9.12? Or would you rather wait for
> the next one?
>
> --
> Josh Tynjala
> Bowler Hat LLC <https://bowlerhat.dev>
>
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
On Thu, Sep 19, 2024 at 8:53 AM Harbs wrote:
> https://kettanaito.com/blog/dont-sleep-on-abort-controller
>
--
Andrew Wetmore
Editor, Moose House Publications <http
to GitHub and use the
> URL above to go to the specific comment.
>
> To unsubscribe, e-mail: dev-unsubscr...@royale.apache.org
>
> For queries about this service, please contact Infrastructure at:
> us...@infra.apache.org
>
>
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
to JS, running on
> top of OpenFL and Starling — in your web browser!
>
> https://fancy2209.github.io/FlappyStarlingRoyale/
>
> Source code available here:
>
> https://github.com/Fancy2209/Flappy-Starling-Royale
>
> --
> Josh Tynjala
>
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
horized to receive it. If you are not the recipient, you are hereby
> notified that any disclosure, copying, distribution or taking action in
> relation of the contents of this information is strictly prohibited and may
> be unlawful.
>
> This email has been scanned for viruses and m
n progress. Volunteers are welcome to
> help improve it. Visit https://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
>
> [1] Please note t
No, the links seem to be valid.
On Sun, May 28, 2023 at 9:52 AM Yishay Weiss wrote:
> Thanks, Andrew. Do the links need to reflect the transition from mirrors
> somehow?
>
> From: Andrew Wetmore
> Sent: Sunday, May 28, 2023 3:44 PM
> To: dev
ps://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 https://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
>
>
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
lace among them for Royale presentations.
So far I have seen Fintech, Search, Big Data, and IoT tracks. I honestly do
not know where Royale talks would go, if not in their own track.
a
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The
in helping out
> with Apache Royale's Jewel component set, among other things.
>
>
> Regards,
> Yishay
> (On behalf of Apache Royale PMC)
>
>
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
>
> > > --collapse-empty-blocks: Controls whether empty blocks are collapsed so
> > that the opening and closing curly brace are both on the same line or
> not.
> > (Default: false)
> > >
> > > --max-preserve-new-lines: Specify the maximum number of new line
> > characters that are allowed to appear consecutively. (Default: 2)
> > >
> > > --semicolons: Controls how semicolons are handled. Valid values are
> > insert, remove, and ignore. Insert means that missing semicolons are
> > inserted. Remove means that all semicolons are removed, and ignore means
> > that there is no change to semicolons in the file. (Default: insert)
> > >
> > > Additional notes:
> > >
> > > If neither --write-files nor --list-files is specified, the formatted
> > source code is written to standard output instead.
> > >
> > > If no files are specified, asformat waits for standard input instead.
> > >
> > > --
> > > Josh Tynjala
> > > Bowler Hat LLC <https://bowlerhat.dev/>
> >
> >
>
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
;
> On Tue, Aug 30, 2022 at 3:24 PM Andrew Wetmore
> wrote:
>
> > If we now have a working process to maintain our website, can someone
> help
> > me update our documentation about it? This page [1] still gives guidance
> > for the WordPress site.
> >
> &g
If we now have a working process to maintain our website, can someone help
me update our documentation about it? This page [1] still gives guidance
for the WordPress site.
a
1. https://github.com/apache/royale-asjs/wiki/Release-Manager-(Web-Site)
On Mon, Aug 1, 2022 at 1:35 PM Andrew Wetmore
leased software, and I
can't imagine it would be too hard to put one together for our product.
If this seems like a good idea, I would be happy to create a draft and get
others to improve it.
[1]
https://develop.secure.software/sbom-facts-know-whats-in-software-fend-off-supply-chain-attacks
-
t it's better to replace the old website with
> **anything** that we can update properly, since the old website doesn't
> even mention the newest two Royale SDK releases.
>
> Does anyone object to moving forward with the Elventy-based site for now?
>
> --
> Josh Tynjala
>
h using it in the future.
> I simply think that it's better to replace the old website with
> **anything** that we can update properly, since the old website doesn't
> even mention the newest two Royale SDK releases.
>
> Does anyone object to moving forward with the El
infra has not been fruitful and maven central snapshots are a week behind.
>
> Amy ideas how to get their attention? I know some users are waiting for a
> solution.
>
> My CLT-L09. On O2.
>
>
> ---- Original message
> From: Andrew Wetmore
> Date: Wed, 6 Jul
The details are here, including how a PMC can get access to one of the
servers: https://cwiki.apache.org/confluence/display/INFRA/Jenkins
On Wed, Jul 6, 2022 at 11:02 AM Andrew Wetmore wrote:
> In fact, why is anybody related to Royale paying for a builds server?
> Infra has a ton of J
In fact, why is anybody related to Royale paying for a builds server? Infra
has a ton of Jenkins servers available. I will hunt up the documentation in
a couple of hours.
On Tue, Jul 5, 2022 at 9:51 AM Andrew Wetmore wrote:
> Do we all have a way of contributing toward the cost of the Jenk
m
> >> the WordPress setup we've been using to Pelican, a static site generator
> >> recommended by Infra.
> >>
> >> --
> >> Josh Tynjala
> >> Bowler Hat LLC <https://bowlerhat.dev>
> >>
>
>
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
b/Royale-asjs/>
> [2] apacheroyaleci2.westus2.cloudapp.azure.com<
> http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/>
>
>
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
ve been using to Pelican, a static site generator
> > recommended by Infra.
> >
> > --
> > Josh Tynjala
> > Bowler Hat LLC <https://bowlerhat.dev>
> >
>
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
The problem at the moment is that there is a significant issue in the
Apache build structure. Infra is working to resolve that. Then we will
update both the template and the instructions for using it. THEN everything
will flow again.
We will be able to build and test locally, but not for a long we
I THINK this is the git repo:
https://github.com/apache/royale-website/tree/asf-site
On Mon, Jun 20, 2022 at 4:25 PM Andrew Wetmore wrote:
> This page may have the location:
> https://github.com/apache/royale-asjs/wiki/Release-Manager-(Web-Site)
>
> On Mon, Jun 20, 2022 at 3:59 PM
;
> --
> Josh Tynjala
> Bowler Hat LLC <https://bowlerhat.dev>
>
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
ich might be useful for peoples trying
> > this.
> > Could it be added in the examples ?
> >
> > What do you think ?
> >
> > https://github.com/apache/royale-asjs/pull/1191
> >
> > Could you give me feedback ? (because I'm not sure to use the right
> coding
> > way)
> >
> > Thanks
> >
> > Regards
> >
>
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
bundling
with some other Apache projects to do a 'frameworks' or 'UI" track.
Thoughts?
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
I don't see the changes on the website and it has been more
> than 5 hours since I did the last commit.
> How should I update?
>
>
> [1] https://github.com/apache/royale-asjs/wiki/Release-Manager-(Web-Site)
>
> Thx
>
> Hiedra
>
>
--
Andrew Wetmore
Editor, Mo
4675>
> or Android<
> https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub
> >.
> You are receiving this because you are subscribed to this thread.Message
> ID:
>
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
ale.apache.org>
> Subject: 0.9.9
>
> Hi All,
>
> I think there is enough to start a new release. Are there any volunteers?
> If we release 0.9.9 the next version will automatically (I think be set) to
> 1.0.
>
> Are we ready for that?
>
> Appreciate your thoughts.
Oops. Fixed now
-- Forwarded message -
From: GitHub
Date: Mon., Jan. 3, 2022, 6:46 p.m.
Subject: [apache/royale-docs] Page build failure
To: Andrew Wetmore
The page build failed for the `master` branch with the following error:
There was a YAML syntax error on line 57 column
@Harbs in the page on minification you left a
to-do note that we need a page on reflection classes and functions. I can
create a stub for that page if you can tell me where it should be in the
stack. Under 'features'?
a
--
Andrew Wetmore
Editor, Moose House Publicati
ee to add to it… ;-)
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
Oh, I see. The license downloads, rather than displaying in the browser
window that opens when you click the link. I now am the happy owner of six
copies of the license.
On Wed, Dec 15, 2021 at 9:19 AM Andrew Wetmore wrote:
> Yeah...I will need that tutorial, too!
>
> Could see you
;
>
>
> *Congratulations! Your submission has been approved for publishing to
> AppSource and other relevant Microsoft storefronts as per your specified
> schedule.*
>
> *Microsoft will continue testing your offer and may reach out to you with
> any issues that are observed late
> -import flexUnitTests.language.*
> >>> +import org.apache.royale.utils.string.*;
> >>> +import org.apache.royale.test.asserts.*;
> >>>
> >>> -[Suite]
> >>> -[RunWith("org.apache.royale.test.runners.SuiteRunner")]
> &
in
> emulation should take priority IMO. For other component sets I wouldn’t say
> that.
>
>
--
Andrew Wetmore
Editor, Moose House Publications <https://moosehousepress.com/>
Editor-Writer, The Apache Software Foundation <https://apache.org/>
ubject: Apache Royale Add-In publish to Microsoft Office Store
> > >
> > > Hi,
> > >
> > > My Add-In was just successful publish to the Microsoft Office Store for
> > > evaluation (after pass for a long process of failure over failure).
> > > Let
t; Once I make some progress I’ll probably try and coordinate with you on how
> to best document it.
>
> If anyone has further thoughts, please let me know.
>
> Harbs
>
> > On Dec 5, 2021, at 2:57 PM, Andrew Wetmore wrote:
> >
> > Excellent. We will need bot
. I’d like to hook this into a Router for navigation.
>
> I’m probably going to do this with my daughter who is in school to serve
> as a practice lesson in generating and using document trees. B-)
>
> > On Dec 5, 2021, at 1:17 AM, Andrew Wetmore wrote:
> >
> > I would b
de from for the parsing
> logic. https://github.com/markdown-it/markdown-it
> https://github.com/showdownjs/showdown
>
> Thoughts?
>
> > On Apr 18, 2021, at 2:52 PM, Andrew Wetmore wrote:
> >
> > Hi, all:
> >
> > I have created a wiki page [1] where we can
lib/compiler-royaleTasks.jar"/>
> >
> >
> >
> > and in asdocs here:
> >
> >
> >
> >
> >
> >
> >
> &
iled to create task or
> type asdoc
> Cause: The name is undefined.
> Action: Check the spelling.
> Action: Check that any custom tasks/types have been declared.
> Action: Check that any / declarations have taken
> place.
>
> > On Nov 28, 2021, at 2:29 PM, Andrew Wetm
ocs… ;-)
>
> I’d really like to work on this, but I’m not sure where to start.
>
> > On Nov 15, 2021, at 4:03 PM, Andrew Wetmore wrote:
> >
> > I think there is some, um, documentation on building ASDoc on the wiki. I
> > will go look.
> >
> > a
>
tions. Those seem to be missing.
> 2. Release versioning.
> 3. Add some top level info like XML.
>
> Who understands how ASDoc builds work?
>
> Thanks,
> Harbs
--
Andrew Wetmore
http://cottage14.blogspot.com/
Greg, can I throw that into documentation as a workaround?
On Sat., Nov. 13, 2021, 4:45 p.m. Greg Dove, wrote:
> Hi Hugo,
>
> I might change this in the near future. But for now, here is the general
> 'rule of thumb' that I use:
>
> If the instance only has string keys (or int/uint/Number/Boolea
mponents/SkinnableContainer.as | 41 +
> .../royale/spark/components/beads/GroupView.as | 21 +++--
> .../components/beads/SkinnableContainerView.as | 14 --
> .../layouts/supportClasses/SparkLayoutBead.as | 52
> +-
> 7 files changed, 207 insertions(+), 12 deletions(-)
>
>
--
Andrew Wetmore
http://cottage14.blogspot.com/
ado el: sábado, 30 de octubre de 2021 17:49
> >> Para: Apache Royale Development
> >> Asunto: Two-way databinding
> >>
> >> Hi,
> >>
> >> Just to confirm, two-way databinding is not supported at the moment,
> >> correct, or did I miss something on my search ?
> >>
> >> Regards,
> >> Hugo.
> >>
>
>
--
Andrew Wetmore
http://cottage14.blogspot.com/
n the same swc build
> as
> > > before for MXRoyale (this avoids breaking any builds for folks using
> > > MXRoyale). The biggest impact from an emulation developer's perspective
> > is
> > > that potentially you might need to look in two library codebases (e.g.
> if
> > > you are making changes to IUIComponent which is in MXRoyaleBase and
> > > UIComponent which is in MXRoyale). If you are working on non-UI code,
> it
> > > should mainly be in MXRoyaleBase. If you are mainly working mainly on
> the
> > > UI code, which I think is very often the case, it will continue to be
> in
> > > MXRoyale.
> > >
> > >
> > > Thanks,
> > > Greg
> > >
> > --
> >
> > Piotr Zarzycki
> >
>
--
Andrew Wetmore
http://cottage14.blogspot.com/
@apache-royale/royale-js-swf -g
>
> See the README for more information. The language reference (ASDoc) is
> here: https://royale.apache.org/asdoc/
>
> Additional documentation is here: https://apache.github.io/royale-docs/
>
> The documentation is still a work in progress.
ll @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: https://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 https://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
> >
> >
>
--
Andrew Wetmore
http://cottage14.blogspot.com/
This is great news
On Mon., Aug. 16, 2021, 3:22 p.m. Josh Tynjala,
wrote:
> Thanks again for the hard work, Yishay!
>
> I ran the approval script successfully, I confirmed that the royale-asjs
> works correctly for powering code intelligence in vscode-as3mxml, and I can
> compile and run asconfi
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
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
thub
> repository for getting started for apache official website?
>
> Best Regards,
> Alina Kazi
>
--
Andrew Wetmore
http://cottage14.blogspot.com/
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:
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/
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/
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
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
>
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
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
do a presentation on their own.
--
Andrew Wetmore
1. https://github.com/apache/royale-asjs/wiki/Royale-at-ApacheCon-2021
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
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
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
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/
😝
> >
> > Have you thought about a redesign of the website or a "translation"?
> >
> > How could I contribute?
> >
> >
> >
> > Hiedra
> >
> >
> >
> > -Mensaje original-
> > De: Andrew Wetmore
> > E
-- Other?
What do you all think of such a proposal?
a
--
Andrew Wetmore
https://hopin.com/events/apachecon-2021-home
Great event to take part in. We hope to have a track with five or six
presentations. Anyone who wants to help me with the presos is very welcome!
https://github.com/apache/royale-asjs/wiki/Royale-at-ApacheCon-2021
--
Andrew Wetmore
http://cottage14
This has been happening so long I thought it was a feature
On Tue, Apr 6, 2021, 7:33 PM Josh Tynjala wrote:
> In case anyone else has been wondering about the failing royale-asjs CI
> build (in particular, the Mustella tests) that's been happening since
> January, I was able to track down the ca
umbrella would like
> to have more functionalities in future related to Apache Royale in
> connection to Wordpress.
>
> Is there any problem that if we place such plugin into public wordpress
> repository ?
>
> Thanks,
> --
>
> Piotr Zarzycki
>
--
Andrew Wetmore
http://cottage14.blogspot.com/
with this up to you.
>
> I consider my work on the Maven part of Royale done, which I strangely
> still felt responsible for, even after being kicked out of the project some
> years ago.
>
> You should now be able to continue on your own.
>
> Good luck,
> Chris
>
--
Andrew Wetmore
http://cottage14.blogspot.com/
>
> }
> }
>
> Hope this helps.
>
>
> From: Yishay Weiss
> Sent: Sunday, March 7, 2021 7:22 AM
> To: dev@royale.apache.org
> Subject: Re: using externall javascript libraries (quilljs rich text
> editor)
>
> Check out TinyEditor as well in the mx package.
> __
contribution to one of the most
popular open source software events in the world!
--
Rich Bowen, VP Conferences
The Apache Software Foundation
https://apachecon.com/
@apachecon
--
Andrew Wetmore
http://cottage14.blogspot.com/
It will be an all-virtual event again, as it was in 2020.
On Wed, Mar 3, 2021 at 10:31 AM Harbs wrote:
> Cool. Thanks for working on this.
>
> What is the plan for ApacheCon? Is it going to be a virtual event?
>
> > On Mar 3, 2021, at 4:17 PM, Andrew Wetmore wrote:
> >
-ApacheCon-2021
--
Andrew Wetmore
http://cottage14.blogspot.com/
"ExampleHeader" in TDJ too:
>
>
> https://github.com/apache/royale-asjs/blob/develop/examples/jewel/TourDeJewel/src/main/royale/components/ExampleHeader.mxml
>
> used in all TDJ pages as a header to show different info.
>
> HTH
>
>
>
> El jue, 25 feb
t" or will she want a
> > fixed view that is updated according to the model that is connected to it
> > ... she will tell us.
> >
> > Hiedra.
> >
> > -Mensaje original-
> > De: Andrew Wetmore
> > Enviado el: miércoles, 24 de febrero de 2
t that seems like
> a reasonable place to start.
>
> --
> Josh Tynjala
> Bowler Hat LLC <https://bowlerhat.dev>
>
>
> On Wed, Feb 24, 2021 at 10:14 AM Andrew Wetmore
> wrote:
>
> > It's a mystery to me. I wonder if it has something to do with view
Any idea what’s meant by “partial view”?
>
> Is the a module or something else?
>
> > On Feb 24, 2021, at 4:50 PM, Andrew Wetmore wrote:
> >
> > Hi, all. I received a question through my LinkedIn account from Vrinda
> > Bhat. I have asked Vrinda to join this list an
about the documentation of partial views in the official page. Are there
any resources where I can find about partial views in Jewel? Please help me
out."
I would gladly provide documentation, but I am afraid I don't know what a
"partial view" is. Any thoughts?
Andrwe
-
and is good and interesting for the
> rest of users. I'll need to think on my own what it could be.
>
> What it will help is to know more about the time schedule, This will be for
> ApacheCon 2021? will be around October?
>
> Thanks for putting this on the table!
>
>
39,29,18,68.833333
Hope we will have the popular tracks in 2021, again ;-)
Marton
--
Andrew Wetmore
Technical Writer-Editor
Infra
*Apache Software Foundation*
andr...@apache.org
tps://github.com/apache/royale-asjs/issues/1080>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC3RFXME4GHQ2ZFR7A2BI5TS7G7S5ANCNFSM4XVRW73Q>
.
--
Andrew Wetmore
Technical Writer-Editor
Infra
*Apache Software Foundation*
andr...@apache.org
s
> > >>>> /lastSuccessfulBuild/artifact/out/
> > >>>>
> > >>>>
> http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-as
> > >>>> js _jsonly/lastSuccessfulBuild/artifact/out/
> > >>>>
> > >>>> This problem is happening from time to time and seems a bit
> > cumbersome.
> > >>>>
> > >>>> I still can't understand why we can't rely on Apache infrastructure
> > >>>> for this...since we are an Apache project, we shouldn't need to have
> > >>>> this kind of extra build server.
> > >>>>
> > >>>>
> > >>>> --
> > >>>> Carlos Rovira
> > >>>> Apache Member & Apache Royale PMC
> > >>>> *Apache Software Foundation*
> > >>>> http://about.me/carlosrovira
> > >>>>
> > >>>>
> > >>>
> > >>> --
> > >>> Carlos Rovira
> > >>> Apache Member & Apache Royale PMC
> > >>> *Apache Software Foundation*
> > >>> http://about.me/carlosrovira
> > >>>
> > >>
> > >>
> > >> --
> > >> Carlos Rovira
> > >> Apache Member & Apache Royale PMC
> > >> *Apache Software Foundation*
> > >> http://about.me/carlosrovira
> > >
> >
> >
>
> --
> Carlos Rovira
> Apache Member & Apache Royale PMC
> *Apache Software Foundation*
> http://about.me/carlosrovira
>
--
Andrew Wetmore
http://cottage14.blogspot.com/
gt;
> Thanks,
> Piotr
>
> pon., 7 gru 2020 o 16:54 Carlos Rovira
> napisał(a):
>
> > Hi Andrew,
> >
> > very good work thanks!, great report so far! :)
> >
> > El lun, 7 dic 2020 a las 13:45, Andrew Wetmore ()
> > escribió:
> >
> >> Hi:
p the section about email list activity or just say the two lists
continue active.
@Piotr Zarzycki , will you be in a position to
submit the report?
Andrew
--
Andrew Wetmore
Technical Writer-Editor
Infra
*Apache Software Foundation*
andr...@apache.org
[1] https://github.com/apache/royale-asjs
rrent
values for followers, etc., I recommend removing the specifics and just
speaking in general terms about increased activity (the increase in
numbers, quarter over quarter, is not overwhelming in any case).
Andrew
--
Andrew Wetmore
Technical Writer-Editor
Infra
*Apache Software Foundation*
ort shed some light on this … perhaps we
> should rephrase that a bit to make things more clear?
>
> Chris
>
>
>
> Von: Andrew Wetmore
> Datum: Donnerstag, 3. Dezember 2020 um 13:29
> An: Apache Royale Development , Carlos Rovira <
> carlosrov...@apache.org>
> Betr
Hi:
I have made a shot at the board report for Royale which is due next week
[1]. Improvements and corrections are most welcome.
In particular, I need someone to provide updated statistics on email list
and social media activity. @Carlos Rovira , might
that be you?
--
Andrew Wetmore
Technical
QLZeZaQ%3D&reserved=0
> >>"
> >>>> xmlns="
> >>>>
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmaven.apache.org%2FSETTINGS%2F1.1.0&data=04%7C01%7Caharui%40adobe.com%7C0dfee94522994db49bac08d89517682f%7Cfa7b1b5a7b344387
ilers
> [2] http://renaun.com/blog/2006/08/list-of-mxmlccompc-arguments/
>
>
>
> El lun, 23 nov 2020 a las 23:23, Andrew Wetmore ()
> escribió:
>
> > There are quite a few options. Maybe the most likely ones should be on
> the
> > page you were editing, and we can
There are quite a few options. Maybe the most likely ones should be on the
page you were editing, and we can add the other to a sub page.
a
On Mon, Nov 23, 2020 at 6:19 PM Andrew Wetmore wrote:
> @Josh Tynjala did you check this page [1]? If
> not, I can scrape from it.
>
> a
@Josh Tynjala did you check this page [1]? If
not, I can scrape from it.
a
1. http://www.docsultant.com/site2/articles/flex_cmd.html
On Mon, Nov 23, 2020 at 6:14 PM Andrew Wetmore wrote:
> I guess I better jump on that before it all melts away. I probably have
> some in some c
l try to fill in the details soon.
> >
> > --
> > Josh Tynjala
> > Bowler Hat LLC <https://bowlerhat.dev>
> >
> >
> > On Fri, Nov 20, 2020 at 11:42 AM Andrew Wetmore
> > wrote:
> >
> >> I have added a section that includes the fou
1 - 100 of 486 matches
Mail list logo